JHotDraw 7.0.6
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 Z

R

range(int, int, int) - Static method in class org.jhotdraw.geom.Geom
Constains a value to the given range.
range(double, double, double) - Static method in class org.jhotdraw.geom.Geom
Constains a value to the given range.
read() - Method in interface net.n3.nanoxml.IXMLReader
Reads a character.
read() - Method in class net.n3.nanoxml.StdXMLReader
Reads a character.
read(File) - Method in interface org.jhotdraw.app.Project
Reads the project from the specified file.
read(DOMInput) - Method in class org.jhotdraw.draw.AbstractAttributedCompositeFigure
 
read(DOMInput) - Method in class org.jhotdraw.draw.AbstractCompositeFigure
 
read(DOMInput) - Method in class org.jhotdraw.draw.AbstractConnector
 
read(DOMInput) - Method in class org.jhotdraw.draw.AbstractDrawing
 
read(DOMInput) - Method in class org.jhotdraw.draw.ArrowTip
 
read(DOMInput) - Method in class org.jhotdraw.draw.AttributedFigure
 
read(DOMInput) - Method in class org.jhotdraw.draw.BezierFigure
 
read(DOMInput) - Method in class org.jhotdraw.draw.BezierLabelLocator
 
read(DOMInput) - Method in class org.jhotdraw.draw.BezierPointLocator
 
read(DOMInput) - Method in class org.jhotdraw.draw.ElbowLiner
 
read(DOMInput) - Method in class org.jhotdraw.draw.LineConnectionFigure
 
read(DOMInput) - Method in class org.jhotdraw.draw.LocatorConnector
 
read(DOMInput) - Method in class org.jhotdraw.draw.RelativeLocator
 
read(DOMInput) - Method in class org.jhotdraw.draw.RoundRectangleFigure
 
read(DOMInput) - Method in class org.jhotdraw.draw.SlantedLiner
 
read(DOMInput) - Method in class org.jhotdraw.draw.StickyChopConnector
 
read(DOMInput) - Method in class org.jhotdraw.draw.TextAreaFigure
 
read(DOMInput) - Method in class org.jhotdraw.draw.TextFigure
 
read(DOMInput) - Method in class org.jhotdraw.geom.Insets2DDouble
 
read(File) - Method in class org.jhotdraw.samples.draw.DrawProject
Reads the project from the specified file.
read(File) - Method in class org.jhotdraw.samples.net.NetProject
Reads the project from the specified file.
read(DOMInput) - Method in class org.jhotdraw.samples.pert.figures.TaskFigure
 
read(File) - Method in class org.jhotdraw.samples.pert.PertProject
Reads the project from the specified file.
read(DOMInput) - Method in class org.jhotdraw.samples.svg.figures.SVGEllipse
 
read(DOMInput) - Method in class org.jhotdraw.samples.svg.figures.SVGGroup
 
read(DOMInput) - Method in class org.jhotdraw.samples.svg.figures.SVGLine
 
read(DOMInput) - Method in class org.jhotdraw.samples.svg.figures.SVGPath
 
read(DOMInput) - Method in class org.jhotdraw.samples.svg.figures.SVGRect
 
read(DOMInput) - Method in class org.jhotdraw.samples.svg.figures.SVGText
 
read(DOMInput) - Method in class org.jhotdraw.samples.svg.SVGDrawing
 
read(File) - Method in class org.jhotdraw.samples.svg.SVGProject
Reads the project from the specified file.
read(DOMInput) - Method in interface org.jhotdraw.xml.DOMStorable
 
readAttributes(DOMInput) - Method in class org.jhotdraw.draw.AbstractAttributedCompositeFigure
 
readAttributes(DOMInput) - Method in class org.jhotdraw.draw.AttributedFigure
 
readAttributes(DOMInput) - Method in class org.jhotdraw.draw.GraphicalCompositeFigure
 
readAttributes(DOMInput) - Method in class org.jhotdraw.samples.svg.figures.SVGEllipse
 
readAttributes(DOMInput) - Method in class org.jhotdraw.samples.svg.figures.SVGGroup
 
readAttributes(DOMInput) - Method in class org.jhotdraw.samples.svg.figures.SVGLine
 
readAttributes(DOMInput) - Method in class org.jhotdraw.samples.svg.figures.SVGPath
 
readAttributes(DOMInput) - Method in class org.jhotdraw.samples.svg.figures.SVGRect
 
readAttributes(DOMInput) - Method in class org.jhotdraw.samples.svg.figures.SVGText
 
