| Package | Description |
|---|---|
| de.graphml.writer.yed.graphics |
| Modifier and Type | Field and Description |
|---|---|
GenericNode.Configuration |
GenericNode.configuration |
| Modifier and Type | Method and Description |
|---|---|
static GenericNode.Configuration |
GenericNode.Configuration.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GenericNode.Configuration[] |
GenericNode.Configuration.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static GenericNode |
GenericNode.as(GenericNode.Configuration configuration,
String text) |
GenericNode |
GenericNode.withConfiguration(GenericNode.Configuration configuration) |
GenericNode |
GenericNode.withConfigurationAndLabelText(GenericNode.Configuration configuration,
String text) |
| Constructor and Description |
|---|
GenericNode(GenericNode.Configuration configuration) |
Copyright © 2016. All rights reserved.