Package com.yworks.yfiles.server.graphml.support

Contains support classes used by the yFiles FLEX Servlets.

See:
          Description

Class Summary
AbstractGraphRoundtripSupport Common base class for the server-side roundtrip support classes.
Base64InputStream Input stream for reading base64-encoded data.
DotnetHierarchyGraphElementFactory Dotnet-compat graph element factory that can handle grouping.
Graph2DRoundtripSupport A RoundtripSupport for use with the y.view package.
GraphDecoder Utility class that extracts an input stream from a HTTP request, performing some decoding if necessary.
GraphMLLayoutGraphIOHandler IOHandler for (de)serializing graphs from/to GraphML format.
GraphRoundtripSupport Utility class that helps during Graph roundtrips to the client.
LabelCompatInputHandler Input Handler that tries to create the corresponding yFiles Java label models for all labels in a <Labels> element.
LabelCompatOutputHandler An output handler that tries to commit the label model parameters for all labels in the graph that is being written to the xml fragments that were parsed when the graph was read.
NodeInsetsInputHandler Input handler that parses node insets for group nodes and stores the insets in the GroupingKeys.GROUP_NODE_INSETS_DPKEY data provider.
RemoveFolderNodeGraphElementProvider A GraphElementProvider that removes the subgraphs of all folder nodes.
XmlSupport Support classes for handling xml elements.
 

Package com.yworks.yfiles.server.graphml.support Description

Contains support classes used by the yFiles FLEX Servlets.



Copyright © 2000-2007 yWorks GmbH. All rights reserved