Package y.io

Provides classes for reading and writing a Graph2D in diverse formats.

See:
          Description

Class Summary
GIFIOHandler Writes a Graph2D in GIF image format.
GMLIOHandler Read and writes a Graph2D in Graph Modeling Language (GML).
ImageMapOutputHandler A simple write-only IOHandler that produces a HTML image map.
ImageOutputHandler Abstract base class for IOHandlers that produce image based output formats.
IOHandler Abstract IO handler class.
JPGIOHandler Writes a Graph2D in JPG image format.
LinkInfo A simple String-based attribute model for hyperlinks.
LinkMap A simple named map for key-value-pairs.
SuffixFileFilter A file filter that accepts file names with a specific suffix.
TGFIOHandler Reads and Writes a Graph2D in a trivial graph format (TGF).
TiledImageOutputHandler This output handler is responsible for exporting a diagram to mutliple image tiles that make up a complete image.
ViewPortConfigurator Convenience class that helps configuring the viewport as it is used by ImageOutputHandler and other classes.
YGFIOHandler Reading and Writing graphs in Y Graph Format (YGF).
 

Exception Summary
BadVersionException  
 

Package y.io Description

Provides classes for reading and writing a Graph2D in diverse formats.


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

2003