Name | Description | |
---|---|---|
![]() | NBalloonTreeLayout Constructor | Default constructor. |
The following tables list the members exposed by NBalloonTreeLayout.
Name | Description | |
---|---|---|
![]() | NBalloonTreeLayout Constructor | Default constructor. |
Name | Description | |
---|---|---|
![]() ![]() | ChildrenWedgeProperty | Reference to the ChildWedge property |
![]() ![]() | NBalloonTreeLayoutSchema | Schema associated with NCompactTreeLayout |
![]() ![]() | ParentChildSpacingProperty | Reference to the ParentChildSpacing property |
![]() ![]() | RootWedgeProperty | Reference to the RootWedge property |
![]() ![]() | StartAngleProperty | Reference to the StartAngle property |
![]() ![]() | VertexSpacingProperty | Reference to the MinimalVertexSpacing property |
Name | Description | |
---|---|---|
![]() | ChildrenWedge | Gets/Sets the sector angle (measured in degrees) for the children of each vertex. |
![]() | ParentChildSpacing | Gets/Sets the preferred spacing between a parent and a child vertex in the layout direction. The real spacing may be different for some nodes, because the layout does not allow overlapping. |
![]() | RootWedge | Gets/Sets the sector angle (measured in degrees) for the children of the root vertex. |
![]() | StartAngle | Gets/Sets the start angle for the children of the root vertex, measured in degrees anticlockwise from the x-axis. |
![]() | VertexSpacing | Gets/Sets the minimal spacing between two vertices in the layout. |
Name | Description | |
---|---|---|
![]() | ArrangeTree | Overridden. Overriden to perform the balloon tree layout algorithm |