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
_
R
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
reallocateIndexes()
- Method in class org.tigris.gef.ui.
TableSorter
RECEPTICAL
- Static variable in class org.tigris.gef.demo.
PortPower
RectangleEditor
- Class in
org.tigris.gef.properties.ui
A widget that allows the user to edit rectangles in the property sheet window.
RectangleEditor()
- Constructor for class org.tigris.gef.properties.ui.
RectangleEditor
redraw()
- Method in class org.tigris.gef.presentation.
Fig
Force recalculating of bounds and redraw of fig.
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 TODO Does this really belong in GEF?
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.
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
- Static variable in class org.tigris.gef.base.
Globals
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()
- Static method in class org.tigris.gef.presentation.
FigTextEditor
remove()
- Method in class org.tigris.gef.util.
EnumerationEmpty
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.
removeAll()
- Method in class org.tigris.gef.graph.
MutableGraphSupport
Remove all nodes and edges to reset the graph.
removeAll()
- Method in class org.tigris.gef.graph.presentation.
DefaultGraphModel
Remove all nodes and edges to reset the graph.
removeAll()
- Method in class org.tigris.gef.presentation.
FigGroup
Delete all Fig's from the group.
removeAllAnnotations()
- Method in class org.tigris.gef.presentation.
AnnotationStrategy
removeAllConnectingLines()
- Method in class org.tigris.gef.presentation.
AnnotationStrategy
removeAllEdges()
- Method in class org.tigris.gef.graph.
MutableGraphSupport
Remove all the edges from the graph.
removeAllEdges()
- Method in class org.tigris.gef.graph.presentation.
DefaultGraphModel
Remove all the edges from the graph.
removeAllEdges()
- Method in class org.tigris.gef.graph.presentation.
NetList
Remove all the edges from this NetList.
removeAllElements()
- Method in class org.tigris.gef.base.
SelectionManager
removeAllLayers()
- Method in class org.tigris.gef.base.
LayerManager
removeAllNodes()
- Method in class org.tigris.gef.graph.
MutableGraphSupport
Remove all the nodes from the graph.
removeAllNodes()
- Method in class org.tigris.gef.graph.presentation.
DefaultGraphModel
Remove all the nodes from the graph.
removeAllNodes()
- Method in class org.tigris.gef.graph.presentation.
NetList
Remove all the nodes from this NetList.
removeAnnotation(Fig)
- Method in class org.tigris.gef.presentation.
AnnotationStrategy
removeAnnotation(String)
- Method in class org.tigris.gef.presentation.
Fig
removeAnnotation(Fig)
- Method in class org.tigris.gef.presentation.
Fig
removed(Fig)
- Method in class org.tigris.gef.base.
Editor
The given Fig was removed from the diagram this Editor is showing.
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.
MutableGraphSupport
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
removeFig(Fig)
- Method in class org.tigris.gef.base.
SelectionManager
removeFig(Fig)
- Method in class org.tigris.gef.graph.
MutableGraphSupport
Remove the given edge from the graph.
removeFig(Fig)
- Method in class org.tigris.gef.presentation.
FigGroup
Remove a Fig from the group.
removeFigEdge(FigEdge)
- Method in class org.tigris.gef.presentation.
FigNode
removes a FigEdge from the list of them that need to be rerouted when this FigNode moves.
removeFromDiagram()
- Method in class org.tigris.gef.presentation.
Fig
Remove this Fig from the Layer it belongs to.
removeFromDiagram()
- Method in class org.tigris.gef.presentation.
FigEdge
removeFromDiagram()
- Method in class org.tigris.gef.presentation.
FigNode
When a FigNode is removed, all of its edges are removed.
removeFromGraph()
- Method in class org.tigris.gef.base.
SelectionManager
When a multiple selection are deleted, each selection is deleted
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.
removeLine()
- Method in class org.tigris.gef.presentation.
AnnotationProperties
removeLineIn(int, Fig)
- Method in class org.tigris.gef.presentation.
AnnotationLineRemover
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.
MutableGraphSupport
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.
removePathItem(FigEdge.PathItem)
- Method in class org.tigris.gef.presentation.
FigEdge
Removes the given path item.
removePathItem(Fig)
- Method in class org.tigris.gef.presentation.
FigEdge
removePoint(int)
- Method in class org.tigris.gef.presentation.
Fig
removePoint(int)
- Method in class org.tigris.gef.presentation.
FigPoly
Removes the point at index i.
removePoint(int)
- Method in class org.tigris.gef.presentation.
FigSpline
removePort(Fig)
- Method in class org.tigris.gef.presentation.
FigNode
Removes a port from the current FigNode.
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.presentation.
Fig
Remove this PropertyChangeListener from the JellyBeans internal list.
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
removeUpdate(DocumentEvent)
- Method in class org.tigris.gef.presentation.
FigTextEditor
removeVetoableChangeListener(VetoableChangeListener)
- Method in class org.tigris.gef.base.
Diagram
removeVetoableChangeListener(VetoableChangeListener)
- Method in interface org.tigris.gef.util.
VetoableChangeEventSource
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.
reorder(int, Layer)
- Method in class org.tigris.gef.presentation.
Fig
Change the back-to-front ordering of a Fig in LayerDiagram.
replaceActiveLayer(Layer)
- Method in class org.tigris.gef.base.
LayerManager
replaceAnnotation(Fig, AnnotationProperties)
- Method in class org.tigris.gef.presentation.
AnnotationStrategy
replaceLayer(Layer, Layer)
- Method in class org.tigris.gef.base.
LayerManager
reset()
- Method in class org.tigris.gef.demo.
BroomStudy
resetText()
- Method in class org.tigris.gef.persistence.
XMLElement
Erase the text of this element.
resolveEntity(String, String)
- Method in class org.tigris.gef.persistence.
SAXParserBase
resolveEntity(String, String)
- Method in class org.tigris.gef.xml.pgml.
PGMLParser
resolveEntity(String, String)
- Method in class org.tigris.gef.xml.svg.
SVGParser
ResourceLoader
- Class in
org.tigris.gef.util
This class manages the resource locations needed within the application.
ResourceLoader()
- Constructor for class org.tigris.gef.util.
ResourceLoader
restoreAnnotationPosition(Fig)
- Method in class org.tigris.gef.presentation.
AnnotationStrategy
restoreAnnotationPosition(Fig)
- Method in class org.tigris.gef.presentation.
EdgeAnnotationStrategy
restoreAnnotationPosition(Fig)
- Method in class org.tigris.gef.presentation.
NodeAnnotationStrategy
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.
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
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
routingRect()
- Method in class org.tigris.gef.presentation.
Fig
Reply a rectangle that arcs should not route through.
routingRectPoint(Point, Rectangle, int)
- Method in class org.tigris.gef.presentation.
FigEdgePoly
Reply a point on the given routing rect that is "straight out" from the connection point in the proper direction.
routingRectPoint(Point, Rectangle, int)
- Method in class org.tigris.gef.presentation.
FigEdgeRectiline
Reply a point on the given routing rect that is "straight out" from the connection point in the proper direction.
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
_