Uses of Class
org.locationtech.jts.geom.DefaultCoordinateSequenceFactory
-
Packages that use DefaultCoordinateSequenceFactory Package Description org.locationtech.jts.geom Contains theGeometry
interface hierarchy and supporting classes. -
-
Uses of DefaultCoordinateSequenceFactory in org.locationtech.jts.geom
Methods in org.locationtech.jts.geom that return DefaultCoordinateSequenceFactory Modifier and Type Method Description static DefaultCoordinateSequenceFactory
DefaultCoordinateSequenceFactory. instance()
Deprecated.Returns the singleton instance of DefaultCoordinateSequenceFactory
-