|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.stanford.rsl.konrad.geometry.CoordinateSystem
public class CoordinateSystem
Constructor Summary | |
---|---|
CoordinateSystem(Axis... axis)
|
Method Summary | |
---|---|
void |
applyChangeOfCoordinatesMatrix(SimpleMatrix transform)
|
Axis[] |
Axes()
|
int |
dimension()
|
Axis |
getAxis(int index)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CoordinateSystem(Axis... axis)
Method Detail |
---|
public Axis[] Axes()
public void applyChangeOfCoordinatesMatrix(SimpleMatrix transform)
public Axis getAxis(int index)
public int dimension()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |