Uses of Class
org.locationtech.jts.geom.DefaultCoordinateSequenceFactory
-
Packages that use DefaultCoordinateSequenceFactory Package Description org.locationtech.jts.geom Contains theGeometryinterface 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 DefaultCoordinateSequenceFactoryDefaultCoordinateSequenceFactory. instance()Deprecated.Returns the singleton instance of DefaultCoordinateSequenceFactory
-