public class NodeMapper
extends java.lang.Object
| Constructor and Description |
|---|
NodeMapper(double nodeDistance,
double floorHeight) |
| Modifier and Type | Method and Description |
|---|---|
double |
getFloorHeight() |
RectCoordinates |
getGridLocation(RectCoordinates realLoc) |
double |
getNodeDistance() |
RectCoordinates |
getRealLocation(RectCoordinates gridLocation) |
public RectCoordinates getGridLocation(RectCoordinates realLoc)
public RectCoordinates getRealLocation(RectCoordinates gridLocation)
public double getNodeDistance()
public double getFloorHeight()