Inherited from Serializable
Inherited from Serializable
Inherited from Product
Inherited from Equals
Inherited from AnyRef
Inherited from Any
Inherited by implicit conversion any2stringadd from
Style to any2stringadd[Style]
Inherited by implicit conversion StringFormat from
Style to StringFormat[Style]
Inherited by implicit conversion Ensuring from
Style to Ensuring[Style]
Inherited by implicit conversion ArrowAssoc from
Style to ArrowAssoc[Style]
Set style properties for the line segemnt(s) to be drawn. Color and thickness can not vary within a given line and will only apply to the subsequent line segments. Attempting to list a change in between coordinate points will invalidate that segment.
the line width in pixels; 0.0f - 16.0f; 3.0f is about normal and 0.0f is smaller than the map grid lines
the color of the line; 0 is gray (default); 1 is red; 2 is green; 3 is blue