public static class PathMap.PathMapArc
extends java.lang.Object
Modifier and Type | Method | Description |
---|---|---|
byte |
getAxis() |
Get the Axis associated with this arc
|
NodeTest |
getNodeTest() |
Get the NodeTest associated with this arc
|
PathMap.PathMapNode |
getTarget() |
Get the target node representing the destination of this arc
|
public byte getAxis()
Axis
public NodeTest getNodeTest()
public PathMap.PathMapNode getTarget()