Package com.gpudb.protocol
Class InsertSymbolRequest.Options
java.lang.Object
com.gpudb.protocol.InsertSymbolRequest.Options
Enclosing class:
A set of string constants for the
InsertSymbolRequest parameter options.
Optional parameters.
Field Summary
Fields
Field Details
COLOR
IfsymbolFormatis ‘svg’ this is ignored. IfsymbolFormatis ‘svg_path’ then this option specifies the color (in RRGGBB hex format) of the path. For example, to have the path rendered in red, used ‘FF0000’. If ‘color’ is not provided then ‘00FF00’ (i.e. green) is used by default.See Also: