Uses of Class
org.locationtech.jtsexample.geom.ExtendedCoordinateSequenceFactory
-
Packages that use ExtendedCoordinateSequenceFactory Package Description org.locationtech.jtsexample.geom -
-
Uses of ExtendedCoordinateSequenceFactory in org.locationtech.jtsexample.geom
Methods in org.locationtech.jtsexample.geom that return ExtendedCoordinateSequenceFactory Modifier and Type Method Description static ExtendedCoordinateSequenceFactory
ExtendedCoordinateSequenceFactory. instance()
Returns the singleton instance of ExtendedCoordinateSequenceFactory
-