Uses of Class
org.pepstock.charba.client.annotation.Arrow
- 
Packages that use Arrow Package Description org.pepstock.charba.client.annotation Contains all classes to activate theAnnotationPlugin.IDplugin (AKAchartjs-plugin-annotation.js) for CHART.js.
- 
- 
Uses of Arrow in org.pepstock.charba.client.annotationSubclasses of Arrow in org.pepstock.charba.client.annotation Modifier and Type Class Description classArrowHeadsImplements a ARROWHEADS to apply on a LINE annotation.Methods in org.pepstock.charba.client.annotation that return Arrow Modifier and Type Method Description ArrowArrowHeads. getEnd()Returns the arrow head definition at end position.ArrowArrowHeads. getStart()Returns the arrow head definition at start position.
 
-