Packages

package shear

Type Members

  1. class ShearIntervalTransform extends InvertibleTransform with BoundingBoxTransform

    Invertible shear transform that shears by whole pixel units.

    Invertible shear transform that shears by whole pixel units. coordinate[shearDimension] += coordinate[referenceDimension] * shearFactor

Ungrouped