Class TransformedShape

java.lang.Object
de.intarsys.tools.geometry.TransformedShape
All Implemented Interfaces:
IShapeWrapper, Shape, Cloneable
Direct Known Subclasses:
ApplySpaceChangeShape, ApplyTransformationShape

public abstract class TransformedShape extends Object implements Shape, IShapeWrapper, Cloneable
A shape that can be transformed with lazy access to the transformed shape.

baseShape -> transform -> shape