|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NodeType | |
---|---|
de.postfuse.ui |
Uses of NodeType in de.postfuse.ui |
---|
Methods in de.postfuse.ui that return NodeType | |
---|---|
static NodeType |
NodeType.fromInt(int type)
|
NodeType |
NodeDesign.getType()
|
static NodeType |
NodeType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static NodeType[] |
NodeType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in de.postfuse.ui with parameters of type NodeType | |
---|---|
void |
NodeDesign.setType(NodeType type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |