Showing:

Annotations
Diagrams
Facets
Properties
Source
Used by
Element LeaderDoubleHeadCircularType / Center
Annotations
The Center element specifies the 2D coordinates of the second central 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="Center" type="Point2dSimpleType">
  <xs:annotation>
    <xs:documentation>The Center element specifies the 2D coordinates of the second central 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 LeaderDoubleHeadCircularType
Annotations
The LeaderDoubleHeadCircularType defines a double headed circular 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 Visualization_xsd_Complex_Type_LeaderDoubleHeadType.tmp#LeaderDoubleHeadType Visualization_xsd_Complex_Type_LeaderDoubleHeadCircularType.tmp#LeaderDoubleHeadCircularType_Center
Type extension of LeaderDoubleHeadType
Type hierarchy
Used by
Children Center, EndPoint, HeadForm, HeadForm2, HeadHeight, PointConnection, StartPoint
Source
<xs:complexType name="LeaderDoubleHeadCircularType">
  <xs:annotation>
    <xs:documentation>The LeaderDoubleHeadCircularType defines a double headed circular leader.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="LeaderDoubleHeadType">
      <xs:sequence>
        <xs:element name="Center" type="Point2dSimpleType">
          <xs:annotation>
            <xs:documentation>The Center element specifies the 2D coordinates of the second central 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