| Package | Description |
|---|---|
| org.graphdrawing.graphml.xmlns | |
| org.graphdrawing.graphml.xmlns.impl | |
| org.w3.x1999.xlink | |
| org.w3.x1999.xlink.impl |
| Modifier and Type | Method and Description |
|---|---|
TypeAttribute.Type.Enum |
LocatorType.getType()
Gets the "type" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
LocatorType.setType(TypeAttribute.Type.Enum type)
Sets the "type" attribute
|
| Modifier and Type | Method and Description |
|---|---|
TypeAttribute.Type.Enum |
LocatorTypeImpl.getType()
Gets the "type" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
LocatorTypeImpl.setType(TypeAttribute.Type.Enum type)
Sets the "type" attribute
|
| Modifier and Type | Field and Description |
|---|---|
static TypeAttribute.Type.Enum |
TypeAttribute.Type.ARC |
static TypeAttribute.Type.Enum |
TypeAttribute.Type.EXTENDED |
static TypeAttribute.Type.Enum |
TypeAttribute.Type.LOCATOR |
static TypeAttribute.Type.Enum |
TypeAttribute.Type.SIMPLE |
| Modifier and Type | Method and Description |
|---|---|
static TypeAttribute.Type.Enum |
TypeAttribute.Type.Enum.forInt(int i)
Returns the enum value corresponding to an int, or null if none.
|
static TypeAttribute.Type.Enum |
TypeAttribute.Type.Enum.forString(String s)
Returns the enum value for a string, or null if none.
|
TypeAttribute.Type.Enum |
TypeAttribute.getType()
Gets the "type" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
TypeAttribute.setType(TypeAttribute.Type.Enum type)
Sets the "type" attribute
|
| Modifier and Type | Method and Description |
|---|---|
TypeAttribute.Type.Enum |
TypeAttributeImpl.getType()
Gets the "type" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
TypeAttributeImpl.setType(TypeAttribute.Type.Enum type)
Sets the "type" attribute
|
Copyright © 2014–2023 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.