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