EClass Rectangle

Provides a definition for rectangles.

ePackage:

displayStyles

inherits from:

GeometricShape

inherited by:

RoundedRectangle

referenced by:

DragAndDrop (via Shape)

contained by:

Container (via Shape), ShapedObject (via Shape), StaticSubVertex (via Shape), StaticVertex (via Shape), SubVertex (via Shape), Vertex (via Shape)

EAttributes

fillColor (EString)

Defines the fill color of the shape. Hex colors with #: #RGB, #RGBA, #RRGGBB, #RRGGBBAA or html color name (e. g. DarkBlue) Use the alpha channel for transparency.

rotation (EDouble)

Defines the rotation of the shape in the polar coordinate system in degrees. Triangles by default point to the right (0 degrees).

strokeColor (EString)

Defines the stroke color of the shape. Hex colors with #: #RGB, #RGBA, #RRGGBB, #RRGGBBAA or html color name (e. g. DarkBlue) Use the alpha channel for transparency.

strokeWidth (EInt)

Defines the border width of the shape in pixels.

EReferences

This eClass contains no references.