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

A

ALIGN_BOTTOM - Static variable in class org.jgraph.util.JGraphUtilities
 
ALIGN_CENTER - Static variable in class org.jgraph.util.JGraphUtilities
 
ALIGN_LEFT - Static variable in class org.jgraph.util.JGraphUtilities
 
ALIGN_MIDDLE - Static variable in class org.jgraph.util.JGraphUtilities
 
ALIGN_RIGHT - Static variable in class org.jgraph.util.JGraphUtilities
 
ALIGN_TOP - Static variable in class org.jgraph.util.JGraphUtilities
 
AbstractActionCheckBox - class org.jgraph.pad.actions.AbstractActionCheckBox.
 
AbstractActionCheckBox(GPGraphpad) - Constructor for class org.jgraph.pad.actions.AbstractActionCheckBox
Constructor for AbstractActionCheckBox.
AbstractActionCheckBox(GPGraphpad, String) - Constructor for class org.jgraph.pad.actions.AbstractActionCheckBox
Constructor for AbstractActionCheckBox.
AbstractActionCheckBox(GPGraphpad, String, Icon) - Constructor for class org.jgraph.pad.actions.AbstractActionCheckBox
Constructor for AbstractActionCheckBox.
AbstractActionDefault - class org.jgraph.pad.actions.AbstractActionDefault.
An abstract JGraphpad action.
AbstractActionDefault() - Constructor for class org.jgraph.pad.actions.AbstractActionDefault
Constructor for AbstractActionDefault.
AbstractActionDefault(GPGraphpad) - Constructor for class org.jgraph.pad.actions.AbstractActionDefault
Constructor for AbstractActionDefault.
AbstractActionDefault(String) - Constructor for class org.jgraph.pad.actions.AbstractActionDefault
Constructor for AbstractActionDefault.
AbstractActionDefault(GPGraphpad, String) - Constructor for class org.jgraph.pad.actions.AbstractActionDefault
Constructor for AbstractActionDefault.
AbstractActionDefault(GPGraphpad, String, Icon) - Constructor for class org.jgraph.pad.actions.AbstractActionDefault
Constructor for AbstractActionDefault.
AbstractActionDefault(String, Icon) - Constructor for class org.jgraph.pad.actions.AbstractActionDefault
Constructor for AbstractActionDefault.
AbstractActionFile - class org.jgraph.pad.actions.AbstractActionFile.
 
AbstractActionFile(GPGraphpad) - Constructor for class org.jgraph.pad.actions.AbstractActionFile
Constructor for AbstractActionFile.
AbstractActionFile.MyFileFilter - class org.jgraph.pad.actions.AbstractActionFile.MyFileFilter.
Filter for the jgraphpad file format (*.pad or *.lib)
AbstractActionFile.MyFileFilter(String, String) - Constructor for class org.jgraph.pad.actions.AbstractActionFile.MyFileFilter
Constructor for the Graphpad specific file format
AbstractActionList - class org.jgraph.pad.actions.AbstractActionList.
 
AbstractActionList(GPGraphpad) - Constructor for class org.jgraph.pad.actions.AbstractActionList
Constructor for AbstractActionList.
AbstractActionList(GPGraphpad, String) - Constructor for class org.jgraph.pad.actions.AbstractActionList
Constructor for AbstractActionList.
AbstractActionList(GPGraphpad, String, Icon) - Constructor for class org.jgraph.pad.actions.AbstractActionList
Constructor for AbstractActionList.
AbstractActionListCell - class org.jgraph.pad.actions.AbstractActionListCell.
 
AbstractActionListCell(GPGraphpad) - Constructor for class org.jgraph.pad.actions.AbstractActionListCell
Constructor for AbstractActionListCell.
AbstractActionListCell(GPGraphpad, String) - Constructor for class org.jgraph.pad.actions.AbstractActionListCell
Constructor for AbstractActionListCell.
AbstractActionListCell(GPGraphpad, String, Icon) - Constructor for class org.jgraph.pad.actions.AbstractActionListCell
Constructor for AbstractActionListCell.
AbstractActionListCellColor - class org.jgraph.pad.actions.AbstractActionListCellColor.
 
AbstractActionListCellColor(GPGraphpad) - Constructor for class org.jgraph.pad.actions.AbstractActionListCellColor
Constructor for AbstractActionListCellColor.
AbstractActionListCellColor(GPGraphpad, String) - Constructor for class org.jgraph.pad.actions.AbstractActionListCellColor
Constructor for AbstractActionListCellColor.
AbstractActionListCellColor(GPGraphpad, String, Icon) - Constructor for class org.jgraph.pad.actions.AbstractActionListCellColor
Constructor for AbstractActionListCellColor.
AbstractActionRadioButton - class org.jgraph.pad.actions.AbstractActionRadioButton.
 
AbstractActionRadioButton(GPGraphpad) - Constructor for class org.jgraph.pad.actions.AbstractActionRadioButton
Constructor for AbstractActionRadioButton.
AbstractActionRadioButton(GPGraphpad, String) - Constructor for class org.jgraph.pad.actions.AbstractActionRadioButton
Constructor for AbstractActionRadioButton.
AbstractActionRadioButton(GPGraphpad, String, Icon) - Constructor for class org.jgraph.pad.actions.AbstractActionRadioButton
Constructor for AbstractActionRadioButton.
AbstractActionToggle - class org.jgraph.pad.actions.AbstractActionToggle.
 
AbstractActionToggle(GPGraphpad) - Constructor for class org.jgraph.pad.actions.AbstractActionToggle
Constructor for AbstractActionToggle.
AbstractActionToggle(GPGraphpad, String) - Constructor for class org.jgraph.pad.actions.AbstractActionToggle
Constructor for AbstractActionToggle.
AbstractActionToggle(GPGraphpad, String, Icon) - Constructor for class org.jgraph.pad.actions.AbstractActionToggle
Constructor for AbstractActionToggle.
AbstractDefaultVertexnPortsCreator - class org.jgraph.pad.AbstractDefaultVertexnPortsCreator.
This the upper class of various java beans containing their own data for the default cell creation of a given type once a button is pressed.
AbstractDefaultVertexnPortsCreator(GPGraphpad) - Constructor for class org.jgraph.pad.AbstractDefaultVertexnPortsCreator
 
AbstractDefaultVertexnPortsCreator() - Constructor for class org.jgraph.pad.AbstractDefaultVertexnPortsCreator
 
AnnealingLayoutAlgorithm - class org.jgraph.layout.AnnealingLayoutAlgorithm.
Simulated Annealing Layout Algorithm
AnnealingLayoutAlgorithm() - Constructor for class org.jgraph.layout.AnnealingLayoutAlgorithm
Constructor for SimulatedAnnealingAlgorithm.
AnnealingLayoutAlgorithm(boolean) - Constructor for class org.jgraph.layout.AnnealingLayoutAlgorithm
Constructor for SimulatedAnnealingAlgorithm.
AnnealingLayoutAlgorithm.MathExtensions - class org.jgraph.layout.AnnealingLayoutAlgorithm.MathExtensions.
 
AnnealingLayoutAlgorithm.MathExtensions() - Constructor for class org.jgraph.layout.AnnealingLayoutAlgorithm.MathExtensions
 
AnnealingLayoutSettings - class org.jgraph.layout.AnnealingLayoutSettings.
 
AnnealingLayoutSettings(AnnealingLayoutAlgorithm, boolean) - Constructor for class org.jgraph.layout.AnnealingLayoutSettings
Creates new form AnnealingLayoutConfigurationDialog
aboutDlg - Variable in class org.jgraph.pad.actions.HelpAbout
The about dialog for JGraphpad
aboutDlg - Variable in class org.jgraph.pad.actions.HelpHomepage
The about dialog for JGraphpad
aboutDlg - Variable in class org.jgraph.pad.actions.HelpSubmitABug
The about dialog for JGraphpad
abs(Point2D.Double) - Static method in class org.jgraph.layout.AnnealingLayoutAlgorithm.MathExtensions
Computes the absolute value of v.
abs(double, double) - Static method in class org.jgraph.layout.AnnealingLayoutAlgorithm.MathExtensions
Computes the absolute value of a Vector, running from the Point (0;0) to the Point (x;y).
abs(Point2D.Double) - Static method in class org.jgraph.utils.MathExtensions
Computes the absolute value of v.
abs(double, double) - Static method in class org.jgraph.utils.MathExtensions
Computes the absolute value of a Vector, running from the Point (0;0) to the Point (x;y).
abstractButtons - Variable in class org.jgraph.pad.actions.AbstractActionToggle
Container with abstract buttons of this type
accept(File) - Method in class org.jgraph.pad.actions.AbstractActionFile.MyFileFilter
Returns true if the file ends with the full extension or if the file is a directory
action - Variable in class org.jgraph.pad.GPDocument.EventRedirector
 
action - Variable in class org.jgraph.pad.GraphListCellRenderer
reference to the combobox for this renderer
actionForCell(DefaultGraphCell) - Method in class org.jgraph.pad.AbstractDefaultVertexnPortsCreator
This hook allow to take a special action just after creating the cell For instance editing the cell.
actionForCell(DefaultGraphCell) - Method in class org.jgraph.pad.actions.ToolBoxText
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.AbstractDefaultVertexnPortsCreator
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.GPDocument.EventRedirector
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.AbstractActionListCell
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.EditCell
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.EditCopy
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.EditCut
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.EditDelete
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.EditFind
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.EditFindAgain
Action that finds the first cell to match the given regular expression.
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.EditInsertIntoLibrary
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.EditPaste
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.EditRedo
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.EditUndo
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FileClose
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FileExit
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FileExportEPS
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FileExportGIF
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FileExportGXL
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FileExportGraphviz
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FileExportImageMap
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FileExportJPG
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FileExportPDF
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FileImportGEO
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FileImportGXL
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FileImportSimple
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FileLibraryClose
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FileLibraryNew
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FileLibraryOpen
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FileLibraryOpenURL
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FileLibraryRename
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FileLibrarySaveAs
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FileNew
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FileNewView
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FileOpen
Shows a file chooser with the file filters from the file formats to select a file.
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FileOpenURL
Shows a file chooser with the file filters from the file formats to select a file.
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FilePageFormat
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FilePrint
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FileSave
Shows a file chooser if the filename from the document is null.
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FileSaveAs
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FileSaveTiki
Shows a file chooser if the filename from the document is null.
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FileSharingConnect
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FileSharingShare
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FormatAlignBottom
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FormatAlignCenter
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FormatAlignLeft
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FormatAlignMiddle
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FormatAlignRight
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FormatAlignTop
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FormatBorderColor
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FormatBorderNo
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FormatFillColor
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FormatFillNo
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FormatGradientColor
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FormatLineBezier
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FormatLineColor
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FormatLineLabelEdge
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FormatLineLabelNormal
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FormatLineOrthogonal
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FormatLinePattern
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FormatLineSpline
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FormatLineWidth
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FormatLockNotBendable
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FormatLockNotConnectable
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FormatLockNotDisconnectable
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FormatLockPosition
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FormatLockSize
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FormatLockValue
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FormatReverse
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FormatRoutingNo
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FormatRoutingParallel
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FormatRoutingSimple
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FormatShapeImage
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FormatShapeImageURL
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FormatShapeNoImage
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FormatSizeAuto
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FormatSizeManual
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FormatStyleEndSize
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FormatStyleNoStartEnd
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FormatStyleStartSize
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FormatTextFont
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FormatTextFontColor
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FormatTextFontSize
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FormatTextFontSizeList
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FormatTextFontStyleBold
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FormatTextFontStyleItalic
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FormatTextFontStyleNormal
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FormatTextFontStyleUnderline
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FormatTextPositionBottom
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FormatTextPositionCenter
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FormatTextPositionLeft
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FormatTextPositionMiddle
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FormatTextPositionRight
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FormatTextPositionTop
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FormatUnlockBendable
Lock the connections of the selected cells
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FormatUnlockConnectable
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FormatUnlockConnections
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FormatUnlockDisconnectable
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FormatUnlockPosition
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FormatUnlockSize
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.FormatUnlockValue
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.GraphApplyLayoutAlgorithm
Implementation
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.GraphArrange
Implementation
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.GraphBackgroundColor
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.GraphBackgroundImage
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.GraphBackgroundNoImage
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.GraphDragEnabled
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.GraphDropEnabled
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.GraphEditable
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.GraphEnabled
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.GraphLayout
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.GraphOptionsBendable
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.GraphOptionsCloneable
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.GraphOptionsConnectable
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.GraphOptionsDisconnectOnMove
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.GraphOptionsDisconnectable
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.GraphOptionsDoubleBuffered
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.GraphOptionsMoveable
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.GraphOptionsSizeable
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.GraphTilt
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.HelpAbout
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.HelpHomepage
Opens the url http://www.jgraph.com/.
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.HelpSubmitABug
Opens the url http://www.jgraph.com/trackers/bug.php?op=add.
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.SelectAll
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.SelectAllClear
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.SelectEdges
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.SelectEdgesClear
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.SelectInverse
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.SelectMinimalSpanTree
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.SelectShortestPath
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.SelectVertices
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.SelectVerticesClear
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.ShapeAlignBottom
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.ShapeAlignCenter
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.ShapeAlignLeft
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.ShapeAlignMiddle
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.ShapeAlignRight
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.ShapeAlignTop
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.ShapeBestPorts
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.ShapeCloneAttributes
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.ShapeCloneLabel
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.ShapeCloneSize
Takes the size of the first cell selected and applies it to all the other selected cells
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.ShapeConnect
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.ShapeDefaultPorts
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.ShapeDisconnect
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.ShapeGroup
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.ShapeToBack
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.ShapeToFront
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.ShapeUngroup
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.ToolBoxEdge
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.ToolBoxLine
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.ToolBoxSelect
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.ToolBoxZoomArea
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.ToolsGridSize
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.ToolsLookAndFeel
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.ToolsMetric
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.ToolsPortSize
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.ToolsShowExplorer
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.ToolsShowOverview
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.ToolsShowStatusbar
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.ToolsShowToolbar
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.ToolsSnapSize
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.ToolsStatusbar
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.ToolsTooltips
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.ViewActualSize
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.ViewAntiAlias
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.ViewFit
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.ViewGrid
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.ViewLayout
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.ViewPorts
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.ViewRuler
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.ViewScaleCustom
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.ViewScaleZoomIn
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.ViewScaleZoomOut
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.WindowCascade
Calls the method setLocation, setSize and toFont for each JInternalFrame.
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.WindowLogConsole
 
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.WindowMaximize
Calls the method setMaximum(true) for each JInternalFrame.
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.WindowMinimize
Calls the method setIcon(true) for each JInternalFrame.
actionPerformed(ActionEvent) - Method in class org.jgraph.pad.actions.WindowWindows
 
actionPerformed(ActionEvent) - Method in class org.jgraph.utils.gui.GPEscAction
If the button is set, then the method will call the do click method at the button.
action_CheckBoxSwitch() - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
action_LoadPreSets(int) - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
action_LoadPreSets(int) - Method in class org.jgraph.layout.GEMLayoutSettings
 
activelength - Variable in class org.jgraph.pad.Rule
 
activeoffset - Variable in class org.jgraph.pad.Rule
 
add(JGraphLayoutAlgorithm) - Method in class org.jgraph.layout.JGraphLayoutRegistry
Register a new Layout
addApplyableVertices(VertexView[]) - Method in class org.jgraph.layout.GEMLayoutAlgorithm
Method for the process of layout update.
addBarEntry(GPBarEntry) - Static method in class org.jgraph.pad.GPBarFactory
Here you can add your own bar entries.
addComponent(Component) - Static method in class org.jgraph.utils.gui.PositionManager
Adds a component to the control of the position manager.
addContainer(Container) - Static method in class org.jgraph.utils.gui.LocaleChangeAdapter
Adds a container to the control of the local change adapter
addDesktopContainerListener(ContainerListener) - Method in class org.jgraph.GPGraphpad
 
addDocument() - Method in class org.jgraph.GPGraphpad
Adds a new Document based on the GraphModelProvider.
addDocument(URL) - Method in class org.jgraph.GPGraphpad
You can add a document by giving the filename.
addDocument(URL, GPGraph, GraphModel, GraphUndoManager) - Method in class org.jgraph.GPGraphpad
Opens a new document frame based on the parameters
addDocument(GPFileChooser) - Method in class org.jgraph.pad.actions.FileOpen
 
addEdge() - Method in class org.jgraph.pad.GPMarqueeHandler
override the way an edge is added if necessary
addGPInternalFrame(GPInternalFrame) - Method in class org.jgraph.GPGraphpad
Adds a new Internal Frame to the Graphpad
addLibrary(String) - Method in class org.jgraph.pad.GPLibraryPanel
 
addLocaleChangeListener(LocaleChangeListener) - Static method in class org.jgraph.pad.resources.Translator
Adds a locale change listener to this Translator.
addMap(Map) - Method in class org.jgraph.pad.DefaultGraphModelFileFormatXML.AttributeCollection
 
addNetworkModelListener(GraphNetworkModelListener) - Method in class org.jgraph.net.GraphNetworkModel
 
addProperNameProvider(ProperNameProvider) - Method in class org.jgraph.pad.resources.DefaultResourceBundle
Adds the Propernameprovider and asks him for the proper names.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.jgraph.net.GraphNetworkModel
 
addSampleData(GraphModel) - Static method in class org.jgraph.pad.GPGraph
 
addVertexnPorts(Rectangle2D, GPGraphpad) - Method in class org.jgraph.pad.AbstractDefaultVertexnPortsCreator
This is a convenient hook to automatically add a cell, its ports and a custom user object.
addVertexnPorts(Rectangle2D, GPGraphpad) - Method in interface org.jgraph.pad.VertexnPortsCreatorInterface
 
align(int, Rectangle2D, Rectangle2D) - Static method in class org.jgraph.util.JGraphUtilities
 
alignCells(JGraph, Object[], int) - Static method in class org.jgraph.util.JGraphUtilities
 
alignment - Variable in class org.jgraph.layout.TreeLayoutAlgorithm
 
alphaOsc - Variable in class org.jgraph.layout.GEMLayoutAlgorithm
opening angle in radiant, that detects oscillations
alphaRot - Variable in class org.jgraph.layout.GEMLayoutAlgorithm
opening angle in radiant, that detects rotations
angleBetween(Point2D.Double, Point2D.Double) - Static method in class org.jgraph.layout.AnnealingLayoutAlgorithm.MathExtensions
Calculates the angle between v1 and v2.
angleBetween(Point2D.Double, Point2D.Double) - Static method in class org.jgraph.utils.MathExtensions
Calculates the angle between v1 and v2.
appTitle - Static variable in class org.jgraph.GPGraphpad
Application Title.
applet - Variable in class org.jgraph.GPGraphpad
Pointer to enclosing JGraphpad applet, if any
applicationIcon - Static variable in class org.jgraph.GPGraphpad
Application Icon.
apply() - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
apply() - Method in class org.jgraph.layout.GEMLayoutSettings
 
apply() - Method in interface org.jgraph.layout.JGraphLayoutSettings
Apply the current settings to the layout that created this object.
apply() - Method in class org.jgraph.layout.MoenLayoutSettings
Implementation.
apply() - Method in class org.jgraph.layout.RadialTreeLayoutSettings
Implementation.
apply() - Method in class org.jgraph.layout.SugiyamaLayoutSettings
Implementation.
apply() - Method in class org.jgraph.layout.TreeLayoutSettings
Implementation.
apply(GPGraph, Object, TableModel) - Method in class org.jgraph.pad.GPUserObject
 
applyCellList - Variable in class org.jgraph.layout.AnnealingLayoutAlgorithm
the list of all cells, a new layout should be calculated for
applyLayout(JGraph, JGraphLayoutAlgorithm, Object[]) - Static method in class org.jgraph.layout.JGraphLayoutAlgorithm
Calls applyLayout() with null static_cells
applyLayout(JGraph, JGraphLayoutAlgorithm, Object[], Object[]) - Static method in class org.jgraph.layout.JGraphLayoutAlgorithm
Takes a local clone of the JGraph and calls the run() method on the specified layout algorithm on the local JGraph.
applyLayout(JGraph, JGraphLayoutAlgorithm) - Static method in class org.jgraph.util.JGraphUtilities
 
applySettings(Map, GPGraph) - Method in class org.jgraph.pad.DefaultGraphModelFileFormatXML
 
arrowEndPoints - Static variable in class org.jgraph.pad.actions.AbstractActionListCell
 
arrowPoints - Static variable in class org.jgraph.pad.actions.AbstractActionListCell
 
arrows - Variable in class org.jgraph.pad.actions.FormatLineEndList
 
askLocalAttribute - Variable in class org.jgraph.pad.GPExplorer.StatefulGraphLayoutCache
 
assertDouble(String, String, ArrayList) - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
assertDouble(String, String, ArrayList) - Method in class org.jgraph.layout.GEMLayoutSettings
 
assertDoublePositiveSign(String, boolean, String, ArrayList) - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
assertInteger(String, String, ArrayList) - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
assertInteger(String, String, ArrayList) - Method in class org.jgraph.layout.GEMLayoutSettings
 
assertIntegerPositiveSign(String, boolean, String, ArrayList) - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
assertMinimum(String, double, boolean, String, ArrayList) - Method in class org.jgraph.layout.GEMLayoutSettings
 
assertMinimum(String, int, boolean, String, ArrayList) - Method in class org.jgraph.layout.GEMLayoutSettings
 
assertRange(String, double, double, boolean, boolean, String, ArrayList) - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
assertRange(String, int, int, boolean, boolean, String, ArrayList) - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
assertRange(String, double, double, boolean, boolean, String, ArrayList) - Method in class org.jgraph.layout.GEMLayoutSettings
 
assertRange(String, int, int, boolean, boolean, String, ArrayList) - Method in class org.jgraph.layout.GEMLayoutSettings
 
attachParent(MoenLayoutAlgorithm.TreeLayoutNode, int) - Method in class org.jgraph.layout.MoenLayoutAlgorithm
 
attrCol - Variable in class org.jgraph.pad.DefaultGraphModelFileFormatXML
 
attrs - Static variable in class org.jgraph.pad.DefaultGraphModelFileFormatXML
 
augmentAttrs(Map) - Method in class org.jgraph.pad.DefaultGraphModelFileFormatXML
 
autoArrange - Variable in class org.jgraph.pad.GPExplorer
 

B

BrowserLauncher - class org.jgraph.util.BrowserLauncher.
BrowserLauncher is a class that provides one static method, openURL, which opens the default web browser for the current user of the system to the given URL.
BrowserLauncher - class org.jgraph.utils.BrowserLauncher.
BrowserLauncher is a class that provides one static method, openURL, which opens the default web browser for the current user of the system to the given URL.
background - Variable in class org.jgraph.pad.GPGraph
 
barEntries - Static variable in class org.jgraph.pad.GPBarFactory
Vector with Bar entries
barFactory - Variable in class org.jgraph.GPGraphpad
A factory for the menu, tool and popup bars
borders - Variable in class org.jgraph.pad.actions.FormatBorderColorList
 
bounds - Variable in class org.jgraph.pad.DefaultGraphModelFileFormatXML.DelayedAttributeID
 
bounds - Variable in class org.jgraph.pad.GPMarqueeHandler
 
bridge(MoenLayoutAlgorithm.PolyLine, int, int, MoenLayoutAlgorithm.PolyLine, int, int) - Method in class org.jgraph.layout.MoenLayoutAlgorithm
 
buildLayoutHelperTree(Collection) - Method in class org.jgraph.layout.MoenLayoutAlgorithm
 
buildTree(CellView) - Method in class org.jgraph.layout.TreeLayoutAlgorithm
 
buildTrees(List) - Method in class org.jgraph.layout.TreeLayoutAlgorithm
 
bundleNames - Static variable in class org.jgraph.pad.resources.Translator
Contains ResourceBundle names The first bundlename is the Graphpad bundle.
bundles - Static variable in class org.jgraph.pad.resources.Translator
Contains ResourceBundle objects.

C

CELL_EDGE_DEFAULT - Static variable in class org.jgraph.pad.GPMarqueeHandler
 
CELL_PORT_DEFAULT - Static variable in class org.jgraph.pad.GPMarqueeHandler
 
CELL_VERTEX_DEFAULT - Static variable in class org.jgraph.pad.GPMarqueeHandler
 
CELL_VERTEX_ELLIPSE - Static variable in class org.jgraph.pad.GPMarqueeHandler
 
CELL_VERTEX_IMAGE - Static variable in class org.jgraph.pad.GPMarqueeHandler
 
CELL_VERTEX_TEXT - Static variable in class org.jgraph.pad.GPMarqueeHandler
 
CELL_WRAPPER - Static variable in class org.jgraph.layout.MoenLayoutAlgorithm
layout,attachParent,layoutLeaf,join,merge,offset and bridge methods below were taken line by line from Moen's algorithm.
CF_KEY_EDGE_DISTANCE_RELEVANT_EDGES - Static variable in class org.jgraph.layout.AnnealingLayoutAlgorithm
 
COMPRESS_FILES - Static variable in class org.jgraph.pad.actions.AbstractActionFile
If the library files should be compressed (zipped)
COMPRESS_WITH_ZIP - Static variable in class org.jgraph.pad.DefaultGraphModelFileFormatXML
a const value for the key at the properties hashtable
CONFIG_KEY_LAYOUT_UPDATE - Static variable in class org.jgraph.layout.AnnealingLayoutAlgorithm
Key for loading configuration values.
CONFIG_KEY_RUN - Static variable in class org.jgraph.layout.AnnealingLayoutAlgorithm
Key for loading configuration values.
COSTFUNCTION_BORDERLINE - Static variable in class org.jgraph.layout.AnnealingLayoutAlgorithm
 
COSTFUNCTION_EDGE_CROSSING - Static variable in class org.jgraph.layout.AnnealingLayoutAlgorithm
 
COSTFUNCTION_EDGE_DISTANCE - Static variable in class org.jgraph.layout.AnnealingLayoutAlgorithm
 
COSTFUNCTION_EDGE_LENGTH - Static variable in class org.jgraph.layout.AnnealingLayoutAlgorithm
 
COSTFUNCTION_NODE_DISTANCE - Static variable in class org.jgraph.layout.AnnealingLayoutAlgorithm
 
COSTFUNCTION_NODE_DISTRIBUTION - Static variable in class org.jgraph.layout.AnnealingLayoutAlgorithm
 
COUT_COSTFUNCTION - Static variable in class org.jgraph.layout.AnnealingLayoutAlgorithm
 
CircleGraphLayout - class org.jgraph.layout.CircleGraphLayout.
 
CircleGraphLayout() - Constructor for class org.jgraph.layout.CircleGraphLayout
 
CostFunction - interface org.jgraph.algebra.CostFunction.
 
c - Variable in class org.jgraph.pad.GPMarqueeHandler
 
canImport(JComponent, DataFlavor[]) - Method in class org.jgraph.pad.GPGraphUI.GPTransferHandler
 
cell - Variable in class org.jgraph.pad.DefaultGraphModelFileFormatXML.ConnectionID
 
cell - Variable in class org.jgraph.pad.DefaultGraphModelFileFormatXML.DelayedAttributeID
 
cell2node - Variable in class org.jgraph.layout.TreeLayoutAlgorithm
 
cellFactory - Static variable in class org.jgraph.pad.DefaultGraphModelFileFormatXML
 
cellList - Variable in class org.jgraph.layout.AnnealingLayoutAlgorithm
the list of all cells of the graph
cellMap - Variable in class org.jgraph.pad.DefaultGraphModelFileFormatXML
 
cells - Variable in class org.jgraph.algebra.UnionFind
 
cells - Static variable in class org.jgraph.pad.DefaultGraphModelFileFormatXML
 
cells - Variable in class org.jgraph.pad.GPGraphTools.UnionFind
 
cells - Variable in class org.jgraph.pad.GPLibraryPanel.GraphCellsComponent
 
center - Static variable in class org.jgraph.pad.actions.AbstractActionList
 
center(Window) - Static method in class org.jgraph.utils.Utilities
 
centerRoot - Variable in class org.jgraph.layout.TreeLayoutAlgorithm
 
changeSupport - Variable in class org.jgraph.net.GraphNetworkModel
 
check() - Method in class org.jgraph.layout.AnnealingLayoutSettings
Called by pressing the ok button
check(ArrayList) - Method in class org.jgraph.layout.GEMLayoutSettings
Called by pressing the ok button.
childParentDistance - Variable in class org.jgraph.layout.MoenLayoutAlgorithm
 
cleanUp() - Method in class org.jgraph.pad.GPInternalFrame
Cleans up references that cause memory leaks Maintainance fix, rather than proper fix
clear() - Method in class org.jgraph.pad.DefaultGraphModelFileFormatXML.AttributeCollection
 
clients - Variable in class org.jgraph.net.GraphNetworkModel
 
clone() - Method in class org.jgraph.pad.GPUserObject
 
cloneUserObject(Object) - Method in class org.jgraph.pad.GPGraphModel
 
close(boolean) - Method in class org.jgraph.pad.GPDocument
Returns true if the user really wants to close.
closeLibrary() - Method in class org.jgraph.pad.GPLibraryPanel
 
clusterGraph() - Method in class org.jgraph.layout.AnnealingLayoutAlgorithm
Clusters a graph.
clusterGraph() - Method in class org.jgraph.layout.GEMLayoutAlgorithm
Clusters a graph.
colors - Variable in class org.jgraph.pad.actions.AbstractActionListCellColor
Colors for the selection
columnRule - Variable in class org.jgraph.pad.GPDocument
The column rule for the graph
combineLevelNodes - Variable in class org.jgraph.layout.TreeLayoutAlgorithm
 
combo - Variable in class org.jgraph.pad.GPLibraryPanel
 
compare(Object, Object) - Method in class org.jgraph.layout.OrderedTreeLayoutAlgorithm.DefaultComparator
 
component - Variable in class org.jgraph.cellview.JGraphHeavyweightView
 
componentAdded(ContainerEvent) - Method in class org.jgraph.pad.actions.WindowWindows
 
componentHidden(ComponentEvent) - Method in class org.jgraph.pad.GPDocument
 
componentHidden(ComponentEvent) - Method in class org.jgraph.pad.GPOverviewPanel
 
componentMoved(ComponentEvent) - Method in class org.jgraph.pad.GPDocument
 
componentMoved(ComponentEvent) - Method in class org.jgraph.pad.GPOverviewPanel
 
componentRemoved(ContainerEvent) - Method in class org.jgraph.pad.actions.WindowWindows
 
componentResized(ComponentEvent) - Method in class org.jgraph.pad.GPDocument
 
componentResized(ComponentEvent) - Method in class org.jgraph.pad.GPOverviewPanel
 
componentShown(ComponentEvent) - Method in class org.jgraph.pad.GPDocument
 
componentShown(ComponentEvent) - Method in class org.jgraph.pad.GPOverviewPanel
 
computeClusterPosition(VertexView) - Method in class org.jgraph.layout.AnnealingLayoutAlgorithm
Recalculates the position of a cluster.
computeClusterPosition(VertexView) - Method in class org.jgraph.layout.GEMLayoutAlgorithm
Recalculates the position of a cluster.
config - Variable in class org.jgraph.layout.GEMLayoutAlgorithm
the configuration of this algorithm
configuration - Variable in class org.jgraph.GPGraphpad
 
configure() - Method in class org.jgraph.utils.gui.LayoutDialog
Will call if the user clicks on the configuration button.
configureRenderer(Component) - Method in class org.jgraph.cellview.JGraphHeavyweightView
A hook for subclassers to eg.
connect(JGraph, DefaultGraphCell, Object[]) - Static method in class org.jgraph.util.JGraphUtilities
 
connectionSetIDs - Static variable in class org.jgraph.pad.DefaultGraphModelFileFormatXML
 
containers - Static variable in class org.jgraph.utils.gui.LocaleChangeAdapter
vector with all registered containers
containers - Static variable in class org.jgraph.utils.gui.PositionManager
vector with all registered containers
convertToGif(Image) - Static method in class org.jgraph.pad.actions.FileExportGIF
convert Image to GIF-encoded data, reducing the number of colors if needed
create(JGraph, Object[], Map, Rectangle2D, ConnectionSet, ParentMap) - Method in class org.jgraph.pad.GPGraphUI.GPTransferHandler
 
createAppCloser(Frame) - Method in class org.jgraph.GPGraphpad
Creates a shutdown routine.
createBarFactory() - Method in class org.jgraph.GPGraphpad
Creates a barFactory.
createCell(String, Object) - Method in class org.jgraph.pad.DefaultGraphModelFileFormatXML
 
createCell(String, Object) - Method in class org.jgraph.pad.GPDefaultCellFactory
 
createCenterComponent() - Method in class org.jgraph.pad.GPDocument
Create the center component of this panel.
createContainer() - Method in class org.jgraph.cellview.JGraphMultilineView.MultiLinedEditor
Overriting this so that I could modify an eiditor container.
createDefaultAttributes() - Method in class org.jgraph.pad.DefaultGraphModelFileFormatXML
Returns an attributeMap for the specified position and color.
createDefaultAttributes() - Static method in class org.jgraph.pad.actions.FileImportGXL
Returns an GPAttributeMap for the specified position and color.
createDefaultAttributes(Map) - Static method in class org.jgraph.util.JGraphGXLCodec
Returns an attributeMap for the specified position and color.
createDefaultCostFunction() - Method in class org.jgraph.pad.GPGraphTools
 
createDefaultCostFunction(JGraph) - Static method in class org.jgraph.util.JGraphUtilities
 
createDialog(JGraphLayoutSettings, JFrame, String, String, String) - Static method in class org.jgraph.layout.JGraphLayoutAlgorithm
A utility method to create a simple dialog with close and apply button.
createDialog(JGraphLayoutSettings, JDialog, String, String, String) - Static method in class org.jgraph.layout.JGraphLayoutAlgorithm
A utility method to create a simple dialog with close and apply button.
createDirectoryRecursively(File) - Static method in class org.jgraph.utils.Utilities
Create a directory, plus all parent directories necessary to contain it.
createErrConsole() - Static method in class org.jgraph.util.JGraphConsole
 
createFrame() - Method in class org.jgraph.GPGraphpad
Creates a frame for this Graphpad panel
createGraphCellEditor() - Method in class org.jgraph.cellview.JGraphMultilineView.MultiLinedEditor
 
createGraphInstance() - Method in class org.jgraph.GPGraphpad
In order one can customize the JGraphpad behavior by subclassing GPGraphpad, any instanciation of graph must use this method.
createGraphPopupMenu() - Method in class org.jgraph.pad.GPBarFactory
creates the popup menu for the graph
createGraphUndoManager() - Method in class org.jgraph.pad.GPDocument
 
createID() - Method in class org.jgraph.net.GraphCellIdentityMap
 
createInputStream(String, boolean) - Static method in class org.jgraph.pad.actions.AbstractActionFile
Create an object input stream.
createInputStream(String) - Static method in class org.jgraph.pad.actions.AbstractActionFile
Create an object input stream.
createLibrary() - Method in class org.jgraph.pad.GPDocument
 
createLibraryPopupMenu() - Method in class org.jgraph.pad.GPBarFactory
creates the popup menu for the library
createLocalEdit(Object[], Map, Object[], Object[]) - Method in class org.jgraph.pad.GPExplorer.StatefulGraphLayoutCache
 
createMenu(String) - Method in class org.jgraph.pad.GPBarFactory
creates a menu for the specified key
createMenu(String, String[]) - Method in class org.jgraph.pad.GPBarFactory
Create a menu for the app.
createMenuItem(String) - Method in class org.jgraph.pad.GPBarFactory
This is the hook through which all menu items are created.
createMenubar() - Method in class org.jgraph.pad.GPBarFactory
Create the menubar for the app.
createOutConsole() - Static method in class org.jgraph.util.JGraphConsole
 
createOutputStream(String, boolean) - Static method in class org.jgraph.pad.actions.AbstractActionFile
Create an object output stream.
createOutputStream(String) - Static method in class org.jgraph.pad.actions.AbstractActionFile
Create an object output stream.
createOverviewPanel(JGraph, GPDocument) - Static method in class org.jgraph.pad.GPOverviewPanel
GPOverviewPanel factory that returns instance with small inset as a buffer.
createPermutation(int) - Method in class org.jgraph.layout.AnnealingLayoutAlgorithm
Creates a permutation of the Numbers from 0 to a determined value.
createPopupMenu(String) - Method in class org.jgraph.pad.GPBarFactory
creates a popup menu for the specified key.
createRootPane() - Method in class org.jgraph.pad.GPAboutDialog
 
createScrollPane() - Method in class org.jgraph.pad.GPDocument
 
