JGraphAddons
v1.0.8

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
 
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
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).
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
 
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.
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.
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.
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
 
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
 

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.
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
 

C

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
 
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.
 
cell2node - Variable in class org.jgraph.layout.TreeLayoutAlgorithm
 
cellList - Variable in class org.jgraph.layout.AnnealingLayoutAlgorithm
the list of all cells of the graph
cells - Variable in class org.jgraph.algebra.UnionFind
 
centerRoot - Variable in class org.jgraph.layout.TreeLayoutAlgorithm
 
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
 
clusterGraph() - Method in class org.jgraph.layout.AnnealingLayoutAlgorithm
Clusters a graph.
clusterGraph() - Method in class org.jgraph.layout.GEMLayoutAlgorithm
Clusters a graph.
combineLevelNodes - Variable in class org.jgraph.layout.TreeLayoutAlgorithm
 
compare(Object, Object) - Method in class org.jgraph.layout.OrderedTreeLayoutAlgorithm.DefaultComparator
 
component - Variable in class org.jgraph.cellview.JGraphHeavyweightView
 
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
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
 
createContainer() - Method in class org.jgraph.cellview.JGraphMultilineView.MultiLinedEditor
Overriting this so that I could modify an eiditor container.
createDefaultAttributes(Map) - Static method in class org.jgraph.util.JGraphGXLCodec
Returns an attributeMap for the specified position and color.
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.
createErrConsole() - Static method in class org.jgraph.util.JGraphConsole
 
createGraphCellEditor() - Method in class org.jgraph.cellview.JGraphMultilineView.MultiLinedEditor
 
createOutConsole() - Static method in class org.jgraph.util.JGraphConsole
 
createPermutation(int) - Method in class org.jgraph.layout.AnnealingLayoutAlgorithm
Creates a permutation of the Numbers from 0 to a determined value.
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
 

D

DEFAULT_ORIENTATION - Static variable in class org.jgraph.layout.MoenLayoutAlgorithm
 
DefaultCostFunction - class org.jgraph.algebra.DefaultCostFunction.
 
DefaultCostFunction(CellMapper) - Constructor for class org.jgraph.algebra.DefaultCostFunction
 
data - Variable in class org.jgraph.algebra.PriorityQueue
 
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.
decorateNode(VertexView) - Method in class org.jgraph.layout.MoenLayoutAlgorithm
 
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
 
drawGraph(JGraph, List, Point, Point) - Method in class org.jgraph.layout.SugiyamaLayoutAlgorithm
This Method draws the graph.

E

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
 
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.
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.
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

F

fa(double, double) - Method in class org.jgraph.layout.SpringEmbeddedLayoutAlgorithm
calculates the attractive forces
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.
find(Object) - Method in class org.jgraph.algebra.UnionFind
 
findMinimumAndSpacing(CellView[], Point) - Method in class org.jgraph.layout.SugiyamaLayoutAlgorithm
calculates the minimum for the paint area.
flushToOrigin - Variable in class org.jgraph.layout.SugiyamaLayoutAlgorithm
Controls whether the graph should be placed as close to the origin as possible.
fr(double, double) - Method in class org.jgraph.layout.SpringEmbeddedLayoutAlgorithm
calculates the repulsive forces

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
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.
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.
getAlphaOsc() - Method in class org.jgraph.layout.GEMLayoutSettings
 
getAlphaRot() - Method in class org.jgraph.layout.GEMLayoutSettings
 
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
getAvoidOverlapping() - Method in class org.jgraph.layout.GEMLayoutSettings
 
getCellEditorValue() - Method in class org.jgraph.cellview.JGraphMultilineView.MultiLinedEditor.RealCellEditor
 
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.
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
 
getComparator() - Method in class org.jgraph.layout.OrderedTreeLayoutAlgorithm
 
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
 
getCost(Object) - Method in interface org.jgraph.algebra.CostFunction
 
getCost(Object) - Method in class org.jgraph.algebra.DefaultCostFunction
 
