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 _

R

RECEPTICAL - Static variable in class org.tigris.gef.demo.PortPower
 
REMOVE - Static variable in class org.tigris.gef.base.Globals
 
RIGHT - Static variable in class org.tigris.gef.base.CmdNudge
 
RIGHT - Static variable in class org.tigris.gef.base.CmdScroll
 
RIGHT - Static variable in class org.tigris.gef.base.CmdSelectNear
 
RectangleEditor - class org.tigris.gef.properties.ui.RectangleEditor.
A widget that allows the user to edit rectangles in the property sheet window.
RectangleEditor() - Constructor for class org.tigris.gef.properties.ui.RectangleEditor
 
ResourceLoader - class org.tigris.gef.util.ResourceLoader.
This class manages the resource locations needed within the application.
ResourceLoader() - Constructor for class org.tigris.gef.util.ResourceLoader
 
reachable(ChildGenerator) - Method in class org.tigris.gef.util.VectorSet
Reply the Set of all objects that can be reached from the receiving Set by taking steps defined by the given ChildGenerator.
reachable(ChildGenerator, int, Predicate) - Method in class org.tigris.gef.util.VectorSet
Reply the Set of all objects that can be reached from the receiving Set by taking steps defined by the given ChildGenerator.
read(String) - Method in class org.tigris.gef.ocl.TemplateReader
 
readDiagram(URL) - Method in class org.tigris.gef.xml.pgml.PGMLParser
 
readDiagram(InputStream) - Method in class org.tigris.gef.xml.pgml.PGMLParser
 
readDiagram(InputStream, boolean) - Method in class org.tigris.gef.xml.pgml.PGMLParser
 
readDiagram(URL) - Method in class org.tigris.gef.xml.svg.SVGParser
 
readFields() - Method in class org.tigris.gef.properties.ui.RectangleEditor
 
readFile(String) - Static method in class org.tigris.gef.ocl.TemplateReader
 
reallocateIndexes() - Method in class org.tigris.gef.ui.TableSorter
 
referrerFor(Object) - Method in interface org.tigris.gef.graph.GraphController
Get the related data object for the given object.
refreshEditors() - Method in class org.tigris.gef.base.Layer
Ask all Editors to completely redraw their display.
register(Cmd) - Static method in class org.tigris.gef.base.Cmd
Add a "well-known" Cmd
registeredCmds() - Static method in class org.tigris.gef.base.Cmd
Return a list of "well-known" Cmd instances that should appear in lists for the user to pick from.
rehash() - Method in class Acme.IntHashtable
 
remove(int) - Method in class Acme.IntHashtable
 
remove(Object) - Method in class Acme.IntHashtable
 
remove(Fig) - Method in class org.tigris.gef.base.Diagram
 
remove() - Method in class org.tigris.gef.base.Diagram
 
remove(Fig) - Method in class org.tigris.gef.base.Editor
Remove a Fig from the diagram being edited.
remove(Fig) - Method in class org.tigris.gef.base.Layer
 
remove(Fig) - Method in class org.tigris.gef.base.LayerDiagram
Remove the given Fig from this layer.
remove(Fig) - Method in class org.tigris.gef.base.LayerManager
When the user tries to remove a new Fig from a LayerManager, pass that removal along to my active layer.
remove(Fig) - Method in class org.tigris.gef.base.LayerPerspectiveMutable
 
remove() - Method in class org.tigris.gef.util.EnumerationEmpty
 
remove(Object) - Method in class org.tigris.gef.util.VectorSet
 
removeActionListener(ActionListener) - Method in class org.tigris.gef.properties.ui.ColorTilePanel
 
removeAll(Fig) - Method in class org.tigris.gef.base.Diagram
 
removeAll() - Method in class org.tigris.gef.base.Layer
 
removeAll() - Method in class org.tigris.gef.base.LayerDiagram
Delete all Fig's from this layer.
removeAll() - Method in class org.tigris.gef.base.LayerManager
See comments above, this message is passed to my active layer.
removeAllElements() - Method in class org.tigris.gef.base.SelectionManager
 
removeAllElements() - Method in class org.tigris.gef.util.VectorSet
 
removeAllLayers() - Method in class org.tigris.gef.base.LayerManager
 
removeEdge(Object) - Method in interface org.tigris.gef.graph.MutableGraphModel
Remove the given edge from the graph.
removeEdge(Object) - Method in class org.tigris.gef.graph.presentation.AdjacencyListGraphModel
 
removeEdge(Object) - Method in class org.tigris.gef.graph.presentation.DefaultGraphModel
Remove the given edge from the graph.
removeEdge(NetEdge) - Method in class org.tigris.gef.graph.presentation.NetList
Remove a Edge from this NetList.
removeEdge(NetEdge) - Method in class org.tigris.gef.graph.presentation.NetPort
Remove an edge from the list of edge connected to this port.
removeEditor(Editor) - Method in class org.tigris.gef.base.Layer
 
removeElement(Object) - Method in class org.tigris.gef.util.VectorSet
 
removeFig(Fig) - Method in class org.tigris.gef.base.SelectionManager
 
removeGraphEventListener(GraphListener) - Method in interface org.tigris.gef.graph.BaseGraphModel
 
