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

D

dash - Static variable in class com.jgraph.graph.GraphConstants
Global Stroke To Highlight Selection
DASHPATTERN - Static variable in class com.jgraph.graph.GraphConstants
Key for the dashPattern attribute.
dataFlavor - Static variable in class com.jgraph.graph.GraphTransferable
Local Machine Reference Data Flavor.
defaultBackground - Variable in class com.jgraph.graph.VertexRenderer
Cached default foreground and default background.
defaultBackground - Variable in class com.jgraph.graph.EdgeRenderer
Color attributes of the current edgeview.
DEFAULTDECORATIONSIZE - Static variable in class com.jgraph.graph.GraphConstants
Default decoration size.
defaultDropTargetListener - Variable in class com.jgraph.plaf.basic.BasicGraphUI
The default DropTargetListener.
DefaultEdge - class com.jgraph.graph.DefaultEdge.
A simple implementation for an edge.
DefaultEdge() - Constructor for class com.jgraph.graph.DefaultEdge
Constructs an empty edge.
DefaultEdge(Object) - Constructor for class com.jgraph.graph.DefaultEdge
Constructs an edge that holds a reference to the specified user object.
defaultFont - Static variable in class com.jgraph.graph.GraphConstants
 
DEFAULTFONTSIZE - Static variable in class com.jgraph.graph.GraphConstants
Default Font size.
DEFAULTFONTSTYLE - Static variable in class com.jgraph.graph.GraphConstants
Default Font style.
defaultForeground - Variable in class com.jgraph.graph.VertexRenderer
Cached default foreground and default background.
defaultForeground - Variable in class com.jgraph.graph.EdgeRenderer
Color attributes of the current edgeview.
DefaultGraphCell - class com.jgraph.graph.DefaultGraphCell.
The default implementation for the GraphCell interface.
DefaultGraphCell.ValueChangeHandler - interface com.jgraph.graph.DefaultGraphCell.ValueChangeHandler.
 
DefaultGraphCell() - Constructor for class com.jgraph.graph.DefaultGraphCell
Creates an empty cell.
DefaultGraphCell(Object) - Constructor for class com.jgraph.graph.DefaultGraphCell
Creates a graph cell and initializes it with the specified user object.
DefaultGraphCell(Object, boolean) - Constructor for class com.jgraph.graph.DefaultGraphCell
Creates a graph cell and initializes it with the specified user object.
DefaultGraphCell(Object, MutableTreeNode[]) - Constructor for class com.jgraph.graph.DefaultGraphCell
Constructs a cell that holds a reference to the specified user object and contains the specified array of children.
DefaultGraphCellEditor - class com.jgraph.graph.DefaultGraphCellEditor.
A GraphCellEditor.
DefaultGraphCellEditor.DefaultTextField - class com.jgraph.graph.DefaultGraphCellEditor.DefaultTextField.
TextField used when no editor is supplied.
DefaultGraphCellEditor.DefaultTextField(Border) - Constructor for class com.jgraph.graph.DefaultGraphCellEditor.DefaultTextField
Constructs a DefaultTreeCellEditor$DefaultTextField object.
DefaultGraphCellEditor.EditorContainer - class com.jgraph.graph.DefaultGraphCellEditor.EditorContainer.
Container responsible for placing the editingComponent.
DefaultGraphCellEditor.EditorContainer() - Constructor for class com.jgraph.graph.DefaultGraphCellEditor.EditorContainer
Constructs an EditorContainer object.
DefaultGraphCellEditor() - Constructor for class com.jgraph.graph.DefaultGraphCellEditor
Constructs a DefaultTreeCellEditor object for a JGraph using the specified renderer and a default editor.
DefaultGraphCellEditor(GraphCellEditor) - Constructor for class com.jgraph.graph.DefaultGraphCellEditor
Constructs a DefaultTreeCellEditor object for a JTree using the specified renderer and the specified editor.
DefaultGraphModel - class com.jgraph.graph.DefaultGraphModel.
A simple implementation of a graph model.
DefaultGraphModel.EmptyIterator - class com.jgraph.graph.DefaultGraphModel.EmptyIterator.
 
DefaultGraphModel.EmptyIterator() - Constructor for class com.jgraph.graph.DefaultGraphModel.EmptyIterator
 
