Package yext.export.module

Provides so-called IO modules, that is to say classes which encapsulate application-level set-up services for the yExport input/output handlers.

See:
          Description

Class Summary
EMFOutputModule Exports a diagram to a EMF file.
EPSOutputModule Exports a diagram to a EPS document.
OutputModule Abstract base class for EMF, EPS, PDF, and SWF output.
PDFOutputModule Exports a diagram to a PDF document.
SWFOutputModule Exports a diagram to a SWF file.
 

Package yext.export.module Description

Provides so-called IO modules, that is to say classes which encapsulate application-level set-up services for the yExport input/output handlers.

IO modules are most notably used by yEd, our freely available Java graph editor application.

 


© Copyright 2007-2015,
yWorks GmbH.
All rights reserved.