| Package | Description |
|---|---|
| org.graphdrawing.graphml.xmlns | |
| org.graphdrawing.graphml.xmlns.impl |
| Modifier and Type | Field and Description |
|---|---|
static KeyTypeType.Enum |
KeyTypeType.BOOLEAN |
static KeyTypeType.Enum |
KeyTypeType.DOUBLE |
static KeyTypeType.Enum |
KeyTypeType.FLOAT |
static KeyTypeType.Enum |
KeyTypeType.INT |
static KeyTypeType.Enum |
KeyTypeType.LONG |
static KeyTypeType.Enum |
KeyTypeType.STRING |
| Modifier and Type | Method and Description |
|---|---|
static KeyTypeType.Enum |
KeyTypeType.Enum.forInt(int i)
Returns the enum value corresponding to an int, or null if none.
|
static KeyTypeType.Enum |
KeyTypeType.Enum.forString(String s)
Returns the enum value for a string, or null if none.
|
KeyTypeType.Enum |
KeyType.getAttrType()
Gets the "attr.type" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
KeyType.setAttrType(KeyTypeType.Enum attrType)
Sets the "attr.type" attribute
|
| Modifier and Type | Method and Description |
|---|---|
KeyTypeType.Enum |
KeyTypeImpl.getAttrType()
Gets the "attr.type" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
KeyTypeImpl.setAttrType(KeyTypeType.Enum attrType)
Sets the "attr.type" attribute
|
Copyright © 2014–2023 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.