Class GeoFeatureElement

  • All Implemented Interfaces:
    IsPoint

    public final class GeoFeatureElement
    extends ChartElement
    Calling some methods on your chart instance passing an argument of an event, will return the elements at the event position.
    The geoFeature elements are mapped by this object.
    Author:
    Andrea "Stock" Stocchero
    • Method Detail

      • getCenter

        public DataPointCenter getCenter()
        Returns the center of GEO feature element.
        Returns:
        the center of GEO feature element.
      • getFeature

        public Feature getFeature()
        Returns the feature of GEO element.
        Returns:
        the feature of GEO element.
      • getPixelRatio

        public double getPixelRatio()
        Returns the pixel ratio used by GEO feature element.
        Returns:
        the pixel ratio used by GEO feature element.