Class GeoDataController.CoordinateAttributePoint

java.lang.Object
org.openforis.collect.web.controller.GeoDataController.NodeInfo<CoordinateAttribute>
org.openforis.collect.web.controller.GeoDataController.CoordinateAttributePoint
Enclosing class:
GeoDataController

public static class GeoDataController.CoordinateAttributePoint extends GeoDataController.NodeInfo<CoordinateAttribute>
  • Constructor Details

  • Method Details

    • getOriginalCoordinate

      public Coordinate getOriginalCoordinate()
    • getX

      public Double getX()
    • getY

      public Double getY()
    • getDistance

      public Double getDistance()
      Returns the distance to the expected location
      Returns: