|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
ConfigHandler | This class receives several user input options: the tag that is used for nodes, the unique ID attribute and the tag used for crossRefs It invokes the configuration Parser that parses, if available, the config part of the xml source file (that has a predefined grammar) and stores the config values to so called config sets, which can either be of type RangeConfigSet (representing a direct value range which can be use for node sizes) or of type SwitchConfigSet that can be used for colors as well as for size categories. |
ConnectionTypeSet | A ConnectionTypesSet is a data structure that holds all available types of connections as a list of connectionNames (the names that are used as the attribute value of tags. |
RangeConfigSet | RangeConfigSets offer a data structure to manage Value Range settings that are mapped to a pixelvalue between 5 and 40 that can be displayed (for node sizes) on a canvas. |
SwitchConfigSet | Stores one set of attribute value pairs, either a color, or a size attribute. |
Classes used to parse the configuration part of an XML input source file, including representational storage objects (Configuration sets).
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |