public class IdentityPointTransformation extends Object implements PointTransformation
| Constructor and Description |
|---|
IdentityPointTransformation() |
public void transform(Coordinate model, Point2D view)
PointTransformationCoordinate into a Java2D Point.transform in interface PointTransformationmodel - the source Coordinateview - the destination PointCopyright © 2015. All rights reserved.