|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Enum
edu.upc.dama.dex.core.Export.NodeExport.Shape
public static final class Export.NodeExport.Shape
Node shape.
| Field Summary | |
|---|---|
static Export.NodeExport.Shape |
BOX
Box shape. |
static Export.NodeExport.Shape |
ROUND
Round shape. |
| Method Summary | |
|---|---|
static Export.NodeExport.Shape |
valueOf(java.lang.String name)
|
static Export.NodeExport.Shape[] |
values()
|
| Methods inherited from class java.lang.Enum |
|---|
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final Export.NodeExport.Shape BOX
public static final Export.NodeExport.Shape ROUND
| Method Detail |
|---|
public static Export.NodeExport.Shape[] values()
public static Export.NodeExport.Shape valueOf(java.lang.String name)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||