| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://www.yworks.com/xml/graphml}Path.type (restriction)
The source resp. target location is specified by the sx and sy resp. tx and ty attributes.
| Nested Element Summary | |
| PointSingle control point for two dimensional paths. |
| Attribute Summary | |
xs:boolean | reversedPathRenderingtrue iff the path should be rendered in reverse order. |
xs:double | sxThe x coordinate of the source point. |
xs:double | syThe y coordinate of the source point. |
xs:double | txThe x coordinate of the target point. |
xs:double | tyThe y coordinate of the target point. |
| Attribute Detail |
xs:booleanoptionalunqualifiedxs:doubleoptionalunqualifiedxs:doubleoptionalunqualifiedxs:doubleoptionalunqualifiedxs:doubleoptionalunqualified<xs:complexType name="Path.type"><xs:sequence><xs:element maxOccurs="unbounded" minOccurs="0" name="Point"></xs:sequence>
</xs:element><xs:attribute name="reversedPathRendering" type="xs:boolean" use="optional">
</xs:attribute><xs:attribute name="sx" type="xs:double" use="optional">
</xs:attribute><xs:attribute name="sy" type="xs:double" use="optional">
</xs:attribute><xs:attribute name="tx" type="xs:double" use="optional">
</xs:attribute><xs:attribute name="ty" type="xs:double" use="optional"></xs:complexType>
</xs:attribute>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||