Search this API

Package y.module.io

Provides pluggable modules for diverse yFiles input and output formats.

See:
          Description

Class Summary
BmpImageIoOutput Exports a diagram to a BMP bitmap image.
GifImageIoOutput Exports a diagram to a GIF image using an appropriate ImageWriter.
GIFOutput Exports a diagram to a GIF image.
GMLInput Imports a diagram from a GML file.
GMLOutput Exports a diagram to a GML file.
GraphMLInput A module that imports graphs given in GraphML format.
GraphMLOutput A module that exports graphs to GraphML format.
ImageIoOutput Exports a diagram to an image using ImageWriter.
ImageOutputModule Abstract base class for all modules that export a diagram to an image file.
IOHandlerModule Base class of all modules that provide file based I/O services for diagrams.
JpgImageIoOutput Exports a diagram to a JPG image.
JPGOutput Exports a diagram to a JPG image.
PngImageIoOutput Exports a diagram to a PNG image using an appropriate ImageWriter.
TGFInput Imports a diagram from a TGF file.
TGFOutput Exports a diagram to a TGF file.
XGMLInput Imports a diagram from an XGML file.
XGMLOutput Exports a diagram to an XGML file.
YGFInput Deprecated. Use the GraphML format instead.
YGFOutput Deprecated. Use the GraphML format instead.
ZipGraphMLInput A module that imports graphs given in compressed GraphML format.
ZipGraphMLOutput A module that exports graphs to compressed GraphML format.
 

Package y.module.io Description

Provides pluggable modules for diverse yFiles input and output formats.

Some of these modules offer option dialogs that allow to modify settings interactively.

 

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