Package | Description |
---|---|
org.universAAL.tools.logmonitor.rdfvis | |
org.universAAL.tools.logmonitor.rdfvis.gui |
Modifier and Type | Method and Description |
---|---|
static Node |
Node.copyFrom(Resource r)
Create the node structure from a resource.
|
Node |
Edge.getChild()
Get the child node of this object.
|
Modifier and Type | Method and Description |
---|---|
Point |
Edge.drawEdge(Graphics2D g,
Node parent,
int x,
int y,
int currentWidth)
Draw this edge (draw an arrow from the parent node to the child node).
|
Modifier and Type | Field and Description |
---|---|
static Node |
GraphPanel.selectedNode
The currently selected node, or null, if no node is selected.
|
Copyright © 2018 universAAL Consortium. All rights reserved.