static final class TransformedShape.General extends TransformedShape
TransformedShape.General, TransformedShape.Translate
Modifier and Type | Field and Description |
---|---|
(package private) BaseTransform |
transform |
delegate
OUT_BOTTOM, OUT_LEFT, OUT_RIGHT, OUT_TOP, RECT_INTERSECTS
Constructor and Description |
---|
General(Shape delegate,
BaseTransform transform) |
Modifier and Type | Method and Description |
---|---|
BaseTransform |
adjust(BaseTransform transform)
Returns a new transform that represents the specified transform with
the transform of this
TransformedShape concatenated. |
BaseTransform |
getTransformNoClone() |
contains, contains, copy, getBounds, getDelegateNoClone, getPathIterator, getPathIterator, intersects, transformedShape, translatedShape, untransform, untransformedBounds
accumulate, accumulateCubic, accumulateCubic, accumulateQuad, contains, contains, intersects, intersectsLine, outcode, pointCrossingsForCubic, pointCrossingsForLine, pointCrossingsForPath, pointCrossingsForQuad, rectCrossingsForCubic, rectCrossingsForLine, rectCrossingsForPath, rectCrossingsForQuad
BaseTransform transform
General(Shape delegate, BaseTransform transform)
public BaseTransform getTransformNoClone()
getTransformNoClone
in class TransformedShape
public BaseTransform adjust(BaseTransform transform)
TransformedShape
TransformedShape
concatenated.adjust
in class TransformedShape
transform
- the specified contextual transform