void |
GMLContext.addNodeOrEdge(java.lang.String element,
KeyValues kv) |
protected void |
GMLContext.commonGraphicsAttributes(KeyValues kv,
java.lang.StringBuffer style) |
protected java.lang.Object |
GMLContext.compositeAttribute(KeyValues kv) |
protected void |
GMLContext.handleAddEdge(KeyValues kv) |
protected void |
GMLContext.handleAddNode(KeyValues kv) |
protected void |
GMLContext.handleChangeEdge(KeyValues kv) |
protected void |
GMLContext.handleChangeNode(KeyValues kv) |
protected void |
GMLContext.handleDelEdge(KeyValues kv) |
protected void |
GMLContext.handleDelNode(KeyValues kv) |
protected void |
GMLContext.handleEdgeAttributes(java.lang.String id,
KeyValues edge) |
(package private) void |
GMLContext.handleKeyValues(KeyValues kv) |
protected void |
GMLContext.handleNodeAttributes(java.lang.String id,
KeyValues node) |
protected void |
GMLContext.handleStep(KeyValues kv) |
protected void |
GMLContext.insertKeyValues(KeyValues kv) |
java.lang.String |
GMLParser.keyValue(KeyValues values)
A set of key and value, the value can recursively be a list of
key-values.
|
protected Graphics |
GMLContext.optEdgeStyle(KeyValues kv) |
protected Graphics |
GMLContext.optNodeStyle(KeyValues kv) |
(package private) void |
GMLContext.setNextStep(KeyValues kv) |