|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NodePosition | |
|---|---|
| com.kuka.nav.fleet.graph.properties | Contains the properties of a graph. |
| Uses of NodePosition in com.kuka.nav.fleet.graph.properties |
|---|
| Methods in com.kuka.nav.fleet.graph.properties that return NodePosition | |
|---|---|
static NodePosition |
NodePosition.get(PropertyHolder n)
Helper function to get the NodePosition directly from a graph node. |
static NodePosition |
NodePosition.parse(String value)
Parses the node position from the given string. |
| Methods in com.kuka.nav.fleet.graph.properties with parameters of type NodePosition | |
|---|---|
double |
NodePosition.distanceTo(NodePosition pos)
Calculates the distance to another NodePosition. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||