getCostFunctionConfiguration() - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
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(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.
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.
getFlushToOrigin() - Method in class org.jgraph.layout.SugiyamaLayoutAlgorithm
Get the FlushToOrigin value.
getFlushToOrigin() - Method in class org.jgraph.layout.SugiyamaLayoutSettings
 
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.
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.
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
 
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
 
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.
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
 
getLevelDistance() - Method in class org.jgraph.layout.TreeLayoutAlgorithm
 
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
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
 
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
 
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
 
getParallelEdges(EdgeView) - Method in class org.jgraph.util.JGraphParallelEdgeRouter
Returns the array of parallel edges.
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.
getPreferredEdgeLength() - Method in class org.jgraph.layout.GEMLayoutSettings
 
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.
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
 
getPrio() - Method in class org.jgraph.algebra.PriorityQueue
 
getPrio(Object) - Method in class org.jgraph.algebra.PriorityQueue
 
getProgress() - Method in class org.jgraph.layout.JGraphLayoutAlgorithm
Returns the current progress
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.
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.
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
 
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.
getSetCount() - Method in class org.jgraph.algebra.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(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
 
getSpacing() - Method in class org.jgraph.layout.SugiyamaLayoutAlgorithm
Returns the spacing.
getSpanningTree(JGraph, CostFunction) - Static method in class org.jgraph.util.JGraphUtilities
Returns the shortest spanning tree.
getTemperatureScaleFactor() - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
getTransposed(Point2D.Double, Point2D.Double) - Static method in class org.jgraph.layout.AnnealingLayoutAlgorithm.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
 
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
 
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(GraphModel, Object[]) - Static method in class org.jgraph.util.JGraphUtilities
 
getView() - Method in class org.jgraph.cellview.JGraphIconView.IconRenderer
 
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
 
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.
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
 
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.

I

initTemperature - Variable in class org.jgraph.layout.GEMLayoutAlgorithm
starting value for the temperatures of the cells
installAttributes(JGraph, Map) - Method in class org.jgraph.cellview.JGraphMultilineView.MultiLinedRenderer
 
installAttributes(JGraph, Map) - Method in class org.jgraph.cellview.JGraphSwimlaneView.JSwimlaneRenderer
 
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.
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
 
isEmpty() - Method in class org.jgraph.algebra.PriorityQueue
 
isErrorConsole() - Method in class org.jgraph.util.JGraphConsole
 
isFocused() - Method in class org.jgraph.cellview.JGraphIconView.IconRenderer
 
isGroup(JGraph, Object) - Static method in class org.jgraph.util.JGraphUtilities
 
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.
isOptimizer - Variable in class org.jgraph.layout.AnnealingLayoutAlgorithm
 
isOptimizer() - Method in class org.jgraph.layout.AnnealingLayoutAlgorithm
 
isPreview() - Method in class org.jgraph.cellview.JGraphIconView.IconRenderer
 
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.
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(JGraph, Object) - Static method in class org.jgraph.util.JGraphUtilities
 
isVertical() - Method in class org.jgraph.layout.SugiyamaLayoutAlgorithm
Returns the current layout direction

J

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
 
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.

L

LAYOUT_ATTRIBUTES - Static variable in class org.jgraph.layout.JGraphLayoutAlgorithm
 
LEFT_TO_RIGHT - Static variable in class org.jgraph.layout.MoenLayoutAlgorithm
 
lambdaList - Variable in class org.jgraph.layout.AnnealingLayoutAlgorithm
normalizing and priority factors for the costfunctions
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
 
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
 
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.

M

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
mapper - Variable in class org.jgraph.algebra.DefaultCostFunction
 
markSelected(CellView[], boolean) - Method in class org.jgraph.layout.SugiyamaLayoutAlgorithm
Adds an attribute SUGIYAMA_SELECTED to the specified selected cell views.
maxTemperature - Variable in class org.jgraph.layout.GEMLayoutAlgorithm
temperature will never be over this value
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
 
minElt - Variable in class org.jgraph.algebra.PriorityQueue
 
minPrio - Variable in class org.jgraph.algebra.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
mouseClicked(MouseEvent) - Method in class org.jgraph.util.JGraphHeavyweightRedirector
 
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.util.JGraphHeavyweightRedirector
 
mousePressed(MouseEvent) - Method in class org.jgraph.util.JGraphHeavyweightRedirector
 
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.

N

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

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
 
offset(int, int, int, int, int, int) - Method in class org.jgraph.layout.MoenLayoutAlgorithm
 
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.
org.jgraph.algebra - package org.jgraph.algebra
 
org.jgraph.cellview - package org.jgraph.cellview
 
org.jgraph.layout - package org.jgraph.layout
 
org.jgraph.util - package org.jgraph.util
 
orientation - Variable in class org.jgraph.layout.MoenLayoutAlgorithm
 
orientation - Variable in class org.jgraph.layout.TreeLayoutAlgorithm
 

P

PriorityQueue - class org.jgraph.algebra.PriorityQueue.
 
PriorityQueue() - Constructor for class org.jgraph.algebra.PriorityQueue
 
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.
paintBorder(Graphics) - Method in class org.jgraph.cellview.JGraphDiamondView.JGraphDiamondRenderer
 
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.
performOptimization(ArrayList, ArrayList, ArrayList, Properties) - Method in class org.jgraph.layout.AnnealingLayoutAlgorithm
Runs the Algorithm as a optimization Algorithm of another Algorithm
pop() - Method in class org.jgraph.algebra.PriorityQueue
 
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.
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
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.
prio - Variable in class org.jgraph.algebra.PriorityQueue
 

R

RADIUSX - Variable in class org.jgraph.layout.RadialTreeLayoutAlgorithm
 
RADIUSY - Variable in class org.jgraph.layout.RadialTreeLayoutAlgorithm
 
ROOTX - Variable in class org.jgraph.layout.RadialTreeLayoutAlgorithm
 
ROOTY - Variable in class org.jgraph.layout.RadialTreeLayoutAlgorithm
 
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
randomImpulseRange - Variable in class org.jgraph.layout.GEMLayoutAlgorithm
length of a force vector with a random direction, added to all cells.
readGXLAttributeValues(Node, LinkedList) - Static method in class org.jgraph.util.JGraphGXLCodec
Reads the values of an GXL Attribute.
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
 
repaint(Component, Object) - Method in class org.jgraph.cellview.JGraphAbstractIconAnimator
Invoked when the animated icon indicates that it is time for a repaint.
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.
route(EdgeView, List) - Method in class org.jgraph.util.JGParallelEdgeRouter
Calc of intermediates points
route(EdgeView, List) - Method in class org.jgraph.util.JGraphParallelEdgeRouter
 
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
 

S

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
 
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
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
scale(double, double, Point2D) - Method in class org.jgraph.cellview.JGraphSwimlaneView
 
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.
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.
selectedOnly - Variable in class org.jgraph.util.JGraphHeavyweightRedirector
Specifies whether this class only redirects to selected cells.
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
 
setAvoidOverlapping(boolean) - Method in class org.jgraph.layout.GEMLayoutSettings
 
setCell(Object) - Method in class org.jgraph.cellview.JGraphHeavyweightView
 
setCenterRoot(boolean) - Method in class org.jgraph.layout.TreeLayoutAlgorithm
 
setChildParentDistance(int) - Method in class org.jgraph.layout.MoenLayoutAlgorithm
 
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
 
setDescription(String) - Method in class org.jgraph.cellview.JGraphIconView.DescriptionTextArea
 
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
 
setEndPerAverage(boolean) - Method in class org.jgraph.layout.GEMLayoutSettings
 
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
 
setFrame(Rectangle) - Method in class org.jgraph.layout.SpringEmbeddedLayoutAlgorithm
 
setGravitation(double) - Method in class org.jgraph.layout.GEMLayoutSettings
 
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
 
setLambda(ArrayList) - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
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
 
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.
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
 
setMouseOver(boolean) - Method in class org.jgraph.cellview.JGraphIconView
 
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
 
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
 
setProgress(int) - Method in class org.jgraph.layout.JGraphLayoutAlgorithm
 
setRandomImpulseRange(double) - Method in class org.jgraph.layout.GEMLayoutSettings
 
setResultBounds(Rectangle) - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
setSigmaOsc(double) - Method in class org.jgraph.layout.GEMLayoutSettings
 
setSigmaRot(double) - Method in class org.jgraph.layout.GEMLayoutSettings
 
setSpacing(Point) - Method in class org.jgraph.layout.SugiyamaLayoutAlgorithm
Sets grid spacing.
setTemperatureScaleFactor(double) - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
setText(String) - Method in class org.jgraph.cellview.JGraphIconView.DescriptionTextArea
 
setToolTipText() - Method in class org.jgraph.layout.GEMLayoutSettings
 
setToolTipTexts() - Method in class org.jgraph.layout.AnnealingLayoutSettings
 
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
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
 
sgn(double) - Static method in class org.jgraph.layout.AnnealingLayoutAlgorithm.MathExtensions
Extracts the leading sign of x.
sharedInstance - Static variable in class org.jgraph.util.JGraphParallelEdgeRouter
 
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
 
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
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[], CostFunction) - Static method in class org.jgraph.util.JGraphUtilities
 
spacing - Variable in class org.jgraph.layout.SugiyamaLayoutAlgorithm
The default grid spacing is (250, 150).
stop() - Method in class org.jgraph.cellview.JGraphAbstractIconAnimator
Stop animating this instance of AbstractIconAnimator.
stopCellEditing() - Method in class org.jgraph.cellview.JGraphMultilineView.MultiLinedEditor.RealCellEditor
 
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

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
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.

U

UP_TO_DOWN - Static variable in class org.jgraph.layout.MoenLayoutAlgorithm
 
UnionFind - class org.jgraph.algebra.UnionFind.
 
UnionFind() - Constructor for class org.jgraph.algebra.UnionFind
 
union(Object, Object) - Method in class org.jgraph.algebra.UnionFind
 
upDownNodeLayout(MoenLayoutAlgorithm.TreeLayoutNode, int, int) - Method in class org.jgraph.layout.MoenLayoutAlgorithm
 
update() - Method in class org.jgraph.algebra.PriorityQueue
 
updateProgress4Movements() - Method in class org.jgraph.layout.SugiyamaLayoutAlgorithm
Updates the progress based on the movements count

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
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
 

W

WIDTH - Variable in class org.jgraph.layout.RadialTreeLayoutAlgorithm
 

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

JGraphAddons
v1.0.8


Copyright (C) 2003-2005 Gaudenz Alder. All rights reserved.