| Package | Description |
|---|---|
| com.googlecode.sarasvati.visual.icon |
| Modifier and Type | Method and Description |
|---|---|
static NodeIconType |
NodeIconType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NodeIconType[] |
NodeIconType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Icon |
NodeIcons.newInstance(NodeIconType nodeIconType,
String label,
Color color,
boolean isJoin,
boolean isSelected) |
Copyright © 2012. All Rights Reserved.