JGraph
v1.0.7

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

A

ABSOLUTE - Static variable in class com.jgraph.graph.GraphConstants
Key for the absolute attribute.
AbstractCellView - class com.jgraph.graph.AbstractCellView.
The abstract base class for all cell views.
AbstractCellView(Object, JGraph, CellMapper) - Constructor for class com.jgraph.graph.AbstractCellView
Constructs a view for the specified model object, and invokes update on the new instance.
acceptsSource(Object, Object) - Method in interface com.jgraph.graph.GraphModel
Returns true if port is a valid source for edge.
acceptsSource(Object, Object) - Method in class com.jgraph.graph.DefaultGraphModel
Returns true if port is a valid source for edge.
acceptsTarget(Object, Object) - Method in interface com.jgraph.graph.GraphModel
Returns true if port is a valid target for edge.
acceptsTarget(Object, Object) - Method in class com.jgraph.graph.DefaultGraphModel
Returns true if port is a valid target for edge.
actionPerformed(ActionEvent) - Method in class com.jgraph.plaf.basic.BasicGraphUI.ComponentHandler
Public as a result of Timer.
actionPerformed(ActionEvent) - Method in class com.jgraph.plaf.basic.BasicGraphUI.GraphIncrementAction
 
actionPerformed(ActionEvent) - Method in class com.jgraph.plaf.basic.BasicGraphDropTargetListener
The timer fired, perform autoscroll if the pointer is within the autoscroll region.
actionPerformed(ActionEvent) - Method in class com.jgraph.graph.DefaultGraphCellEditor
Messaged when the timer fires, this will start the editing session.
activeHandle - Variable in class com.jgraph.plaf.basic.BasicGraphUI.RootHandle
The handle that consumed the last mousePressedEvent.
add(Object) - Method in interface com.jgraph.graph.Port
Adds edge to the list of ports.
add(Object) - Method in class com.jgraph.graph.DefaultPort
Adds edge to the list of ports.
addCellEditorListener(CellEditorListener) - Method in class com.jgraph.graph.DefaultGraphCellEditor
Adds the CellEditorListener.
addConnections(CellView[]) - Method in class com.jgraph.graph.ConnectionSet
Adds the connections in views to the connection set.
addEntry(Object, Object) - Method in class com.jgraph.graph.ParentMap
Set parent of child in the parent map.
addGraphModelListener(GraphModelListener) - Method in interface com.jgraph.graph.GraphModel
Adds a listener for the GraphModelEvent posted after the model changes.
addGraphModelListener(GraphModelListener) - Method in class com.jgraph.graph.DefaultGraphModel
Adds a listener for the GraphModelEvent posted after the graph changes.
addGraphSelectionListener(GraphSelectionListener) - Method in class com.jgraph.JGraph
Adds a listener for GraphSelection events.
addGraphSelectionListener(GraphSelectionListener) - Method in interface com.jgraph.graph.GraphSelectionModel
Adds x to the list of listeners that are notified each time the set of selected Objects changes.
addGraphSelectionListener(GraphSelectionListener) - Method in class com.jgraph.graph.DefaultGraphSelectionModel
Adds x to the list of listeners that are notified each time the set of selected TreePaths changes.
addPoint(int, Point) - Method in class com.jgraph.graph.EdgeView
Adds p at position index.
addPropertyChangeListener(PropertyChangeListener) - Method in interface com.jgraph.graph.GraphSelectionModel
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.jgraph.graph.DefaultGraphSelectionModel
Adds a PropertyChangeListener to the listener list.
addSampleData(GraphModel) - Static method in class com.jgraph.JGraph
Creates and returns a sample GraphModel.
addSelectionCell(Object) - Method in class com.jgraph.JGraph
Adds the cell identified by the specified Object to the current selection.
addSelectionCell(Object) - Method in interface com.jgraph.graph.GraphSelectionModel
Adds cell to the current selection.
addSelectionCell(Object) - Method in class com.jgraph.graph.DefaultGraphSelectionModel
Adds path to the current selection.
addSelectionCells(Object[]) - Method in class com.jgraph.JGraph
Adds each cell in the array of cells to the current selection.
addSelectionCells(Object[]) - Method in class com.jgraph.JGraph.EmptySelectionModel
A null implementation that adds nothing.
addSelectionCells(Object[]) - Method in interface com.jgraph.graph.GraphSelectionModel
Adds cells to the current selection.
addSelectionCells(Object[]) - Method in class com.jgraph.graph.DefaultGraphSelectionModel
Adds cells to the current selection.
addUndoableEditListener(UndoableEditListener) - Method in interface com.jgraph.graph.GraphModel
Adds an undo listener for notification of any changes.
anchor - Variable in class com.jgraph.graph.DefaultPort
Reference to the anchor of this port
antiAliased - Variable in class com.jgraph.JGraph
True if the graph is anti-aliased.
ANTIALIASED_PROPERTY - Static variable in class com.jgraph.JGraph
Bound property name for antiAliased.
applyMap(Map, Map) - Static method in class com.jgraph.graph.GraphConstants
Apply the change to the target.
areNew - Variable in class com.jgraph.event.GraphSelectionEvent
For each cell identifies if that cell is in fact new.
asksAllowsChildren - Variable in class com.jgraph.graph.DefaultGraphModel
Indicates whether isLeaf is based on a node's allowsChildren value.
attributeMap - Variable in class com.jgraph.graph.GraphView.GraphViewEdit
 
attributeMap - Variable in class com.jgraph.graph.GraphTransferable
(Cell, Map) entries that hold the view attributes for the cells.
attributeMap - Variable in class com.jgraph.graph.DefaultGraphModel.GraphModelEdit
 
attributes - Variable in class com.jgraph.graph.DefaultGraphCell
Hashtable for properties.
attributes - Variable in class com.jgraph.graph.AbstractCellView
Hashtable for attributes.
attributeStore - Variable in class com.jgraph.graph.DefaultGraphModel
Indicates whether this models consumes the UI's attribute changes.
autoscroll(JGraph, Point) - Static method in class com.jgraph.plaf.basic.BasicGraphUI
Scroll the graph for an event at p.
AUTOSIZE - Static variable in class com.jgraph.graph.GraphConstants
Key for the sizeable attribute.

JGraph
v1.0.7

A B C D E F G H I J K L M N O P Q R S T U V
Copyright (C) 2002 Gaudenz Alder. All rights reserved.