Uses of Class
org.pepstock.charba.client.geo.GeoFeatureElementOptions
-
Packages that use GeoFeatureElementOptions Package Description org.pepstock.charba.client.geo Contains all classes to activate the GEO controllers (AKAchartjs-chart-geo.js) for CHART.js. -
-
Uses of GeoFeatureElementOptions in org.pepstock.charba.client.geo
Fields in org.pepstock.charba.client.geo with type parameters of type GeoFeatureElementOptions Modifier and Type Field Description static ElementFactory<GeoFeatureElementOptions>GeoFeatureElementOptions. FACTORYElement factory to get ""geoFeature"" element.Methods in org.pepstock.charba.client.geo that return GeoFeatureElementOptions Modifier and Type Method Description GeoFeatureElementOptionsGeoFeatureElement. getOptions()Returns the element options.
-