removeGraphEventListener(GraphListener) - Method in class org.tigris.gef.graph.MutableGraphSupport
 
removeGraphSelectionListener(GraphSelectionListener) - Method in class org.tigris.gef.base.Editor
Stop notifing listener of selection changes.
removeGraphSelectionListener(GraphSelectionListener) - Method in class org.tigris.gef.base.SelectionManager
 
removeGraphSelectionListener(GraphSelectionListener) - Method in class org.tigris.gef.graph.presentation.JGraph
 
removeLayer(Layer) - Method in class org.tigris.gef.base.LayerManager
Remove a sublayer to this layer.
removeLayoutComponent(Component) - Method in class org.tigris.gef.properties.ui.PropsGridLayout
Removes the specified component from the layout.
removeLocale(Locale) - Static method in class org.tigris.gef.util.Localizer
The method removes the given locale from the list of known locales.
removeModeChangeListener(ModeChangeListener) - Method in class org.tigris.gef.base.Editor
Stop notifing listener of mode changes.
removeModeChangeListener(ModeChangeListener) - Method in class org.tigris.gef.base.ModeManager
 
removeModeChangeListener(ModeChangeListener) - Method in class org.tigris.gef.graph.presentation.JGraph
 
removeNode(Object) - Method in interface org.tigris.gef.graph.MutableGraphModel
Remove the given node from the graph.
removeNode(Object) - Method in class org.tigris.gef.graph.presentation.AdjacencyListGraphModel
 
removeNode(Object) - Method in class org.tigris.gef.graph.presentation.DefaultGraphModel
Remove the given node from the graph.
removeNode(NetNode) - Method in class org.tigris.gef.graph.presentation.NetList
Remove a node from this NetList.
removePresentation(Object) - Method in interface org.tigris.gef.graph.GraphController
Remove a presentation from the list of known presentations.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.tigris.gef.base.Diagram
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.tigris.gef.base.Diagram
 
removePropertyChangeListener(Object, PropertyChangeListener) - Static method in class org.tigris.gef.base.Globals
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.tigris.gef.graph.GraphEdgeHooks
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.tigris.gef.graph.GraphNodeHooks
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.tigris.gef.graph.GraphPortHooks
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.tigris.gef.graph.presentation.NetPrimitive
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.tigris.gef.properties.ui.ColorEditor
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.tigris.gef.properties.ui.RectangleEditor
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.tigris.gef.ui.Highlightable
 
removeResource(String) - Static method in class org.tigris.gef.util.Localizer
The method removes the given resource from the list of used resources.
removeResourceExtension(String) - Static method in class org.tigris.gef.util.ResourceLoader
This method removes a extension from the list of known extensions.
removeResourceLocation(String) - Static method in class org.tigris.gef.util.ResourceLoader
This method removes a location from the list of known locations.
removeSelection(Selection) - Method in class org.tigris.gef.base.SelectionManager
 
removeUniversalPropertyChangeListener() - Static method in class org.tigris.gef.base.Globals
 
removeVetoableChangeListener(VetoableChangeListener) - Method in class org.tigris.gef.base.Diagram
 
removeVetoableChangeListener(VetoableChangeListener) - Method in interface org.tigris.gef.util.VetoableChangeEventSource
 
removed(Fig) - Method in class org.tigris.gef.base.Editor
The given Fig was removed from the diagram this Editor is showing.
reorder(Fig, int) - Method in class org.tigris.gef.base.Diagram
 
reorder(Fig, int) - Method in class org.tigris.gef.base.Layer
 
reorder(Fig, int) - Method in class org.tigris.gef.base.LayerDiagram
Reorder the given Fig in this layer.
reorder(Fig, int) - Method in class org.tigris.gef.base.LayerManager
See comments above, this message is passed to my active layer.
reorder(int, Layer) - Method in class org.tigris.gef.base.Selection
Tell the selected Fig to move to front or back, etc.
reorder(int, Layer) - Method in class org.tigris.gef.base.SelectionManager
When Manager selections are sent to back, each of them is sent to back.
replaceActiveLayer(Layer) - Method in class org.tigris.gef.base.LayerManager
 
replaceAll(String, String, String) - Method in class org.tigris.gef.ocl.OCLExpander
 
replaceLayer(Layer, Layer) - Method in class org.tigris.gef.base.LayerManager
 
replaceWithXMLEscapes(String) - Method in class org.tigris.gef.ocl.OCLExpander
 
reset() - Method in class org.tigris.gef.demo.BroomStudy
 
resolveEntity(String, String) - Method in class org.tigris.gef.xml.pgml.PGMLParser
 
resolveEntity(String, String) - Method in class org.tigris.gef.xml.svg.SVGParser
 
retranslateMouseEvent(MouseEvent) - Method in class org.tigris.gef.base.Editor
Scales the mouse coordinates (which match the model scale) back to the drawing scale.
revert() - Method in class org.tigris.gef.properties.ui.PropSheet
Abandon any stored changes that have not been applied yet.
rollbackAdd(Fig) - Method in class org.tigris.gef.xml.pgml.PGMLParser
 
rotate(double) - Method in class org.tigris.gef.persistence.PostscriptWriter
 
rotate(double, double, double) - Method in class org.tigris.gef.persistence.PostscriptWriter
 

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 _