ucl.physiol.neuroconstruct.gui.view2d
Class View2DPlane.ViewingDirection

java.lang.Object
  extended by ucl.physiol.neuroconstruct.gui.view2d.View2DPlane.ViewingDirection
Enclosing class:
View2DPlane

public static class View2DPlane.ViewingDirection
extends Object


Constructor Summary
View2DPlane.ViewingDirection(String desc)
           
 
Method Summary
 boolean equals(Object obj)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

View2DPlane.ViewingDirection

public View2DPlane.ViewingDirection(String desc)
Method Detail

toString

public String toString()
Overrides:
toString in class Object

equals

public boolean equals(Object obj)
Overrides:
equals in class Object