Package org.zkoss.chart
Class AnnotationShape
- java.lang.Object
-
- org.zkoss.chart.Optionable
-
- org.zkoss.chart.AnnotationShapeOptions
-
- org.zkoss.chart.AnnotationShape
-
- All Implemented Interfaces:
Serializable
,OptionDataListener
,org.zkoss.json.JSONAware
public class AnnotationShape extends AnnotationShapeOptions
A shape for the annotation.All the options in this class support
DynamicalAttribute
.- Since:
- 7.2.1.0
- Author:
- rudyhuang
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class org.zkoss.chart.Optionable
NOT_NULL_VALUE, options
-
-
Constructor Summary
Constructors Constructor Description AnnotationShape()
-
Method Summary
-
Methods inherited from class org.zkoss.chart.AnnotationShapeOptions
getFill, getHeight, getMarkerEnd, getMarkerStart, getPoint, getPoints, getR, getSnap, getStroke, getStrokeWidth, getType, getWidth, getX, getY, setFill, setFill, setFill, setFill, setHeight, setMarkerEnd, setMarkerStart, setPoint, setPoint, setPoints, setPoints, setR, setSnap, setStroke, setStroke, setStrokeWidth, setType, setWidth, setX, setY
-
Methods inherited from class org.zkoss.chart.Optionable
addExtraAttr, addOptionDataListener, clearOptonDataListener, clone, containsKey, fireEvent, fireEvent, fireEvent, fireEvent, fireEvent, getAttr, getAttr, getClientState, getExtraAttr, merge, onChange, removeExtraAttr, removeKey, removeOptionDataListener, setAttr, setAttr, setAttr, setAttr, toJSONString, toString
-
-