public abstract class AbstractGraphElement extends java.lang.Object implements AttributeMapOwner
Constructor and Description |
---|
AbstractGraphElement() |
Modifier and Type | Method and Description |
---|---|
AttributeMap |
getAttributeMap() |
java.lang.String |
getLabel() |
java.lang.String |
toString() |
public java.lang.String getLabel()
public AttributeMap getAttributeMap()
getAttributeMap
in interface AttributeMapOwner
public java.lang.String toString()
toString
in class java.lang.Object