Uses of Class
org.locationtech.jts.geom.impl.CoordinateArraySequenceFactory
-
Packages that use CoordinateArraySequenceFactory Package Description org.locationtech.jts.geom.impl -
-
Uses of CoordinateArraySequenceFactory in org.locationtech.jts.geom.impl
Methods in org.locationtech.jts.geom.impl that return CoordinateArraySequenceFactory Modifier and Type Method Description static CoordinateArraySequenceFactoryCoordinateArraySequenceFactory. instance()Returns the singleton instance ofCoordinateArraySequenceFactory
-