Package yext.svg.io

Provides classes for reading and writing a SVG enhanced Graph2D object from/to various file formats.

See:
          Description

Class Summary
SVGDOMEnhancer A SVGGraph2DRenderer that allows to enhance the svg document while it gets generated by SVGIOHandler.
SVGGraph2DRenderer A special Graph2DRenderer that can be subclassed to enhance the SVG output of SVGIOHandler.
SVGIconSerializer Provides GraphML (de-)serialization support for SVGIcon instances.
SVGIOHandler Writes a Graph2D in SVG vector graphics format.
SVGNodeRealizerSerializer Serializer for instances of SVGNodeRealizer.
SVGZIOHandler Writes a Graph2D in compressed SVG vector graphics format.
 

Package yext.svg.io Description

Provides classes for reading and writing a SVG enhanced Graph2D object from/to various file formats. Supported file formats include GraphML as graph interchange format and SVG and SVGZ as graph export formats.

 


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