pt.uminho.anote2.datastructures.annotation.re
Class EventDirectionally
java.lang.Object
pt.uminho.anote2.datastructures.annotation.re.EventDirectionally
public class EventDirectionally
- extends java.lang.Object
0 - LeftToRight
1 - RightToLeft
2 - Unknown
3 - Both
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
direct
public static final int direct
- See Also:
- Constant Field Values
indirect
public static final int indirect
- See Also:
- Constant Field Values
unknown
public static final int unknown
- See Also:
- Constant Field Values
indifferent
public static final int indifferent
- See Also:
- Constant Field Values
EventDirectionally
public EventDirectionally()
covertoString
public static java.lang.String covertoString(int number)
covertoInteger
public static int covertoInteger(java.lang.String valueAt)