org.biomage.Array
Class ArrayGroup.OrientationMarkPosition

java.lang.Object
org.biomage.Array.ArrayGroup.OrientationMarkPosition
- Enclosing class:
- ArrayGroup
- public class ArrayGroup.OrientationMarkPosition
- extends java.lang.Object
Inner class for the enumeration values that the attribute
orientationMarkPosition can assume.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
value
int value
nameToValue
private java.util.HashMap nameToValue
TOP
public final int TOP
- See Also:
- Constant Field Values
BOTTOM
public final int BOTTOM
- See Also:
- Constant Field Values
LEFT
public final int LEFT
- See Also:
- Constant Field Values
RIGHT
public final int RIGHT
- See Also:
- Constant Field Values
ArrayGroup.OrientationMarkPosition
ArrayGroup.OrientationMarkPosition()
setValueByName
public int setValueByName(java.lang.String name)