Class IdentityPointTransformation

  • All Implemented Interfaces:
    PointTransformation

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

      • IdentityPointTransformation

        public IdentityPointTransformation()