=================================== EClass DisplayableObject (abstract) =================================== Defines a displayable object. Displayable objects are all objects that are possibly displayed by the editor. :ePackage: :doc:`displayableObjects <./EPackage_displayableObjects>` :inherited by: :doc:`Vertex <./EClass_displayableObjects_Vertex>`, :doc:`Edge <./EClass_displayableObjects_Edge>`, :doc:`Container <./EClass_displayableObjects_Container>`, :doc:`VertexA <./EClass_displayableObjects_VertexA>`, :doc:`StaticVertex <./EClass_displayableObjects_StaticVertex>`, :doc:`SubVertex <./EClass_displayableObjects_SubVertex>`, :doc:`StaticSubVertex <./EClass_displayableObjects_StaticSubVertex>` :contained by: :doc:`Editor <./EClass_editor_Editor>` EAttributes ############# **documentation** (EString) Text documentation for the displayable object. **id** (EString) Defines a unique id to identify the displayable object. **isMovable** (EBoolean) Defines whether the object is movable by the user. **name** (EString) Defines the name of the displayable object EReferences ############# This eClass contains no references.