|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.annotation.wordfreak.scheme.SelectionMode
Field Summary | |
static SelectionMode |
CONFINE_TO_BASE
|
static SelectionMode |
NON_CROSSING
|
static SelectionMode |
NON_OVERLAPPING
|
static SelectionMode |
NONE
|
Method Summary | |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public static final SelectionMode NONE
public static final SelectionMode NON_OVERLAPPING
public static final SelectionMode NON_CROSSING
public static final SelectionMode CONFINE_TO_BASE
Method Detail |
public java.lang.String toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |