Showing:

Annotations
Diagrams
Facets
Properties
Source
Used by
Element LeaderDoubleHeadType / HeadForm2
Annotations
The HeadForm2 element defines the second head form.
Diagram
Diagram Visualization_xsd_Simple_Type_LeaderHeadFormEnumType.tmp#LeaderHeadFormEnumType
Type LeaderHeadFormEnumType
Properties
content simple
Facets
enumeration NONE
enumeration ARROW_OPEN
enumeration ARROW_UNFILLED
enumeration ARROW_BLANKED
enumeration ARROW_FILLED
enumeration TRIANGLE_BLANKED
enumeration TRIANGLE_FILLED
enumeration DOT_BLANKED
enumeration DOT_FILLED
enumeration BOX_BLANKED
enumeration BOX_FILLED
enumeration DIMENSION_ORIGIN
enumeration SYMBOL_SLASH
enumeration SYMBOL_INTEGRAL
enumeration SYMBOL_CROSS
Source
<xs:element name="HeadForm2" type="LeaderHeadFormEnumType">
  <xs:annotation>
    <xs:documentation>The HeadForm2 element defines the second head form.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Visualization.xsd
Element LeaderDoubleHeadType / PointConnection
Annotations
The PointConnection specifies 2D coordinates of the connection point. The 2D coordinates are defined in the visualization plane coordinate system.
Diagram
Diagram Primitives_xsd_Simple_Type_Point2dSimpleType.tmp#Point2dSimpleType
Type Point2dSimpleType
Type hierarchy
Properties
content simple
Facets
length 2
Source
<xs:element name="PointConnection" type="Point2dSimpleType">
  <xs:annotation>
    <xs:documentation>The PointConnection specifies 2D coordinates of the connection point. The 2D coordinates are defined in the visualization plane coordinate system.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Visualization.xsd
Complex Type LeaderDoubleHeadType
Annotations
The LeaderDoubleHeadType defines a double headed leader.
Diagram
Diagram Primitives_xsd_Element_Group_LineSegment2dGroup.tmp#LineSegment2dGroup_StartPoint Primitives_xsd_Element_Group_LineSegment2dGroup.tmp#LineSegment2dGroup_EndPoint Primitives_xsd_Element_Group_LineSegment2dGroup.tmp#LineSegment2dGroup Primitives_xsd_Complex_Type_LineSegment2dType.tmp#LineSegment2dType Visualization_xsd_Complex_Type_LeaderType.tmp#LeaderType_HeadForm Visualization_xsd_Complex_Type_LeaderType.tmp#LeaderType_HeadHeight Visualization_xsd_Complex_Type_LeaderType.tmp#LeaderType Visualization_xsd_Complex_Type_LeaderDoubleHeadType.tmp#LeaderDoubleHeadType_HeadForm2 Visualization_xsd_Complex_Type_LeaderDoubleHeadType.tmp#LeaderDoubleHeadType_PointConnection
Type extension of LeaderType
Type hierarchy
Used by
Children EndPoint, HeadForm, HeadForm2, HeadHeight, PointConnection, StartPoint
Source
<xs:complexType name="LeaderDoubleHeadType">
  <xs:annotation>
    <xs:documentation>The LeaderDoubleHeadType defines a double headed leader.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="LeaderType">
      <xs:sequence>
        <xs:element name="HeadForm2" type="LeaderHeadFormEnumType">
          <xs:annotation>
            <xs:documentation>The HeadForm2 element defines the second head form.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="PointConnection" type="Point2dSimpleType">
          <xs:annotation>
            <xs:documentation>The PointConnection specifies 2D coordinates of the connection point. The 2D coordinates are defined in the visualization plane coordinate system.</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Visualization.xsd