|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecty.io.graphml.output.AbstractOutputHandler
com.yworks.yfiles.server.graphml.folding.EdgeViewStateOutputHandler
Output handler for EdgeViewState instances.
| Constructor Summary | |
EdgeViewStateOutputHandler()
Initializes a new instance using the name 'http://www.yworks.com/xml/yfiles-graphml/1.0/edgeviewstates', the scope KeyScope.EDGE and the type KeyType.COMPLEX for the key element. |
|
| Method Summary | |
protected java.lang.Object |
getValue(GraphMLWriteContext context,
java.lang.Object key)
|
boolean |
isDefaultValue(GraphMLWriteContext ctx)
|
protected void |
writeValueCore(GraphMLWriteContext context,
java.lang.Object data)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public EdgeViewStateOutputHandler()
KeyScope.EDGE and the type KeyType.COMPLEX for the key element.
KeyScope,
KeyType| Method Detail |
protected java.lang.Object getValue(GraphMLWriteContext context,
java.lang.Object key)
throws GraphMLWriteException
GraphMLWriteException
public boolean isDefaultValue(GraphMLWriteContext ctx)
throws GraphMLWriteException
GraphMLWriteException
protected void writeValueCore(GraphMLWriteContext context,
java.lang.Object data)
throws GraphMLWriteException
GraphMLWriteException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||