readAttributes(DOMInput) - Method in class org.jhotdraw.samples.svg.SVGDrawing
 
readAttributes(Figure, DOMInput) - Static method in class org.jhotdraw.samples.svg.SVGUtil
Reads the attributes from the specified DOMInput and assigns them to the figure.
readBounds(DOMInput) - Method in class org.jhotdraw.draw.TextAreaFigure
 
readChar() - Method in class nanoxml.XMLElement
Reads a character from a reader.
readLiner(DOMInput) - Method in class org.jhotdraw.draw.LineConnectionFigure
 
readObject() - Method in interface org.jhotdraw.xml.DOMInput
Reads an object from the current element.
readObject(int) - Method in interface org.jhotdraw.xml.DOMInput
Reads an object from the current element.
readObject() - Method in class org.jhotdraw.xml.JavaxDOMInput
Reads an object from the current element.
readObject(int) - Method in class org.jhotdraw.xml.JavaxDOMInput
Reads an object from the current element.
readObject() - Method in class org.jhotdraw.xml.NanoXMLDOMInput
Reads an object from the current element.
readObject(int) - Method in class org.jhotdraw.xml.NanoXMLDOMInput
Reads an object from the current element.
readObject() - Method in class org.jhotdraw.xml.NanoXMLLiteDOMInput
Reads an object from the current element.
readObject(int) - Method in class org.jhotdraw.xml.NanoXMLLiteDOMInput
Reads an object from the current element.
readPoints(DOMInput) - Method in class org.jhotdraw.draw.BezierFigure
 
readPoints(DOMInput) - Method in class org.jhotdraw.draw.LineConnectionFigure
 
readPoints(DOMInput) - Method in class org.jhotdraw.samples.svg.figures.SVGPath
 
recentFiles() - Method in class org.jhotdraw.app.AbstractApplication
 
recentFiles() - Method in interface org.jhotdraw.app.Application
Returns the recently opened files.
RectangleFigure - Class in org.jhotdraw.draw
RectangleFigure.
RectangleFigure() - Constructor for class org.jhotdraw.draw.RectangleFigure
Creates a new instance.
RectangleFigure(double, double, double, double) - Constructor for class org.jhotdraw.draw.RectangleFigure
 
redo() - Method in class org.jhotdraw.draw.AttributeChangeEdit
 
redo() - Method in class org.jhotdraw.draw.CompositeTransformEdit
 
redo() - Method in class org.jhotdraw.draw.GeometryEdit
 
redo() - Method in class org.jhotdraw.draw.RestoreDataEdit
 
redo() - Method in class org.jhotdraw.draw.SetBoundsEdit
 
redo() - Method in class org.jhotdraw.draw.TransformEdit
 
redo() - Method in class org.jhotdraw.undo.UndoRedoManager
Redoes the last undone edit event.
RedoAction - Class in org.jhotdraw.app.action
Redoes the last user action.
RedoAction(Application) - Constructor for class org.jhotdraw.app.action.RedoAction
Creates a new instance.
RelativeDecoratorLocator - Class in org.jhotdraw.draw
A locator that specfies a point that is relative to the bounds of a figures decorator.
RelativeDecoratorLocator() - Constructor for class org.jhotdraw.draw.RelativeDecoratorLocator
 
RelativeDecoratorLocator(double, double) - Constructor for class org.jhotdraw.draw.RelativeDecoratorLocator
Creates a new instance.
RelativeDecoratorLocator(double, double, boolean) - Constructor for class org.jhotdraw.draw.RelativeDecoratorLocator
 
RelativeLocator - Class in org.jhotdraw.draw
A locator that specfies a point that is relative to the bounds of a figure.
RelativeLocator() - Constructor for class org.jhotdraw.draw.RelativeLocator
 
RelativeLocator(double, double) - Constructor for class org.jhotdraw.draw.RelativeLocator
Creates a new instance.
remap(HashMap<Figure, Figure>) - Method in class org.jhotdraw.draw.AbstractFigure
 
remap(Map) - Method in class org.jhotdraw.draw.AbstractFigure
 
remap(Map<Figure, Figure>) - Method in interface org.jhotdraw.draw.Figure
After cloning a collection of figures, the ConnectionFigures contained in this collection still connect to the original figures instead of to the clones.
remap(HashMap<Figure, Figure>) - Method in class org.jhotdraw.draw.GraphicalCompositeFigure
 
