- cachedBounds - Variable in class org.jgraph.graph.EdgeView
-
- cachedBounds - Variable in class org.jgraph.graph.VertexView.SizeHandle
-
- cachedBounds - Variable in class org.jgraph.plaf.basic.BasicGraphUI.RootHandle
-
- calcAttraction() - Method in class com.jgraph.layout.organic.JGraphFastOrganicLayout
-
Calculates the attractive forces between all laid out nodes linked by
edges
- calcEnergyDelta(int, double, double, double, double, double, double) - Method in class com.jgraph.layout.organic.JGraphOrganicLayout
-
Calculates the change in energy for the specified node.
- calcPositions() - Method in class com.jgraph.layout.organic.JGraphFastOrganicLayout
-
Takes the displacements calculated for each cell and applies them to the
local cache of cell positions.
- calcRepulsion() - Method in class com.jgraph.layout.organic.JGraphFastOrganicLayout
-
Calculates the repulsive forces between all laid out nodes
- calculateRankCrossing(int, JGraphHierarchyModel) - Method in class com.jgraph.layout.hierarchical.JGraphMedianHybridCrossingReduction
-
Calculates the number of edges crossings between the specified rank and
the rank below it
- calculateWidestRank(JGraphFacade, JGraphHierarchyModel) - Method in class com.jgraph.layout.hierarchical.JGraphCoordinateAssignment
-
Calculates the width rank in the hierarchy.
- cancelCellEditing() - Method in class org.jgraph.graph.DefaultGraphCellEditor
-
Messages cancelCellEditing to the realEditor and removes it from this
instance.
- cancelEditing() - Method in class org.jgraph.JGraph
-
Cancels the current editing session.
- cancelEditing(JGraph) - Method in class org.jgraph.plaf.basic.BasicGraphUI
-
Cancels all current editing sessions.
- cancelEditing(JGraph) - Method in class org.jgraph.plaf.GraphUI
-
Cancels the current editing session.
- canEdit - Variable in class org.jgraph.graph.DefaultGraphCellEditor
-
Internal Note, maybe isCellEditable return true.
- canEditImmediately(EventObject) - Method in class org.jgraph.graph.DefaultGraphCellEditor
-
Returns true if event
is null, or it is a MouseEvent
with a click count > 2 and inHitRegion returns true.
- canImport(JComponent, DataFlavor[]) - Method in class org.jgraph.graph.GraphTransferHandler
-
- canRedo(Object) - Method in class org.jgraph.graph.GraphUndoManager
-
Overridden to preserve usual semantics: returns true if a redo
operation would be successful now for the given view, false otherwise
- canUndo(Object) - Method in class org.jgraph.graph.GraphUndoManager
-
Overridden to preserve usual semantics: returns true if an undo
operation would be successful now for the given view, false otherwise
- cascadingCut(JGraphFibonacciHeap.Node) - Method in class com.jgraph.algebra.JGraphFibonacciHeap
-
Performs a cascading cut operation.
- cell - Variable in class com.jgraph.layout.hierarchical.JGraphCoordinateAssignment.WeightedCellSorter
-
The cell whose median value is being calculated
- cell - Variable in class com.jgraph.layout.hierarchical.model.JGraphHierarchyNode
-
The graph cell this object represents.
- cell - Variable in class com.jgraph.layout.organic.JGraphOrganicLayout.CellWrapper
-
The actual graph cell this wrapper represents
- cell - Variable in class com.jgraph.layout.tree.JGraphAbstractTreeLayout.TreeNode
-
The graph cell this node corresponds to
- cell - Variable in class org.jgraph.graph.AbstractCellView
-
Reference to the cell for this view
- cell - Variable in class org.jgraph.graph.DefaultGraphSelectionModel.CellPlaceHolder
-
- cell - Variable in class org.jgraph.plaf.basic.BasicGraphUI.MouseHandler
-
- CELL_TYPE_BRANCH - Static variable in class com.jgraph.layout.hierarchical.model.JGraphHierarchyNode
-
- CELL_TYPE_END - Static variable in class com.jgraph.layout.hierarchical.model.JGraphHierarchyNode
-
- CELL_TYPE_JOIN - Static variable in class com.jgraph.layout.hierarchical.model.JGraphHierarchyNode
-
- CELL_TYPE_NONE - Static variable in class com.jgraph.layout.hierarchical.model.JGraphHierarchyNode
-
- CELL_TYPE_START - Static variable in class com.jgraph.layout.hierarchical.model.JGraphHierarchyNode
-
- CellConstants - Class in com.jgraph.components.labels
-
JGraphpad graph constants.
- CellConstants() - Constructor for class com.jgraph.components.labels.CellConstants
-
- cellCount - Variable in class org.jgraph.graph.GraphContext
-
Number of all descendants without ports.
- cellEditor - Static variable in class org.jgraph.graph.AbstractCellView
-
Editor for the cell.
- cellEditor - Variable in class org.jgraph.plaf.basic.BasicGraphUI
-
Current editor for the graph.
- CellEditorHandler() - Constructor for class org.jgraph.plaf.basic.BasicGraphUI.CellEditorHandler
-
- cellEditorListener - Variable in class org.jgraph.plaf.basic.BasicGraphUI
-
Listens for CellEditor events.
- cellExpanded(Object) - Method in class org.jgraph.graph.GraphLayoutCache
-
Called when a child has been made visible by expanding its parent.
- CellHandle - Interface in org.jgraph.graph
-
Defines the requirements for objects that may be used as handles.
- cellLocation - Variable in class com.jgraph.layout.organic.JGraphFastOrganicLayout
-
An array of locally stored co-ordinate positions for the vertices
- cellLocation - Variable in class com.jgraph.layout.organic.JGraphSelfOrganizingOrganicLayout
-
An array of locally stored X co-ordinate positions for the vertices
- cellLocationX - Variable in class com.jgraph.layout.graph.JGraphSpringLayout
-
Deprecated.
An array of locally stored X co-ordinate positions for the vertices
- cellLocationY - Variable in class com.jgraph.layout.graph.JGraphSpringLayout
-
Deprecated.
An array of locally stored Y co-ordinate positions for the vertices
- CellMapper - Interface in org.jgraph.graph
-
Defines the requirements for objects that may be used as a cell mapper.
- CellPlaceHolder(Object, boolean) - Constructor for class org.jgraph.graph.DefaultGraphSelectionModel.CellPlaceHolder
-
- cells - Variable in class com.jgraph.layout.hierarchical.JGraphCoordinateAssignment.AreaSpatialCache
-
- cells - Variable in class org.jgraph.event.GraphSelectionEvent
-
Cells this event represents.
- cells - Variable in class org.jgraph.graph.DefaultGraphModel.GraphModelLayerEdit
-
- cells - Variable in class org.jgraph.graph.GraphContext
-
Reference to the cells.
- cells - Variable in class org.jgraph.graph.GraphLayoutCache.GraphLayoutCacheEdit
-
- cells - Variable in class org.jgraph.graph.GraphTransferable
-
Selected cells.
- cellsChanged(Object[]) - Method in class org.jgraph.graph.DefaultGraphModel
-
Invoke this method after you've changed how the cells are to be
represented in the graph.
- cellSet - Variable in class org.jgraph.graph.GraphContext
-
Set of all cells including all descendants.
- cellStates - Variable in class org.jgraph.graph.DefaultGraphSelectionModel
-
Maps the cells to their selection state.
- cellType - Variable in class com.jgraph.layout.hierarchical.model.JGraphHierarchyNode
-
For future use
- CellView - Interface in org.jgraph.graph
-
Defines the requirements for an object that
represents a view for a model cell.
- CellViewFactory - Interface in org.jgraph.graph
-
Defines the requirements for objects that may be used as a
cell view factory.
- CellViewRenderer - Interface in org.jgraph.graph
-
Defines the requirements for objects that may be used as a
cell view renderer.
- cellViews - Variable in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
-
- cellViewsChanged(CellView[]) - Method in class org.jgraph.graph.GraphLayoutCache
-
Invoke this method after you've changed how the cells are to be
represented in the graph.
- cellWillCollapse(Object) - Method in class org.jgraph.graph.GraphLayoutCache
-
- CellWrapper(Object) - Constructor for class com.jgraph.layout.organic.JGraphOrganicLayout.CellWrapper
-
Constructs a new CellWrapper
- change - Variable in class org.jgraph.event.GraphLayoutCacheEvent
-
The object that constitutes the change.
- change - Variable in class org.jgraph.event.GraphModelEvent
-
The object that constitutes the change.
- changeAttributes(GraphLayoutCache, Map) - Method in class org.jgraph.graph.AbstractCellView
-
Applies change
to the attributes of the view and calls
update.
- changeAttributes(GraphLayoutCache, Map) - Method in interface org.jgraph.graph.CellView
-
Apply the specified map of attributes on the view.
- changeAttributes(Map) - Method in class org.jgraph.graph.DefaultGraphCell
-
- changeAttributes(Map) - Method in interface org.jgraph.graph.GraphCell
-
- changeChildCount(Map, Object, int) - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
-
- changed - Variable in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
-
- changed - Variable in class org.jgraph.graph.DefaultGraphModel.GraphModelLayerEdit
-
- changedCells - Variable in class org.jgraph.graph.GraphLayoutCache.GraphLayoutCacheEdit
-
- changedNodes - Variable in class org.jgraph.graph.ParentMap
-
Set of changed changedNodes for the parent map.
- changeSource - Variable in class org.jgraph.graph.DefaultGraphModel.GraphModelLayerEdit
-
- changeSupport - Variable in class com.jgraph.layout.JGraphLayoutProgress
-
Property change support is delegated to this class.
- changeSupport - Variable in class org.jgraph.graph.DefaultGraphSelectionModel
-
Used to message registered listeners.
- checkDefaultLabelPosition() - Method in class org.jgraph.graph.EdgeView
-
Hook for subclassers to avoid default label positions.
- checkValues() - Method in class org.jgraph.util.Spline
-
Used to check the correctness of this spline
- checkValues() - Method in class org.jgraph.util.Spline2D
-
Used to check the correctness of this spline
- child - Variable in class org.jgraph.graph.ParentMap.Entry
-
Child and parent of the relation this entry describes.
- childCount - Variable in class org.jgraph.graph.ParentMap
-
Maps parents to integers with the future number of childs.
- childrenLimitOrientationSwitch - Variable in class com.jgraph.layout.tree.OrganizationalChart
-
The minimum number of children a parent has before all children are
drawn in the vertical orientation style
- childrenSelectable - Variable in class org.jgraph.graph.DefaultGraphSelectionModel
-
Boolean that indicates if the model allows stepping-into groups.
- CHILDRENSELECTABLE - Static variable in class org.jgraph.graph.GraphConstants
-
Key for the childrenSelectable
attribute.
- childrenSelected - Variable in class org.jgraph.graph.EdgeRenderer
-
Boolean attributes of the current edgeview.
- childrenSelected - Variable in class org.jgraph.graph.VertexRenderer
-
Cached hasFocus and selected value.
- childUpdated() - Method in class org.jgraph.graph.AbstractCellView
-
Indicates to parent, if any, that this child has been updated.
- childUpdated() - Method in interface org.jgraph.graph.CellView
-
- childViews - Variable in class org.jgraph.graph.AbstractCellView
-
Cached child views.
- chopString(String, int) - Method in class com.jgraph.components.labels.RichTextBusinessObject
-
A helper method that crops string to the specified length, adding 3 dots
if there were more characters.
- circle(Collection) - Method in class com.jgraph.layout.JGraphFacade
-
Arrange the specified vertices into a circular shape, with a regular
distance between each vertex
- circleRadiusFactor - Variable in class com.jgraph.layout.JGraphFacade
-
The factor by which to multiple the radius of the circle layout
- clearOffscreen() - Method in class org.jgraph.JGraph
-
Invalidate the offscreen region, do not just delete it, since if the new
region is smaller than the old you may not wish to re-create the buffer
- clearOffscreenDirty() - Method in class org.jgraph.JGraph
-
Clears the region deemed dirty for the next double buffered redraw
- clearSelection() - Method in class org.jgraph.graph.DefaultGraphSelectionModel
-
Empties the current selection.
- clearSelection() - Method in interface org.jgraph.graph.GraphSelectionModel
-
Empties the current selection.
- clearSelection() - Method in class org.jgraph.JGraph
-
Clears the selection.
- CLIENTPROPERTY_SHOWFOLDINGICONS - Static variable in class com.jgraph.components.labels.MultiLineVertexRenderer
-
Client property for JGraph to control the display of the folding icons.
- clone() - Method in class com.jgraph.components.labels.RichTextBusinessObject
-
Returns a clone of the object.
- clone() - Method in class org.jgraph.graph.AttributeMap
-
Returns a clone of map
, from keys to values.
- clone(Map) - Method in class org.jgraph.graph.ConnectionSet
-
Creates a new connection set based on this connection set, where the
edges, and ports are mapped using map
.
- clone() - Method in class org.jgraph.graph.DefaultEdge
-
Create a clone of the cell.
- clone() - Method in class org.jgraph.graph.DefaultGraphCell
-
Create a clone of the cell.
- clone() - Method in class org.jgraph.graph.DefaultGraphSelectionModel
-
Returns a clone of this object with the same selection.
- clone() - Method in class org.jgraph.graph.DefaultPort
-
Create a clone of the cell.
- clone(Map) - Method in class org.jgraph.graph.ParentMap
-
Creates a new parent map based on this parent map, where the child and
parents are mapped using map
.
- cloneable - Variable in class org.jgraph.JGraph
-
True if the graph allows "ctrl-drag" operations.
- cloneCell(Object) - Method in class org.jgraph.graph.DefaultGraphModel
-
Creates a shallow copy of the cell including a copy of the user object.
- cloneCell(GraphModel, Object) - Static method in class org.jgraph.graph.DefaultGraphModel
-
Returns a deep clone of the specified cell, including all children.
- cloneCell(GraphModel, Object[]) - Static method in class org.jgraph.graph.DefaultGraphModel
-
Returns a deep clone of the specified cells, including all children.
- cloneCells(Object[]) - Method in class org.jgraph.graph.DefaultGraphModel
-
Returns a map of (cell, clone)-pairs for all cells
.
- cloneCells(Object[]) - Method in interface org.jgraph.graph.GraphModel
-
Returns a map of (cell, clone)-pairs for all cells
and
their children.
- cloneCells(Object[]) - Method in class org.jgraph.JGraph
-
Returns a map of (cell, clone)-pairs for all cells
and
their children.
- cloneEntries(AttributeMap) - Method in class org.jgraph.graph.AttributeMap
-
Clones special object entried in the given map.
- clonePoints(Point2D[]) - Method in class org.jgraph.graph.AttributeMap
-
Returns a list where all instances of PortView are replaced by their
correspnding Point instance.
- clonePoints(List) - Method in class org.jgraph.graph.AttributeMap
-
Returns a list where all instances of PortView are replaced by their
correspnding Point instance.
- clonePoints(Object[], boolean) - Method in class org.jgraph.graph.AttributeMap
-
Returns a list where all instances of PortView are replaced by their
correspnding Point instance.
- cloneUserObject(Object) - Method in class com.jgraph.components.labels.RichTextGraphModel
-
Extends the parent implementation to support cloning of
JGraphpadBusinessObject
.
- cloneUserObject(Object) - Method in class org.jgraph.graph.DefaultGraphModel
-
Clones the user object.
- cloneWithSource(Object) - Method in class org.jgraph.event.GraphSelectionEvent
-
Returns a copy of the receiver, but with the source being newSource.
- collapse(Object[]) - Method in class org.jgraph.graph.GraphLayoutCache
-
Collapses all groups by hiding all their descendants.
- collapseXScale - Variable in class org.jgraph.graph.GraphLayoutCache
-
Specified the initial x- and y-scaling factor for initial collapsed group
bounds.
- collapseYScale - Variable in class org.jgraph.graph.GraphLayoutCache
-
Specified the initial x- and y-scaling factor for initial collapsed group
bounds.
- com.jgraph.algebra - package com.jgraph.algebra
-
JGraphLayout algebra package which contains graph algorithms and datastructures.
- com.jgraph.algebra.cost - package com.jgraph.algebra.cost
-
JGraphLayout cost package defines a cost function and default implementations.
- com.jgraph.components.labels - package com.jgraph.components.labels
-
- com.jgraph.io.svg - package com.jgraph.io.svg
-
- com.jgraph.layout - package com.jgraph.layout
-
JGraphLayout's topmost package which contains the basic layout classes and interfaces.
- com.jgraph.layout.graph - package com.jgraph.layout.graph
-
JGraphLayout graph package which contains graph layout algorithms.
- com.jgraph.layout.hierarchical - package com.jgraph.layout.hierarchical
-
JGraphLayout hierarchical package which contains directed hierarchy layout algorithms.
- com.jgraph.layout.hierarchical.model - package com.jgraph.layout.hierarchical.model
-
JGraphLayout hierarchical layout internal model for representing the graph in
a manner that provide high performance for the layout
- com.jgraph.layout.organic - package com.jgraph.layout.organic
-
- com.jgraph.layout.routing - package com.jgraph.layout.routing
-
JGraphLayout routing package which contains edge routing algorithms.
- com.jgraph.layout.simple - package com.jgraph.layout.simple
-
- com.jgraph.layout.tree - package com.jgraph.layout.tree
-
JGraphLayout graph package which contains tree layout algorithms.
- com.jgraph.navigation - package com.jgraph.navigation
-
- com.jgraph.util - package com.jgraph.util
-
- combineLevelNodes - Variable in class com.jgraph.layout.tree.JGraphTreeLayout
-
Whether or not to bring all nodes on the same level to the same height in
the tree
- compactLayout - Variable in class com.jgraph.layout.hierarchical.JGraphCoordinateAssignment
-
Whether or not to pull together sections of layout into empty space
- compactLayout - Variable in class com.jgraph.layout.hierarchical.JGraphHierarchicalLayout
-
Whether or not to pull together sections of layout into empty space
- CompactTreeNode(Object) - Constructor for class com.jgraph.layout.tree.JGraphCompactTreeLayout.CompactTreeNode
-
Creates a node corresponding to the specified graph cell and of the
given dimensions.
- compare(Object, Object) - Method in class com.jgraph.layout.JGraphFacade.DefaultComparator
-
- compareTo(Object) - Method in class com.jgraph.layout.hierarchical.JGraphCoordinateAssignment.WeightedCellSorter
-
comparator on the medianValue
- compareTo(Object) - Method in class com.jgraph.layout.hierarchical.JGraphMedianHybridCrossingReduction.MedianCellSorter
-
comparator on the medianValue
- completeEditing() - Method in class org.jgraph.plaf.basic.BasicGraphUI
-
Messages to stop the editing session.
- completeEditing(boolean, boolean, boolean) - Method in class org.jgraph.plaf.basic.BasicGraphUI
-
Stops the editing session.
- completeUIInstall() - Method in class org.jgraph.plaf.basic.BasicGraphUI
-
Invoked from installUI after all the defaults/listeners have been
installed.
- completeUIUninstall() - Method in class org.jgraph.plaf.basic.BasicGraphUI
-
- ComponentHandler() - Constructor for class org.jgraph.plaf.basic.BasicGraphUI.ComponentHandler
-
- componentListener - Variable in class com.jgraph.navigation.GraphNavigator
-
Component listener to udpate the scale.
- componentListener - Variable in class org.jgraph.plaf.basic.BasicGraphUI
-
Listens for Component events.
- componentMoved(ComponentEvent) - Method in class org.jgraph.plaf.basic.BasicGraphUI.ComponentHandler
-
- computeBounds(MouseEvent) - Method in class org.jgraph.graph.VertexView.SizeHandle
-
- computePageScale() - Method in class com.jgraph.util.JGraphPrintingScrollPane
-
Computes the scale for the page autoscale policy.
- computePageWidthScale(int) - Method in class com.jgraph.util.JGraphPrintingScrollPane
-
Computes the scale for the pagewidth autoscale policy.
- computeWindowScale(int) - Method in class com.jgraph.util.JGraphPrintingScrollPane
-
Computes the scale for the window autoscale policy.
- connect(ConnectionSet, Object, Object, boolean, boolean) - Static method in class org.jgraph.graph.ConnectionSet
-
Connect or disconnect edge
from source
and
target
in cs
based on
disconnect
.
- connect(Object, Object, Object) - Method in class org.jgraph.graph.ConnectionSet
-
Connect edge
to source
and
target
in the connection set.
- connect(Object, Object, boolean) - Method in class org.jgraph.graph.ConnectionSet
-
Connect edge
to port
passed in.
- connect(Object, Object, boolean, boolean) - Method in class org.jgraph.graph.DefaultGraphModel
-
Connects or disconnects the edge and port in this model based on
remove
.
- CONNECTABLE - Static variable in class org.jgraph.graph.GraphConstants
-
Key for the connectable
attribute.
- connectable - Variable in class org.jgraph.JGraph
-
True if the graph allows new connections to be established.
- connectedEdges - Variable in class com.jgraph.layout.organic.JGraphOrganicLayout.CellWrapper
-
the index of all connected edges in the e
array
to this node.
- Connection() - Constructor for class org.jgraph.graph.ConnectionSet.Connection
-
- Connection(Object, Object, boolean) - Constructor for class org.jgraph.graph.ConnectionSet.Connection
-
Constructs a new source or target connection between
edge
and port
based on the value of
source
- connections - Variable in class org.jgraph.graph.ConnectionSet
-
Contents of the connection set.
- connections() - Method in class org.jgraph.graph.ConnectionSet
-
Returns an Iterator
for the connections in this set.
- ConnectionSet - Class in org.jgraph.graph
-
An object that represents a set of connections.
- ConnectionSet() - Constructor for class org.jgraph.graph.ConnectionSet
-
Constructs an empty ConnectionSet.
- ConnectionSet(Object, Object, boolean) - Constructor for class org.jgraph.graph.ConnectionSet
-
Constructs a ConnectionSet with one Connection.
- ConnectionSet(Set) - Constructor for class org.jgraph.graph.ConnectionSet
-
Constructs a connection set containing the specified connections and
updates the set of changed edges.
- ConnectionSet(Object, Object, Object) - Constructor for class org.jgraph.graph.ConnectionSet
-
Constructs a ConnectionSet with two Connections (to the source and target
port of the edge).
- connectionSet - Variable in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
-
- ConnectionSet.Connection - Class in org.jgraph.graph
-
Object that represents the connection between an edge and a port.
- connectsAsSource - Variable in class com.jgraph.layout.hierarchical.model.JGraphHierarchyNode
-
Collection of hierarchy edges that have this node as a source
- connectsAsTarget - Variable in class com.jgraph.layout.hierarchical.model.JGraphHierarchyNode
-
Collection of hierarchy edges that have this node as a target
- consolidate() - Method in class com.jgraph.algebra.JGraphFibonacciHeap
-
Consolidates the trees in the heap by joining trees of equal degree until
there are no more trees of equal degree in the root list.
- constrainDrag(MouseEvent, double, double, double, double) - Method in class org.jgraph.plaf.basic.BasicGraphUI.RootHandle
-
Hook method to constrain a mouse drag
- CONSTRAINED - Static variable in class org.jgraph.graph.GraphConstants
-
Key for the constrained
attribute.
- contains(Object) - Method in class org.jgraph.graph.DefaultGraphModel
-
Returns true
if node
or one of its
ancestors is in the model.
- contains(Object) - Method in class org.jgraph.graph.GraphContext
-
Returns true
if node
or one of its
ancestors is contained in this object and visible in the original graph.
- contains(Object) - Method in interface org.jgraph.graph.GraphModel
-
Returns true
if node
or one of its
ancestors is in the model.
- containsEdgeBetween(GraphModel, Object, Object) - Static method in class org.jgraph.graph.DefaultGraphModel
-
Returns true if the given vertices are conntected by a single edge in
this document.
- context - Variable in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
-
- context - Variable in class org.jgraph.graph.GraphLayoutCache.GraphLayoutCacheEdit
-
- context - Variable in class org.jgraph.graph.VertexView.SizeHandle
-
- context - Variable in class org.jgraph.plaf.basic.BasicGraphUI.RootHandle
-
- contextViews - Variable in class org.jgraph.graph.VertexView.SizeHandle
-
- contextViews - Variable in class org.jgraph.plaf.basic.BasicGraphUI.RootHandle
-
- convertRelativeLabelPositionToAbsolute(Point2D) - Method in class org.jgraph.graph.EdgeView
-
Converts an relative label position (x is distance along edge and y is
distance above/below edge vector) into an absolute co-ordination point
- convertValueToString(Object) - Method in class org.jgraph.JGraph
-
Converts the specified value to string.
- coolingFactor - Variable in class com.jgraph.layout.organic.JGraphSelfOrganizingOrganicLayout
-
The rate at which the rate of the change of the graph decreases
- cost - Variable in class com.jgraph.algebra.cost.JGraphConstantCostFunction
-
- create(GraphModel, Object[], boolean) - Static method in class org.jgraph.graph.ConnectionSet
-
Returns a connection set that represents the connection or disconnection
of cells
in model
based on
disconnect
.
- create(JGraph, Object[], Map, Rectangle2D, ConnectionSet, ParentMap) - Method in class org.jgraph.graph.GraphTransferHandler
-
- create(GraphModel, Object[], boolean, boolean) - Static method in class org.jgraph.graph.ParentMap
-
Returns a parent map that represents the insertion or removal of
cells
in model
based on remove
.
- createAttributeMap() - Method in class org.jgraph.graph.AbstractCellView
-
Hook for subclassers to avoid creating an empty AttributeMap during
construction of the instance.
- createAttributes(Object, Object, Object) - Static method in class org.jgraph.graph.GraphConstants
-
Overloaded method that passes arguments on as arrays
- createAttributes(Object[], Object, Object) - Static method in class org.jgraph.graph.GraphConstants
-
Overloaded method that passes arguments on as arrays
- createAttributes(Object[], Object[], Object[]) - Static method in class org.jgraph.graph.GraphConstants
-
Returns a new (nested) map, from cells to attribute maps.
- createAttributes(Object[], CellMapper) - Static method in class org.jgraph.graph.GraphConstants
-
Returns a new map, from cells to property maps.
- createAttributesFromModel(Object[], GraphModel) - Static method in class org.jgraph.graph.GraphConstants
-
- createBounds(AttributeMap, int, int, Color) - Static method in class org.jgraph.JGraph
-
Returns an attributeMap for the specified position and color.
- createBufferedImage(int, int) - Method in class org.jgraph.JGraph
-
Utility method to create a standard buffered image
- createCellEditorListener() - Method in class org.jgraph.plaf.basic.BasicGraphUI
-
Creates a listener to handle events from the current editor.
- createCellRendererPane() - Method in class org.jgraph.plaf.basic.BasicGraphUI
-
Returns the renderer pane that renderer components are placed in.
- createComponentListener() - Method in class org.jgraph.plaf.basic.BasicGraphUI
-
Creates and returns a new ComponentHandler.
- createConnectionSet(EdgeView, boolean) - Method in class org.jgraph.graph.EdgeView.EdgeHandle
-
- createContainer() - Method in class com.jgraph.components.labels.RichTextEditor
-
Overriting this so that I could modify an editor container.
- createContainer() - Method in class org.jgraph.graph.DefaultGraphCellEditor
-
Creates the container to manage placement of editingComponent.
- createContext(JGraph, Object[]) - Method in class org.jgraph.plaf.basic.BasicGraphUI
-
- createDefaultDocument() - Static method in class com.jgraph.components.labels.RichTextValue
-
Hook for subclassers to create a default document.
- createDefaultDocument(String) - Static method in class com.jgraph.components.labels.RichTextValue
-
Hook for subclassers to create a default document.
- createDropShadowFilter(Document, int, int, int) - Method in class com.jgraph.io.svg.SVGGraphWriter
-
This implements the official recommended way of a drop shadow.
- createEdgeView(Object) - Method in class org.jgraph.graph.DefaultCellViewFactory
-
Constructs an EdgeView view for the specified object.
- createEdgeView(Edge) - Method in class org.jgraph.graph.DefaultCellViewFactory
-
- createEdit(Object[], Object[], Map, ConnectionSet, ParentMap, UndoableEdit[]) - Method in class org.jgraph.graph.DefaultGraphModel
-
- createGradient(Document, String, String, String) - Method in class com.jgraph.io.svg.SVGGraphWriter
-
Creates a new gradient element to be used my multiple cells.
- createGraphCellEditor() - Method in class com.jgraph.components.labels.RedirectingEditor
-
Returns a new RealCellEditor.
- createGraphCellEditor() - Method in class com.jgraph.components.labels.RichTextEditor
-
Returns a new RealCellEditor.
- createGraphCellEditor() - Method in class org.jgraph.graph.DefaultGraphCellEditor
-
This is invoked if a TreeCellEditor is not supplied in the constructor.
- createGraphLayoutCacheListener() - Method in class org.jgraph.plaf.basic.BasicGraphUI
-
Returns a listener that can update the graph when the view changes.
- createGraphModelListener() - Method in class org.jgraph.plaf.basic.BasicGraphUI
-
Returns a listener that can update the graph when the model changes.
- createGraphSelectionListener() - Method in class org.jgraph.plaf.basic.BasicGraphUI
-
Creates the listener that updates the display based on selection change
methods.
- createHandle(GraphContext) - Method in class org.jgraph.plaf.basic.BasicGraphUI
-
Constructs the "root handle" for context
.
- createHighlight() - Method in class org.jgraph.graph.EdgeView.EdgeHandle
-
Creates the component that is used for highlighting cells if
the graph does not allow XOR painting.
- createInstance(JGraph) - Static method in class com.jgraph.navigation.GraphNavigator
-
- createInternalCells(JGraphFacade, Object[], JGraphHierarchyNode[]) - Method in class com.jgraph.layout.hierarchical.model.JGraphHierarchyModel
-
Creates all edges in the internal model
- createKeyListener() - Method in class org.jgraph.plaf.basic.BasicGraphUI
-
Creates the listener reponsible for getting key events from the graph.
- createLayerEdit(Object[], int) - Method in class org.jgraph.graph.DefaultGraphModel
-
- createLineEnd(int, int, Point2D, Point2D) - Method in class org.jgraph.graph.EdgeRenderer
-
Paint the current view's direction.
- createLocalEdit(Object[], Map, Object[], Object[]) - Method in class org.jgraph.graph.GraphLayoutCache
-
Creates a local edit for the specified change.
- createMapping(Object) - Method in class org.jgraph.graph.GraphContext
-
- createMouseListener() - Method in class org.jgraph.plaf.basic.BasicGraphUI
-
Creates the listener responsible for calling the correct handlers based
on mouse events, and to select invidual cells.
- createNestedMap(Map) - Method in class com.jgraph.layout.JGraphFacade
-
- createNestedMap(boolean, boolean) - Method in class com.jgraph.layout.JGraphFacade
-
- createNestedMap(boolean, Point2D) - Method in class com.jgraph.layout.JGraphFacade
-
Creates and returns nested attribute map specifying what changes the
layout made to the input graph.
- createNestedMap() - Method in class org.jgraph.graph.GraphLayoutCache
-
Returns a nested map of (cell, map) pairs that represent all attributes
of all cell views in this view.
- createNode(SVGGraphWriter, Document, CellView, double, double) - Method in class com.jgraph.io.svg.SVGEdgeWriter
-
- createNode(Document, String, GraphLayoutCache, int) - Method in class com.jgraph.io.svg.SVGGraphWriter
-
- createNode(SVGGraphWriter, Document, GraphLayoutCache, CellView, double, double) - Method in class com.jgraph.io.svg.SVGVertexWriter
-
Returns the SVG representation of the specified node.
- createPermutation(int) - Method in class com.jgraph.layout.organic.JGraphOrganicLayout
-
Creates a random permutation of the numbers from 0 to
length
- createPoint() - Method in class org.jgraph.graph.AttributeMap
-
Creates a point of suitable type for this attribute map
- createPoint(Point2D) - Method in class org.jgraph.graph.AttributeMap
-
Creates a point of suitable type for this attribute map with the same
values as the point passed in
- createPoint(double, double) - Method in class org.jgraph.graph.AttributeMap
-
Creates a point of suitable type for this attribute map with the same
values as those passed in
- createPortView(Object) - Method in class org.jgraph.graph.DefaultCellViewFactory
-
Constructs a PortView view for the specified object.
- createPortView(Port) - Method in class org.jgraph.graph.DefaultCellViewFactory
-
- createPriorityQueue() - Method in class com.jgraph.algebra.JGraphAlgebra
-
Hook for subclassers to provide a custom fibonacci heap.
- createPropertyChangeListener() - Method in class org.jgraph.plaf.basic.BasicGraphUI
-
Creates a listener that is responsible to update the UI based on how the
graph's bounds properties change.
- createRect() - Method in class org.jgraph.graph.AttributeMap
-
Creates a rectangle of suitable type for this attribute map
- createRect(double, double, double, double) - Method in class org.jgraph.graph.AttributeMap
-
Creates a rectangle of suitable type for this attribute map with the same
values as those passed in
- createRect(Point2D) - Method in class org.jgraph.graph.AttributeMap
-
Creates a rectangle of suitable type for this attribute map at the
position of the point passed in
- createRect(Point2D, double) - Method in class org.jgraph.graph.AttributeMap
-
Creates a rectangle of suitable type for this attribute map at the
position of the point passed in with lengths size
- createRect(Rectangle2D) - Method in class org.jgraph.graph.AttributeMap
-
Clones the rectangle passed in
- createRect(double, double, double, double, double, double) - Method in class org.jgraph.graph.AttributeMap
-
Creates a rectangle of suitable type for this attribute map
- createRect(Rectangle2D, double, double) - Method in class org.jgraph.graph.AttributeMap
-
Creates a clone of the rectangle passed in and manipulates it by
grow1
and grow2
- createRemoveEdit(Object[]) - Method in class org.jgraph.graph.DefaultGraphModel
-
Returns an edit that represents a remove.
- createRoot(Document, double, double, int) - Method in class com.jgraph.io.svg.SVGGraphWriter
-
Creates the root SVG node with the basic information.
- createShape() - Method in class org.jgraph.graph.EdgeRenderer
-
Returns the shape that represents the current edge in the context of the
current graph.
- createShapeNode(Document, int, Rectangle2D, double, double, String, String, String, float, double, boolean) - Method in class com.jgraph.io.svg.SVGGraphWriter
-
Creates a rect or ellipse element based on the specified values.
- createTemporaryCellViews() - Method in class org.jgraph.graph.GraphContext
-
Returns an new consistent array of views for cells
.
- createTemporaryContextViews() - Method in class org.jgraph.graph.GraphContext
-
Returns an new consistent array of views for the edges that are connected
to and not contained in cells
.
- createTemporaryContextViews(Set) - Method in class org.jgraph.graph.GraphContext
-
Returns an new consistent array of views for the edges that are connected
to and not contained in cellSet
.
- createTemporaryPortViews() - Method in class org.jgraph.graph.GraphContext
-
Returns an new consistent array of views for the ports.
- createTextNode(Document, String, String, Font, String, int, int) - Method in class com.jgraph.io.svg.SVGGraphWriter
-
Creates a new text element for the specified details.
- createTransferable(JComponent) - Method in class org.jgraph.graph.GraphTransferHandler
-
- createTransferable(JGraph, Object[]) - Method in class org.jgraph.graph.GraphTransferHandler
-
- createTransferableForGraph(JGraph) - Method in class org.jgraph.graph.GraphTransferHandler
-
- createTransferHandler() - Method in class org.jgraph.plaf.basic.BasicGraphUI
-
Creates an instance of TransferHandler.
- createUI(JComponent) - Static method in class org.jgraph.plaf.basic.BasicGraphUI
-
- createUnionFind(Object[]) - Method in class com.jgraph.algebra.JGraphAlgebra
-
Hook for subclassers to provide a custom union find structure.
- createVertexView(Object) - Method in class org.jgraph.graph.DefaultCellViewFactory
-
Constructs a VertexView view for the specified object.
- createView(GraphModel, Object) - Method in interface org.jgraph.graph.CellViewFactory
-
Constructs a view for the specified cell and associates it
with the specified object using the specified CellMapper.
- createView(GraphModel, Object) - Method in class org.jgraph.graph.DefaultCellViewFactory
-
Constructs a view for the specified cell and associates it with the
specified object using the specified CellMapper.
- CROSS_GRID_MODE - Static variable in class org.jgraph.JGraph
-
- crossingStage - Variable in class com.jgraph.layout.hierarchical.JGraphHierarchicalLayout
-
The second stage of a Sugiyama layout
- cs - Variable in class org.jgraph.graph.GraphTransferable
-
Object that describes the connection between cells.
- current - Variable in class org.jgraph.plaf.basic.BasicGraphUI.RootHandle
-
- currentBestCrossings - Variable in class com.jgraph.layout.hierarchical.JGraphMedianHybridCrossingReduction
-
The total number of crossings found in the best configuration so far
- currentGraph - Variable in class com.jgraph.navigation.GraphNavigator
-
Weak reference to the current graph.
- currentIndex - Variable in class org.jgraph.graph.EdgeView.EdgeHandle
-
Holds the index of the current (editing) label or point.
- currentLabel - Variable in class org.jgraph.graph.EdgeView.EdgeHandle
-
Holds the index of the current (editing) label or point.
- currentPoint - Variable in class org.jgraph.graph.BasicMarqueeHandler
-
- currentPoint - Variable in class org.jgraph.graph.EdgeView.EdgeHandle
-
- currentViewport - Variable in class com.jgraph.navigation.GraphNavigator.NavigatorPane
-
Holds the bounds of the finder (red box).
- currentXDelta - Variable in class com.jgraph.layout.hierarchical.JGraphCoordinateAssignment
-
The sum of x-displacements for the current iteration
- CURSOR_DEFAULT - Static variable in class com.jgraph.navigation.GraphNavigator
-
Shared cursor objects to avoid expensive constructor calls.
- CURSOR_HAND - Static variable in class com.jgraph.navigation.GraphNavigator
-
Shared cursor objects to avoid expensive constructor calls.
- cursors - Variable in class org.jgraph.graph.VertexView.SizeHandle
-
Array that holds the cursors for the different control points.
- cut(JGraphFibonacciHeap.Node, JGraphFibonacciHeap.Node) - Method in class com.jgraph.algebra.JGraphFibonacciHeap
-
The reverse of the link operation: removes x from the child list of y.
- cycleStage - Variable in class com.jgraph.layout.hierarchical.JGraphHierarchicalLayout
-
A cycle pre-processing stage
- cylinderArea - Variable in class com.jgraph.components.labels.MultiLineVertexRenderer
-
Holds the area to be painted for the cylinder shape.
- getAbsoluteExtraLabelPosition(int) - Method in class org.jgraph.graph.EdgeView
-
Returns the absolute position of the specified extra label
- getAbsoluteLabelPosition() - Method in class org.jgraph.graph.EdgeView
-
Returns the absolute position of the main label
- getAbsoluteLabelPositionFromRelative(Point2D) - Method in class org.jgraph.graph.EdgeView
-
Converts relative label position to absolute and allows for
any label offset.
- getAdditionFactorsEnergy(int) - Method in class com.jgraph.layout.organic.JGraphOrganicLayout
-
Hook method to adding additional energy factors into the layout.
- getAlignment() - Method in class com.jgraph.layout.tree.JGraphTreeLayout
-
- getAll() - Method in class com.jgraph.layout.JGraphFacade
-
Returns all cells including all descendants.
- getAll(GraphModel) - Static method in class org.jgraph.graph.DefaultGraphModel
-
Returns all cells of the model in an array.
- getAllAttributes() - Method in class org.jgraph.graph.AbstractCellView
-
Returns the attributes of the view combined with the attributes of the
corresponding cell.
- getAllAttributes() - Method in interface org.jgraph.graph.CellView
-
- getAllDescendants(CellView[]) - Method in class org.jgraph.graph.GraphLayoutCache
-
Returns all views, including descendants that have a parent in
views
, especially the PortViews.
- getAllViews() - Method in class org.jgraph.graph.GraphLayoutCache
-
Returns all views, shortcut to getAllDescendants(getRoots())
- getAnchor() - Method in class org.jgraph.graph.DefaultPort
-
Returns the anchor of this port.
- getAnchor() - Method in interface org.jgraph.graph.Port
-
Returns the anchor of the port.
- getAngleOffset() - Method in class com.jgraph.layout.tree.JGraphRadialTreeLayout
-
- getArcSize(int, int) - Static method in class com.jgraph.components.labels.MultiLineVertexRenderer
-
Returns an appropriate arc for the corners of the rectangle for boundary
size cases of width and height.
- getAttributeMap() - Method in class org.jgraph.graph.GraphTransferable
-
Returns a map of (GraphCell, Map)-pairs that represent the
view attributes for the respecive cells.
- getAttributes() - Method in class com.jgraph.layout.JGraphFacade
-
Returns the nested map that specifies what changes the layout has made to
the input graph.
- getAttributes(Object) - Method in class com.jgraph.layout.JGraphFacade
-
Returns the local attributes for the specified cell.
- getAttributes() - Method in interface org.jgraph.event.GraphLayoutCacheEvent.GraphLayoutCacheChange
-
Returns a map that contains (object, map) pairs which holds the new
attributes for each changed cell.
- getAttributes() - Method in class org.jgraph.graph.AbstractCellView
-
Return the attributes of the view.
- getAttributes() - Method in interface org.jgraph.graph.CellView
-
Returns all attributes of the view as a map.
- getAttributes() - Method in class org.jgraph.graph.DefaultGraphCell
-
Returns the properies of the cell.
- getAttributes(Object) - Method in class org.jgraph.graph.DefaultGraphModel
-
Returns a Map
that represents the attributes for the
specified cell.
- getAttributes() - Method in class org.jgraph.graph.DefaultGraphModel
-
Returns the graph model's attribute.
- getAttributes() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
-
Returns a map of (object, view attributes).
- getAttributes() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelLayerEdit
-
Returns null.
- getAttributes() - Method in interface org.jgraph.graph.GraphCell
-
Returns the attributes
of the cell.
- getAttributes() - Method in class org.jgraph.graph.GraphLayoutCache.GraphLayoutCacheEdit
-
Returns a map of (cell view, attribute) pairs.
- getAttributes(Object) - Method in interface org.jgraph.graph.GraphModel
-
Returns a AttributeMap
that represents the properties for
the specified cell.
- getAttributes(Object) - Method in class org.jgraph.JGraph
-
Returns the attributes for the specified cell.
- getAverageNodeArea() - Method in class com.jgraph.layout.organic.JGraphOrganicLayout
-
- getBackground(Map) - Static method in class org.jgraph.graph.GraphConstants
-
Returns the background attribute from the specified map.
- getBackgroundComponent() - Method in class org.jgraph.JGraph
-
- getBackgroundImage() - Method in class org.jgraph.JGraph
-
Returns the background image.
- getBackingGraph() - Method in class com.jgraph.navigation.GraphNavigator
-
- getBeginSize(Map) - Static method in class org.jgraph.graph.GraphConstants
-
Returns the beginsize attribute from the specified map.
- getBorder() - Method in class org.jgraph.graph.DefaultGraphCellEditor.DefaultTextField
-
Overrides JComponent.getBorder
to
returns the current border.
- getBorder(Map) - Static method in class org.jgraph.graph.GraphConstants
-
Returns the border attribute from the specified map.
- getBorderColor(Map) - Static method in class org.jgraph.graph.GraphConstants
-
Returns the bordercolor attribute from the specified map.
- getBorderline(int) - Method in class com.jgraph.layout.organic.JGraphOrganicLayout
-
This method calculates the energy of the distance of the specified
node to the notional border of the graph.
- getBorderLineCostFactor() - Method in class com.jgraph.layout.organic.JGraphOrganicLayout
-
- getBorderSelectionColor() - Method in class org.jgraph.graph.DefaultGraphCellEditor
-
Returns the color the border is drawn.
- getBounds(List) - Method in class com.jgraph.layout.JGraphFacade
-
Returns the minimal rectangular bounds that enclose the specified
vertices
- getBounds(Object) - Method in class com.jgraph.layout.JGraphFacade
-
Returns the current bounds for the specified cell.
- getBounds(Object[]) - Method in class com.jgraph.layout.JGraphFacade
-
Same as getLocations, but with width and height added at index 3 and 4
respectively.
- getBounds() - Method in class org.jgraph.graph.AbstractCellView
-
Returns the cached bounds for the group if isleaf is false
- getBounds(CellView[]) - Static method in class org.jgraph.graph.AbstractCellView
-
Returns the bounding box for the specified views.
- getBounds() - Method in interface org.jgraph.graph.CellView
-
Returns the bounds for the view.
- getBounds(CellView) - Method in class org.jgraph.graph.EdgeRenderer
-
Returns the bounds of the edge shape.
- getBounds() - Method in class org.jgraph.graph.EdgeView
-
Returns the location for this edgeview.
- getBounds(Map) - Static method in class org.jgraph.graph.GraphConstants
-
Returns the bounds attribute from the specified map.
- getBounds(CellView[]) - Static method in class org.jgraph.graph.GraphLayoutCache
-
Returns the bounding box for the specified cell views.
- getBounds() - Method in class org.jgraph.graph.GraphTransferable
-
- getBounds() - Method in class org.jgraph.graph.PortView
-
Returns the bounds for the port view.
- getBounds() - Method in class org.jgraph.graph.VertexView
-
Returns the cached bounds for the vertex.
- getCachedBounds() - Method in class org.jgraph.graph.VertexView
-
- getCell() - Method in class com.jgraph.layout.organic.JGraphOrganicLayout.CellWrapper
-
- getCell() - Method in class com.jgraph.layout.tree.JGraphCompactTreeLayout.CompactTreeNode
-
- getCell() - Method in class org.jgraph.event.GraphSelectionEvent
-
Returns the first cell.
- getCell() - Method in class org.jgraph.graph.AbstractCellView
-
Returns the model object that this view represents.
- getCell() - Method in interface org.jgraph.graph.CellView
-
Returns the model object that this view represents.
- getCell() - Method in class org.jgraph.graph.DefaultGraphSelectionModel.CellPlaceHolder
-
Returns the cell.
- getCellAttributes(GraphModel) - Method in class org.jgraph.graph.AbstractCellView
-
Hook for subclassers to avoid cloning the cell's attributes.
- getCellBounds() - Method in class com.jgraph.layout.JGraphFacade
-
Returns the minimal rectangular bounds that enclose all the elements in
the bounds
map.
- getCellBounds(Object) - Method in class org.jgraph.JGraph
-
Returns the bounding rectangle of the specified cell.
- getCellBounds(Object[]) - Method in class org.jgraph.JGraph
-
Returns the bounding rectangle of the specified cells.
- getCellEditorValue() - Method in class org.jgraph.graph.DefaultGraphCellEditor
-
Returns the value currently being edited.
- getCells(Collection, boolean, boolean) - Method in class com.jgraph.layout.JGraphFacade
-
Returns a collection of cells in the current graph.
- getCells() - Method in class org.jgraph.event.GraphSelectionEvent
-
Returns the cells that have been added or removed from the selection.
- getCells() - Method in class org.jgraph.graph.GraphContext
-
Returns the array that was passed to the constructor.
- getCells(boolean, boolean, boolean, boolean) - Method in class org.jgraph.graph.GraphLayoutCache
-
A helper method to return various arrays of cells that are visible in
this cache.
- getCells(CellView[]) - Method in class org.jgraph.graph.GraphLayoutCache
-
Takes an array of views and returns the array of the corresponding cells
by using getCell
for each view.
- getCells() - Method in class org.jgraph.graph.GraphTransferable
-
Returns the cells
that represent the selection.
- getCellView(Object) - Method in class com.jgraph.layout.JGraphFacade
-
Obtains the cell view corresponding the cell passed in
- getCellViews() - Method in class org.jgraph.graph.GraphLayoutCache
-
- getCenterPoint(CellView) - Static method in class org.jgraph.graph.AbstractCellView
-
- getCenterPoint() - Method in class org.jgraph.graph.VertexView
-
- getCenterPoint() - Method in class org.jgraph.JGraph
-
Returns the center of the component relative to the parent viewport's
position.
- getChange() - Method in class org.jgraph.event.GraphLayoutCacheEvent
-
Returns the object that constitutes the change.
- getChange() - Method in class org.jgraph.event.GraphModelEvent
-
Returns the object that constitutes the change.
- getChanged() - Method in interface org.jgraph.event.GraphLayoutCacheEvent.GraphLayoutCacheChange
-
Returns the cells that have changed.
- getChanged() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
-
Returns the cells that have changed.
- getChanged() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelLayerEdit
-
Returns the cells that have changed.
- getChanged() - Method in class org.jgraph.graph.GraphLayoutCache.GraphLayoutCacheEdit
-
Returns the cell views that have changed.
- getChangedEdges() - Method in class org.jgraph.graph.ConnectionSet
-
- getChangedNodes() - Method in class org.jgraph.graph.ParentMap
-
Returns a Set
for the nodes, childs and parents, in this
parent map.
- getChangeSupport() - Method in class com.jgraph.layout.JGraphLayoutProgress
-
- getChild(Object, int) - Method in class org.jgraph.graph.DefaultGraphModel
-
Returns the child of parent at index index in the
parent's child array.
- getChild(Object, int) - Method in interface org.jgraph.graph.GraphModel
-
Returns the child of parent at index index in the
parent's child array.
- getChild() - Method in class org.jgraph.graph.ParentMap.Entry
-
Returns the child of the relation.
- getChildCount(Object) - Method in class org.jgraph.graph.DefaultGraphModel
-
Returns the number of children of parent .
- getChildCount(Object) - Method in interface org.jgraph.graph.GraphModel
-
Returns the number of children of parent .
- getChildParentDistance() - Method in class com.jgraph.layout.tree.JGraphCompactTreeLayout
-
- getChildPort(Object, boolean) - Method in class org.jgraph.graph.GraphLayoutCache
-
Hook for subclassers to return the port to be used for edges that have
been connected to the group.
- getChildren() - Method in class com.jgraph.layout.tree.JGraphTreeLayout.StandardTreeNode
-
- getChildren() - Method in class org.jgraph.graph.DefaultGraphCell
-
Provides access to the children list to change ordering.
- getChildViews() - Method in class org.jgraph.graph.AbstractCellView
-
Returns the child views of this view.
- getChildViews() - Method in interface org.jgraph.graph.CellView
-
Returns the child views of this view.
- getCirclePerimeterPoint(VertexView, Point2D, Point2D) - Method in class com.jgraph.components.labels.MultiLineVertexRenderer
-
Utility method to return the perimeter point for a circle.
- getCircleRadiusFactor() - Method in class com.jgraph.layout.JGraphFacade
-
- getClipRectangle(GraphLayoutCacheEvent.GraphLayoutCacheChange) - Method in class org.jgraph.JGraph
-
Calculates the clip
- getCollapseXScale() - Method in class org.jgraph.graph.GraphLayoutCache
-
- getCollapseYScale() - Method in class org.jgraph.graph.GraphLayoutCache
-
- getComponents() - Method in class com.jgraph.layout.JGraphFacade
-
Calculates a list of non-connected graph components for the current
graph.
- getConnectedEdges() - Method in class com.jgraph.layout.organic.JGraphOrganicLayout.CellWrapper
-
- getConnectedEdges(int) - Method in class com.jgraph.layout.organic.JGraphOrganicLayout
-
Returns all Edges that are connected with the specified cell
- getConnectionComponents(GraphModel, Object[], Object[]) - Method in class com.jgraph.algebra.JGraphAlgebra
-
Returns a union find structure representing the connection components of
G=(E,V).
- getConnectionComponents(Object[], Object[]) - Method in class com.jgraph.layout.JGraphFacade
-
Returns a union find structure representing the connection components of
G=(E,V).
- getConnections() - Method in class org.jgraph.graph.ConnectionSet
-
- getConnectionSet() - Method in interface org.jgraph.event.GraphModelEvent.GraphModelChange
-
Returns a connection set representing the graph structure after the
change was applied
- getConnectionSet() - Method in class org.jgraph.graph.DefaultGraphModel
-
A shortcut method to create a connection set that represents the
connections in this model.
- getConnectionSet() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
-
Returns the connectionSet.
- getConnectionSet() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelLayerEdit
-
- getConnectionSet() - Method in class org.jgraph.graph.GraphTransferable
-
Returns the connections between cells
(and possibly
other, unselected cells).
- getContext() - Method in interface org.jgraph.event.GraphLayoutCacheEvent.GraphLayoutCacheChange
-
Returns the objects that have not changed explicitly, but implicitly
because one of their dependent cells has changed.
- getContext() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
-
Returns the objects that have not changed explicitly, but implicitly
because one of their dependent cells has changed.
- getContext() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelLayerEdit
-
Returns null.
- getContext(GraphModelEvent.GraphModelChange) - Method in class org.jgraph.graph.GraphLayoutCache
-
Hook for subclassers to augment the context for a graphChange.
- getContext() - Method in class org.jgraph.graph.GraphLayoutCache.GraphLayoutCacheEdit
-
Returns the views that have not changed explicitly, but implicitly
because one of their dependent cells has changed.
- getContext() - Method in class org.jgraph.plaf.basic.BasicGraphUI.RootHandle
-
- getCoolingFactor() - Method in class com.jgraph.layout.organic.JGraphSelfOrganizingOrganicLayout
-
- getCost(Object) - Method in class com.jgraph.algebra.cost.JGraphConstantCostFunction
-
- getCost(Object) - Method in interface com.jgraph.algebra.cost.JGraphCostFunction
-
Evaluates the cost of cell
.
- getCost(Object) - Method in class com.jgraph.algebra.cost.JGraphDistanceCostFunction
-
- getCurrentGraph() - Method in class com.jgraph.navigation.GraphNavigator
-
Returns the graph that is currently displayed.
- getCurrentPoint() - Method in class org.jgraph.graph.BasicMarqueeHandler
-
Returns the currentPoint.
- getDashOffset(Map) - Static method in class org.jgraph.graph.GraphConstants
-
Returns the dashoffset attribute from the specified map.
- getDashPattern(Map) - Static method in class org.jgraph.graph.GraphConstants
-
Returns the dashpattern attribute from the specified map.
- getDefaultPortForCell(Object) - Method in class org.jgraph.JGraph
-
Returns the default portview for the specified cell.
- getDensityFactor() - Method in class com.jgraph.layout.organic.JGraphSelfOrganizingOrganicLayout
-
- getDepth() - Method in class com.jgraph.layout.tree.JGraphTreeLayout.StandardTreeNode
-
- getDescendantCount() - Method in class org.jgraph.graph.GraphContext
-
Returns the number of all objects (cells and children) in this object.
- getDescendants(GraphModel, Object[]) - Static method in class org.jgraph.graph.DefaultGraphModel
-
Flattens the given array of root cells by adding the roots and their
descandants.
- getDescendants(Object[]) - Method in class org.jgraph.JGraph
-
Returns all cells
including all descendants in the passed
in order of cells.
- getDescendantViews(CellView[]) - Static method in class org.jgraph.graph.AbstractCellView
-
Returns all views, including descendants that have a parent in
views
without the PortViews.
- getDfsCount() - Method in class com.jgraph.layout.hierarchical.model.JGraphHierarchyModel
-
- getDiamondPerimeterPoint(VertexView, Point2D, Point2D) - Method in class com.jgraph.components.labels.MultiLineVertexRenderer
-
Utility method to return the perimeter point for a diamond.
- getDirtyRegion() - Method in interface org.jgraph.event.GraphLayoutCacheEvent.GraphLayoutCacheChange
-
Returns the dirty region for the original position of the
changed cells before the change happened.
- getDirtyRegion() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
-
- getDirtyRegion() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelLayerEdit
-
- getDirtyRegion() - Method in class org.jgraph.graph.GraphLayoutCache.GraphLayoutCacheEdit
-
- getDistance(Object, Object, int) - Method in class com.jgraph.layout.JGraphFacade
-
Returns the length of the shortest path connecting v1
and
v2
wrt distanceFunction
.
- getDropAction() - Method in class org.jgraph.plaf.basic.BasicGraphUI
-
Returns the current drop action.
- getDropAction() - Method in class org.jgraph.plaf.GraphUI
-
Returns the current drop action.
- getDx(double) - Method in class org.jgraph.util.Spline
-
Returns the first derivation at x.
- getDx(double) - Method in class org.jgraph.util.Spline2D
-
- getDy(double) - Method in class org.jgraph.util.Spline2D
-
- getEdge() - Method in class org.jgraph.graph.ConnectionSet.Connection
-
Returns the edge of the connection.
- getEdgeCrossing(int) - Method in class com.jgraph.layout.organic.JGraphOrganicLayout
-
This method calculates the energy of the distance from the specified
edge crossing any other edges.
- getEdgeCrossingAffectedEdges(int) - Method in class com.jgraph.layout.organic.JGraphOrganicLayout
-
Obtains the energy cost function for the specified node being moved.
- getEdgeCrossingCostFactor() - Method in class com.jgraph.layout.organic.JGraphOrganicLayout
-
- getEdgeDeparture() - Static method in class org.jgraph.util.ParallelEdgeRouter
-
Getter to obtain the distance between intermediate and source/target
points
- getEdgeDistanceAffectedNodes(int) - Method in class com.jgraph.layout.organic.JGraphOrganicLayout
-
Obtains the energy cost function for the specified node being moved.
- getEdgeDistanceCostFactor() - Method in class com.jgraph.layout.organic.JGraphOrganicLayout
-
- getEdgeDistanceFromEdge(int) - Method in class com.jgraph.layout.organic.JGraphOrganicLayout
-
This method calculates the energy of the distance between Cells and
Edges.
- getEdgeDistanceFromNode(int) - Method in class com.jgraph.layout.organic.JGraphOrganicLayout
-
This method calculates the energy of the distance between Cells and
Edges.
- getEdgeLabelsMovable() - Method in class org.jgraph.JGraph
-
Returns true if edge labels may be dragged and dropped.
- getEdgeLength(int) - Method in class com.jgraph.layout.organic.JGraphOrganicLayout
-
This method calculates the energy due to the length of the specified
edge.
- getEdgeLengthAffectedEdges(int) - Method in class com.jgraph.layout.organic.JGraphOrganicLayout
-
Obtains the energy cost function for the specified node being moved.
- getEdgeLengthCostFactor() - Method in class com.jgraph.layout.organic.JGraphOrganicLayout
-
- getEdgeMapper() - Method in class com.jgraph.layout.hierarchical.model.JGraphHierarchyModel
-
- getEdges() - Method in class com.jgraph.layout.JGraphFacade
-
Returns all edges in the graph.
- getEdges(Object) - Method in class com.jgraph.layout.JGraphFacade
-
Returns the connected edges for a cell.
- getEdges(Object, boolean) - Method in class com.jgraph.layout.JGraphFacade
-
Returns the incoming or outgoing edges for cell.
- getEdges() - Method in class org.jgraph.graph.ConnectionSet
-
- getEdges(GraphModel, Object[]) - Static method in class org.jgraph.graph.DefaultGraphModel
-
Returns the set of all connected edges to cells
or their
descendants.
- getEdges(GraphModel, Object, boolean) - Static method in class org.jgraph.graph.DefaultGraphModel
-
Returns the incoming or outgoing edges for cell.
- getEdges() - Method in class org.jgraph.graph.DefaultPort
-
Returns the collection of edges connected to this port.
- getEdges(Object, Set, boolean, boolean, boolean) - Method in class org.jgraph.graph.GraphLayoutCache
-
Returns the incoming or outgoing edges for cell.
- getEdgesBetween(Object, Object, boolean) - Method in class com.jgraph.layout.JGraphFacade
-
Returns the edges between two specified ports or two specified vertices.
- getEdgesBetween(GraphModel, Object, Object, boolean) - Static method in class org.jgraph.graph.DefaultGraphModel
-
Returns the edges between two specified ports or two specified vertices.
- getEdgeSeparation() - Static method in class org.jgraph.util.ParallelEdgeRouter
-
Getter to obtain the distance between each parallel edge
- getEdgeStyle() - Method in class org.jgraph.graph.DefaultEdge.LoopRouting
-
- getEditClickCount() - Method in class org.jgraph.JGraph
-
Returns the number of clicks for editing to start.
- getEditingCell() - Method in class org.jgraph.JGraph
-
Returns the cell that is currently being edited.
- getEditingCell(JGraph) - Method in class org.jgraph.plaf.basic.BasicGraphUI
-
Returns the element that is being edited.
- getEditingCell(JGraph) - Method in class org.jgraph.plaf.GraphUI
-
Returns the cell that is being edited.
- getEditor() - Method in class com.jgraph.components.labels.MultiLineVertexView
-
- getEditor() - Method in class org.jgraph.graph.AbstractCellView
-
Returns a cell editor for the view.
- getEditor() - Method in interface org.jgraph.graph.CellView
-
Returns a cell editor for the view.
- getEditorLocation(Object, Dimension2D, Point2D) - Method in class org.jgraph.plaf.basic.BasicGraphUI
-
Subclassers may override this to provide a better location for the
in-place editing of edges (if you do not inherit from the EdgeRenderer
class).
- getEllipsePerimeterPoint(VertexView, Point2D, Point2D) - Method in class com.jgraph.io.svg.SVGVertexRenderer
-
Utility method to return the perimeter point for a circle.
- getEndSize(Map) - Static method in class org.jgraph.graph.GraphConstants
-
Returns the endsize attribute from the specified map.
- getExtraLabelBounds(JGraph, EdgeView, int) - Method in class org.jgraph.graph.EdgeRenderer
-
Returns the label bounds of the specified view in the given graph.
- getExtraLabelPosition(EdgeView, int) - Method in class org.jgraph.graph.EdgeRenderer
-
Returns the label position of the specified view in the given graph.
- getExtraLabelPosition(int) - Method in class org.jgraph.graph.EdgeView
-
Returns a point that describes the position of the label.
- getExtraLabelPositions(Map) - Static method in class org.jgraph.graph.GraphConstants
-
Returns the extralabelpositions attribute from the specified map.
- getExtraLabels(Map) - Static method in class org.jgraph.graph.GraphConstants
-
Returns the additional label objects from the specified map.Extra labels
only work with edges currently.
- getExtraLabelSize(JGraph, EdgeView, int) - Method in class org.jgraph.graph.EdgeRenderer
-
Returns the label size of the specified view in the given graph.
- getFactory() - Method in class org.jgraph.graph.GraphLayoutCache
-
Returns the factory that was passed to the constructor.
- getFastValue(double) - Method in class org.jgraph.util.Spline
-
Returns an interpolated value.
- getFineTuningRadius() - Method in class com.jgraph.layout.organic.JGraphOrganicLayout
-
- getFirstCellForLocation(double, double) - Method in class org.jgraph.JGraph
-
Returns the topmost cell at the specified location.
- getFirstOpaqueParent(Component) - Method in class org.jgraph.plaf.basic.BasicGraphUI.RootHandle
-
- getFirstPointOfSegment() - Method in class org.jgraph.graph.EdgeView
-
Utility method that returns the first point of the pair that forms the
segment that is relativeX along the edge as a proportion
- getFocusedCell() - Method in class org.jgraph.plaf.basic.BasicGraphUI
-
Returns the cell that has the focus.
- getFont() - Method in class org.jgraph.graph.DefaultGraphCellEditor.DefaultTextField
-
- getFont() - Method in class org.jgraph.graph.DefaultGraphCellEditor
-
Gets the font used for editing.
- getFont(Map) - Static method in class org.jgraph.graph.GraphConstants
-
Returns the font for the specified attribute map.
- getForceConstant() - Method in class com.jgraph.layout.organic.JGraphFastOrganicLayout
-
- getForeground(Map) - Static method in class org.jgraph.graph.GraphConstants
-
Returns the foreground attribute from the specified map.
- getGeneralPurposeVariable(int) - Method in class com.jgraph.layout.hierarchical.model.JGraphAbstractHierarchyCell
-
Gets the value of temp for the specified layer
- getGeneralPurposeVariable(int) - Method in class com.jgraph.layout.hierarchical.model.JGraphHierarchyEdge
-
Gets the value of temp for the specified layer
- getGeneralPurposeVariable(int) - Method in class com.jgraph.layout.hierarchical.model.JGraphHierarchyNode
-
Gets the value of temp for the specified layer
- getGradient(Document, String, String) - Method in class com.jgraph.io.svg.SVGGraphWriter
-
Returns or creates a gradient object for the specified colors.
- getGradientColor() - Method in class org.jgraph.graph.EdgeRenderer
-
- getGradientColor(Map) - Static method in class org.jgraph.graph.GraphConstants
-
Returns the gradientcolor attribute from the specified map.
- getGradientColor() - Method in class org.jgraph.graph.VertexRenderer
-
- getGraph() - Method in class com.jgraph.util.JGraphPrintingScrollPane
-
Returns the inner graph.
- getGraph() - Method in class org.jgraph.graph.GraphContext
-
Returns the graph that was passed to the constructor.
- getGraphBounds() - Method in class com.jgraph.layout.JGraphFacade
-
Returns the minimal rectangular bounds that enclose all the elements in
the bounds
map.
- getGraphBounds() - Method in class com.jgraph.layout.JGraphModelFacade
-
Returns the minimal rectangular bounds that enclose all the elements in
the bounds
map.
- getGraphCellEditorComponent(JGraph, Object, boolean) - Method in class com.jgraph.components.labels.RichTextEditor
-
Overriding this in order to set the size of an editor to that of an
edited view.
- getGraphCellEditorComponent(JGraph, Object, boolean) - Method in class org.jgraph.graph.DefaultGraphCellEditor
-
Configures the editor.
- getGraphCellEditorComponent(JGraph, Object, boolean) - Method in class org.jgraph.graph.DefaultRealEditor
-
- getGraphCellEditorComponent(JGraph, Object, boolean) - Method in interface org.jgraph.graph.GraphCellEditor
-
Sets an initial value for the editor.
- getGraphForEvent(MouseEvent) - Static method in class org.jgraph.graph.BasicMarqueeHandler
-
- getGraphLayoutCache() - Method in class org.jgraph.JGraph
-
Returns the GraphLayoutCache
that is providing the
view-data.
- getGraphLayoutCacheListeners() - Method in class org.jgraph.graph.GraphLayoutCache
-
Return an array of all GraphLayoutCacheListener that were added to this
model.
- getGraphModelListeners() - Method in class org.jgraph.graph.DefaultGraphModel
-
Return an array of all GraphModelListeners that were added to this model.
- getGraphOrigin() - Method in class com.jgraph.layout.JGraphFacade
-
Returns the origin of the graph (ie the top left corner of the root
cells) for the original geometry.
- getGridColor() - Method in class org.jgraph.JGraph
-
Returns the current grid color.
- getGridMode() - Method in class org.jgraph.JGraph
-
Returns the current grid view mode.
- getGridSize() - Method in class org.jgraph.JGraph
-
Returns the size of the grid in pixels.
- getGroupHierarchies() - Method in class com.jgraph.layout.JGraphFacade
-
- getHandle(GraphContext) - Method in class org.jgraph.graph.AbstractCellView
-
Returns a cell handle for the view.
- getHandle(GraphContext) - Method in interface org.jgraph.graph.CellView
-
Returns a cell handle for the view.
- getHandle(GraphContext) - Method in class org.jgraph.graph.EdgeView
-
Returns a cell handle for the view.
- getHandle(GraphContext) - Method in class org.jgraph.graph.PortView
-
Returns null
.
- getHandle(GraphContext) - Method in class org.jgraph.graph.VertexView
-
Returns a cell handle for the view, if the graph and the view are
sizeable.
- getHandle() - Method in class org.jgraph.plaf.basic.BasicGraphUI
-
Returns the handle that is currently active, or null, if no handle is
currently active.
- getHandle() - Method in class org.jgraph.plaf.GraphUI
-
Returns the CellHandle
that is currently active,
or null
if no handle is active.
- getHandleColor() - Method in class org.jgraph.JGraph
-
Returns the current handle color.
- getHandleSize() - Method in class org.jgraph.JGraph
-
Returns the size of the handles.
- getHeight() - Method in class com.jgraph.layout.tree.JGraphTreeLayout.StandardTreeNode
-
- getHeightSpacing() - Method in class com.jgraph.layout.simple.SimpleGridLayout
-
- getHeightSquared() - Method in class com.jgraph.layout.organic.JGraphOrganicLayout.CellWrapper
-
- getHexEncoding(Color) - Static method in class com.jgraph.io.svg.SVGUtils
-
Returns the hex encoding for the specified color.
- getHiddenCellViews() - Method in class org.jgraph.graph.GraphLayoutCache
-
- getHiddenMapping() - Method in class org.jgraph.graph.GraphLayoutCache
-
Returns the hiddenMapping.
- getHighlightBounds(JGraph, CellView) - Method in class org.jgraph.graph.EdgeView.EdgeHandle
-
Returns the bounds to be used to highlight the given cell view.
- getHighlightColor() - Method in class org.jgraph.JGraph
-
Returns the current highlight color.
- getHorizontalAlignment(Map) - Static method in class org.jgraph.graph.GraphConstants
-
Returns the horizontalalignment attribute from the specified map.
- getHorizontalTextPosition(Map) - Static method in class org.jgraph.graph.GraphConstants
-
Returns the horizontaltextposition attribute from the specified map.
- getHTMLData() - Method in class org.jgraph.graph.GraphTransferable
-
Fetch the data in a text/html format.
- getHTMLData() - Method in class org.jgraph.plaf.basic.BasicGraphTransferable
-
Fetch the data in a text/html format
- getIcon(Map) - Static method in class org.jgraph.graph.GraphConstants
-
Returns the icon attribute from the specified map.
- getImage(Color, int) - Method in class org.jgraph.JGraph
-
Returns a BufferedImage
for the graph using inset as an empty
border around the cells of the graph.
- getIncomingEdges(Object, Set, boolean, boolean) - Method in class com.jgraph.layout.JGraphFacade
-
Returns the incoming edges for cell.
- getIncomingEdges(Object, Set, boolean, boolean) - Method in class com.jgraph.layout.JGraphModelFacade
-
Returns the incoming edges for cell.
- getIncomingEdges(GraphModel, Object) - Static method in class org.jgraph.graph.DefaultGraphModel
-
Returns the incoming edges for cell.
- getIncomingEdges(Object, Set, boolean, boolean) - Method in class org.jgraph.graph.GraphLayoutCache
-
Returns the incoming edges for cell.
- getIndexOfChild(Object, Object) - Method in class org.jgraph.graph.DefaultGraphModel
-
Returns the index of child in parent.
- getIndexOfChild(Object, Object) - Method in interface org.jgraph.graph.GraphModel
-
Returns the index of child in parent.
- getIndexOfRoot(Object) - Method in class org.jgraph.graph.DefaultGraphModel
-
Returns the index of root
in the model.
- getIndexOfRoot(Object) - Method in interface org.jgraph.graph.GraphModel
-
Returns the index of root
in the model.
- getInitialLocation(Object[]) - Method in class org.jgraph.plaf.basic.BasicGraphUI.RootHandle
-
Returns the initial location, which is the top left corner of the
selection, ignoring all connected endpoints of edges.
- getInitialMoveRadius() - Method in class com.jgraph.layout.organic.JGraphOrganicLayout
-
- getInitialTemp() - Method in class com.jgraph.layout.organic.JGraphFastOrganicLayout
-
- getInserted() - Method in interface org.jgraph.event.GraphLayoutCacheEvent.GraphLayoutCacheChange
-
Returns the cells that have been inserted.
- getInserted() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
-
Returns the cells that were inserted.
- getInserted() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelLayerEdit
-
Returns the cells that have changed.
- getInserted() - Method in class org.jgraph.graph.GraphLayoutCache.GraphLayoutCacheEdit
-
Returns the cells that habe been made visible.
- getInsertionLocation() - Method in class org.jgraph.plaf.basic.BasicGraphUI
-
Returns the current location of the Drag-and-Drop activity.
- getInsertionLocation() - Method in class org.jgraph.plaf.GraphUI
-
Returns the insertion location for DnD operations.
- getInsertionOffset(JGraph, int, Rectangle2D) - Method in class org.jgraph.graph.GraphTransferHandler
-
Hook method to determine offset of cells cloned via the clipboard
- getInset(Map) - Static method in class org.jgraph.graph.GraphConstants
-
Returns the inset attribute from the specified map.
- getInterHierarchySpacing() - Method in class com.jgraph.layout.hierarchical.JGraphHierarchicalLayout
-
- getInterRankCellSpacing() - Method in class com.jgraph.layout.hierarchical.JGraphCoordinateAssignment
-
- getInterRankCellSpacing() - Method in class com.jgraph.layout.hierarchical.JGraphHierarchicalLayout
-
- getIntraCellSpacing() - Method in class com.jgraph.layout.hierarchical.JGraphCoordinateAssignment
-
- getIntraCellSpacing() - Method in class com.jgraph.layout.hierarchical.JGraphHierarchicalLayout
-
- getInvokesStopCellEditing() - Method in class org.jgraph.JGraph
-
Returns the indicator that tells what happens when editing is
interrupted.
- getKey() - Method in class com.jgraph.algebra.JGraphFibonacciHeap.Node
-
Obtain the key for this node.
- getLabelBounds(JGraph, EdgeView) - Method in class org.jgraph.graph.EdgeRenderer
-
Returns the label bounds of the specified view in the given graph.
- getLabelBounds(Point2D, Dimension, String) - Method in class org.jgraph.graph.EdgeRenderer
-
Returns the label bounds of the specified view in the given graph.
- getLabelPosition(EdgeView) - Method in class org.jgraph.graph.EdgeRenderer
-
Returns the label position of the specified view in the given graph.
- getLabelPosition(Point2D) - Method in class org.jgraph.graph.EdgeRenderer
-
Returns the label position of the specified view in the given graph.
- getLabelPosition() - Method in class org.jgraph.graph.EdgeView
-
Returns a point that describes the position of the label.
- getLabelPosition(Map) - Static method in class org.jgraph.graph.GraphConstants
-
Returns the label position attribute from the specified map.
- getLabels(CellView) - Method in class com.jgraph.io.svg.SVGGraphWriter
-
Returns the labels for a graph cell as an object array.
- getLabelSize(EdgeView, String) - Method in class org.jgraph.graph.EdgeRenderer
-
Returns the label size of the specified view in the given graph.
- getLabelVector() - Method in class org.jgraph.graph.EdgeView
-
Hook to return the vector that is taken as the base vector to compute
relative label positions.
- getLayouts() - Method in class com.jgraph.layout.JGraphCompoundLayout
-
Returns the list of layouts.
- getLeafViewAt(double, double) - Method in class org.jgraph.JGraph
-
Returns the next view at the specified location wrt.
- getLeftMostX(JGraphTreeLayout.StandardTreeNode) - Method in class com.jgraph.layout.tree.JGraphTreeLayout
-
Obtains the left most point on the sub-tree under the specified tree node
- getLeftWidth() - Method in class com.jgraph.layout.tree.JGraphTreeLayout.StandardTreeNode
-
- getLength(CellView) - Static method in class com.jgraph.algebra.cost.JGraphDistanceCostFunction
-
- getLength(Object) - Method in class com.jgraph.layout.JGraphFacade
-
Returns the length of the specified edge wrt
distanceFunction
.
- getLength(CellView) - Static method in class org.jgraph.graph.EdgeView
-
- getLength() - Method in class org.jgraph.util.Spline2D
-
- getLevelDistance() - Method in class com.jgraph.layout.tree.JGraphAbstractTreeLayout
-
- getLimitX() - Method in class com.jgraph.layout.hierarchical.JGraphCoordinateAssignment
-
- getLineBegin(Map) - Static method in class org.jgraph.graph.GraphConstants
-
Returns the LINEBEGIN attribute from the specified map.
- getLineColor(Map) - Static method in class org.jgraph.graph.GraphConstants
-
Returns the linecolor attribute from the specified map.
- getLineEnd(Map) - Static method in class org.jgraph.graph.GraphConstants
-
Returns the LINEEND attribute from the specified map.
- getLineStyle(Map) - Static method in class org.jgraph.graph.GraphConstants
-
Returns the linestyle attribute from the specified map.
- getLineWidth(Map) - Static method in class org.jgraph.graph.GraphConstants
-
Returns the linewidth attribute from the specified map.
- getLink(Map) - Static method in class org.jgraph.graph.GraphConstants
-
Returns the link for the specified attribute map.
- getListeners(Class) - Method in class org.jgraph.graph.DefaultGraphSelectionModel
-
Returns an array of all the listeners of the given type that were added
to this model.
- getLocalAttributes() - Method in class org.jgraph.graph.GraphLayoutCache
-
- getLocation(Object) - Method in class com.jgraph.layout.JGraphFacade
-
Returns the current location of the specified cell
- getLocation() - Method in class org.jgraph.graph.PortView
-
Shortcut method to getLocation(null, null)
- getLocation(EdgeView) - Method in class org.jgraph.graph.PortView
-
For backwards compatibility.
- getLocation(EdgeView, Point2D) - Method in class org.jgraph.graph.PortView
-
Returns the point that the port represents with respect to
edge
and point
, which is the nearest point
to this port view on the edge.
- getLocations(Object[]) - Method in class com.jgraph.layout.JGraphFacade
-
Returns an array of arrays (index 0 is x-coordinate, index 1 is
y-coordinate in the second array) that fast layouts can operate upon.
- getLockedHandleColor() - Method in class org.jgraph.JGraph
-
Returns the current second handle color.
- getLoopStyle() - Method in class org.jgraph.graph.DefaultEdge.LoopRouting
-
- getMapping(Object, boolean) - Method in interface org.jgraph.graph.CellMapper
-
Returns the view that is associated with cell
.
- getMapping(Object, boolean) - Method in class org.jgraph.graph.GraphContext
-
Returns the CellView
that is mapped to cell
in the graph context.
- getMapping(Object, boolean) - Method in class org.jgraph.graph.GraphLayoutCache
-
Returns the view for the specified cell.
- getMapping(Object[]) - Method in class org.jgraph.graph.GraphLayoutCache
-
Returns the views for the specified array of cells without creating these
views on the fly.
- getMapping(Object[], boolean) - Method in class org.jgraph.graph.GraphLayoutCache
-
Returns the views for the specified array of cells.
- getMarqueeBounds() - Method in class org.jgraph.graph.BasicMarqueeHandler
-
Returns the marqueeBounds.
- getMarqueeColor() - Method in class org.jgraph.JGraph
-
Returns the current marquee color.
- getMarqueeHandler() - Method in class org.jgraph.JGraph
-
Returns the MarqueeHandler
that will handle marquee
selection.
- getMaxAdaption() - Method in class com.jgraph.layout.organic.JGraphSelfOrganizingOrganicLayout
-
- getMaxDistanceLimit() - Method in class com.jgraph.layout.organic.JGraphOrganicLayout
-
- getMaximum() - Method in class com.jgraph.layout.JGraphLayoutProgress
-
- getMaximumScale() - Method in class com.jgraph.navigation.GraphNavigator
-
Returns the maximum scale to be used for the backing graph.
- getMaximumSize(JComponent) - Method in class org.jgraph.plaf.basic.BasicGraphUI
-
Returns the maximum size for this component, which will be the preferred
size if the instance is currently in a JGraph, or 0, 0.
- getMaxIterations() - Method in class com.jgraph.layout.graph.JGraphSpringLayout
-
Deprecated.
- getMaxIterations() - Method in class com.jgraph.layout.organic.JGraphFastOrganicLayout
-
- getMaxIterations() - Method in class com.jgraph.layout.organic.JGraphOrganicLayout
-
- getMaxIterationsMultiple() - Method in class com.jgraph.layout.organic.JGraphSelfOrganizingOrganicLayout
-
- getMaxradiusx() - Method in class com.jgraph.layout.tree.JGraphRadialTreeLayout
-
- getMaxradiusy() - Method in class com.jgraph.layout.tree.JGraphRadialTreeLayout
-
- getMaxSize(Collection) - Method in class com.jgraph.layout.JGraphFacade
-
Obtains the maximum width or height dimension of any of the vertices in
the specified collection
- getMaxx() - Method in class com.jgraph.layout.graph.JGraphSimpleLayout
-
- getMaxy() - Method in class com.jgraph.layout.graph.JGraphSimpleLayout
-
- getMinAdaption() - Method in class com.jgraph.layout.organic.JGraphSelfOrganizingOrganicLayout
-
- getMinDistanceLimit() - Method in class com.jgraph.layout.organic.JGraphOrganicLayout
-
- getMinimumMove() - Method in class org.jgraph.JGraph
-
Returns the miminum amount of pixels for a move operation.
- getMinimumSize(JComponent) - Method in class org.jgraph.plaf.basic.BasicGraphUI
-
Returns the minimum size for this component.
- getMinimumSpanningTree(GraphModel, Object[], JGraphCostFunction, boolean) - Method in class com.jgraph.algebra.JGraphAlgebra
-
Returns the minimum spanning tree (MST) for the graph defined by G=(E,V).
- getMinimumSpanningTree(GraphModel, Object[], Object[], JGraphCostFunction) - Method in class com.jgraph.algebra.JGraphAlgebra
-
Returns the minimum spanning tree (MST) for the graph defined by G=(E,V).
- getMinimumSpanningTree(Object[], JGraphCostFunction) - Method in class com.jgraph.layout.JGraphFacade
-
Returns the minimum spanning tree (MST) for the graph defined by G=(E,V).
- getMinMoveRadius() - Method in class com.jgraph.layout.organic.JGraphOrganicLayout
-
- getMinRadius() - Method in class com.jgraph.layout.organic.JGraphSelfOrganizingOrganicLayout
-
- getMinradiusx() - Method in class com.jgraph.layout.tree.JGraphRadialTreeLayout
-
- getMinradiusy() - Method in class com.jgraph.layout.tree.JGraphRadialTreeLayout
-
- getModel() - Method in class org.jgraph.graph.GraphLayoutCache
-
Returns the current model.
- getModel() - Method in class org.jgraph.JGraph
-
Returns the GraphModel
that is providing the data.
- getMoveableAxis(Map) - Static method in class org.jgraph.graph.GraphConstants
-
Returns the moveableaxis attribute from the specified map.
- getNearestPoint(boolean) - Method in class org.jgraph.graph.EdgeView
-
Returns the nearest point wrt to the source or target.
- getNeighbours(Object, boolean) - Method in class com.jgraph.layout.JGraphFacade
-
A shortcut method that calls getNeighbours with no cells to exclude.
- getNeighbours(Object, Set, boolean) - Method in class com.jgraph.layout.JGraphFacade
-
Returns a collection of cells that are connected to the specified cell by
edges.
- getNeighbours(Object, boolean) - Method in class com.jgraph.layout.JGraphModelFacade
-
A shortcut method that calls getNeighbours with no cells to exclude.
- getNeighbours(Object, Set, boolean) - Method in class com.jgraph.layout.JGraphModelFacade
-
Returns a collection of cells that are connected to the specified cell by
edges.
- getNeighbours(Object, Set, boolean, boolean) - Method in class org.jgraph.graph.GraphLayoutCache
-
Returns a collection of cells that are connected to the specified cell by
edges.
- getNextCellForLocation(Object, double, double) - Method in class org.jgraph.JGraph
-
Returns the cell at the specified location that is "behind" the
current
cell.
- getNextLayerConnectedCells(int) - Method in class com.jgraph.layout.hierarchical.model.JGraphAbstractHierarchyCell
-
Returns the cells this cell connects to on the next layer up
- getNextLayerConnectedCells(int) - Method in class com.jgraph.layout.hierarchical.model.JGraphHierarchyEdge
-
Returns the cells this cell connects to on the next layer up
- getNextLayerConnectedCells(int) - Method in class com.jgraph.layout.hierarchical.model.JGraphHierarchyNode
-
Returns the cells this cell connects to on the next layer up
- getNextSelectableViewAt(CellView, double, double) - Method in class org.jgraph.JGraph
-
Note: Arguments are not expected to be scaled (they are scaled in here).
- getNextViewAt(CellView, double, double) - Method in class org.jgraph.JGraph
-
Returns the next view at the specified location wrt.
- getNextViewAt(CellView, double, double, boolean) - Method in class org.jgraph.JGraph
-
Returns the next view at the specified location wrt.
- getNextViewAt(CellView[], CellView, double, double) - Method in class org.jgraph.JGraph
-
Returns the next view at the specified location wrt.
- getNextViewAt(CellView[], CellView, double, double, boolean) - Method in class org.jgraph.JGraph
-
Returns the next view at the specified location wrt.
- getNode(Object, boolean) - Method in class com.jgraph.algebra.JGraphFibonacciHeap
-
Returns the node that represents element.
- getNode(Object) - Method in class com.jgraph.algebra.JGraphUnionFind
-
Returns the node that represents element.
- getNodeBorder() - Method in class com.jgraph.layout.tree.JGraphCompactTreeLayout
-
- getNodeDistance() - Method in class com.jgraph.layout.tree.JGraphAbstractTreeLayout
-
- getNodeDistribution(int) - Method in class com.jgraph.layout.organic.JGraphOrganicLayout
-
Calculates the energy cost of the specified node relative to all other
nodes.
- getNodeDistributionCostFactor() - Method in class com.jgraph.layout.organic.JGraphOrganicLayout
-
- getNodesByLevel() - Method in class com.jgraph.layout.tree.JGraphTreeLayout.StandardTreeNode
-
Return the nodes of the level of this node
- getNumCellsPerRow() - Method in class com.jgraph.layout.simple.SimpleGridLayout
-
- getOffgraphics() - Method in class org.jgraph.JGraph
-
Returns the current double buffering graphics object.
- getOffscreen() - Method in class org.jgraph.JGraph
-
- getOffscreenDirty() - Method in class org.jgraph.JGraph
-
Returns the area that is deemed dirty for the next double buffered redraw
- getOffscreenOffset() - Method in class org.jgraph.JGraph
-
- getOffset(Map) - Static method in class org.jgraph.graph.GraphConstants
-
Returns the offset attribute from the specified map.
- getOffsetX() - Method in class com.jgraph.layout.simple.SimpleGridLayout
-
- getOffsetY() - Method in class com.jgraph.layout.simple.SimpleGridLayout
-
- getOpposite(GraphModel, Object, Object) - Static method in class org.jgraph.graph.DefaultGraphModel
-
- getOrder() - Method in class com.jgraph.layout.JGraphFacade
-
- getOrderedVertices(JGraphFacade) - Method in class com.jgraph.layout.hierarchical.JGraphGreedyCycleRemover
-
Performs the actual greedy cycle removal routine.
- getOrientation() - Method in class com.jgraph.layout.hierarchical.JGraphCoordinateAssignment
-
- getOrientation() - Method in class com.jgraph.layout.hierarchical.JGraphHierarchicalLayout
-
- getOrientation() - Method in class com.jgraph.layout.tree.JGraphAbstractTreeLayout
-
- getOrientation() - Method in class com.jgraph.layout.tree.JGraphCompactTreeLayout
-
- getOutgoingEdges(Object, Set, boolean, boolean) - Method in class com.jgraph.layout.JGraphFacade
-
Returns the outgoing edges for cell.
- getOutgoingEdges(Object, Set, boolean, boolean) - Method in class com.jgraph.layout.JGraphModelFacade
-
Returns the outgoing edges for cell.
- getOutgoingEdges(GraphModel, Object) - Static method in class org.jgraph.graph.DefaultGraphModel
-
Returns the outgoing edges for cell.
- getOutgoingEdges(Object, Set, boolean, boolean) - Method in class org.jgraph.graph.GraphLayoutCache
-
Returns the outgoing edges for cell.
- getPageFormat() - Method in class com.jgraph.util.JGraphPrintingScrollPane
-
Returns the page format of the background page.
- getPageScale() - Method in class com.jgraph.util.JGraphPrintingScrollPane
-
Returns the scale of the page metrics.
- getPaintBounds(EdgeView) - Method in class org.jgraph.graph.EdgeRenderer
-
Returns the bounds of the edge shape without label
- getPanningCursor() - Method in class com.jgraph.navigation.PanningTool
-
- getParallelEdges(GraphLayoutCache, EdgeView, CellView, CellView) - Method in class org.jgraph.util.ParallelEdgeRouter
-
Getter to obtain the list of parallel edges
- getParallelEdgeSpacing() - Method in class com.jgraph.layout.hierarchical.JGraphHierarchicalLayout
-
- getParent() - Method in class com.jgraph.algebra.JGraphUnionFind.Node
-
- getParent() - Method in class com.jgraph.layout.tree.JGraphTreeLayout.StandardTreeNode
-
- getParent(Object) - Method in class org.jgraph.graph.DefaultGraphModel
-
Returns the parent of child in the model.
- getParent(Object) - Method in interface org.jgraph.graph.GraphModel
-
Returns the parent of child in the model.
- getParent() - Method in class org.jgraph.graph.ParentMap.Entry
-
Returns the parent of the relation.
- getParentGraph(Component) - Static method in class com.jgraph.navigation.GraphNavigator
-
Helper method that returns the parent JGraph for the specified component
in the component hierarchy.
- getParentList(Object) - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelLayerEdit
-
Returns the list that exclusively contains view
.
- getParentMap() - Method in interface org.jgraph.event.GraphModelEvent.GraphModelChange
-
Returns a parent map representing the group structure after the
change was applied
- getParentMap() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
-
Returns the parentMap.
- getParentMap() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelLayerEdit
-
Returns null.
- getParentMap() - Method in class org.jgraph.graph.GraphTransferable
-
- getParentPort(Object, boolean) - Method in class org.jgraph.graph.GraphLayoutCache
-
Hook for subclassers to return the first or last visible port to replace
the current source or target port of the edge.
- getParentPorts(Object) - Method in class org.jgraph.graph.GraphLayoutCache
-
- getParentScrollPane(Component) - Static method in class com.jgraph.navigation.GraphNavigator
-
Helper method that returns the parent scrollpane for the specified
component in the component hierarchy.
- getParentView() - Method in class org.jgraph.graph.AbstractCellView
-
Returns the parent view for this view.
- getParentView() - Method in interface org.jgraph.graph.CellView
-
Returns the parent of view of this view.
- getParentView() - Method in class org.jgraph.graph.PortView
-
This method ensures a non-null value.
- getPartial() - Method in class org.jgraph.graph.GraphLayoutCache
-
Required for XML persistence
- getPath(Object, Object, int, JGraphCostFunction) - Method in class com.jgraph.layout.JGraphFacade
-
Returns the shortest path connecting v1
and
v2
wrt cf
with traverses no more than
steps
edges.
- getPerimeterPoint(VertexView, Point2D, Point2D) - Method in class com.jgraph.components.labels.MultiLineVertexRenderer
-
Overrides the parent's implementation to return the perimeter points for
non-rectangular shapes, namely diamonds and circles.
- getPerimeterPoint(VertexView, Point2D, Point2D) - Method in class com.jgraph.io.svg.SVGVertexRenderer
-
- getPerimeterPoint(EdgeView, Point2D, Point2D) - Method in class org.jgraph.graph.AbstractCellView
-
Returns the intersection of the bounding rectangle and the straight line
between the source and the specified point p.
- getPerimeterPoint(EdgeView, Point2D, Point2D) - Method in interface org.jgraph.graph.CellView
-
Returns the intersection of the bounding rectangle and the straight line
between the source and the specified point p.
- getPerimeterPoint(EdgeView, Point2D, Point2D) - Method in class org.jgraph.graph.EdgeView
-
- getPerimeterPoint(VertexView, Point2D, Point2D) - Method in class org.jgraph.graph.VertexRenderer
-
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.graph.VertexView
-
- getPerimeterPoint(EdgeView, Point2D, Point2D) - Method in class org.jgraph.graph.VertexView
-
Returns the intersection of the bounding rectangle and the straight line
between the source and the specified point p.
- getPlainData() - Method in class org.jgraph.graph.GraphTransferable
-
Fetch the data in a text/plain format.
- getPlainData() - Method in class org.jgraph.plaf.basic.BasicGraphTransferable
-
Fetch the data in a text/plain format.
- getPlainText(RichTextValue) - Static method in class com.jgraph.components.labels.RichTextValue
-
Returns a plain text representation of the specified rich text value.
- getPoint(int) - Method in class org.jgraph.graph.EdgeView
-
Returns the cached points for this edge.
- getPoint(int) - Method in class org.jgraph.util.Bezier
-
Returns the bezier points at position i.
- getPoint(double) - Method in class org.jgraph.util.Spline2D
-
- getPointCount() - Method in class org.jgraph.graph.EdgeView
-
Returns the number of point for this edge.
- getPointCount() - Method in class org.jgraph.util.Bezier
-
Returns the number of bezier points.
- getPointLocation(int) - Method in class org.jgraph.graph.EdgeView
-
Returns the point of edge
at index
.
- getPoints(Object) - Method in class com.jgraph.layout.JGraphFacade
-
Returns the points of the specified edge.
- getPoints() - Method in class org.jgraph.graph.EdgeView
-
Returns the points.
- getPoints(Map) - Static method in class org.jgraph.graph.GraphConstants
-
Returns the points attribute from the specified map.
- getPoints() - Method in class org.jgraph.util.Bezier
-
Returns the calculated bezier points.
- getPort() - Method in class org.jgraph.graph.ConnectionSet.Connection
-
Returns the port of the connection.
- getPort(Object, boolean) - Method in class org.jgraph.graph.ConnectionSet
-
Returns the source or target of the specified edge in this connection set
or null if the connection set contains no corresponding entry for the
edge.
- getPortForLocation(double, double) - Method in class org.jgraph.JGraph
-
Convenience method to return the port at the specified location.
- getPorts() - Method in class org.jgraph.graph.GraphLayoutCache
-
Returns the ports of the view.
- getPorts(Object) - Method in class org.jgraph.graph.GraphLayoutCache
-
- getPortSize() - Method in class org.jgraph.graph.PortView
-
- getPortViewAt(double, double) - Method in class org.jgraph.JGraph
-
Returns the portview at the specified location.
- getPortViewAt(double, double, int) - Method in class org.jgraph.JGraph
-
Returns the portview at the specified location.
- getPreferredLineStyle(EdgeView) - Method in class org.jgraph.graph.DefaultEdge.LoopRouting
-
- getPreferredLineStyle(EdgeView) - Method in interface org.jgraph.graph.Edge.Routing
-
Returns the preferred line style for this routing.
- getPreferredMinSize() - Method in class org.jgraph.plaf.basic.BasicGraphUI
-
Returns the minimum preferred size.
- getPreferredScrollableViewportSize() - Method in class org.jgraph.JGraph
-
Returns the preferred display size of a JGraph
.
- getPreferredSize() - Method in class com.jgraph.components.labels.MultiLineVertexRenderer
-
Overrides the parent's implementation to return a slightly larger
preferred size for circles and rounded rectangles.
- getPreferredSize() - Method in class org.jgraph.graph.DefaultGraphCellEditor.EditorContainer
-
Returns the preferred size for the Container.
- getPreferredSize(JGraph, CellView) - Method in class org.jgraph.plaf.basic.BasicGraphUI
-
Get the preferred Size for a cell view.
- getPreferredSize(JComponent) - Method in class org.jgraph.plaf.basic.BasicGraphUI
-
Returns the preferred size to properly display the graph.
- getPreferredSize(JGraph, CellView) - Method in class org.jgraph.plaf.GraphUI
-
Returns the preferred size for view
.
- getPreviousAttributes() - Method in interface org.jgraph.event.GraphLayoutCacheEvent.GraphLayoutCacheChange
-
Returns a map that contains (object, map) pairs which holds the
previous attributes for the changed cells.
- getPreviousAttributes() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
-
Returns a map that contains (object, map) pairs of the attributes
that have been stored in the model.
- getPreviousAttributes() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelLayerEdit
-
Returns null.
- getPreviousAttributes() - Method in class org.jgraph.graph.GraphLayoutCache.GraphLayoutCacheEdit
-
Returns a map of (cell view, attribute) pairs.
- getPreviousConnectionSet() - Method in interface org.jgraph.event.GraphModelEvent.GraphModelChange
-
Returns a connection set representing the graph structure before the
change was applied ( an "undo" of the change).
- getPreviousConnectionSet() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
-
- getPreviousConnectionSet() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelLayerEdit
-
- getPreviousCursor() - Method in class org.jgraph.graph.BasicMarqueeHandler
-
Returns the previousCursor.
- getPreviousLayerConnectedCells(int) - Method in class com.jgraph.layout.hierarchical.model.JGraphAbstractHierarchyCell
-
Returns the cells this cell connects to on the next layer down
- getPreviousLayerConnectedCells(int) - Method in class com.jgraph.layout.hierarchical.model.JGraphHierarchyEdge
-
Returns the cells this cell connects to on the next layer down
- getPreviousLayerConnectedCells(int) - Method in class com.jgraph.layout.hierarchical.model.JGraphHierarchyNode
-
Returns the cells this cell connects to on the next layer down
- getPreviousParentMap() - Method in interface org.jgraph.event.GraphModelEvent.GraphModelChange
-
Returns a parent map representing the group structure before the
change was applied ( an "undo" of the change )
- getPreviousParentMap() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
-
- getPreviousParentMap() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelLayerEdit
-
- getProgress() - Method in class com.jgraph.layout.graph.JGraphSpringLayout
-
Deprecated.
- getProgress() - Method in class com.jgraph.layout.hierarchical.JGraphHierarchicalLayout
-
- getProgress() - Method in class com.jgraph.layout.hierarchical.JGraphMedianHybridCrossingReduction
-
- getProgress() - Method in interface com.jgraph.layout.JGraphLayout.Stoppable
-
Returns the progress object that represents the progress of the
current layout run.
- getProgress() - Method in class com.jgraph.layout.JGraphLayoutProgress
-
- getProgress() - Method in class com.jgraph.layout.organic.JGraphFastOrganicLayout
-
- getProgress() - Method in class com.jgraph.layout.organic.JGraphOrganicLayout
-
- getProperties() - Method in class com.jgraph.components.labels.RichTextBusinessObject
-
Returns the properties.
- getProperty(Object) - Method in class com.jgraph.components.labels.RichTextBusinessObject
-
Returns the property under the specified key.
- getRadiusScaleFactor() - Method in class com.jgraph.layout.organic.JGraphOrganicLayout
-
- getRadiusSquared() - Method in class com.jgraph.layout.organic.JGraphOrganicLayout.CellWrapper
-
- getRadiusx() - Method in class com.jgraph.layout.tree.JGraphRadialTreeLayout
-
- getRadiusy() - Method in class com.jgraph.layout.tree.JGraphRadialTreeLayout
-
- getRankValue() - Method in class com.jgraph.layout.hierarchical.model.JGraphHierarchyNode
-
Returns the integer value of the layer that this node resides in
- getRelativeLabelPosition(EdgeView, Point2D) - Method in class org.jgraph.graph.EdgeView.EdgeHandle
-
- getRelevantEdges() - Method in class com.jgraph.layout.organic.JGraphOrganicLayout.CellWrapper
-
- getRelevantEdges(int) - Method in class com.jgraph.layout.organic.JGraphOrganicLayout
-
Returns all Edges that are not connected to the specifed cell
- getRemoveAttributes(Map) - Static method in class org.jgraph.graph.GraphConstants
-
Returns the attribute marked as for removal in the specified map.
- getRemoved() - Method in interface org.jgraph.event.GraphLayoutCacheEvent.GraphLayoutCacheChange
-
Returns the cells that have been removed.
- getRemoved() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
-
Returns the cells that were inserted.
- getRemoved() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelLayerEdit
-
Returns the cells that have changed.
- getRemoved() - Method in class org.jgraph.graph.GraphLayoutCache.GraphLayoutCacheEdit
-
Returns the cells that have changed.
- getRenderer() - Method in class com.jgraph.components.labels.MultiLineVertexView
-
- getRenderer() - Method in class org.jgraph.graph.AbstractCellView
-
Obtains the renderer instance for this view
- getRenderer() - Method in class org.jgraph.graph.EdgeView
-
Returns a renderer for the class.
- getRenderer() - Method in class org.jgraph.graph.PortView
-
Returns a renderer for the class.
- getRenderer() - Method in class org.jgraph.graph.VertexView
-
Returns a renderer for the class.
- getRendererComponent(JGraph, CellView, boolean, boolean, boolean) - Method in class com.jgraph.components.labels.MultiLineVertexRenderer
-
Overrides the parent implementation to return the value component stored
in the user object instead of this renderer if a value component exists.
- getRendererComponent(JGraph, boolean, boolean, boolean) - Method in class org.jgraph.graph.AbstractCellView
-
Returns a renderer component, configured for the view.
- getRendererComponent(JGraph, boolean, boolean, boolean) - Method in interface org.jgraph.graph.CellView
-
Returns a renderer component, configured for the view.
- getRendererComponent(JGraph, CellView, boolean, boolean, boolean) - Method in interface org.jgraph.graph.CellViewRenderer
-
Configure and return the renderer based on the passed in
components.
- getRendererComponent(JGraph, CellView, boolean, boolean, boolean) - Method in class org.jgraph.graph.EdgeRenderer
-
Configure and return the renderer based on the passed in components.
- getRendererComponent(JGraph, CellView, boolean, boolean, boolean) - Method in class org.jgraph.graph.PortRenderer
-
Configure and return the renderer based on the passed in components.
- getRendererComponent(JGraph, CellView, boolean, boolean, boolean) - Method in class org.jgraph.graph.VertexRenderer
-
Configure and return the renderer component based on the passed in cell.
- getReplusiveForce() - Method in class com.jgraph.layout.graph.JGraphSpringLayout
-
Deprecated.
- getRicherData(DataFlavor) - Method in class org.jgraph.graph.GraphTransferable
-
Fetch the data in a jvm-localreference format.
- getRicherData(DataFlavor) - Method in class org.jgraph.plaf.basic.BasicGraphTransferable
-
- getRicherFlavors() - Method in class org.jgraph.graph.GraphTransferable
-
Returns the jvm-localreference flavors of the transferable.
- getRicherFlavors() - Method in class org.jgraph.plaf.basic.BasicGraphTransferable
-
Some subclasses will have flavors that are more descriptive than HTML
or plain text.
- getRichText() - Method in class com.jgraph.components.labels.RichTextValue
-
Returns the richt text value as an RTF encoded string.
- getRichText(Document) - Static method in class com.jgraph.components.labels.RichTextValue
-
Returns the rich text encoded RTF string from the specified document.
- getRightMostX(JGraphTreeLayout.StandardTreeNode) - Method in class com.jgraph.layout.tree.JGraphTreeLayout
-
Obtains the right most point on the sub-tree under the specified tree
node
- getRightWidth() - Method in class com.jgraph.layout.tree.JGraphTreeLayout.StandardTreeNode
-
- getRootAt(int) - Method in class com.jgraph.layout.JGraphFacade
-
Returns the root at index
to be used by tree layouts for
tree traversal.
- getRootAt(int) - Method in class org.jgraph.graph.DefaultGraphModel
-
Returns the root at index index in the model.
- getRootAt(int) - Method in interface org.jgraph.graph.GraphModel
-
Returns the root at index index in the model.
- getRootCount() - Method in class com.jgraph.layout.JGraphFacade
-
Returns the number of root vertices to be used by tree layouts for tree
traversal.
- getRootCount() - Method in class org.jgraph.graph.DefaultGraphModel
-
Returns the number of roots in the model.
- getRootCount() - Method in interface org.jgraph.graph.GraphModel
-
Returns the number of roots in the model.
- getRoots() - Method in class com.jgraph.layout.JGraphFacade
-
Returns the list of root vertices.
- getRoots() - Method in class org.jgraph.graph.DefaultGraphModel
-
- getRoots(GraphModel) - Static method in class org.jgraph.graph.DefaultGraphModel
-
Returns the roots of the specified model as an array.
- getRoots(GraphModel, Object[]) - Static method in class org.jgraph.graph.DefaultGraphModel
-
Returns the roots in cells
by checking if their parent is
null
.
- getRoots() - Method in class org.jgraph.graph.GraphLayoutCache
-
Returns the roots of the view.
- getRoots(Rectangle2D) - Method in class org.jgraph.graph.GraphLayoutCache
-
Return all root cells that intersect the given rectangle.
- getRoots() - Method in class org.jgraph.JGraph
-
Returns all root cells (cells that have no parent) that the model
contains.
- getRoots(Rectangle) - Method in class org.jgraph.JGraph
-
Returns all cells that intersect the given rectangle.
- getRootsAsCollection(GraphModel) - Static method in class org.jgraph.graph.DefaultGraphModel
-
Returns the roots of the specified model as a collection.
- getRouteTreeEdges() - Method in class com.jgraph.layout.tree.JGraphAbstractTreeLayout
-
- getRouting(Map) - Static method in class org.jgraph.graph.GraphConstants
-
Returns the routing attribute from the specified map.
- getROUTING_DEFAULT() - Static method in class org.jgraph.graph.GraphConstants
-
- getROUTING_SIMPLE() - Static method in class org.jgraph.graph.GraphConstants
-
- getScale() - Method in class org.jgraph.JGraph
-
Returns the current scale.
- getScrollableBlockIncrement(Rectangle, int, int) - Method in class org.jgraph.JGraph
-
Returns the amount for a block increment, which is the height or width of
visibleRect
, based on orientation
.
- getScrollableTracksViewportHeight() - Method in class org.jgraph.JGraph
-
Returns false to indicate that the height of the viewport does not
determine the height of the graph, unless the preferred height of the
graph is smaller than the viewports height.
- getScrollableTracksViewportWidth() - Method in class org.jgraph.JGraph
-
Returns false to indicate that the width of the viewport does not
determine the width of the graph, unless the preferred width of the graph
is smaller than the viewports width.
- getScrollableUnitIncrement(Rectangle, int, int) - Method in class org.jgraph.JGraph
-
Returns the amount to increment when scrolling.
- getScrollPane() - Method in class com.jgraph.navigation.GraphNavigator
-
Returns the navigator pane that contains the backing graph.
- getScrollPane() - Method in class org.jgraph.plaf.basic.BasicGraphUI.ComponentHandler
-
Returns the JScrollPane housing the JGraph, or null if one isn't
found.
- getSelectables() - Method in class org.jgraph.graph.DefaultGraphSelectionModel
-
Returns the cells that are currently selectable.
- getSelectables() - Method in interface org.jgraph.graph.GraphSelectionModel
-
Returns the cells that are currently selectable.
- getSelectedChildCount(Object) - Method in class org.jgraph.graph.DefaultGraphSelectionModel
-
Returns the number of selected childs for cell
.
- getSelectionCell() - Method in class org.jgraph.graph.DefaultGraphSelectionModel
-
Returns the first cell in the selection.
- getSelectionCell() - Method in interface org.jgraph.graph.GraphSelectionModel
-
Returns the first cell in the selection.
- getSelectionCell() - Method in class org.jgraph.JGraph
-
Returns the first selected cell.
- getSelectionCellAt(Point2D) - Method in class org.jgraph.JGraph
-
Returns the selection cell at the specified location.
- getSelectionCells() - Method in class org.jgraph.graph.DefaultGraphSelectionModel
-
Returns the cells in the selection.
- getSelectionCells() - Method in interface org.jgraph.graph.GraphSelectionModel
-
Returns the cells in the selection.
- getSelectionCells() - Method in class org.jgraph.JGraph
-
Returns all selected cells.
- getSelectionCells(Object[]) - Method in class org.jgraph.JGraph
-
Returns all selected cells in cells
.
- getSelectionCount() - Method in class org.jgraph.graph.DefaultGraphSelectionModel
-
Returns the number of paths that are selected.
- getSelectionCount() - Method in interface org.jgraph.graph.GraphSelectionModel
-
Returns the number of cells that are selected.
- getSelectionCount() - Method in class org.jgraph.JGraph
-
Returns the number of cells selected.
- getSelectionMode() - Method in class org.jgraph.graph.DefaultGraphSelectionModel
-
Returns the selection mode, one of SINGLE_TREE_SELECTION
,
DISCONTIGUOUS_TREE_SELECTION
or
CONTIGUOUS_TREE_SELECTION
.
- getSelectionMode() - Method in interface org.jgraph.graph.GraphSelectionModel
-
Returns the current selection mode, either
SINGLE_GRAPH_SELECTION
or
MULTIPLE_GRAPH_SELECTION
.
- getSelectionModel() - Method in class org.jgraph.JGraph
-
Returns the model for selections.
- getShape(Map) - Static method in class com.jgraph.io.svg.SVGGraphConstants
-
Returns the font for the specified attribute map.
- getShape() - Method in class org.jgraph.graph.EdgeView
-
Returns the shape of the view according to the last rendering state
- getSharedInstance() - Static method in class com.jgraph.algebra.JGraphAlgebra
-
- getSharedInstance() - Static method in class org.jgraph.util.ParallelEdgeRouter
-
Getter for singleton managing parallel edges
- getShortestPath(GraphModel, Object, Object, JGraphCostFunction, int, boolean) - Method in class com.jgraph.algebra.JGraphAlgebra
-
Returns the shortest path between two cells or their descendants
represented as an array of edges in order of traversal.
- getSize() - Method in class com.jgraph.algebra.JGraphUnionFind.Node
-
- getSize(Object) - Method in class com.jgraph.layout.JGraphFacade
-
Return the size of the specified cell
- getSize(Map) - Static method in class org.jgraph.graph.GraphConstants
-
Returns the size attribute from the specified map.
- getSizeableAxis(Map) - Static method in class org.jgraph.graph.GraphConstants
-
Returns the sizeableAxis attribute from the specified map.
- getSource(Object) - Method in class com.jgraph.layout.JGraphFacade
-
Returns the vertex that is connected to the source end of the specified
edge
- getSource() - Method in class com.jgraph.layout.organic.JGraphOrganicLayout.CellWrapper
-
- getSource() - Method in interface org.jgraph.event.GraphLayoutCacheEvent.GraphLayoutCacheChange
-
Returns the source of this change.
- getSource() - Method in class org.jgraph.graph.DefaultEdge
-
Returns the source of the edge.
- getSource(Object) - Method in class org.jgraph.graph.DefaultGraphModel
-
Returns the source of edge
.
- getSource() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
-
Returns the source of this change.
- getSource() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelLayerEdit
-
Returns the source of this change.
- getSource() - Method in interface org.jgraph.graph.Edge
-
Returns the source of the edge.
- getSource() - Method in class org.jgraph.graph.EdgeView
-
Returns the CellView that represents the source of the edge.
- getSource() - Method in class org.jgraph.graph.GraphLayoutCache.GraphLayoutCacheEdit
-
- getSource(Object) - Method in interface org.jgraph.graph.GraphModel
-
Returns the source of edge
.
- getSourceActions(JComponent) - Method in class org.jgraph.graph.GraphTransferHandler
-
- getSourceParentView() - Method in class org.jgraph.graph.EdgeView
-
- getSourcePort(Object) - Method in class com.jgraph.layout.JGraphFacade
-
Returns the port that is connected to the source end of the specified
edge
- getSourceVertex(GraphModel, Object) - Static method in class org.jgraph.graph.DefaultGraphModel
-
Returns the source vertex of the edge by calling getParent on getSource
on the specified model.
- getSplineX() - Method in class org.jgraph.util.Spline2D
-
- getSplineY() - Method in class org.jgraph.util.Spline2D
-
- getSpringForce() - Method in class com.jgraph.layout.graph.JGraphSpringLayout
-
Deprecated.
- getSpringLength() - Method in class com.jgraph.layout.graph.JGraphSpringLayout
-
Deprecated.
- getStartPoint() - Method in class org.jgraph.graph.BasicMarqueeHandler
-
Returns the startPoint.
- getStartRadius() - Method in class com.jgraph.layout.organic.JGraphSelfOrganizingOrganicLayout
-
- getTarget(Object) - Method in class com.jgraph.layout.JGraphFacade
-
Returns the vertex that is connected to the target end of the specified
edge
- getTarget() - Method in class com.jgraph.layout.organic.JGraphOrganicLayout.CellWrapper
-
- getTarget() - Method in class org.jgraph.graph.DefaultEdge
-
Returns the target of the edge.
- getTarget(Object) - Method in class org.jgraph.graph.DefaultGraphModel
-
Returns the target of edge
.
- getTarget() - Method in interface org.jgraph.graph.Edge
-
Returns the target of the edge.
- getTarget() - Method in class org.jgraph.graph.EdgeView
-
Returns the CellView that represents the target of the edge.
- getTarget(Object) - Method in interface org.jgraph.graph.GraphModel
-
Returns the target of edge
.
- getTargetParentView() - Method in class org.jgraph.graph.EdgeView
-
- getTargetPort(Object) - Method in class com.jgraph.layout.JGraphFacade
-
Returns the port that is connected to the target end of the specified
edge
- getTargetVertex(GraphModel, Object) - Static method in class org.jgraph.graph.DefaultGraphModel
-
Returns the target vertex of the edge by calling getParent on getTarget
on the specified model.
- getTolerance() - Method in class org.jgraph.JGraph
-
Returns the maximum distance between the mousepointer and a cell to be
selected.
- getTooltip() - Method in class com.jgraph.components.labels.RichTextBusinessObject
-
Hook for subclassers to create a custom tooltip for this user object.
- getToolTipText(MouseEvent) - Method in class org.jgraph.JGraph
-
Overrides JComponent
'sgetToolTipText
method in order to allow the graph to create a tooltip for the topmost
cell under the mousepointer.
- getTopmostCells(GraphModel, Object[]) - Static method in class org.jgraph.graph.DefaultGraphModel
-
- getTopmostViewAt(double, double, boolean, boolean) - Method in class org.jgraph.JGraph
-
Returns the topmost cell view at the specified location using the view's
bounds on non-leafs to check for containment.
- getTransferData(DataFlavor) - Method in class org.jgraph.plaf.basic.BasicGraphTransferable
-
Returns an object which represents the data to be transferred.
- getTransferDataFlavors() - Method in class org.jgraph.plaf.basic.BasicGraphTransferable
-
Returns an array of DataFlavor objects indicating the flavors the data
can be provided in.
- getTreeDistance() - Method in class com.jgraph.layout.tree.JGraphAbstractTreeLayout
-
- getTreeLayoutNode(Object) - Method in class com.jgraph.layout.tree.JGraphCompactTreeLayout
-
Obtains the mapped node from the internal tree representation used from
the cell specified
- getTreeLayoutNode(Object, boolean) - Method in class com.jgraph.layout.tree.JGraphCompactTreeLayout
-
Obtains the mapped node from the internal tree representation used from
the cell specified
- getTreeNode(Object) - Method in class com.jgraph.layout.tree.JGraphRadialTreeLayout
-
- getTreeNode(Object) - Method in class com.jgraph.layout.tree.JGraphTreeLayout
-
Obtains the tree node corresponding to the specified cell
- getTreeNode(Object) - Method in class com.jgraph.layout.tree.OrganizationalChart
-
Obtains the tree node corresponding to the specified cell
- getTrianglePerimeterPoint(VertexView, Point2D, Point2D) - Method in class com.jgraph.components.labels.MultiLineVertexRenderer
-
Utility method to return the perimeter point for a triangle.
- getTriesPerCell() - Method in class com.jgraph.layout.organic.JGraphOrganicLayout
-
- getUI() - Method in class org.jgraph.JGraph
-
Returns the L&F object that renders this component.
- getUIClassID() - Method in class org.jgraph.JGraph
-
Returns the name of the L&F class that renders this component.
- getUnchangedEnergyRoundTermination() - Method in class com.jgraph.layout.organic.JGraphOrganicLayout
-
- getUnconnectedVertices(boolean) - Method in class com.jgraph.layout.JGraphFacade
-
Returns all unconnected vertices in the graph.
- getUpdateLevel() - Method in class org.jgraph.graph.DefaultGraphModel
-
- getUserObject() - Method in class com.jgraph.algebra.JGraphFibonacciHeap.Node
-
- getUserObject(Object) - Static method in class org.jgraph.graph.DefaultGraphModel
-
- getValue() - Method in class com.jgraph.components.labels.RichTextBusinessObject
-
- getValue(Object) - Method in class org.jgraph.graph.DefaultGraphModel
-
- getValue(Map) - Static method in class org.jgraph.graph.GraphConstants
-
Returns the value attribute from the specified map.
- getValue(Object) - Method in interface org.jgraph.graph.GraphModel
-
Returns the user object for the specified cell.
- getValue(double) - Method in class org.jgraph.util.Spline
-
Returns an interpolated value.
- getVertexMapping() - Method in class com.jgraph.layout.hierarchical.model.JGraphHierarchyModel
-
- getVertexShape(Map) - Static method in class com.jgraph.components.labels.CellConstants
-
Returns vertexShape from the specified map.
- getVerticalAlignment(Map) - Static method in class org.jgraph.graph.GraphConstants
-
Returns the verticalalignment attribute from the specified map.
- getVerticalTextPosition(Map) - Static method in class org.jgraph.graph.GraphConstants
-
Returns the verticaltextposition attribute from the specified map.
- getVertices() - Method in class com.jgraph.layout.JGraphFacade
-
Returns all vertices in the graph.
- getVertices(Collection, boolean) - Method in class com.jgraph.layout.JGraphFacade
-
Returns a collection of vertices found in the specified collection.
- getVerticesFilter() - Method in class com.jgraph.layout.JGraphFacade
-
- getViewPortBounds() - Method in class org.jgraph.JGraph
-
Return the bounds of the parent viewport, if one exists.
- getViews(GraphLayoutCache) - Method in interface org.jgraph.event.GraphModelEvent.GraphModelChange
-
Allows a GraphLayoutCache
to retrieve an array of
CellViews
that was previously stored with
putViews(GraphLayoutCache, CellView[])
.
- getViews(GraphLayoutCache) - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
-
- getViews(GraphLayoutCache) - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelLayerEdit
-
Returns the views that have not changed explicitly, but implicitly
because one of their dependent cells has changed.
- getVisibleCells(Object[]) - Method in class org.jgraph.graph.GraphLayoutCache
-
Returns a an array with the visible cells in cells
.
- getVisibleParent(GraphModel, CellMapper, Object) - Method in class org.jgraph.graph.EdgeView
-
- getVisibleSet() - Method in class org.jgraph.graph.GraphLayoutCache
-
Returns the set of visible sets in this view.
- getWidth() - Method in class com.jgraph.layout.tree.JGraphAbstractTreeLayout.TreeNode
-
- getWidthSpacing() - Method in class com.jgraph.layout.simple.SimpleGridLayout
-
- getX(int) - Method in class com.jgraph.layout.hierarchical.model.JGraphAbstractHierarchyCell
-
Gets the value of x on the specified layer
- getX() - Method in class com.jgraph.layout.organic.JGraphOrganicLayout.CellWrapper
-
- getY() - Method in class com.jgraph.layout.organic.JGraphOrganicLayout.CellWrapper
-
- gradientColor - Variable in class org.jgraph.graph.EdgeRenderer
-
The gradient color of the edge
- GRADIENTCOLOR - Static variable in class org.jgraph.graph.GraphConstants
-
Key for the gradient
attribute.
- gradientColor - Variable in class org.jgraph.graph.VertexRenderer
-
Caches values of the colors to be used for painting the cell.
- gradients - Variable in class com.jgraph.io.svg.SVGGraphWriter
-
Holds the gradients created dynamically during the rendering process and
added later to the defs part of the SVG output.
- graph - Variable in class com.jgraph.components.labels.MultiLineVertexRenderer
-
Holds a reference to fetch the correct cell value from the model in
paint.
- graph - Variable in class com.jgraph.layout.JGraphFacade
-
The JGraph to have the layout applied to it.
- graph - Variable in class com.jgraph.layout.tree.JGraphAbstractTreeLayout
-
The facade that describes the graph to be acted upon
- graph - Variable in class com.jgraph.util.JGraphPrintingScrollPane
-
References the inner graph.
- graph - Variable in class org.jgraph.graph.DefaultGraphCellEditor
-
JTree instance listening too.
- graph - Variable in class org.jgraph.graph.DefaultGraphSelectionModel
-
Reference to the parent graph.
- graph - Variable in class org.jgraph.graph.EdgeRenderer
-
Cache the current graph for drawing
- graph - Variable in class org.jgraph.graph.EdgeView.EdgeHandle
-
- graph - Variable in class org.jgraph.graph.GraphContext
-
Reference to the parent graph.
- graph - Variable in class org.jgraph.graph.VertexView.SizeHandle
-
- graph - Variable in class org.jgraph.plaf.basic.BasicGraphUI
-
Component that we're going to be drawing into.
- GRAPH_LAYOUT_CACHE_PROPERTY - Static variable in class org.jgraph.JGraph
-
Bound property name for graphModel
.
- GRAPH_MODEL_PROPERTY - Static variable in class org.jgraph.JGraph
-
Bound property name for graphModel
.
- graphBackground - Variable in class com.jgraph.components.labels.MultiLineVertexRenderer
-
Holds the background and foreground of the graph.
- graphBackground - Variable in class org.jgraph.graph.PortRenderer
-
Cache the current graph background.
- GraphCell - Interface in org.jgraph.graph
-
Defines the requirements for objects that appear as
GraphCells.
- GraphCellEditor - Interface in org.jgraph.graph
-
Adds to CellEditor the extensions necessary to configure an editor
in a graph.
- graphChanged(GraphModelEvent) - Method in class com.jgraph.navigation.GraphNavigator
-
- graphChanged(GraphModelEvent) - Method in interface org.jgraph.event.GraphModelListener
-
Invoked after a cell has changed in some way.
- graphChanged(GraphModelEvent.GraphModelChange) - Method in class org.jgraph.graph.GraphLayoutCache
-
Called from BasicGraphUI.ModelHandler to update the view based on the
specified GraphModelEvent.
- graphChanged(GraphModelEvent) - Method in class org.jgraph.plaf.basic.BasicGraphUI.GraphModelHandler
-
- GraphConstants - Class in org.jgraph.graph
-
A collection of well known or common attribute keys and methods to apply to
an Map to get/set the properties in a typesafe manner.
- GraphConstants() - Constructor for class org.jgraph.graph.GraphConstants
-
- GraphContext - Class in org.jgraph.graph
-
- GraphContext(JGraph, Object[]) - Constructor for class org.jgraph.graph.GraphContext
-
Constructs a graph context for cells
with respect to the
connections defined in the model, and the views in the view of
graph
.
- graphDidChange() - Method in class org.jgraph.JGraph
-
Messaged when the graph has changed enough that we need to resize the
bounds, but not enough that we need to remove the cells (e.g cells were
inserted into the graph).
- GraphDropTargetListener() - Constructor for class org.jgraph.plaf.basic.BasicGraphUI.GraphDropTargetListener
-
- graphForeground - Variable in class com.jgraph.components.labels.MultiLineVertexRenderer
-
Holds the background and foreground of the graph.
- graphLayoutCache - Variable in class com.jgraph.layout.JGraphFacade
-
The layout cache to have the layout applied to it.
- graphLayoutCache - Variable in class org.jgraph.graph.GraphContext
-
Reference to the graphs GraphLayoutCache.
- GraphLayoutCache - Class in org.jgraph.graph
-
An object that defines the view of a graphmodel.
- GraphLayoutCache() - Constructor for class org.jgraph.graph.GraphLayoutCache
-
Constructs a graph layout cache.
- GraphLayoutCache(GraphModel, CellViewFactory) - Constructor for class org.jgraph.graph.GraphLayoutCache
-
Constructs a view for the specified model that uses factory
to create its views.
- GraphLayoutCache(GraphModel, CellViewFactory, boolean) - Constructor for class org.jgraph.graph.GraphLayoutCache
-
Constructs a view for the specified model that uses factory
to create its views.
- GraphLayoutCache(GraphModel, CellViewFactory, CellView[], CellView[], boolean) - Constructor for class org.jgraph.graph.GraphLayoutCache
-
Constructs a view for the specified model that uses factory
to create its views.
- graphLayoutCache - Variable in class org.jgraph.JGraph
-
The view that defines the display properties of the model.
- graphLayoutCache - Variable in class org.jgraph.plaf.basic.BasicGraphUI
-
Reference to the graph's view (geometric pattern).
- GraphLayoutCache.GraphLayoutCacheEdit - Class in org.jgraph.graph
-
An implementation of GraphLayoutCacheChange.
- graphLayoutCacheChanged(GraphLayoutCacheEvent) - Method in class com.jgraph.navigation.GraphNavigator
-
- graphLayoutCacheChanged(GraphLayoutCacheEvent) - Method in interface org.jgraph.event.GraphLayoutCacheListener
-
Invoked after a cell has changed in some way.
- graphLayoutCacheChanged(GraphLayoutCacheEvent) - Method in class org.jgraph.plaf.basic.BasicGraphUI.GraphLayoutCacheHandler
-
- GraphLayoutCacheEdit(Map) - Constructor for class org.jgraph.graph.GraphLayoutCache.GraphLayoutCacheEdit
-
Constructs a GraphViewEdit.
- GraphLayoutCacheEdit(Object[], Map, Object[], Object[]) - Constructor for class org.jgraph.graph.GraphLayoutCache.GraphLayoutCacheEdit
-
Constructs a GraphViewEdit.
- GraphLayoutCacheEvent - Class in org.jgraph.event
-
Encapsulates information describing changes to a graph layout cache, and is
used to notify graph layout cache listeners of the change.
- GraphLayoutCacheEvent(Object, GraphLayoutCacheEvent.GraphLayoutCacheChange) - Constructor for class org.jgraph.event.GraphLayoutCacheEvent
-
Used to create an event when cells have been changed, inserted, or
removed, identifying the change as a GraphLayoutCacheChange object.
- GraphLayoutCacheEvent.GraphLayoutCacheChange - Interface in org.jgraph.event
-
Defines the interface for objects that may be used to represent a change
to the graph layout cache.
- GraphLayoutCacheHandler() - Constructor for class org.jgraph.plaf.basic.BasicGraphUI.GraphLayoutCacheHandler
-
- GraphLayoutCacheListener - Interface in org.jgraph.event
-
Defines the interface for an object that listens to changes in a GraphModel.
- graphLayoutCacheListener - Variable in class org.jgraph.plaf.basic.BasicGraphUI
-
Updates the display when the view has changed.
- graphModel - Variable in class org.jgraph.graph.GraphLayoutCache
-
Reference to the graphModel
- GraphModel - Interface in org.jgraph.graph
-
The interface that defines a suitable data model for a JGraph.
- graphModel - Variable in class org.jgraph.JGraph
-
The model that defines the graph displayed by this object.
- graphModel - Variable in class org.jgraph.plaf.basic.BasicGraphUI
-
Used to determine what to display.
- GraphModelEdit(Object[], Object[], Map, ConnectionSet, ParentMap) - Constructor for class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
-
Constructs an edit record.
- GraphModelEvent - Class in org.jgraph.event
-
Encapsulates information describing changes to a graph model, and is used to
notify graph model listeners of the change.
- GraphModelEvent(Object, GraphModelEvent.GraphModelChange) - Constructor for class org.jgraph.event.GraphModelEvent
-
Used to create an event when cells have been changed, inserted, or
removed, identifying the change as a ModelChange object.
- GraphModelEvent.GraphModelChange - Interface in org.jgraph.event
-
Defines the interface for objects that may be included into a
GraphModelEvent to describe a model change.
- GraphModelHandler() - Constructor for class org.jgraph.plaf.basic.BasicGraphUI.GraphModelHandler
-
- GraphModelLayerEdit(Object[], int) - Constructor for class org.jgraph.graph.DefaultGraphModel.GraphModelLayerEdit
-
Constructs a GraphModelEdit.
- GraphModelListener - Interface in org.jgraph.event
-
Defines the interface for an object that listens to changes in a GraphModel.
- graphModelListener - Variable in class org.jgraph.plaf.basic.BasicGraphUI
-
Is responsible for updating the view based on model events.
- GraphNavigator - Class in com.jgraph.navigation
-
- GraphNavigator(JGraph) - Constructor for class com.jgraph.navigation.GraphNavigator
-
- GraphNavigator.NavigatorPane - Class in com.jgraph.navigation
-
Scrollpane that implements special painting used for the navigator
preview.
- GraphSelectionEvent - Class in org.jgraph.event
-
An event that characterizes a change in the current selection.
- GraphSelectionEvent(Object, Object[], boolean[]) - Constructor for class org.jgraph.event.GraphSelectionEvent
-
Represents a change in the selection of a GraphSelectionModel.
- GraphSelectionHandler() - Constructor for class org.jgraph.plaf.basic.BasicGraphUI.GraphSelectionHandler
-
- GraphSelectionListener - Interface in org.jgraph.event
-
The listener that's notified when the selection in a GraphSelectionModel
changes.
- graphSelectionListener - Variable in class org.jgraph.plaf.basic.BasicGraphUI
-
Updates the display when the selection changes.
- GraphSelectionModel - Interface in org.jgraph.graph
-
This interface represents the current state of the selection for
the graph component.
- graphSelectionModel - Variable in class org.jgraph.plaf.basic.BasicGraphUI
-
Model maintaining the selection.
- GraphSelectionRedirector() - Constructor for class org.jgraph.JGraph.GraphSelectionRedirector
-
- GraphTransferable - Class in org.jgraph.graph
-
An object that represents the clipboard contents for a graph selection.
- GraphTransferable(Object[], Map, Rectangle2D, ConnectionSet, ParentMap) - Constructor for class org.jgraph.graph.GraphTransferable
-
Constructs a new transferable selection for cells
,
cs
and attrMap
.
- GraphTransferHandler - Class in org.jgraph.graph
-
- GraphTransferHandler() - Constructor for class org.jgraph.graph.GraphTransferHandler
-
- GraphUI - Class in org.jgraph.plaf
-
Pluggable look and feel interface for JGraph.
- GraphUI() - Constructor for class org.jgraph.plaf.GraphUI
-
- GraphUndoManager - Class in org.jgraph.graph
-
An UndoManager that may be shared among multiple GraphLayoutCache's.
- GraphUndoManager() - Constructor for class org.jgraph.graph.GraphUndoManager
-
- GRID_COLOR_PROPERTY - Static variable in class org.jgraph.JGraph
-
Bound property name for gridColor
.
- GRID_SIZE_PROPERTY - Static variable in class org.jgraph.JGraph
-
Bound property name for gridSize
.
- GRID_VISIBLE_PROPERTY - Static variable in class org.jgraph.JGraph
-
Bound property name for gridVisible
.
- gridColor - Variable in class org.jgraph.graph.EdgeRenderer
-
The color of the graph grid
- gridColor - Variable in class org.jgraph.graph.VertexRenderer
-
Caches values of the colors to be used for painting the cell.
- gridColor - Variable in class org.jgraph.JGraph
-
The color of the grid.
- gridEnabled - Variable in class org.jgraph.JGraph
-
True if the snap method should be active (snap to grid).
- gridMode - Variable in class org.jgraph.JGraph
-
The style of the grid.
- gridSize - Variable in class org.jgraph.JGraph
-
The size of the grid in points.
- gridVisible - Variable in class org.jgraph.JGraph
-
True if the grid is visible.
- groupBounds - Variable in class org.jgraph.graph.AbstractCellView
-
Cached bounds of all children if vertex is a group
- groupHierarchies - Variable in class com.jgraph.layout.JGraphFacade
-
A collection of groups of sibling vertices
- GROUPOPAQUE - Static variable in class org.jgraph.graph.GraphConstants
-
Key for the groupOpaque
attribute.
- groupsEditable - Variable in class org.jgraph.JGraph
-
True if the graph allows editing of non-leaf cells.
- ICON - Static variable in class org.jgraph.graph.GraphConstants
-
Key for the icon
attribute.
- ignoresCellsInGroups - Variable in class com.jgraph.layout.JGraphFacade
-
Stores whether or not the layout is to only act on root cells in the
model.
- ignoresHiddenCells - Variable in class com.jgraph.layout.JGraphFacade
-
Stores whether or not the layout is to act on only visible cells i.e.
- ignoresUnconnectedCells - Variable in class com.jgraph.layout.JGraphFacade
-
Stores whether or not the layout is to act on only cells that have at
least one connection.
- ignoreTargetGroup - Variable in class org.jgraph.plaf.basic.BasicGraphUI.RootHandle
-
- importData(JComponent, Transferable) - Method in class org.jgraph.graph.GraphTransferHandler
-
- importDataImpl(JComponent, Transferable) - Method in class org.jgraph.graph.GraphTransferHandler
-
- in - Variable in class org.jgraph.graph.GraphTransferHandler
-
- includeInGroupBounds(CellView) - Method in class org.jgraph.graph.AbstractCellView
-
This is used to exclude certain cell views from the group bounds
computation.
- inCount - Variable in class org.jgraph.graph.GraphTransferHandler
-
- index - Variable in class org.jgraph.graph.VertexView.SizeHandle
-
- inHitRegion(Point2D) - Method in class com.jgraph.components.labels.MultiLineVertexRenderer
-
Detects whether or not a point has hit the folding icon.
- inHitRegion(double, double) - Method in class org.jgraph.graph.DefaultGraphCellEditor
-
Should return true if the passed in location is a valid mouse location
to start editing from.
- initialBounds - Variable in class org.jgraph.graph.VertexView.SizeHandle
-
- initialLabelLocation - Variable in class org.jgraph.graph.EdgeView.EdgeHandle
-
Holds the initial location of the label.
- initialLayoutCache - Variable in class com.jgraph.navigation.GraphNavigator
-
References the inital layout cache of the backing graph.
- initialLocation - Variable in class org.jgraph.plaf.basic.BasicGraphUI.RootHandle
-
- initialMoveRadius - Variable in class com.jgraph.layout.organic.JGraphOrganicLayout
-
The initial value of moveRadius
.
- initialRank() - Method in class com.jgraph.layout.hierarchical.model.JGraphHierarchyModel
-
Basic determination of minimum layer ranking by working from from sources
or sinks and working through each node in the relevant edge direction.
- initialTemp - Variable in class com.jgraph.layout.organic.JGraphFastOrganicLayout
-
Start value of temperature
- initialX - Variable in class com.jgraph.layout.hierarchical.JGraphCoordinateAssignment
-
The minimum x position node placement starts at
- initOffscreen() - Method in class org.jgraph.graph.VertexView.SizeHandle
-
- initOffscreen() - Method in class org.jgraph.plaf.basic.BasicGraphUI.RootHandle
-
- insert(JGraphFibonacciHeap.Node, double) - Method in class com.jgraph.algebra.JGraphFibonacciHeap
-
Inserts a new data element into the heap.
- insert - Variable in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
-
- insert(Object[], Map, ConnectionSet, ParentMap, UndoableEdit[]) - Method in class org.jgraph.graph.DefaultGraphModel
-
Inserts the roots
and connections into the model.
- insert(Object[], Map, ConnectionSet, ParentMap, UndoableEdit[]) - Method in class org.jgraph.graph.GraphLayoutCache
-
Inserts the cells
and connections into the model, and
absorbs the local attributes.
- insert(Object) - Method in class org.jgraph.graph.GraphLayoutCache
-
Inserts the specified vertex into the graph model.
- insert(Object[]) - Method in class org.jgraph.graph.GraphLayoutCache
-
Inserts the specified cells into the graph model.
- insert(Object[], Map, ConnectionSet, ParentMap) - Method in class org.jgraph.graph.GraphLayoutCache
-
Variant of the insert method that allows to pass a default connection set
and parent map and nested map.
- insert(Object[], Map, ConnectionSet, ParentMap, UndoableEdit[]) - Method in interface org.jgraph.graph.GraphModel
-
Inserts the cells
and connections into the model, and
passes attributes
to the views.
- insertClones(Object[], Map, Map, ConnectionSet, ParentMap, double, double) - Method in class org.jgraph.graph.GraphLayoutCache
-
Inserts the cloned cells from the clone map and clones the passed-in
arguments according to the clone map before insertion and returns the
clones in order of the cells.
- inserted - Variable in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
-
- insertEdge(Object, Object, Object) - Method in class org.jgraph.graph.GraphLayoutCache
-
Inserts the specified edge into the graph model.
- insertGroup(Object, Object[]) - Method in class org.jgraph.graph.GraphLayoutCache
-
Inserts the specified cell as a parent of children.
- insertInto(Document) - Method in class com.jgraph.components.labels.RichTextValue
-
Inserts this rich text into the specified component.
- insertionLocation - Variable in class org.jgraph.plaf.basic.BasicGraphUI
-
Needed to exchange information between Transfer- and MouseListener.
- insertViews(CellView[]) - Method in class org.jgraph.graph.GraphLayoutCache
-
Adds the specified model root cells to the view.
- INSET - Static variable in class com.jgraph.components.labels.MultiLineVertexRenderer
-
Defines the default inset to render rich text.
- INSET - Static variable in class org.jgraph.graph.GraphConstants
-
Key for the inset
attribute.
- installAttributes(CellView) - Method in class com.jgraph.components.labels.MultiLineVertexRenderer
-
Extends the parent's method to configure the renderer for displaying the
specified view.
- installAttributes(CellView) - Method in class com.jgraph.io.svg.SVGVertexRenderer
-
- installAttributes(CellView) - Method in class org.jgraph.graph.EdgeRenderer
-
Installs the attributes of specified cell in this renderer instance.
- installAttributes(CellView) - Method in class org.jgraph.graph.VertexRenderer
-
Install the attributes of specified cell in this renderer instance.
- installComponents() - Method in class org.jgraph.plaf.basic.BasicGraphUI
-
Intalls the subcomponents of the graph, which is the renderer pane.
- installDefaults() - Method in class org.jgraph.plaf.basic.BasicGraphUI
-
Invoked as part from the boilerplate install block.
- installKeyboardActions() - Method in class org.jgraph.plaf.basic.BasicGraphUI
-
Invoked as part from the boilerplate install block.
- installListeners() - Method in class org.jgraph.plaf.basic.BasicGraphUI
-
Invoked as part from the boilerplate install block.
- installUI(JComponent) - Method in class org.jgraph.plaf.basic.BasicGraphUI
-
- interHierarchySpacing - Variable in class com.jgraph.layout.hierarchical.JGraphHierarchicalLayout
-
The spacing buffer between unconnected hierarchies
- interRankCellSpacing - Variable in class com.jgraph.layout.hierarchical.JGraphCoordinateAssignment
-
The minimum distance between cells on adjacent ranks
- interRankCellSpacing - Variable in class com.jgraph.layout.hierarchical.JGraphHierarchicalLayout
-
The spacing buffer added between cell on adjacent layers
- intersection(Point2D, Point2D, Point2D, Point2D) - Method in class com.jgraph.components.labels.MultiLineVertexRenderer
-
Find the point of intersection of two straight lines (which follow the
equation y=mx+b) one line is an incoming edge and the other is one side
of the diamond.
- intersects(JGraph, Rectangle2D) - Method in class org.jgraph.graph.AbstractCellView
-
Returns true if the view intersects the given rectangle.
- intersects(JGraph, Rectangle2D) - Method in interface org.jgraph.graph.CellView
-
Returns true if the view intersects the given rectangle.
- intersects(JGraph, CellView, Rectangle) - Method in class org.jgraph.graph.EdgeRenderer
-
Returns true if the edge shape intersects the given rectangle.
- intersects(JGraph, Rectangle2D) - Method in class org.jgraph.graph.EdgeView
-
Returns true if this view intersects the given rectangle.
- intraCellSpacing - Variable in class com.jgraph.layout.hierarchical.JGraphCoordinateAssignment
-
The minimum buffer between cells on the same rank
- intraCellSpacing - Variable in class com.jgraph.layout.hierarchical.JGraphHierarchicalLayout
-
The spacing buffer added between cells on the same layer
- invalidate() - Method in class org.jgraph.graph.EdgeView.EdgeHandle
-
- invalidate() - Method in class org.jgraph.graph.EdgeView
-
Resets the cached values of the edge view
- invalidate() - Method in class org.jgraph.graph.VertexView.SizeHandle
-
- invert() - Method in class com.jgraph.layout.hierarchical.model.JGraphHierarchyEdge
-
Inverts the direction of this internal edge(s)
- invisible - Variable in class org.jgraph.graph.GraphLayoutCache.GraphLayoutCacheEdit
-
- INVOKES_STOP_CELL_EDITING_PROPERTY - Static variable in class org.jgraph.JGraph
-
Bound property name for messagesStopCellEditing
.
- invokesStopCellEditing - Variable in class org.jgraph.JGraph
-
If true, when editing is to be stopped by way of selection changing, data
in graph changing or other means stopCellEditing
is
invoked, and changes are saved.
- IS_MAC - Static variable in class org.jgraph.JGraph
-
- isAbsoluteX(Map) - Static method in class org.jgraph.graph.GraphConstants
-
Returns the absolutex attribute from the specified map.
- isAbsoluteY(Map) - Static method in class org.jgraph.graph.GraphConstants
-
Returns the absolutey attribute from the specified map.
- isActOnUnconnectedVerticesOnly() - Method in class com.jgraph.layout.simple.SimpleGridLayout
-
- isAddedCell() - Method in class org.jgraph.event.GraphSelectionEvent
-
Returns true if the first cell has been added to the selection, a return
value of false means the first cell has been removed from the selection.
- isAddedCell(Object) - Method in class org.jgraph.event.GraphSelectionEvent
-
Returns true if the cell identified by cell was added to the selection.
- isAddedCell(int) - Method in class org.jgraph.event.GraphSelectionEvent
-
Returns true if the cell identified by index
was added to
the selection.
- isAddPointEvent(MouseEvent) - Method in class org.jgraph.graph.EdgeView.EdgeHandle
-
Returning true signifies a mouse event adds a new point to an edge.
- isAddToSelectionEvent(MouseEvent) - Method in class org.jgraph.plaf.basic.BasicGraphUI
-
Returning true signifies that cells are added to the selection.
- isAllAttributesLocal() - Method in class org.jgraph.graph.GraphLayoutCache
-
- isAlwaysReceiveAsCopyAction() - Method in class org.jgraph.graph.GraphTransferHandler
-
- isAncestor(JGraphHierarchyNode) - Method in class com.jgraph.layout.hierarchical.model.JGraphHierarchyNode
-
- isAntiAliased() - Method in class org.jgraph.JGraph
-
Returns true if the graph will be anti aliased.
- isApproxNodeDimensions() - Method in class com.jgraph.layout.organic.JGraphOrganicLayout
-
- isAutoRadius() - Method in class com.jgraph.layout.tree.JGraphRadialTreeLayout
-
- isAutoResizeGraph() - Method in class org.jgraph.JGraph
-
Returns true if the graph should be automatically resized when cells are
being moved below the bottom right corner.
- isAutoSize(Map) - Static method in class org.jgraph.graph.GraphConstants
-
Returns the autosize attribute from the specified map.
- isAutoSizeOnValueChange() - Method in class org.jgraph.graph.GraphLayoutCache
-
Returns true if cells should be auto-sized when their values change
- isBackgroundScaled() - Method in class org.jgraph.JGraph
-
- isBeginFill(Map) - Static method in class org.jgraph.graph.GraphConstants
-
Returns the beginfill attribute from the specified map.
- isBendable(Map) - Static method in class org.jgraph.graph.GraphConstants
-
Returns the bendable attribute from the specified map.
- isBendable() - Method in class org.jgraph.JGraph
-
Returns true if the graph allows adding/removing/modifying points.
- isCellEditable(EventObject) - Method in class org.jgraph.graph.DefaultGraphCellEditor
-
If the realEditor returns true to this message, prepareForEditing
is messaged and true is returned.
- isCellEditable(Object) - Method in class org.jgraph.JGraph
-
Returns true
if the graph and the cell are editable.
- isCellSelected(Object) - Method in class org.jgraph.graph.DefaultGraphSelectionModel
-
Returns true if the cell, cell
, is in the current
selection.
- isCellSelected(Object) - Method in interface org.jgraph.graph.GraphSelectionModel
-
Returns true if the cell, cell
, is in the current
selection.
- isCellSelected(Object) - Method in class org.jgraph.JGraph
-
Returns true if the cell is currently selected.
- isChildrenSelectable() - Method in class org.jgraph.graph.DefaultGraphSelectionModel
-
Returns true if the selection model allows the selection of children.
- isChildrenSelectable(Object) - Method in class org.jgraph.graph.DefaultGraphSelectionModel
-
Hook for subclassers for fine-grained control over stepping-into cells.
- isChildrenSelectable(Map) - Static method in class org.jgraph.graph.GraphConstants
-
Returns the childrenselectable attribute from the specified map.
- isChildrenSelectable() - Method in interface org.jgraph.graph.GraphSelectionModel
-
Returns true if the selection model allows the selection
of children.
- isChildrenSelected(Object) - Method in class org.jgraph.graph.DefaultGraphSelectionModel
-
Returns true if the cell, cell
, has selected children.
- isChildrenSelected(Object) - Method in interface org.jgraph.graph.GraphSelectionModel
-
Returns true if the cell, cell
,
has selected children.
- isCloneable() - Method in class org.jgraph.JGraph
-
Returns true if cells are cloned on CTRL-Drag operations.
- isCombineLevelNodes() - Method in class com.jgraph.layout.tree.JGraphTreeLayout
-
- isCompactLayout() - Method in class com.jgraph.layout.hierarchical.JGraphCoordinateAssignment
-
- isCompactLayout() - Method in class com.jgraph.layout.hierarchical.JGraphHierarchicalLayout
-
- isComponent() - Method in class com.jgraph.components.labels.RichTextBusinessObject
-
Returns true if the value is a component.
- isConnectable(Map) - Static method in class org.jgraph.graph.GraphConstants
-
Returns the connectable attribute from the specified map.
- isConnectable() - Method in class org.jgraph.JGraph
-
Returns true if the graph allows new connections to be established.
- isConstrained(Map) - Static method in class org.jgraph.graph.GraphConstants
-
Returns the constrained attribute from the specified map.
- isConstrainedMoveEvent(MouseEvent) - Method in class org.jgraph.graph.EdgeView.EdgeHandle
-
- isConstrainedMoveEvent(MouseEvent) - Method in class org.jgraph.plaf.basic.BasicGraphUI
-
Returning true signifies a move should only be applied to one direction.
- isConstrainedSizeEvent(MouseEvent) - Method in class org.jgraph.graph.VertexView.SizeHandle
-
- isContextVisible - Variable in class org.jgraph.plaf.basic.BasicGraphUI.RootHandle
-
- isControlAttribute(Object, Object, Object) - Method in class org.jgraph.graph.GraphLayoutCache
-
Returns true if key
is a control attribute
- isDataFlavorSupported(DataFlavor) - Method in class org.jgraph.plaf.basic.BasicGraphTransferable
-
Returns whether or not the specified data flavor is supported for
this object.
- isDescendant(CellView, CellView) - Method in class org.jgraph.plaf.basic.BasicGraphUI.MouseHandler
-
- isDeterministic() - Method in class com.jgraph.layout.hierarchical.JGraphHierarchicalLayout
-
- isDeterministic() - Method in class com.jgraph.layout.hierarchical.model.JGraphHierarchyModel
-
- isDeterministic - Variable in class com.jgraph.layout.organic.JGraphOrganicLayout
-
Whether or not nodes should be processed in the same order every time.
- isDeterministic() - Method in class com.jgraph.layout.organic.JGraphOrganicLayout
-
- isDirected() - Method in class com.jgraph.layout.JGraphFacade
-
- isDisconnectable(Map) - Static method in class org.jgraph.graph.GraphConstants
-
Returns the disconnectable attribute from the specified map.
- isDisconnectable() - Method in class org.jgraph.JGraph
-
Returns true if the graph allows existing connections to be removed.
- isDisconnectOnMove() - Method in class org.jgraph.JGraph
-
Returns true if selected edges should be disconnected from unselected
vertices when they are moved.
- isDoubleBuffered - Variable in class org.jgraph.graph.VertexRenderer
-
Cached value of the double buffered state
- isDragEnabled() - Method in class org.jgraph.JGraph
-
Returns true if the graph uses Drag-and-Drop to move cells.
- isDragging - Variable in class org.jgraph.plaf.basic.BasicGraphUI.RootHandle
-
Indicates whether this handle has started drag and drop.
- isDropEnabled() - Method in class org.jgraph.JGraph
-
Returns true if the graph accepts drops/pastes from external sources.
- isEdge() - Method in class com.jgraph.layout.hierarchical.model.JGraphAbstractHierarchyCell
-
- isEdge() - Method in class com.jgraph.layout.hierarchical.model.JGraphHierarchyEdge
-
- isEdge() - Method in class com.jgraph.layout.hierarchical.model.JGraphHierarchyNode
-
- isEdge(Object) - Method in class com.jgraph.layout.JGraphFacade
-
Returns whether or not the specified cell is an edge and should be taken
into account by the layout
- isEdge(Object) - Method in class org.jgraph.graph.DefaultGraphModel
-
Returns true
if edge
is a valid edge.
- isEdge(Object) - Method in interface org.jgraph.graph.GraphModel
-
Returns true
if edge
is a valid edge.
- isEdgeConnectable - Variable in class org.jgraph.graph.EdgeView.EdgeHandle
-
- isEdgePromotion() - Method in class com.jgraph.layout.JGraphFacade
-
- isEditable(Map) - Static method in class org.jgraph.graph.GraphConstants
-
Returns the editable attribute from the specified map.
- isEditable() - Method in class org.jgraph.JGraph
-
Returns true if the graph is editable (if it allows cells to be edited).
- isEditing - Variable in class com.jgraph.components.labels.MultiLineVertexRenderer
-
Specifies whether the current view is a rich text value, and if the image
should be stretched.
- isEditing() - Method in class org.jgraph.graph.EdgeView.EdgeHandle
-
- isEditing() - Method in class org.jgraph.JGraph
-
Returns true if the graph is being edited.
- isEditing(JGraph) - Method in class org.jgraph.plaf.basic.BasicGraphUI
-
Returns true if the graph is being edited.
- isEditing(JGraph) - Method in class org.jgraph.plaf.GraphUI
-
Returns true if the graph is being edited.
- isEmpty() - Method in class com.jgraph.algebra.JGraphFibonacciHeap
-
- isEmpty() - Method in class org.jgraph.graph.ConnectionSet
-
Returns true
if the connection set is empty.
- isEmpty() - Method in class org.jgraph.graph.GraphContext
-
Returns true
if this object contains no cells.
- isEnabled() - Method in class org.jgraph.plaf.basic.BasicGraphUI.GraphIncrementAction
-
- isEndFill(Map) - Static method in class org.jgraph.graph.GraphConstants
-
Returns the endfill attribute from the specified map.
- isExactSegmentLabel(Map) - Static method in class org.jgraph.graph.GraphConstants
-
Returns whether the exact segment is worked out for placement of labels
along edges for the specified cell.
- isFillable(int) - Method in class org.jgraph.graph.EdgeRenderer
-
- isFineTuning() - Method in class com.jgraph.layout.hierarchical.JGraphCoordinateAssignment
-
- isFineTuning() - Method in class com.jgraph.layout.hierarchical.JGraphHierarchicalLayout
-
- isFineTuning - Variable in class com.jgraph.layout.organic.JGraphOrganicLayout
-
Whether or not fine tuning is on.
- isFineTuning() - Method in class com.jgraph.layout.organic.JGraphOrganicLayout
-
- isFixRoots() - Method in class com.jgraph.layout.hierarchical.JGraphHierarchicalLayout
-
- isForceMarqueeEvent(MouseEvent) - Method in class com.jgraph.navigation.PanningTool
-
The panning tool always has control if it is selected.
- isForceMarqueeEvent(MouseEvent) - Method in class org.jgraph.graph.BasicMarqueeHandler
-
- isForceMarqueeEvent(MouseEvent) - Method in class org.jgraph.plaf.basic.BasicGraphUI
-
Returning true signifies the marquee handler has precedence over other
handlers, and is receiving subsequent mouse events.
- isGridEnabled() - Method in class org.jgraph.JGraph
-
Returns true if the grid is active.
- isGridVisible() - Method in class org.jgraph.JGraph
-
Returns true if the grid will be visible.
- isGroup - Variable in class com.jgraph.components.labels.MultiLineVertexRenderer
-
Specifies whether the current view is a rich text value, and if the image
should be stretched.
- isGroup(GraphModel, Object) - Static method in class org.jgraph.graph.DefaultGraphModel
-
Checks whether the cell has at least one child which is not a port.
- isGroupOpaque(Map) - Static method in class org.jgraph.graph.GraphConstants
-
Returns the opaque attribute from the specified map.
- isGroupsEditable() - Method in class org.jgraph.JGraph
-
- isHidesDanglingConnections() - Method in class org.jgraph.graph.GraphLayoutCache
-
Returns the hidesDanglingConnections.
- isHidesExistingConnections() - Method in class org.jgraph.graph.GraphLayoutCache
-
Returns the hidesExistingConnections.
- isHTMLFlavor(DataFlavor) - Method in class org.jgraph.plaf.basic.BasicGraphTransferable
-
Returns whether or not the specified data flavor is an HTML flavor that
is supported.
- isHTMLSupported() - Method in class org.jgraph.graph.GraphTransferable
-
Returns true if the transferable support a text/html format.
- isHTMLSupported() - Method in class org.jgraph.plaf.basic.BasicGraphTransferable
-
Whether the HTML flavors are offered.
- IsIgnoresCellsInGroups() - Method in class com.jgraph.layout.JGraphFacade
-
- isIgnoresHiddenCells() - Method in class com.jgraph.layout.JGraphFacade
-
- isIgnoresUnconnectedCells() - Method in class com.jgraph.layout.JGraphFacade
-
- isJumpToDefaultPort - Variable in class org.jgraph.JGraph
-
True if getPortViewAt should return the default port if no other port is
found.
- isJumpToDefaultPort() - Method in class org.jgraph.JGraph
-
Returns true if getPortViewAt should return the default port if no other
port is found.
- isKeyDown - Variable in class org.jgraph.plaf.basic.BasicGraphUI.KeyHandler
-
Set to true while keyPressed is active.
- isLabelAlongEdge(Map) - Static method in class org.jgraph.graph.GraphConstants
-
Returns the true if the label should be painted along the edge.
- isLabelEnabled(Map) - Static method in class org.jgraph.graph.GraphConstants
-
Returns whether the label is enabled for the specified cell.
- isLayoutFromSinks() - Method in class com.jgraph.layout.hierarchical.JGraphHierarchicalLayout
-
- isLeaf() - Method in class org.jgraph.graph.AbstractCellView
-
Returns true
if the view is a leaf.
- isLeaf() - Method in interface org.jgraph.graph.CellView
-
Returns true if the view is a leaf.
- isLeaf(Object) - Method in class org.jgraph.graph.DefaultGraphModel
-
Returns whether the specified node is a leaf node.
- isLeaf(Object) - Method in interface org.jgraph.graph.GraphModel
-
Returns whether the specified node is a leaf node.
- isLocalAttribute(Object, Object, Object) - Method in class org.jgraph.graph.GraphLayoutCache
-
Returns true if the set of local attributes contains key
- isLoop() - Method in class org.jgraph.graph.EdgeView
-
Returns true if the edge is a loop.
- isMarqueeTriggerEvent(MouseEvent, JGraph) - Method in class org.jgraph.graph.BasicMarqueeHandler
-
Hook for subclassers.
- isMoveable - Variable in class com.jgraph.layout.graph.JGraphSpringLayout
-
Deprecated.
Local copy of isMoveable
- isMoveable(Object) - Method in class com.jgraph.layout.JGraphFacade
-
Returns true if the cell is moveable.
- isMoveable - Variable in class com.jgraph.layout.organic.JGraphFastOrganicLayout
-
Local copy of isMoveable
- isMoveable(Map) - Static method in class org.jgraph.graph.GraphConstants
-
Returns the moveable attribute from the specified map.
- isMoveable() - Method in class org.jgraph.JGraph
-
- isMoveBelowZero - Variable in class org.jgraph.graph.EdgeRenderer
-
Boolean attributes of the current edgeview.
- isMoveBelowZero() - Method in class org.jgraph.JGraph
-
Returns true if the graph allows to move cells below zero.
- isMoveBeyondGraphBounds() - Method in class org.jgraph.JGraph
-
- isMoveIntoGroups - Variable in class org.jgraph.JGraph
-
Specifies if cells should be added to a group when moved over the group's
area.
- isMoveIntoGroups() - Method in class org.jgraph.JGraph
-
Returns true if cells should be added to groups when moved over the
group's area.
- isMoveOutOfGroups - Variable in class org.jgraph.JGraph
-
Specifies if cells should be removed from groups when removed from the
group area.
- isMoveOutOfGroups() - Method in class org.jgraph.JGraph
-
Returns true if cells should be removed from groups when removed from the
group's area.
- isMoveRoots() - Method in class com.jgraph.layout.tree.JGraphRadialTreeLayout
-
- isMovesChildrenOnExpand() - Method in class org.jgraph.graph.GraphLayoutCache
-
- isMovesParentsOnCollapse() - Method in class org.jgraph.graph.GraphLayoutCache
-
- isMoving - Variable in class org.jgraph.plaf.basic.BasicGraphUI.RootHandle
-
Indicates whether this handle is currently moving cells.
- isNew - Variable in class org.jgraph.graph.DefaultGraphSelectionModel.CellPlaceHolder
-
- isNew() - Method in class org.jgraph.graph.DefaultGraphSelectionModel.CellPlaceHolder
-
Returns the isNew.
- isOpaque(Map) - Static method in class org.jgraph.graph.GraphConstants
-
Returns the opaque attribute from the specified map.
- isOptimizeBorderLine - Variable in class com.jgraph.layout.organic.JGraphOrganicLayout
-
Whether or not nodes will contribute an energy cost as they approach
the bound of the graph.
- isOptimizeBorderLine() - Method in class com.jgraph.layout.organic.JGraphOrganicLayout
-
- isOptimizeEdgeCrossing - Variable in class com.jgraph.layout.organic.JGraphOrganicLayout
-
Whether or not edges crosses will be calculated as an energy cost
function.
- isOptimizeEdgeCrossing() - Method in class com.jgraph.layout.organic.JGraphOrganicLayout
-
- isOptimizeEdgeDistance - Variable in class com.jgraph.layout.organic.JGraphOrganicLayout
-
Whether or not the distance between edge and nodes will be calculated
as an energy cost function.
- isOptimizeEdgeDistance() - Method in class com.jgraph.layout.organic.JGraphOrganicLayout
-
- isOptimizeEdgeLength - Variable in class com.jgraph.layout.organic.JGraphOrganicLayout
-
Whether or not edge lengths will be calculated as an energy cost
function.
- isOptimizeEdgeLength() - Method in class com.jgraph.layout.organic.JGraphOrganicLayout
-
- isOptimizeNodeDistribution - Variable in class com.jgraph.layout.organic.JGraphOrganicLayout
-
Whether or not node distribute will contribute an energy cost where
nodes are close together.
- isOptimizeNodeDistribution() - Method in class com.jgraph.layout.organic.JGraphOrganicLayout
-
- isOrdered() - Method in class com.jgraph.layout.JGraphFacade
-
- isOrdered() - Method in class com.jgraph.layout.simple.SimpleGridLayout
-
- isPageVisible - Variable in class com.jgraph.util.JGraphPrintingScrollPane
-
Specifies if the background page is visible.
- isPageVisible() - Method in class com.jgraph.util.JGraphPrintingScrollPane
-
Returns true if the background page is visible.
- isPartial() - Method in class org.jgraph.graph.GraphLayoutCache
-
- isPlainFlavor(DataFlavor) - Method in class org.jgraph.plaf.basic.BasicGraphTransferable
-
Returns whether or not the specified data flavor is an plain flavor that
is supported.
- isPlainSupported() - Method in class org.jgraph.graph.GraphTransferable
-
Returns true if the transferable support a text/plain format.
- isPlainSupported() - Method in class org.jgraph.plaf.basic.BasicGraphTransferable
-
Whether the plain text flavors are offered.
- isPort(Object) - Method in class org.jgraph.graph.DefaultGraphModel
-
Returns true
if port
is a valid port,
possibly supporting edge connection.
- isPort(Object) - Method in interface org.jgraph.graph.GraphModel
-
Returns true
if port
is a valid port,
possibly supporting edge connection.
- isPortsOnTop() - Method in class org.jgraph.JGraph
-
- isPortsScaled() - Method in class org.jgraph.JGraph
-
Returns true if the ports will be scaled.
- isPortsVisible() - Method in class org.jgraph.JGraph
-
Returns true if the ports will be visible.
- isPositionMultipleTrees() - Method in class com.jgraph.layout.tree.JGraphAbstractTreeLayout
-
- isPreviewInvalidNullPorts() - Method in class org.jgraph.JGraph
-
Returns true if graph allows invalid null ports during previews
- isReconnectsEdgesToVisibleParent() - Method in class org.jgraph.graph.GraphLayoutCache
-
- isRemembersCellViews() - Method in class org.jgraph.graph.GraphLayoutCache
-
Returns the remembersCellViews.
- isRemoveAll(Map) - Static method in class org.jgraph.graph.GraphConstants
-
Returns the removeall attribute from the specified map.
- isRemoveEmptyGroups() - Method in class org.jgraph.graph.DefaultGraphModel
-
- isRemovePointEvent(MouseEvent) - Method in class org.jgraph.graph.EdgeView.EdgeHandle
-
Returning true signifies a mouse event removes a given point.
- isResize(Map) - Static method in class org.jgraph.graph.GraphConstants
-
Returns the resize attribute from the specified map.
- isResizesParentsOnCollapse() - Method in class org.jgraph.graph.GraphLayoutCache
-
- isReversed - Variable in class com.jgraph.layout.hierarchical.model.JGraphHierarchyEdge
-
Whether or not the direction of this edge has been reversed
internally to create a DAG for the hierarchical layout
- isReversed() - Method in class com.jgraph.layout.hierarchical.model.JGraphHierarchyEdge
-
- isRicherFlavor(DataFlavor) - Method in class org.jgraph.plaf.basic.BasicGraphTransferable
-
- isRichText - Variable in class com.jgraph.components.labels.MultiLineVertexRenderer
-
Specifies whether the current view is a rich text value, and if the image
should be stretched.
- isRichText() - Method in class com.jgraph.components.labels.RichTextBusinessObject
-
Returns true if the value is a rich text value.
- isRoot(Object) - Method in class com.jgraph.layout.JGraphFacade
-
Returns true if cell
is a root.
- isSelectable(Map) - Static method in class org.jgraph.graph.GraphConstants
-
Returns the selectable attribute from the specified map.
- isSelectionEmpty() - Method in class org.jgraph.graph.DefaultGraphSelectionModel
-
Returns true if the selection is currently empty.
- isSelectionEmpty() - Method in interface org.jgraph.graph.GraphSelectionModel
-
Returns true if the selection is currently empty.
- isSelectionEmpty() - Method in class org.jgraph.JGraph
-
Returns true if the selection is currently empty.
- isSelectionEnabled() - Method in class org.jgraph.JGraph
-
Returns true if the cell selection is enabled
- isSelectsAllInsertedCells() - Method in class org.jgraph.graph.GraphLayoutCache
-
- isSelectsLocalInsertedCells() - Method in class org.jgraph.graph.GraphLayoutCache
-
- isShadow(Map) - Static method in class com.jgraph.io.svg.SVGGraphConstants
-
Returns the shadow for the specified attribute map.
- isShowsChangedConnections() - Method in class org.jgraph.graph.GraphLayoutCache
-
- isShowsExistingConnections() - Method in class org.jgraph.graph.GraphLayoutCache
-
Returns the showsExistingConnections.
- isShowsInsertedConnections() - Method in class org.jgraph.graph.GraphLayoutCache
-
Returns the showsInsertedConnections.
- isShowsInvisibleEditedCells() - Method in class org.jgraph.graph.GraphLayoutCache
-
- isSignificant() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
-
- isSignificant() - Method in class org.jgraph.graph.GraphLayoutCache.GraphLayoutCacheEdit
-
- isSinksAtLayerZero() - Method in class com.jgraph.layout.hierarchical.model.JGraphHierarchyModel
-
- isSizeable(Map) - Static method in class org.jgraph.graph.GraphConstants
-
Returns the sizeable attribute from the specified map.
- isSizeable() - Method in class org.jgraph.JGraph
-
Returns true if the graph allows cells to be resized.
- isSnapSelectedView() - Method in class org.jgraph.plaf.basic.BasicGraphUI
-
- isSource - Variable in class org.jgraph.graph.ConnectionSet.Connection
-
Indicates if port
is the source of edge
.
- isSource() - Method in class org.jgraph.graph.ConnectionSet.Connection
-
Returns true
if port
is the source of
edge
.
- isSourceEditing() - Method in class org.jgraph.graph.EdgeView.EdgeHandle
-
- isStopped - Variable in class com.jgraph.layout.JGraphLayoutProgress
-
Specifies whether the layout was stopped in the user interface.
- isStopped() - Method in class com.jgraph.layout.JGraphLayoutProgress
-
Stoppable layouts should check this within their inner-most loops and
return immediately if this returns true.
- ISSTOPPED_PROPERTY - Static variable in class com.jgraph.layout.JGraphLayoutProgress
-
Bound property name for isStopped
.
- isStretchImage(Map) - Static method in class com.jgraph.components.labels.CellConstants
-
Returns true if stretchImage in this map is true.
- isStringFlavor(DataFlavor) - Method in class org.jgraph.plaf.basic.BasicGraphTransferable
-
Returns whether or not the specified data flavor is a String flavor that
is supported.
- isTargetEditing() - Method in class org.jgraph.graph.EdgeView.EdgeHandle
-
- isToggleSelectionEvent(MouseEvent) - Method in class org.jgraph.plaf.basic.BasicGraphUI
-
Returning true signifies a mouse event on the cell should toggle the
selection of only the cell under mouse.
- isVertex() - Method in class com.jgraph.layout.hierarchical.model.JGraphAbstractHierarchyCell
-
- isVertex() - Method in class com.jgraph.layout.hierarchical.model.JGraphHierarchyEdge
-
- isVertex() - Method in class com.jgraph.layout.hierarchical.model.JGraphHierarchyNode
-
- isVertex(Object) - Method in class com.jgraph.layout.JGraphFacade
-
Returns whether or not the specified cell is a vertex and should be taken
into account by the layout
- isVertex(GraphModel, Object) - Static method in class org.jgraph.graph.DefaultGraphModel
-
Returns true
if vertex
is a valid vertex.
- isVerticalStyleChildren() - Method in class com.jgraph.layout.tree.OrganizationalChart.OrganizationalTreeNode
-
- isVisible(Object) - Method in class org.jgraph.graph.GraphLayoutCache
-
Whether or not the specified cell is visible.
- isVolatileOffscreen() - Method in class org.jgraph.JGraph
-
- isXorEnabled() - Method in class org.jgraph.JGraph
-
Returns true if the graph accepts drops/pastes from external sources.
- iteration - Variable in class com.jgraph.layout.graph.JGraphSpringLayout
-
Deprecated.
current iteration number
- iteration - Variable in class com.jgraph.layout.organic.JGraphFastOrganicLayout
-
Current iteration count
- iteration - Variable in class com.jgraph.layout.organic.JGraphOrganicLayout
-
current iteration number of the layout
- iteration - Variable in class com.jgraph.layout.organic.JGraphSelfOrganizingOrganicLayout
-
The current iteration of the layout
- iterationsWithoutImprovement - Variable in class com.jgraph.layout.hierarchical.JGraphMedianHybridCrossingReduction
-