|
JTS Topology Suite - v 1.12 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.vividsolutions.jts.awt.IdentityPointTransformation
public class IdentityPointTransformation
Copies point ordinates with no transformation.
| Constructor Summary | |
|---|---|
IdentityPointTransformation()
|
|
| Method Summary | |
|---|---|
void |
transform(Coordinate model,
java.awt.geom.Point2D view)
Transforms a Coordinate into a Java2D Point. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IdentityPointTransformation()
| Method Detail |
|---|
public void transform(Coordinate model,
java.awt.geom.Point2D view)
PointTransformationCoordinate into a Java2D Point.
transform in interface PointTransformationmodel - the source Coordinateview - the destination Point
|
JTS Topology Suite - v 1.12 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||