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

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

Model
<GroupNode
  selected = xs:boolean>
(Geometry?, Fill, BorderStyle?, NodeLabel* ) (Shape, DropShadow?, State, Insets?, BorderInsets? )
</GroupNode>


Nested Element Summary
Insets.typeBorderInsets
           The extra insets of a GroupNodeRealizer.  
LineStyle.typeBorderStyle
           The LineStyle of the border.  
DropShadow.typeDropShadow
           The drop shadow.  
 Fill
           The fill attributes of the node.  
Geometry.typeGeometry
           The location and size of the node.  
Insets.typeInsets
           The minimal insets of a GroupNodeRealizer.  
NodeLabel.typeNodeLabel
           The (optional) node label.  
 Shape
           The actual shape of a GroupNodeRealizer.  
 State
           The state of a GroupNodeRealizer (open/closed etc.).  

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

Attribute Detail

selected

Whether the node is currently selected.

Type:
xs:boolean
Use:
optional
Form:
unqualified

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


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