Uses of Class
org.geotools.geometry.jts.LiteCoordinateSequence
-
Packages that use LiteCoordinateSequence Package Description org.geotools.geometry.jts -
-
Uses of LiteCoordinateSequence in org.geotools.geometry.jts
Methods in org.geotools.geometry.jts that return LiteCoordinateSequence Modifier and Type Method Description static LiteCoordinateSequenceLiteCoordinateSequenceFactory. lite(CoordinateSequence cs)Cast to aLiteCoordinateSequenceConstructors in org.geotools.geometry.jts with parameters of type LiteCoordinateSequence Constructor Description LiteCoordinateSequence(LiteCoordinateSequence seq)Copy constructor
-