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

EDGE_STATE - Static variable in class org.tigris.gef.xml.pgml.PGMLParser
Deprecated.  
EdgeData - class org.tigris.gef.demo.EdgeData.
A sample NetEdge subclass for use in the Example application.
EdgeData() - Constructor for class org.tigris.gef.demo.EdgeData
 
EdgePower - class org.tigris.gef.demo.EdgePower.
A sample NetEdge subclass for use in the example application.
EdgePower() - Constructor for class org.tigris.gef.demo.EdgePower
 
Editor - class org.tigris.gef.base.Editor.
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
 
EnumerationComposite - class org.tigris.gef.util.EnumerationComposite.
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 org.tigris.gef.util.EnumerationEmpty.
A enumeration that is always empty.
EnumerationEmpty() - Constructor for class org.tigris.gef.util.EnumerationEmpty
 
EnumerationPredicate - class org.tigris.gef.util.EnumerationPredicate.
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 org.tigris.gef.util.EnumerationSingle.
A enumeration that has exactly one element.
EnumerationSingle(Object) - Constructor for class org.tigris.gef.util.EnumerationSingle
 
EquipmentApplet - class org.tigris.gef.demo.EquipmentApplet.
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 org.tigris.gef.demo.EquipmentPalette.
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
ExpansionException - exception org.tigris.gef.ocl.ExpansionException.
An exception to be thrown by some expansion operation
ExpansionException() - Constructor for class org.tigris.gef.ocl.ExpansionException
Constructor
ExpansionException(String) - Constructor for class org.tigris.gef.ocl.ExpansionException
Constructor
ExpansionException(String, Throwable) - Constructor for class org.tigris.gef.ocl.ExpansionException
 
ExpansionException(Throwable) - Constructor for class org.tigris.gef.ocl.ExpansionException
 
east - Variable in class org.tigris.gef.demo.SampleNode
 
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
 
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
Deprecated.  
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 Acme.IntHashtable
 
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.
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.
encode() - Method in class Acme.JPM.Encoders.ImageEncoder
 
endAttached() - Method in class org.tigris.gef.base.ModeCreatePolyEdge
 
endDocument() - Method in class org.tigris.gef.ocl.TemplateReader
 
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
Deprecated.  
endElement(String) - Method in class org.tigris.gef.xml.svg.SVGParser
Deprecated.  
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
equals(Object) - Method in class org.tigris.gef.graph.presentation.JGraph
 
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

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 _