A B C D E F G H I L M N P R S T U W

C

calcNodeWeights(int) - Method in class gdl.base.NodeWeightCalculator
invoke the calculation of all node weights according to a focus node that is passed to the function as an adress value specifying its index in the allNodes LinkedList
calcPositionFromPolar(float, float) - Method in class gdl.base.GraphExplorerCanvas
 
CANCEL_BUTTON_ACTION_COMMAND - Static variable in class gdl.components.wizard.Wizard
The String-based action command for the 'Cancel' button.
CANCEL_BUTTON_ENABLED_PROPERTY - Static variable in class gdl.components.wizard.WizardModel
Property identification String for the Cancel button's enabled state
CANCEL_BUTTON_ICON_PROPERTY - Static variable in class gdl.components.wizard.WizardModel
Property identification String for the Cancel button's icon
CANCEL_BUTTON_TEXT_PROPERTY - Static variable in class gdl.components.wizard.WizardModel
Property identification String for the Cancel button's text
CANCEL_RETURN_CODE - Static variable in class gdl.components.wizard.Wizard
Indicates that the 'Cancel' button was pressed to close the dialog, or the user pressed the close box in the corner of the window.
checkIfContainsChild(int) - Method in class gdl.base.SizeListEntry
 
collaps() - Method in class gdl.ext.InfoTextBox
sets the infobox to a collapsed state which means that only the title bar is shown with small buttons to expand the box again.
ConfigHandler - Class in gdl.config
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.
ConfigHandler(ParsingManager) - Constructor for class gdl.config.ConfigHandler
Initialize the config handler with the Parsing manager.
ConnectionsColorMapper - Class in gdl.base
This class hold a collections of colors and is able to map an integer color attribute to a java.awt.Color The colors are used in association with connections, so no very light colors are used.
ConnectionsColorMapper() - Constructor for class gdl.base.ConnectionsColorMapper
 
ConnectionTypeSet - Class in gdl.config
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.
ConnectionTypeSet() - Constructor for class gdl.config.ConnectionTypeSet
 
ContentNode - Class in gdl.base
the data structure for a content node; contains a list of references and children as well as the content and the id.
ContentNode(Element, String, String, String, String, String, boolean, String, Object) - Constructor for class gdl.base.ContentNode
 
ContentParser - Class in gdl.base
A simple XML parser to transform XML input into da 2D adjacence matrix and prepare a list of nodes and node ids Furthermode, a tree model for the content JTree is initialised based upon the source.
ContentParser(ParsingManager, Object, ConnectionTypeSet, String) - Constructor for class gdl.base.ContentParser
 
CURRENT_PANEL_DESCRIPTOR_PROPERTY - Static variable in class gdl.components.wizard.WizardModel
Identification string for the current panel.
CustomPLens - Class in gdl.ext
A simple version of a lens, without a dragbar and with white background color.
CustomPLens() - Constructor for class gdl.ext.CustomPLens
 
CustomPLens(PLayer) - Constructor for class gdl.ext.CustomPLens
 

A B C D E F G H I L M N P R S T U W