remap(HashMap<Figure, Figure>) - Method in class org.jhotdraw.draw.LabeledLineConnectionFigure
 
remap(HashMap) - Method in class org.jhotdraw.draw.LabelFigure
 
remap(Map) - Method in class org.jhotdraw.draw.LineConnectionFigure
 
remove(Project) - Method in class org.jhotdraw.app.AbstractApplication
 
remove(Project) - Method in interface org.jhotdraw.app.Application
Removes a project from this application and removes it from the users view.
remove(Project) - Method in class org.jhotdraw.app.DefaultSDIApplication
 
remove(Window, Project) - Method in class org.jhotdraw.app.OSXPaletteHandler
 
remove(Figure) - Method in class org.jhotdraw.draw.AbstractCompositeFigure
 
remove(Figure) - Method in class org.jhotdraw.draw.AbstractDrawing
Calls basicRemove and then calls figure.addNotify and firesFigureAdded.
remove(Figure) - Method in interface org.jhotdraw.draw.CompositeFigure
Removes the specified child.
remove(DrawingView) - Method in class org.jhotdraw.draw.DefaultDrawingEditor
 
remove(Figure) - Method in interface org.jhotdraw.draw.Drawing
Removes a figure from the drawing.
remove(DrawingView) - Method in interface org.jhotdraw.draw.DrawingEditor
Removes a drawing view from the editor.
remove(Figure) - Method in class org.jhotdraw.draw.LabeledLineConnectionFigure
 
remove(T) - Method in class org.jhotdraw.geom.QuadTree2DDouble
 
removeActionListener(ActionListener) - Method in class org.jhotdraw.draw.FloatingTextField
Remove an action listener
removeAll(Collection<Figure>) - Method in class org.jhotdraw.draw.AbstractDrawing
 
removeAll(Collection<Figure>) - Method in interface org.jhotdraw.draw.Drawing
Removes the specified figures from the drawing.
removeAllChildren() - Method in class org.jhotdraw.draw.AbstractCompositeFigure
Removes all children.
removeAllChildren() - Method in interface org.jhotdraw.draw.CompositeFigure
Removes all children from the composite figure.
removeAllChildren() - Method in class org.jhotdraw.draw.LabeledLineConnectionFigure
 
removeAllNodes() - Method in class org.jhotdraw.draw.BezierFigure
Removes all points.
removeAttribute(String) - Method in class nanoxml.XMLElement
Removes an attribute.
removeAttribute(String) - Method in interface net.n3.nanoxml.IXMLElement
Removes an attribute.
removeAttribute(String, String) - Method in interface net.n3.nanoxml.IXMLElement
Removes an attribute.
removeAttribute(String) - Method in class net.n3.nanoxml.XMLElement
Removes an attribute.
removeAttribute(String, String) - Method in class net.n3.nanoxml.XMLElement
Removes an attribute.
removeAttribute(AttributeKey) - Method in class org.jhotdraw.draw.AbstractAttributedCompositeFigure
 
removeAttribute(AttributeKey) - Method in class org.jhotdraw.draw.AbstractCompositeFigure
 
removeAttribute(AttributeKey) - Method in class org.jhotdraw.draw.AttributedFigure
 
removeChild(XMLElement) - Method in class nanoxml.XMLElement
Removes a child element.
removeChild(IXMLElement) - Method in interface net.n3.nanoxml.IXMLElement
Removes a child element.
removeChild(IXMLElement) - Method in class net.n3.nanoxml.XMLElement
Removes a child element.
removeChild(int) - Method in class org.jhotdraw.draw.AbstractCompositeFigure
 
removeChild(int) - Method in interface org.jhotdraw.draw.CompositeFigure
Removes the child at the specified index.
removeChild(int) - Method in class org.jhotdraw.draw.LabeledLineConnectionFigure
 
removeChildAtIndex(int) - Method in interface net.n3.nanoxml.IXMLElement
Removes the child located at a certain index.
removeChildAtIndex(int) - Method in class net.n3.nanoxml.XMLElement
Removes the child located at a certain index.
removeDependency(DependencyFigure) - Method in class org.jhotdraw.samples.pert.figures.TaskFigure
 
removeDrawingListener(DrawingListener) - Method in class org.jhotdraw.draw.AbstractDrawing
 
removeDrawingListener(DrawingListener) - Method in interface org.jhotdraw.draw.Drawing
Removes a listener from this drawing.
removeFigureListener(FigureListener) - Method in class org.jhotdraw.draw.AbstractFigure
 
