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

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

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


Nested Element Summary
 Arc
           The Arc.  
 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="ArcEdge" type="ArcEdge.type">
</xs:element>


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