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 as hex (#FFFFFF) or html color name (e. g. DarkBlue)

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 as hex (#FFFFFF) or html color name (e. g. DarkBlue)

strokeWidth (EInt)

Defines the border width of the shape in pixels.

EReferences

This eClass contains no references.