createSettings() - Method in class org.jgraph.layout.AnnealingLayoutAlgorithm
Returns an new instance of SugiyamaLayoutSettings
createSettings() - Method in class org.jgraph.layout.GEMLayoutAlgorithm
Returns an new instance of SugiyamaLayoutSettings
createSettings() - Method in class org.jgraph.layout.JGraphLayoutAlgorithm
Subclassers may return a new JComponent that allows to configure the layout.
createSettings() - Method in class org.jgraph.layout.MoenLayoutAlgorithm
Returns an new instance of SugiyamaLayoutSettings
createSettings() - Method in class org.jgraph.layout.RadialTreeLayoutAlgorithm
Returns an new instance of SugiyamaLayoutSettings
createSettings() - Method in class org.jgraph.layout.SugiyamaLayoutAlgorithm
Returns an new instance of SugiyamaLayoutSettings
createSettings() - Method in class org.jgraph.layout.TreeLayoutAlgorithm
 
createStatusBar() - Method in class org.jgraph.GPGraphpad
Create a status bar
createTool(String) - Method in class org.jgraph.pad.GPBarFactory
Hook through which every toolbar item is created.
createToolBars(JPanel) - Method in class org.jgraph.pad.GPBarFactory
creates a panel with the toolbars into.
createToolbar(String, String) - Method in class org.jgraph.pad.GPBarFactory
Create the toolbar.
createToolbarButton(String) - Method in class org.jgraph.pad.GPBarFactory
Create a button to go inside of the toolbar.
createTransferHandler() - Method in class org.jgraph.pad.GPGraphUI
 
cs - Variable in class org.jgraph.net.GraphNetworkModelPeer.FakeGraphModelChange
 
current - Variable in class org.jgraph.pad.GPMarqueeHandler
 
currentActionMap - Variable in class org.jgraph.GPGraphpad
ActionMap contains the current ActionMap.

D

DEFAULT_ORIENTATION - Static variable in class org.jgraph.layout.MoenLayoutAlgorithm
 
DIAMOND - Static variable in class org.jgraph.pad.GPDefaultCellFactory
 
DIVIDER_LOCATION - Static variable in class org.jgraph.utils.gui.PositionManager
Key suffix for the Registry to save and load the dividerlocation for the JSplitPane
DONT_SET_MNEMONIC - Static variable in class org.jgraph.utils.gui.LocaleChangeAdapter
Key for the special jcomponent client property.
DONT_SET_TOOL_TIP_TEXT - Static variable in class org.jgraph.utils.gui.LocaleChangeAdapter
Key for the special jcomponent client property.
DefaultCostFunction - class org.jgraph.algebra.DefaultCostFunction.
 
DefaultCostFunction(CellMapper) - Constructor for class org.jgraph.algebra.DefaultCostFunction
 
DefaultGraphModelFileFormatXML - class org.jgraph.pad.DefaultGraphModelFileFormatXML.
File format for the default graph model.
DefaultGraphModelFileFormatXML() - Constructor for class org.jgraph.pad.DefaultGraphModelFileFormatXML
Constructor for DefaultGraphModelFileFormatXML.
DefaultGraphModelFileFormatXML.AttributeCollection - class org.jgraph.pad.DefaultGraphModelFileFormatXML.AttributeCollection.
 
DefaultGraphModelFileFormatXML.AttributeCollection() - Constructor for class org.jgraph.pad.DefaultGraphModelFileFormatXML.AttributeCollection
 
DefaultGraphModelFileFormatXML.ConnectionID - class org.jgraph.pad.DefaultGraphModelFileFormatXML.ConnectionID.
 
DefaultGraphModelFileFormatXML.ConnectionID(Object, String, boolean) - Constructor for class org.jgraph.pad.DefaultGraphModelFileFormatXML.ConnectionID
 
DefaultGraphModelFileFormatXML.DelayedAttributeID - class org.jgraph.pad.DefaultGraphModelFileFormatXML.DelayedAttributeID.
 
DefaultGraphModelFileFormatXML.DelayedAttributeID(Object, Rectangle2D, List, String) - Constructor for class org.jgraph.pad.DefaultGraphModelFileFormatXML.DelayedAttributeID
 
DefaultResourceBundle - class org.jgraph.pad.resources.DefaultResourceBundle.
Defaultresourcebundle for proper names.
DefaultResourceBundle() - Constructor for class org.jgraph.pad.resources.DefaultResourceBundle
Creates a new Instance an requerys all default names.
DiamondCell - class org.jgraph.pad.DiamondCell.
 
DiamondCell() - Constructor for class org.jgraph.pad.DiamondCell
 
DiamondCell(Object) - Constructor for class org.jgraph.pad.DiamondCell
 
damp() - Method in class org.jgraph.pad.Touch
 
data - Variable in class org.jgraph.algebra.PriorityQueue
 
data - Variable in class org.jgraph.pad.GPGraphTools.PriorityQueue
 
dataModel - Variable in class org.jgraph.pad.GPUserObject
 
datasource - Variable in class org.jgraph.net.GraphNetworkModel
 
declusterGraph() - Method in class org.jgraph.layout.AnnealingLayoutAlgorithm
Moves all clusters from AnnealingLayoutAlgorithm.cellList and AnnealingLayoutAlgorithm.applyCellList, extracts their clustered vertices and adds them to AnnealingLayoutAlgorithm.cellList.
declusterGraph() - Method in class org.jgraph.layout.GEMLayoutAlgorithm
Moves all clusters from #cellList and #applyCellList, extracts their clustered vertices and adds them to #cellList.
decode(JGraph, DefaultGraphCell, DefaultGraphCell, DefaultGraphCell, InputStream, int, int) - Static method in class org.jgraph.util.JGraphGEOCodec
 
decode(InputStream, JGraph) - Static method in class org.jgraph.util.JGraphGXLCodec
Decodes a GXL File.
decode(JGraph, InputStream, String, String) - Static method in class org.jgraph.util.JGraphSimpleCodec
 
decodeCell(Node, Map) - Static method in class org.jgraph.util.JGraphGXLCodec
Extracts visual properties of the node from the child 'view' element Currently recognized properties: - Bounds - color - background-color - autosize - Font - Line-End, Line-size, Line-color
decodeEdge(Node, Map) - Static method in class org.jgraph.util.JGraphGXLCodec
Decodes a Edge.
decodeMap(Node, boolean, boolean) - Method in class org.jgraph.pad.DefaultGraphModelFileFormatXML
 
decodeUserObjects(Node) - Method in class org.jgraph.pad.DefaultGraphModelFileFormatXML
 
decodeValue(Class, String) - Method in class org.jgraph.pad.DefaultGraphModelFileFormatXML
 
decorateNode(VertexView) - Method in class org.jgraph.layout.MoenLayoutAlgorithm
 
defaultActionMap - Variable in class org.jgraph.GPGraphpad
ActionMap contains all default Actions for this application
defaultBorderColor - Variable in class org.jgraph.pad.GPGraph
 
defaultBorderColor - Variable in class org.jgraph.pad.GPMarqueeHandler
The default color for borders
defaultBundle - Static variable in class org.jgraph.pad.resources.Translator
Resouce Bundle with proper names.
delayedAttributes - Static variable in class org.jgraph.pad.DefaultGraphModelFileFormatXML
 
delete() - Method in class org.jgraph.pad.GPLibraryPanel
Delete element from library.
desc - Variable in class org.jgraph.pad.actions.AbstractActionFile.MyFileFilter
Descrption of the File format
desktop - Variable in class org.jgraph.GPGraphpad
Desktoppane for the internal frames
dialog(String, boolean, String, String) - Method in class org.jgraph.pad.actions.AbstractActionFile
Opens a dialog and return the filename.
dialog - Variable in class org.jgraph.pad.actions.GraphApplyLayoutAlgorithm
 
diffMap(Map, Map) - Method in class org.jgraph.pad.DefaultGraphModelFileFormatXML.AttributeCollection
Returns a new map that contains all (key, value)-pairs of newState where either key is not used or value is different for key in oldState.
display(Collection) - Method in class org.jgraph.layout.MoenLayoutAlgorithm
 
displayHelper(VertexView) - Method in class org.jgraph.layout.MoenLayoutAlgorithm
 
distance(TreeLayoutAlgorithm.PolyLine, TreeLayoutAlgorithm.PolyLine) - Method in class org.jgraph.layout.TreeLayoutAlgorithm
 
doc2InternalFrame - Variable in class org.jgraph.GPGraphpad
Contains the mapping between GPDocument objects and GPInternalFrames.
downloadPath - Variable in class org.jgraph.GPGraphpad
 
dragging - Variable in class org.jgraph.pad.GPLibraryPanel
 
drawGraph(JGraph, List, Point, Point) - Method in class org.jgraph.layout.SugiyamaLayoutAlgorithm
This Method draws the graph.
dummyGraph - Static variable in class org.jgraph.pad.GraphListCellRenderer
 
dummyGraph - Static variable in class org.jgraph.pad.actions.AbstractActionListCell
A dummy jgraph for the menu components based on jgraph components.
dx - Variable in class org.jgraph.pad.GPMarqueeHandler
 
dy - Variable in class org.jgraph.pad.GPMarqueeHandler
 

E

EDGE - Static variable in class org.jgraph.pad.GPDefaultCellFactory
 
ELLIPSE - Static variable in class org.jgraph.pad.GPDefaultCellFactory
 
EMPTY - Static variable in class org.jgraph.pad.DefaultGraphModelFileFormatXML
 
EditCell - class org.jgraph.pad.actions.EditCell.
 
EditCell(GPGraphpad) - Constructor for class org.jgraph.pad.actions.EditCell
Constructor for EditCellAction.
EditCopy - class org.jgraph.pad.actions.EditCopy.
 
EditCopy(GPGraphpad) - Constructor for class org.jgraph.pad.actions.EditCopy
Constructor for EditCopy.
EditCut - class org.jgraph.pad.actions.EditCut.
 
EditCut(GPGraphpad) - Constructor for class org.jgraph.pad.actions.EditCut
Constructor for EditCut.
EditCut(GPGraphpad, String) - Constructor for class org.jgraph.pad.actions.EditCut
Constructor for EditCut.
EditCut(GPGraphpad, String, Icon) - Constructor for class org.jgraph.pad.actions.EditCut
Constructor for EditCut.
EditDelete - class org.jgraph.pad.actions.EditDelete.
 
EditDelete(GPGraphpad) - Constructor for class org.jgraph.pad.actions.EditDelete
Constructor for EditDelete.
EditFind - class org.jgraph.pad.actions.EditFind.
Action that finds the first cell to match the given regular expression.
EditFind(GPGraphpad) - Constructor for class org.jgraph.pad.actions.EditFind
Constructor for EditFind.
EditFindAgain - class org.jgraph.pad.actions.EditFindAgain.
 
EditFindAgain(GPGraphpad) - Constructor for class org.jgraph.pad.actions.EditFindAgain
Constructor for EditFindAgain.
EditInsertIntoLibrary - class org.jgraph.pad.actions.EditInsertIntoLibrary.
 
EditInsertIntoLibrary(GPGraphpad) - Constructor for class org.jgraph.pad.actions.EditInsertIntoLibrary
Constructor for EditInsertIntoLibrary.
EditPaste - class org.jgraph.pad.actions.EditPaste.
 
EditPaste(GPGraphpad) - Constructor for class org.jgraph.pad.actions.EditPaste
Constructor for EditPaste.
EditPaste(GPGraphpad, String) - Constructor for class org.jgraph.pad.actions.EditPaste
Constructor for EditPaste.
EditPaste(GPGraphpad, String, Icon) - Constructor for class org.jgraph.pad.actions.EditPaste
Constructor for EditPaste.
EditRedo - class org.jgraph.pad.actions.EditRedo.
 
EditRedo(GPGraphpad) - Constructor for class org.jgraph.pad.actions.EditRedo
Constructor for EditRedo.
EditUndo - class org.jgraph.pad.actions.EditUndo.
 
EditUndo(GPGraphpad) - Constructor for class org.jgraph.pad.actions.EditUndo
Constructor for EditUndo.
EllipseCell - class org.jgraph.pad.EllipseCell.
 
EllipseCell() - Constructor for class org.jgraph.pad.EllipseCell
 
EllipseCell(Object) - Constructor for class org.jgraph.pad.EllipseCell
 
edgeList - Variable in class org.jgraph.layout.AnnealingLayoutAlgorithm
the list of all edges of the graph
edgeSeparation - Variable in class org.jgraph.util.JGraphParallelEdgeRouter
The distance between the control point and the middle line.
editor - Static variable in class org.jgraph.cellview.JGraphMultilineView
 
emptyModel - Static variable in class org.jgraph.util.JGraphParallelEdgeRouter
 
enableTooltips - Variable in class org.jgraph.pad.GPDocument
 
encode(JGraph) - Static method in class org.jgraph.util.JGraphGXLCodec
Create a GXL-representation for all the cells.
encode(JGraph, Object[]) - Static method in class org.jgraph.util.JGraphGXLCodec
Create a GXL-representation for the specified cells.
encode(JGraph, Object[]) - Static method in class org.jgraph.util.JGraphGraphvizEncoder
 
encode(JGraph, String) - Method in class org.jgraph.util.JGraphImageMapEncoder
Use <img src="yourimage.png" border="0" ismap usemap="#map"> in your HTML markup to refer to this image map.
encodeAttribute(String, String, int) - Static method in class org.jgraph.util.JGraphGXLCodec
Attribute encoding.
encodeBean(Object, String, int) - Static method in class org.jgraph.util.JGraphGXLCodec
Bean encoding.
encodeBoolean(boolean, String, int) - Static method in class org.jgraph.util.JGraphGXLCodec
Boolean encoding.
encodeColor(Color, String, int) - Static method in class org.jgraph.util.JGraphGXLCodec
Color encoding.
encodeEdge(JGraph, Object, Object) - Static method in class org.jgraph.util.JGraphGXLCodec
Encode a Edge of a graph
encodeFont(Font, String, int) - Static method in class org.jgraph.util.JGraphGXLCodec
Font encoding.
encodeInteger(int, String, int) - Static method in class org.jgraph.util.JGraphGXLCodec
Integer encoding.
encodeKey(String) - Method in class org.jgraph.pad.DefaultGraphModelFileFormatXML
 
encodeMap(String, Map, boolean, Set, boolean) - Method in class org.jgraph.pad.DefaultGraphModelFileFormatXML
 
encodeRectangle(Rectangle2D, String, int) - Static method in class org.jgraph.util.JGraphGXLCodec
Rectangle encoding.
encodeString(String, String, int) - Static method in class org.jgraph.util.JGraphGXLCodec
String encoding.
encodeUserObjects(String, Map) - Method in class org.jgraph.pad.DefaultGraphModelFileFormatXML
 
encodeValue(Object) - Method in class org.jgraph.pad.DefaultGraphModelFileFormatXML
 
encodeValue(String, String, int) - Static method in class org.jgraph.util.JGraphGXLCodec
Basic value encoding.
encodeValue(int, int) - Static method in class org.jgraph.util.JGraphGXLCodec
Basic integer encoding.
encodeValue(String, int) - Static method in class org.jgraph.util.JGraphGXLCodec
Basic String encoding.
encodeVertex(JGraph, String, Object) - Static method in class org.jgraph.util.JGraphGXLCodec
Encode a Vertex of a graph
entrySize - Static variable in class org.jgraph.GPGraphpad
Default entry size
error(String) - Method in class org.jgraph.GPGraphpad
Show a dialog with the given error message.
escKeystroke - Variable in class org.jgraph.utils.gui.GPDialog
Key description for the ESC key.
escKeystroke - Variable in class org.jgraph.utils.gui.GPFrame
Key description for the ESC key.
escKeystroke - Variable in class org.jgraph.utils.gui.GPInternalFrame
Key description for the ESC key.
execute(Object[], Object[], Map, ConnectionSet, ParentMap) - Method in class org.jgraph.net.GraphNetworkModel
 
execute() - Method in class org.jgraph.pad.GPExplorer
 
execute(GPGraphpad) - Method in interface org.jgraph.pad.GPPlugin
 
execute() - Method in class org.jgraph.utils.gui.LayoutDialog
Execute the algorithm
executeCircleLayout() - Method in class org.jgraph.pad.GPExplorer
 
executeLayout() - Method in class org.jgraph.pad.GPExplorer
 
exit() - Method in class org.jgraph.GPGraphpad
Adds a new Document based on the GraphModelProvider.
exitOnSave - Variable in class org.jgraph.pad.actions.FileSaveTiki
 
exploreMode - Variable in class org.jgraph.pad.GPExplorer
 
explorerDialog - Variable in class org.jgraph.pad.actions.ToolsShowExplorer
 
ext - Variable in class org.jgraph.pad.actions.AbstractActionFile.MyFileFilter
Extension for this file format.

F

FILE_FORMAT_VERSION - Static variable in class org.jgraph.pad.GPGraph
 
FRAME_HEIGHT - Static variable in class org.jgraph.GPGraphpad
Key for the Registry to save and load the frame height for the graphpad frame
FRAME_HEIGHT - Static variable in class org.jgraph.utils.gui.PositionManager
Key suffix for the Registry to save and load the frame height for the component
FRAME_STATE - Static variable in class org.jgraph.GPGraphpad
Key for the Registry to save and load the frame state for the graphpad frame
FRAME_STATE - Static variable in class org.jgraph.utils.gui.PositionManager
Key suffix for the Registry to save and load the frame state for the component
FRAME_WIDTH - Static variable in class org.jgraph.GPGraphpad
Key for the Registry to save and load the frame width for the graphpad frame
FRAME_WIDTH - Static variable in class org.jgraph.utils.gui.PositionManager
Key suffix for the Registry to save and load the frame width for the component
FRAME_X - Static variable in class org.jgraph.GPGraphpad
Key for the Registry to save and load the frame x position for the graphpad frame
FRAME_X - Static variable in class org.jgraph.utils.gui.PositionManager
Key suffix for the Registry to save and load the frame x position for the component
FRAME_Y - Static variable in class org.jgraph.GPGraphpad
Key for the Registry to save and load the frame y position for the graphpad frame
FRAME_Y - Static variable in class org.jgraph.utils.gui.PositionManager
Key suffix for the Registry to save and load the frame y position for the component
FileClose - class org.jgraph.pad.actions.FileClose.
 
