de.grogra.rgg
Class Location

java.lang.Object
  extended by de.grogra.rgg.Location

public final class Location
extends java.lang.Object


Field Summary
static NodeToDouble X
           
static Location XYZ
           
static NodeToDouble Y
           
static NodeToDouble Z
           
 
Constructor Summary
Location()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

X

public static final NodeToDouble X

XYZ

public static final Location XYZ

Y

public static final NodeToDouble Y

Z

public static final NodeToDouble Z
Constructor Detail

Location

public Location()