static final class TransformedShape.General extends TransformedShape
TransformedShape.General, TransformedShape.Translate| Modifier and Type | Field and Description |
|---|---|
(package private) BaseTransform |
transform |
delegateOUT_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, untransformedBoundsaccumulate, accumulateCubic, accumulateCubic, accumulateQuad, contains, contains, intersects, intersectsLine, outcode, pointCrossingsForCubic, pointCrossingsForLine, pointCrossingsForPath, pointCrossingsForQuad, rectCrossingsForCubic, rectCrossingsForLine, rectCrossingsForPath, rectCrossingsForQuadBaseTransform transform
General(Shape delegate, BaseTransform transform)
public BaseTransform getTransformNoClone()
getTransformNoClone in class TransformedShapepublic BaseTransform adjust(BaseTransform transform)
TransformedShapeTransformedShape concatenated.adjust in class TransformedShapetransform - the specified contextual transform