21222324252627
} @Override public UVTransformation inverse() { throw new IrreversibleTransformationException(this); }
22232425262728