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

S

scrollDown(double) - Method in class gdl.ext.InfoTextBox
scrolls down by a given delta
scrollUp(double) - Method in class gdl.ext.InfoTextBox
scrolls up by a given delta
sendClosingMessageToGui(boolean) - Method in class gdl.base.GraphExplorerCanvas
invokes the updateInfoBoxMenuItem functions of the GraphExplorerCanvas the gui is in in oder to enable or disable the gui main menu item "show/Hide Infobox"
setAdMatrix(int[][]) - Method in class gdl.base.ParsingManager
 
setAllNodeIDs(LinkedList) - Method in class gdl.base.ParsingManager
 
setAllNodes(LinkedList) - Method in class gdl.base.ParsingManager
 
setAnimationSpeed(int) - Method in class gdl.base.GraphExplorerCanvas
 
setBackButtonEnabled(boolean) - Method in class gdl.components.wizard.Wizard
Mirrors the WizardModel method of the same name.
setCancelButtonEnabled(boolean) - Method in class gdl.components.wizard.Wizard
Mirrors the WizardModel method of the same name.
setCanvas(GraphExplorerCanvas) - Method in class gdl.base.ParsingManager
 
setCanvasColor(Color) - Method in class gdl.base.GraphExplorerCanvas
 
setCanvasPNode(PNode) - Method in class gdl.base.ContentNode
store the Node representation on the canvas
setCanvasPNodeIndex(int) - Method in class gdl.base.ContentNode
 
setColorAttributeComboboxModel(List) - Method in class gdl.base.GraphExplorerGui
initiales a combobox model out of a list of color attribute config sets, to allow the user to choose the attribute that evaluates to the node colors.
setColorConfigSets(List) - Method in class gdl.base.ParsingManager
 
setConfigHandler(ConfigHandler) - Method in class gdl.base.ParsingManager
 
setConnectionSet(ConnectionTypeSet) - Method in class gdl.base.GraphExplorerGui
 
setConnectionSet(ConnectionTypeSet) - Method in class gdl.base.ParsingManager
 
setConnectionTypeAttribute(String) - Method in class gdl.base.ParsingManager
 
setConnTypeAttribute(String) - Method in class gdl.wizard.WizardValueManager
 
setContentParser(ContentParser) - Method in class gdl.base.ParsingManager
 
setCrossRefTag(String) - Method in class gdl.base.ParsingManager
 
setCrossRefTag(String) - Method in class gdl.wizard.WizardValueManager
 
setCurColorAttributeConfigSet(SwitchConfigSet) - Method in class gdl.base.GraphExplorerGui
set the current color config set
setCurColorConfigSet(SwitchConfigSet) - Method in class gdl.base.GraphExplorerCanvas
 
setCurPos(float, float) - Method in class gdl.base.ContentNode
used to set the position of the node on the canvas in polar coordinates
setCurrentPanel(Object) - Method in class gdl.components.wizard.Wizard
Displays the panel identified by the object passed in.
setCurSizeAttributeConfigSet(Object) - Method in class gdl.base.GraphExplorerGui
set the currently used size config set
setCurSizeConfigSet(Object) - Method in class gdl.base.GraphExplorerCanvas
 
setDefaultIcon(String) - Method in class gdl.base.ParsingManager
 
setDegreeInterval(float, float) - Method in class gdl.base.ContentNode
set the degree interval of a content node for the specific ring he gets rendered on.
setFileLocation(String) - Method in class gdl.base.ParsingManager
 
setFileLocation(String) - Method in class gdl.wizard.WizardValueManager
 
setFishEyeFactor(int) - Method in class gdl.base.GraphExplorerCanvas
The fisheye factor has influence on whether to decrease the ring offset from the inner to the outer, or not. 0 means no fisheye effect, 100 causes a strong fisheye effect. this function can be used by a slider in the gui.
setFromNodeAddress(int) - Method in class gdl.base.GraphEdge
 
setGui(GraphExplorerGui) - Method in class gdl.base.ParsingManager
 
setGuiSettingsScaleIcons(boolean) - Method in class gdl.base.GraphExplorerCanvas
 
setGuiSettingUseIcons(boolean) - Method in class gdl.base.GraphExplorerCanvas
 
setIconDefaultHeight(int) - Method in class gdl.base.ParsingManager
 
setIconDefaultWidth(int) - Method in class gdl.base.ParsingManager
 
setIconLocation(String) - Method in class gdl.base.ParsingManager
 
setIconsAvailable() - Method in class gdl.base.GraphExplorerGui
enables the usage of icons (and all relevant gui controls)
setIconsAvailable(boolean) - Method in class gdl.base.ParsingManager
 
