Uses of Class
org.pepstock.charba.client.annotation.elements.ArrowElement
-
Packages that use ArrowElement Package Description org.pepstock.charba.client.annotation.elements Contains theAnnotationPlugin.ID
plugin elements interfaces to use in the callbacks and events. -
-
Uses of ArrowElement in org.pepstock.charba.client.annotation.elements
Subclasses of ArrowElement in org.pepstock.charba.client.annotation.elements Modifier and Type Class Description class
ArrowHeadsElement
Maps the arrow heads options of aAnnotationElement
at runtime.Methods in org.pepstock.charba.client.annotation.elements that return ArrowElement Modifier and Type Method Description ArrowElement
ArrowHeadsElement. getEnd()
Returns the end arrow head options.ArrowElement
ArrowHeadsElement. getStart()
Returns the start arrow head options.
-