Interface TPoint
-
- All Known Implementing Classes:
TPointImpl
public interface TPoint
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.locationtech.jts.geom.CoordinategetPosition()
-
TPointImplpublic interface TPoint
| Modifier and Type | Method | Description |
|---|---|---|
org.locationtech.jts.geom.Coordinate |
getPosition() |