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 _

E

edge - Variable in class org.jgraph.graph.ConnectionSet.Connection
The edge that will be connected to the port.
edge - Variable in class org.jgraph.graph.EdgeView.EdgeHandle
 
Edge - interface org.jgraph.graph.Edge.
Defines the requirements for an object that represents an Edge in a GraphModel.
Edge.Routing - interface org.jgraph.graph.Edge.Routing.
 
EdgeRenderer - class org.jgraph.graph.EdgeRenderer.
This renderer displays entries that implement the CellView interface and supports the following attributes: GraphConstants.POINTS GraphConstants.FONT GraphConstants.OPAQUE GraphConstants.BORDER GraphConstants.BORDERCOLOR GraphConstants.LINECOLOR GraphConstants.LINEWIDTH GraphConstants.FOREGROUND GraphConstants.BACKGROUND GraphConstants.DASHPATTERN GraphConstants.LINESTYLE GraphConstants.START GraphConstants.END GraphConstants.STARTSIZE GraphConstants.ENDSIZE
EdgeRenderer() - Constructor for class org.jgraph.graph.EdgeRenderer
Constructs a renderer that may be used to render edges.
edges - Variable in class org.jgraph.graph.ConnectionSet
Set of changed edges for the connection set.
edges - Variable in class org.jgraph.graph.DefaultPort
Edges that are connected to the port
edges() - Method in class org.jgraph.graph.DefaultPort
Returns an iterator of the edges connected to the port.
edges() - Method in interface org.jgraph.graph.Port
Returns an iterator of the edges connected to the port.
edges(Object) - Method in interface org.jgraph.graph.GraphModel
Returns an iterator of the edges connected to port.
edges(Object) - Method in class org.jgraph.graph.DefaultGraphModel
Returns an iterator of the edges connected to port.
EdgeView - class org.jgraph.graph.EdgeView.
The default implementation of an edge view.
EdgeView.EdgeHandle - class org.jgraph.graph.EdgeView.EdgeHandle.
 
EdgeView.EdgeHandle(EdgeView, EdgeView, GraphContext) - Constructor for class org.jgraph.graph.EdgeView.EdgeHandle
 
EdgeView(Object, JGraph, CellMapper) - Constructor for class org.jgraph.graph.EdgeView
Constructs an edge view for the specified model object.
edit(Map, ConnectionSet, ParentMap, UndoableEdit[]) - Method in interface org.jgraph.graph.GraphModel
Applies the propertyMap and the connection changes to the model.
edit(Map, ConnectionSet, ParentMap, UndoableEdit[]) - Method in class org.jgraph.graph.GraphLayoutCache
Applies the propertyMap and the connection changes to the model.
edit(Map, ConnectionSet, ParentMap, UndoableEdit[]) - Method in class org.jgraph.graph.DefaultGraphModel
Applies attributes and the connection changes to the model.
editable - Variable in class org.jgraph.JGraph
True if the graph allows editing the value of a cell.
EDITABLE - Static variable in class org.jgraph.graph.GraphConstants
Key for the editable attribute.
EDITABLE_PROPERTY - Static variable in class org.jgraph.JGraph
Bound property name for editable.
editClickCount - Variable in class org.jgraph.JGraph
Number of clicks for editing to start.
editingCanceled(ChangeEvent) - Method in class org.jgraph.plaf.basic.BasicGraphUI.CellEditorHandler
Messaged when editing has been canceled in the graph.
editingCell - Variable in class org.jgraph.plaf.basic.BasicGraphUI
Path that is being edited.
editingComponent - Variable in class org.jgraph.graph.DefaultGraphCellEditor
Component used in editing, obtained from the editingContainer.
editingComponent - Variable in class org.jgraph.plaf.basic.BasicGraphUI
When editing, this will be the Component that is doing the actual editing.
editingContainer - Variable in class org.jgraph.graph.DefaultGraphCellEditor
Editing container, will contain the editorComponent.
editingIcon - Variable in class org.jgraph.graph.DefaultGraphCellEditor
Icon to use when editing.
editingStopped(ChangeEvent) - Method in class org.jgraph.plaf.basic.BasicGraphUI.CellEditorHandler
Messaged when editing has stopped in the graph.
editorHasDifferentSize - Variable in class org.jgraph.plaf.basic.BasicGraphUI
Set to true if the editor has a different size than the renderer.
editToBeRedone(Object) - Method in class org.jgraph.graph.GraphUndoManager
 
editToBeUndone(Object) - Method in class org.jgraph.graph.GraphUndoManager
 
emptyIterator - Variable in class org.jgraph.graph.DefaultGraphModel
Default instance of an empty iterator.
enabled - Variable in class org.jgraph.JGraph
True if the graph allows interactions.
endDeco - Variable in class org.jgraph.graph.EdgeRenderer
Painting attributes of the current edgeview
endFill - Variable in class org.jgraph.graph.EdgeRenderer
Boolean attributes of the current edgeview.
ENDFILL - Static variable in class org.jgraph.graph.GraphConstants
Key for the endsize attribute.
endShape - Variable in class org.jgraph.graph.EdgeView
Drawing attributes that are created on the fly
endSize - Variable in class org.jgraph.graph.EdgeRenderer
Painting attributes of the current edgeview
ENDSIZE - Static variable in class org.jgraph.graph.GraphConstants
Key for the endsize attribute.
entries - Variable in class org.jgraph.graph.ParentMap
Contents of the parent map.
entries() - Method in class org.jgraph.graph.ParentMap
Returns an Iterator for the entries in the map.
equals(Object) - Method in class org.jgraph.graph.ConnectionSet.Connection
Two connections are equal if they represent the source or target of the same edge.
execute() - Method in class org.jgraph.graph.GraphLayoutCache.GraphViewEdit
Execute this edit such that the next invocation to this method will invert the last execution.
execute() - Method in class org.jgraph.graph.GraphLayoutCache.GraphViewLayerEdit
Execute this edit such that the next invocation to this method will invert the last execution.
execute() - Method in class org.jgraph.graph.DefaultGraphModel.GraphModelEdit
Execute this edit such that the next invocation to this method will invert the last execution.
execute() - Method in interface org.jgraph.event.GraphModelEvent.ExecutableGraphChange
Executes the change.
exportAsDrag(JComponent, InputEvent, int) - Method in class org.jgraph.plaf.basic.TransferHandler
Causes the Swing drag support to be initiated.
exportDone(JComponent, Transferable, int) - Method in class org.jgraph.plaf.basic.TransferHandler
Invoked after data has been exported.
exportDone(JComponent, Transferable, int) - Method in class org.jgraph.plaf.basic.BasicGraphUI.GraphTransferHandler
 
exportToClipboard(JComponent, Clipboard, int) - Method in class org.jgraph.plaf.basic.TransferHandler
Causes a transfer from the given component to the given clipboard.

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.