public class AffinePointTransformation
extends java.lang.Object
implements org.locationtech.jts.awt.PointTransformation
| Constructor and Description |
|---|
AffinePointTransformation(org.locationtech.jts.geom.Envelope pixelEnvelope,
org.locationtech.jts.geom.Envelope worldEnvelope) |
| Modifier and Type | Method and Description |
|---|---|
void |
transform(org.locationtech.jts.geom.Coordinate src,
java.awt.geom.Point2D dest) |