|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmima.domain.Node.Frame
public static class Node.Frame
Enumeration for Node Frame
Field Summary | |
---|---|
static Node.Frame |
CIRCLE
|
static Node.Frame |
NONE
|
static Node.Frame |
RECTANGLE
|
static Node.Frame |
UNDERLINE
|
Constructor Summary | |
---|---|
private |
Node.Frame()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final Node.Frame CIRCLE
public static final Node.Frame NONE
public static final Node.Frame RECTANGLE
public static final Node.Frame UNDERLINE
Constructor Detail |
---|
private Node.Frame()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |