public abstract class GraphElement extends AttributeObject
Modifier | Constructor and Description |
---|---|
protected |
GraphElement(Graph graph)
Creates a new GraphElement.
|
Modifier and Type | Method and Description |
---|---|
Graph |
getGraph()
Returns the graph to which this GraphElement belongs.
|
getAttribute, setAttribute