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

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

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


Nested Element Summary
 Arrows
           The source and target arrows.  
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="BezierEdge" type="Edge.type">
</xs:element>


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