| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://www.yworks.com/xml/graphml}Edge.type (restriction)
| Nested Element Summary | |
| ArrowsThe source and target arrows. |
EdgeLabel.type | EdgeLabelThe edge label(s). |
LineStyle.type | LineStyleThe line style used to draw the edge. |
Path.type | PathThe edge path. |
EdgePort.type | SourcePortThe visual edge source port. |
EdgePort.type | TargetPortThe visual edge target port. |
| Attribute Summary | |
xs:boolean | selectedWhether the edge currently is selected. |
| Attribute Detail |
xs:booleanoptionalunqualified{http://www.yworks.com/xml/graphml}Edge.type (restriction)
|
+--{http://www.yworks.com/xml/graphml}ArcEdge.type (extension)
|
+--{http://www.yworks.com/xml/graphml}GenericEdge.type (extension)
|
+--{http://www.yworks.com/xml/graphml}PolyLineEdge.type (extension)
|
+--{http://www.yworks.com/xml/graphml}QuadCurveEdge.type (extension)
<xs:complexType name="Edge.type"><xs:sequence><xs:element maxOccurs="1" minOccurs="0" name="Arrows"><xs:complexType></xs:element>
</xs:complexType><xs:element maxOccurs="unbounded" minOccurs="0" name="EdgeLabel" type="EdgeLabel.type"></xs:sequence>
</xs:element><xs:attribute name="selected" type="xs:boolean" use="optional"></xs:complexType>
</xs:attribute>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||