Class PoiTargetCoordinate

All Implemented Interfaces:
Coordinate, Location

public class PoiTargetCoordinate extends DefaultTargetCoordinate
Created by gerb on 24/03/2017.
  • Constructor Details

    • PoiTargetCoordinate

      public PoiTargetCoordinate(String id, double x, double y)
  • Method Details

    • getType

      public PoiType getType()
    • setType

      public void setType(PoiType type)