Class TPointImpl

  • All Implemented Interfaces:
    TPoint

    public class TPointImpl
    extends Object
    implements TPoint
    • Constructor Detail

      • TPointImpl

        public TPointImpl​(org.locationtech.jts.geom.Coordinate position)
    • Method Detail

      • getPosition

        public org.locationtech.jts.geom.Coordinate getPosition()
        Specified by:
        getPosition in interface TPoint