Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
_
E
east
- Variable in class org.tigris.gef.demo.
SampleNode
EAST
- Static variable in class org.tigris.gef.presentation.
Handle
The handle in the east edge of a FigNode
EDGE_STATE
- Static variable in class org.tigris.gef.xml.pgml.
PGMLParser
edgeAdded(GraphEvent)
- Method in class org.tigris.gef.base.
Diagram
edgeAdded(GraphEvent)
- Method in class org.tigris.gef.base.
LayerPerspective
edgeAdded(GraphEvent)
- Method in interface org.tigris.gef.graph.
GraphListener
EdgeAnnotationStrategy
- Class in
org.tigris.gef.presentation
EdgeAnnotationStrategy()
- Constructor for class org.tigris.gef.presentation.
EdgeAnnotationStrategy
EdgeData
- Class in
org.tigris.gef.demo
A sample NetEdge subclass for use in the Example application.
EdgeData()
- Constructor for class org.tigris.gef.demo.
EdgeData
EdgePower
- Class in
org.tigris.gef.demo
A sample NetEdge subclass for use in the example application.
EdgePower()
- Constructor for class org.tigris.gef.demo.
EdgePower
edgeRemoved(GraphEvent)
- Method in class org.tigris.gef.base.
Diagram
edgeRemoved(GraphEvent)
- Method in class org.tigris.gef.base.
LayerPerspective
edgeRemoved(GraphEvent)
- Method in interface org.tigris.gef.graph.
GraphListener
edgeStateStartElement(String, Attributes)
- Method in class org.tigris.gef.xml.pgml.
PGMLParser
Editor
- Class in
org.tigris.gef.base
This class provides an editor for manipulating graphical documents.
Editor(GraphModel, JComponent)
- Constructor for class org.tigris.gef.base.
Editor
Construct a new Editor to edit the given NetList
Editor(GraphModel)
- Constructor for class org.tigris.gef.base.
Editor
Editor()
- Constructor for class org.tigris.gef.base.
Editor
Editor(Diagram)
- Constructor for class org.tigris.gef.base.
Editor
Editor(GraphModel, JComponent, Layer)
- Constructor for class org.tigris.gef.base.
Editor
editor
- Variable in class org.tigris.gef.base.
FigModifyingModeImpl
The Editor that is in this mode.
editor
- Variable in class org.tigris.gef.base.
ModeManager
The Editor that owns this ModeManager.
elements()
- Method in class org.tigris.gef.base.
Diagram
elements()
- Method in class org.tigris.gef.base.
Layer
elements()
- Method in class org.tigris.gef.base.
LayerDiagram
elements()
- Method in class org.tigris.gef.base.
LayerManager
See comments above, this message is passed to my active layer.
elements()
- Method in class org.tigris.gef.presentation.
FigGroup
Deprecated.
0.11 use iterator()
elementsIn(Rectangle)
- Method in class org.tigris.gef.base.
Diagram
elementsIn(Rectangle)
- Method in class org.tigris.gef.base.
Layer
Reply an enumeration of all the Figs in this Layer that intersect given Rectangle.
endAttached()
- Method in class org.tigris.gef.base.
ModeCreatePolyEdge
endDocument()
- Method in class org.tigris.gef.ocl.
TemplateReader
endEditing()
- Method in class org.tigris.gef.presentation.
FigTextEditor
endElement(String, String, String)
- Method in class org.tigris.gef.ocl.
TemplateReader
endElement(String, String, String)
- Method in class org.tigris.gef.persistence.
SAXParserBase
endElement(String, String, String)
- Method in class org.tigris.gef.xml.pgml.
PGMLParser
endElement(String)
- Method in class org.tigris.gef.xml.svg.
SVGParser
endTrans()
- Method in class org.tigris.gef.base.
Selection
Tell the content to end a transaction that causes damage
endTrans()
- Method in class org.tigris.gef.base.
SelectionManager
End a transaction that damages all selected Fig's
endTrans()
- Method in class org.tigris.gef.presentation.
Fig
This is called after an Cmd modifies a Fig and the Fig needs to be redrawn in its new position.
endTrans()
- Method in class org.tigris.gef.presentation.
FigNode
When a FigNode is damaged, all of its edges may need repainting.
EnumerationComposite
- Class in
org.tigris.gef.util
This class concatenates Enumerations.
EnumerationComposite()
- Constructor for class org.tigris.gef.util.
EnumerationComposite
EnumerationComposite(Enumeration)
- Constructor for class org.tigris.gef.util.
EnumerationComposite
EnumerationComposite(Enumeration, Enumeration)
- Constructor for class org.tigris.gef.util.
EnumerationComposite
EnumerationComposite(Enumeration, Enumeration, Enumeration)
- Constructor for class org.tigris.gef.util.
EnumerationComposite
EnumerationEmpty
- Class in
org.tigris.gef.util
A enumeration that is always empty.
EnumerationEmpty()
- Constructor for class org.tigris.gef.util.
EnumerationEmpty
EnumerationPredicate
- Class in
org.tigris.gef.util
Step through the elements of some other enumeration, but skip over any elements that do not satisfy the given predicate.
EnumerationPredicate(Enumeration, Predicate)
- Constructor for class org.tigris.gef.util.
EnumerationPredicate
EnumerationSingle
- Class in
org.tigris.gef.util
A enumeration that has exactly one element.
EnumerationSingle(Object)
- Constructor for class org.tigris.gef.util.
EnumerationSingle
equals(Object)
- Method in class org.tigris.gef.graph.presentation.
JGraph
EquipmentApplet
- Class in
org.tigris.gef.demo
An example application to show off
some
of the capabilities of the UCI Graph Editing Framework.
EquipmentApplet()
- Constructor for class org.tigris.gef.demo.
EquipmentApplet
Construct a new EquipmentApplet
EquipmentPalette
- Class in
org.tigris.gef.demo
A class to define the left hand column of buttons in the Example application.
EquipmentPalette()
- Constructor for class org.tigris.gef.demo.
EquipmentPalette
Construct a new palette of example nodes for the Example application
establishAlternateMouseWheelListener(MouseWheelListener, int)
- Method in class org.tigris.gef.graph.presentation.
JGraph
Establishes alternate MouseWheelListener object that's only active when the alt/shift/ctrl keys are held down.
eval(Map, String)
- Method in class org.tigris.gef.ocl.
OCLEvaluator
evalToString(Object, String)
- Method in class org.tigris.gef.ocl.
OCLEvaluator
evalToString(Object, String, String)
- Method in class org.tigris.gef.ocl.
OCLEvaluator
evaluator
- Variable in class org.tigris.gef.ocl.
OCLExpander
exchangeURLExtension(URL, String, String)
- Static method in class org.tigris.gef.util.
Util
executeCmd(Cmd, InputEvent)
- Method in class org.tigris.gef.base.
Editor
The editor acts as a shell for Cmds.
expand(OutputStream, Object)
- Method in class org.tigris.gef.ocl.
OCLExpander
expand(Writer, Object)
- Method in class org.tigris.gef.ocl.
OCLExpander
expand(Writer, Object, String)
- Method in class org.tigris.gef.ocl.
OCLExpander
expandMacros(String)
- Method in class org.tigris.gef.ocl.
TemplateReader
expandMacrosOnOneLine(String)
- Method in class org.tigris.gef.ocl.
TemplateReader
each line can have at most one macro
ExpansionException
- Exception in
org.tigris.gef.ocl
An exception to be thrown by some expansion operation
ExpansionException()
- Constructor for exception org.tigris.gef.ocl.
ExpansionException
Constructor
ExpansionException(String)
- Constructor for exception org.tigris.gef.ocl.
ExpansionException
Constructor
ExpansionException(String, Throwable)
- Constructor for exception org.tigris.gef.ocl.
ExpansionException
ExpansionException(Throwable)
- Constructor for exception org.tigris.gef.ocl.
ExpansionException
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
_