| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://www.yworks.com/xml/graphml}Label.type (restriction)
| Nested Element Summary | |
| LabelModelThe (optional) custom label model. |
| ModelParameterThe (optional) custom label model parameter. |
| Attribute Summary | |
alignment.type | alignmentThe alignment of the label. |
color.type | backgroundColorThe background color of the label's content rectangle. |
xs:string | configurationThe optional configuration of the label. |
xs:string | fontFamilyThe font family for the label text. |
xs:unsignedByte | fontSizeThe font size for the label text. |
fontStyle.type | fontStyleThe font style for the label text. |
xs:boolean | hasBackgroundColorWhether the label background should be painted. |
xs:boolean | hasLineColorWhether the label border should be painted. |
xs:double | heightThe height of the rectangle. |
horizontalTextPosition.type | horizontalTextPositionThe horizontal text position wrt to an optional icon. |
xs:anyURI | iconThe URL of an icon for the label. |
xs:string | iconDataReference to an embedded arbitrary serializable resource. |
xs:byte | iconTextGapThe distance between the label text and an optional icon. |
xs:string | imageReference to an embedded image resource. |
color.type | lineColorThe border color of the label's content rectangle. |
xs:double | rotationAngleThe rotation angle style for the label. |
color.type | textColorThe text color of the label. |
xs:boolean | underlinedTextWhether to underline the label text. |
verticalTextPosition.type | verticalTextPositionThe vertical text position wrt to an optional icon. |
xs:boolean | visibleWhether the label is visible or not. |
xs:double | widthThe width of the rectangle. |
xs:double | xThe x coordinate of the rectangle. |
xs:double | yThe y coordinate of the rectangle. |
| Attribute Detail |
alignment.typeoptionalunqualifiedcolor.typeoptionalunqualifiedxs:stringoptionalunqualifiedxs:stringoptionalunqualifiedxs:unsignedByteoptionalunqualifiedfontStyle.typeoptionalunqualifiedxs:booleanoptionalunqualifiedxs:booleanoptionalunqualifiedxs:doubleoptionalunqualifiedhorizontalTextPosition.typeoptionalunqualifiedxs:anyURIoptionalunqualifiedxs:stringoptionalunqualifiedxs:byteoptionalunqualifiedxs:stringoptionalunqualifiedcolor.typeoptionalunqualifiedxs:doubleoptionalunqualifiedcolor.typeoptionalunqualifiedxs:booleanoptionalunqualifiedverticalTextPosition.typeoptionalunqualifiedxs:booleanoptionalunqualifiedxs:doubleoptionalunqualifiedxs:doubleoptionalunqualifiedxs:doubleoptionalunqualified{http://www.yworks.com/xml/graphml}Label.type (restriction)
|
+--{http://www.yworks.com/xml/graphml}EdgeLabel.type (extension)
|
+--{http://www.yworks.com/xml/graphml}NodeLabel.type (extension)
<xs:complexType mixed="true" name="Label.type"><xs:sequence><xs:element maxOccurs="1" minOccurs="0" name="LabelModel"><xs:complexType></xs:element><xs:sequence></xs:complexType><xs:any maxOccurs="1" minOccurs="1" processContents="lax"/></xs:sequence><xs:element maxOccurs="1" minOccurs="0" name="ModelParameter"></xs:sequence><xs:complexType></xs:element><xs:sequence></xs:complexType><xs:any maxOccurs="1" minOccurs="1" processContents="lax"/></xs:sequence><xs:attribute name="visible" type="xs:boolean" use="optional">
</xs:attribute><xs:attribute name="hasLineColor" type="xs:boolean" use="optional">
</xs:attribute><xs:attribute name="hasBackgroundColor" type="xs:boolean" use="optional">
</xs:attribute><xs:attribute name="fontFamily" type="xs:string" use="optional">
</xs:attribute><xs:attribute name="fontSize" type="xs:unsignedByte" use="optional">
</xs:attribute><xs:attribute name="rotationAngle" type="xs:double" use="optional">
</xs:attribute><xs:attribute name="icon" type="xs:anyURI" use="optional">
</xs:attribute><xs:attribute name="image" type="xs:string" use="optional">
</xs:attribute><xs:attribute name="iconData" type="xs:string" use="optional">
</xs:attribute><xs:attribute name="underlinedText" type="xs:boolean" use="optional">
</xs:attribute><xs:attribute name="horizontalTextPosition" type="horizontalTextPosition.type" use="optional">
</xs:attribute><xs:attribute name="verticalTextPosition" type="verticalTextPosition.type" use="optional">
</xs:attribute><xs:attribute name="iconTextGap" type="xs:byte" use="optional">
</xs:attribute><xs:attribute name="configuration" type="xs:string" use="optional"></xs:complexType>
</xs:attribute>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||