| Package | Description |
|---|---|
| org.bimserver.charting.Containers |
| Modifier and Type | Field and Description |
|---|---|
ChartRow |
TreeNode.Data
A handle to the assigned object encapsulated by this node.
|
| Modifier and Type | Method and Description |
|---|---|
ChartRow |
TreeNode.getData()
Gets the object attached to this node.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TreeNode.setData(ChartRow userObject)
Attaches an object to this node.
|
| Constructor and Description |
|---|
TreeNode(ChartRow userObject)
Constructs a tree node object.
|
| Constructor and Description |
|---|
ChartRows(Collection<? extends ChartRow> c) |
Copyright © 2017 OpenSource BIM. All rights reserved.