http://www.yworks.com/xml/graphml
element PolyLineEdge

Documentation
PolyLineEdgeRealizer element definition.
Properties
This component is not nillable.

Model
<PolyLineEdge
  selected = xs:boolean>
(Path?, LineStyle?, Arrows, EdgeLabel* ) BendStyle
</PolyLineEdge>


Nested Element Summary
 Arrows
           The source and target arrows.  
 BendStyle
           The style used to draw the bends.  
EdgeLabel.typeEdgeLabel
           The edge label(s).  
LineStyle.typeLineStyle
           The line style used to draw the edge.  
Path.typePath
           The edge path.  

Attribute Summary
 xs:booleanselected
           Whether the edge currently is selected.  

Attribute Detail

selected

Whether the edge currently is selected.

Type:
xs:boolean
Use:
optional
Form:
unqualified

Source
<xs:element name="PolyLineEdge" type="PolyLineEdge.type">
</xs:element>


© Copyright 2000-2009, yWorks GmbH. All rights reserved.