edu.stanford.rsl.konrad.geometry.shapes
Class StandardCoordinateSystem

java.lang.Object
  extended by edu.stanford.rsl.konrad.geometry.CoordinateSystem
      extended by edu.stanford.rsl.konrad.geometry.shapes.StandardCoordinateSystem

public class StandardCoordinateSystem
extends CoordinateSystem


Constructor Summary
StandardCoordinateSystem(int dimension)
           
 
Method Summary
 
Methods inherited from class edu.stanford.rsl.konrad.geometry.CoordinateSystem
applyChangeOfCoordinatesMatrix, Axes, dimension, getAxis
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StandardCoordinateSystem

public StandardCoordinateSystem(int dimension)