| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://www.yworks.com/xml/graphml}Label.type (restriction)
|
+--{http://www.yworks.com/xml/graphml}EdgeLabel.type (extension)
| 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:double | distanceThe current label distance from the edge. |
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. |
edgeLabelModel.type | modelNameThe label model. |
edgeLabelPosition.type | modelPositionThe actual label position in the current label model. |
preferredPlacement.type | preferredPlacementThe preferred label position in the current label model. |
xs:double | ratioThe current label position along the edge, expressed as ratio from source to target. |
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:doubleoptionalunqualifiedxs:stringoptionalunqualifiedxs:unsignedByteoptionalunqualifiedfontStyle.typeoptionalunqualifiedxs:booleanoptionalunqualifiedxs:booleanoptionalunqualifiedxs:doubleoptionalunqualifiedhorizontalTextPosition.typeoptionalunqualifiedxs:anyURIoptionalunqualifiedxs:stringoptionalunqualifiedxs:byteoptionalunqualifiedxs:stringoptionalunqualifiedcolor.typeoptionalunqualifiededgeLabelModel.typeoptionalunqualifiededgeLabelPosition.typeoptionalunqualifiedpreferredPlacement.typeoptionalunqualifiedxs:doubleoptionalunqualifiedxs:doubleoptionalunqualifiedcolor.typeoptionalunqualifiedxs:booleanoptionalunqualifiedverticalTextPosition.typeoptionalunqualifiedxs:booleanoptionalunqualifiedxs:doubleoptionalunqualifiedxs:doubleoptionalunqualifiedxs:doubleoptionalunqualified<xs:complexType name="EdgeLabel.type"><xs:complexContent></xs:complexType><xs:extension base="Label.type"></xs:complexContent><xs:attribute name="preferredPlacement" type="preferredPlacement.type" use="optional">
</xs:attribute><xs:attribute name="distance" type="xs:double" use="optional">
</xs:attribute><xs:attribute name="ratio" type="xs:double" use="optional"></xs:extension>
</xs:attribute>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||