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
Fields in org.locationtech.jtsexample.geom declared as ExtendedCoordinateSequenceFactory Modifier and Type Field Description private static ExtendedCoordinateSequenceFactory
ExtendedCoordinateSequenceFactory. instance
Methods in org.locationtech.jtsexample.geom that return ExtendedCoordinateSequenceFactory Modifier and Type Method Description static ExtendedCoordinateSequenceFactory
ExtendedCoordinateSequenceFactory. instance()
Returns the singleton instance of ExtendedCoordinateSequenceFactory
-