Uses of Class
org.locationtech.jts.geom.DefaultCoordinateSequence
-
Packages that use DefaultCoordinateSequence Package Description org.locationtech.jts.geom Contains theGeometryinterface 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 DefaultCoordinateSequenceDefaultCoordinateSequence. copy()Deprecated.Creates a deep copy of the DefaultCoordinateSequence
-