DefaultGraphModel.GraphModelEdit - class com.jgraph.graph.DefaultGraphModel.GraphModelEdit.
An implementation of GraphModelChange that can be added to the model event.
DefaultGraphModel.GraphModelEdit(ConnectionSet, Map, ParentMap) - Constructor for class com.jgraph.graph.DefaultGraphModel.GraphModelEdit
Constructs an edit that represents a change.
DefaultGraphModel.GraphModelEdit(Object[], ConnectionSet, ParentMap) - Constructor for class com.jgraph.graph.DefaultGraphModel.GraphModelEdit
Constructs an edit that represents a remove.
DefaultGraphModel.GraphModelEdit(Object[], ConnectionSet, ParentMap, Map) - Constructor for class com.jgraph.graph.DefaultGraphModel.GraphModelEdit
Constructs an edit that represents an insert.
DefaultGraphModel.GraphModelEdit(Object[], Object[], ConnectionSet, Map, ParentMap, Map) - Constructor for class com.jgraph.graph.DefaultGraphModel.GraphModelEdit
Constructs an edit record.
DefaultGraphModel.GraphModelLayerEdit - class com.jgraph.graph.DefaultGraphModel.GraphModelLayerEdit.
An implementation of GraphViewChange.
DefaultGraphModel.GraphModelLayerEdit(Object[], int) - Constructor for class com.jgraph.graph.DefaultGraphModel.GraphModelLayerEdit
Constructs a GraphModelEdit.
DefaultGraphModel() - Constructor for class com.jgraph.graph.DefaultGraphModel
Constructs a model that is not an attribute store.
DefaultGraphModel(boolean) - Constructor for class com.jgraph.graph.DefaultGraphModel
Constructs a model who's isAttributeStore returns the specified value.
DefaultGraphSelectionModel - class com.jgraph.graph.DefaultGraphSelectionModel.
Default implementation of GraphSelectionModel.
DefaultGraphSelectionModel.CellPlaceHolder - class com.jgraph.graph.DefaultGraphSelectionModel.CellPlaceHolder.
Holds a path and whether or not it is new.
DefaultGraphSelectionModel.CellPlaceHolder(Object, boolean) - Constructor for class com.jgraph.graph.DefaultGraphSelectionModel.CellPlaceHolder
 
DefaultGraphSelectionModel(JGraph) - Constructor for class com.jgraph.graph.DefaultGraphSelectionModel
Constructs a DefaultGraphSelectionModel for the specified graph.
DefaultPort - class com.jgraph.graph.DefaultPort.
A simple implementation for a port.
DefaultPort() - Constructor for class com.jgraph.graph.DefaultPort
Constructs an empty port.
DefaultPort(Object) - Constructor for class com.jgraph.graph.DefaultPort
Constructs a vertex that holds a reference to the specified user object.
DefaultPort(Object, Port) - Constructor for class com.jgraph.graph.DefaultPort
Constructs a vertex that holds a reference to the specified user object and a reference to the specified anchor.
DefaultRealEditor - class com.jgraph.graph.DefaultRealEditor.
The default editor for graph cells.
DefaultRealEditor(JCheckBox) - Constructor for class com.jgraph.graph.DefaultRealEditor
Constructs a DefaultCellEditor object that uses a check box.
DefaultRealEditor(JComboBox) - Constructor for class com.jgraph.graph.DefaultRealEditor
Constructs a DefaultCellEditor object that uses a combo box.
DefaultRealEditor(JTextField) - Constructor for class com.jgraph.graph.DefaultRealEditor
Constructs a DefaultCellEditor that uses a text field.
defaultTransferHandler - Variable in class com.jgraph.plaf.basic.BasicGraphUI
The default TransferHandler.
deselect(Object) - Method in class com.jgraph.graph.DefaultGraphSelectionModel
Deselects a single cell and updates all datastructures.
destination - Variable in class com.jgraph.plaf.basic.BasicGraphUI.MouseInputHandler
Destination that receives all events.
determineOffset(JGraph, Object, boolean) - Method in class com.jgraph.graph.DefaultGraphCellEditor
 
DIAMOND - Static variable in class com.jgraph.graph.GraphConstants
Represents a diamond decoration
direction - Variable in class com.jgraph.plaf.basic.BasicGraphUI.GraphIncrementAction
Specifies the direction to adjust the selection by.
disconnect - Variable in class com.jgraph.plaf.basic.BasicGraphUI.RootHandle
 
disconnect(CellView[]) - Method in class com.jgraph.graph.GraphContext
Disconnects the edges in cells from the sources and targets that are not in this context and returns a ConnectionSet that defines the disconnection.
disconnect(Object) - Method in class com.jgraph.graph.ConnectionSet
Disconnect edge from source and target in the connection set.
disconnect(Object, boolean) - Method in class com.jgraph.graph.ConnectionSet
Disconnect edge from port.
disconnectable - Variable in class com.jgraph.JGraph
True if the graph allows existing connections to be removed.
DISCONNECTABLE - Static variable in class com.jgraph.graph.GraphConstants
Key for the moveable attribute.
disconnectOnMove - Variable in class com.jgraph.JGraph
True if selected edges are disconnected from unselected vertices on move.
doLayout() - Method in class com.jgraph.graph.DefaultGraphCellEditor.EditorContainer
Lays out this Container.
DOUBLELINE - Static variable in class com.jgraph.graph.GraphConstants
Represents a double line decoration
dragEnabled - Variable in class com.jgraph.JGraph
True if Drag-and-Drop should be used for move operations.
dragEnter(DropTargetDragEvent) - Method in class com.jgraph.plaf.basic.BasicGraphDropTargetListener
 
dragExit(DropTargetEvent) - Method in class com.jgraph.plaf.basic.BasicGraphDropTargetListener
 
dragOver(DropTargetDragEvent) - Method in class com.jgraph.plaf.basic.BasicGraphDropTargetListener
 
drop(DropTargetDropEvent) - Method in class com.jgraph.plaf.basic.BasicGraphDropTargetListener
 
dropActionChanged(DropTargetDragEvent) - Method in class com.jgraph.plaf.basic.BasicGraphDropTargetListener
 
dropEnabled - Variable in class com.jgraph.JGraph
True if the graph accepts transfers from other components (graphs).

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.