FileClose(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FileClose
Constructor for FileClose.
FileExit - class org.jgraph.pad.actions.FileExit.
 
FileExit(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FileExit
Constructor for FileExit.
FileExportEPS - class org.jgraph.pad.actions.FileExportEPS.
 
FileExportEPS(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FileExportEPS
Constructor for FileExportJPG.
FileExportGIF - class org.jgraph.pad.actions.FileExportGIF.
 
FileExportGIF(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FileExportGIF
Constructor for FileExportJPG.
FileExportGIF(GPGraphpad, String) - Constructor for class org.jgraph.pad.actions.FileExportGIF
 
FileExportGXL - class org.jgraph.pad.actions.FileExportGXL.
 
FileExportGXL(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FileExportGXL
Constructor for FileExportGXL.
FileExportGraphviz - class org.jgraph.pad.actions.FileExportGraphviz.
 
FileExportGraphviz(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FileExportGraphviz
Constructor for FileExportGraphviz.
FileExportImageMap - class org.jgraph.pad.actions.FileExportImageMap.
 
FileExportImageMap(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FileExportImageMap
Constructor for FileExportGXL.
FileExportJPG - class org.jgraph.pad.actions.FileExportJPG.
 
FileExportJPG(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FileExportJPG
Constructor for FileExportJPG.
FileExportJPG(GPGraphpad, String) - Constructor for class org.jgraph.pad.actions.FileExportJPG
 
FileExportPDF - class org.jgraph.pad.actions.FileExportPDF.
 
FileExportPDF(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FileExportPDF
Constructor for FileExportJPG.
FileExportPNG - class org.jgraph.pad.actions.FileExportPNG.
 
FileExportPNG(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FileExportPNG
Constructor for FileExportJPG.
FileImportGEO - class org.jgraph.pad.actions.FileImportGEO.
 
FileImportGEO(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FileImportGEO
Constructor for FileExportGXL.
FileImportGXL - class org.jgraph.pad.actions.FileImportGXL.
 
FileImportGXL(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FileImportGXL
Constructor for FileExportGXL.
FileImportSimple - class org.jgraph.pad.actions.FileImportSimple.
 
FileImportSimple(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FileImportSimple
Constructor for FileExportGXL.
FileLibraryClose - class org.jgraph.pad.actions.FileLibraryClose.
 
FileLibraryClose(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FileLibraryClose
Constructor for FileLibraryClose.
FileLibraryNew - class org.jgraph.pad.actions.FileLibraryNew.
 
FileLibraryNew(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FileLibraryNew
Constructor for FileLibraryNew.
FileLibraryOpen - class org.jgraph.pad.actions.FileLibraryOpen.
Action that opens a library from a file.
FileLibraryOpen(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FileLibraryOpen
Constructor for FileLibraryOpen.
FileLibraryOpenURL - class org.jgraph.pad.actions.FileLibraryOpenURL.
 
FileLibraryOpenURL(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FileLibraryOpenURL
Constructor for FileLibraryOpen.
FileLibraryRename - class org.jgraph.pad.actions.FileLibraryRename.
 
FileLibraryRename(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FileLibraryRename
Constructor for FileLibraryRename.
FileLibrarySaveAs - class org.jgraph.pad.actions.FileLibrarySaveAs.
Action that saves the Library to a file.
FileLibrarySaveAs(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FileLibrarySaveAs
Constructor for FileLibrarySaveAs.
FileNew - class org.jgraph.pad.actions.FileNew.
 
FileNew(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FileNew
Constructor for FileNew.
FileNewView - class org.jgraph.pad.actions.FileNewView.
 
FileNewView(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FileNewView
Constructor for FileNewView.
FileOpen - class org.jgraph.pad.actions.FileOpen.
 
FileOpen(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FileOpen
Constructor for FileOpen.
FileOpenURL - class org.jgraph.pad.actions.FileOpenURL.
 
FileOpenURL(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FileOpenURL
Constructor for FileOpen.
FilePageFormat - class org.jgraph.pad.actions.FilePageFormat.
Open a dialog to select the page setup.
FilePageFormat(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FilePageFormat
Constructor for FilePageFormat.
FilePrint - class org.jgraph.pad.actions.FilePrint.
Prints the current graph.
FilePrint(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FilePrint
Constructor for FilePrint.
FileSave - class org.jgraph.pad.actions.FileSave.
Action opens a dialog to select the file.
FileSave(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FileSave
Constructor for FileSave.
FileSaveAs - class org.jgraph.pad.actions.FileSaveAs.
 
FileSaveAs(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FileSaveAs
Constructor for FileSaveAs.
FileSaveTiki - class org.jgraph.pad.actions.FileSaveTiki.
Action opens a dialog to select the file.
FileSaveTiki(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FileSaveTiki
Constructor for FileSave.
FileSaveTiki(GPGraphpad, boolean) - Constructor for class org.jgraph.pad.actions.FileSaveTiki
Constructor for FileSave.
FileSaveTikiAndExit - class org.jgraph.pad.actions.FileSaveTikiAndExit.
Action opens a dialog to select the file.
FileSaveTikiAndExit(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FileSaveTikiAndExit
Constructor for FileSave.
FileSharingConnect - class org.jgraph.pad.actions.FileSharingConnect.
 
FileSharingConnect(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FileSharingConnect
Constructor for FileNew.
FileSharingShare - class org.jgraph.pad.actions.FileSharingShare.
 
FileSharingShare(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FileSharingShare
Constructor for FileNew.
FormatAlignBottom - class org.jgraph.pad.actions.FormatAlignBottom.
 
FormatAlignBottom(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatAlignBottom
Constructor for FormatAlignBottom.
FormatAlignCenter - class org.jgraph.pad.actions.FormatAlignCenter.
 
FormatAlignCenter(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatAlignCenter
Constructor for FormatAlignCenter.
FormatAlignLeft - class org.jgraph.pad.actions.FormatAlignLeft.
 
FormatAlignLeft(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatAlignLeft
Constructor for FormatAlignLeft.
FormatAlignMiddle - class org.jgraph.pad.actions.FormatAlignMiddle.
 
FormatAlignMiddle(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatAlignMiddle
Constructor for FormatAlignMiddle.
FormatAlignRight - class org.jgraph.pad.actions.FormatAlignRight.
 
FormatAlignRight(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatAlignRight
Constructor for FormatAlignRight.
FormatAlignTop - class org.jgraph.pad.actions.FormatAlignTop.
 
FormatAlignTop(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatAlignTop
Constructor for FormatAlignTop.
FormatBorderColor - class org.jgraph.pad.actions.FormatBorderColor.
 
FormatBorderColor(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatBorderColor
Constructor for FormatBorderColor.
FormatBorderColorList - class org.jgraph.pad.actions.FormatBorderColorList.
 
FormatBorderColorList(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatBorderColorList
Constructor for FormatBorderColorList.
FormatBorderNo - class org.jgraph.pad.actions.FormatBorderNo.
 
FormatBorderNo(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatBorderNo
Constructor for FormatBorderNo.
FormatFillColor - class org.jgraph.pad.actions.FormatFillColor.
Action that sets the selections fill color using a color dialog.
FormatFillColor(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatFillColor
Constructor for FormatFillColor.
FormatFillColorList - class org.jgraph.pad.actions.FormatFillColorList.
 
FormatFillColorList(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatFillColorList
Constructor for FormatFillColorList.
FormatFillColorList(GPGraphpad, String) - Constructor for class org.jgraph.pad.actions.FormatFillColorList
Constructor for FormatFillColorList.
FormatFillColorList(GPGraphpad, String, Icon) - Constructor for class org.jgraph.pad.actions.FormatFillColorList
Constructor for FormatFillColorList.
FormatFillNo - class org.jgraph.pad.actions.FormatFillNo.
Action that cleans the fill color for the selected cells.
FormatFillNo(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatFillNo
Constructor for FormatFillNo.
FormatGradientColor - class org.jgraph.pad.actions.FormatGradientColor.
Action that sets the selections fill color using a color dialog.
FormatGradientColor(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatGradientColor
Constructor for FormatFillColor.
FormatGradientColorList - class org.jgraph.pad.actions.FormatGradientColorList.
 
FormatGradientColorList(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatGradientColorList
Constructor for FormatFillColorList.
FormatGradientColorList(GPGraphpad, String) - Constructor for class org.jgraph.pad.actions.FormatGradientColorList
Constructor for FormatFillColorList.
FormatGradientColorList(GPGraphpad, String, Icon) - Constructor for class org.jgraph.pad.actions.FormatGradientColorList
Constructor for FormatFillColorList.
FormatLineBezier - class org.jgraph.pad.actions.FormatLineBezier.
Action that sets the selections fill color using a color dialog.
FormatLineBezier(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatLineBezier
Constructor for FormatLineBezier.
FormatLineColor - class org.jgraph.pad.actions.FormatLineColor.
 
FormatLineColor(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatLineColor
Constructor for FormatLineColor.
FormatLineColorList - class org.jgraph.pad.actions.FormatLineColorList.
 
FormatLineColorList(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatLineColorList
Constructor for FormatLineColorList.
FormatLineEndList - class org.jgraph.pad.actions.FormatLineEndList.
 
FormatLineEndList(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatLineEndList
Constructor for FormatLineEndList.
FormatLineLabelEdge - class org.jgraph.pad.actions.FormatLineLabelEdge.
 
FormatLineLabelEdge(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatLineLabelEdge
Constructor for FormatLineLabelEdge.
FormatLineLabelNormal - class org.jgraph.pad.actions.FormatLineLabelNormal.
 
FormatLineLabelNormal(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatLineLabelNormal
Constructor for FormatLineLabelNormal.
FormatLineOrthogonal - class org.jgraph.pad.actions.FormatLineOrthogonal.
 
FormatLineOrthogonal(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatLineOrthogonal
Constructor for FormatLineOrthogonal.
FormatLinePattern - class org.jgraph.pad.actions.FormatLinePattern.
 
FormatLinePattern(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatLinePattern
Constructor for FormatLinePattern.
FormatLinePatternList - class org.jgraph.pad.actions.FormatLinePatternList.
 
FormatLinePatternList(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatLinePatternList
Constructor for FormatLinePatternList.
FormatLineSpline - class org.jgraph.pad.actions.FormatLineSpline.
 
FormatLineSpline(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatLineSpline
Constructor for FormatLineSpline.
FormatLineStartList - class org.jgraph.pad.actions.FormatLineStartList.
 
FormatLineStartList(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatLineStartList
Constructor for FormatLineStartList.
FormatLineWidth - class org.jgraph.pad.actions.FormatLineWidth.
 
FormatLineWidth(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatLineWidth
Constructor for FormatLineWidth.
FormatLineWidthList - class org.jgraph.pad.actions.FormatLineWidthList.
 
FormatLineWidthList(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatLineWidthList
Constructor for FormatLineWidthList.
FormatLockNotBendable - class org.jgraph.pad.actions.FormatLockNotBendable.
Lock the connections of the selected cells
FormatLockNotBendable(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatLockNotBendable
Constructor for FormatLockNotBendable.
FormatLockNotConnectable - class org.jgraph.pad.actions.FormatLockNotConnectable.
Locks the connections of the selected cells
FormatLockNotConnectable(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatLockNotConnectable
Constructor for FormatLockNotConnectable.
FormatLockNotDisconnectable - class org.jgraph.pad.actions.FormatLockNotDisconnectable.
Lock the connections of the selected cells
FormatLockNotDisconnectable(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatLockNotDisconnectable
Constructor for FormatLockNotDisconnectable.
FormatLockPosition - class org.jgraph.pad.actions.FormatLockPosition.
Lock the position of the selected cells
FormatLockPosition(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatLockPosition
Constructor for FormatLockPosition.
FormatLockSize - class org.jgraph.pad.actions.FormatLockSize.
Locks the size of the selected cells
FormatLockSize(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatLockSize
Constructor for FormatLockSize.
FormatLockValue - class org.jgraph.pad.actions.FormatLockValue.
Lock the value of the selected cells
FormatLockValue(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatLockValue
Constructor for FormatLockValue.
FormatReverse - class org.jgraph.pad.actions.FormatReverse.
Reverse the selected cells
FormatReverse(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatReverse
Constructor for FormatReverse.
FormatRoutingNo - class org.jgraph.pad.actions.FormatRoutingNo.
Action that sets the selections fill color using a color dialog.
FormatRoutingNo(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatRoutingNo
Constructor for FormatRoutingNo.
FormatRoutingParallel - class org.jgraph.pad.actions.FormatRoutingParallel.
Action that sets the selections fill color using a color dialog.
FormatRoutingParallel(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatRoutingParallel
Constructor for FormatRoutingSimple.
FormatRoutingSimple - class org.jgraph.pad.actions.FormatRoutingSimple.
Action that sets the selections fill color using a color dialog.
FormatRoutingSimple(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatRoutingSimple
Constructor for FormatRoutingSimple.
FormatShapeImage - class org.jgraph.pad.actions.FormatShapeImage.
Open a dialog to load an image of the selected cells
FormatShapeImage(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatShapeImage
Constructor for FormatShapeImage.
FormatShapeImageURL - class org.jgraph.pad.actions.FormatShapeImageURL.
Action that opens a library from a file.
FormatShapeImageURL(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatShapeImageURL
Constructor for FileLibraryOpen.
FormatShapeNoImage - class org.jgraph.pad.actions.FormatShapeNoImage.
Clear the image of the selected cells
FormatShapeNoImage(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatShapeNoImage
Constructor for FormatShapeNoImage.
FormatSizeAuto - class org.jgraph.pad.actions.FormatSizeAuto.
Lock the connections of the selected cells
FormatSizeAuto(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatSizeAuto
Constructor for FormatSizeAuto.
FormatSizeManual - class org.jgraph.pad.actions.FormatSizeManual.
 
FormatSizeManual(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatSizeManual
Constructor for FormatSizeManual.
FormatStyleEndSize - class org.jgraph.pad.actions.FormatStyleEndSize.
 
FormatStyleEndSize(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatStyleEndSize
Constructor for FormatStyleEndSize.
FormatStyleNoStartEnd - class org.jgraph.pad.actions.FormatStyleNoStartEnd.
 
FormatStyleNoStartEnd(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatStyleNoStartEnd
Constructor for FormatStyleNoStartEnd.
FormatStyleStartSize - class org.jgraph.pad.actions.FormatStyleStartSize.
 
FormatStyleStartSize(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatStyleStartSize
Constructor for FormatStyleStartSize.
FormatTextFont - class org.jgraph.pad.actions.FormatTextFont.
 
FormatTextFont(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatTextFont
Constructor for FormatTextFont.
FormatTextFontColor - class org.jgraph.pad.actions.FormatTextFontColor.
 
FormatTextFontColor(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatTextFontColor
Constructor for FormatTextFontColor.
FormatTextFontColorList - class org.jgraph.pad.actions.FormatTextFontColorList.
 
FormatTextFontColorList(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatTextFontColorList
Constructor for FormatTextFontColorList.
FormatTextFontSize - class org.jgraph.pad.actions.FormatTextFontSize.
 
FormatTextFontSize(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatTextFontSize
Constructor for FormatTextFontSize.
FormatTextFontSizeList - class org.jgraph.pad.actions.FormatTextFontSizeList.
 
FormatTextFontSizeList(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatTextFontSizeList
Constructor for FormatTextFontSizeList.
FormatTextFontStyleBold - class org.jgraph.pad.actions.FormatTextFontStyleBold.
 
FormatTextFontStyleBold(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatTextFontStyleBold
Constructor for FormatTextFontStyleBold.
FormatTextFontStyleItalic - class org.jgraph.pad.actions.FormatTextFontStyleItalic.
 
FormatTextFontStyleItalic(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatTextFontStyleItalic
Constructor for FormatTextFontStyleItalic.
FormatTextFontStyleNormal - class org.jgraph.pad.actions.FormatTextFontStyleNormal.
 
FormatTextFontStyleNormal(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatTextFontStyleNormal
Constructor for FormatTextFontStyleNormal.
FormatTextFontStyleUnderline - class org.jgraph.pad.actions.FormatTextFontStyleUnderline.
 
FormatTextFontStyleUnderline(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatTextFontStyleUnderline
Constructor for FormatTextFontStyleUnderline.
FormatTextPositionBottom - class org.jgraph.pad.actions.FormatTextPositionBottom.
 
FormatTextPositionBottom(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatTextPositionBottom
Constructor for FormatTextPositionBottom.
FormatTextPositionCenter - class org.jgraph.pad.actions.FormatTextPositionCenter.
 
FormatTextPositionCenter(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatTextPositionCenter
Constructor for FormatTextPositionCenter.
FormatTextPositionLeft - class org.jgraph.pad.actions.FormatTextPositionLeft.
 
FormatTextPositionLeft(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatTextPositionLeft
Constructor for FormatTextPositionLeft.
FormatTextPositionMiddle - class org.jgraph.pad.actions.FormatTextPositionMiddle.
 
FormatTextPositionMiddle(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatTextPositionMiddle
Constructor for FormatTextPositionMiddle.
FormatTextPositionRight - class org.jgraph.pad.actions.FormatTextPositionRight.
 
FormatTextPositionRight(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatTextPositionRight
Constructor for FormatTextPositionRight.
FormatTextPositionTop - class org.jgraph.pad.actions.FormatTextPositionTop.
 
FormatTextPositionTop(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatTextPositionTop
Constructor for FormatTextPositionTop.
FormatUnlockBendable - class org.jgraph.pad.actions.FormatUnlockBendable.
Lock the connections of the selected cells
FormatUnlockBendable(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatUnlockBendable
Constructor for FormatUnlockBendable.
FormatUnlockConnectable - class org.jgraph.pad.actions.FormatUnlockConnectable.
Unlock the connections of the selected cells
FormatUnlockConnectable(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatUnlockConnectable
Constructor for FormatUnlockConnectable.
FormatUnlockConnections - class org.jgraph.pad.actions.FormatUnlockConnections.
Unlock the connections of the selected cells
FormatUnlockConnections(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatUnlockConnections
Constructor for FormatUnlockConnections.
FormatUnlockDisconnectable - class org.jgraph.pad.actions.FormatUnlockDisconnectable.
Unlocks the disconnectable state of the selected cells
FormatUnlockDisconnectable(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatUnlockDisconnectable
Constructor for FormatUnlockDisconnectable.
FormatUnlockPosition - class org.jgraph.pad.actions.FormatUnlockPosition.
Lock the position of the selected cells
FormatUnlockPosition(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatUnlockPosition
Constructor for FormatUnlockPosition.
FormatUnlockSize - class org.jgraph.pad.actions.FormatUnlockSize.
Unlock the size of the selected cells
FormatUnlockSize(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatUnlockSize
Constructor for FormatUnlockSize.
FormatUnlockValue - class org.jgraph.pad.actions.FormatUnlockValue.
Unlocks the Value of the selected cells
FormatUnlockValue(GPGraphpad) - Constructor for class org.jgraph.pad.actions.FormatUnlockValue
Constructor for FormatUnlockValue.
fa(double, double) - Method in class org.jgraph.layout.SpringEmbeddedLayoutAlgorithm
calculates the attractive forces
file - Variable in class org.jgraph.pad.GPDocument
Filename for the current document.
file - Variable in class org.jgraph.utils.UserProperties
 
fileType - Variable in class org.jgraph.pad.actions.FileExportGIF
 
fileType - Variable in class org.jgraph.pad.actions.FileExportJPG
 
fillAbstractButton(AbstractButton, String, String) - Static method in class org.jgraph.pad.GPBarFactory
The method fills the AbstractButton with the localized label, the image, the accelerator and the mnemonic.
fillApplyMap(CellView, Map) - Method in class org.jgraph.pad.actions.AbstractActionListCell
 
fillApplyMap(CellView, Map) - Method in class org.jgraph.pad.actions.FormatBorderColorList
 
fillApplyMap(CellView, Map) - Method in class org.jgraph.pad.actions.FormatFillColorList
 
fillApplyMap(CellView, Map) - Method in class org.jgraph.pad.actions.FormatGradientColorList
 
fillApplyMap(CellView, Map) - Method in class org.jgraph.pad.actions.FormatLineColorList
 
fillApplyMap(CellView, Map) - Method in class org.jgraph.pad.actions.FormatLineEndList
 
fillApplyMap(CellView, Map) - Method in class org.jgraph.pad.actions.FormatLinePatternList
 
fillApplyMap(CellView, Map) - Method in class org.jgraph.pad.actions.FormatLineStartList
 
fillApplyMap(CellView, Map) - Method in class org.jgraph.pad.actions.FormatLineWidthList
 
fillApplyMap(CellView, Map) - Method in class org.jgraph.pad.actions.FormatTextFontColorList
 
fillCustomItems(Vector) - Method in class org.jgraph.pad.actions.AbstractActionListCell
 
fillCustomItems(Vector) - Method in class org.jgraph.pad.actions.FormatBorderColorList
 
fillCustomItems(Vector) - Method in class org.jgraph.pad.actions.FormatFillColorList
 
fillCustomItems(Vector) - Method in class org.jgraph.pad.actions.FormatGradientColorList
 
fillCustomItems(Vector) - Method in class org.jgraph.pad.actions.FormatLineColorList
 
fillCustomItems(Vector) - Method in class org.jgraph.pad.actions.FormatLineEndList
 
fillCustomItems(Vector) - Method in class org.jgraph.pad.actions.FormatLinePatternList
 
fillCustomItems(Vector) - Method in class org.jgraph.pad.actions.FormatLineStartList
 
fillCustomItems(Vector) - Method in class org.jgraph.pad.actions.FormatLineWidthList
 
fillCustomItems(Vector) - Method in class org.jgraph.pad.actions.FormatTextFontColorList
 
fillDefaultActionMap() - Method in class org.jgraph.GPGraphpad
 
fillLevels(JGraph, CellView[], List) - Method in class org.jgraph.layout.SugiyamaLayoutAlgorithm
Method fills the levels and stores them in the member levels.
fillLevels(JGraph, List, int, VertexView) - Method in class org.jgraph.layout.SugiyamaLayoutAlgorithm
Fills the Vector for the specified level with a wrapper for the MyGraphCell.
fillList() - Method in class org.jgraph.utils.gui.LayoutDialog
Fills the List with the LayoutControllers
fillMenuButton(AbstractButton, String, String) - Static method in class org.jgraph.pad.GPBarFactory
fills the abstract button with values from the properties files.
fillResetMap(Map) - Method in class org.jgraph.pad.actions.AbstractActionListCell
 
fillResetMap(Map) - Method in class org.jgraph.pad.actions.FormatBorderColorList
 
fillResetMap(Map) - Method in class org.jgraph.pad.actions.FormatFillColorList
 
fillResetMap(Map) - Method in class org.jgraph.pad.actions.FormatLineColorList
 
fillResetMap(Map) - Method in class org.jgraph.pad.actions.FormatLineEndList
 
fillResetMap(Map) - Method in class org.jgraph.pad.actions.FormatLinePatternList
 
fillResetMap(Map) - Method in class org.jgraph.pad.actions.FormatLineStartList
 
fillResetMap(Map) - Method in class org.jgraph.pad.actions.FormatLineWidthList
 
fillResetMap(Map) - Method in class org.jgraph.pad.actions.FormatTextFontColorList
 
fillToolbarButton(AbstractButton, String, String) - Static method in class org.jgraph.pad.GPBarFactory
fills the abstract button with values from the properties files.
finalize() - Method in class org.jgraph.utils.gui.GPDialog
Removes the current instance from the position manager and from the locale change adapter.
finalize() - Method in class org.jgraph.utils.gui.GPFrame
Removes the current instance from the position manager and from the locale change adapter.
finalize() - Method in class org.jgraph.utils.gui.GPInternalFrame
Removes the current instance from the position manager and from the locale change adapter.
finalize() - Method in class org.jgraph.utils.gui.GPSplitPane
Removes the Split Pane from the position manager and calls the super implementation.
find(Object) - Method in class org.jgraph.algebra.UnionFind
 
find(Object) - Method in class org.jgraph.pad.GPGraphTools.UnionFind
 
findClosestPort(Point, Object) - Method in class org.jgraph.pad.actions.ShapeBestPorts
 
findMinimumAndSpacing(CellView[], Point) - Method in class org.jgraph.layout.SugiyamaLayoutAlgorithm
calculates the minimum for the paint area.
findPattern - Variable in class org.jgraph.pad.GPDocument
contains the find pattern for this document
fireUpdate(GraphModelChange) - Method in class org.jgraph.net.GraphNetworkModel
 
firstPort - Variable in class org.jgraph.pad.GPMarqueeHandler
 
fitAction - Variable in class org.jgraph.pad.GPDocument
Action used for fitting the size
flushToOrigin - Variable in class org.jgraph.layout.SugiyamaLayoutAlgorithm
Controls whether the graph should be placed as close to the origin as possible.
fontSizes - Static variable in class org.jgraph.pad.actions.FormatTextFontSizeList
Sizes of the possible fonts
fr(double, double) - Method in class org.jgraph.layout.SpringEmbeddedLayoutAlgorithm
calculates the repulsive forces
fullExt - Variable in class org.jgraph.pad.actions.AbstractActionFile.MyFileFilter
Full extension for this file format (the Point and the extension)
fullLibraryAccess - Variable in class org.jgraph.pad.GPLibraryPanel
 

G

GEMLayoutAlgorithm - class org.jgraph.layout.GEMLayoutAlgorithm.
GEM Layout Algorithm
GEMLayoutAlgorithm(AnnealingLayoutAlgorithm) - Constructor for class org.jgraph.layout.GEMLayoutAlgorithm
Constructs a new GEM Layout Algorithm.
GEMLayoutSettings - class org.jgraph.layout.GEMLayoutSettings.
 
GEMLayoutSettings(GEMLayoutAlgorithm) - Constructor for class org.jgraph.layout.GEMLayoutSettings
Creates new form GEMLayoutConfigurationDialog
GPAboutDialog - class org.jgraph.pad.GPAboutDialog.
 
GPAboutDialog(Frame, String, ImageIcon) - Constructor for class org.jgraph.pad.GPAboutDialog
 
GPBarEntry - class org.jgraph.pad.GPBarEntry.
An entry for inserts into the menubar, toolbars, graph popup menu or library popup menu
GPBarEntry(String, int, String) - Constructor for class org.jgraph.pad.GPBarEntry
Constructor for GPBarEntry.
GPBarFactory - class org.jgraph.pad.GPBarFactory.
The bar factory creates the menubars and the toolbars.
GPBarFactory(GPGraphpad) - Constructor for class org.jgraph.pad.GPBarFactory
creates an instance and memorizes the gaphpad
GPConfiguration - class org.jgraph.pad.GPConfiguration.
Specifies a configuration for the GPGraphpad.
GPConfiguration() - Constructor for class org.jgraph.pad.GPConfiguration
 
GPDefaultCellFactory - class org.jgraph.pad.GPDefaultCellFactory.
 
GPDefaultCellFactory() - Constructor for class org.jgraph.pad.GPDefaultCellFactory
 
GPDialog - class org.jgraph.utils.gui.GPDialog.
One Layer between the JDialog and our implementation.
GPDialog() - Constructor for class org.jgraph.utils.gui.GPDialog
Calls the super constructor and adds the instance to the position manager and the locale change adapter
GPDialog(Dialog) - Constructor for class org.jgraph.utils.gui.GPDialog
Calls the super constructor and adds the instance to the position manager and the locale change adapter
GPDialog(Dialog, boolean) - Constructor for class org.jgraph.utils.gui.GPDialog
Calls the super constructor and adds the instance to the position manager and the locale change adapter
GPDialog(Frame) - Constructor for class org.jgraph.utils.gui.GPDialog
Calls the super constructor and adds the instance to the position manager and the locale change adapter
GPDialog(Frame, boolean) - Constructor for class org.jgraph.utils.gui.GPDialog
Calls the super constructor and adds the instance to the position manager and the locale change adapter
GPDialog(Dialog, String) - Constructor for class org.jgraph.utils.gui.GPDialog
Calls the super constructor and adds the instance to the position manager and the locale change adapter
GPDialog(Dialog, String, boolean) - Constructor for class org.jgraph.utils.gui.GPDialog
Calls the super constructor and adds the instance to the position manager and the locale change adapter
GPDialog(Frame, String) - Constructor for class org.jgraph.utils.gui.GPDialog
Calls the super constructor and adds the instance to the position manager and the locale change adapter
GPDialog(Frame, String, boolean) - Constructor for class org.jgraph.utils.gui.GPDialog
Calls the super constructor and adds the instance to the position manager and the locale change adapter
GPDialog(Dialog, String, boolean, GraphicsConfiguration) - Constructor for class org.jgraph.utils.gui.GPDialog
Calls the super constructor and adds the instance to the position manager and the locale change adapter
GPDialog(Frame, String, boolean, GraphicsConfiguration) - Constructor for class org.jgraph.utils.gui.GPDialog
Calls the super constructor and adds the instance to the position manager and the locale change adapter
GPDocument - class org.jgraph.pad.GPDocument.
A Document represents a single instance of a graph view with associated library and overview panes.
GPDocument(GPGraphpad, URL, GPGraph, GraphModel) - Constructor for class org.jgraph.pad.GPDocument
Constructor for GPDocument.
GPDocument.EventRedirector - class org.jgraph.pad.GPDocument.EventRedirector.
This will change the source of the actionevent to graph.
GPDocument.EventRedirector(Action) - Constructor for class org.jgraph.pad.GPDocument.EventRedirector
 
GPEscAction - class org.jgraph.utils.gui.GPEscAction.
The action analysis the source from the action event.
GPEscAction() - Constructor for class org.jgraph.utils.gui.GPEscAction
Creates a new instance
GPEscAction(JButton) - Constructor for class org.jgraph.utils.gui.GPEscAction
Creates a new instance for the esc button
GPExplorer - class org.jgraph.pad.GPExplorer.
 
GPExplorer(GPGraph) - Constructor for class org.jgraph.pad.GPExplorer
 
GPExplorer.StatefulGraphLayoutCache - class org.jgraph.pad.GPExplorer.StatefulGraphLayoutCache.
 
GPExplorer.StatefulGraphLayoutCache(GraphModel, CellViewFactory, boolean) - Constructor for class org.jgraph.pad.GPExplorer.StatefulGraphLayoutCache
 
GPFileChooser - class org.jgraph.pad.GPFileChooser.
File chooser for open or close graph pad files.
GPFileChooser(GPDocument) - Constructor for class org.jgraph.pad.GPFileChooser
Constructor for GPFileChooser.
GPFileChooser(GPDocument, String) - Constructor for class org.jgraph.pad.GPFileChooser
Constructor for GPFileChooser.
GPFileChooser(GPDocument, File) - Constructor for class org.jgraph.pad.GPFileChooser
Constructor for GPFileChooser.
GPFileChooser(GPDocument, FileSystemView) - Constructor for class org.jgraph.pad.GPFileChooser
Constructor for GPFileChooser.
GPFileChooser(GPDocument, File, FileSystemView) - Constructor for class org.jgraph.pad.GPFileChooser
Constructor for GPFileChooser.
GPFileChooser(GPDocument, String, FileSystemView) - Constructor for class org.jgraph.pad.GPFileChooser
Constructor for GPFileChooser.
GPFrame - class org.jgraph.utils.gui.GPFrame.
One Layer between the JDialog and our implementation.
GPFrame() - Constructor for class org.jgraph.utils.gui.GPFrame
Calls the super constructor and adds the instance to the position manager and the locale change adapter
GPFrame(GraphicsConfiguration) - Constructor for class org.jgraph.utils.gui.GPFrame
Calls the super constructor and adds the instance to the position manager and the locale change adapter
GPFrame(String) - Constructor for class org.jgraph.utils.gui.GPFrame
Calls the super constructor and adds the instance to the position manager and the locale change adapter
GPFrame(String, GraphicsConfiguration) - Constructor for class org.jgraph.utils.gui.GPFrame
Calls the super constructor and adds the instance to the position manager and the locale change adapter
GPGraph - class org.jgraph.pad.GPGraph.
 
GPGraph() - Constructor for class org.jgraph.pad.GPGraph
 
GPGraph(GraphModel) - Constructor for class org.jgraph.pad.GPGraph
 
GPGraph(GraphModel, GraphLayoutCache) - Constructor for class org.jgraph.pad.GPGraph
 
GPGraph.ScaledVertexRenderer - class org.jgraph.pad.GPGraph.ScaledVertexRenderer.
 
GPGraph.ScaledVertexRenderer() - Constructor for class org.jgraph.pad.GPGraph.ScaledVertexRenderer
 
GPGraph.ScaledVertexView - class org.jgraph.pad.GPGraph.ScaledVertexView.
 
GPGraph.ScaledVertexView(Object) - Constructor for class org.jgraph.pad.GPGraph.ScaledVertexView
 
GPGraphModel - class org.jgraph.pad.GPGraphModel.
 
GPGraphModel() - Constructor for class org.jgraph.pad.GPGraphModel
 
GPGraphTools - class org.jgraph.pad.GPGraphTools.
 
GPGraphTools() - Constructor for class org.jgraph.pad.GPGraphTools
 
GPGraphTools.CostFunction - interface org.jgraph.pad.GPGraphTools.CostFunction.
 
GPGraphTools.DefaultCostFunction - class org.jgraph.pad.GPGraphTools.DefaultCostFunction.
 
GPGraphTools.DefaultCostFunction() - Constructor for class org.jgraph.pad.GPGraphTools.DefaultCostFunction
 
GPGraphTools.PriorityQueue - class org.jgraph.pad.GPGraphTools.PriorityQueue.
 
GPGraphTools.PriorityQueue() - Constructor for class org.jgraph.pad.GPGraphTools.PriorityQueue
 
GPGraphTools.UnionFind - class org.jgraph.pad.GPGraphTools.UnionFind.
 
GPGraphTools.UnionFind() - Constructor for class org.jgraph.pad.GPGraphTools.UnionFind
 
GPGraphUI - class org.jgraph.pad.GPGraphUI.
 
GPGraphUI() - Constructor for class org.jgraph.pad.GPGraphUI
 
GPGraphUI.GPTransferHandler - class org.jgraph.pad.GPGraphUI.GPTransferHandler.
TransferHandler that can import text.
GPGraphUI.GPTransferHandler() - Constructor for class org.jgraph.pad.GPGraphUI.GPTransferHandler
 
GPGraphpad - class org.jgraph.GPGraphpad.
this is the main JPanel where GPGraph instances and buttons are displayed.
GPGraphpad() - Constructor for class org.jgraph.GPGraphpad
Creates a new default instance
GPGraphpad(String, String, String, String, String, String, String) - Constructor for class org.jgraph.GPGraphpad
Creates a new default instance
GPGraphpad(JGraphpad) - Constructor for class org.jgraph.GPGraphpad
Creates a new default instance
GPGraphpad(GPConfiguration, String, String, String, String, String, String, String, JGraphpad) - Constructor for class org.jgraph.GPGraphpad
Creates a new instance with the configuration from the config object.
GPGraphpad.AppCloser - class org.jgraph.GPGraphpad.AppCloser.
To shutdown when run as an application.
GPInternalFrame - class org.jgraph.pad.GPInternalFrame.
The graphpad internal frame is a container is a container for one GPDocument.
GPInternalFrame(GPDocument) - Constructor for class org.jgraph.pad.GPInternalFrame
Constructor for GPInternalFrame.
GPInternalFrame - class org.jgraph.utils.gui.GPInternalFrame.
One Layer between the JInternalFrame and our implementation.
GPInternalFrame() - Constructor for class org.jgraph.utils.gui.GPInternalFrame
Calls the super constructor and adds the instance to the position manager and the locale change adapter
GPInternalFrame(String) - Constructor for class org.jgraph.utils.gui.GPInternalFrame
Calls the super constructor and adds the instance to the position manager and the locale change adapter
GPInternalFrame(String, boolean) - Constructor for class org.jgraph.utils.gui.GPInternalFrame
Calls the super constructor and adds the instance to the position manager and the locale change adapter
GPInternalFrame(String, boolean, boolean) - Constructor for class org.jgraph.utils.gui.GPInternalFrame
Calls the super constructor and adds the instance to the position manager and the locale change adapter
GPInternalFrame(String, boolean, boolean, boolean) - Constructor for class org.jgraph.utils.gui.GPInternalFrame
Calls the super constructor and adds the instance to the position manager and the locale change adapter
GPInternalFrame(String, boolean, boolean, boolean, boolean) - Constructor for class org.jgraph.utils.gui.GPInternalFrame
Calls the super constructor and adds the instance to the position manager and the locale change adapter
GPLibraryPanel - class org.jgraph.pad.GPLibraryPanel.
 
GPLibraryPanel(String, String[], int, GPGraphpad) - Constructor for class org.jgraph.pad.GPLibraryPanel
 
GPLibraryPanel.FixedWidthFlowLayout - class org.jgraph.pad.GPLibraryPanel.FixedWidthFlowLayout.
 
GPLibraryPanel.FixedWidthFlowLayout() - Constructor for class org.jgraph.pad.GPLibraryPanel.FixedWidthFlowLayout
 
GPLibraryPanel.GraphCellsComponent - class org.jgraph.pad.GPLibraryPanel.GraphCellsComponent.
 
GPLibraryPanel.GraphCellsComponent(GPGraph, Object[], GPTransferable) - Constructor for class org.jgraph.pad.GPLibraryPanel.GraphCellsComponent
 
GPLibraryPanel.ScrollablePanel - class org.jgraph.pad.GPLibraryPanel.ScrollablePanel.
 
GPLibraryPanel.ScrollablePanel(String, GPGraphpad) - Constructor for class org.jgraph.pad.GPLibraryPanel.ScrollablePanel
 
GPLogConsole - class org.jgraph.pad.GPLogConsole.
Shows the System.in and System.out in a nice JFrame.
GPLogConsole(String, Image, boolean) - Constructor for class org.jgraph.pad.GPLogConsole
creates an instance
GPMarqueeHandler - class org.jgraph.pad.GPMarqueeHandler.
MarqueeHandler that can insert cells.
GPMarqueeHandler(GPGraphpad) - Constructor for class org.jgraph.pad.GPMarqueeHandler
Constructor for GPMarqueeHandler.
GPOverviewPanel - class org.jgraph.pad.GPOverviewPanel.
 
GPOverviewPanel(JGraph, GPDocument) - Constructor for class org.jgraph.pad.GPOverviewPanel
GPOverviewPanel provides a 'birds-eye' view of the active document.
GPOverviewPanel.ViewRedirector - class org.jgraph.pad.GPOverviewPanel.ViewRedirector.
 
GPOverviewPanel.ViewRedirector(GraphLayoutCache) - Constructor for class org.jgraph.pad.GPOverviewPanel.ViewRedirector
 
GPPlugin - interface org.jgraph.pad.GPPlugin.
 
GPSelectProvider - class org.jgraph.pad.GPSelectProvider.
A Dialog to select a graph model provider.
GPSelectProvider(Frame) - Constructor for class org.jgraph.pad.GPSelectProvider
Constructor for GPSelectProvider.
GPSelectProvider(Dialog) - Constructor for class org.jgraph.pad.GPSelectProvider
Constructor for GPSelectProvider.
GPSplitPane - class org.jgraph.utils.gui.GPSplitPane.
One Layer between the JSplitPane and our implementation.
GPSplitPane() - Constructor for class org.jgraph.utils.gui.GPSplitPane
Calls the super constructor and adds the instance to the position manager
GPSplitPane(int) - Constructor for class org.jgraph.utils.gui.GPSplitPane
Calls the super constructor and adds the instance to the position manager
GPSplitPane(int, boolean) - Constructor for class org.jgraph.utils.gui.GPSplitPane
Calls the super constructor and adds the instance to the position manager
GPSplitPane(int, Component, Component) - Constructor for class org.jgraph.utils.gui.GPSplitPane
Calls the super constructor and adds the instance to the position manager
GPSplitPane(int, boolean, Component, Component) - Constructor for class org.jgraph.utils.gui.GPSplitPane
Calls the super constructor and adds the instance to the position manager
GPStatusBar - class org.jgraph.pad.GPStatusBar.
 
GPStatusBar() - Constructor for class org.jgraph.pad.GPStatusBar
Constructor for GPStatusBar.
GPTransferable - class org.jgraph.pad.GPTransferable.
 
GPTransferable(String, Object[], Map, Rectangle2D, ConnectionSet, ParentMap) - Constructor for class org.jgraph.pad.GPTransferable
 
GPUserObject - class org.jgraph.pad.GPUserObject.
 
GPUserObject() - Constructor for class org.jgraph.pad.GPUserObject
 
GPUserObject(String, Map) - Constructor for class org.jgraph.pad.GPUserObject
 
GPUserObject(String) - Constructor for class org.jgraph.pad.GPUserObject
 
GPUserObject(Map) - Constructor for class org.jgraph.pad.GPUserObject
 
GRAPH_POPUP - Static variable in class org.jgraph.pad.GPBarFactory
Main key for the graph popup menu
GraphApplyLayoutAlgorithm - class org.jgraph.pad.actions.GraphApplyLayoutAlgorithm.
Calls a frame to select the Layoutalgorithm.
GraphApplyLayoutAlgorithm(GPGraphpad) - Constructor for class org.jgraph.pad.actions.GraphApplyLayoutAlgorithm
Constructor for GraphApplyLayoutAlgorithm.
GraphArrange - class org.jgraph.pad.actions.GraphArrange.
Action enables the function to layout the graph while edit.
GraphArrange(GPGraphpad) - Constructor for class org.jgraph.pad.actions.GraphArrange
Constructor for GraphArrange.
GraphBackgroundColor - class org.jgraph.pad.actions.GraphBackgroundColor.
Action that sets the selections fill color using a color dialog.
GraphBackgroundColor(GPGraphpad) - Constructor for class org.jgraph.pad.actions.GraphBackgroundColor
Constructor for GraphBackgroundColor.
GraphBackgroundImage - class org.jgraph.pad.actions.GraphBackgroundImage.
Action opens a file dialog to select an image.
GraphBackgroundImage(GPGraphpad) - Constructor for class org.jgraph.pad.actions.GraphBackgroundImage
Constructor for GraphBackgroundImage.
GraphBackgroundNoImage - class org.jgraph.pad.actions.GraphBackgroundNoImage.
 
GraphBackgroundNoImage(GPGraphpad) - Constructor for class org.jgraph.pad.actions.GraphBackgroundNoImage
Constructor for GraphBackgroundNoImage.
GraphCellIdentityMap - class org.jgraph.net.GraphCellIdentityMap.
 
GraphCellIdentityMap() - Constructor for class org.jgraph.net.GraphCellIdentityMap
 
GraphDragEnabled - class org.jgraph.pad.actions.GraphDragEnabled.
 
GraphDragEnabled(GPGraphpad) - Constructor for class org.jgraph.pad.actions.GraphDragEnabled
Constructor for GraphDragEnabled.
GraphDropEnabled - class org.jgraph.pad.actions.GraphDropEnabled.
 
GraphDropEnabled(GPGraphpad) - Constructor for class org.jgraph.pad.actions.GraphDropEnabled
Constructor for GraphDropEnabled.
GraphEditable - class org.jgraph.pad.actions.GraphEditable.
 
GraphEditable(GPGraphpad) - Constructor for class org.jgraph.pad.actions.GraphEditable
Constructor for GraphEditable.
GraphEnabled - class org.jgraph.pad.actions.GraphEnabled.
 
GraphEnabled(GPGraphpad) - Constructor for class org.jgraph.pad.actions.GraphEnabled
Constructor for GraphEnabled.
GraphEnabled(GPGraphpad, String) - Constructor for class org.jgraph.pad.actions.GraphEnabled
Constructor for GraphEnabled.
GraphEnabled(GPGraphpad, String, Icon) - Constructor for class org.jgraph.pad.actions.GraphEnabled
Constructor for GraphEnabled.
GraphLayout - class org.jgraph.pad.actions.GraphLayout.
 
GraphLayout(GPGraphpad) - Constructor for class org.jgraph.pad.actions.GraphLayout
Constructor for GraphLayout.
GraphLayout(GPGraphpad, String) - Constructor for class org.jgraph.pad.actions.GraphLayout
Constructor for GraphLayout.
GraphLayout(GPGraphpad, String, Icon) - Constructor for class org.jgraph.pad.actions.GraphLayout
Constructor for GraphLayout.
GraphListCellRenderer - class org.jgraph.pad.GraphListCellRenderer.
 
GraphListCellRenderer(AbstractActionList) - Constructor for class org.jgraph.pad.GraphListCellRenderer
Constructor for GraphListCellRenderer.
GraphNetworkModel - class org.jgraph.net.GraphNetworkModel.
 
GraphNetworkModel(GraphModel) - Constructor for class org.jgraph.net.GraphNetworkModel
 
GraphNetworkModelListener - interface org.jgraph.net.GraphNetworkModelListener.
 
GraphNetworkModelPeer - class org.jgraph.net.GraphNetworkModelPeer.
 
GraphNetworkModelPeer(int, GraphNetworkModel) - Constructor for class org.jgraph.net.GraphNetworkModelPeer
 
GraphNetworkModelPeer.FakeGraphModelChange - class org.jgraph.net.GraphNetworkModelPeer.FakeGraphModelChange.
 
GraphNetworkModelPeer.FakeGraphModelChange(Object[], Object[], Map, ConnectionSet, ParentMap) - Constructor for class org.jgraph.net.GraphNetworkModelPeer.FakeGraphModelChange
 
GraphOptionsBendable - class org.jgraph.pad.actions.GraphOptionsBendable.
 
GraphOptionsBendable(GPGraphpad) - Constructor for class org.jgraph.pad.actions.GraphOptionsBendable
Constructor for GraphOptionsBendable.
GraphOptionsCloneable - class org.jgraph.pad.actions.GraphOptionsCloneable.
 
GraphOptionsCloneable(GPGraphpad) - Constructor for class org.jgraph.pad.actions.GraphOptionsCloneable
Constructor for GraphOptionsCloneable.
GraphOptionsConnectable - class org.jgraph.pad.actions.GraphOptionsConnectable.
 
GraphOptionsConnectable(GPGraphpad) - Constructor for class org.jgraph.pad.actions.GraphOptionsConnectable
Constructor for GraphOptionsConnectable.
GraphOptionsDisconnectOnMove - class org.jgraph.pad.actions.GraphOptionsDisconnectOnMove.
 
GraphOptionsDisconnectOnMove(GPGraphpad) - Constructor for class org.jgraph.pad.actions.GraphOptionsDisconnectOnMove
Constructor for GraphOptionsDisconnectOnMove.
GraphOptionsDisconnectable - class org.jgraph.pad.actions.GraphOptionsDisconnectable.
 
GraphOptionsDisconnectable(GPGraphpad) - Constructor for class org.jgraph.pad.actions.GraphOptionsDisconnectable
Constructor for GraphOptionsDisconnectable.
GraphOptionsDoubleBuffered - class org.jgraph.pad.actions.GraphOptionsDoubleBuffered.
 
GraphOptionsDoubleBuffered(GPGraphpad) - Constructor for class org.jgraph.pad.actions.GraphOptionsDoubleBuffered
Constructor for GraphOptionsDoubleBuffered.
GraphOptionsDoubleBuffered(GPGraphpad, String) - Constructor for class org.jgraph.pad.actions.GraphOptionsDoubleBuffered
Constructor for GraphOptionsDoubleBuffered.
GraphOptionsDoubleBuffered(GPGraphpad, String, Icon) - Constructor for class org.jgraph.pad.actions.GraphOptionsDoubleBuffered
Constructor for GraphOptionsDoubleBuffered.
GraphOptionsMoveable - class org.jgraph.pad.actions.GraphOptionsMoveable.
 
GraphOptionsMoveable(GPGraphpad) - Constructor for class org.jgraph.pad.actions.GraphOptionsMoveable
Constructor for GraphOptionsMoveable.
GraphOptionsSizeable - class org.jgraph.pad.actions.GraphOptionsSizeable.
 
GraphOptionsSizeable(GPGraphpad) - Constructor for class org.jgraph.pad.actions.GraphOptionsSizeable
Constructor for GraphOptionsSizeable.
GraphTilt - class org.jgraph.pad.actions.GraphTilt.
 
GraphTilt(GPGraphpad) - Constructor for class org.jgraph.pad.actions.GraphTilt
Constructor for GraphTilt.
get(Component, Object) - Static method in class org.jgraph.cellview.JGraphAbstractIconAnimator
Return any existing, cached animator for the given context/key, or null if there is none.
getAction(String) - Method in class org.jgraph.pad.GPBarFactory
returns the action for the cmd key.
getActionMap() - Method in class org.jgraph.pad.GPConfiguration
Returns the actionMap.
getAdditionalCostFunctionCheckBoxes() - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
getAdditionalCostFunctionConfiguration() - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
getAdditionalCostFunctionLabels() - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
getAdditionalCostFunctionTextFields() - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
getAdditionalCosts(int, double[]) - Method in class org.jgraph.layout.AnnealingLayoutAlgorithm
Method for classes that extends this Algorithm.
getAdditionalForceConfig() - Method in class org.jgraph.layout.GEMLayoutSettings
 
getAdditionalForceLUConfig() - Method in class org.jgraph.layout.GEMLayoutSettings
 
getAdditionalForces(VertexView) - Method in class org.jgraph.layout.GEMLayoutAlgorithm
Method for Classes that extend this Algorithm.
getAdditionalLUCostFunctionCheckBoxes() - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
getAdditionalLUCostFunctionLabels() - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
getAdditionalLUCostFunctionTextFields() - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
getAdditionalLambda(ArrayList) - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
getAlignment() - Method in class org.jgraph.layout.TreeLayoutAlgorithm
 
getAlignment() - Method in class org.jgraph.layout.TreeLayoutSettings
Returns the value of the "Horizontal spacing" as text.
getAll() - Method in class org.jgraph.pad.GPGraph
 
getAllDocuments() - Method in class org.jgraph.GPGraphpad
Returns all of the documents.
getAllFrames() - Method in class org.jgraph.GPGraphpad
 
getAlphaOsc() - Method in class org.jgraph.layout.GEMLayoutSettings
 
getAlphaRot() - Method in class org.jgraph.layout.GEMLayoutSettings
 
getAnswer() - Method in class org.jgraph.pad.GPSelectProvider
Returns the answer.
getApplet() - Method in class org.jgraph.GPGraphpad
Adds a new Document based on the GraphModelProvider.
getApplicationIcon() - Static method in class org.jgraph.GPGraphpad
Returns the applicationIcon.
getArcSize(int, int) - Static method in class org.jgraph.cellview.JGraphRoundRectView
getArcSize calculates an appropriate arc for the corners of the rectangle for boundary size cases of width and height
getArchiveableState() - Method in class org.jgraph.pad.GPLibraryPanel.ScrollablePanel
 
getAttributeMap(DefaultGraphCell, Rectangle2D) - Method in class org.jgraph.pad.AbstractDefaultVertexnPortsCreator
You can override how the view attributes of the cell are created
getAttributeMap(DefaultGraphCell, Rectangle2D) - Method in class org.jgraph.pad.actions.ToolBoxIcon
 
getAttributes() - Method in class org.jgraph.net.GraphNetworkModelPeer.FakeGraphModelChange
 
getAvoidOverlapping() - Method in class org.jgraph.layout.GEMLayoutSettings
 
getBackgroundImage() - Method in class org.jgraph.pad.GPGraph
 
getBarFactory() - Method in class org.jgraph.GPGraphpad
Returns the barFactory.
getBarKey() - Method in class org.jgraph.pad.GPBarEntry
Returns the barKey.
getBarValue() - Method in class org.jgraph.pad.GPBarEntry
Returns the barValue.
getBorderInsets(Component) - Method in class org.jgraph.utils.ShadowBorder
 
getBounds() - Method in class org.jgraph.pad.DefaultGraphModelFileFormatXML.DelayedAttributeID
 
getButton() - Method in interface org.jgraph.pad.VertexnPortsCreatorInterface
 
getButton() - Method in class org.jgraph.pad.actions.ToolBoxDiamond
 
getButton() - Method in class org.jgraph.pad.actions.ToolBoxEllipse
 
getButton() - Method in class org.jgraph.pad.actions.ToolBoxIcon
 
getButton() - Method in class org.jgraph.pad.actions.ToolBoxRectangle
 
getButton() - Method in class org.jgraph.pad.actions.ToolBoxRoundRectangle
 
getButton() - Method in class org.jgraph.pad.actions.ToolBoxSwimlane
 
getButton() - Method in class org.jgraph.pad.actions.ToolBoxText
 
getButtonEdge() - Method in class org.jgraph.pad.GPMarqueeHandler
Returns the buttonEdge.
getButtonLine() - Method in class org.jgraph.pad.GPMarqueeHandler
Returns the buttonLine.
getButtonSelect() - Method in class org.jgraph.pad.GPMarqueeHandler
Returns the buttonSelect.
getButtonZoomArea() - Method in class org.jgraph.pad.GPMarqueeHandler
Returns the buttonZoomArea.
getCell() - Method in class org.jgraph.pad.DefaultGraphModelFileFormatXML.ConnectionID
 
getCell() - Method in class org.jgraph.pad.DefaultGraphModelFileFormatXML.DelayedAttributeID
 
getCellEditorValue() - Method in class org.jgraph.cellview.JGraphMultilineView.MultiLinedEditor.RealCellEditor
 
getCellFactory() - Static method in class org.jgraph.pad.DefaultGraphModelFileFormatXML
 
getCellLabel() - Method in class org.jgraph.pad.AbstractDefaultVertexnPortsCreator
Override if necessary
getCellLabel() - Method in class org.jgraph.pad.actions.ToolBoxText
 
getCellToolBoxes() - Method in class org.jgraph.GPGraphpad
 
getCellType() - Method in interface org.jgraph.pad.VertexnPortsCreatorInterface
 
getCellType() - Method in class org.jgraph.pad.actions.ToolBoxDiamond
 
getCellType() - Method in class org.jgraph.pad.actions.ToolBoxEllipse
 
getCellType() - Method in class org.jgraph.pad.actions.ToolBoxIcon
 
getCellType() - Method in class org.jgraph.pad.actions.ToolBoxRectangle
 
getCellType() - Method in class org.jgraph.pad.actions.ToolBoxRoundRectangle
 
getCellType() - Method in class org.jgraph.pad.actions.ToolBoxSwimlane
 
getCellType() - Method in class org.jgraph.pad.actions.ToolBoxText
 
getCenterPoint() - Method in class org.jgraph.cellview.JGraphIconView
The center point of the vertex should be in the middle of the icon instead of the middle of the icon/description duo.
getChanged() - Method in class org.jgraph.net.GraphNetworkModelPeer.FakeGraphModelChange
 
getChildren(VertexView) - Method in class org.jgraph.layout.MoenLayoutAlgorithm
 
getChildren(CellView) - Method in class org.jgraph.layout.OrderedTreeLayoutAlgorithm
Gets the children of the given cell view and sorts it using a supplied comparator or the default comparator if none is specified
getChildren() - Method in class org.jgraph.layout.TreeLayoutAlgorithm.TreeNode
 
getChildren(CellView) - Method in class org.jgraph.layout.TreeLayoutAlgorithm
 
getClassNameWithoutPackage(Class) - Static method in class org.jgraph.utils.Utilities
Returns the classname without the package.
getClients() - Method in class org.jgraph.net.GraphNetworkModel
 
getColumnRule() - Method in class org.jgraph.pad.GPDocument
Returns the columnRule.
getComparator() - Method in class org.jgraph.layout.OrderedTreeLayoutAlgorithm
 
getComponentCount(GPGraph) - Method in class org.jgraph.pad.GPGraphTools
 
getComponents(GraphModel) - Static method in class org.jgraph.util.JGraphUtilities
 
getComputePermutation() - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
getComputePermutation() - Method in class org.jgraph.layout.GEMLayoutSettings
 
getConfig() - Method in class org.jgraph.layout.GEMLayoutAlgorithm
 
getConfiguration() - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
getConfiguration() - Method in class org.jgraph.layout.GEMLayoutSettings
 
getConnectionSet() - Method in class org.jgraph.net.GraphNetworkModelPeer.FakeGraphModelChange
 
getContext() - Method in class org.jgraph.net.GraphNetworkModelPeer.FakeGraphModelChange
 
getCost(Object) - Method in interface org.jgraph.algebra.CostFunction
 
getCost(Object) - Method in class org.jgraph.algebra.DefaultCostFunction
 
getCost(JGraph, Object) - Method in interface org.jgraph.pad.GPGraphTools.CostFunction
 
getCost(JGraph, Object) - Method in class org.jgraph.pad.GPGraphTools.DefaultCostFunction
 
getCostFunctionConfiguration() - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
getCurrentActionMap() - Method in class org.jgraph.GPGraphpad
Returns the current Action Map
getCurrentDocument() - Method in class org.jgraph.GPGraphpad
Returns the currently selected document.
getCurrentDocument() - Method in class org.jgraph.pad.actions.AbstractActionDefault
 
getCurrentGraph() - Method in class org.jgraph.GPGraphpad
Returns the current graph.
getCurrentGraph() - Method in class org.jgraph.pad.actions.AbstractActionDefault
 
getCurrentGraphLayoutCache() - Method in class org.jgraph.pad.actions.AbstractActionDefault
 
getCurrentInternalFrame() - Method in class org.jgraph.GPGraphpad
Returns the currently selected internal frame If no one is selected, then the first one will be select.
getDEFAULT_PORT_NAME() - Static method in class org.jgraph.pad.AbstractDefaultVertexnPortsCreator
 
getDefaultActions() - Method in class org.jgraph.GPGraphpad
 
getDefaultResourceBundle() - Static method in class org.jgraph.pad.resources.Translator
Returns the resouce bundle with the proper names.
getDelta(CellView) - Method in class org.jgraph.pad.Touch
 
getDescription() - Method in class org.jgraph.pad.actions.AbstractActionFile.MyFileFilter
returns the desc
getDocument() - Method in class org.jgraph.pad.GPInternalFrame
Returns the document.
getDocumentScale() - Method in class org.jgraph.pad.GPDocument
 
getDocumentStatus() - Method in class org.jgraph.pad.GPDocument
 
getDocumentTitle() - Method in class org.jgraph.pad.GPDocument
 
getEdgeDeparture() - Static method in class org.jgraph.util.JGParallelEdgeRouter
Getter to obtain the distance between intermediate and source/target points
getEdgeSeparation() - Static method in class org.jgraph.util.JGParallelEdgeRouter
Getter to obtain the distance between each parallel edge
getEdgeSeparation() - Method in class org.jgraph.util.JGraphParallelEdgeRouter
 
getEdges(Object[]) - Method in class org.jgraph.pad.GPGraph
 
getEdges(GraphModel) - Static method in class org.jgraph.util.JGraphUtilities
 
getEdges(JGraph, Object[]) - Static method in class org.jgraph.util.JGraphUtilities
Returns all edges in cells.
getEdgesBetween(Object, Object) - Method in class org.jgraph.pad.GPGraph
 
getEditRedoAction() - Method in class org.jgraph.GPGraphpad
Returns the redoAction.
getEditUndoAction() - Method in class org.jgraph.GPGraphpad
Returns the undoAction.
getEditor() - Method in class org.jgraph.cellview.JGraphIconView
 
getEditor() - Method in class org.jgraph.cellview.JGraphMultilineView
 
getEndPerAverage() - Method in class org.jgraph.layout.GEMLayoutSettings
 
getEuclideanDistance(Point2D.Double, Point2D.Double) - Static method in class org.jgraph.layout.AnnealingLayoutAlgorithm.MathExtensions
Returns the euclidean Distance between two Points in a 2D cartesian coordinate system.
getEuclideanDistance(Point2D.Double, Point2D.Double) - Static method in class org.jgraph.utils.MathExtensions
Returns the euclidean Distance between two Points in a 2D cartesian coordinate system.
getFileExtension() - Method in class org.jgraph.pad.DefaultGraphModelFileFormatXML
returns pad_xml
getFileFilter() - Method in class org.jgraph.pad.DefaultGraphModelFileFormatXML
Returns a file filter for the pad_xml extension.
getFileFormat() - Method in class org.jgraph.GPGraphpad
 
getFileName() - Method in class org.jgraph.pad.ImageIconBean
Returns the file name used to initialize the image.
getFilename() - Method in class org.jgraph.pad.GPDocument
Returns the filename.
getFindPattern() - Method in class org.jgraph.pad.GPDocument
Returns the findPattern.
getFlushToOrigin() - Method in class org.jgraph.layout.SugiyamaLayoutAlgorithm
Get the FlushToOrigin value.
getFlushToOrigin() - Method in class org.jgraph.layout.SugiyamaLayoutSettings
 
getFrame() - Method in class org.jgraph.GPGraphpad
Find the hosting frame, for the file-chooser dialog.
getFrameTitle() - Method in class org.jgraph.pad.GPDocument
 
getGPGraph() - Method in class org.jgraph.pad.GPGraphUI
 
getGPUserObject(Object) - Static method in class org.jgraph.pad.GPGraph
 
getGraph() - Method in class org.jgraph.pad.GPDocument
Fetch the editor contained in this panel
getGraph() - Method in class org.jgraph.pad.GPLibraryPanel.ScrollablePanel
 
getGraphCellEditorComponent(JGraph, Object, boolean) - Method in class org.jgraph.cellview.JGraphMultilineView.MultiLinedEditor.RealCellEditor
 
getGraphCellEditorComponent(JGraph, Object, boolean) - Method in class org.jgraph.cellview.JGraphMultilineView.MultiLinedEditor
Overriding this in order to set the size of an editor to that of an edited view.
getGraphLayoutCache() - Method in class org.jgraph.pad.GPDocument
Returns the view from the current graph
getGraphTools() - Static method in class org.jgraph.GPGraphpad
Returns the graphTools.
getGraphUI() - Method in class org.jgraph.pad.GPDocument
returns the GPGraph UI
getGraphUndoManager() - Method in class org.jgraph.pad.GPDocument
Returns the graphUndoManager.
getGraphpad() - Method in class org.jgraph.pad.GPDocument
Returns the graphpad.
getGraphpad() - Method in class org.jgraph.pad.GPMarqueeHandler
 
getGraphpad() - Method in class org.jgraph.pad.actions.AbstractActionDefault
Returns the graphpad.
getGravitation() - Method in class org.jgraph.layout.GEMLayoutSettings
 
getHeight() - Method in class org.jgraph.layout.TreeLayoutAlgorithm.TreeNode
 
getHint() - Method in class org.jgraph.layout.AnnealingLayoutAlgorithm
Get a human readable hint for using this layout.
getHint() - Method in class org.jgraph.layout.GEMLayoutAlgorithm
Get a human readable hint for using this layout.
getHint() - Method in class org.jgraph.layout.JGraphLayoutAlgorithm
Get a human readable hint for using this layout.
getHint() - Method in class org.jgraph.layout.MoenLayoutAlgorithm
Get a human readable hint for using this layout.
getHint() - Method in class org.jgraph.layout.RadialTreeLayoutAlgorithm
Get a human readable hint for using this layout.
getHint() - Method in class org.jgraph.layout.SugiyamaLayoutAlgorithm
Get a human readable hint for using this layout.
getHint() - Method in class org.jgraph.layout.TreeLayoutAlgorithm
Get a human readable hint for using this layout.
getHoveredURL() - Method in class org.jgraph.utils.HTMLPane.CustomLinkHandler
Gets the URL being hovered over.
getHoveredURL() - Method in class org.jgraph.utils.HTMLPane
Gets the URL being hovered over.
getID(Object) - Method in class org.jgraph.net.GraphCellIdentityMap
 
getID(Object) - Method in class org.jgraph.pad.DefaultGraphModelFileFormatXML
 
getIcon() - Method in class org.jgraph.cellview.JGraphAbstractIconAnimator
Returns the icon to be used for the renderer corresponding to this AbstractIconAnimator.
getIconDisplay() - Method in class org.jgraph.cellview.JGraphIconView.IconRenderer
 
getIdMap() - Method in class org.jgraph.net.GraphNetworkModel
 
getImage(String) - Static method in class org.jgraph.pad.resources.ImageLoader
Returns an Image from the same path.
getImageIcon(String) - Static method in class org.jgraph.pad.resources.ImageLoader
Returns an ImageIcon from the same path.
getImageIcon(int, String) - Static method in class org.jgraph.pad.resources.ImageLoader
Returns an ImageIcon from the same path.
getIncrement() - Method in class org.jgraph.pad.Rule
 
getIndention() - Method in class org.jgraph.layout.SugiyamaLayoutSettings
Returns the value of the "Horizontal spacing" as text.
getInitTemperature() - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
getInitTemperature() - Method in class org.jgraph.layout.GEMLayoutSettings
 
getInserted() - Method in class org.jgraph.net.GraphNetworkModelPeer.FakeGraphModelChange
 
getInstance(String) - Static method in class org.jgraph.utils.UserProperties
Multi-Singleton instance factory method.
getInstanceID() - Method in class org.jgraph.utils.JDialogP
Sets the {3} attribute of the JDialogP object
getInstanceID() - Method in class org.jgraph.utils.JFrameP
Gets the instanceID attribute of the JFrameP object
getIntPos(Component, String, int) - Static method in class org.jgraph.utils.gui.PositionManager
Returns an int value from the preferences.
getInternalFrame() - Method in class org.jgraph.pad.GPDocument
Returns the internalFrame.
getItemListCellRenderer() - Method in class org.jgraph.pad.actions.AbstractActionList
Returns the List Cell Renderer for the Items.
getItemPresentationText(Object) - Method in class org.jgraph.pad.actions.AbstractActionList
Returns the item presentation text (buttonEdge.g.
getItemPresentationText(Object) - Method in class org.jgraph.pad.actions.WindowWindows
 
getItems() - Method in class org.jgraph.pad.actions.AbstractActionList
You should return a hashtable with the possible items.
getItems() - Method in class org.jgraph.pad.actions.AbstractActionListCell
 
getItems() - Method in class org.jgraph.pad.actions.FormatTextFont
 
getItems() - Method in class org.jgraph.pad.actions.FormatTextFontSizeList
 
getItems() - Method in class org.jgraph.pad.actions.WindowWindows
 
getKey(Component) - Static method in class org.jgraph.utils.gui.PositionManager
Gets the key for the component.
getKeyTypes() - Method in class org.jgraph.pad.DefaultGraphModelFileFormatXML
 
getKeys() - Method in class org.jgraph.pad.resources.DefaultResourceBundle
merges the keys of any registered ProperNameProvider and returns them.
getKeys() - Method in interface org.jgraph.pad.resources.ProperNameProvider
Returns the Keys of this proper name container
getKeys() - Method in class org.jgraph.utils.gui.LocaleChangeAdapter
returns the keys for the proper names
getKnownKeys() - Method in class org.jgraph.pad.DefaultGraphModelFileFormatXML
 
getLabel(Node) - Static method in class org.jgraph.pad.actions.FileImportGXL
 
getLabel(Node) - Static method in class org.jgraph.util.JGraphGXLCodec
 
getLabel(JGraph, Object) - Method in class org.jgraph.util.JGraphImageMapEncoder
Override or implement to map from cells to labels.
getLabelSize() - Static method in class org.jgraph.cellview.JGraphSwimlaneView
 
getLambda() - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
getLastDecodingHashtable() - Static method in class org.jgraph.util.JGraphGXLCodec
Retrieves the decoding Hashtable with the node's Id.
getLastEncodingHashtable() - Static method in class org.jgraph.util.JGraphGXLCodec
Retrieves the encoding Hashtable with the node's Id.
getLastFound() - Method in class org.jgraph.pad.GPDocument
Returns the lastFound.
getLayoutSettingsDialog(JGraphLayoutAlgorithm) - Method in class org.jgraph.utils.gui.LayoutDialog
 
getLayoutUpdateAdditionalCostFunctionConfiguration() - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
getLayoutUpdateAdditionalLambda(ArrayList) - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
getLayoutUpdateAlphaOsc() - Method in class org.jgraph.layout.GEMLayoutSettings
 
getLayoutUpdateAlphaRot() - Method in class org.jgraph.layout.GEMLayoutSettings
 
getLayoutUpdateAvoidOverlapping() - Method in class org.jgraph.layout.GEMLayoutSettings
 
getLayoutUpdateClusteringEnabled() - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
getLayoutUpdateClusteringEnabled() - Method in class org.jgraph.layout.GEMLayoutSettings
 
getLayoutUpdateClusteringFactor() - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
getLayoutUpdateClusteringFactor() - Method in class org.jgraph.layout.GEMLayoutSettings
 
getLayoutUpdateClusteringForceScalingFactor() - Method in class org.jgraph.layout.GEMLayoutSettings
 
getLayoutUpdateClusteringInitTemperature() - Method in class org.jgraph.layout.GEMLayoutSettings
 
getLayoutUpdateClusteringMoveScaleFactor() - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
getLayoutUpdateComputePermutation() - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
getLayoutUpdateComputePermutation() - Method in class org.jgraph.layout.GEMLayoutSettings
 
getLayoutUpdateCostFunctionConfiguration() - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
getLayoutUpdateDepth() - Method in class org.jgraph.layout.GEMLayoutSettings
 
getLayoutUpdateEnabled() - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
getLayoutUpdateEnabled() - Method in class org.jgraph.layout.GEMLayoutSettings
 
getLayoutUpdateEndPerAverage() - Method in class org.jgraph.layout.GEMLayoutSettings
 
getLayoutUpdateGravitation() - Method in class org.jgraph.layout.GEMLayoutSettings
 
getLayoutUpdateInitTemperature() - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
getLayoutUpdateInitTemperature() - Method in class org.jgraph.layout.GEMLayoutSettings
 
getLayoutUpdateLambda() - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
getLayoutUpdateMaxRounds() - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
getLayoutUpdateMaxTemperature() - Method in class org.jgraph.layout.GEMLayoutSettings
 
getLayoutUpdateMethod() - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
getLayoutUpdateMethod() - Method in class org.jgraph.layout.GEMLayoutSettings
 
getLayoutUpdateMethodNeighborsDepth() - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
getLayoutUpdateMethodPerimeterInitSize() - Method in class org.jgraph.layout.GEMLayoutSettings
 
getLayoutUpdateMethodPerimeterRadius() - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
getLayoutUpdateMethodPerimeterRadiusIncrease() - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
getLayoutUpdateMethodPerimeterSizeInc() - Method in class org.jgraph.layout.GEMLayoutSettings
 
getLayoutUpdateMinDistance() - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
getLayoutUpdateMinTemperature() - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
getLayoutUpdateMinTemperature() - Method in class org.jgraph.layout.GEMLayoutSettings
 
getLayoutUpdateOptimizationAlgorithmEnabled() - Method in class org.jgraph.layout.GEMLayoutSettings
 
getLayoutUpdateOptimizationConfiguration() - Method in class org.jgraph.layout.GEMLayoutSettings
 
getLayoutUpdateOverlapDetectionWidth() - Method in class org.jgraph.layout.GEMLayoutSettings
 
getLayoutUpdateOverlapPreferredDistance() - Method in class org.jgraph.layout.GEMLayoutSettings
 
getLayoutUpdatePreferredEdgeLength() - Method in class org.jgraph.layout.GEMLayoutSettings
 
getLayoutUpdateRandomImpulseRange() - Method in class org.jgraph.layout.GEMLayoutSettings
 
getLayoutUpdateResultBounds() - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
getLayoutUpdateSigmaOsc() - Method in class org.jgraph.layout.GEMLayoutSettings
 
getLayoutUpdateSigmaRot() - Method in class org.jgraph.layout.GEMLayoutSettings
 
getLayoutUpdateTemperatureScaleFactor() - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
getLayoutUpdateTriesPerCell() - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
getLayoutUpdateUphillMovesAllowed() - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
getLayouts() - Method in class org.jgraph.layout.JGraphLayoutRegistry
 
getLeftMostX(TreeLayoutAlgorithm.TreeNode) - Method in class org.jgraph.layout.TreeLayoutAlgorithm
 
getLeftWidth() - Method in class org.jgraph.layout.TreeLayoutAlgorithm.TreeNode
 
getLength(CellView) - Static method in class org.jgraph.algebra.DefaultCostFunction
 
getLength(CellView) - Static method in class org.jgraph.pad.GPGraphTools
 
getLength(Object) - Method in class org.jgraph.pad.Touch
 
getLevelDistance() - Method in class org.jgraph.layout.TreeLayoutAlgorithm
 
getLibraryPanel() - Method in class org.jgraph.pad.GPDocument
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.jgraph.pad.GraphListCellRenderer
 
getLocalAttributes() - Method in class org.jgraph.pad.GPExplorer.StatefulGraphLayoutCache
 
getLocale() - Static method in class org.jgraph.pad.resources.Translator
Returns the current locale
getLocaleChangeAdapter() - Static method in class org.jgraph.utils.gui.LocaleChangeAdapter
returns the default local change adapter
getLogConsole() - Method in class org.jgraph.GPGraphpad
 
getMapID() - Method in class org.jgraph.pad.DefaultGraphModelFileFormatXML.DelayedAttributeID
 
getMapping(Object, boolean) - Method in class org.jgraph.pad.GPOverviewPanel.ViewRedirector
 
getMarqueeHandler() - Method in class org.jgraph.GPGraphpad
Returns the marqueeHandler.
getMaxRounds() - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
getMaxTemperature() - Method in class org.jgraph.layout.GEMLayoutSettings
 
getMaximumProgress() - Method in class org.jgraph.layout.JGraphLayoutAlgorithm
Returns the maximum progress
getMenuBarComponent() - Method in class org.jgraph.pad.actions.AbstractActionList
 
getMenuBarComponent() - Method in class org.jgraph.pad.actions.WindowWindows
 
getMenuComponent(String) - Method in class org.jgraph.pad.actions.AbstractActionCheckBox
 
getMenuComponent(String) - Method in class org.jgraph.pad.actions.AbstractActionDefault
Returns a JMenuItem with a link to this action.
getMenuComponent(String, Object) - Method in class org.jgraph.pad.actions.AbstractActionList
Returns a JMenuItem with a link to this action.
getMenuComponent(String) - Method in class org.jgraph.pad.actions.AbstractActionRadioButton
 
getMenuComponent(String) - Method in class org.jgraph.pad.actions.EditRedo
 
getMenuComponent(String) - Method in class org.jgraph.pad.actions.EditUndo
 
getMenuComponent(String) - Method in class org.jgraph.pad.actions.FileSaveTikiAndExit
Returns a JMenuItem with a link to this action.
getMenuComponents() - Method in class org.jgraph.pad.actions.AbstractActionDefault
Creates by default an arry with one entry.
getMenuComponents() - Method in class org.jgraph.pad.actions.AbstractActionList
 
getMenuComponents() - Method in class org.jgraph.pad.actions.AbstractActionRadioButton
 
getMenubar() - Method in class org.jgraph.GPGraphpad
 
getMessage() - Method in class org.jgraph.pad.GPStatusBar
Returns the message.
getMinDistance() - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
getMinTemperature() - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
getMinTemperature() - Method in class org.jgraph.layout.GEMLayoutSettings
 
getMinimumSize() - Method in class org.jgraph.cellview.JGraphIconView.IconDisplay
 
getModel() - Method in class org.jgraph.pad.GPDocument
Returns the model of the graph
getModelType() - Method in class org.jgraph.pad.AbstractDefaultVertexnPortsCreator
usefull to use as a key for a cell model factory
getModelType() - Method in interface org.jgraph.pad.VertexnPortsCreatorInterface
 
getName() - Method in class org.jgraph.pad.actions.AbstractActionDefault
Returns the name of the action
getNameSpace() - Method in class org.jgraph.utils.JDialogP
Sets the {3} attribute of the JDialogP object
getNameSpace() - Method in class org.jgraph.utils.JFrameP
Gets the nameSpace attribute of the JFrameP object
getNeighbour(Object, Object) - Method in class org.jgraph.pad.GPGraph
 
getNetworkModel() - Method in class org.jgraph.pad.GPDocument
Returns the networkModel.
getNewLocale() - Method in class org.jgraph.pad.resources.LocaleChangeEvent
Returns the new Locale
getNodeDistance() - Method in class org.jgraph.layout.TreeLayoutAlgorithm
 
getNodesByLevel() - Method in class org.jgraph.layout.TreeLayoutAlgorithm.TreeNode
 
getNormalizedVector(Point2D.Double) - Static method in class org.jgraph.layout.AnnealingLayoutAlgorithm.MathExtensions
 
getNormalizedVector(Point2D.Double) - Static method in class org.jgraph.utils.MathExtensions
 
getObject(String, String) - Method in class org.jgraph.net.GraphCellIdentityMap
 
getObjects(String[]) - Method in class org.jgraph.net.GraphCellIdentityMap
 
getOldLocale() - Method in class org.jgraph.pad.resources.LocaleChangeEvent
Returns the old Locale
getOptimizationAlgorithm() - Method in class org.jgraph.layout.GEMLayoutAlgorithm
 
getOptimizationAlgorithmEnabled() - Method in class org.jgraph.layout.GEMLayoutSettings
 
getOptimizationConfiguration() - Method in class org.jgraph.layout.GEMLayoutSettings
 
getOrientation() - Method in class org.jgraph.layout.MoenLayoutSettings
Returns the value of the "Vertical spacing" as text.
getOrientation() - Method in class org.jgraph.layout.TreeLayoutAlgorithm
 
getOrientation() - Method in class org.jgraph.layout.TreeLayoutSettings
Returns the value of the "Vertical spacing" as text.
getOverlapDetectionWidth() - Method in class org.jgraph.layout.GEMLayoutSettings
 
getOverlapPreferredDistance() - Method in class org.jgraph.layout.GEMLayoutSettings
 
getOverviewDialog() - Method in class org.jgraph.pad.GPDocument
Returns the overviewDialog.
getPad() - Static method in class org.jgraph.JGraphpad
 
getPageFormat() - Method in class org.jgraph.pad.GPGraph
 
getPanel() - Method in class org.jgraph.pad.GPLibraryPanel
 
getParallelEdges(EdgeView) - Method in class org.jgraph.util.JGraphParallelEdgeRouter
Returns the array of parallel edges.
getParentMap() - Method in class org.jgraph.net.GraphNetworkModelPeer.FakeGraphModelChange
 
getPerimeterPoint(Point2D, Point2D) - Method in class org.jgraph.cellview.JGraphDiamondView
 
getPerimeterPoint(Point2D, Point2D) - Method in class org.jgraph.cellview.JGraphEllipseView
Returns the intersection of the bounding rectangle and the straight line between the source and the specified point p.
getPerimeterPoint(Point2D, Point2D) - Method in class org.jgraph.cellview.JGraphIconView
We don't want to calculate a perimeter point around the entire vertex.
getPlainData() - Method in class org.jgraph.pad.GPTransferable
 
getPoints() - Method in class org.jgraph.pad.DefaultGraphModelFileFormatXML.DelayedAttributeID
 
getPort() - Method in class org.jgraph.pad.GPMarqueeHandler
 
getPortName(int) - Method in class org.jgraph.pad.AbstractDefaultVertexnPortsCreator
Unless the cell is created with differenciated port names, ports are all called undifferenciated_port followed by the i indice.
getPortNames() - Method in class org.jgraph.pad.AbstractDefaultVertexnPortsCreator
 
getPortNames() - Method in interface org.jgraph.pad.VertexnPortsCreatorInterface
 
getPortNames() - Method in class org.jgraph.pad.actions.ToolBoxDiamond
 
getPortViewAt(int, int) - Method in class org.jgraph.pad.GPMarqueeHandler
 
getPos() - Method in class org.jgraph.pad.GPBarEntry
Returns the pos.
getPosition(CellView) - Method in class org.jgraph.pad.Touch
 
getPossibleActionCommands() - Method in class org.jgraph.pad.actions.AbstractActionRadioButton
 
getPossibleActionCommands() - Method in class org.jgraph.pad.actions.ToolsLookAndFeel
 
getPossibleActionCommands() - Method in class org.jgraph.pad.actions.ViewFit
 
getPossibleActionCommands() - Method in class org.jgraph.pad.actions.ViewLayout
 
getPreferences() - Static method in class org.jgraph.utils.gui.PositionManager
Returns the Preferences Node which can use for position storings.
getPreferredEdgeLength() - Method in class org.jgraph.layout.GEMLayoutSettings
 
getPreferredScrollableViewportSize() - Method in class org.jgraph.pad.GPLibraryPanel.ScrollablePanel
 
getPreferredSize() - Method in class org.jgraph.cellview.JGraphEllipseView.JGraphEllipseRenderer
Return a slightly larger preferred size than for a rectangle.
getPreferredSize() - Method in class org.jgraph.cellview.JGraphIconView.IconDisplay
 
getPreferredSize() - Method in class org.jgraph.cellview.JGraphIconView.IconRenderer
 
getPreferredSize() - Method in class org.jgraph.cellview.JGraphRoundRectView.ActivityRenderer
Return a slightly larger preferred size than for a rectangle.
getPreferredSize() - Method in class org.jgraph.pad.RealGraphCellRenderer
 
getPreferredSize() - Method in class org.jgraph.pad.Rule
 
getPresentationText(String) - Method in class org.jgraph.pad.actions.AbstractActionDefault
Should return presentation Text for the action command or null for the default
getPresentationText(String) - Method in class org.jgraph.pad.actions.ToolsLookAndFeel
Should return presentation Text for the action command or null for the default
getPresentationText(String) - Method in class org.jgraph.pad.actions.WindowWindows
 
getPresetConfig() - Method in class org.jgraph.layout.AnnealingLayoutAlgorithm
 
getPresetConfig(int) - Method in class org.jgraph.layout.GEMLayoutSettings
 
getPresetConfigs() - Method in class org.jgraph.layout.GEMLayoutSettings
 
getPreviousAttributes() - Method in class org.jgraph.net.GraphNetworkModelPeer.FakeGraphModelChange
 
getPreviousConnectionSet() - Method in class org.jgraph.net.GraphNetworkModelPeer.FakeGraphModelChange
 
getPreviousParentMap() - Method in class org.jgraph.net.GraphNetworkModelPeer.FakeGraphModelChange
 
getPrio() - Method in class org.jgraph.algebra.PriorityQueue
 
getPrio(Object) - Method in class org.jgraph.algebra.PriorityQueue
 
getPrio() - Method in class org.jgraph.pad.GPGraphTools.PriorityQueue
 
getPrio(Object) - Method in class org.jgraph.pad.GPGraphTools.PriorityQueue
 
getProgress() - Method in class org.jgraph.layout.JGraphLayoutAlgorithm
Returns the current progress
getProperties() - Method in class org.jgraph.pad.GPUserObject
 
getProperty(Object) - Method in class org.jgraph.pad.GPUserObject
 
getRandomImpulseRange() - Method in class org.jgraph.layout.GEMLayoutSettings
 
getRandomVector(double) - Method in class org.jgraph.layout.AnnealingLayoutAlgorithm
Computes a random Vector with a random direction and a given length.
getReadAccessory() - Method in class org.jgraph.pad.DefaultGraphModelFileFormatXML
Returns null
getReadProperties(JComponent) - Method in class org.jgraph.pad.DefaultGraphModelFileFormatXML
Returns null
getRect(String) - Method in class org.jgraph.utils.UserProperties
Gets the {3} attribute of the UserProperties object
getRelatives(CellView) - Method in class org.jgraph.layout.AnnealingLayoutAlgorithm
Retrieves all Cells that have an edge with the given Cell.
getRelativesFrom(ArrayList, CellView) - Method in class org.jgraph.layout.AnnealingLayoutAlgorithm
Retrieves the Cells that are directly connected to the given Cell and member of the given list.
getRemoved() - Method in class org.jgraph.net.GraphNetworkModelPeer.FakeGraphModelChange
 
getRenderer() - Method in class org.jgraph.cellview.JGraphDiamondView
 
getRenderer() - Method in class org.jgraph.cellview.JGraphEllipseView
 
getRenderer() - Method in class org.jgraph.cellview.JGraphHeavyweightView
 
getRenderer() - Method in class org.jgraph.cellview.JGraphIconView
 
getRenderer() - Method in class org.jgraph.cellview.JGraphMultilineView
 
getRenderer() - Method in class org.jgraph.cellview.JGraphRoundRectView
 
getRenderer() - Method in class org.jgraph.cellview.JGraphSwimlaneView
 
getRenderer() - Method in class org.jgraph.pad.GPGraph.ScaledVertexView
 
getRendererComponent(org.jgraph.JGraph, CellView, boolean, boolean, boolean) - Method in class org.jgraph.cellview.JGraphHeavyweightView.JGraphHeavyweightRenderer
 
getRendererComponent(JGraph, CellView, boolean, boolean, boolean) - Method in class org.jgraph.cellview.JGraphIconView.IconRenderer
 
getRendererComponent(JGraph, CellView, boolean, boolean, boolean) - Method in class org.jgraph.cellview.JGraphMultilineView.MultiLinedRenderer
 
getRendererComponent(JGraph, CellView, boolean, boolean, boolean) - Method in class org.jgraph.cellview.JGraphSwimlaneView.JSwimlaneRenderer
 
getRepaintRect(Component, Object) - Method in class org.jgraph.cellview.JGraphAbstractIconAnimator
Based on the Component context and key, return the Component -relative rectangle to be repainted.
getResultBounds() - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
getRightMostX(TreeLayoutAlgorithm.TreeNode) - Method in class org.jgraph.layout.TreeLayoutAlgorithm
 
getRightWidth() - Method in class org.jgraph.layout.TreeLayoutAlgorithm.TreeNode
 
getRootVertices(Object[]) - Method in class org.jgraph.layout.MoenLayoutAlgorithm
If it is a Vertex and it has no source, it must be a root vertex.
getRoots() - Method in class org.jgraph.pad.GPOverviewPanel.ViewRedirector
 
getRowRule() - Method in class org.jgraph.pad.GPDocument
Returns the rowRule.
getScale() - Method in class org.jgraph.pad.GPStatusBar
Returns the scale.
getScrollPane() - Method in class org.jgraph.pad.GPDocument
Returns the scrollPane.
getScrollableBlockIncrement(Rectangle, int, int) - Method in class org.jgraph.pad.GPLibraryPanel.ScrollablePanel
 
getScrollableTracksViewportHeight() - Method in class org.jgraph.pad.GPLibraryPanel.ScrollablePanel
 
getScrollableTracksViewportWidth() - Method in class org.jgraph.pad.GPLibraryPanel.ScrollablePanel
 
getScrollableUnitIncrement(Rectangle, int, int) - Method in class org.jgraph.pad.GPLibraryPanel.ScrollablePanel
 
getSelectedItem(ActionEvent) - Method in class org.jgraph.pad.actions.AbstractActionList
 
getSelectedLayoutController() - Method in class org.jgraph.utils.gui.LayoutDialog
Returns the selected LayoutController of null if no LayoutController was selected
getSelectionEdges() - Method in class org.jgraph.pad.GPGraph
 
getSelectionVertices() - Method in class org.jgraph.pad.GPGraph
 
getServer() - Method in class org.jgraph.net.GraphNetworkModel
 
getServerSocket() - Method in class org.jgraph.net.GraphNetworkModelPeer
 
getSetCount() - Method in class org.jgraph.algebra.UnionFind
 
getSetCount() - Method in class org.jgraph.pad.GPGraphTools.UnionFind
 
getSharedInstance() - Static method in class org.jgraph.util.JGParallelEdgeRouter
Getter for singleton managing parallel edges
getSharedInstance() - Static method in class org.jgraph.util.JGraphParallelEdgeRouter
 
getSharedJGraphLayoutRegistry() - Static method in class org.jgraph.layout.JGraphLayoutRegistry
Returns the current registry (singleton)
getShortestPath(GPGraph, Object, Object, GPGraphTools.CostFunction) - Method in class org.jgraph.pad.GPGraphTools
Returns the ShortestPath.
getShortestPath(GraphModel, Object, Object, CostFunction, boolean) - Static method in class org.jgraph.util.JGraphUtilities
Returns the ShortestPath between two cells or their descendants.
getSigmaOsc() - Method in class org.jgraph.layout.GEMLayoutSettings
 
getSigmaRot() - Method in class org.jgraph.layout.GEMLayoutSettings
 
getSource() - Method in class org.jgraph.net.GraphNetworkModelPeer.FakeGraphModelChange
 
getSourceVertex(Object) - Method in class org.jgraph.pad.GPGraph
 
getSourceView(Object) - Method in class org.jgraph.pad.GPGraph
 
getSpacing() - Method in class org.jgraph.layout.SugiyamaLayoutAlgorithm
Returns the spacing.
getSpanningTree(GPGraph, GPGraphTools.CostFunction) - Method in class org.jgraph.pad.GPGraphTools
Returns the shortest spanning tree.
getSpanningTree(JGraph, CostFunction) - Static method in class org.jgraph.util.JGraphUtilities
Returns the shortest spanning tree.
getSplitPane() - Method in class org.jgraph.pad.GPDocument
Returns the splitPane.
getStatusBar() - Method in class org.jgraph.GPGraphpad
 
getString(String) - Method in interface org.jgraph.pad.resources.ProperNameProvider
Returns the proper name for the locale key.
getString(String) - Static method in class org.jgraph.pad.resources.Translator
Returns the localized String for the key.
getString(int, String) - Static method in class org.jgraph.pad.resources.Translator
Returns the localized String for the key.
getString(String, Object[]) - Static method in class org.jgraph.pad.resources.Translator
Returns the localized String for the key.
getString(int, String, Object[]) - Static method in class org.jgraph.pad.resources.Translator
Returns the localized String for the key.
getString(String) - Method in class org.jgraph.utils.gui.LocaleChangeAdapter
returns the value for a proper name key
getTargetID() - Method in class org.jgraph.pad.DefaultGraphModelFileFormatXML.ConnectionID
 
getTargetVertex(Object) - Method in class org.jgraph.pad.GPGraph
 
getTargetView(Object) - Method in class org.jgraph.pad.GPGraph
 
getTemperatureScaleFactor() - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
getToolBarComponent() - Method in class org.jgraph.pad.actions.AbstractActionList
 
getToolBarComponent() - Method in class org.jgraph.pad.actions.AbstractActionListCell
 
getToolBarComponent() - Method in class org.jgraph.pad.actions.FormatTextFont
 
getToolBarComponent() - Method in class org.jgraph.pad.actions.FormatTextFontSizeList
 
getToolComponent(String) - Method in class org.jgraph.pad.AbstractDefaultVertexnPortsCreator
 
getToolComponent(String) - Method in class org.jgraph.pad.actions.AbstractActionCheckBox
 
getToolComponent(String) - Method in class org.jgraph.pad.actions.AbstractActionDefault
Returns a clean JButton which has a link to this action.
getToolComponent(String) - Method in class org.jgraph.pad.actions.AbstractActionRadioButton
 
getToolComponent(String) - Method in class org.jgraph.pad.actions.ToolBoxEdge
 
getToolComponent(String) - Method in class org.jgraph.pad.actions.ToolBoxLine
 
getToolComponent(String) - Method in class org.jgraph.pad.actions.ToolBoxSelect
 
getToolComponent(String) - Method in class org.jgraph.pad.actions.ToolBoxZoomArea
 
getToolComponents() - Method in class org.jgraph.pad.actions.AbstractActionDefault
Returns by default a list with one JButton.
getToolComponents() - Method in class org.jgraph.pad.actions.AbstractActionList
 
getToolComponents() - Method in class org.jgraph.pad.actions.AbstractActionRadioButton
 
getToolTipForCell(Object) - Method in class org.jgraph.pad.GPGraph
 
getToolTipLocation(MouseEvent) - Method in class org.jgraph.utils.HTMLPane
Override Swing's poor label position choice.
getToolTipText(MouseEvent) - Method in class org.jgraph.pad.GPGraph
Overrides JComponent'buttonSelect getToolTipText method in order to allow the graph controller to create a tooltip for the topmost cell under the mousepointer.
getToolTipText(MouseEvent) - Method in class org.jgraph.utils.HTMLPane
Override tool tip method to display URL
getTouch() - Method in class org.jgraph.pad.GPDocument
Returns the touch.
getTransferable() - Method in class org.jgraph.pad.GPLibraryPanel.GraphCellsComponent
 
getTransposed(Point2D.Double, Point2D.Double) - Static method in class org.jgraph.layout.AnnealingLayoutAlgorithm.MathExtensions
Calculates the Transposed of v1 and v2.
getTransposed(Point2D.Double, Point2D.Double) - Static method in class org.jgraph.utils.MathExtensions
Calculates the Transposed of v1 and v2.
getTreeLayoutNode(VertexView) - Method in class org.jgraph.layout.MoenLayoutAlgorithm
 
getTreeLayoutNode(VertexView, boolean) - Method in class org.jgraph.layout.MoenLayoutAlgorithm
 
getTreeNode(CellView) - Method in class org.jgraph.layout.TreeLayoutAlgorithm
 
getTriesPerCell() - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
getType(Object) - Method in class org.jgraph.pad.DefaultGraphModelFileFormatXML
 
getType(Object) - Method in class org.jgraph.pad.GPDefaultCellFactory
 
getURL(JGraph, Object) - Method in class org.jgraph.util.JGraphImageMapEncoder
Override or implement to map from cells to urls.
getUphillMovesAllowed() - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
getUserObjectID(Object) - Method in class org.jgraph.pad.DefaultGraphModelFileFormatXML
 
getUserObjectProperties(DefaultGraphCell) - Method in class org.jgraph.pad.AbstractDefaultVertexnPortsCreator
We assume the user would like to freely override how the cell custom user object properties are created
getValidateDTD() - Static method in class org.jgraph.util.JGraphGXLCodec
Getter for the property validateDTD
getVertexForKey(Hashtable, String, DefaultGraphCell, DefaultGraphCell) - Static method in class org.jgraph.util.JGraphGEOCodec
 
getVertexForKey(Hashtable, String) - Static method in class org.jgraph.util.JGraphSimpleCodec
 
getVerticalDirection() - Method in class org.jgraph.layout.SugiyamaLayoutSettings
Returns the value of the "Vertical Direction" check box
getVerticalSpacing() - Method in class org.jgraph.layout.SugiyamaLayoutSettings
Returns the value of the "Vertical spacing" as text.
getVertices(Object[]) - Method in class org.jgraph.pad.GPGraph
 
getVertices(GraphModel, Object[]) - Static method in class org.jgraph.util.JGraphUtilities
 
getVerticesForEdges(GPGraph, Set) - Static method in class org.jgraph.pad.GPExplorer
 
getView() - Method in class org.jgraph.cellview.JGraphIconView.IconRenderer
 
getViews(GraphLayoutCache) - Method in class org.jgraph.net.GraphNetworkModelPeer.FakeGraphModelChange
 
getWriteAccessory() - Method in class org.jgraph.pad.DefaultGraphModelFileFormatXML
Returns the compZipSelect object.
getWriteProperties(JComponent) - Method in class org.jgraph.pad.DefaultGraphModelFileFormatXML
Puts the value from the checkbox into the properties hashtable
getXPortsList() - Method in class org.jgraph.pad.AbstractDefaultVertexnPortsCreator
By default a cell don't have ports
getXPortsList() - Method in interface org.jgraph.pad.VertexnPortsCreatorInterface
 
getXPortsList() - Method in class org.jgraph.pad.actions.ToolBoxDiamond
 
getXPortsList() - Method in class org.jgraph.pad.actions.ToolBoxEllipse
 
getXPortsList() - Method in class org.jgraph.pad.actions.ToolBoxIcon
 
getXPortsList() - Method in class org.jgraph.pad.actions.ToolBoxRectangle
 
getXPortsList() - Method in class org.jgraph.pad.actions.ToolBoxRoundRectangle
 
getXPortsList() - Method in class org.jgraph.pad.actions.ToolBoxSwimlane
 
getXPortsList() - Method in class org.jgraph.pad.actions.ToolBoxText
 
getYPortsList() - Method in class org.jgraph.pad.AbstractDefaultVertexnPortsCreator
By default a cell don't have ports
getYPortsList() - Method in interface org.jgraph.pad.VertexnPortsCreatorInterface
 
getYPortsList() - Method in class org.jgraph.pad.actions.ToolBoxDiamond
 
getYPortsList() - Method in class org.jgraph.pad.actions.ToolBoxEllipse
 
getYPortsList() - Method in class org.jgraph.pad.actions.ToolBoxIcon
 
getYPortsList() - Method in class org.jgraph.pad.actions.ToolBoxRectangle
 
getYPortsList() - Method in class org.jgraph.pad.actions.ToolBoxRoundRectangle
 
getYPortsList() - Method in class org.jgraph.pad.actions.ToolBoxSwimlane
 
getYPortsList() - Method in class org.jgraph.pad.actions.ToolBoxText
 
gradientColor - Variable in class org.jgraph.cellview.JGraphMultilineView.MultiLinedRenderer
 
gradientColor - Variable in class org.jgraph.cellview.JGraphSwimlaneView.JSwimlaneRenderer
 
graph - Variable in class org.jgraph.cellview.JGraphMultilineView.MultiLinedRenderer
 
graph - Variable in class org.jgraph.cellview.JGraphSwimlaneView.JSwimlaneRenderer
Cache the current graph for drawing
graph - Variable in class org.jgraph.layout.TreeLayoutAlgorithm
 
graph - Variable in class org.jgraph.pad.GPDocument
The joint graph for this document
graph - Variable in class org.jgraph.pad.GPExplorer
 
graph - Variable in class org.jgraph.pad.GPLibraryPanel.GraphCellsComponent
 
graph - Variable in class org.jgraph.pad.GPLibraryPanel.ScrollablePanel
 
graph - Variable in class org.jgraph.pad.GPOverviewPanel
 
graph - Variable in class org.jgraph.pad.RealGraphCellRenderer
 
graph - Variable in class org.jgraph.utils.gui.LayoutDialog
 
graphChanged(GraphModelEvent) - Method in class org.jgraph.layout.AnnealingLayoutAlgorithm
When a event reaches this method, it will be scanned, if there are Cells removed or Cells inserted.
graphChanged(GraphModelEvent) - Method in class org.jgraph.layout.GEMLayoutAlgorithm
Will be called, when cells are inserted or removed.
graphChanged(GraphModelEvent) - Method in class org.jgraph.pad.GPDocument
 
graphChanged(GraphModelEvent) - Method in class org.jgraph.pad.GPOverviewPanel
 
graphLayoutCacheChanged(GraphLayoutCacheEvent) - Method in class org.jgraph.pad.GPDocument
 
graphLayoutCacheChanged(GraphLayoutCacheEvent) - Method in class org.jgraph.pad.GPOverviewPanel
 
graphModel - Variable in class org.jgraph.net.GraphNetworkModel
 
graphTools - Static variable in class org.jgraph.GPGraphpad
Global instance for some graph tool implementations.
graphUndoManager - Variable in class org.jgraph.pad.GPDocument
The graphUndoManager manager for the joint graph.
graphpad - Variable in class org.jgraph.pad.GPBarFactory
a reference to the joint graphpad
graphpad - Variable in class org.jgraph.pad.GPDocument
A reference to the top level component
graphpad - Variable in class org.jgraph.pad.GPMarqueeHandler
A reference to the graphpad object
graphpad - Variable in class org.jgraph.pad.actions.AbstractActionDefault
A reference back to the graphpad.
gravitation - Variable in class org.jgraph.layout.GEMLayoutAlgorithm
the strength of the gravitation force, directed to the barycenter of the graph, added to all cells.
gridAreaSize - Variable in class org.jgraph.layout.SugiyamaLayoutAlgorithm
represents the size of the grid in horizontal grid elements

H

HEIGHT - Variable in class org.jgraph.layout.RadialTreeLayoutAlgorithm
 
HORIZONTAL - Static variable in class org.jgraph.pad.Rule
 
HTMLPane - class org.jgraph.utils.HTMLPane.
This pane extends JEditorPane's functionality to add support for HTML related display and behavior.
HTMLPane() - Constructor for class org.jgraph.utils.HTMLPane
Convenience constructor with no required parameters which automatically creates an uneditable editor instance.
HTMLPane(boolean) - Constructor for class org.jgraph.utils.HTMLPane
Constructor for the HTMLPane object
HTMLPane.CustomLinkHandler - class org.jgraph.utils.HTMLPane.CustomLinkHandler.
Handles URL hyperlink events and provides status information.
HTMLPane.CustomLinkHandler(JEditorPane) - Constructor for class org.jgraph.utils.HTMLPane.CustomLinkHandler
Constructor for the CustomLinkHandler object
HelpAbout - class org.jgraph.pad.actions.HelpAbout.
 
HelpAbout(GPGraphpad) - Constructor for class org.jgraph.pad.actions.HelpAbout
Constructor for HelpAbout.
HelpHomepage - class org.jgraph.pad.actions.HelpHomepage.
 
HelpHomepage(GPGraphpad) - Constructor for class org.jgraph.pad.actions.HelpHomepage
Constructor
HelpSubmitABug - class org.jgraph.pad.actions.HelpSubmitABug.
Shows the bug website.
HelpSubmitABug(GPGraphpad) - Constructor for class org.jgraph.pad.actions.HelpSubmitABug
Constructor
handleGetObject(String) - Method in class org.jgraph.pad.resources.DefaultResourceBundle
Returns the object for the key or null
hasFlottingPort() - Method in class org.jgraph.pad.AbstractDefaultVertexnPortsCreator
By default there aren't any floatting port.
hasFlottingPort() - Method in interface org.jgraph.pad.VertexnPortsCreatorInterface
 
hasFocus - Variable in class org.jgraph.cellview.JGraphMultilineView.MultiLinedRenderer
Cached hasFocus and selected value.
hasFocus - Variable in class org.jgraph.cellview.JGraphSwimlaneView.JSwimlaneRenderer
Cached hasFocus and selected value.
heavyweightOnly - Variable in class org.jgraph.util.JGraphHeavyweightRedirector
Specifies whether this class only redirects to heavyweight cells.
hide() - Method in class org.jgraph.utils.JDialogP
Description of the Method
hide() - Method in class org.jgraph.utils.JFrameP
Description of the Method
hostName - Variable in class org.jgraph.GPGraphpad
 
hostPort - Variable in class org.jgraph.GPGraphpad
 
hoveredURLString - Variable in class org.jgraph.utils.HTMLPane.CustomLinkHandler
 
hyperlinkUpdate(HyperlinkEvent) - Method in class org.jgraph.utils.HTMLPane.CustomLinkHandler
Launch browser if hyperlink is clicked by user.

I

IDENTIFIER_RESET - Static variable in class org.jgraph.pad.actions.AbstractActionListCell
 
IDENTIFIER_SELECT - Static variable in class org.jgraph.pad.actions.AbstractActionListCell
 
IMAGE - Static variable in class org.jgraph.pad.GPDefaultCellFactory
 
INCH - Static variable in class org.jgraph.pad.Rule
 
ITEM_KEY - Static variable in class org.jgraph.pad.actions.AbstractActionList
Item key for the user item
ImageCell - class org.jgraph.pad.ImageCell.
 
ImageCell() - Constructor for class org.jgraph.pad.ImageCell
 
ImageCell(Object) - Constructor for class org.jgraph.pad.ImageCell
 
ImageIconBean - class org.jgraph.pad.ImageIconBean.
This class transform a ImageIcon into a bean, allowing for encoding and decoding in XML using XMLEncoder and XMLDecoder.
ImageIconBean() - Constructor for class org.jgraph.pad.ImageIconBean
Creates an uninitialized image icon.
ImageIconBean(String) - Constructor for class org.jgraph.pad.ImageIconBean
Creates an image icon from the specified file.
ImageIconBean(String, String) - Constructor for class org.jgraph.pad.ImageIconBean
Creates an image icon from the specified file.
ImageIconBean(URL) - Constructor for class org.jgraph.pad.ImageIconBean
Creates an image icon from the specified URL.
ImageIconBean(URL, String) - Constructor for class org.jgraph.pad.ImageIconBean
Creates an image icon from the specified URL.
ImageLoader - class org.jgraph.pad.resources.ImageLoader.
Loader for the resource images.
ImageLoader() - Constructor for class org.jgraph.pad.resources.ImageLoader
 
idMap - Variable in class org.jgraph.net.GraphNetworkModel
 
ids - Variable in class org.jgraph.net.GraphCellIdentityMap
 
importDataImpl(JComponent, Transferable) - Method in class org.jgraph.pad.GPGraphUI.GPTransferHandler
 
init() - Method in class org.jgraph.JGraphpad
 
init(GPDocument) - Method in class org.jgraph.pad.GPFileChooser
Initializes the gui.
init() - Method in class org.jgraph.pad.GPSelectProvider
init method to initialize the gui.
init() - Method in class org.jgraph.utils.JDialogP
Description of the Method
init() - Method in class org.jgraph.utils.JFrameP
Description of the Method
init() - Method in class org.jgraph.utils.gui.LayoutDialog
initializes the dialog
initComponents() - Method in class org.jgraph.utils.gui.LayoutDialog
initializes the GUI
initTemperature - Variable in class org.jgraph.layout.GEMLayoutAlgorithm
starting value for the temperatures of the cells
inserted - Variable in class org.jgraph.net.GraphNetworkModelPeer.FakeGraphModelChange
 
installAttributes(JGraph, Map) - Method in class org.jgraph.cellview.JGraphMultilineView.MultiLinedRenderer
 
installAttributes(JGraph, Map) - Method in class org.jgraph.cellview.JGraphSwimlaneView.JSwimlaneRenderer
 
instance() - Static method in class org.jgraph.pad.DefaultGraphModelFileFormatXML
 
instances - Static variable in class org.jgraph.utils.UserProperties
 
integrateBarEntries(String, String[]) - Method in class org.jgraph.pad.GPBarFactory
Integrates bar entries, if available, for the key.
internalFrame - Variable in class org.jgraph.pad.GPDocument
a reference to the internal Frame
isAllowedToRun() - Method in class org.jgraph.layout.JGraphLayoutAlgorithm
 
isAnimated(Icon) - Static method in class org.jgraph.cellview.JGraphAbstractIconAnimator
Return whether the given icon is animated.
isApplet() - Method in class org.jgraph.GPGraphpad
Adds a new Document based on the GraphModelProvider.
isApplyLayoutToAll() - Method in class org.jgraph.utils.gui.LayoutDialog
Returns true if the user wants to apply the Algorithm for all nodes.
isBorderOpaque() - Method in class org.jgraph.utils.ShadowBorder
 
isCellOrParentSelected(Object) - Method in class org.jgraph.pad.actions.SelectInverse
 
isCenterRoot() - Method in class org.jgraph.layout.TreeLayoutAlgorithm
 
isCluster(CellView) - Method in class org.jgraph.layout.AnnealingLayoutAlgorithm
Returns true when a cell is a cluster, else false.
isCluster(CellView) - Method in class org.jgraph.layout.GEMLayoutAlgorithm
Returns true when a cell is a cluster, else false.
isCombineLevelNodes() - Method in class org.jgraph.layout.TreeLayoutAlgorithm
 
isConnected() - Method in class org.jgraph.net.GraphNetworkModel
 
isEdge(Object) - Method in class org.jgraph.pad.GPGraph
 
isEmpty() - Method in class org.jgraph.algebra.PriorityQueue
 
isEmpty() - Method in class org.jgraph.pad.GPGraphTools.PriorityQueue
 
isEnableTooltips() - Method in class org.jgraph.pad.GPDocument
Returns the enableTooltips.
isErrorConsole() - Method in class org.jgraph.util.JGraphConsole
 
isFocused() - Method in class org.jgraph.cellview.JGraphIconView.IconRenderer
 
isForceMarqueeEvent(MouseEvent) - Method in class org.jgraph.pad.GPMarqueeHandler
 
isGroup(Object) - Method in class org.jgraph.pad.GPGraph
Returns true if object is a vertex, that is, if it is not an instance of Port or Edge, and all of its children are ports, or it has no children.
isGroup(JGraph, Object) - Static method in class org.jgraph.util.JGraphUtilities
 
isHovering - Variable in class org.jgraph.utils.HTMLPane.CustomLinkHandler
 
isHoveringOverHyperlink() - Method in class org.jgraph.utils.HTMLPane.CustomLinkHandler
Determines if current mouse location is hovering over a hyperlink.
isHoveringOverHyperlink() - Method in class org.jgraph.utils.HTMLPane
Determines if current mouse location is hovering over a hyperlink.
isLocalEdit - Variable in class org.jgraph.net.GraphNetworkModel
 
isLogNotFoundResources() - Static method in class org.jgraph.pad.resources.Translator
Returns the logNotFoundResources.
isM_dragging() - Method in class org.jgraph.pad.GPMarqueeHandler
 
isMetric - Static variable in class org.jgraph.pad.GPDocument
true if the current graph is Metric.
isMetric - Variable in class org.jgraph.pad.Rule
 
isMetric() - Method in class org.jgraph.pad.Rule
 
isMouseOver() - Method in class org.jgraph.cellview.JGraphIconView
The mouse over boolean is here so that we could potentially render the icon differently when the mouse is hovering above the vertex.
isMultiLined() - Method in class org.jgraph.pad.TextCell
 
isNeighbour(Object, Object) - Method in class org.jgraph.pad.GPGraph
Returns true if the given vertices are conntected by a single edge in this document.
isOptimizer - Variable in class org.jgraph.layout.AnnealingLayoutAlgorithm
 
isOptimizer() - Method in class org.jgraph.layout.AnnealingLayoutAlgorithm
 
isPageVisible() - Method in class org.jgraph.pad.GPGraph
 
isPlainSupported() - Method in class org.jgraph.pad.GPTransferable
 
isPopupTrigger(MouseEvent) - Method in class org.jgraph.pad.GPLibraryPanel
 
isPopupTrigger(MouseEvent) - Method in class org.jgraph.pad.GPMarqueeHandler
 
isPort(Object) - Method in class org.jgraph.pad.GPGraph
 
isPreview() - Method in class org.jgraph.cellview.JGraphIconView.IconRenderer
 
isRunning() - Method in class org.jgraph.pad.Touch
 
isSelected() - Method in class org.jgraph.cellview.JGraphIconView.IconRenderer
 
isSelected(GraphLayoutCache, Object) - Method in class org.jgraph.layout.SugiyamaLayoutAlgorithm
Detects whether the specified cell has been marked selected.
isSelected(String) - Method in class org.jgraph.pad.actions.AbstractActionRadioButton
 
isSelected(String) - Method in class org.jgraph.pad.actions.AbstractActionToggle
Should return true if the action value is true
isSelected(String) - Method in class org.jgraph.pad.actions.FileSharingConnect
 
isSelected(String) - Method in class org.jgraph.pad.actions.FileSharingShare
 
isSelected(String) - Method in class org.jgraph.pad.actions.GraphDragEnabled
 
isSelected(String) - Method in class org.jgraph.pad.actions.GraphDropEnabled
 
isSelected(String) - Method in class org.jgraph.pad.actions.GraphEditable
 
isSelected(String) - Method in class org.jgraph.pad.actions.GraphEnabled
 
isSelected(String) - Method in class org.jgraph.pad.actions.GraphLayout
 
isSelected(String) - Method in class org.jgraph.pad.actions.GraphOptionsBendable
 
isSelected(String) - Method in class org.jgraph.pad.actions.GraphOptionsCloneable
 
isSelected(String) - Method in class org.jgraph.pad.actions.GraphOptionsConnectable
 
isSelected(String) - Method in class org.jgraph.pad.actions.GraphOptionsDisconnectOnMove
 
isSelected(String) - Method in class org.jgraph.pad.actions.GraphOptionsDisconnectable
 
isSelected(String) - Method in class org.jgraph.pad.actions.GraphOptionsDoubleBuffered
 
isSelected(String) - Method in class org.jgraph.pad.actions.GraphOptionsMoveable
 
isSelected(String) - Method in class org.jgraph.pad.actions.GraphOptionsSizeable
 
isSelected(String) - Method in class org.jgraph.pad.actions.ToolsMetric
 
isSelected(String) - Method in class org.jgraph.pad.actions.ToolsShowStatusbar
 
isSelected(String) - Method in class org.jgraph.pad.actions.ToolsShowToolbar
 
isSelected(String) - Method in class org.jgraph.pad.actions.ToolsStatusbar
 
isSelected(String) - Method in class org.jgraph.pad.actions.ToolsTooltips
 
isSelected(String) - Method in class org.jgraph.pad.actions.ViewAntiAlias
 
isSelected(String) - Method in class org.jgraph.pad.actions.ViewGrid
 
isSelected(String) - Method in class org.jgraph.pad.actions.ViewPorts
 
isSelected(String) - Method in class org.jgraph.pad.actions.ViewRuler
 
isSource() - Method in class org.jgraph.pad.DefaultGraphModelFileFormatXML.ConnectionID
 
isToolBarsVisible() - Method in class org.jgraph.GPGraphpad
 
isTrue(String) - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
isTrue(String) - Method in class org.jgraph.layout.GEMLayoutAlgorithm
Helping method.
isTrue(String) - Method in class org.jgraph.layout.GEMLayoutSettings
Transforms a string value in a boolean value.
isURL(Object) - Static method in class org.jgraph.util.JGraphImageMapEncoder
Override or implement to map from cells to urls.
isVertex(Object) - Method in class org.jgraph.pad.GPGraph
Returns true if object is a vertex, that is, if it is not an instance of Port or Edge, and all of its children are ports, or it has no children.
isVertex(JGraph, Object) - Static method in class org.jgraph.util.JGraphUtilities
 
isVertical() - Method in class org.jgraph.layout.SugiyamaLayoutAlgorithm
Returns the current layout direction

J

JDialogP - class org.jgraph.utils.JDialogP.
 
JDialogP() - Constructor for class org.jgraph.utils.JDialogP
Constructor for JDialogP
JDialogP(Dialog) - Constructor for class org.jgraph.utils.JDialogP
Constructor for JDialogP
JDialogP(Dialog, boolean) - Constructor for class org.jgraph.utils.JDialogP
Constructor for JDialogP
JDialogP(Dialog, String) - Constructor for class org.jgraph.utils.JDialogP
Constructor for JDialogP
JDialogP(Dialog, String, boolean) - Constructor for class org.jgraph.utils.JDialogP
Constructor for JDialogP
JDialogP(Frame) - Constructor for class org.jgraph.utils.JDialogP
Constructor for JDialogP
JDialogP(Frame, boolean) - Constructor for class org.jgraph.utils.JDialogP
Constructor for JDialogP
JDialogP(Frame, String) - Constructor for class org.jgraph.utils.JDialogP
Constructor for JDialogP
JDialogP(Frame, String, boolean) - Constructor for class org.jgraph.utils.JDialogP
Constructor for JDialogP
JFrameP - class org.jgraph.utils.JFrameP.
 
JFrameP() - Constructor for class org.jgraph.utils.JFrameP
 
JFrameP(GraphicsConfiguration) - Constructor for class org.jgraph.utils.JFrameP
Constructor for the JFrameP object
JFrameP(String) - Constructor for class org.jgraph.utils.JFrameP
Constructor for the JFrameP object
JFrameP(String, GraphicsConfiguration) - Constructor for class org.jgraph.utils.JFrameP
Constructor for the JFrameP object
JGParallelEdgeRouter - class org.jgraph.util.JGParallelEdgeRouter.
Algorithm which create intermediates points for parallel edges
JGParallelEdgeRouter() - Constructor for class org.jgraph.util.JGParallelEdgeRouter
 
JGraphAbstractIconAnimator - class org.jgraph.cellview.JGraphAbstractIconAnimator.
Provides animated ImageIcons for Component s which have CellRenderer-like functionality.
JGraphAbstractIconAnimator(Component, Object, ImageIcon) - Constructor for class org.jgraph.cellview.JGraphAbstractIconAnimator
Create an object to animate icon on the given Component at the substructure location represented by the key.
JGraphConsole - class org.jgraph.util.JGraphConsole.
Shows the System.in and System.out in a nice JFrame.
JGraphDiamondView - class org.jgraph.cellview.JGraphDiamondView.
Creates a diamond shaped graph cell.
JGraphDiamondView() - Constructor for class org.jgraph.cellview.JGraphDiamondView
 
JGraphDiamondView(Object) - Constructor for class org.jgraph.cellview.JGraphDiamondView
 
JGraphDiamondView.JGraphDiamondRenderer - class org.jgraph.cellview.JGraphDiamondView.JGraphDiamondRenderer.
 
JGraphEllipseView - class org.jgraph.cellview.JGraphEllipseView.
 
JGraphEllipseView() - Constructor for class org.jgraph.cellview.JGraphEllipseView
 
JGraphEllipseView(Object) - Constructor for class org.jgraph.cellview.JGraphEllipseView
 
JGraphEllipseView.JGraphEllipseRenderer - class org.jgraph.cellview.JGraphEllipseView.JGraphEllipseRenderer.
 
JGraphEllipseView.JGraphEllipseRenderer() - Constructor for class org.jgraph.cellview.JGraphEllipseView.JGraphEllipseRenderer
 
JGraphGEOCodec - class org.jgraph.util.JGraphGEOCodec.
 
JGraphGEOCodec() - Constructor for class org.jgraph.util.JGraphGEOCodec
 
JGraphGXLCodec - class org.jgraph.util.JGraphGXLCodec.
 
JGraphGXLCodec() - Constructor for class org.jgraph.util.JGraphGXLCodec
 
JGraphGraphvizEncoder - class org.jgraph.util.JGraphGraphvizEncoder.
 
JGraphGraphvizEncoder() - Constructor for class org.jgraph.util.JGraphGraphvizEncoder
 
JGraphHeavyweightRedirector - class org.jgraph.util.JGraphHeavyweightRedirector.
 
JGraphHeavyweightRedirector() - Constructor for class org.jgraph.util.JGraphHeavyweightRedirector
 
JGraphHeavyweightRedirector(boolean, boolean) - Constructor for class org.jgraph.util.JGraphHeavyweightRedirector
 
JGraphHeavyweightView - class org.jgraph.cellview.JGraphHeavyweightView.
 
JGraphHeavyweightView() - Constructor for class org.jgraph.cellview.JGraphHeavyweightView
 
JGraphHeavyweightView(Object) - Constructor for class org.jgraph.cellview.JGraphHeavyweightView
 
JGraphHeavyweightView.JGraphHeavyweightRenderer - class org.jgraph.cellview.JGraphHeavyweightView.JGraphHeavyweightRenderer.
 
JGraphHeavyweightView.JGraphHeavyweightRenderer() - Constructor for class org.jgraph.cellview.JGraphHeavyweightView.JGraphHeavyweightRenderer
 
JGraphIconView - class org.jgraph.cellview.JGraphIconView.
The cell view modifies the center point of the vertex such that it is relative to the icon rather than the entire vertex.
JGraphIconView() - Constructor for class org.jgraph.cellview.JGraphIconView
 
JGraphIconView(Object) - Constructor for class org.jgraph.cellview.JGraphIconView
 
JGraphIconView.DescriptionTextArea - class org.jgraph.cellview.JGraphIconView.DescriptionTextArea.
This JComponent only displays html renderered text as the lower part of the icon/description duo.
JGraphIconView.DescriptionTextArea(String, String) - Constructor for class org.jgraph.cellview.JGraphIconView.DescriptionTextArea
 
JGraphIconView.IconDisplay - class org.jgraph.cellview.JGraphIconView.IconDisplay.
This JComponent only displays an icon as the upper part of the icon/description duo.
JGraphIconView.IconDisplay() - Constructor for class org.jgraph.cellview.JGraphIconView.IconDisplay
 
JGraphIconView.IconRenderer - class org.jgraph.cellview.JGraphIconView.IconRenderer.
This is a combination renderer that displays both an icon and a description under the icon.
JGraphIconView.IconRenderer() - Constructor for class org.jgraph.cellview.JGraphIconView.IconRenderer
 
JGraphImageMapEncoder - class org.jgraph.util.JGraphImageMapEncoder.
 
JGraphImageMapEncoder() - Constructor for class org.jgraph.util.JGraphImageMapEncoder
 
JGraphLayoutAlgorithm - class org.jgraph.layout.JGraphLayoutAlgorithm.
 
JGraphLayoutAlgorithm() - Constructor for class org.jgraph.layout.JGraphLayoutAlgorithm
 
JGraphLayoutRegistry - class org.jgraph.layout.JGraphLayoutRegistry.
 
JGraphLayoutRegistry() - Constructor for class org.jgraph.layout.JGraphLayoutRegistry
 
JGraphLayoutSettings - interface org.jgraph.layout.JGraphLayoutSettings.
Allows the algorithm to create an object that may be applied back to the algorithm.
JGraphMultilineView - class org.jgraph.cellview.JGraphMultilineView.
 
JGraphMultilineView() - Constructor for class org.jgraph.cellview.JGraphMultilineView
 
JGraphMultilineView(Object) - Constructor for class org.jgraph.cellview.JGraphMultilineView
 
JGraphMultilineView.MultiLinedEditor - class org.jgraph.cellview.JGraphMultilineView.MultiLinedEditor.
 
JGraphMultilineView.MultiLinedEditor() - Constructor for class org.jgraph.cellview.JGraphMultilineView.MultiLinedEditor
 
JGraphMultilineView.MultiLinedEditor.RealCellEditor - class org.jgraph.cellview.JGraphMultilineView.MultiLinedEditor.RealCellEditor.
 
JGraphMultilineView.MultiLinedEditor.RealCellEditor() - Constructor for class org.jgraph.cellview.JGraphMultilineView.MultiLinedEditor.RealCellEditor
 
JGraphMultilineView.MultiLinedRenderer - class org.jgraph.cellview.JGraphMultilineView.MultiLinedRenderer.
 
JGraphMultilineView.MultiLinedRenderer() - Constructor for class org.jgraph.cellview.JGraphMultilineView.MultiLinedRenderer
 
JGraphParallelEdgeRouter - class org.jgraph.util.JGraphParallelEdgeRouter.
 
JGraphRoundRectView - class org.jgraph.cellview.JGraphRoundRectView.
 
JGraphRoundRectView() - Constructor for class org.jgraph.cellview.JGraphRoundRectView
 
JGraphRoundRectView(Object) - Constructor for class org.jgraph.cellview.JGraphRoundRectView
 
JGraphRoundRectView.ActivityRenderer - class org.jgraph.cellview.JGraphRoundRectView.ActivityRenderer.
 
JGraphRoundRectView.ActivityRenderer() - Constructor for class org.jgraph.cellview.JGraphRoundRectView.ActivityRenderer
 
JGraphSimpleCodec - class org.jgraph.util.JGraphSimpleCodec.
 
JGraphSimpleCodec() - Constructor for class org.jgraph.util.JGraphSimpleCodec
 
JGraphSwimlaneView - class org.jgraph.cellview.JGraphSwimlaneView.
A representation of a swimlane in the workflow sense.
JGraphSwimlaneView(Object) - Constructor for class org.jgraph.cellview.JGraphSwimlaneView
 
JGraphSwimlaneView.JSwimlaneRenderer - class org.jgraph.cellview.JGraphSwimlaneView.JSwimlaneRenderer.
The Swimlane renderer is based on a JPanel since the label is treated as a seperate component
JGraphSwimlaneView.JSwimlaneRenderer() - Constructor for class org.jgraph.cellview.JGraphSwimlaneView.JSwimlaneRenderer
 
JGraphUtilities - class org.jgraph.util.JGraphUtilities.
 
JGraphUtilities() - Constructor for class org.jgraph.util.JGraphUtilities
 
JGraphpad - class org.jgraph.JGraphpad.
a class with some static methods (including main and init) to properly instanciate a GPGraphpad hich is the main JPanel where GPGraph instances and buttons are displayed.
JGraphpad() - Constructor for class org.jgraph.JGraphpad
 
join(MoenLayoutAlgorithm.TreeLayoutNode) - Method in class org.jgraph.layout.MoenLayoutAlgorithm
 
join(TreeLayoutAlgorithm.TreeNode) - Method in class org.jgraph.layout.TreeLayoutAlgorithm
 

K

KEY_ALPHA_OSC - Static variable in class org.jgraph.layout.GEMLayoutSettings
 
KEY_ALPHA_ROT - Static variable in class org.jgraph.layout.GEMLayoutSettings
 
KEY_AVOID_OVERLAPPING - Static variable in class org.jgraph.layout.GEMLayoutSettings
 
KEY_BOUNDS - Static variable in class org.jgraph.layout.AnnealingLayoutSettings
 
KEY_CAPTION - Static variable in class org.jgraph.layout.AnnealingLayoutAlgorithm
 
KEY_CAPTION - Static variable in class org.jgraph.layout.GEMLayoutAlgorithm
Key used on every cell.
KEY_CENTRE_X - Static variable in class org.jgraph.layout.RadialTreeLayoutAlgorithm
Property key for specifying the X-axis coordinate of the centre of the layout.
KEY_CENTRE_Y - Static variable in class org.jgraph.layout.RadialTreeLayoutAlgorithm
Property key for specifying the Y-axis coordinate of the centre of the layout.
KEY_CLUSTER - Static variable in class org.jgraph.layout.AnnealingLayoutAlgorithm
Key used only with clusters.
KEY_CLUSTER - Static variable in class org.jgraph.layout.GEMLayoutAlgorithm
Key used only with clusters.
KEY_CLUSTERED_VERTICES - Static variable in class org.jgraph.layout.AnnealingLayoutAlgorithm
Key used only with clusters.
KEY_CLUSTERED_VERTICES - Static variable in class org.jgraph.layout.GEMLayoutAlgorithm
Key used only with clusters.
KEY_CLUSTER_INIT_POSITION - Static variable in class org.jgraph.layout.AnnealingLayoutAlgorithm
Key used only with clusters.
KEY_CLUSTER_INIT_POSITION - Static variable in class org.jgraph.layout.GEMLayoutAlgorithm
Key used only with clusters.
KEY_COMPUTE_PERMUTATION - Static variable in class org.jgraph.layout.AnnealingLayoutSettings
 
KEY_COMPUTE_PERMUTATION - Static variable in class org.jgraph.layout.GEMLayoutSettings
 
KEY_CONFIG_NAME - Static variable in class org.jgraph.layout.AnnealingLayoutSettings
 
KEY_CONFIG_NAME - Static variable in class org.jgraph.layout.GEMLayoutSettings
 
KEY_COST_FUNCTION_CONFIG - Static variable in class org.jgraph.layout.AnnealingLayoutSettings
 
KEY_CURRENT_IMPULSE - Static variable in class org.jgraph.layout.GEMLayoutAlgorithm
Key used on every cell.
KEY_END_CONDITION_AVERAGE - Static variable in class org.jgraph.layout.GEMLayoutSettings
 
KEY_GRAVITATION - Static variable in class org.jgraph.layout.GEMLayoutSettings
 
KEY_HEIGHT - Static variable in class org.jgraph.layout.RadialTreeLayoutAlgorithm
Property key for specifying maximum height of layout area.
KEY_INIT_TEMPERATURE - Static variable in class org.jgraph.layout.AnnealingLayoutSettings
 
KEY_INIT_TEMPERATURE - Static variable in class org.jgraph.layout.GEMLayoutSettings
 
KEY_IS_CLUSTER - Static variable in class org.jgraph.layout.AnnealingLayoutAlgorithm
Key used only with clusters.
KEY_IS_CLUSTER - Static variable in class org.jgraph.layout.GEMLayoutAlgorithm
Key used only with clusters.
KEY_IS_UPHILL_MOVE_ALLOWED - Static variable in class org.jgraph.layout.AnnealingLayoutSettings
 
KEY_LAMBDA - Static variable in class org.jgraph.layout.AnnealingLayoutSettings
 
KEY_LAST_IMPULSE - Static variable in class org.jgraph.layout.GEMLayoutAlgorithm
Key used on every cell.
KEY_LAYOUT_UPDATE_ALPHA_OSC - Static variable in class org.jgraph.layout.GEMLayoutSettings
 
KEY_LAYOUT_UPDATE_ALPHA_ROT - Static variable in class org.jgraph.layout.GEMLayoutSettings
 
KEY_LAYOUT_UPDATE_AVOID_OVERLAPPING - Static variable in class org.jgraph.layout.GEMLayoutSettings
 
KEY_LAYOUT_UPDATE_BOUNDS - Static variable in class org.jgraph.layout.AnnealingLayoutSettings
 
KEY_LAYOUT_UPDATE_CLUSTERING_ENABLED - Static variable in class org.jgraph.layout.AnnealingLayoutSettings
 
KEY_LAYOUT_UPDATE_CLUSTERING_ENABLED - Static variable in class org.jgraph.layout.GEMLayoutSettings
 
KEY_LAYOUT_UPDATE_CLUSTERING_FACTOR - Static variable in class org.jgraph.layout.AnnealingLayoutSettings
 
KEY_LAYOUT_UPDATE_CLUSTERING_FACTOR - Static variable in class org.jgraph.layout.GEMLayoutSettings
 
KEY_LAYOUT_UPDATE_CLUSTERING_FORCE_SCALING_FACTOR - Static variable in class org.jgraph.layout.GEMLayoutSettings
 
KEY_LAYOUT_UPDATE_CLUSTERING_INIT_TEMPERATURE - Static variable in class org.jgraph.layout.GEMLayoutSettings
 
KEY_LAYOUT_UPDATE_CLUSTERING_MOVE_SCALE - Static variable in class org.jgraph.layout.AnnealingLayoutSettings
 
KEY_LAYOUT_UPDATE_COMPUTE_PERMUTATION - Static variable in class org.jgraph.layout.AnnealingLayoutSettings
 
KEY_LAYOUT_UPDATE_COMPUTE_PERMUTATION - Static variable in class org.jgraph.layout.GEMLayoutSettings
 
KEY_LAYOUT_UPDATE_COST_FUNCTION_CONFIG - Static variable in class org.jgraph.layout.AnnealingLayoutSettings
 
KEY_LAYOUT_UPDATE_DEPTH - Static variable in class org.jgraph.layout.GEMLayoutSettings
 
KEY_LAYOUT_UPDATE_ENABLED - Static variable in class org.jgraph.layout.AnnealingLayoutSettings
 
KEY_LAYOUT_UPDATE_ENABLED - Static variable in class org.jgraph.layout.GEMLayoutSettings
 
KEY_LAYOUT_UPDATE_END_CONDITION_AVERAGE - Static variable in class org.jgraph.layout.GEMLayoutSettings
 
KEY_LAYOUT_UPDATE_GRAVITATION - Static variable in class org.jgraph.layout.GEMLayoutSettings
 
KEY_LAYOUT_UPDATE_INIT_TEMPERATURE - Static variable in class org.jgraph.layout.AnnealingLayoutSettings
 
KEY_LAYOUT_UPDATE_INIT_TEMPERATURE - Static variable in class org.jgraph.layout.GEMLayoutSettings
 
KEY_LAYOUT_UPDATE_IS_UPHILL_MOVE_ALLOWED - Static variable in class org.jgraph.layout.AnnealingLayoutSettings
 
KEY_LAYOUT_UPDATE_LAMBDA - Static variable in class org.jgraph.layout.AnnealingLayoutSettings
 
KEY_LAYOUT_UPDATE_MAX_ROUNDS - Static variable in class org.jgraph.layout.AnnealingLayoutSettings
 
KEY_LAYOUT_UPDATE_MAX_TEMPERATURE - Static variable in class org.jgraph.layout.GEMLayoutSettings
 
KEY_LAYOUT_UPDATE_METHOD - Static variable in class org.jgraph.layout.AnnealingLayoutSettings
 
KEY_LAYOUT_UPDATE_METHOD - Static variable in class org.jgraph.layout.GEMLayoutSettings
 
KEY_LAYOUT_UPDATE_METHOD_NEIGHBORS_DEPTH - Static variable in class org.jgraph.layout.AnnealingLayoutSettings
 
KEY_LAYOUT_UPDATE_METHOD_NEIGHBORS_ONLY - Static variable in class org.jgraph.layout.AnnealingLayoutSettings
 
KEY_LAYOUT_UPDATE_METHOD_NEIGHBORS_ONLY - Static variable in class org.jgraph.layout.GEMLayoutSettings
 
KEY_LAYOUT_UPDATE_METHOD_PERIMETER - Static variable in class org.jgraph.layout.AnnealingLayoutSettings
 
KEY_LAYOUT_UPDATE_METHOD_PERIMETERS - Static variable in class org.jgraph.layout.GEMLayoutSettings
 
KEY_LAYOUT_UPDATE_METHOD_PERIMETER_INIT_SIZE - Static variable in class org.jgraph.layout.GEMLayoutSettings
 
KEY_LAYOUT_UPDATE_METHOD_PERIMETER_RADIUS - Static variable in class org.jgraph.layout.AnnealingLayoutSettings
 
KEY_LAYOUT_UPDATE_METHOD_PERIMETER_RADIUS_INCREASE - Static variable in class org.jgraph.layout.AnnealingLayoutSettings
 
KEY_LAYOUT_UPDATE_METHOD_PERIMETER_SIZE_INC - Static variable in class org.jgraph.layout.GEMLayoutSettings
 
KEY_LAYOUT_UPDATE_MIN_DISTANCE - Static variable in class org.jgraph.layout.AnnealingLayoutSettings
 
KEY_LAYOUT_UPDATE_MIN_TEMPERATURE - Static variable in class org.jgraph.layout.AnnealingLayoutSettings
 
KEY_LAYOUT_UPDATE_MIN_TEMPERATURE - Static variable in class org.jgraph.layout.GEMLayoutSettings
 
KEY_LAYOUT_UPDATE_OPTIMIZE_ALGORITHM_CONFIG - Static variable in class org.jgraph.layout.GEMLayoutSettings
 
KEY_LAYOUT_UPDATE_OPTIMIZE_ALGORITHM_ENABLED - Static variable in class org.jgraph.layout.GEMLayoutSettings
 
KEY_LAYOUT_UPDATE_OVERLAPPING_DETECTION_WIDTH - Static variable in class org.jgraph.layout.GEMLayoutSettings
 
KEY_LAYOUT_UPDATE_OVERLAPPING_PREF_DISTANCE - Static variable in class org.jgraph.layout.GEMLayoutSettings
 
KEY_LAYOUT_UPDATE_PREF_EDGE_LENGTH - Static variable in class org.jgraph.layout.GEMLayoutSettings
 
KEY_LAYOUT_UPDATE_RANDOM_IMPULSE_RANGE - Static variable in class org.jgraph.layout.GEMLayoutSettings
 
KEY_LAYOUT_UPDATE_SIGMA_OSC - Static variable in class org.jgraph.layout.GEMLayoutSettings
 
KEY_LAYOUT_UPDATE_SIGMA_ROT - Static variable in class org.jgraph.layout.GEMLayoutSettings
 
KEY_LAYOUT_UPDATE_TEMP_SCALE_FACTOR - Static variable in class org.jgraph.layout.AnnealingLayoutSettings
 
KEY_LAYOUT_UPDATE_TRIES_PER_CELL - Static variable in class org.jgraph.layout.AnnealingLayoutSettings
 
KEY_MASSINDEX - Static variable in class org.jgraph.layout.GEMLayoutAlgorithm
Key used on every Cell.
KEY_MAX_ROUNDS - Static variable in class org.jgraph.layout.AnnealingLayoutSettings
 
KEY_MAX_TEMPERATURE - Static variable in class org.jgraph.layout.GEMLayoutSettings
 
KEY_MIN_DISTANCE - Static variable in class org.jgraph.layout.AnnealingLayoutSettings
 
KEY_MIN_TEMPERATURE - Static variable in class org.jgraph.layout.AnnealingLayoutSettings
 
KEY_MIN_TEMPERATURE - Static variable in class org.jgraph.layout.GEMLayoutSettings
 
KEY_OPTIMIZE_ALGORITHM_CONFIG - Static variable in class org.jgraph.layout.GEMLayoutSettings
 
KEY_OPTIMIZE_ALGORITHM_ENABLED - Static variable in class org.jgraph.layout.GEMLayoutSettings
 
KEY_OVERLAPPING_DETECTION_WIDTH - Static variable in class org.jgraph.layout.GEMLayoutSettings
 
KEY_OVERLAPPING_PREF_DISTANCE - Static variable in class org.jgraph.layout.GEMLayoutSettings
 
KEY_POSITION - Static variable in class org.jgraph.layout.AnnealingLayoutAlgorithm
 
KEY_POSITION - Static variable in class org.jgraph.layout.GEMLayoutAlgorithm
Key used on every cell.
KEY_PREF_EDGE_LENGTH - Static variable in class org.jgraph.layout.GEMLayoutSettings
 
KEY_RADIUS_X - Static variable in class org.jgraph.layout.RadialTreeLayoutAlgorithm
Property key for specifying the maximum horizontal distance between a parent and child node.
KEY_RADIUS_Y - Static variable in class org.jgraph.layout.RadialTreeLayoutAlgorithm
Property key for specifying the maximum vertical distance between a parent and child node.
KEY_RANDOM_IMPULSE_RANGE - Static variable in class org.jgraph.layout.GEMLayoutSettings
 
KEY_RELATIVES - Static variable in class org.jgraph.layout.AnnealingLayoutAlgorithm
 
KEY_RELATIVES - Static variable in class org.jgraph.layout.GEMLayoutAlgorithm
Key used on every Cell.
KEY_SIGMA_OSC - Static variable in class org.jgraph.layout.GEMLayoutSettings
 
KEY_SIGMA_ROT - Static variable in class org.jgraph.layout.GEMLayoutSettings
 
KEY_SKEWGAUGE - Static variable in class org.jgraph.layout.GEMLayoutAlgorithm
Key used on every cell.
KEY_TEMPERATURE - Static variable in class org.jgraph.layout.GEMLayoutAlgorithm
Key used on every cell.
KEY_TEMP_SCALE_FACTOR - Static variable in class org.jgraph.layout.AnnealingLayoutSettings
 
KEY_TITLE - Static variable in class org.jgraph.layout.AnnealingLayoutSettings
 
KEY_TITLE - Static variable in class org.jgraph.layout.GEMLayoutSettings
 
KEY_TRIES_PER_CELL - Static variable in class org.jgraph.layout.AnnealingLayoutSettings
 
KEY_WIDTH - Static variable in class org.jgraph.layout.RadialTreeLayoutAlgorithm
Property key for specifying maximum width of layout area.
keyTypes - Variable in class org.jgraph.pad.DefaultGraphModelFileFormatXML
 
keyURI - Static variable in class org.jgraph.pad.GPUserObject
 
keyValue - Static variable in class org.jgraph.pad.GPUserObject
 
knownKeys - Variable in class org.jgraph.pad.DefaultGraphModelFileFormatXML
 

L

LAST_FILE_FILTER - Static variable in class org.jgraph.pad.GPFileChooser
Key for the preferences store for the last file filter
LAST_PATH_POSITION - Static variable in class org.jgraph.pad.GPFileChooser
Key for the preferences store for the last path value.
LAYOUT_ATTRIBUTES - Static variable in class org.jgraph.layout.JGraphLayoutAlgorithm
 
LEFT_TO_RIGHT - Static variable in class org.jgraph.layout.MoenLayoutAlgorithm
 
LIBRARY_FORMAT - Static variable in class org.jgraph.pad.GPLibraryPanel
 
LIBRARY_POPUP - Static variable in class org.jgraph.pad.GPBarFactory
Main key for the library popup menu
LayoutDialog - class org.jgraph.utils.gui.LayoutDialog.
This dialog is shown when the layout function is requested.

It offers a list with available layouts to choose from.


LayoutDialog(Dialog, JGraph) - Constructor for class org.jgraph.utils.gui.LayoutDialog
Creates new form LayoutDialog
LayoutDialog(Frame, JGraph) - Constructor for class org.jgraph.utils.gui.LayoutDialog
Creates new form LayoutDialog
LocaleChangeAdapter - class org.jgraph.utils.gui.LocaleChangeAdapter.
The adapter is a listener for local change events.
LocaleChangeAdapter() - Constructor for class org.jgraph.utils.gui.LocaleChangeAdapter
Creates a new local change adapter and registers itself at the translator for a locale change listener and for a proper name provider.
LocaleChangeEvent - class org.jgraph.pad.resources.LocaleChangeEvent.
If the Locale changes this Event will fired by the Translator to all registered LocalChangeListeners.
LocaleChangeEvent(Locale, Locale) - Constructor for class org.jgraph.pad.resources.LocaleChangeEvent
Creates a new Locale Change Event with the old and the new Locale.
LocaleChangeListener - interface org.jgraph.pad.resources.LocaleChangeListener.
If the locale is changing, the Translator is firing events to all registered LocaleChangeListeners.
lambdaList - Variable in class org.jgraph.layout.AnnealingLayoutAlgorithm
normalizing and priority factors for the costfunctions
lastActionCommand - Variable in class org.jgraph.pad.actions.AbstractActionRadioButton
Contains the last Action Command
lastFound - Variable in class org.jgraph.pad.GPDocument
contains the last found object
lastPort - Variable in class org.jgraph.pad.GPMarqueeHandler
 
lastSelectionCell - Variable in class org.jgraph.pad.GPExplorer
 
launchFromApplet() - Method in class org.jgraph.JGraphpad
 
layout - Variable in class org.jgraph.layout.AnnealingLayoutSettings
 
layout - Variable in class org.jgraph.layout.GEMLayoutSettings
 
layout(MoenLayoutAlgorithm.TreeLayoutNode) - Method in class org.jgraph.layout.MoenLayoutAlgorithm
 
layout - Variable in class org.jgraph.layout.MoenLayoutSettings
 
layout - Variable in class org.jgraph.layout.RadialTreeLayoutSettings
 
layout - Variable in class org.jgraph.layout.SugiyamaLayoutSettings
 
layout(TreeLayoutAlgorithm.TreeNode) - Method in class org.jgraph.layout.TreeLayoutAlgorithm
 
layout - Variable in class org.jgraph.layout.TreeLayoutSettings
 
layoutLeaf(MoenLayoutAlgorithm.TreeLayoutNode) - Method in class org.jgraph.layout.MoenLayoutAlgorithm
 
layoutSettings - Variable in class org.jgraph.utils.gui.LayoutDialog
 
layoutTrees(Collection) - Method in class org.jgraph.layout.MoenLayoutAlgorithm
 
layoutTrees(List) - Method in class org.jgraph.layout.TreeLayoutAlgorithm
 
layouts - Variable in class org.jgraph.layout.JGraphLayoutRegistry
Contains the registered layouts
leftRightNodeLayout(MoenLayoutAlgorithm.TreeLayoutNode, int, int) - Method in class org.jgraph.layout.MoenLayoutAlgorithm
 
levelDistance - Variable in class org.jgraph.layout.TreeLayoutAlgorithm
 
levelSpinner - Variable in class org.jgraph.pad.GPExplorer
 
libraryExpanded - Static variable in class org.jgraph.pad.GPDocument
true if the library expand is expanded default is true
libraryPanel - Variable in class org.jgraph.pad.GPDocument
The left site of this document Shows the libraries
linkHandler - Variable in class org.jgraph.utils.HTMLPane
 
listeners - Static variable in class org.jgraph.pad.resources.Translator
Container for the registered LocaleChangeListener.
loadAdditionalConfiguration(int) - Method in class org.jgraph.layout.AnnealingLayoutAlgorithm
Method of classes extending this class, that want to load their initial values from the configuration.
loadRuntimeValues(int) - Method in class org.jgraph.layout.GEMLayoutAlgorithm
Loads the actual desired values from the configuration to the fields, where they are used later.
localAttributes - Variable in class org.jgraph.pad.GPExplorer.StatefulGraphLayoutCache
 
localeChangeAdapter - Static variable in class org.jgraph.utils.gui.LocaleChangeAdapter
A reference to the default locale change adapter
localeChanged(LocaleChangeEvent) - Method in interface org.jgraph.pad.resources.LocaleChangeListener
Method was called if the locale changes
localeChanged(LocaleChangeEvent) - Method in class org.jgraph.utils.gui.LocaleChangeAdapter
Will be called from the translator if a locale was changed
logNotFoundResources - Static variable in class org.jgraph.pad.resources.Translator
The translator creates outputs on the System.err if a resource wasn't found and this boolean is true
logger - Variable in class org.jgraph.GPGraphpad
Log console for the System in and out messages
logoIcon - Static variable in class org.jgraph.GPGraphpad
Application Icon.
lookAndFeels - Variable in class org.jgraph.pad.actions.ToolsLookAndFeel
 

M

MAX - Variable in class org.jgraph.pad.GPLibraryPanel
 
MENUBAR - Static variable in class org.jgraph.pad.GPBarFactory
Main key for the menu bar
MathExtensions - class org.jgraph.utils.MathExtensions.
 
MathExtensions() - Constructor for class org.jgraph.utils.MathExtensions
 
MoenLayoutAlgorithm - class org.jgraph.layout.MoenLayoutAlgorithm.
 
MoenLayoutAlgorithm() - Constructor for class org.jgraph.layout.MoenLayoutAlgorithm
 
MoenLayoutSettings - class org.jgraph.layout.MoenLayoutSettings.
A Dialog for configuring a TreeLayoutAlgorithm.
MoenLayoutSettings(MoenLayoutAlgorithm) - Constructor for class org.jgraph.layout.MoenLayoutSettings
Creates new form SugiyamaLayoutConfigurationDialog
m_XDifference - Variable in class org.jgraph.pad.GPMarqueeHandler
 
m_YDifference - Variable in class org.jgraph.pad.GPMarqueeHandler
 
m_dragging - Variable in class org.jgraph.pad.GPMarqueeHandler
 
main(String[]) - Static method in class org.jgraph.JGraphpad
 
main(String[]) - Static method in class org.jgraph.net.GraphNetworkModel
 
main(String[]) - Static method in class org.jgraph.utils.gui.PositionManager
Implements a test case
mainPanel - Variable in class org.jgraph.GPGraphpad
The main Panel with the status bar and the desktop pane
mapFile - Variable in class org.jgraph.GPGraphpad
 
mapID - Variable in class org.jgraph.pad.DefaultGraphModelFileFormatXML.DelayedAttributeID
 
mapper - Variable in class org.jgraph.algebra.DefaultCostFunction
 
maps - Variable in class org.jgraph.pad.DefaultGraphModelFileFormatXML.AttributeCollection
 
markSelected(CellView[], boolean) - Method in class org.jgraph.layout.SugiyamaLayoutAlgorithm
Adds an attribute SUGIYAMA_SELECTED to the specified selected cell views.
marqueeHandler - Variable in class org.jgraph.GPGraphpad
 
maxTemperature - Variable in class org.jgraph.layout.GEMLayoutAlgorithm
temperature will never be over this value
menu - Variable in class org.jgraph.pad.actions.WindowWindows
The menu.
menuItems - Variable in class org.jgraph.pad.actions.EditRedo
 
menuItems - Variable in class org.jgraph.pad.actions.EditUndo
 
menubar - Variable in class org.jgraph.GPGraphpad
The current Menubar for this graphpad
merge(MoenLayoutAlgorithm.Polygon, MoenLayoutAlgorithm.Polygon) - Method in class org.jgraph.layout.MoenLayoutAlgorithm
 
merge(TreeLayoutAlgorithm.PolyLine, TreeLayoutAlgorithm.PolyLine, int) - Method in class org.jgraph.layout.TreeLayoutAlgorithm
 
message - Variable in class org.jgraph.pad.GPStatusBar
contains the message at the current Status bar
middleGray - Static variable in class org.jgraph.pad.Rule
 
minElt - Variable in class org.jgraph.algebra.PriorityQueue
 
minElt - Variable in class org.jgraph.pad.GPGraphTools.PriorityQueue
 
minPrio - Variable in class org.jgraph.algebra.PriorityQueue
 
minPrio - Variable in class org.jgraph.pad.GPGraphTools.PriorityQueue
 
minTemperature - Variable in class org.jgraph.layout.GEMLayoutAlgorithm
if the temperature of all cells or the average of the temperatures of all cells is below this value, the algorithm stops
model - Variable in class org.jgraph.pad.GPExplorer
 
modified - Variable in class org.jgraph.pad.GPDocument
True if this documents graph model was modified since last save.
mouseClicked(MouseEvent) - Method in class org.jgraph.util.JGraphHeavyweightRedirector
 
mouseDragged(MouseEvent) - Method in class org.jgraph.pad.GPMarqueeHandler
 
mouseDragged(MouseEvent) - Method in class org.jgraph.pad.Rule
 
mouseDragged(MouseEvent) - Method in class org.jgraph.util.JGraphHeavyweightRedirector
 
mouseEntered(MouseEvent) - Method in class org.jgraph.util.JGraphHeavyweightRedirector
 
mouseExited(MouseEvent) - Method in class org.jgraph.util.JGraphHeavyweightRedirector
 
mouseMoved(MouseEvent) - Method in class org.jgraph.pad.GPMarqueeHandler
 
mouseMoved(MouseEvent) - Method in class org.jgraph.pad.Rule
 
mouseMoved(MouseEvent) - Method in class org.jgraph.util.JGraphHeavyweightRedirector
 
mousePressed(MouseEvent) - Method in class org.jgraph.pad.GPMarqueeHandler
 
mousePressed(MouseEvent) - Method in class org.jgraph.util.JGraphHeavyweightRedirector
 
mouseReleased(MouseEvent) - Method in class org.jgraph.pad.GPMarqueeHandler
 
mouseReleased(MouseEvent) - Method in class org.jgraph.util.JGraphHeavyweightRedirector
 
move(boolean, List, int, int) - Method in class org.jgraph.layout.SugiyamaLayoutAlgorithm
 
moveToBarycenter(JGraph, CellView[], List) - Method in class org.jgraph.layout.SugiyamaLayoutAlgorithm
 
moveToBarycenter(JGraph, List, int) - Method in class org.jgraph.layout.SugiyamaLayoutAlgorithm
 
moveVerticeToCluster(VertexView, VertexView) - Method in class org.jgraph.layout.AnnealingLayoutAlgorithm
Moves a vertice from the cluster, it is holded, to another cluster.
moveVerticeToCluster(VertexView, VertexView) - Method in class org.jgraph.layout.GEMLayoutAlgorithm
Moves a vertice from the cluster, it is holded, to another cluster.
moveView(CellView, double, double) - Method in class org.jgraph.pad.Touch
 
myEncoder - Static variable in class org.jgraph.pad.actions.FileExportImageMap
Shared encoder instance that uses the GPUserObject for creating the URL for a cell.

N

NONE - Static variable in class org.jgraph.pad.actions.ViewFit
 
NORMAL - Static variable in class org.jgraph.pad.actions.ViewLayout
 
name - Variable in class org.jgraph.pad.GPLibraryPanel.ScrollablePanel
 
nameSpace - Variable in class org.jgraph.utils.UserProperties
 
nested - Variable in class org.jgraph.net.GraphNetworkModelPeer.FakeGraphModelChange
 
networkModel - Variable in class org.jgraph.net.GraphNetworkModelPeer
 
networkModel - Variable in class org.jgraph.pad.GPDocument
 
networkModelChanged(GraphNetworkModelListener, Object[], Object[], Map, ConnectionSet, ParentMap) - Method in class org.jgraph.net.GraphNetworkModel
 
networkModelChanged(GraphNetworkModelListener, Object[], Object[], Map, ConnectionSet, ParentMap) - Method in interface org.jgraph.net.GraphNetworkModelListener
 
newLocale - Variable in class org.jgraph.pad.resources.LocaleChangeEvent
Represents the new Locale
nf - Static variable in class org.jgraph.pad.Rule
 
nodeDistance - Variable in class org.jgraph.layout.TreeLayoutAlgorithm
 
norm(Rectangle2D) - Method in class org.jgraph.layout.SpringEmbeddedLayoutAlgorithm
Calculates the euklidische Norm for the point p.

O

OPTION_CANCEL - Static variable in class org.jgraph.pad.GPSelectProvider
const to specify the cancel answer
OPTION_OK - Static variable in class org.jgraph.pad.GPSelectProvider
const to specify the ok answer
OrderedTreeLayoutAlgorithm - class org.jgraph.layout.OrderedTreeLayoutAlgorithm.
This class is similar to the TreeLayoutAlgorithm but it will sort the different levels of the graph using the default comparator or a custom comparator that you supply.
OrderedTreeLayoutAlgorithm(Comparator) - Constructor for class org.jgraph.layout.OrderedTreeLayoutAlgorithm
Constructor
OrderedTreeLayoutAlgorithm() - Constructor for class org.jgraph.layout.OrderedTreeLayoutAlgorithm
Constructor (will use the default comparator)
OrderedTreeLayoutAlgorithm.DefaultComparator - class org.jgraph.layout.OrderedTreeLayoutAlgorithm.DefaultComparator.
 
OrderedTreeLayoutAlgorithm.DefaultComparator() - Constructor for class org.jgraph.layout.OrderedTreeLayoutAlgorithm.DefaultComparator
 
objects - Variable in class org.jgraph.net.GraphCellIdentityMap
 
objs - Static variable in class org.jgraph.pad.DefaultGraphModelFileFormatXML
 
offset(int, int, int, int, int, int) - Method in class org.jgraph.layout.MoenLayoutAlgorithm
 
oldBorder - Variable in class org.jgraph.pad.GPLibraryPanel
 
oldLocale - Variable in class org.jgraph.pad.resources.LocaleChangeEvent
Represents the old Locale or null
openDialog(String, String, String) - Method in class org.jgraph.pad.actions.AbstractActionFile
Shows a file open dialog and returns the filename.
openLibrary(Object) - Method in class org.jgraph.pad.GPLibraryPanel
 
openURL(URL) - Static method in class org.jgraph.util.BrowserLauncher
 
openURL(String) - Static method in class org.jgraph.util.BrowserLauncher
Attempts to open the default web browser to the given URL.
openURL(URL) - Static method in class org.jgraph.utils.BrowserLauncher
 
openURL(String) - Static method in class org.jgraph.utils.BrowserLauncher
Attempts to open the default web browser to the given URL.
org.jgraph - package org.jgraph
 
org.jgraph.algebra - package org.jgraph.algebra
 
org.jgraph.cellview - package org.jgraph.cellview
 
org.jgraph.layout - package org.jgraph.layout
 
org.jgraph.net - package org.jgraph.net
 
org.jgraph.pad - package org.jgraph.pad
 
org.jgraph.pad.actions - package org.jgraph.pad.actions
 
org.jgraph.pad.resources - package org.jgraph.pad.resources
 
org.jgraph.util - package org.jgraph.util
 
org.jgraph.utils - package org.jgraph.utils
 
org.jgraph.utils.gui - package org.jgraph.utils.gui
 
orientation - Variable in class org.jgraph.layout.MoenLayoutAlgorithm
 
orientation - Variable in class org.jgraph.layout.TreeLayoutAlgorithm
 
orientation - Variable in class org.jgraph.pad.Rule
 
originalGraph - Variable in class org.jgraph.pad.GPOverviewPanel
 
outputAttributes(String) - Method in class org.jgraph.pad.DefaultGraphModelFileFormatXML
 
outputCell(String, GraphModel, Object) - Method in class org.jgraph.pad.DefaultGraphModelFileFormatXML
 
outputModel(GraphModel, String, Object) - Method in class org.jgraph.pad.DefaultGraphModelFileFormatXML
 
outputView(GPGraph, String) - Method in class org.jgraph.pad.DefaultGraphModelFileFormatXML
 
overlay(Graphics, boolean) - Method in class org.jgraph.pad.GPMarqueeHandler
 
overviewDialog - Variable in class org.jgraph.pad.GPDocument
The overview Dialog for this document.

P

PAGE - Static variable in class org.jgraph.pad.actions.ViewFit
 
PAGE - Static variable in class org.jgraph.pad.actions.ViewLayout
 
PAGE_WIDTH - Static variable in class org.jgraph.pad.actions.ViewFit
 
PARENT - Static variable in class org.jgraph.pad.DefaultGraphModelFileFormatXML
 
PORT - Static variable in class org.jgraph.pad.GPDefaultCellFactory
 
PREFIX_COMPONENT - Static variable in interface org.jgraph.pad.resources.TranslatorConstants
Prefix for component requests
PREFIX_MESSAGE_ERROR - Static variable in interface org.jgraph.pad.resources.TranslatorConstants
Prefix for error message requests
PREFIX_MESSAGE_INFORMATION - Static variable in interface org.jgraph.pad.resources.TranslatorConstants
Prefix for information message requests
PREFIX_MESSAGE_WARING - Static variable in interface org.jgraph.pad.resources.TranslatorConstants
Prefix for warning message requests
PROPERTY_DATASOURCE - Static variable in class org.jgraph.net.GraphNetworkModel
 
PositionManager - class org.jgraph.utils.gui.PositionManager.
 
PositionManager() - Constructor for class org.jgraph.utils.gui.PositionManager
 
PriorityQueue - class org.jgraph.algebra.PriorityQueue.
 
PriorityQueue() - Constructor for class org.jgraph.algebra.PriorityQueue
 
ProperNameProvider - interface org.jgraph.pad.resources.ProperNameProvider.
Container for proper names.
pad - Static variable in class org.jgraph.JGraphpad
 
pageFormat - Variable in class org.jgraph.pad.GPGraph
 
pagevisible - Variable in class org.jgraph.pad.GPGraph
 
paint(Graphics) - Method in class org.jgraph.cellview.JGraphDiamondView.JGraphDiamondRenderer
 
paint(Graphics) - Method in class org.jgraph.cellview.JGraphEllipseView.JGraphEllipseRenderer
 
paint(Graphics) - Method in class org.jgraph.cellview.JGraphIconView.IconDisplay
 
paint(Graphics) - Method in class org.jgraph.cellview.JGraphMultilineView.MultiLinedRenderer
 
paint(Graphics) - Method in class org.jgraph.cellview.JGraphRoundRectView.ActivityRenderer
 
paint(Graphics) - Method in class org.jgraph.cellview.JGraphSwimlaneView.JSwimlaneRenderer
Paint the renderer.
paint(Graphics) - Method in class org.jgraph.pad.GPGraph.ScaledVertexRenderer
 
paint(Graphics) - Method in class org.jgraph.pad.RealGraphCellRenderer
 
paintBackground(Graphics) - Method in class org.jgraph.pad.GPGraphUI
Paint the background of this graph.
paintBorder(Graphics) - Method in class org.jgraph.cellview.JGraphDiamondView.JGraphDiamondRenderer
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class org.jgraph.utils.ShadowBorder
 
paintChildren(Graphics) - Method in class org.jgraph.pad.GPOverviewPanel
 
paintComponent(Graphics) - Method in class org.jgraph.pad.Rule
 
paintPort(Graphics) - Method in class org.jgraph.pad.GPMarqueeHandler
 
paintSelectionBorder(Graphics) - Method in class org.jgraph.cellview.JGraphMultilineView.MultiLinedRenderer
Provided for subclassers to paint a selection border.
paintSelectionBorder(Graphics) - Method in class org.jgraph.cellview.JGraphSwimlaneView.JSwimlaneRenderer
Provided for subclassers to paint a selection border.
pane - Variable in class org.jgraph.utils.HTMLPane.CustomLinkHandler
 
panel - Variable in class org.jgraph.pad.GPLibraryPanel
 
parallelEdgeRouter - Static variable in class org.jgraph.pad.actions.FormatRoutingParallel
 
parseAttrs(Node) - Method in class org.jgraph.pad.DefaultGraphModelFileFormatXML
 
parseCell(Node, Hashtable, ConnectionSet) - Method in class org.jgraph.pad.DefaultGraphModelFileFormatXML
 
parseChildren(Node, Hashtable, ConnectionSet) - Method in class org.jgraph.pad.DefaultGraphModelFileFormatXML
 
parseGXLFileInto(String, GPGraph) - Static method in class org.jgraph.pad.actions.FileImportGXL
 
parsePattern(String) - Static method in class org.jgraph.pad.actions.FormatLinePatternList
 
parsePattern(String) - Static method in class org.jgraph.utils.Utilities
parses the pattern and tries to parse each token as a float.
patterns - Static variable in class org.jgraph.pad.actions.FormatLinePatternList
 
performOptimization(ArrayList, ArrayList, ArrayList, Properties) - Method in class org.jgraph.layout.AnnealingLayoutAlgorithm
Runs the Algorithm as a optimization Algorithm of another Algorithm
pm - Variable in class org.jgraph.net.GraphNetworkModelPeer.FakeGraphModelChange
 
point - Variable in class org.jgraph.pad.actions.AbstractActionListCell
 
points - Variable in class org.jgraph.pad.DefaultGraphModelFileFormatXML.DelayedAttributeID
 
pop() - Method in class org.jgraph.algebra.PriorityQueue
 
pop() - Method in class org.jgraph.pad.GPGraphTools.PriorityQueue
 
popBundle() - Static method in class org.jgraph.pad.resources.Translator
Pops the highest bundle on the stack
popSearchPath() - Static method in class org.jgraph.pad.resources.ImageLoader
pops the highest search path
populateDialog(JGraphLayoutSettings, JDialog, String, String) - Static method in class org.jgraph.layout.JGraphLayoutAlgorithm
A utility method to create a simple dialog with close and apply button.
port - Variable in class org.jgraph.pad.GPMarqueeHandler
 
posComponentListener - Static variable in class org.jgraph.utils.gui.PositionManager
we only need one adapter for all components
posPropertyChangeListener - Static variable in class org.jgraph.utils.gui.PositionManager
We only need one listener for all split panes.
post(String, String, String, int, String, String) - Static method in class org.jgraph.JGraphpad
 
post(String, String, int, String, String, String, String, String, String) - Static method in class org.jgraph.JGraphpad
 
postJpg(String, String, String, int, String, String) - Static method in class org.jgraph.JGraphpad
 
postPng(String, String, String, int, String, String) - Static method in class org.jgraph.JGraphpad
 
preSetConfigs - Variable in class org.jgraph.layout.AnnealingLayoutSettings
 
prefEdgeLength - Variable in class org.jgraph.layout.GEMLayoutAlgorithm
the length of the Edges in Pixel, the algorithm tries to keep
preferredLayoutSize(Container) - Method in class org.jgraph.pad.GPLibraryPanel.FixedWidthFlowLayout
 
presetConfig - Variable in class org.jgraph.layout.AnnealingLayoutAlgorithm
holds the configuration of the algorithm, gained by the controller
preview - Variable in class org.jgraph.cellview.JGraphMultilineView.MultiLinedRenderer
Cached hasFocus and selected value.
preview - Variable in class org.jgraph.cellview.JGraphSwimlaneView.JSwimlaneRenderer
Cached hasFocus and selected value.
print(Graphics, PageFormat, int) - Method in class org.jgraph.pad.GPDocument
 
prio - Variable in class org.jgraph.algebra.PriorityQueue
 
prio - Variable in class org.jgraph.pad.GPGraphTools.PriorityQueue
 
processWindowEvent(WindowEvent) - Method in class org.jgraph.pad.GPLogConsole
Overriden, in order to be able to deal with window events
properties - Variable in class org.jgraph.pad.GPUserObject
 
propertyChange(PropertyChangeEvent) - Method in class org.jgraph.pad.GPDocument
 
propertyChange(PropertyChangeEvent) - Method in class org.jgraph.pad.GPOverviewPanel
 
propertyChange(PropertyChangeEvent) - Method in class org.jgraph.pad.Rule
 
propertyDlg - Variable in class org.jgraph.pad.GPUserObject
 
protocol - Variable in class org.jgraph.GPGraphpad
 
pushBundle(String) - Static method in class org.jgraph.pad.resources.Translator
Pushes the specified bundle on the stack.
pushSearchPath(String) - Static method in class org.jgraph.pad.resources.ImageLoader
pushes the specified path to the search path An example for a search path file name is 'com/jgraph/pad/resources'.
put(String, Object) - Method in class org.jgraph.net.GraphCellIdentityMap
 
putMapping(Object, CellView) - Method in class org.jgraph.pad.GPOverviewPanel.ViewRedirector
 
putProperty(Object, Object) - Method in class org.jgraph.pad.GPUserObject
 
putViews(GraphLayoutCache, CellView[]) - Method in class org.jgraph.net.GraphNetworkModelPeer.FakeGraphModelChange
 

R

RADIUSX - Variable in class org.jgraph.layout.RadialTreeLayoutAlgorithm
 
RADIUSY - Variable in class org.jgraph.layout.RadialTreeLayoutAlgorithm
 
RECT - Static variable in class org.jgraph.pad.GPDefaultCellFactory
 
ROOTX - Variable in class org.jgraph.layout.RadialTreeLayoutAlgorithm
 
ROOTY - Variable in class org.jgraph.layout.RadialTreeLayoutAlgorithm
 
ROUNDRECT - Static variable in class org.jgraph.pad.GPDefaultCellFactory
 
RadialTreeLayoutAlgorithm - class org.jgraph.layout.RadialTreeLayoutAlgorithm.
Lays out the nodes in a graph as a radial tree (root at the centre, children in concentric ovals).
RadialTreeLayoutAlgorithm() - Constructor for class org.jgraph.layout.RadialTreeLayoutAlgorithm
 
RadialTreeLayoutSettings - class org.jgraph.layout.RadialTreeLayoutSettings.
A Dialog for configuring a TreeLayoutAlgorithm.
RadialTreeLayoutSettings(RadialTreeLayoutAlgorithm) - Constructor for class org.jgraph.layout.RadialTreeLayoutSettings
Creates new form SugiyamaLayoutConfigurationDialog
RealGraphCellRenderer - class org.jgraph.pad.RealGraphCellRenderer.
 
RealGraphCellRenderer(GPGraph, CellView[]) - Constructor for class org.jgraph.pad.RealGraphCellRenderer
 
RoundRectangleCell - class org.jgraph.pad.RoundRectangleCell.
 
RoundRectangleCell() - Constructor for class org.jgraph.pad.RoundRectangleCell
 
RoundRectangleCell(Object) - Constructor for class org.jgraph.pad.RoundRectangleCell
 
Rule - class org.jgraph.pad.Rule.
 
Rule(int, boolean, JGraph) - Constructor for class org.jgraph.pad.Rule
 
r - Variable in class org.jgraph.pad.GPOverviewPanel
 
randomImpulseRange - Variable in class org.jgraph.layout.GEMLayoutAlgorithm
length of a force vector with a random direction, added to all cells.
reSize(Rectangle2D) - Method in class org.jgraph.pad.AbstractDefaultVertexnPortsCreator
By default we resize the cell in a square but this may be be subclassed in order to cancel such automatic resizing...
read(URL, Hashtable, GPGraph) - Method in class org.jgraph.pad.DefaultGraphModelFileFormatXML
Reads the File form the XML input stream.
read(InputStream, GPGraph) - Method in class org.jgraph.pad.DefaultGraphModelFileFormatXML
 
readGXLAttributeValues(Node, LinkedList) - Static method in class org.jgraph.util.JGraphGXLCodec
Reads the values of an GXL Attribute.
readPropertiesFromFile(Frame, File) - Static method in class org.jgraph.utils.Utilities
Description of the Method
readPropertiesFromFile(Frame, String) - Static method in class org.jgraph.utils.Utilities
 
readPropertiesFromFile(String) - Static method in class org.jgraph.utils.Utilities
 
realView - Variable in class org.jgraph.pad.GPOverviewPanel.ViewRedirector
 
registerDefaultEscAction() - Method in class org.jgraph.utils.gui.GPDialog
Registers the default window esc action for this frame.
registerDefaultEscAction() - Method in class org.jgraph.utils.gui.GPFrame
Registers the default window esc action for this frame.
registerDefaultEscAction() - Method in class org.jgraph.utils.gui.GPInternalFrame
Registers the default window esc action for this frame.
registerEscAction(Action) - Method in class org.jgraph.utils.gui.GPDialog
Registers the specified action for a esc action of this frame.
registerEscAction(Action) - Method in class org.jgraph.utils.gui.GPFrame
Registers the specified action for a esc action of this frame.
registerEscAction(Action) - Method in class org.jgraph.utils.gui.GPInternalFrame
Registers the specified action for a esc action of this frame.
registerListeners(JGraph) - Method in class org.jgraph.pad.GPDocument
 
reloadBundles() - Static method in class org.jgraph.pad.resources.Translator
Reloads the bundles at the stack by using the default locale.
removeAbstractButton(AbstractButton) - Method in class org.jgraph.pad.actions.AbstractActionToggle
removes the abstract action from the action control
removeBarEntry(GPBarEntry) - Static method in class org.jgraph.pad.GPBarFactory
Here you can remove your own bar entries.
removeBundle(int) - Static method in class org.jgraph.pad.resources.Translator
removes the specified bundle
removeComponent(Component) - Static method in class org.jgraph.utils.gui.PositionManager
Removes a component from the control of the position manager.
removeContainer(Container) - Static method in class org.jgraph.utils.gui.LocaleChangeAdapter
Removes a container from the control of the local change adapter
removeDesktopContainerListener(ContainerListener) - Method in class org.jgraph.GPGraphpad
 
removeDocument(GPDocument) - Method in class org.jgraph.GPGraphpad
 
removeGPInternalFrame(GPInternalFrame) - Method in class org.jgraph.GPGraphpad
removes the specified Internal Frame from the Graphpad
removeID(String) - Method in class org.jgraph.net.GraphCellIdentityMap
 
removeLocaleChangeListener(LocaleChangeListener) - Static method in class org.jgraph.pad.resources.Translator
Removes the registered Listener
removeNetworkModelListener(GraphNetworkModelListener) - Method in class org.jgraph.net.GraphNetworkModel
 
removeProperNameProvider(ProperNameProvider) - Method in class org.jgraph.pad.resources.DefaultResourceBundle
removes the propernameprovider
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jgraph.net.GraphNetworkModel
 
removeSearchPath(int) - Static method in class org.jgraph.pad.resources.ImageLoader
removes the searchpath at the specified index
removed - Variable in class org.jgraph.net.GraphNetworkModelPeer.FakeGraphModelChange
 
renderer - Static variable in class org.jgraph.cellview.JGraphDiamondView
 
renderer - Static variable in class org.jgraph.cellview.JGraphEllipseView
 
renderer - Variable in class org.jgraph.cellview.JGraphHeavyweightView
 
renderer - Static variable in class org.jgraph.cellview.JGraphMultilineView
 
renderer - Static variable in class org.jgraph.cellview.JGraphRoundRectView
 
renderer - Static variable in class org.jgraph.cellview.JGraphSwimlaneView
 
renderer - Static variable in class org.jgraph.pad.GPGraph
 
renderer - Variable in class org.jgraph.pad.GPLibraryPanel.GraphCellsComponent
 
rendererPane - Variable in class org.jgraph.pad.RealGraphCellRenderer
 
repaint(Component, Object) - Method in class org.jgraph.cellview.JGraphAbstractIconAnimator
Invoked when the animated icon indicates that it is time for a repaint.
repaintStripe(int, int) - Method in class org.jgraph.pad.Rule
 
requeryDefaultNames() - Method in class org.jgraph.pad.resources.DefaultResourceBundle
Quires the default names.
reset() - Method in class org.jgraph.pad.GPExplorer
 
resetDamper() - Method in class org.jgraph.pad.Touch
 
resetGraphUndoManager() - Method in class org.jgraph.pad.GPDocument
Resets the Graph undo manager
revert() - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
revert() - Method in class org.jgraph.layout.GEMLayoutSettings
 
revert() - Method in interface org.jgraph.layout.JGraphLayoutSettings
(Re)read settings from layout algorithm.
revert() - Method in class org.jgraph.layout.MoenLayoutSettings
Implementation.
revert() - Method in class org.jgraph.layout.RadialTreeLayoutSettings
Implementation.
revert() - Method in class org.jgraph.layout.SugiyamaLayoutSettings
 
revert() - Method in class org.jgraph.layout.TreeLayoutSettings
Implementation.
rnd(int) - Static method in class org.jgraph.utils.Utilities
Returns a random number between 0 and max.
route(EdgeView, List) - Method in class org.jgraph.util.JGParallelEdgeRouter
Calc of intermediates points
route(EdgeView, List) - Method in class org.jgraph.util.JGraphParallelEdgeRouter
 
rowRule - Variable in class org.jgraph.pad.GPDocument
The row rule for the graph
ruler - Variable in class org.jgraph.pad.actions.ViewRuler
 
run(JGraph, Object[], Object[]) - Method in class org.jgraph.layout.AnnealingLayoutAlgorithm
Runs the Algorithm
run(JGraph, Object[], Object[]) - Method in class org.jgraph.layout.CircleGraphLayout
 
run(JGraph, Object[], Object[]) - Method in class org.jgraph.layout.GEMLayoutAlgorithm
Starts the Calculation of a new layout with the GEM-Algorithm
run(JGraph, Object[]) - Method in class org.jgraph.layout.JGraphLayoutAlgorithm
Executes the layout algorithm with the given cells to be moved
run(JGraph, Object[], Object[]) - Method in class org.jgraph.layout.JGraphLayoutAlgorithm
Executes the layout algorithm specifying which cells are to remain in place after the layout is applied.
run(JGraph, Object[], Object[]) - Method in class org.jgraph.layout.MoenLayoutAlgorithm
This method assumes the graph describes a tree structure.
run(JGraph, Object[], Object[]) - Method in class org.jgraph.layout.RadialTreeLayoutAlgorithm
Applies a radial tree layout to nodes in the jgraph with respect to the supplied configuration.
run(JGraph, Object[], Object[]) - Method in class org.jgraph.layout.SpringEmbeddedLayoutAlgorithm
The implementation of the layout algorithm.
run(JGraph, Object[], Object[]) - Method in class org.jgraph.layout.SugiyamaLayoutAlgorithm
Implementation.
run(JGraph, Object[], Object[]) - Method in class org.jgraph.layout.TreeLayoutAlgorithm
 
run() - Method in class org.jgraph.net.GraphNetworkModelPeer
 
run() - Method in class org.jgraph.pad.Touch
 

S

SET_TEXT_IF_ICON_NOT_AVAILABLE - Static variable in class org.jgraph.utils.gui.LocaleChangeAdapter
Key for the special jcomponent client property.
SIZE - Static variable in class org.jgraph.pad.Rule
 
SPRING_EMBEDDED_DISP - Static variable in class org.jgraph.layout.SpringEmbeddedLayoutAlgorithm
Key for an attribute.
SPRING_EMBEDDED_POS - Static variable in class org.jgraph.layout.SpringEmbeddedLayoutAlgorithm
Key for an attribute.
STREAM_ERR - Static variable in class org.jgraph.util.JGraphConsole
 
STREAM_OUT - Static variable in class org.jgraph.util.JGraphConsole
 
SUFFIX_ACCELERATOR - Static variable in interface org.jgraph.pad.resources.TranslatorConstants
Suffix applied to the key used in resource file lookups for a menuitem (instead of action)
SUFFIX_ACTION - Static variable in interface org.jgraph.pad.resources.TranslatorConstants
Suffix applied to the key used in resource file lookups for menu.
SUFFIX_ICON - Static variable in interface org.jgraph.pad.resources.TranslatorConstants
suffix for the icon key
SUFFIX_IMAGE - Static variable in interface org.jgraph.pad.resources.TranslatorConstants
Suffix applied to the key used in resource file lookups for an image.
SUFFIX_LABEL - Static variable in interface org.jgraph.pad.resources.TranslatorConstants
Suffix applied to the key used in resource file lookups for a label.
SUFFIX_MENU - Static variable in interface org.jgraph.pad.resources.TranslatorConstants
Suffix applied to the key used in resource file lookups for a submenu
SUFFIX_MNEMONIC - Static variable in interface org.jgraph.pad.resources.TranslatorConstants
Suffix applied to the key used in resource file lookups for a menuitem (instead of action)
SUFFIX_TEXT - Static variable in interface org.jgraph.pad.resources.TranslatorConstants
suffix for the text key
SUFFIX_TITLE - Static variable in interface org.jgraph.pad.resources.TranslatorConstants
suffix for the title key
SUFFIX_TOOL_TIP_TEXT - Static variable in interface org.jgraph.pad.resources.TranslatorConstants
Suffix applied to the key used in resource file lookups for tooltip text.
SUGIYAMA_CELL_WRAPPER - Static variable in class org.jgraph.layout.SugiyamaLayoutAlgorithm
Const to add the Cell Wrapper to the Nodes
SUGIYAMA_SELECTED - Static variable in class org.jgraph.layout.SugiyamaLayoutAlgorithm
Const to add Attributes at the Nodes indicating that the cell was explicitly specified to the layout.
SUGIYAMA_VISITED - Static variable in class org.jgraph.layout.SugiyamaLayoutAlgorithm
Const to add Attributes at the Nodes
SWIMLANE - Static variable in class org.jgraph.pad.GPDefaultCellFactory
 
SelectAll - class org.jgraph.pad.actions.SelectAll.
 
SelectAll(GPGraphpad) - Constructor for class org.jgraph.pad.actions.SelectAll
Constructor for SelectAll.
SelectAllClear - class org.jgraph.pad.actions.SelectAllClear.
 
SelectAllClear(GPGraphpad) - Constructor for class org.jgraph.pad.actions.SelectAllClear
Constructor for SelectAllClear.
SelectEdges - class org.jgraph.pad.actions.SelectEdges.
 
SelectEdges(GPGraphpad) - Constructor for class org.jgraph.pad.actions.SelectEdges
Constructor for SelectEdges.
SelectEdgesClear - class org.jgraph.pad.actions.SelectEdgesClear.
 
SelectEdgesClear(GPGraphpad) - Constructor for class org.jgraph.pad.actions.SelectEdgesClear
Constructor for SelectEdgesClear.
SelectInverse - class org.jgraph.pad.actions.SelectInverse.
 
SelectInverse(GPGraphpad) - Constructor for class org.jgraph.pad.actions.SelectInverse
Constructor for SelectInverse.
SelectMinimalSpanTree - class org.jgraph.pad.actions.SelectMinimalSpanTree.
 
SelectMinimalSpanTree(GPGraphpad) - Constructor for class org.jgraph.pad.actions.SelectMinimalSpanTree
Constructor for SelectMinimalSpanTree.
SelectShortestPath - class org.jgraph.pad.actions.SelectShortestPath.
 
SelectShortestPath(GPGraphpad) - Constructor for class org.jgraph.pad.actions.SelectShortestPath
Constructor for SelectShortestPath.
SelectVertices - class org.jgraph.pad.actions.SelectVertices.
 
SelectVertices(GPGraphpad) - Constructor for class org.jgraph.pad.actions.SelectVertices
Constructor for SelectVertices.
SelectVerticesClear - class org.jgraph.pad.actions.SelectVerticesClear.
 
SelectVerticesClear(GPGraphpad) - Constructor for class org.jgraph.pad.actions.SelectVerticesClear
Constructor for SelectVerticesClear.
ShadowBorder - class org.jgraph.utils.ShadowBorder.
 
ShadowBorder() - Constructor for class org.jgraph.utils.ShadowBorder
 
ShapeAlignBottom - class org.jgraph.pad.actions.ShapeAlignBottom.
Gets the coordinates (r) for all selected shapes and aligns the selected shapes bottommost to the coordinates (r).
ShapeAlignBottom(GPGraphpad) - Constructor for class org.jgraph.pad.actions.ShapeAlignBottom
Constructor for ShapeAlignBottom.
ShapeAlignCenter - class org.jgraph.pad.actions.ShapeAlignCenter.
Gets the coordinates (r) for all selected shapes and aligns the selected shapes centermost to the coordinates (r).
ShapeAlignCenter(GPGraphpad) - Constructor for class org.jgraph.pad.actions.ShapeAlignCenter
Constructor for ShapeAlignCenter.
ShapeAlignLeft - class org.jgraph.pad.actions.ShapeAlignLeft.
Gets the coordinates (r) for all selected shapes and aligns the selected shapes leftmost to the coordinates (r).
ShapeAlignLeft(GPGraphpad) - Constructor for class org.jgraph.pad.actions.ShapeAlignLeft
Constructor for ShapeAlignLeft.
ShapeAlignMiddle - class org.jgraph.pad.actions.ShapeAlignMiddle.
Gets the coordinates (r) for all selected shapes and aligns the selected shapes middlemost to the coordinates (r).
ShapeAlignMiddle(GPGraphpad) - Constructor for class org.jgraph.pad.actions.ShapeAlignMiddle
Constructor for ShapeAlignMiddle.
ShapeAlignRight - class org.jgraph.pad.actions.ShapeAlignRight.
Gets the coordinates (r) for all selected shapes and aligns the selected shapes topmost to the coordinates (r).
ShapeAlignRight(GPGraphpad) - Constructor for class org.jgraph.pad.actions.ShapeAlignRight
Constructor for ShapeAlignRight.
ShapeAlignTop - class org.jgraph.pad.actions.ShapeAlignTop.
Gets the coordinates (r) for all selected shapes and aligns the selected shapes bottommost to the coordinates (r).
ShapeAlignTop(GPGraphpad) - Constructor for class org.jgraph.pad.actions.ShapeAlignTop
Constructor for ShapeAlignTop.
ShapeBestPorts - class org.jgraph.pad.actions.ShapeBestPorts.
Action that sets the selections fill color using a color dialog.
ShapeBestPorts(GPGraphpad) - Constructor for class org.jgraph.pad.actions.ShapeBestPorts
Constructor for ShapeBestPorts.
ShapeCloneAttributes - class org.jgraph.pad.actions.ShapeCloneAttributes.
 
ShapeCloneAttributes(GPGraphpad) - Constructor for class org.jgraph.pad.actions.ShapeCloneAttributes
Constructor for ShapeCloneAttributes.
ShapeCloneLabel - class org.jgraph.pad.actions.ShapeCloneLabel.
 
ShapeCloneLabel(GPGraphpad) - Constructor for class org.jgraph.pad.actions.ShapeCloneLabel
Constructor for ShapeCloneLabel.
ShapeCloneSize - class org.jgraph.pad.actions.ShapeCloneSize.
Action for copying the size of one cell onto other cells
ShapeCloneSize(GPGraphpad) - Constructor for class org.jgraph.pad.actions.ShapeCloneSize
Constructor for ShapeCloneSize.
ShapeConnect - class org.jgraph.pad.actions.ShapeConnect.
Action that connects all selected vertices.
ShapeConnect(GPGraphpad) - Constructor for class org.jgraph.pad.actions.ShapeConnect
Constructor for ShapeConnect.
ShapeDefaultPorts - class org.jgraph.pad.actions.ShapeDefaultPorts.
 
ShapeDefaultPorts(GPGraphpad) - Constructor for class org.jgraph.pad.actions.ShapeDefaultPorts
Constructor for ShapeDefaultPorts.
ShapeDisconnect - class org.jgraph.pad.actions.ShapeDisconnect.
Action that disconnects all selected vertices.
ShapeDisconnect(GPGraphpad) - Constructor for class org.jgraph.pad.actions.ShapeDisconnect
Constructor for ShapeDisconnect.
ShapeGroup - class org.jgraph.pad.actions.ShapeGroup.
Action that groups the current selection.
ShapeGroup(GPGraphpad) - Constructor for class org.jgraph.pad.actions.ShapeGroup
Constructor for ShapeGroup.
ShapeToBack - class org.jgraph.pad.actions.ShapeToBack.
Action that sends the current selection to back.
ShapeToBack(GPGraphpad) - Constructor for class org.jgraph.pad.actions.ShapeToBack
Constructor for ShapeToBack.
ShapeToFront - class org.jgraph.pad.actions.ShapeToFront.
Action that brings the current selection to front.
ShapeToFront(GPGraphpad) - Constructor for class org.jgraph.pad.actions.ShapeToFront
Constructor for ShapeToFront.
ShapeUngroup - class org.jgraph.pad.actions.ShapeUngroup.
Action that ungroups all groups in the current selection.
ShapeUngroup(GPGraphpad) - Constructor for class org.jgraph.pad.actions.ShapeUngroup
Constructor for ShapeUngroup.
SpringEmbeddedLayoutAlgorithm - class org.jgraph.layout.SpringEmbeddedLayoutAlgorithm.
Arranges the nodes with the Spring Embedded Layout Algorithm.
SpringEmbeddedLayoutAlgorithm() - Constructor for class org.jgraph.layout.SpringEmbeddedLayoutAlgorithm
 
SpringEmbeddedLayoutAlgorithm(Rectangle, int) - Constructor for class org.jgraph.layout.SpringEmbeddedLayoutAlgorithm
 
SugiyamaLayoutAlgorithm - class org.jgraph.layout.SugiyamaLayoutAlgorithm.
Arranges the nodes with the Sugiyama Layout Algorithm.
Link to the algorithm

SugiyamaLayoutAlgorithm() - Constructor for class org.jgraph.layout.SugiyamaLayoutAlgorithm
 
SugiyamaLayoutSettings - class org.jgraph.layout.SugiyamaLayoutSettings.
A Dialog for configuring a SugiyamaLayoutAlgorithm.
SugiyamaLayoutSettings(SugiyamaLayoutAlgorithm) - Constructor for class org.jgraph.layout.SugiyamaLayoutSettings
Creates new form SugiyamaLayoutConfigurationDialog
SwimlaneCell - class org.jgraph.pad.SwimlaneCell.
Swimlane cell designed for SwimlaneView
SwimlaneCell() - Constructor for class org.jgraph.pad.SwimlaneCell
 
SwimlaneCell(Object) - Constructor for class org.jgraph.pad.SwimlaneCell
 
save() - Method in class org.jgraph.utils.UserProperties
Description of the Method
saveAll() - Static method in class org.jgraph.utils.UserProperties
Description of the Method
saveDialog(String, String, String) - Method in class org.jgraph.pad.actions.AbstractActionFile
Shows a file save dialog and returns the filename.
scale(double, double, Point2D) - Method in class org.jgraph.cellview.JGraphSwimlaneView
 
scale - Variable in class org.jgraph.pad.GPLibraryPanel.GraphCellsComponent
 
scale - Variable in class org.jgraph.pad.GPStatusBar
contains the scale for the current graph
scale - Variable in class org.jgraph.pad.RealGraphCellRenderer
 
scrollPane - Variable in class org.jgraph.pad.GPDocument
Container for the graph so that you can scroll over the graph
searchPath - Static variable in class org.jgraph.pad.resources.ImageLoader
contains string objects which respresents the search paths
searchRoots(JGraph, CellView[]) - Method in class org.jgraph.layout.SugiyamaLayoutAlgorithm
Searches all Roots for the current Graph First the method marks any Node as not visited.
searchRoots(JGraph, VertexView, List) - Method in class org.jgraph.layout.SugiyamaLayoutAlgorithm
Searches Roots for the current Cell.
selectAndFillMap(Map) - Method in class org.jgraph.pad.actions.AbstractActionListCell
 
selectAndFillMap(Map) - Method in class org.jgraph.pad.actions.FormatBorderColorList
 
selectAndFillMap(Map) - Method in class org.jgraph.pad.actions.FormatFillColorList
 
selectAndFillMap(Map) - Method in class org.jgraph.pad.actions.FormatGradientColorList
 
selectAndFillMap(Map) - Method in class org.jgraph.pad.actions.FormatLineColorList
 
selectAndFillMap(Map) - Method in class org.jgraph.pad.actions.FormatLineEndList
 
selectAndFillMap(Map) - Method in class org.jgraph.pad.actions.FormatLinePatternList
 
selectAndFillMap(Map) - Method in class org.jgraph.pad.actions.FormatLineStartList
 
selectAndFillMap(Map) - Method in class org.jgraph.pad.actions.FormatLineWidthList
 
selectAndFillMap(Map) - Method in class org.jgraph.pad.actions.FormatTextFontColorList
 
selected - Variable in class org.jgraph.cellview.JGraphMultilineView.MultiLinedRenderer
Cached hasFocus and selected value.
selected - Variable in class org.jgraph.cellview.JGraphSwimlaneView.JSwimlaneRenderer
Cached hasFocus and selected value.
selected - Variable in class org.jgraph.pad.GPLibraryPanel
 
selectedOnly - Variable in class org.jgraph.util.JGraphHeavyweightRedirector
Specifies whether this class only redirects to selected cells.
server - Variable in class org.jgraph.net.GraphNetworkModel
 
serverSocket - Variable in class org.jgraph.net.GraphNetworkModelPeer
 
setActionMap(ActionMap) - Method in class org.jgraph.pad.GPConfiguration
Sets the actionMap.
setActiveLength(int) - Method in class org.jgraph.pad.Rule
 
setActiveOffset(int) - Method in class org.jgraph.pad.Rule
 
setAdditionalCostFunctionConfiguration(int) - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
setAdditionalLambda(ArrayList) - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
setAlignment(int) - Method in class org.jgraph.layout.TreeLayoutAlgorithm
SwingConstants.TOP SwingConstants.CENTER SwingConstants.BOTTOM
setAlignment(int) - Method in class org.jgraph.layout.TreeLayoutSettings
Set the value of the "Horizontal spacing" text field.
setAllowedToRun(boolean) - Method in class org.jgraph.layout.JGraphLayoutAlgorithm
 
setAlphaOsc(double) - Method in class org.jgraph.layout.GEMLayoutSettings
 
setAlphaRot(double) - Method in class org.jgraph.layout.GEMLayoutSettings
 
setApplet(JGraphpad) - Method in class org.jgraph.GPGraphpad
Adds a new Document based on the GraphModelProvider.
setApplicationIcon(ImageIcon) - Static method in class org.jgraph.GPGraphpad
Sets the applicationIcon.
setAvoidOverlapping(boolean) - Method in class org.jgraph.layout.GEMLayoutSettings
 
setBackgroundImage(Image) - Method in class org.jgraph.pad.GPGraph
 
setBarFactory(GPBarFactory) - Method in class org.jgraph.GPGraphpad
Sets the barFactory.
setBarKey(String) - Method in class org.jgraph.pad.GPBarEntry
Sets the barKey.
setBarValue(String) - Method in class org.jgraph.pad.GPBarEntry
Sets the barValue.
setBounds(Rectangle2D) - Method in class org.jgraph.pad.DefaultGraphModelFileFormatXML.DelayedAttributeID
 
setBounds(int, int, int, int) - Method in class org.jgraph.utils.JDialogP
Sets the {3} attribute of the JDialogP object
setBounds(Rectangle) - Method in class org.jgraph.utils.JDialogP
Sets the {3} attribute of the JDialogP object
setBounds(int, int, int, int) - Method in class org.jgraph.utils.JFrameP
Sets the bounds attribute of the JFrameP object
setBounds(Rectangle) - Method in class org.jgraph.utils.JFrameP
Sets the bounds attribute of the JFrameP object
setButtonEdge(JToggleButton) - Method in class org.jgraph.pad.GPMarqueeHandler
 
setButtonLine(JToggleButton) - Method in class org.jgraph.pad.GPMarqueeHandler
 
setButtonSelect(JToggleButton) - Method in class org.jgraph.pad.GPMarqueeHandler
 
setButtonZoomArea(JToggleButton) - Method in class org.jgraph.pad.GPMarqueeHandler
 
setCell(Object) - Method in class org.jgraph.cellview.JGraphHeavyweightView
 
setCell(Object) - Method in class org.jgraph.pad.DefaultGraphModelFileFormatXML.ConnectionID
 
setCell(Object) - Method in class org.jgraph.pad.DefaultGraphModelFileFormatXML.DelayedAttributeID
 
setCellFactory(GPDefaultCellFactory) - Static method in class org.jgraph.pad.DefaultGraphModelFileFormatXML
 
setCellToolBoxes(VertexnPortsCreatorInterface[]) - Method in class org.jgraph.GPGraphpad
 
setCenterRoot(boolean) - Method in class org.jgraph.layout.TreeLayoutAlgorithm
 
setChildParentDistance(int) - Method in class org.jgraph.layout.MoenLayoutAlgorithm
 
setClients(DefaultListModel) - Method in class org.jgraph.net.GraphNetworkModel
 
setColumnRule(Rule) - Method in class org.jgraph.pad.GPDocument
Sets the columnRule.
setCombineLevelNodes(boolean) - Method in class org.jgraph.layout.TreeLayoutAlgorithm
 
setComparator(Comparator) - Method in class org.jgraph.layout.OrderedTreeLayoutAlgorithm
 
setComputePermutation(boolean) - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
setComputePermutation(boolean) - Method in class org.jgraph.layout.GEMLayoutSettings
 
setConfig(Properties) - Method in class org.jgraph.layout.GEMLayoutAlgorithm
 
setConfiguration(Properties) - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
setConfiguration(Properties) - Method in class org.jgraph.layout.GEMLayoutSettings
 
setConfiguration(Properties) - Method in class org.jgraph.layout.RadialTreeLayoutAlgorithm
 
setCostFunctionConfiguration(int) - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
setDEFAULT_PORT_NAME(String) - Static method in class org.jgraph.pad.AbstractDefaultVertexnPortsCreator
 
setDamper(double) - Method in class org.jgraph.pad.Touch
 
setDatasource(String) - Method in class org.jgraph.net.GraphNetworkModel
 
setDefaultActions(Action[]) - Method in class org.jgraph.GPGraphpad
 
setDefaultButton(JButton) - Method in class org.jgraph.utils.gui.GPDialog
Registers the specified button for the default button.
setDefaultButton(JButton) - Method in class org.jgraph.utils.gui.GPFrame
Registers the specified button for the default button.
setDefaultButton(JButton) - Method in class org.jgraph.utils.gui.GPInternalFrame
Registers the specified button for the default button.
setDescription(String) - Method in class org.jgraph.cellview.JGraphIconView.DescriptionTextArea
 
setDocument(GPDocument) - Method in class org.jgraph.pad.GPInternalFrame
Sets the document.
setEdgeDeparture(double) - Static method in class org.jgraph.util.JGParallelEdgeRouter
Setter to define distance between intermediate and source/target points
setEdgeSeparation(double) - Static method in class org.jgraph.util.JGParallelEdgeRouter
Setter to define distance between each parallel edge
setEdgeSeparation(double) - Method in class org.jgraph.util.JGraphParallelEdgeRouter
 
setEnableTooltips(boolean) - Method in class org.jgraph.pad.GPDocument
Sets the enableTooltips.
setEndPerAverage(boolean) - Method in class org.jgraph.layout.GEMLayoutSettings
 
setEscButton(JButton) - Method in class org.jgraph.utils.gui.GPDialog
Registers the specified button for the default esc button.
setEscButton(JButton) - Method in class org.jgraph.utils.gui.GPFrame
Registers the specified button for the default esc button.
setEscButton(JButton) - Method in class org.jgraph.utils.gui.GPInternalFrame
Registers the specified button for the default esc button.
setFileFormat(DefaultGraphModelFileFormatXML) - Method in class org.jgraph.GPGraphpad
 
setFileName(String) - Method in class org.jgraph.pad.ImageIconBean
Initializes this image icon from the specified file.
setFilename(URL) - Method in class org.jgraph.pad.GPDocument
Sets the filename.
setFindPattern(String) - Method in class org.jgraph.pad.GPDocument
Sets the findPattern.
setFlushToOrigin(boolean) - Method in class org.jgraph.layout.SugiyamaLayoutAlgorithm
After layout, moves the graph as close to origin as possible.
setFlushToOrigin(boolean) - Method in class org.jgraph.layout.SugiyamaLayoutSettings
 
setFontNameForSelection(String) - Method in class org.jgraph.pad.GPDocument
 
setFontNameForSelection(String) - Method in class org.jgraph.pad.actions.AbstractActionDefault
 
setFontSizeForSelection(float) - Method in class org.jgraph.pad.GPDocument
 
setFontSizeForSelection(float) - Method in class org.jgraph.pad.actions.AbstractActionDefault
 
setFontStyleForSelection(int) - Method in class org.jgraph.pad.GPDocument
 
setFontStyleForSelection(int) - Method in class org.jgraph.pad.actions.AbstractActionDefault
 
setFrame(Rectangle) - Method in class org.jgraph.layout.SpringEmbeddedLayoutAlgorithm
 
setGraphUndoManager(GraphUndoManager) - Method in class org.jgraph.pad.GPDocument
Sets the graphUndoManager.
setGraphpad(GPGraphpad) - Method in class org.jgraph.pad.AbstractDefaultVertexnPortsCreator
 
setGraphpad(GPGraphpad) - Method in class org.jgraph.pad.GPDocument
Sets the graphpad.
setGraphpad(GPGraphpad) - Method in class org.jgraph.pad.GPMarqueeHandler
 
setGraphpad(GPGraphpad) - Method in interface org.jgraph.pad.VertexnPortsCreatorInterface
 
setGraphpad(GPGraphpad) - Method in class org.jgraph.pad.actions.AbstractActionDefault
Sets the graphpad.
setGravitation(double) - Method in class org.jgraph.layout.GEMLayoutSettings
 
setIdMap(GraphCellIdentityMap) - Method in class org.jgraph.net.GraphNetworkModel
 
setIndention(String) - Method in class org.jgraph.layout.SugiyamaLayoutSettings
Set the value of the "Horizontal spacing" text field.
setInitTemperature(double) - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
setInitTemperature(double) - Method in class org.jgraph.layout.GEMLayoutSettings
 
setIntPos(Component, String, int) - Static method in class org.jgraph.utils.gui.PositionManager
Sets a value for the component.
setInternalFrame(GPInternalFrame) - Method in class org.jgraph.pad.GPDocument
Sets the internalFrame.
setIsMetric(boolean) - Method in class org.jgraph.pad.Rule
 
setKeyTypes(Class[]) - Method in class org.jgraph.pad.DefaultGraphModelFileFormatXML
 
setKnownKeys(String[]) - Method in class org.jgraph.pad.DefaultGraphModelFileFormatXML
 
setLambda(ArrayList) - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
setLastFound(Object) - Method in class org.jgraph.pad.GPDocument
Sets the lastFound.
setLayoutOrientation(int) - Method in class org.jgraph.layout.MoenLayoutAlgorithm
 
setLayoutUpdateAdditionalCostFunctionConfiguration(int) - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
setLayoutUpdateAdditionalLambda(ArrayList) - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
setLayoutUpdateAlphaOsc(double) - Method in class org.jgraph.layout.GEMLayoutSettings
 
setLayoutUpdateAlphaRot(double) - Method in class org.jgraph.layout.GEMLayoutSettings
 
setLayoutUpdateAvoidOverlapping(boolean) - Method in class org.jgraph.layout.GEMLayoutSettings
 
setLayoutUpdateClusteringEnabled(boolean) - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
setLayoutUpdateClusteringEnabled(boolean) - Method in class org.jgraph.layout.GEMLayoutSettings
 
setLayoutUpdateClusteringFactor(double) - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
setLayoutUpdateClusteringFactor(double) - Method in class org.jgraph.layout.GEMLayoutSettings
 
setLayoutUpdateClusteringForceScalingFactor(double) - Method in class org.jgraph.layout.GEMLayoutSettings
 
setLayoutUpdateClusteringInitTemperature(double) - Method in class org.jgraph.layout.GEMLayoutSettings
 
setLayoutUpdateClusteringMoveScaleFactor(double) - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
setLayoutUpdateComputePermutation(boolean) - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
setLayoutUpdateComputePermutation(boolean) - Method in class org.jgraph.layout.GEMLayoutSettings
 
setLayoutUpdateCostFunctionConfiguration(int) - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
setLayoutUpdateDepth(int) - Method in class org.jgraph.layout.GEMLayoutSettings
 
setLayoutUpdateEnabled(boolean) - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
setLayoutUpdateEnabled(boolean) - Method in class org.jgraph.layout.GEMLayoutSettings
 
setLayoutUpdateEndPerAverage(boolean) - Method in class org.jgraph.layout.GEMLayoutSettings
 
setLayoutUpdateGravitation(double) - Method in class org.jgraph.layout.GEMLayoutSettings
 
setLayoutUpdateInitTemperature(double) - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
setLayoutUpdateInitTemperature(double) - Method in class org.jgraph.layout.GEMLayoutSettings
 
setLayoutUpdateLambda(ArrayList) - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
setLayoutUpdateMaxRounds(int) - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
setLayoutUpdateMaxTemperature(double) - Method in class org.jgraph.layout.GEMLayoutSettings
 
setLayoutUpdateMethod(String) - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
setLayoutUpdateMethod(String) - Method in class org.jgraph.layout.GEMLayoutSettings
 
setLayoutUpdateMethodNeighborsDepth(int) - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
setLayoutUpdateMethodPerimeterInitSize(double) - Method in class org.jgraph.layout.GEMLayoutSettings
 
setLayoutUpdateMethodPerimeterRadius(double) - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
setLayoutUpdateMethodPerimeterRadiusIncrease(double) - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
setLayoutUpdateMethodPerimeterSizeInc(double) - Method in class org.jgraph.layout.GEMLayoutSettings
 
setLayoutUpdateMinDistance(double) - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
setLayoutUpdateMinTemperature(double) - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
setLayoutUpdateMinTemperature(double) - Method in class org.jgraph.layout.GEMLayoutSettings
 
setLayoutUpdateOptimizationAlgorithmEnabled(boolean) - Method in class org.jgraph.layout.GEMLayoutSettings
 
setLayoutUpdateOptimizationConfiguration(Properties) - Method in class org.jgraph.layout.GEMLayoutSettings
 
setLayoutUpdateOverlapDetectionWidth(double) - Method in class org.jgraph.layout.GEMLayoutSettings
 
setLayoutUpdateOverlapPreferredDistance(double) - Method in class org.jgraph.layout.GEMLayoutSettings
 
setLayoutUpdatePreferredEdgeLength(double) - Method in class org.jgraph.layout.GEMLayoutSettings
 
setLayoutUpdateRandomImpulseRange(double) - Method in class org.jgraph.layout.GEMLayoutSettings
 
setLayoutUpdateResultBounds(Rectangle) - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
setLayoutUpdateSigmaOsc(double) - Method in class org.jgraph.layout.GEMLayoutSettings
 
setLayoutUpdateSigmaRot(double) - Method in class org.jgraph.layout.GEMLayoutSettings
 
setLayoutUpdateTemperatureScaleFactor(double) - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
setLayoutUpdateTriesPerCell(int) - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
setLayoutUpdateUphillMovesAllowed(boolean) - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
setLevelDistance(int) - Method in class org.jgraph.layout.TreeLayoutAlgorithm
 
setLevelHeights(List) - Method in class org.jgraph.layout.TreeLayoutAlgorithm
 
setLocalAttributes(Set) - Method in class org.jgraph.pad.GPExplorer.StatefulGraphLayoutCache
 
setLocale(Locale) - Static method in class org.jgraph.pad.resources.Translator
Sets the new locale and fires events to the locale change listener.
setLocation(int, int) - Method in class org.jgraph.utils.JDialogP
Sets the {3} attribute of the JDialogP object
setLocation(Point) - Method in class org.jgraph.utils.JDialogP
Sets the {3} attribute of the JDialogP object
setLocation(int, int) - Method in class org.jgraph.utils.JFrameP
Sets the location attribute of the JFrameP object
setLocation(Point) - Method in class org.jgraph.utils.JFrameP
Sets the location attribute of the JFrameP object
setLogNotFoundResources(boolean) - Static method in class org.jgraph.pad.resources.Translator
Sets the logNotFoundResources.
setM_dragging(boolean) - Method in class org.jgraph.pad.GPMarqueeHandler
 
setMapID(String) - Method in class org.jgraph.pad.DefaultGraphModelFileFormatXML.DelayedAttributeID
 
setMaxIterations(int) - Method in class org.jgraph.layout.SpringEmbeddedLayoutAlgorithm
 
setMaxRounds(int) - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
setMaxTemperature(double) - Method in class org.jgraph.layout.GEMLayoutSettings
 
setMaximumProgress(int) - Method in class org.jgraph.layout.JGraphLayoutAlgorithm
Sets the maximum progress.
setMe4Actions() - Method in class org.jgraph.GPGraphpad
 
setMessage(String) - Method in class org.jgraph.pad.GPStatusBar
Sets the message.
setMinDistance(double) - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
setMinTemperature(double) - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
setMinTemperature(double) - Method in class org.jgraph.layout.GEMLayoutSettings
 
setModified(boolean) - Method in class org.jgraph.pad.GPDocument
 
setMouseOver(boolean) - Method in class org.jgraph.cellview.JGraphIconView
 
setName(String) - Method in class org.jgraph.pad.GPLibraryPanel.ScrollablePanel
 
setName(String) - Method in class org.jgraph.utils.gui.GPDialog
Calls the super implementation and makes an update for the component by using the locale change adapter and the position manager.
setName(String) - Method in class org.jgraph.utils.gui.GPFrame
Calls the super implementation and makes an update for the component by using the locale change adapter and the position manager.
setName(String) - Method in class org.jgraph.utils.gui.GPInternalFrame
Calls the super implementation and makes an update for the component by using the locale change adapter and the position manager.
setName(String) - Method in class org.jgraph.utils.gui.GPSplitPane
Calls the super implementation and makes an update for the component by using the locale change adapter and the position manager.
setNetworkModel(GraphNetworkModel) - Method in class org.jgraph.pad.GPDocument
Sets the networkModel.
setNodeDistance(int) - Method in class org.jgraph.layout.TreeLayoutAlgorithm
 
setOptimizationAlgorithmEnabled(boolean) - Method in class org.jgraph.layout.GEMLayoutSettings
 
setOptimizationConfiguration(Properties) - Method in class org.jgraph.layout.GEMLayoutSettings
 
setOrientation(int) - Method in class org.jgraph.layout.MoenLayoutSettings
Set the value of the "Vertical Spacing" text field.
setOrientation(int) - Method in class org.jgraph.layout.TreeLayoutAlgorithm
SwingConstants.NORTH SwingConstants.EAST SwingConstants.SOUTH SwingConstants.WEST
setOrientation(int) - Method in class org.jgraph.layout.TreeLayoutSettings
Set the value of the "Vertical Spacing" text field.
setOverlapDetectionWidth(double) - Method in class org.jgraph.layout.GEMLayoutSettings
 
setOverlapPreferredDistance(double) - Method in class org.jgraph.layout.GEMLayoutSettings
 
setOverviewDialog(JDialog) - Method in class org.jgraph.pad.GPDocument
Sets the overviewDialog.
setPad(GPGraphpad) - Static method in class org.jgraph.JGraphpad
 
setPageFormat(PageFormat) - Method in class org.jgraph.pad.GPGraph
 
setPageVisible(boolean) - Method in class org.jgraph.pad.GPGraph
 
setParentActionMap(ActionMap) - Method in class org.jgraph.GPGraphpad
 
setPoints(List) - Method in class org.jgraph.pad.DefaultGraphModelFileFormatXML.DelayedAttributeID
 
setPort(PortView) - Method in class org.jgraph.pad.GPMarqueeHandler
 
setPos(int) - Method in class org.jgraph.pad.GPBarEntry
Sets the pos.
setPosition(Point, int) - Method in class org.jgraph.layout.TreeLayoutAlgorithm.TreeNode
 
setPosition(List) - Method in class org.jgraph.layout.TreeLayoutAlgorithm
 
setPreferredEdgeLength(double) - Method in class org.jgraph.layout.GEMLayoutSettings
 
setPresetConfig(Properties) - Method in class org.jgraph.layout.AnnealingLayoutAlgorithm
 
setPresetConfigs(Properties[]) - Method in class org.jgraph.layout.GEMLayoutSettings
 
setPrio(Object, double) - Method in class org.jgraph.algebra.PriorityQueue
 
setPrio(Object, double) - Method in class org.jgraph.pad.GPGraphTools.PriorityQueue
 
setProgress(int) - Method in class org.jgraph.layout.JGraphLayoutAlgorithm
 
setProperties(Map) - Method in class org.jgraph.pad.GPUserObject
 
setRandomImpulseRange(double) - Method in class org.jgraph.layout.GEMLayoutSettings
 
setRect(String, Rectangle) - Method in class org.jgraph.utils.UserProperties
Sets the {3} attribute of the UserProperties object
setResizeAction(AbstractAction) - Method in class org.jgraph.pad.GPDocument
 
setResultBounds(Rectangle) - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
setRowRule(Rule) - Method in class org.jgraph.pad.GPDocument
Sets the rowRule.
setScale(double) - Method in class org.jgraph.pad.GPDocument
 
setScale(String) - Method in class org.jgraph.pad.GPStatusBar
Sets the scale.
setScale(double) - Method in class org.jgraph.pad.RealGraphCellRenderer
 
setScrollPane(JScrollPane) - Method in class org.jgraph.pad.GPDocument
Sets the scrollPane.
setSelected(GPLibraryPanel.GraphCellsComponent) - Method in class org.jgraph.pad.GPLibraryPanel
 
setSelectionAttributes(Map) - Method in class org.jgraph.pad.GPDocument
 
setSelectionAttributes(Map) - Method in class org.jgraph.pad.actions.AbstractActionDefault
 
setServer(GraphNetworkModelPeer) - Method in class org.jgraph.net.GraphNetworkModel
 
setServerSocket(ServerSocket) - Method in class org.jgraph.net.GraphNetworkModelPeer
 
setSigmaOsc(double) - Method in class org.jgraph.layout.GEMLayoutSettings
 
setSigmaRot(double) - Method in class org.jgraph.layout.GEMLayoutSettings
 
setSize(Dimension) - Method in class org.jgraph.utils.JDialogP
Sets the {3} attribute of the JDialogP object
setSize(int, int) - Method in class org.jgraph.utils.JDialogP
Sets the {3} attribute of the JDialogP object
setSize(Dimension) - Method in class org.jgraph.utils.JFrameP
Sets the size attribute of the JFrameP object
setSize(int, int) - Method in class org.jgraph.utils.JFrameP
Sets the size attribute of the JFrameP object
setSource(boolean) - Method in class org.jgraph.pad.DefaultGraphModelFileFormatXML.ConnectionID
 
setSpacing(Point) - Method in class org.jgraph.layout.SugiyamaLayoutAlgorithm
Sets grid spacing.
setSplitPane(GPSplitPane) - Method in class org.jgraph.pad.GPDocument
Sets the splitPane.
setTargetID(String) - Method in class org.jgraph.pad.DefaultGraphModelFileFormatXML.ConnectionID
 
setTemperatureScaleFactor(double) - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
setText(String) - Method in class org.jgraph.cellview.JGraphIconView.DescriptionTextArea
 
setToolBarsVisible(boolean) - Method in class org.jgraph.GPGraphpad
 
setToolTipText() - Method in class org.jgraph.layout.GEMLayoutSettings
 
setToolTipTexts() - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
setTouch(Touch) - Method in class org.jgraph.pad.GPDocument
Sets the touch.
setTriesPerCell(int) - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
setUphillMovesAllowed(boolean) - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
setValidateDTD(boolean) - Static method in class org.jgraph.util.JGraphGXLCodec
Setter for the property validateDTD
setValue(Object) - Method in class org.jgraph.pad.GPUserObject
 
setVertical(boolean) - Method in class org.jgraph.layout.SugiyamaLayoutAlgorithm
Sets the layout direction.
setVerticalDirection(boolean) - Method in class org.jgraph.layout.SugiyamaLayoutSettings
Sets the value of the "Vertical Direction" check box
setVerticalSpacing(String) - Method in class org.jgraph.layout.SugiyamaLayoutSettings
Set the value of the "Vertical Spacing" text field.
sets - Variable in class org.jgraph.algebra.UnionFind
 
sets - Variable in class org.jgraph.pad.GPGraphTools.UnionFind
 
sgn(double) - Static method in class org.jgraph.layout.AnnealingLayoutAlgorithm.MathExtensions
Extracts the leading sign of x.
sgn(double) - Static method in class org.jgraph.utils.MathExtensions
Extracts the leading sign of x.
sharedInstance - Static variable in class org.jgraph.util.JGraphParallelEdgeRouter
 
sharedInstance - Static variable in class org.jgraph.utils.ShadowBorder
 
sharedJGraphLayoutRegistry - Static variable in class org.jgraph.layout.JGraphLayoutRegistry
Contains the shared registry instance
shouldSelectCell(EventObject) - Method in class org.jgraph.cellview.JGraphMultilineView.MultiLinedEditor.RealCellEditor
 
show() - Method in class org.jgraph.pad.GPSelectProvider
shows the select dialog.
show() - Method in class org.jgraph.utils.JDialogP
Description of the Method
show() - Method in class org.jgraph.utils.JFrameP
Description of the Method
showNewGroups - Static variable in class org.jgraph.pad.GPExplorer.StatefulGraphLayoutCache
 
showPopupMenu(Component, Point) - Method in class org.jgraph.pad.GPLibraryPanel
 
showPropertyDialog(GPGraph, Object) - Method in class org.jgraph.pad.GPUserObject
 
showRuler - Static variable in class org.jgraph.pad.GPDocument
true if the ruler show is activated
sigmaOsc - Variable in class org.jgraph.layout.GEMLayoutAlgorithm
penalty value for a detected oscillation
sigmaRot - Variable in class org.jgraph.layout.GEMLayoutAlgorithm
penalty value for a detected rotation
size - Variable in class org.jgraph.pad.actions.AbstractActionListCell
 
solveEdgeCrosses(JGraph, List) - Method in class org.jgraph.layout.SugiyamaLayoutAlgorithm
 
solveEdgeCrosses(JGraph, boolean, List, int) - Method in class org.jgraph.layout.SugiyamaLayoutAlgorithm
 
sort(JGraph, Object[], GPGraphTools.CostFunction) - Method in class org.jgraph.pad.GPGraphTools
 
sort(JGraph, Object[], CostFunction) - Static method in class org.jgraph.util.JGraphUtilities
 
source - Variable in class org.jgraph.pad.DefaultGraphModelFileFormatXML.ConnectionID
 
spacing - Variable in class org.jgraph.layout.SugiyamaLayoutAlgorithm
The default grid spacing is (250, 150).
splitPane - Variable in class org.jgraph.pad.GPDocument
Splitpane between the libraries and the graph
start - Variable in class org.jgraph.pad.GPMarqueeHandler
 
start() - Method in class org.jgraph.pad.Touch
 
startDamper() - Method in class org.jgraph.pad.Touch
 
stateChanged(ChangeEvent) - Method in class org.jgraph.pad.GPExplorer
 
statusBar - Variable in class org.jgraph.pad.GPExplorer
 
statusbar - Variable in class org.jgraph.GPGraphpad
The current Statusbar for this Graphpad instance
stop() - Method in class org.jgraph.cellview.JGraphAbstractIconAnimator
Stop animating this instance of AbstractIconAnimator.
stop() - Method in class org.jgraph.pad.Touch
 
stopCellEditing() - Method in class org.jgraph.cellview.JGraphMultilineView.MultiLinedEditor.RealCellEditor
 
stopDamper() - Method in class org.jgraph.pad.Touch
 
stream - Variable in class org.jgraph.util.JGraphConsole
 
switchPreferences(int) - Method in class org.jgraph.layout.GEMLayoutSettings
Changes the configuration of the This is one, of the array of configurations, gained in the constructor or with GEMLayoutSettings.setPresetConfigs(Properties[]).

T

TEXT - Static variable in class org.jgraph.pad.GPDefaultCellFactory
 
TOOLBARS - Static variable in class org.jgraph.pad.GPBarFactory
Main key for the toolbars
TextCell - class org.jgraph.pad.TextCell.
 
TextCell() - Constructor for class org.jgraph.pad.TextCell
 
TextCell(Object) - Constructor for class org.jgraph.pad.TextCell
 
TextCell(Object, boolean) - Constructor for class org.jgraph.pad.TextCell
 
ToolBoxDiamond - class org.jgraph.pad.actions.ToolBoxDiamond.
 
ToolBoxDiamond() - Constructor for class org.jgraph.pad.actions.ToolBoxDiamond
 
ToolBoxEdge - class org.jgraph.pad.actions.ToolBoxEdge.
 
ToolBoxEdge(GPGraphpad) - Constructor for class org.jgraph.pad.actions.ToolBoxEdge
Constructor for ToolBoxEdge.
ToolBoxEllipse - class org.jgraph.pad.actions.ToolBoxEllipse.
 
ToolBoxEllipse() - Constructor for class org.jgraph.pad.actions.ToolBoxEllipse
 
ToolBoxIcon - class org.jgraph.pad.actions.ToolBoxIcon.
 
ToolBoxIcon() - Constructor for class org.jgraph.pad.actions.ToolBoxIcon
 
ToolBoxLine - class org.jgraph.pad.actions.ToolBoxLine.
 
ToolBoxLine(GPGraphpad) - Constructor for class org.jgraph.pad.actions.ToolBoxLine
Constructor for ToolBoxLine.
ToolBoxRectangle - class org.jgraph.pad.actions.ToolBoxRectangle.
 
ToolBoxRectangle() - Constructor for class org.jgraph.pad.actions.ToolBoxRectangle
 
ToolBoxRoundRectangle - class org.jgraph.pad.actions.ToolBoxRoundRectangle.
 
ToolBoxRoundRectangle() - Constructor for class org.jgraph.pad.actions.ToolBoxRoundRectangle
 
ToolBoxSelect - class org.jgraph.pad.actions.ToolBoxSelect.
 
ToolBoxSelect(GPGraphpad) - Constructor for class org.jgraph.pad.actions.ToolBoxSelect
Constructor for ToolBoxSelect.
ToolBoxSwimlane - class org.jgraph.pad.actions.ToolBoxSwimlane.
 
ToolBoxSwimlane() - Constructor for class org.jgraph.pad.actions.ToolBoxSwimlane
 
ToolBoxText - class org.jgraph.pad.actions.ToolBoxText.
 
ToolBoxText() - Constructor for class org.jgraph.pad.actions.ToolBoxText
 
ToolBoxZoomArea - class org.jgraph.pad.actions.ToolBoxZoomArea.
 
ToolBoxZoomArea(GPGraphpad) - Constructor for class org.jgraph.pad.actions.ToolBoxZoomArea
Constructor for ToolBoxZoomArea.
ToolsGridSize - class org.jgraph.pad.actions.ToolsGridSize.
 
ToolsGridSize(GPGraphpad) - Constructor for class org.jgraph.pad.actions.ToolsGridSize
Constructor for ToolsGridSize.
ToolsLookAndFeel - class org.jgraph.pad.actions.ToolsLookAndFeel.
 
ToolsLookAndFeel(GPGraphpad) - Constructor for class org.jgraph.pad.actions.ToolsLookAndFeel
Constructor for ToolsLookAndFeel.
ToolsMetric - class org.jgraph.pad.actions.ToolsMetric.
 
ToolsMetric(GPGraphpad) - Constructor for class org.jgraph.pad.actions.ToolsMetric
Constructor for ToolsMetric.
ToolsMetric(GPGraphpad, String) - Constructor for class org.jgraph.pad.actions.ToolsMetric
Constructor for ToolsMetric.
ToolsMetric(GPGraphpad, String, Icon) - Constructor for class org.jgraph.pad.actions.ToolsMetric
Constructor for ToolsMetric.
ToolsPortSize - class org.jgraph.pad.actions.ToolsPortSize.
 
ToolsPortSize(GPGraphpad) - Constructor for class org.jgraph.pad.actions.ToolsPortSize
Constructor for ToolsPortSize.
ToolsShowExplorer - class org.jgraph.pad.actions.ToolsShowExplorer.
 
ToolsShowExplorer(GPGraphpad) - Constructor for class org.jgraph.pad.actions.ToolsShowExplorer
Constructor for ToolsShowOverview.
ToolsShowOverview - class org.jgraph.pad.actions.ToolsShowOverview.
 
ToolsShowOverview(GPGraphpad) - Constructor for class org.jgraph.pad.actions.ToolsShowOverview
Constructor for ToolsShowOverview.
ToolsShowStatusbar - class org.jgraph.pad.actions.ToolsShowStatusbar.
 
ToolsShowStatusbar(GPGraphpad) - Constructor for class org.jgraph.pad.actions.ToolsShowStatusbar
Constructor for ToolsShowStatusbar.
ToolsShowToolbar - class org.jgraph.pad.actions.ToolsShowToolbar.
 
ToolsShowToolbar(GPGraphpad) - Constructor for class org.jgraph.pad.actions.ToolsShowToolbar
Constructor for ToolsShowToolbar.
ToolsShowToolbar(GPGraphpad, String) - Constructor for class org.jgraph.pad.actions.ToolsShowToolbar
Constructor for ToolsShowToolbar.
ToolsShowToolbar(GPGraphpad, String, Icon) - Constructor for class org.jgraph.pad.actions.ToolsShowToolbar
Constructor for ToolsShowToolbar.
ToolsSnapSize - class org.jgraph.pad.actions.ToolsSnapSize.
 
ToolsSnapSize(GPGraphpad) - Constructor for class org.jgraph.pad.actions.ToolsSnapSize
Constructor for ToolsSnapSize.
ToolsStatusbar - class org.jgraph.pad.actions.ToolsStatusbar.
 
ToolsStatusbar(GPGraphpad) - Constructor for class org.jgraph.pad.actions.ToolsStatusbar
Constructor for ToolsStatusbar.
ToolsStatusbar(GPGraphpad, String) - Constructor for class org.jgraph.pad.actions.ToolsStatusbar
Constructor for ToolsStatusbar.
ToolsStatusbar(GPGraphpad, String, Icon) - Constructor for class org.jgraph.pad.actions.ToolsStatusbar
Constructor for ToolsStatusbar.
ToolsTooltips - class org.jgraph.pad.actions.ToolsTooltips.
 
ToolsTooltips(GPGraphpad) - Constructor for class org.jgraph.pad.actions.ToolsTooltips
Constructor for ToolsTooltips.
Touch - class org.jgraph.pad.Touch.
 
Touch(GPGraph) - Constructor for class org.jgraph.pad.Touch
Constructor with a supplied TGPanel tgp.
Translator - class org.jgraph.pad.resources.Translator.
Contains ResourceBundle objects.
Translator() - Constructor for class org.jgraph.pad.resources.Translator
 
TranslatorConstants - interface org.jgraph.pad.resources.TranslatorConstants.
Constant values for a part of the language key
TreeLayoutAlgorithm - class org.jgraph.layout.TreeLayoutAlgorithm.
TODO:COMMENT ME!
TreeLayoutAlgorithm() - Constructor for class org.jgraph.layout.TreeLayoutAlgorithm
 
TreeLayoutAlgorithm.PolyLine - class org.jgraph.layout.TreeLayoutAlgorithm.PolyLine.
 
TreeLayoutAlgorithm.PolyLine(int) - Constructor for class org.jgraph.layout.TreeLayoutAlgorithm.PolyLine
 
TreeLayoutAlgorithm.TreeNode - class org.jgraph.layout.TreeLayoutAlgorithm.TreeNode.
 
TreeLayoutAlgorithm.TreeNode(CellView) - Constructor for class org.jgraph.layout.TreeLayoutAlgorithm.TreeNode
 
TreeLayoutSettings - class org.jgraph.layout.TreeLayoutSettings.
A Dialog for configuring a TreeLayoutAlgorithm.
TreeLayoutSettings(TreeLayoutAlgorithm) - Constructor for class org.jgraph.layout.TreeLayoutSettings
Creates new form SugiyamaLayoutConfigurationDialog
table - Variable in class org.jgraph.pad.GPUserObject
 
targetID - Variable in class org.jgraph.pad.DefaultGraphModelFileFormatXML.ConnectionID
 
text - Variable in class org.jgraph.pad.GPTransferable
 
toImage(JGraph, Color, int) - Static method in class org.jgraph.util.JGraphUtilities
If bg is null then a transparent background is applied to the image, else the background is filled with the bg color.
toString() - Method in class org.jgraph.layout.AnnealingLayoutAlgorithm
Returns the name of this algorithm in human readable form.
toString() - Method in class org.jgraph.layout.CircleGraphLayout
Returns the name of this algorithm in human readable form.
toString() - Method in class org.jgraph.layout.GEMLayoutAlgorithm
Returns the name of this algorithm in human readable form.
toString() - Method in class org.jgraph.layout.MoenLayoutAlgorithm
Returns the name of this algorithm in human readable form.
toString() - Method in class org.jgraph.layout.OrderedTreeLayoutAlgorithm
Returns the name of this algorithm in human readable form.
toString() - Method in class org.jgraph.layout.RadialTreeLayoutAlgorithm
Returns the name of this algorithm in human readable form.
toString() - Method in class org.jgraph.layout.SpringEmbeddedLayoutAlgorithm
Returns the name of this algorithm in human readable form.
toString() - Method in class org.jgraph.layout.SugiyamaLayoutAlgorithm
Returns the name of this algorithm in human readable form.
toString() - Method in class org.jgraph.layout.TreeLayoutAlgorithm
Returns the name of this algorithm in human readable form.
toString(GPGraph) - Method in class org.jgraph.pad.DefaultGraphModelFileFormatXML
 
toString() - Method in class org.jgraph.pad.GPBarEntry
Prints the Entry with all properties.
toString() - Method in class org.jgraph.pad.GPLibraryPanel.ScrollablePanel
 
toString() - Method in class org.jgraph.pad.GPUserObject
 
tokenize(String, String) - Static method in class org.jgraph.pad.DefaultGraphModelFileFormatXML
 
tokenize(String, String) - Method in class org.jgraph.pad.GPBarFactory
Tokenizes the value for the key and integrates bar entries.
tokenize(String) - Static method in class org.jgraph.pad.actions.AbstractActionList
 
tokenize(String) - Static method in class org.jgraph.utils.Utilities
Take the given string and chop it up into a series of strings on whitespace boundries.
tokenize(String, String) - Static method in class org.jgraph.utils.Utilities
 
toolBarInnerPanel - Variable in class org.jgraph.GPGraphpad
The current Toolbar for this graphpad
toolBarMainPanel - Variable in class org.jgraph.GPGraphpad
The current Toolbar for this graphpad
toolBarsVisible - Variable in class org.jgraph.GPGraphpad
Boolean for the visible state of the toolbars
toolTipOriginalEnabledStatus - Variable in class org.jgraph.utils.HTMLPane
 
touch - Variable in class org.jgraph.pad.GPDocument
On the fly layout
trans - Variable in class org.jgraph.pad.GPLibraryPanel.GraphCellsComponent
 

U

UP_TO_DOWN - Static variable in class org.jgraph.layout.MoenLayoutAlgorithm
 
UndoHandler - class org.jgraph.pad.UndoHandler.
Undo listener for one document.
UndoHandler(GPDocument) - Constructor for class org.jgraph.pad.UndoHandler
 
UnionFind - class org.jgraph.algebra.UnionFind.
 
UnionFind() - Constructor for class org.jgraph.algebra.UnionFind
 
UserProperties - class org.jgraph.utils.UserProperties.
 
Utilities - class org.jgraph.utils.Utilities.
Utility methods.
u2 - Static variable in class org.jgraph.pad.actions.AbstractActionList
 
undoHandler - Variable in class org.jgraph.pad.GPDocument
The graphUndoManager handler for the current document.
undoableEditHappened(UndoableEditEvent) - Method in class org.jgraph.pad.UndoHandler
Messaged when the Document has created an edit, the edit is added to graphUndoManager, an instance of UndoManager.
union(Object, Object) - Method in class org.jgraph.algebra.UnionFind
 
union(Object, Object) - Method in class org.jgraph.pad.GPGraphTools.UnionFind
 
unregisterEscAction() - Method in class org.jgraph.utils.gui.GPDialog
Unregisters the esc action of this frame.
unregisterEscAction() - Method in class org.jgraph.utils.gui.GPFrame
Unregisters the esc action of this frame.
unregisterEscAction() - Method in class org.jgraph.utils.gui.GPInternalFrame
Unregisters the esc action of this frame.
unregisterListeners(JGraph) - Method in class org.jgraph.pad.GPDocument
 
upDownNodeLayout(MoenLayoutAlgorithm.TreeLayoutNode, int, int) - Method in class org.jgraph.layout.MoenLayoutAlgorithm
 
update() - Method in class org.jgraph.GPGraphpad
 
update() - Method in class org.jgraph.algebra.PriorityQueue
 
update() - Method in class org.jgraph.pad.AbstractDefaultVertexnPortsCreator
 
update() - Method in class org.jgraph.pad.GPDocument
 
update() - Method in class org.jgraph.pad.GPGraphTools.PriorityQueue
 
update() - Method in class org.jgraph.pad.actions.AbstractActionDefault
empty implementation for this typ of action
update() - Method in class org.jgraph.pad.actions.AbstractActionToggle
updates all Abstract Buttons from this action
update() - Method in class org.jgraph.pad.actions.EditRedo
 
update() - Method in class org.jgraph.pad.actions.EditUndo
 
update() - Method in class org.jgraph.pad.actions.FileExit
Empty implementation.
update() - Method in class org.jgraph.pad.actions.FileNew
Empty implementation.
update() - Method in class org.jgraph.pad.actions.FileOpen
Empty implementation.
update() - Method in class org.jgraph.pad.actions.FileOpenURL
Empty implementation.
update() - Method in class org.jgraph.pad.actions.FileSaveTiki
empty implementation for this typ of action
update() - Method in class org.jgraph.pad.actions.FileSharingConnect
Empty implementation.
update() - Method in class org.jgraph.pad.actions.FileSharingShare
 
update() - Method in class org.jgraph.pad.actions.HelpAbout
Empty implementation.
update() - Method in class org.jgraph.pad.actions.HelpHomepage
Empty implementation.
update() - Method in class org.jgraph.pad.actions.HelpSubmitABug
Empty implementation.
update() - Method in class org.jgraph.pad.actions.ToolBoxEdge
 
update() - Method in class org.jgraph.pad.actions.ToolBoxLine
 
update() - Method in class org.jgraph.pad.actions.ToolBoxSelect
 
update() - Method in class org.jgraph.pad.actions.ToolBoxZoomArea
 
update() - Method in class org.jgraph.pad.actions.ToolsLookAndFeel
updates all Abstract Buttons from this action
update() - Method in class org.jgraph.pad.actions.ToolsShowStatusbar
updates all Abstract Buttons from this action
update() - Method in class org.jgraph.pad.actions.ToolsShowToolbar
updates all Abstract Buttons from this action
update() - Method in class org.jgraph.pad.actions.WindowLogConsole
Empty Implementation
updateComponent(Component) - Static method in class org.jgraph.utils.gui.LocaleChangeAdapter
This method will be called from the updateContainer method.
updateComponent(Component) - Static method in class org.jgraph.utils.gui.PositionManager
The method reads the old position values and sets them to the component.
updateContainer(Container) - Static method in class org.jgraph.utils.gui.LocaleChangeAdapter
This method will be called from the localeChanged method or it will be called recursively.
updateFrameTitle() - Method in class org.jgraph.pad.GPDocument
 
updateMenuItems() - Method in class org.jgraph.pad.actions.WindowWindows
Update the menu items.
updatePageFormat() - Method in class org.jgraph.pad.GPDocument
not from Printable interface, but related
updateProgress4Movements() - Method in class org.jgraph.layout.SugiyamaLayoutAlgorithm
Updates the progress based on the movements count
updateUI() - Method in class org.jgraph.pad.GPGraph
Notification from the UIManager that the L&F has changed.
upload(GPGraph) - Method in class org.jgraph.GPGraphpad
 
uploadFile - Variable in class org.jgraph.GPGraphpad
 
uploadMap(GPGraph) - Method in class org.jgraph.GPGraphpad
 
uploadPNG(BufferedImage) - Method in class org.jgraph.GPGraphpad
 
uploadPath - Variable in class org.jgraph.GPGraphpad
 
uploadToTiki(GPGraphpad, GPDocument) - Static method in class org.jgraph.JGraphpad
 
userObjectMap - Variable in class org.jgraph.pad.DefaultGraphModelFileFormatXML
 

V

VALUES_INC - Static variable in class org.jgraph.layout.GEMLayoutAlgorithm
to identify for the method GEMLayoutAlgorithm.loadRuntimeValues(int), that the algorithm wants to perform a layout update
VALUES_PUR - Static variable in class org.jgraph.layout.GEMLayoutAlgorithm
to identify for the method GEMLayoutAlgorithm.loadRuntimeValues(int), that the algorithm wants to perform a new run
VERSION - Static variable in class org.jgraph.JGraphpad
 
VERTICAL - Static variable in class org.jgraph.pad.Rule
 
VertexnPortsCreatorInterface - interface org.jgraph.pad.VertexnPortsCreatorInterface.
An interface that specify the required methods for creating a cell Don't worry, you won't need to implement all of these methods since some have just a convenient default implementation in AbstractDefaultVertexnPortsCreator
ViewActualSize - class org.jgraph.pad.actions.ViewActualSize.
Set the graph scale to 100%.
ViewActualSize(GPGraphpad) - Constructor for class org.jgraph.pad.actions.ViewActualSize
Constructor for ViewActualSize.
ViewAntiAlias - class org.jgraph.pad.actions.ViewAntiAlias.
 
ViewAntiAlias(GPGraphpad) - Constructor for class org.jgraph.pad.actions.ViewAntiAlias
Constructor for ViewAntiAlias.
ViewFit - class org.jgraph.pad.actions.ViewFit.
 
ViewFit(GPGraphpad) - Constructor for class org.jgraph.pad.actions.ViewFit
Constructor for ViewFit.
ViewGrid - class org.jgraph.pad.actions.ViewGrid.
 
ViewGrid(GPGraphpad) - Constructor for class org.jgraph.pad.actions.ViewGrid
Constructor for ViewGrid.
ViewLayout - class org.jgraph.pad.actions.ViewLayout.
 
ViewLayout(GPGraphpad) - Constructor for class org.jgraph.pad.actions.ViewLayout
Constructor for ViewLayout.
ViewPorts - class org.jgraph.pad.actions.ViewPorts.
 
ViewPorts(GPGraphpad) - Constructor for class org.jgraph.pad.actions.ViewPorts
Constructor for ViewPorts.
ViewRuler - class org.jgraph.pad.actions.ViewRuler.
 
ViewRuler(GPGraphpad) - Constructor for class org.jgraph.pad.actions.ViewRuler
Constructor for ViewRuler.
ViewScaleCustom - class org.jgraph.pad.actions.ViewScaleCustom.
Opens a dialog to set the graph scale.
ViewScaleCustom(GPGraphpad) - Constructor for class org.jgraph.pad.actions.ViewScaleCustom
Constructor for ViewScaleCustom.
ViewScaleZoomIn - class org.jgraph.pad.actions.ViewScaleZoomIn.
Zoom in (doubles the current scale)
ViewScaleZoomIn(GPGraphpad) - Constructor for class org.jgraph.pad.actions.ViewScaleZoomIn
Constructor for ViewScaleZoomIn.
ViewScaleZoomOut - class org.jgraph.pad.actions.ViewScaleZoomOut.
Zoom out (halves the current scale)
ViewScaleZoomOut(GPGraphpad) - Constructor for class org.jgraph.pad.actions.ViewScaleZoomOut
Constructor for ViewScaleZoomOut.
v - Variable in class org.jgraph.pad.GPOverviewPanel
 
validate() - Method in class org.jgraph.utils.gui.GPDialog
makes an update for the locale dependent values from the whole container and calls the super implementation
validate() - Method in class org.jgraph.utils.gui.GPFrame
makes an update for the locale dependent values from the whole container and calls the super implementation
validate() - Method in class org.jgraph.utils.gui.GPInternalFrame
makes an update for the locale dependent values from the whole container and calls the super implementation
valueChanged(GraphSelectionEvent) - Method in class org.jgraph.pad.GPDocument
 
valueChanged(GraphSelectionEvent) - Method in class org.jgraph.pad.GPExplorer
 
valueForCellChanged(Object, Object) - Method in class org.jgraph.pad.GPGraphModel
 
vertical - Variable in class org.jgraph.layout.SugiyamaLayoutAlgorithm
The default layout direction is vertical (top-down)
viewRenderer - Static variable in class org.jgraph.cellview.JGraphIconView
 
views - Variable in class org.jgraph.pad.RealGraphCellRenderer
 

W

WIDTH - Variable in class org.jgraph.layout.RadialTreeLayoutAlgorithm
 
WINDOW - Static variable in class org.jgraph.pad.actions.ViewFit
 
WindowCascade - class org.jgraph.pad.actions.WindowCascade.
Cascades all JInternalFrames at the Desktop.
WindowCascade(GPGraphpad) - Constructor for class org.jgraph.pad.actions.WindowCascade
Constructor for WindowCascade.
WindowLogConsole - class org.jgraph.pad.actions.WindowLogConsole.
Sets the log console visible.
WindowLogConsole(GPGraphpad) - Constructor for class org.jgraph.pad.actions.WindowLogConsole
Constructor for WindowLogConsole.
WindowMaximize - class org.jgraph.pad.actions.WindowMaximize.
Maximizes all JInternalFrames at the Desktop.
WindowMaximize(GPGraphpad) - Constructor for class org.jgraph.pad.actions.WindowMaximize
Constructor for WindowMaximize.
WindowMinimize - class org.jgraph.pad.actions.WindowMinimize.
Minimizes all JInternalFrames at the Desktop.
WindowMinimize(GPGraphpad) - Constructor for class org.jgraph.pad.actions.WindowMinimize
Constructor for WindowMinimize.
WindowWindows - class org.jgraph.pad.actions.WindowWindows.
 
WindowWindows(GPGraphpad) - Constructor for class org.jgraph.pad.actions.WindowWindows
Constructs an instance.
widths - Static variable in class org.jgraph.pad.actions.FormatLineWidthList
 
windowClosing(WindowEvent) - Method in class org.jgraph.GPGraphpad.AppCloser
 
write(URL, GPGraph, GraphModel) - Method in class org.jgraph.pad.DefaultGraphModelFileFormatXML
Writes the graph as XML file
writePropertiesToFile(Frame, Properties, File, String) - Static method in class org.jgraph.utils.Utilities
Description of the Method
writePropertiesToFile(Frame, Properties, String, String) - Static method in class org.jgraph.utils.Utilities
 
writePropertiesToFile(Properties, String, String) - Static method in class org.jgraph.utils.Utilities
 

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