========================================== EClass SubVertexA (abstract) ========================================== Defines a sub-vertex. Sub-vertices use the same definition as vertices, but provide definition to control the position behavior inside the parent vertex. :ePackage: :doc:`displayableObjects <./EPackage_displayableObjects>` :inherited by: :doc:`SubVertex <./EClass_SubVertex>`, :doc:`StaticSubVertex <./EClass_StaticSubVertex>` EAttributes ############# ``EDouble`` offsetX Defines a offset in x-direction that is added to the calculated position. ``EDouble`` offsetY Defines a offset in y-direction that is added to the calculated position. ``Positioning`` positioning Defines how a sub-vertex is positioned. EReferences ############# This eClass contains no references.