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.ID
plugin (AKAchartjs-plugin-annotation.js
) for CHART.js. -
-
Uses of Arrow in org.pepstock.charba.client.annotation
Subclasses of Arrow in org.pepstock.charba.client.annotation Modifier and Type Class Description class
ArrowHeads
Implements a ARROWHEADS to apply on a LINE annotation.Methods in org.pepstock.charba.client.annotation that return Arrow Modifier and Type Method Description Arrow
ArrowHeads. getEnd()
Returns the arrow head definition at end position.Arrow
ArrowHeads. getStart()
Returns the arrow head definition at start position.
-