Uses of Class
org.pepstock.charba.client.options.Point
-
Packages that use Point Package Description org.pepstock.charba.client.geo Contains all classes to activate the GEO controllers (AKAchartjs-chart-geo.js) for CHART.js.org.pepstock.charba.client.options Contains all elements to configure charts at global level (know as chart global options). -
-
Uses of Point in org.pepstock.charba.client.geo
Subclasses of Point in org.pepstock.charba.client.geo Modifier and Type Class Description classBubbleMapPointThe styling of the new elementBubbleMapPointis based onPointelement with some additional options for the outline and graticule. -
Uses of Point in org.pepstock.charba.client.options
Methods in org.pepstock.charba.client.options that return Point Modifier and Type Method Description PointElements. getPoint()Returns the point element.
-