Uses of Class
org.locationtech.jts.geom.DefaultCoordinateSequence
-
Packages that use DefaultCoordinateSequence Package Description org.locationtech.jts.geom Contains theGeometry
interface hierarchy and supporting classes. -
-
Uses of DefaultCoordinateSequence in org.locationtech.jts.geom
Methods in org.locationtech.jts.geom that return DefaultCoordinateSequence Modifier and Type Method Description DefaultCoordinateSequence
DefaultCoordinateSequence. copy()
Deprecated.Creates a deep copy of the DefaultCoordinateSequence
-