RectangleCompoundImp
Type members
Types
Value members
Concrete methods
- Definition Classes
- RectangleCompound -> PolygonCompound -> PolygonGraphic -> ShapeCompound -> ShapeGraphic -> GraphicBounded -> GraphicElem -> GeomElem
- Definition Classes
- AxisFree -> RectangleCompound -> PolygonCompound -> PolygonGraphic -> ShapeCompound -> ShapeGraphic -> GraphicBounded -> GraphicElem -> GeomElem
- Definition Classes
- AxisFree -> RectangleCompound -> PolygonCompound -> PolygonGraphic -> ShapeCompound -> ShapeGraphic -> GraphicBounded -> GraphicElem -> GeomElem
Uniform scaling transformation. The scale name was chosen for this operation as it is normally the desired operation and preserves Circles and Squares. Use the xyScale method for differential scaling.
Uniform scaling transformation. The scale name was chosen for this operation as it is normally the desired operation and preserves Circles and Squares. Use the xyScale method for differential scaling.
- Definition Classes
- RectangleCompound -> PolygonCompound -> PolygonGraphic -> ShapeCompound -> ShapeGraphic -> GraphicBounded -> GraphicElem -> GeomElem
- Definition Classes
- RectangleCompound -> PolygonCompound -> PolygonGraphic -> ShapeCompound -> ShapeGraphic -> GraphicBounded -> GraphicElem -> GeomElem
Translate geometric transformation.
Translate geometric transformation.
- Definition Classes
- RectangleCompound -> PolygonCompound -> PolygonGraphic -> ShapeCompound -> ShapeGraphic -> GraphicBounded -> GraphicElem -> GeomElem
Inherited methods
The centre of the bounding rectangle. consider also using cenDefault.
The centre of the bounding rectangle. consider also using cenDefault.
- Inherited from:
- BoundedElem
The width of the BoundingRect of this object.
The width of the BoundingRect of this object.
- Inherited from:
- BoundedElem
The default centre of this object is the centre. The centre will not change if the object type is capable of being rotated and is rotated.
The default centre of this object is the centre. The centre will not change if the object type is capable of being rotated and is rotated.
- Definition Classes
- Inherited from:
- CentredElem