Package com.massifmaps.styles
Class Style
java.lang.Object
com.massifmaps.styles.Style
- Direct Known Subclasses:
BalloonPopupButtonStyle,BillboardStyle,GeometryCollectionStyle,LineStyle,PointStyle,Polygon3DStyle,PolygonStyle
A base class for other Style objects.
-
Method Summary
-
Method Details
-
equals
Checks if this object is equal to the specified object. -
hashCode
public int hashCode()Returns the hash value of this object. -
getColor
Returns the color of the vector element.- Returns:
- The color of the vector element.
-