public interface Transformation
extends java.io.Serializable, java.lang.Cloneable
| Modifier and Type | Field and Description |
|---|---|
static long |
serialVersionUID |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone() |
Geometry |
transform(Ellipse ellipse) |
Geometry |
transform(GeometryCollection collection) |
Geometry |
transform(LineString lineString) |
Geometry |
transform(Point point) |
Geometry |
transform(Polygon polygon) |
Geometry |
transform(Rectangle rectangle) |
static final long serialVersionUID
java.lang.Object clone()
Geometry transform(LineString lineString)
Geometry transform(GeometryCollection collection)