setIdAttribute(String) - Method in class gdl.base.ParsingManager
 
setIdAttribute(String) - Method in class gdl.wizard.WizardValueManager
 
setIndexInEdgeLayer(int) - Method in class gdl.base.GraphEdge
 
setInTree(boolean) - Method in class gdl.base.GraphEdge
 
setMax(int) - Method in class gdl.config.RangeConfigSet
 
setMin(int) - Method in class gdl.config.RangeConfigSet
 
setModal(boolean) - Method in class gdl.components.wizard.Wizard
Sets the modality of the generated javax.swing.JDialog.
setNewTreeModel(DefaultTreeModel) - Method in class gdl.base.GraphExplorerGui
 
setNextFinishButtonEnabled(boolean) - Method in class gdl.components.wizard.Wizard
Mirrors the WizardModel method of the same name.
setNextFinishButtonIcon(Icon) - Method in class gdl.components.wizard.WizardModel
 
setNextPos(float, float) - Method in class gdl.base.ContentNode
temporarly store a nodes position: it is moved there afterwards by the nodeMover
setNodeSizeFactor(int) - Method in class gdl.base.GraphExplorerCanvas
The node size factor is a multiplier for the node size. the original node sizes are multiplied by this factor.
setNodeTag(String) - Method in class gdl.base.ParsingManager
 
setNodeTag(String) - Method in class gdl.wizard.WizardValueManager
 
setNodeToFocus(String) - Method in class gdl.base.GraphExplorerCanvas
sets a node to the focus of the graph, including to invoke the nodeMover
setNodeToFocus() - Method in class gdl.base.GraphExplorerCanvas
reset the current focus node.
setNodeValues(LinkedList, LinkedList, int[][]) - Method in class gdl.base.NodeWeightCalculator
 
setPanelComponent(Component) - Method in class gdl.components.wizard.WizardPanelDescriptor
Sets the panel's component as a class that extends java.awt.Component
setPanelDescriptorIdentifier(Object) - Method in class gdl.components.wizard.WizardPanelDescriptor
Sets the Object-based identifier for this panel.
setProgressPanel(WizardPanelProgress) - Method in class gdl.base.ParsingManager
 
setRingColor(Color) - Method in class gdl.base.GraphExplorerCanvas
 
setSizeAttributeComboboxModel(List) - Method in class gdl.base.GraphExplorerGui
initiales a combobox model out of a list of sizeAttribute config sets, to allow the user to choose the attribute that evaluates to the node sizes.
setSizeConfigSet(Object) - Method in class gdl.base.ContentNode
set a new config set for the node size: the Config Set specifies how to map the size attribute values from the XML
setSizeConfigSets(List) - Method in class gdl.base.ParsingManager
 
setSteps(int) - Method in class gdl.base.NodeMover
sets the amount of steps (little movements) during the animation. if the amout is smaller, the animation will of course appear faster.
setSumOfWeight(int) - Method in class gdl.base.ContentNode
 
setTemporaryFather(ContentNode) - Method in class gdl.base.ContentNode
 
setText(String) - Method in class gdl.ext.InfoTextBox
Updates the text of the infobox.
setTitle(String) - Method in class gdl.components.wizard.Wizard
Sets the title of the generated javax.swing.JDialog.
setTitle(String) - Method in class gdl.ext.InfoTextBox
Updated the title of the Infotextbox.
setToNodeAddress(int) - Method in class gdl.base.GraphEdge
 
setType(int) - Method in class gdl.base.GraphEdge
 
show() - Method in class gdl.ext.InfoTextBox
shows up the infobox
showInfoBox() - Method in class gdl.base.GraphExplorerCanvas
shows the infobox panel
showModalDialog() - Method in class gdl.components.wizard.Wizard
Convienence method that displays a modal wizard dialog and blocks until the dialog has completed.
SizeListEntry - Class in gdl.base
A special object that stores temporary elements during the calculation of node sizes in the NodeWeightCalculator: for every node, such a SizeListEntry is instantiated, holding all its direct tree children, the id, and the sum of its own weight and the sum of all its children in the tree.
SizeListEntry(int, int) - Constructor for class gdl.base.SizeListEntry
Initialize the SizeListEntry Object with its id, and its won size
startParsing() - Method in class gdl.wizard.WizardPanelProgress
This wizard panel actually is the starting point of the parsing process: it initiales the Parsing Manager accoring to the user input (tag definitions and file location).
SwitchConfigSet - Class in gdl.config
Stores one set of attribute value pairs, either a color, or a size attribute.
SwitchConfigSet(String, String, int) - Constructor for class gdl.config.SwitchConfigSet
 

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