|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
GraphMLIOHandler extensions that
allow to use <y:postprocessors> and <y:processor> instructions within a GraphML
file, as well as some useful processor modules.
See:
Description
| Class Summary | |
| BackgroundConfigurator | This module configures the background of the Graph2DView associated with the input graph. |
| NodeSizeAdapter | This module adjusts the size of nodes to match the size of their label text. |
| PostprocessorInputHandler | This input handler parses end executes postprocessor instructions specified in GraphML files at graph scope. |
| PostprocessorOutputHandler | This output handler writes out a list of YModules and adds postprocessor instructions for them. |
This package contains GraphMLIOHandler extensions that
allow to use <y:postprocessors> and <y:processor> instructions within a GraphML
file, as well as some useful processor modules.
Additionally, all layout modules in the yFiles package y.module can be used as post-processors
as well.
The relevant input handler for post-processing, class
PostprocessorInputHandler, is already part of GraphMLIOHandler.
In order to use the output handler PostprocessorOutputHandler,
it must first be added to GraphMLIOHandler.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||