removeFigureListener(FigureListener) - Method in interface org.jhotdraw.draw.Figure
Removes a listener for FigureEvent's.
removeFigureSelectionListener(FigureSelectionListener) - Method in class org.jhotdraw.draw.DefaultDrawingView
 
removeFigureSelectionListener(FigureSelectionListener) - Method in interface org.jhotdraw.draw.DrawingView
Remove a listener for selection changes in this DrawingView.
removeFromSelection(Figure) - Method in class org.jhotdraw.draw.DefaultDrawingView
Removes a figure from the selection.
removeFromSelection(Figure) - Method in interface org.jhotdraw.draw.DrawingView
Removes a figure from the selection.
removeHandleListener(HandleListener) - Method in class org.jhotdraw.draw.AbstractHandle
Removes a listener for this handle.
removeHandleListener(HandleListener) - Method in interface org.jhotdraw.draw.Handle
Removes a listener for this handle.
removeKeyListener(KeyListener) - Method in interface org.jhotdraw.draw.DrawingView
 
removeLayoutComponent(Component) - Method in class org.jhotdraw.draw.action.VerticalGridLayout
Removes the specified component from the layout.
removeMouseListener(MouseListener) - Method in interface org.jhotdraw.draw.DrawingView
 
removeMouseMotionListener(MouseMotionListener) - Method in interface org.jhotdraw.draw.DrawingView
 
removeNode(int) - Method in class org.jhotdraw.draw.BezierFigure
Removes the Point2D.Double at the specified index.
removeNotify(Drawing) - Method in class org.jhotdraw.draw.AbstractCompositeFigure
 
removeNotify(Drawing) - Method in class org.jhotdraw.draw.AbstractFigure
 
removeNotify(DrawingEditor) - Method in class org.jhotdraw.draw.DefaultDrawingView
 
removeNotify(DrawingEditor) - Method in interface org.jhotdraw.draw.DrawingView
Informs the view that it has been removed from the specified editor.
removeNotify(Drawing) - Method in interface org.jhotdraw.draw.Figure
Informs a figure, that it has been removed from the specified drawing.
removeNotify(Drawing) - Method in class org.jhotdraw.draw.GraphicalCompositeFigure
 
removeNotify(Drawing) - Method in class org.jhotdraw.draw.LabeledLineConnectionFigure
 
removeNotify(Drawing) - Method in class org.jhotdraw.draw.LineConnectionFigure
 
removeNotify(Drawing) - Method in class org.jhotdraw.samples.pert.figures.DependencyFigure
 
removePalette(Window) - Method in class org.jhotdraw.app.DefaultOSXApplication
 
removePalette(Window) - Method in class org.jhotdraw.app.OSXPaletteHandler
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.jhotdraw.app.action.Arrangeable
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.jhotdraw.app.Application
Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.jhotdraw.app.Project
Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jhotdraw.beans.AbstractBean
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.jhotdraw.beans.AbstractBean
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.jhotdraw.draw.DrawingEditor
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.jhotdraw.draw.DrawingView
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.jhotdraw.undo.UndoRedoManager
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.jhotdraw.undo.UndoRedoManager
 
removeSheetListener(SheetListener) - Method in class org.jhotdraw.gui.JSheet
Removes a sheet listener.
removeToolListener(ToolListener) - Method in class org.jhotdraw.draw.AbstractTool
 
removeToolListener(ToolListener) - Method in interface org.jhotdraw.draw.Tool
Removes a listener for this tool.
removeUndoableEditListener(UndoableEditListener) - Method in class org.jhotdraw.draw.AbstractDrawing
 
removeUndoableEditListener(UndoableEditListener) - Method in class org.jhotdraw.draw.AbstractFigure
 
removeUndoableEditListener(UndoableEditListener) - Method in class org.jhotdraw.draw.AbstractTool
 
removeUndoableEditListener(UndoableEditListener) - Method in interface org.jhotdraw.draw.Drawing
Removes a listener for undoable edit events.
removeUndoableEditListener(UndoableEditListener) - Method in interface org.jhotdraw.draw.Figure
Removes a listener for UndoableEdit events.
reorganize() - Method in class org.jhotdraw.geom.QuadTree2DDouble
 
repaint(Rectangle2D.Double) - Method in class org.jhotdraw.draw.DefaultDrawingView
 
replaceEdit(UndoableEdit) - Method in class org.jhotdraw.draw.CompositeTransformEdit
 
replaceEdit(UndoableEdit) - Method in class org.jhotdraw.draw.RestoreDataEdit
 
