============== EClass Anchor ============== Defines the coordinate type for the offset calcuation. :ePackage: :doc:`displayableObjects <./EPackage_displayableObjects>` :contained by: :doc:`Edge <./EClass_displayableObjects_Edge>` EAttributes ############# **attach** (:doc:`Orientation <./EENum_common_Orientation>`) Defines how the edge attachement is oriented. **name** (EString) Defines the name of this anchor. **offsetType** (:doc:`CoordinateType <./EENum_common_CoordinateType>`) Defines how a sub-vertex is positioned. **offsetX** (EDouble) Defines an offset in x-direction that is added to the attachement position. **offsetY** (EDouble) Defines an offset in y-direction that is added to the attachement position. **queryStr** (EString) Defines the query string used for searching the object. **queryTarget** (:doc:`Target <./EENum_common_Target>`) Defines the target the query should be applied to. Available targets are specified by the Target EENum in the common package. **queryTargetAlias** (EString) References the target by alias. The target alias is only used if a CUSTOM query target is selected. You can only use an alias that already exists. Existing aliases are all aliases of objects that this object is nested in. **type** (:doc:`AnchorType <./EENum_common_AnchorType>`) Defines the type of the anchor. Anchors can be sources, targets or both. EReferences ############# This eClass contains no references.