Overview
Package
Class
Use
Tree
Deprecated
Index
Help
JGraph
v3.3
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
X
Y
_
M
main(String[])
- Static method in class org.jgraph.
JGraph
mapper
- Variable in class org.jgraph.graph.
AbstractCellView
Reference to the cell mapper for the view
mapper
- Variable in class org.jgraph.graph.
GraphLayoutCache
Reference to the cell mapper, typically this.
mapping
- Variable in class org.jgraph.graph.
GraphLayoutCache
Maps cells to views.
marquee
- Variable in class org.jgraph.
JGraph
Handler for marquee selection.
marquee
- Variable in class org.jgraph.plaf.basic.
BasicGraphUI
Marquee that we are going to use.
MARQUEE_HANDLER_PROPERTY
- Static variable in class org.jgraph.
JGraph
Bound property name for
graphModel
.
marqueeBounds
- Variable in class org.jgraph.graph.
BasicMarqueeHandler
marqueeColor
- Variable in class org.jgraph.
JGraph
Color of the marquee.
MAXCELLS
- Static variable in class org.jgraph.plaf.basic.
BasicGraphUI
The maximum number of cells to paint when dragging.
MAXCLIPCELLS
- Static variable in class org.jgraph.plaf.basic.
BasicGraphUI
Maximum number of cells to compute clipping bounds for.
MAXHANDLES
- Static variable in class org.jgraph.plaf.basic.
BasicGraphUI
The maximum number of handles to paint individually.
metrics
- Variable in class org.jgraph.graph.
EdgeRenderer
Reference to the font metrics of the above
minimumMove
- Variable in class org.jgraph.
JGraph
Minimum amount of pixels to start a move transaction.
mouseClicked(MouseEvent)
- Method in class org.jgraph.plaf.basic.
BasicGraphUI.MouseInputHandler
mouseDragged(MouseEvent)
- Method in class org.jgraph.graph.
EdgeView.EdgeHandle
mouseDragged(MouseEvent)
- Method in class org.jgraph.graph.
VertexView.SizeHandle
Process mouse dragged event.
mouseDragged(MouseEvent)
- Method in class org.jgraph.graph.
BasicMarqueeHandler
Includes the specified startPoint in the marquee selection.
mouseDragged(MouseEvent)
- Method in interface org.jgraph.graph.
CellHandle
Messagedwhen the user drags the selection.
mouseDragged(MouseEvent)
- Method in class org.jgraph.plaf.basic.
BasicGraphUI.MouseHandler
mouseDragged(MouseEvent)
- Method in class org.jgraph.plaf.basic.
BasicGraphUI.RootHandle
Process mouse dragged event.
mouseDragged(MouseEvent)
- Method in class org.jgraph.plaf.basic.
BasicGraphUI.MouseInputHandler
mouseEntered(MouseEvent)
- Method in class org.jgraph.plaf.basic.
BasicGraphUI.MouseInputHandler
mouseExited(MouseEvent)
- Method in class org.jgraph.plaf.basic.
BasicGraphUI.MouseInputHandler
mouseListener
- Variable in class org.jgraph.plaf.basic.
BasicGraphUI
Listens for Mouse events.
mouseMoved(MouseEvent)
- Method in class org.jgraph.graph.
EdgeView.EdgeHandle
Invoked when the mouse pointer has been moved on a component (with no buttons down).
mouseMoved(MouseEvent)
- Method in class org.jgraph.graph.
VertexView.SizeHandle
Invoked when the mouse pointer has been moved on a component (with no buttons down).
mouseMoved(MouseEvent)
- Method in class org.jgraph.graph.
BasicMarqueeHandler
Empty.
mouseMoved(MouseEvent)
- Method in interface org.jgraph.graph.
CellHandle
Return a cursor for the given point.
mouseMoved(MouseEvent)
- Method in class org.jgraph.plaf.basic.
BasicGraphUI.MouseHandler
Invoked when the mouse pointer has been moved on a component (with no buttons down).
mouseMoved(MouseEvent)
- Method in class org.jgraph.plaf.basic.
BasicGraphUI.RootHandle
Invoked when the mouse pointer has been moved on a component (with no buttons down).
mouseMoved(MouseEvent)
- Method in class org.jgraph.plaf.basic.
BasicGraphUI.MouseInputHandler
mousePressed(MouseEvent)
- Method in class org.jgraph.graph.
EdgeView.EdgeHandle
mousePressed(MouseEvent)
- Method in class org.jgraph.graph.
VertexView.SizeHandle
Process mouse pressed event.
mousePressed(MouseEvent)
- Method in class org.jgraph.graph.
BasicMarqueeHandler
Start the marquee at the specified startPoint.
mousePressed(MouseEvent)
- Method in interface org.jgraph.graph.
CellHandle
Messaged when a drag gesture is recogniced.
mousePressed(MouseEvent)
- Method in class org.jgraph.plaf.basic.
BasicGraphUI.MouseHandler
Invoked when a mouse button has been pressed on a component.
mousePressed(MouseEvent)
- Method in class org.jgraph.plaf.basic.
BasicGraphUI.RootHandle
mousePressed(MouseEvent)
- Method in class org.jgraph.plaf.basic.
BasicGraphUI.MouseInputHandler
mouseReleased(MouseEvent)
- Method in class org.jgraph.graph.
EdgeView.EdgeHandle
mouseReleased(MouseEvent)
- Method in class org.jgraph.graph.
VertexView.SizeHandle
mouseReleased(MouseEvent)
- Method in class org.jgraph.graph.
BasicMarqueeHandler
Stops the current marquee selection.
mouseReleased(MouseEvent)
- Method in interface org.jgraph.graph.
CellHandle
Messaged when the drag operation has terminated with a drop.
mouseReleased(MouseEvent)
- Method in class org.jgraph.plaf.basic.
BasicGraphUI.MouseHandler
mouseReleased(MouseEvent)
- Method in class org.jgraph.plaf.basic.
BasicGraphUI.RootHandle
mouseReleased(MouseEvent)
- Method in class org.jgraph.plaf.basic.
BasicGraphUI.MouseInputHandler
MOVE
- Static variable in class org.jgraph.plaf.basic.
TransferHandler
An
int
representing a "move" transfer action.
moveable
- Variable in class org.jgraph.
JGraph
True if the graph allows move operations.
MOVEABLE
- Static variable in class org.jgraph.graph.
GraphConstants
Key for the
moveable
attribute.
MOVEABLEAXIS
- Static variable in class org.jgraph.graph.
GraphConstants
Key for the
replaceAttributes
attribute.
moveBelowZero
- Variable in class org.jgraph.
JGraph
True if the graph allows to move cells below cero.
MULTIPLE_GRAPH_SELECTION
- Static variable in interface org.jgraph.graph.
GraphSelectionModel
Selection can contain any number of items.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
JGraph
v3.3
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
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.