Package org.pepstock.charba.client.annotation.elements
Contains the
AnnotationPlugin.ID
plugin elements interfaces to use in the callbacks and events.- Author:
- Andrea "Stock" Stocchero
-
Class Summary Class Description AlignPositionElement This object is to set the position of a label, setting the horizontal and vertical position.AnnotationElement Maps all properties of the annotation element, the implementation of the annotation options in the plugin.
It provides all dimensions of the element and sub elements.AnnotationProperties Maps all properties of the annotation element, the implementation of the annotation options in the plugin.
It provides all dimensions of the element and sub elements.ArrowElement Maps the arrow options of aAnnotationElement
at runtime.ArrowHeadsElement Maps the arrow heads options of aAnnotationElement
at runtime.CalloutElement Maps the label options of aAnnotationElement
at runtime.ControlPointElement This object is to set the control point of a line annotation, when set as curve.
If curve is enabled, it configures the control point to drawn the curve, calculated in pixels.
It can be set by a string in percentage format "number%" which are representing the percentage of the distance between the start and end point from the center.OptionsElement Maps the options of aAnnotationElement
at runtime.