Class CoordinatesPoint

  • All Implemented Interfaces:
    IsPoint

    public final class CoordinatesPoint
    extends AbstractPoint
    Contains the coordinates X and Y on the canvas, calculated by BaseGeoChart.projection(Coordinates) and BaseGeoChart.projection(double, double).
    Author:
    Andrea "Stock" Stocchero