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

E

edge - Variable in class com.jgraph.graph.EdgeView.EdgeHandle
 
edge - Variable in class com.jgraph.graph.ConnectionSet.Connection
The edge that will be connected to the port.
Edge - interface com.jgraph.graph.Edge.
Defines the requirements for an object that represents an Edge in a GraphModel.
EdgeRenderer - class com.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 com.jgraph.graph.EdgeRenderer
Constructs a renderer that may be used to render edges.
edges - Variable in class com.jgraph.graph.DefaultPort
Edges that are connected to the port
edges - Variable in class com.jgraph.graph.ConnectionSet
Set of changed edges for the connection set.
edges() - Method in interface com.jgraph.graph.Port
Returns an iterator of the edges connected to the port.
edges() - Method in class com.jgraph.graph.DefaultPort
Returns an iterator of the edges connected to the port.
edges(Object) - Method in interface com.jgraph.graph.GraphModel
Returns an iterator of the edges connected to port.
edges(Object) - Method in class com.jgraph.graph.DefaultGraphModel
Returns an iterator of the edges connected to port.
EdgeView - class com.jgraph.graph.EdgeView.
The default implementation of an edge view.
EdgeView.EdgeHandle - class com.jgraph.graph.EdgeView.EdgeHandle.
 
EdgeView.EdgeHandle(EdgeView, GraphContext) - Constructor for class com.jgraph.graph.EdgeView.EdgeHandle
 
EdgeView(Object, JGraph, CellMapper) - Constructor for class com.jgraph.graph.EdgeView
Constructs an edge view for the specified model object.
edit(ConnectionSet, Map, ParentMap, UndoableEdit[]) - Method in interface com.jgraph.graph.GraphModel
Applies the propertyMap and the connection changes to the model.
edit(ConnectionSet, Map, ParentMap, UndoableEdit[]) - Method in class com.jgraph.graph.DefaultGraphModel
Applies the propertyMap and the connection changes to the model.
edit(Map) - Method in class com.jgraph.graph.GraphView
Applies the specified (cellView, attribute) pairs.
editable - Variable in class com.jgraph.JGraph
True if the graph allows editing the value of a cell.
EDITABLE - Static variable in class com.jgraph.graph.GraphConstants
Key for the editable attribute.
EDITABLE_PROPERTY - Static variable in class com.jgraph.JGraph
Bound property name for editable.
editClickCount - Variable in class com.jgraph.JGraph
Number of clicks for editing to start.
editingCanceled(ChangeEvent) - Method in class com.jgraph.plaf.basic.BasicGraphUI.CellEditorHandler
Messaged when editing has been canceled in the graph.
editingCell - Variable in class com.jgraph.plaf.basic.BasicGraphUI
Path that is being edited.
editingComponent - Variable in class com.jgraph.plaf.basic.BasicGraphUI
When editing, this will be the Component that is doing the actual editing.
editingComponent - Variable in class com.jgraph.graph.DefaultGraphCellEditor
Component used in editing, obtained from the editingContainer.
editingContainer - Variable in class com.jgraph.graph.DefaultGraphCellEditor
Editing container, will contain the editorComponent.
editingIcon - Variable in class com.jgraph.graph.DefaultGraphCellEditor
Icon to use when editing.
editingStopped(ChangeEvent) - Method in class com.jgraph.plaf.basic.BasicGraphUI.CellEditorHandler
Messaged when editing has stopped in the graph.
EditorContainer() - Method in class com.jgraph.graph.DefaultGraphCellEditor.EditorContainer
 
editorHasDifferentSize - Variable in class com.jgraph.plaf.basic.BasicGraphUI
Set to true if the editor has a different size than the renderer.
editToBeRedone(Object) - Method in class com.jgraph.graph.GraphUndoManager
 
editToBeUndone(Object) - Method in class com.jgraph.graph.GraphUndoManager
 
emptyIterator - Variable in class com.jgraph.graph.DefaultGraphModel
Default instance of an empty iterator.
emptyParents() - Method in class com.jgraph.graph.ParentMap
Returns the parents that will be empty when this parent map is applied.
enabled - Variable in class com.jgraph.JGraph
True if the graph allows interactions.
endDeco - Variable in class com.jgraph.graph.EdgeRenderer
Painting attributes of the current edgeview
endFill - Variable in class com.jgraph.graph.EdgeRenderer
Boolean attributes of the current edgeview.
ENDFILL - Static variable in class com.jgraph.graph.GraphConstants
Key for the endsize attribute.
endShape - Variable in class com.jgraph.graph.EdgeRenderer
Drawing attributes that are created on the fly
endSize - Variable in class com.jgraph.graph.EdgeRenderer
Painting attributes of the current edgeview
ENDSIZE - Static variable in class com.jgraph.graph.GraphConstants
Key for the endsize attribute.
entries - Variable in class com.jgraph.graph.ParentMap
Contents of the parent map.
entries() - Method in class com.jgraph.graph.ParentMap
Returns an Iterator for the entries in the map.
equals(Object) - Method in class com.jgraph.graph.ConnectionSet.Connection
Two connections are equal if they represent the source or target of the same edge.
execute() - Method in class com.jgraph.graph.GraphView.GraphViewEdit
Execute this edit such that the next invocation to this method will invert the last execution.
execute() - Method in class com.jgraph.graph.GraphView.GraphViewLayerEdit
Execute this edit such that the next invocation to this method will invert the last execution.
execute() - Method in class com.jgraph.graph.DefaultGraphModel.GraphModelEdit
Execute this edit such that the next invocation to this method will invert the last execution.
exportDone(JComponent, Transferable, int) - Method in class com.jgraph.plaf.basic.BasicGraphUI.GraphTransferHandler
 
exportToClipboard(JComponent, Clipboard, int) - Method in class com.jgraph.plaf.basic.BasicGraphUI.GraphTransferHandler
 

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.