Uses of Class
org.teamapps.ux.component.charting.common.GraphNodeIcon
| Package | Description |
|---|---|
| org.teamapps.ux.component.charting.forcelayout | |
| org.teamapps.ux.component.charting.tree |
-
Uses of GraphNodeIcon in org.teamapps.ux.component.charting.forcelayout
Methods in org.teamapps.ux.component.charting.forcelayout that return GraphNodeIcon Modifier and Type Method Description GraphNodeIconForceLayoutNode. getIcon()Methods in org.teamapps.ux.component.charting.forcelayout with parameters of type GraphNodeIcon Modifier and Type Method Description ForceLayoutNode<RECORD>ForceLayoutNode. setIcon(GraphNodeIcon icon) -
Uses of GraphNodeIcon in org.teamapps.ux.component.charting.tree
Methods in org.teamapps.ux.component.charting.tree that return GraphNodeIcon Modifier and Type Method Description GraphNodeIconBaseTreeGraphNode. getIcon()Methods in org.teamapps.ux.component.charting.tree with parameters of type GraphNodeIcon Modifier and Type Method Description BaseTreeGraphNode<RECORD>BaseTreeGraphNode. setIcon(GraphNodeIcon icon)