replaceEdit(UndoableEdit) - Method in class org.jhotdraw.draw.SetBoundsEdit
 
replaceEdit(UndoableEdit) - Method in class org.jhotdraw.draw.TransformEdit
 
requestFocus() - Method in interface org.jhotdraw.draw.DrawingView
 
requestFocus() - Method in class org.jhotdraw.draw.FloatingTextArea
 
requestFocus() - Method in class org.jhotdraw.draw.FloatingTextField
 
requestRemove() - Method in class org.jhotdraw.draw.AbstractFigure
 
requestRemove() - Method in interface org.jhotdraw.draw.Figure
Fires a FigureListener.figureRequestRemove event.
resolveEntity(StringBuffer) - Method in class nanoxml.XMLElement
Resolves an entity.
ResourceBundleUtil - Class in org.jhotdraw.util
This is a convenience wrapper for accessing resources stored in a ResourceBundle.
ResourceBundleUtil(ResourceBundle) - Constructor for class org.jhotdraw.util.ResourceBundleUtil
Creates a new ResouceBundleUtil which wraps the provided resource bundle.
RestoreDataEdit - Class in org.jhotdraw.draw
RestoreDataEdit.
RestoreDataEdit(Figure, Object) - Constructor for class org.jhotdraw.draw.RestoreDataEdit
Creates a new instance.
restoreTo(Object) - Method in class org.jhotdraw.draw.AbstractCompositeFigure
 
restoreTo(Object) - Method in class org.jhotdraw.draw.BezierFigure
 
restoreTo(Object) - Method in class org.jhotdraw.draw.DiamondFigure
 
restoreTo(Object) - Method in class org.jhotdraw.draw.EllipseFigure
 
restoreTo(Object) - Method in interface org.jhotdraw.draw.Figure
Restores the shape of the figure to a previously stored state.
restoreTo(Object) - Method in class org.jhotdraw.draw.RectangleFigure
 
restoreTo(Object) - Method in class org.jhotdraw.draw.RoundRectangleFigure
 
restoreTo(Object) - Method in class org.jhotdraw.draw.TextAreaFigure
 
restoreTo(Object) - Method in class org.jhotdraw.draw.TextFigure
 
restoreTo(Object) - Method in class org.jhotdraw.draw.TriangleFigure
 
restoreTo(Object) - Method in class org.jhotdraw.samples.svg.figures.SVGImage
 
reverseConnection() - Method in class org.jhotdraw.draw.LineConnectionFigure
 
ReversedList<T> - Class in org.jhotdraw.util
A ReversedList provides in unmodifiable view on a List in reverse order.
ReversedList(List<T>) - Constructor for class org.jhotdraw.util.ReversedList
Creates a new instance of ReversedList
reviewChanges() - Method in class org.jhotdraw.app.action.ExitAction
 
reviewNext() - Method in class org.jhotdraw.app.action.ExitAction
 
right - Variable in class org.jhotdraw.geom.Insets2DDouble
The inset from the right.
RotateHandle - Class in org.jhotdraw.draw
A Handle to rotate a Figure.
RotateHandle(Figure) - Constructor for class org.jhotdraw.draw.RotateHandle
Creates a new instance.
RoundRectangleFigure - Class in org.jhotdraw.draw
A Rectangle2D.Double with round corners.
RoundRectangleFigure() - Constructor for class org.jhotdraw.draw.RoundRectangleFigure
Creates a new instance.
RoundRectangleFigure(double, double, double, double) - Constructor for class org.jhotdraw.draw.RoundRectangleFigure
 
RoundRectRadiusHandle - Class in org.jhotdraw.draw
A Handle to manipulate the radius of a round lead rectangle.
RoundRectRadiusHandle(Figure) - Constructor for class org.jhotdraw.draw.RoundRectRadiusHandle
Creates a new instance.
run() - Method in class org.jhotdraw.draw.action.RunnableWorker
Calls #construct on the current thread and invokes #finished on the AWT event dispatcher thread.
run() - Method in class org.jhotdraw.util.Worker
Calls #construct on the current thread and invokes #finished on the AWT event dispatcher thread.
RunnableWorker - Class in org.jhotdraw.draw.action
This is an abstract class that you subclass to perform GUI-related work in a dedicated event dispatcher.
RunnableWorker() - Constructor for class org.jhotdraw.draw.action.RunnableWorker
 

Copyright 1996-2006 © JHotDraw.org
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 Z