Package | Description |
---|---|
org.graphstream.ui.graphicGraph.stylesheet |
Modifier and Type | Field and Description |
---|---|
StyleConstants.ShapeKind |
StyleConstants.Shape.kind |
Modifier and Type | Method and Description |
---|---|
static StyleConstants.ShapeKind |
StyleConstants.ShapeKind.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StyleConstants.ShapeKind[] |
StyleConstants.ShapeKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|