Package yext.graphml.graph2D

This package contains yFiles import/export handler for an extension of GraphML, which is aware of the graphical features of yFiles.

See:
          Description

Interface Summary
EdgeRealizerSerializer Interface for serializing instances of EdgeRealizer.
NodeRealizerSerializer Interface for serializing instances of NodeRealizer.
 

Class Summary
AbstractEdgeRealizerSerializer Abstract base class for instances of EdgeRealizerSerializer.
AbstractNodeRealizerSerializer Abstract base class for instances of NodeRealizerSerializer.
ArcEdgeRealizerSerializer Serializer for instances of ArcEdgeRealizer.
BezierEdgeRealizerSerializer Serializer for instances of BezierEdgeRealizer.
DefaultConverterProvider Default implementation of interfaces ResourceDecoderProvider and ResourceEncoderProvider for yFiles.
FolderTypeXMLAttributesParser Handles XML-Attribute yfiles.foldertype
FolderTypeXMLAttributesProvider Handles XML-Attribute yfiles.foldertype
GenericEdgeRealizerSerializer Serializer for instances of GenericEdgeRealizer.
GenericGroupNodeRealizerSerializer Serializer for instances of GenericGroupNodeRealizer.
GenericNodeRealizerSerializer Serializer for instances of GenericNodeRealizer.
GraphicsSerializationToolkit Collection of utilities for handling XML files.
GraphMLIOHandler IOHandler for (de)serializing graphs from/to GraphML format.
GroupNodeRealizerSerializer Serializer for instances of GroupNodeRealizer.
ImageConverter Implementation of the GraphMLParseContext.ResourceDecoder and GraphMLWriteContext.ResourceEncoder interfaces that (de)serialize Images to/from embedded Base64 encoded blocks.
ImageNodeRealizerSerializer Serializer for instances of ImageNodeRealizer.
PolyLineEdgeRealizerSerializer Serializer for instances of PolyLineEdgeRealizer.
PortConstraintInputHandler Input handler responsible for parsing PortConstraint data.
PortConstraintOutputHandler Output handler responsible for writing PortConstraint data.
ProxyAutoBoundsNodeRealizerSerializer Serializer for instances of ProxyAutoBoundsNodeRealizer.
ProxyShapeNodeRealizerSerializer Serializer for instances of ProxyShapeNodeRealizer.
QuadCurveEdgeRealizerSerializer Serializer for instances of QuadCurveEdgeRealizer.
ReadEdgeRealizerHandler Reads the y-graphics extension for edges in GraphML input.
ReadNodeRealizerHandler Reads the y-graphics extension for nodes in GraphML input.
RealizerSerializerManager Handler class that allows instance specific management of RealizerSerializers
SerializableConverter Implementation of the GraphMLParseContext.ResourceDecoder and GraphMLWriteContext.ResourceEncoder interfaces that (de)serialize Serializable instances to/from embedded Base64 encoded blocks.
ShapeNodeRealizerSerializer Serializer for instances of ShapeNodeRealizer.
SplineEdgeRealizerSerializer Serializer for instances of SplineEdgeRealizer.
WriteEdgeRealizerHandler Output handler for yFiles specific graphical attributes of edges.
WriteNodeRealizerHandler Output handler for yFiles specific graphical attributes of edges.
XMLXSLIOHandler IOHandler that is able to read arbitrary XML files.
YHierarchyGraphElementFactory Extension of YGraphElementFactory that can handle nested graphs.
YHierarchyGraphElementProvider Extension of YGraphElementProvider that can handle nested graphs.
ZipGraphMLIOHandler IOHandler for (de)serializing graphs from/to Zip-compressed GraphML format.
 

Package yext.graphml.graph2D Description

This package contains yFiles import/export handler for an extension of GraphML, which is aware of the graphical features of yFiles.



Copyright ©2000-2008, yWorks GmbH. All rights reserved.