Uses of Class
org.locationtech.jts.geom.impl.CoordinateArraySequenceFactory
-
Packages that use CoordinateArraySequenceFactory Package Description org.locationtech.jts.geom.impl Implementations of interfaces for geometric structures. -
-
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 CoordinateArraySequenceFactory
CoordinateArraySequenceFactory. instance()
Returns the singleton instance ofCoordinateArraySequenceFactory
-