|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CoordinateSequenceTransformer | |
org.geotools.geometry.coordinatesequence | |
org.geotools.geometry.jts |
Uses of CoordinateSequenceTransformer in org.geotools.geometry.coordinatesequence |
Classes in org.geotools.geometry.coordinatesequence that implement CoordinateSequenceTransformer | |
class |
InPlaceCoordinateSequenceTransformer
summary sentence. |
Uses of CoordinateSequenceTransformer in org.geotools.geometry.jts |
Classes in org.geotools.geometry.jts that implement CoordinateSequenceTransformer | |
class |
DefaultCoordinateSequenceTransformer
A default implementation of coordinate sequence transformer. |
class |
PreciseCoordinateSequenceTransformer
This coordinate sequence transformer will take a Geometry and transform in a set of curved lines that will be "flattened" in order to get back a set of straight segments. |
Constructors in org.geotools.geometry.jts with parameters of type CoordinateSequenceTransformer | |
GeometryCoordinateSequenceTransformer(CoordinateSequenceTransformer transformer)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |