JGraph
v3.3

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

G

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.
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.
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 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.DefaultGraphCell
Returns the properies of the cell.
getAttributes() - Method in interface org.jgraph.graph.GraphCell
Returns the attributes of the 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.GraphLayoutCache.GraphViewEdit
Returns a map of (cell view, attribute) pairs.
getAttributes() - Method in class org.jgraph.graph.GraphLayoutCache.GraphViewLayerEdit
Returns a map of (cell view, attribute) pairs.
getAttributes() - Method in interface org.jgraph.event.GraphModelEvent.GraphViewChange
Returns a map that contains (object, map) pairs which holds the new attributes for each changed cell.
getAttributes(Object) - Method in class org.jgraph.graph.DefaultGraphModel
Returns a Map that represents the attributes for the specified cell.
getAttributes(Object) - Method in interface org.jgraph.graph.GraphModel
Returns a Map that represents the properties for the specified cell.
getBackground(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the value attribute from the specified map.
getBeginSize(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the opaque 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 value attribute from the specified map.
getBorderColor(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the value attribute from the specified map.
getBorderSelectionColor() - Method in class org.jgraph.graph.DefaultGraphCellEditor
Returns the color the border is drawn.
getBounds() - Method in class org.jgraph.graph.GraphTransferable
 
getBounds() - Method in class org.jgraph.graph.VertexView
Returns the cached bounds for the vertex.
getBounds() - Method in class org.jgraph.graph.EdgeView
Returns the location for this portview.
getBounds() - Method in class org.jgraph.graph.AbstractCellView
Returns the bounding rectangle for this view.
getBounds() - Method in class org.jgraph.graph.PortView
Returns the bounds for the port view.
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(CellView[]) - Static method in class org.jgraph.graph.AbstractCellView
Returns the bounding box for the specified views.
getBounds(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the bounds attribute from the specified map.
getCachedBounds() - Method in class org.jgraph.graph.VertexView
 
getCell() - Method in class org.jgraph.graph.DefaultGraphSelectionModel.CellPlaceHolder
Returns the 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.event.GraphSelectionEvent
Returns the first cell.
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() - Method in class org.jgraph.graph.GraphTransferable
Returns the cells that represent the selection.
getCells() - Method in class org.jgraph.graph.GraphContext
Returns the array that was passed to the constructor.
getCells() - Method in class org.jgraph.event.GraphSelectionEvent
Returns the cells that have been added or removed from the selection.
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.
getCenterPoint() - Method in class org.jgraph.graph.VertexView
Returns the center of this vertex.
getChange() - Method in class org.jgraph.event.GraphModelEvent
Returns the object that constitues the change.
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.GraphViewEdit
Returns the views that have changed.
getChanged() - Method in class org.jgraph.graph.GraphLayoutCache.GraphViewLayerEdit
Returns the cells that have changed.
getChanged() - Method in interface org.jgraph.event.GraphModelEvent.GraphViewChange
Returns the objects that have changed.
getChangedEdges() - Method in class org.jgraph.graph.ConnectionSet
Returns a Set for the edges in this connection set.
getChangedNodes() - Method in class org.jgraph.graph.ParentMap
Returns a Set for the nodes, childs and parents, in this parent map.
getChild() - Method in class org.jgraph.graph.ParentMap.Entry
Returns the child of the relation.
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.
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.
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.
getConnections() - Method in class org.jgraph.graph.ConnectionSet
 
getConnectionSet() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
Returns the connectionSet.
getConnectionSet() - Method in class org.jgraph.graph.GraphTransferable
Returns the connections between cells (and possibly other, unselected cells).
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.GraphLayoutCache.GraphViewEdit
Returns the views that have not changed explicitly, but implicitly because one of their dependent cells has changed.
getContext() - Method in class org.jgraph.graph.GraphLayoutCache.GraphViewLayerEdit
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
 
getContext() - Method in interface org.jgraph.event.GraphModelEvent.GraphViewChange
Returns the objects that have not changed explicitly, but implicitly because one of their dependent cells has changed.
getCurrentPoint() - Method in class org.jgraph.graph.BasicMarqueeHandler
Returns the currentPoint.
getDashPattern(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the value attribute from the specified map.
getDescendantCount() - Method in class org.jgraph.graph.GraphContext
Returns the number of all objects (cells and children) in this object.
getDescendantList(GraphModel, Object[]) - Static method in class org.jgraph.graph.DefaultGraphModel
 
getDescendantList(Object[]) - Method in class org.jgraph.JGraph
Returns all cells including all descendants.
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.
getDescendantViews(CellView[]) - Static method in class org.jgraph.graph.AbstractCellView
Returns all views, including descendants that have a parent in views without the PortViews.
getEdge() - Method in class org.jgraph.graph.ConnectionSet.Connection
Returns the edge of the connection.
getEdgePoint(EdgeView, int) - Method in class org.jgraph.graph.PortView
Returns the point of edge at index index.
getEdgeRenderer() - Method in class org.jgraph.graph.EdgeView
Returns the local renderer.
getEdges() - Method in class org.jgraph.graph.DefaultPort
Returns the anchor of this port.
getEdges() - Method in class org.jgraph.graph.ConnectionSet
 
getEdges(GraphModel, Object[]) - Static method in class org.jgraph.graph.DefaultGraphModel
Return the set of edges that are connected to the specified cells.
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.GraphUI
Returns the cell that is being edited.
getEditingCell(JGraph) - Method in class org.jgraph.plaf.basic.BasicGraphUI
Returns the element that is being edited.
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.
getEndSize(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the opaque attribute from the specified map.
getFactory() - Method in class org.jgraph.graph.GraphLayoutCache
Returns the factory that was passed to the constructor.
getFirstCellForLocation(double, double) - Method in class org.jgraph.JGraph
Returns the topmost cell at the specified location.
getFocusedCell() - Method in class org.jgraph.plaf.basic.BasicGraphUI
Returns the cell that has the focus.
getFont() - Method in class org.jgraph.graph.DefaultGraphCellEditor
Gets the font used for editing.
getFont() - Method in class org.jgraph.graph.DefaultGraphCellEditor.DefaultTextField
 
getFont(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the font for the specified attribute map.
getForeground(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the value attribute from the specified map.
getGraph() - Method in class org.jgraph.graph.GraphContext
Returns the graph that was passed to the constructor.
getGraph() - Method in class org.jgraph.graph.AbstractCellView
Returns the graph associated with the view.
getGraph() - Method in class org.jgraph.graph.GraphLayoutCache
Returns the factory that was passed to the constructor.
getGraphCellEditorComponent(JGraph, Object, boolean) - Method in class org.jgraph.graph.DefaultRealEditor
 
getGraphCellEditorComponent(JGraph, Object, boolean) - Method in class org.jgraph.graph.DefaultGraphCellEditor
Configures the editor.
getGraphCellEditorComponent(JGraph, Object, boolean) - Method in interface org.jgraph.graph.GraphCellEditor
Sets an initial value for the editor.
getGraphLayoutCache() - Method in class org.jgraph.JGraph
Returns the GraphLayoutCache that is providing the view-data.
getGraphModelListeners() - Method in class org.jgraph.graph.DefaultGraphModel
Return an array of all GraphModelListeners that were added to this model.
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.
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(GraphContext) - Method in class org.jgraph.graph.EdgeView
Returns a cell handle for the view.
getHandle(GraphContext) - Method in class org.jgraph.graph.AbstractCellView
Returns a cell handle for the view.
getHandle(GraphContext) - Method in class org.jgraph.graph.PortView
Returns null.
getHandle(GraphContext) - Method in interface org.jgraph.graph.CellView
Returns a cell handle for the view.
getHandle(JGraph) - Method in class org.jgraph.plaf.GraphUI
Returns the CellHandle that is currently active, or null if no handle is active.
getHandle(JGraph) - Method in class org.jgraph.plaf.basic.BasicGraphUI
Returns the handle that is currently active, or null, if no handle is currently 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.
getHiddenSet() - Method in class org.jgraph.graph.GraphLayoutCache
Returns the hiddenSet.
getHighlightColor() - Method in class org.jgraph.JGraph
Returns the current highlight color.
getHorizontalAlignment(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the opaque attribute from the specified map.
getHorizontalTextPosition(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the opaque 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 value attribute from the specified map.
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.
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 interface org.jgraph.event.GraphModelEvent.GraphModelChange
Returns the cells that have been inserted into the model.
getInsertionLocation() - Method in class org.jgraph.plaf.basic.BasicGraphUI
Returns the current location of the Drag-and-Drop activity.
getInvokesStopCellEditing() - Method in class org.jgraph.JGraph
Returns the indicator that tells what happens when editing is interrupted.
getLabelBounds() - Method in class org.jgraph.graph.EdgeView
Returns the bounds of label according to the last rendering state
getLabelBounds(EdgeView) - Method in class org.jgraph.graph.EdgeRenderer
Returns the label bounds 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(EdgeView) - Method in class org.jgraph.graph.EdgeRenderer
Returns the label position of the specified view in the given graph.
getLabelPosition(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the label position attribute from the specified map.
getLabelSize(EdgeView) - Method in class org.jgraph.graph.EdgeRenderer
Returns the label size of the specified view in the given graph.
getLength(CellView) - Static method in class org.jgraph.graph.EdgeView
 
getLineBegin(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the opaque attribute from the specified map.
getLineColor(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the value attribute from the specified map.
getLineEnd(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the opaque attribute from the specified map.
getLineStyle(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the opaque attribute from the specified map.
getLineWidth(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the opaque attribute from the specified 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(EdgeView) - Method in class org.jgraph.graph.PortView
Returns the point that the port represents with respect to edge.
getLockedHandleColor() - Method in class org.jgraph.JGraph
Returns the current second handle color.
getMapper() - Method in class org.jgraph.graph.AbstractCellView
Returns the cell mapper associated with the view.
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.
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 interface org.jgraph.graph.CellMapper
Returns the view that is associated with cell.
getMapping(Object, boolean) - Method in class org.jgraph.graph.GraphLayoutCache
Returns the view for the specified cell.
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.
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.
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.
getModel() - Method in class org.jgraph.JGraph
Returns the GraphModel that is providing the data.
getModel() - Method in class org.jgraph.graph.AbstractCellView
Returns the model associated with the view.
getModel() - Method in class org.jgraph.graph.GraphLayoutCache
Returns the current model.
getMoveableAxis(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the value attribute from the specified map.
getNextCellForLocation(Object, double, double) - Method in class org.jgraph.JGraph
Returns the cell at the specified location that is "behind" the current cell.
getNextPoint(EdgeView) - Method in class org.jgraph.graph.PortView
Returns the point that is closest to the port view on edge.
getNextViewAt(CellView[], CellView, double, double) - Method in class org.jgraph.JGraph
Returns the next view at the specified location wrt.
getNextViewAt(CellView, double, double) - Method in class org.jgraph.JGraph
Returns the next view at the specified location wrt.
getOffset(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the offset attribute from the specified map.
getPaintBounds(EdgeView) - Method in class org.jgraph.graph.EdgeRenderer
Returns the bounds of the edge shape without label
getParent() - Method in class org.jgraph.graph.ParentMap.Entry
Returns the parent of the relation.
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.
getParentList(Object) - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelLayerEdit
Returns the list that exclusively contains view.
getParentList(Object) - Method in class org.jgraph.graph.GraphLayoutCache.GraphViewLayerEdit
Returns the list that exclusively contains view.
getParentMap() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
Returns the parentMap.
getParentMap() - Method in class org.jgraph.graph.GraphTransferable
 
getParentPorts(Object) - Method in class org.jgraph.graph.GraphLayoutCache
 
getParentView() - Method in class org.jgraph.graph.AbstractCellView
Returns the parent view for this view.
getParentView() - Method in class org.jgraph.graph.PortView
This method ensures a non-null value.
getParentView() - Method in interface org.jgraph.graph.CellView
Returns the parent of view of this view.
getPerimeterPoint(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.
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.
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.
getPoint(int) - Method in class org.jgraph.graph.EdgeView
Returns the cached points for this edge.
getPointCount() - Method in class org.jgraph.graph.EdgeView
Returns the number of point for this 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.
getPort() - Method in class org.jgraph.graph.ConnectionSet.Connection
Returns the port of the connection.
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
 
getPortViewAt(double, double) - Method in class org.jgraph.JGraph
Returns the portview at the specified location.
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 org.jgraph.graph.DefaultGraphCellEditor.EditorContainer
Returns the preferred size for the Container.
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.
getPreferredSize(JGraph, CellView) - Method in class org.jgraph.plaf.basic.BasicGraphUI
Get the preferred Size for a cell view.
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 interface org.jgraph.event.GraphModelEvent.GraphModelChange
Returns a map that contains (object, map) pairs of the attributes that have been stored in the model.
getPreviousConnectionSet() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
 
getPreviousConnectionSet() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelLayerEdit
 
getPreviousConnectionSet() - Method in interface org.jgraph.event.GraphModelEvent.GraphModelChange
 
getPreviousCursor() - Method in class org.jgraph.graph.BasicMarqueeHandler
Returns the previousCursor.
getPreviousParentMap() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
 
getPreviousParentMap() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelLayerEdit
 
getPreviousParentMap() - Method in interface org.jgraph.event.GraphModelEvent.GraphModelChange
 
getRemoveAttributes(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the value attribute from the specified map.
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 interface org.jgraph.event.GraphModelEvent.GraphModelChange
Returns the cells that have been removed from the model.
getRenderer() - Method in class org.jgraph.graph.VertexView
Returns a renderer for the class.
getRenderer() - Method in class org.jgraph.graph.EdgeView
Returns a renderer for the class.
getRenderer() - Method in class org.jgraph.graph.AbstractCellView
 
getRenderer() - Method in class org.jgraph.graph.PortView
Returns a renderer for the class.
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 class org.jgraph.graph.VertexRenderer
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 interface org.jgraph.graph.CellViewRenderer
Configure and return the renderer based on the passed in components.
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.
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 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 org.jgraph.JGraph
Returns all cells that the model contains.
getRoots() - Method in class org.jgraph.graph.GraphLayoutCache
Returns the roots of the view.
getRoots(GraphModel) - Static method in class org.jgraph.graph.DefaultGraphModel
Returns the roots of the specified model as an array.
getRoots(Rectangle) - Method in class org.jgraph.JGraph
Returns all cells that intersect the given rectangle.
getRoots(Rectangle2D) - Method in class org.jgraph.graph.GraphLayoutCache
Return all cells that intersect the given rectangle.
getRouting(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the routing attribute from the specified map.
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 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.JGraph
Returns the first selected 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.
getSelectionCells() - Method in class org.jgraph.JGraph
Returns all selected cells.
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.
getSelectionCount() - Method in class org.jgraph.JGraph
Returns the number of cells selected.
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.
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() - Method in class org.jgraph.graph.EdgeView
Returns the shape of the view according to the last rendering state
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 value attribute from the specified map.
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 class org.jgraph.graph.DefaultEdge
Returns the source of the edge.
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.GraphViewEdit
Returns the source of this change.
getSource() - Method in class org.jgraph.graph.GraphLayoutCache.GraphViewLayerEdit
Returns the source of this change.
getSource() - Method in interface org.jgraph.event.GraphModelEvent.GraphViewChange
Returns the source of this change.
getSource(Object) - Method in class org.jgraph.graph.DefaultGraphModel
Returns the source of edge.
getSource(Object) - Method in interface org.jgraph.graph.GraphModel
Returns the source of edge.
getSourceActions(JComponent) - Method in class org.jgraph.plaf.basic.BasicGraphUI.GraphTransferHandler
 
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.
getStartPoint() - Method in class org.jgraph.graph.BasicMarqueeHandler
Returns the startPoint.
getTarget() - Method in class org.jgraph.graph.DefaultEdge
Returns the target of the 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 class org.jgraph.graph.DefaultGraphModel
Returns the target of edge.
getTarget(Object) - Method in interface org.jgraph.graph.GraphModel
Returns the target of 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.
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.
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.
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.
getValue(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the value attribute from the specified map.
getVerticalAlignment(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the opaque attribute from the specified map.
getVerticalTextPosition(Map) - Static method in class org.jgraph.graph.GraphConstants
Returns the opaque attribute from the specified map.
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.
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[]).
getVisibleSet() - Method in class org.jgraph.graph.GraphLayoutCache
 
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.VertexRenderer
Cache the current graph for drawing.
graph - Variable in class org.jgraph.graph.EdgeRenderer
Cache the current graph for drawing
graph - Variable in class org.jgraph.graph.PortRenderer
Cache the current graph for drawing
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.graph.EdgeView.EdgeHandle
 
graph - Variable in class org.jgraph.graph.AbstractCellView
Reference to the graph
graph - Variable in class org.jgraph.graph.GraphLayoutCache
Factory to create the views.
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.
GraphCell - interface org.jgraph.graph.GraphCell.
Defines the requirements for objects that appear as GraphCells.
GraphCellEditor - interface org.jgraph.graph.GraphCellEditor.
Adds to CellEditor the extensions necessary to configure an editor in a graph.
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
 
graphChanged(GraphModelEvent) - Method in interface org.jgraph.event.GraphModelListener
Invoked after a cell has changed in some way.
GraphConstants - class org.jgraph.graph.GraphConstants.
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.SerializablePoint2D - class org.jgraph.graph.GraphConstants.SerializablePoint2D.
 
GraphConstants.SerializablePoint2D() - Constructor for class org.jgraph.graph.GraphConstants.SerializablePoint2D
 
GraphConstants.SerializablePoint2D(double, double) - Constructor for class org.jgraph.graph.GraphConstants.SerializablePoint2D
 
GraphConstants.SerializableRectangle2D - class org.jgraph.graph.GraphConstants.SerializableRectangle2D.
 
GraphConstants.SerializableRectangle2D() - Constructor for class org.jgraph.graph.GraphConstants.SerializableRectangle2D
 
GraphConstants.SerializableRectangle2D(double, double, double, double) - Constructor for class org.jgraph.graph.GraphConstants.SerializableRectangle2D
 
GraphConstants() - Constructor for class org.jgraph.graph.GraphConstants
 
GraphContext - class org.jgraph.graph.GraphContext.
 
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).
graphLayoutCache - Variable in class org.jgraph.JGraph
The view that defines the display properties of the model.
graphLayoutCache - Variable in class org.jgraph.graph.GraphContext
Reference to the graphs GraphLayoutCache.
graphLayoutCache - Variable in class org.jgraph.plaf.basic.BasicGraphUI
Reference to the graph's view (geometric pattern).
GraphLayoutCache - class org.jgraph.graph.GraphLayoutCache.
An object that defines the view of a graphmodel.
GraphLayoutCache.GraphViewEdit - class org.jgraph.graph.GraphLayoutCache.GraphViewEdit.
An implementation of GraphViewChange.
GraphLayoutCache.GraphViewEdit(Map) - Constructor for class org.jgraph.graph.GraphLayoutCache.GraphViewEdit
Constructs a GraphViewEdit.
GraphLayoutCache.GraphViewEdit(Map, Object[], Object[]) - Constructor for class org.jgraph.graph.GraphLayoutCache.GraphViewEdit
Constructs a GraphViewEdit.
GraphLayoutCache.GraphViewLayerEdit - class org.jgraph.graph.GraphLayoutCache.GraphViewLayerEdit.
An implementation of GraphViewChange.
GraphLayoutCache.GraphViewLayerEdit(Object, Object[], int) - Constructor for class org.jgraph.graph.GraphLayoutCache.GraphViewLayerEdit
Constructs a GraphViewEdit.
GraphLayoutCache(JGraph) - Constructor for class org.jgraph.graph.GraphLayoutCache
Constructs a view for the specified model that uses factory to create its views.
GraphLayoutCache(JGraph, GraphModel, CellViewFactory, boolean, boolean) - Constructor for class org.jgraph.graph.GraphLayoutCache
Constructs a view for the specified model that uses factory to create its views.
GraphLayoutCache(JGraph, GraphModel, CellViewFactory, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.jgraph.graph.GraphLayoutCache
Constructs a view for the specified model that uses factory to create its views.
GraphLayoutCache(JGraph, Set) - Constructor for class org.jgraph.graph.GraphLayoutCache
Constructs a view for the specified model that uses factory to create its views.
graphModel - Variable in class org.jgraph.JGraph
The model that defines the graph displayed by this object.
graphModel - Variable in class org.jgraph.graph.GraphLayoutCache
Reference to the graphModel
graphModel - Variable in class org.jgraph.plaf.basic.BasicGraphUI
Used to determine what to display.
GraphModel - interface org.jgraph.graph.GraphModel.
The interface that defines a suitable data model for a JGraph.
GraphModelEvent - class org.jgraph.event.GraphModelEvent.
Encapsulates information describing changes to a graph model, and is used to notify graph model listeners of the change.
GraphModelEvent.ExecutableGraphChange - interface org.jgraph.event.GraphModelEvent.ExecutableGraphChange.
Defines the interface for objects that may be executed by the model when used as arguments to insert or edit.
GraphModelEvent.GraphModelChange - interface org.jgraph.event.GraphModelEvent.GraphModelChange.
Defines the interface for objects that may be included into a GraphModelEvent to describe a model change.
GraphModelEvent.GraphViewChange - interface org.jgraph.event.GraphModelEvent.GraphViewChange.
Defines the interface for objects that may be used to represent a change to the view.
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.
graphModelListener - Variable in class org.jgraph.plaf.basic.BasicGraphUI
Is responsible for updating the view based on model events.
GraphModelListener - interface org.jgraph.event.GraphModelListener.
Defines the interface for an object that listens to changes in a GraphModel.
GraphSelectionEvent - class org.jgraph.event.GraphSelectionEvent.
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.
graphSelectionListener - Variable in class org.jgraph.plaf.basic.BasicGraphUI
Updates the display when the selection changes.
GraphSelectionListener - interface org.jgraph.event.GraphSelectionListener.
The listener that's notified when the selection in a GraphSelectionModel changes.
graphSelectionModel - Variable in class org.jgraph.plaf.basic.BasicGraphUI
Model maintaining the selection.
GraphSelectionModel - interface org.jgraph.graph.GraphSelectionModel.
This interface represents the current state of the selection for the graph component.
GraphTransferable - class org.jgraph.graph.GraphTransferable.
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, csand attrMap.
GraphUI - class org.jgraph.plaf.GraphUI.
Pluggable look and feel interface for JGraph.
GraphUI() - Constructor for class org.jgraph.plaf.GraphUI
 
GraphUndoManager - class org.jgraph.graph.GraphUndoManager.
An UndoManager that may be shared among multiple GraphLayoutCache's.
GraphUndoManager() - Constructor for class org.jgraph.graph.GraphUndoManager
 
graphViewObserver - Variable in class org.jgraph.plaf.basic.BasicGraphUI
Updates the display when the view has changed.
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.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.VertexView
Cached bounds of all children if vertex is a group

JGraph
v3.3

A B C D E F G H I J K L M N O P R S T U V X Y _
Copyright (C) 2001-2004 JGraph.org. All rights reserved.