|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
IDeserializer implementation that provides a default implementation of canHandle.IEdgeStyle data objects.GraphRoundtripSupport.createSerializerRegistry().
GraphMLLayoutGraphIOHandler.addInputHandler(org.graphdrawing.graphml.reader.dom.DOMInputHandler) instead
GraphRoundtripSupport.createSerializerRegistry().
true, iff the xmlNode's name matches
AbstractDeserializer.getElementName(org.graphdrawing.graphml.reader.GraphMLParseContext) and
the xmlNode's namespace matches AbstractDeserializer.getXmlNamespaceURI(org.graphdrawing.graphml.reader.GraphMLParseContext).
true.
true.
GraphRoundtripSupport.NODE_LABELS_DPKEY and
GraphRoundtripSupport.EDGE_LABELS_DPKEY.
EdgeLabelLayoutImpl instance that defines the label layout for the given graph edge.
NodeLabelLayoutImpl instance that defines the label layout for the given graph node.
Graph2D instance and calls configureRoundtripGraph.
id string and
the value is the corresponding node from the sharedData section in the GraphML input.
ISerializer and IDeserializer instances
used for reading and writing GraphML data.DownloadServlet.DownloadServlet(String) constructor using
AbstractGraphRoundtripSupport.PARAM_GRAPH
as the parameter name.
HttpServletRequest later in DownloadServlet.getGraphInputStream(javax.servlet.http.HttpServletRequest)
from.
IDeserializer instance that is retrieved from a SerializerRegistry contained in the context.
DataMap key that is used to bind Lists of yFiles FLEX client comptability
Label instances.
DataMap key that is used to bind the yFiles FLEX client comptability IEdgeStyle instances.
ExportServlet.ExportServlet(String) constructor using
ExportServlet.PARAM_EXPORT_DATA
as the parameter name.
ExportServlet.ExportServlet(String,String) constructor using
"image/png" as the contentType paramater.
HttpServletRequest later in ExportServlet.getExportDataInputStream(javax.servlet.http.HttpServletRequest)
from.