|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.yworks.yfiles.server.graphml.support.AbstractGraphRoundtripSupport
com.yworks.yfiles.server.graphml.support.GraphRoundtripSupport
com.yworks.yfiles.server.graphml.flexio.binary.ExternalizableGraph.CustomGraphRoundtripSupport
| Nested Class Summary |
| Nested classes inherited from class com.yworks.yfiles.server.graphml.support.GraphRoundtripSupport |
GraphRoundtripSupport.RoundtripGraphMLLayoutGraphIOHandler |
| Field Summary |
| Fields inherited from class com.yworks.yfiles.server.graphml.support.GraphRoundtripSupport |
EDGE_LABELS_DPKEY, EDGE_STYLE_DPKEY, NODE_LABELS_DPKEY, NODE_STYLE_DPKEY, SHARED_DATA_DPKEY |
| Fields inherited from class com.yworks.yfiles.server.graphml.support.AbstractGraphRoundtripSupport |
EDGE_2_ID_DPKEY, mappers, NODE_2_ID_DPKEY, objectMappers, PARAM_GRAPH, RESPONSE_DOCUMENT_TAG, USERTAGS_DPKEY |
| Constructor Summary | |
ExternalizableGraph.CustomGraphRoundtripSupport(java.util.List objectList)
|
|
| Method Summary | |
protected void |
addRegisteredHandlers(GraphMLHandler handler)
All default SerializationHandler and DeserializationHandler instances as well as those
added via GraphRoundtripSupport.addSerializer(y.io.graphml.output.SerializationHandler)
or GraphRoundtripSupport.addDeserializer(y.io.graphml.input.DeserializationHandler) are added to the handler for reading and
writing the yFiles FLEX client's GraphML format.
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ExternalizableGraph.CustomGraphRoundtripSupport(java.util.List objectList)
| Method Detail |
protected void addRegisteredHandlers(GraphMLHandler handler)
GraphRoundtripSupportSerializationHandler and DeserializationHandler instances as well as those
added via GraphRoundtripSupport.addSerializer(y.io.graphml.output.SerializationHandler)
or GraphRoundtripSupport.addDeserializer(y.io.graphml.input.DeserializationHandler) are added to the handler for reading and
writing the yFiles FLEX client's GraphML format.
This method is called by GraphRoundtripSupport.configureHandler(GraphMLLayoutGraphIOHandler).
addRegisteredHandlers in class GraphRoundtripSupporthandler - The handler to add the SerializationHandler and DeserializationHandler.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||