@Deprecated
public abstract class GraphContext
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected CommonGraph |
m_CommonGraph
Deprecated.
|
| Constructor and Description |
|---|
GraphContext(CommonGraph graph)
Deprecated.
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected KeyMap |
getKeyMap(int edge,
int slice)
Deprecated.
Helper function to construct the keymap for a given edge and slice.
|
protected int |
getSliceIndexFromAttributes(KeyMap attributes,
int edge)
Deprecated.
|
protected CommonGraph m_CommonGraph
public GraphContext(CommonGraph graph)
protected KeyMap getKeyMap(int edge, int slice)
graph - edge - slice - protected int getSliceIndexFromAttributes(KeyMap attributes, int edge)
attributes - edge -