Class IdentityPointTransformation

java.lang.Object
org.locationtech.jts.awt.IdentityPointTransformation
All Implemented Interfaces:
PointTransformation

public class IdentityPointTransformation extends Object implements PointTransformation
Copies point ordinates with no transformation.
Author:
Martin Davis
  • Constructor Details

    • IdentityPointTransformation

      public IdentityPointTransformation()
  • Method Details