EClass ShapeFromResource

Provides a definition for shapes loaded from external resources (e.g. svg files)

ePackage:

displayStyles

inherits from:

Shape

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

filepath (EString)

Defines the file path to the image. The file path is specified relative to the model’s path.

rotation (EDouble)

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

sizeX (EDouble)

Deprecated since version 0.3.0.

@deprecated Defines the initial width that is used for displaying the image. - obsoleted Attribute will be removed in future. Usage triggers warning. Use ShapedObject (Vertex, Container) size instead.

sizeY (EDouble)

Deprecated since version 0.3.0.

@deprecated Defines the initial height that is used for displaying the image. - obsoleted Attribute will be removed in future. Usage triggers warning. Use ShapedObject (Vertex, Container) size instead.

EReferences

This eClass contains no references.