@Deprecated public class GraphicalAttributesStore extends Object
Modifier and Type | Field and Description |
---|---|
EdgeAttributesReader |
ereader
Deprecated.
|
NodeAttributesReader |
vreader
Deprecated.
|
Constructor and Description |
---|
GraphicalAttributesStore(Graph graph)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
ensureStoreEdge(Edge edge)
Deprecated.
|
void |
ensureStoreNode(Object o)
Deprecated.
|
void |
restore(Object o)
Deprecated.
|
void |
restoreAll()
Deprecated.
|
void |
storeAll()
Deprecated.
|
public EdgeAttributesReader ereader
public NodeAttributesReader vreader
public GraphicalAttributesStore(Graph graph)
Copyright © 2005–2020. All rights reserved.