Package org.primefaces.model.map
Class Symbol
java.lang.Object
org.primefaces.model.map.Symbol
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetPath()getScale()inthashCode()voidvoidsetFillColor(String fillColor) voidsetFillOpacity(Double fillOpacity) voidvoidsetRotation(Double rotation) voidvoidsetStrokeColor(String strokeColor) voidsetStrokeOpacity(Double strokeOpacity) voidsetStrokeWeight(Double strokeWeight) toString()
-
Constructor Details
-
Symbol
public Symbol() -
Symbol
-
-
Method Details
-
getPath
-
setPath
-
getAnchor
-
setAnchor
-
getFillColor
-
setFillColor
-
getFillOpacity
-
setFillOpacity
-
getRotation
-
setRotation
-
getScale
-
setScale
-
getStrokeColor
-
setStrokeColor
-
getStrokeOpacity
-
setStrokeOpacity
-
getStrokeWeight
-
setStrokeWeight
-
toString
-
hashCode
public int hashCode() -
equals
-