Uses of Class
org.locationtech.jts.geom.impl.CoordinateArraySequence
-
Packages that use CoordinateArraySequence Package Description org.locationtech.jts.geom.impl Implementations of interfaces for geometric structures. -
-
Uses of CoordinateArraySequence in org.locationtech.jts.geom.impl
Methods in org.locationtech.jts.geom.impl that return CoordinateArraySequence Modifier and Type Method Description CoordinateArraySequence
CoordinateArraySequence. copy()
Creates a deep copy of the CoordinateArraySequence
-