|
||||||||||
| 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.PortViewStateOutputHandler
Output handler that writes the PortViewState instances of a folded graph.
| Constructor Summary | |
PortViewStateOutputHandler()
Initializes a new instance that uses scope KeyScope.PORT, type KeyType.COMPLEX and
name 'http://www.yworks.com/xml/yfiles-graphml/1.0/portviewstates'. |
|
| Method Summary | |
protected java.lang.Object |
getValue(GraphMLWriteContext context,
java.lang.Object key)
|
protected java.lang.String |
getViewId(GraphMLWriteContext context)
The id of the view. |
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 PortViewStateOutputHandler()
KeyScope.PORT, type KeyType.COMPLEX and
name 'http://www.yworks.com/xml/yfiles-graphml/1.0/portviewstates'.
| Method Detail |
protected void writeValueCore(GraphMLWriteContext context,
java.lang.Object data)
throws GraphMLWriteException
GraphMLWriteException
protected java.lang.Object getValue(GraphMLWriteContext context,
java.lang.Object key)
throws GraphMLWriteException
GraphMLWriteExceptionprotected java.lang.String getViewId(GraphMLWriteContext context)
context - The write context.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||