Package | Description |
---|---|
org.graphdrawing.graphml |
Modifier and Type | Field and Description |
---|---|
protected DefaultKeyValue |
Key.defaultValue |
Modifier and Type | Method and Description |
---|---|
DefaultKeyValue |
ObjectFactory.createDefaultType()
Create an instance of
DefaultKeyValue |
DefaultKeyValue |
Key.getDefault()
Gets the value of the default property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<DefaultKeyValue> |
ObjectFactory.createDefault(DefaultKeyValue value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<DefaultKeyValue> |
ObjectFactory.createDefault(DefaultKeyValue value)
|
void |
Key.setDefault(DefaultKeyValue value)
Sets the value of the default property.
|