Uses of Class
org.pepstock.charba.client.annotation.elements.ArrowElement
-
Packages that use ArrowElement Package Description org.pepstock.charba.client.annotation.elements Contains theAnnotationPlugin.IDplugin 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 classArrowHeadsElementMaps the arrow heads options of aAnnotationElementat runtime.Methods in org.pepstock.charba.client.annotation.elements that return ArrowElement Modifier and Type Method Description ArrowElementArrowHeadsElement. getEnd()Returns the end arrow head options.ArrowElementArrowHeadsElement. getStart()Returns the start arrow head options.
-