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

D

deactivate(DrawingEditor) - Method in class org.jhotdraw.draw.AbstractTool
 
deactivate(DrawingEditor) - Method in class org.jhotdraw.draw.BezierTool
 
deactivate(DrawingEditor) - Method in class org.jhotdraw.draw.BidirectionalConnectionTool
 
deactivate(DrawingEditor) - Method in class org.jhotdraw.draw.ConnectionTool
 
deactivate(DrawingEditor) - Method in class org.jhotdraw.draw.CreationTool
 
deactivate(DrawingEditor) - Method in class org.jhotdraw.draw.HandleTracker
 
deactivate(DrawingEditor) - Method in class org.jhotdraw.draw.SelectionTool
 
deactivate(DrawingEditor) - Method in class org.jhotdraw.draw.TextAreaTool
 
deactivate(DrawingEditor) - Method in class org.jhotdraw.draw.TextTool
 
deactivate(DrawingEditor) - Method in interface org.jhotdraw.draw.Tool
Deactivates the tool.
decorator - Variable in class org.jhotdraw.draw.AbstractFigure
 
DECORATOR_INSETS - Static variable in class org.jhotdraw.draw.AttributeKeys
The value of this attribute is a Insets2DDouble object.
DEFAULT_CLASS - Static variable in class net.n3.nanoxml.XMLParserFactory
The class name of the default XML parser.
DEFAULT_COLORS - Static variable in class org.jhotdraw.draw.action.ToolBarButtonFactory
 
DefaultAppletApplication - Class in org.jhotdraw.app
Default Application that can be run as an Applet.
DefaultAppletApplication(JApplet) - Constructor for class org.jhotdraw.app.DefaultAppletApplication
Creates a new instance of DefaultAppletApplication
DefaultApplicationModel - Class in org.jhotdraw.app
DefaultApplicationModel.
DefaultApplicationModel() - Constructor for class org.jhotdraw.app.DefaultApplicationModel
Creates a new instance.
DefaultAttributeAction - Class in org.jhotdraw.draw.action
DefaultAttributeAction.
DefaultAttributeAction(DrawingEditor, AttributeKey) - Constructor for class org.jhotdraw.draw.action.DefaultAttributeAction
Creates a new instance.
DefaultAttributeAction(DrawingEditor, AttributeKey[]) - Constructor for class org.jhotdraw.draw.action.DefaultAttributeAction
 
DefaultAttributeAction(DrawingEditor, AttributeKey, Icon) - Constructor for class org.jhotdraw.draw.action.DefaultAttributeAction
Creates a new instance.
DefaultAttributeAction(DrawingEditor, AttributeKey, String) - Constructor for class org.jhotdraw.draw.action.DefaultAttributeAction
Creates a new instance.
DefaultAttributeAction(DrawingEditor, AttributeKey, String, Icon) - Constructor for class org.jhotdraw.draw.action.DefaultAttributeAction
 
DefaultAttributeAction(DrawingEditor, AttributeKey[], String, Icon) - Constructor for class org.jhotdraw.draw.action.DefaultAttributeAction
 
DefaultDOMFactory - Class in org.jhotdraw.xml
DefaultDOMFactory.
DefaultDOMFactory() - Constructor for class org.jhotdraw.xml.DefaultDOMFactory
Creates a new instance.
DefaultDrawing - Class in org.jhotdraw.draw
DefaultDrawing.
DefaultDrawing() - Constructor for class org.jhotdraw.draw.DefaultDrawing
Creates a new instance.
DefaultDrawingEditor - Class in org.jhotdraw.draw
DefaultDrawingEditor.
DefaultDrawingEditor() - Constructor for class org.jhotdraw.draw.DefaultDrawingEditor
Creates a new instance.
DefaultDrawingView - Class in org.jhotdraw.draw
DefaultDrawingView.
DefaultDrawingView() - Constructor for class org.jhotdraw.draw.DefaultDrawingView
Creates new instance.
DefaultDrawingViewBeanInfo - Class in org.jhotdraw.draw
 
DefaultDrawingViewBeanInfo() - Constructor for class org.jhotdraw.draw.DefaultDrawingViewBeanInfo
 
DefaultMDIApplication - Class in org.jhotdraw.app
A DefaultMDIApplication can handle the life cycle of multiple document windows each being presented in a JInternalFrame of its own.
DefaultMDIApplication() - Constructor for class org.jhotdraw.app.DefaultMDIApplication
Creates a new instance.
DefaultOSXApplication - Class in org.jhotdraw.app
A DefaultOSXApplication can handle the life cycle of multiple document windows each being presented in a JFrame of its own.
DefaultOSXApplication() - Constructor for class org.jhotdraw.app.DefaultOSXApplication
Creates a new instance.
DefaultSDIApplication - Class in org.jhotdraw.app
A DefaultSDIApplication can handle the life cycle of a single document window being presented in a JFrame.
DefaultSDIApplication() - Constructor for class org.jhotdraw.app.DefaultSDIApplication
Creates a new instance.
DelegationSelectionTool - Class in org.jhotdraw.draw
A SelectionTool, which recognizes double clicks and popup menu triggers.
DelegationSelectionTool() - Constructor for class org.jhotdraw.draw.DelegationSelectionTool
Creates a new instance.
DelegationSelectionTool(Collection<Action>, Collection<Action>) - Constructor for class org.jhotdraw.draw.DelegationSelectionTool
Creates a new instance.
delete() - Method in interface org.jhotdraw.app.EditableComponent
Deletes the component at (or after) the caret position.
delete() - Method in class org.jhotdraw.draw.DefaultDrawingView
 
DeleteAction - Class in org.jhotdraw.app.action
Deletes the region at (or after) the caret position.
DeleteAction() - Constructor for class org.jhotdraw.app.action.DeleteAction
Creates a new instance.
deleteNextChar(ActionEvent) - Method in class org.jhotdraw.app.action.DeleteAction
This method was copied from DefaultEditorKit.DeleteNextCharAction.actionPerformed(ActionEvent).
DependencyFigure - Class in org.jhotdraw.samples.pert.figures
DependencyFigure.
DependencyFigure() - Constructor for class org.jhotdraw.samples.pert.figures.DependencyFigure
Creates a new instance.
DiamondFigure - Class in org.jhotdraw.draw
A diamond with vertices at the midpoints of its enclosing rectangle.
DiamondFigure() - Constructor for class org.jhotdraw.draw.DiamondFigure
Creates a new instance.
DiamondFigure(double, double, double, double) - Constructor for class org.jhotdraw.draw.DiamondFigure
 
Dimension2DDouble - Class in org.jhotdraw.geom
Dimension2DDouble.
Dimension2DDouble() - Constructor for class org.jhotdraw.geom.Dimension2DDouble
Creates an instance of Dimension2DDouble with a width of zero and a height of zero.
Dimension2DDouble(Dimension2DDouble) - Constructor for class org.jhotdraw.geom.Dimension2DDouble
Creates an instance of Dimension2DDouble whose width and height are the same as for the specified dimension.
Dimension2DDouble(double, double) - Constructor for class org.jhotdraw.geom.Dimension2DDouble
Constructs a Dimension2DDouble and initializes it to the specified width and specified height.
direction(int, int, int, int) - Static method in class org.jhotdraw.geom.Geom
Returns the direction OUT_TOP, OUT_BOTTOM, OUT_LEFT, OUT_RIGHT from one point to another one.
direction(double, double, double, double) - Static method in class org.jhotdraw.geom.Geom
Returns the direction OUT_TOP, OUT_BOTTOM, OUT_LEFT, OUT_RIGHT from one point to another one.
DISCARD_ALL_EDITS - Static variable in class org.jhotdraw.undo.UndoRedoManager
Sending this UndoableEdit event to the UndoRedoManager disables the Undo and Redo functions of the manager.
discardAllEdits() - Method in class org.jhotdraw.undo.UndoRedoManager
Discards all edits.
disconnect() - Method in class org.jhotdraw.draw.ChangeConnectionEndHandle
Disconnects the start figure.
disconnect() - Method in class org.jhotdraw.draw.ChangeConnectionHandle
Disconnects the connection.
disconnect() - Method in class org.jhotdraw.draw.ChangeConnectionStartHandle
Disconnects the start figure.
dispose(Project) - Method in class org.jhotdraw.app.AbstractApplication
 
dispose() - Method in class org.jhotdraw.app.AbstractProject
Gets rid of all the resources of the project.
dispose(Project) - Method in interface org.jhotdraw.app.Application
This is a convenience method for removing a project and disposing it.
dispose(Project) - Method in class org.jhotdraw.app.DefaultSDIApplication
 
dispose() - Method in interface org.jhotdraw.app.Project
Gets rid of all the resources of the project.
dispose() - Method in class org.jhotdraw.draw.AbstractHandle
 
dispose() - Method in class org.jhotdraw.draw.action.AbstractSelectedAction
 
dispose() - Method in interface org.jhotdraw.draw.Handle
Disposes the resources aquired by the handler.
dispose() - Method in class org.jhotdraw.gui.JSheet
 
distanceFromLine(int, int, int, int, int, int) - Static method in class org.jhotdraw.geom.Geom
compute distance of point from line segment, or Double.MAX_VALUE if perpendicular projection is outside segment; or If pts on line are same, return distance from point
doExit() - Method in class org.jhotdraw.app.action.ExitAction
 
doIt(Project) - Method in class org.jhotdraw.app.action.ClearAction
 
doIt(Project) - Method in class org.jhotdraw.app.action.CloseAction
 
doIt(Project) - Method in class org.jhotdraw.app.action.LoadAction
 
doIt(Project) - Method in class org.jhotdraw.app.action.LoadRecentAction
 
doIt(Project) - Method in class org.jhotdraw.app.action.SaveBeforeAction
 
DOMFactory - Interface in org.jhotdraw.xml
DOMFactory.
DOMInput - Interface in org.jhotdraw.xml
DOMInput.
DOMOutput - Interface in org.jhotdraw.xml
DOMOutput.
DOMStorable - Interface in org.jhotdraw.xml
Interface for objects that can be made persistent using DOMOutput.writeObject and DOMInput.readObject.
DoubleStroke - Class in org.jhotdraw.geom
Draws a double stroke (an outline of an outline).
DoubleStroke(float, float) - Constructor for class org.jhotdraw.geom.DoubleStroke
 
DoubleStroke(float, float, int, int, float, float[], float) - Constructor for class org.jhotdraw.geom.DoubleStroke
 
DragTracker - Class in org.jhotdraw.draw
DragTracker.
DragTracker(Figure) - Constructor for class org.jhotdraw.draw.DragTracker
Creates a new instance.
draw(Graphics2D) - Method in class org.jhotdraw.draw.AbstractConnector
Draws this connector.
draw(Graphics2D) - Method in class org.jhotdraw.draw.AbstractFigure
 
draw(Graphics2D) - Method in class org.jhotdraw.draw.AbstractHandle
Draws this handle.
draw(Graphics2D, Figure, Point2D.Double, Point2D.Double) - Method in class org.jhotdraw.draw.AbstractLineDecoration
Draws the arrow tip in the direction specified by the given two Points..
draw(Graphics2D) - Method in class org.jhotdraw.draw.AbstractTool
 
draw(Graphics2D) - Method in class org.jhotdraw.draw.BezierControlPointHandle
Draws this handle.
draw(Graphics2D) - Method in class org.jhotdraw.draw.BezierNodeHandle
Draws this handle.
draw(Graphics2D) - Method in class org.jhotdraw.draw.BezierScaleHandle
Draws this handle.
draw(Graphics2D) - Method in class org.jhotdraw.draw.BidirectionalConnectionTool
 
draw(Graphics2D) - Method in class org.jhotdraw.draw.ChangeConnectionHandle
Draws this handle.
draw(Graphics2D) - Method in class org.jhotdraw.draw.CloseHandle
Draws this handle.
draw(Graphics2D) - Method in class org.jhotdraw.draw.ConnectionHandle
 
draw(Graphics2D) - Method in class org.jhotdraw.draw.ConnectionTool
 
draw(Graphics2D) - Method in interface org.jhotdraw.draw.Connector
Draws this connector.
draw(Graphics2D, DrawingView) - Method in interface org.jhotdraw.draw.Constrainer
Draws the constrainer grid for the specified drawing view.
draw(Graphics2D) - Method in class org.jhotdraw.draw.DefaultDrawing
 
draw(Graphics2D, Collection<Figure>) - Method in class org.jhotdraw.draw.DefaultDrawing
 
draw(Graphics2D) - Method in interface org.jhotdraw.draw.Drawing
Draws all the figures from back to front.
draw(Graphics2D) - Method in interface org.jhotdraw.draw.Figure
Draws the figure and its decorator figure.
draw(Graphics2D) - Method in class org.jhotdraw.draw.FontSizeHandle
Draws this handle.
draw(Graphics2D, DrawingView) - Method in class org.jhotdraw.draw.GridConstrainer
 
draw(Graphics2D) - Method in interface org.jhotdraw.draw.Handle
Draws this handle.
draw(Graphics2D) - Method in class org.jhotdraw.draw.HandleMulticaster
 
draw(Graphics2D, Figure, Point2D.Double, Point2D.Double) - Method in interface org.jhotdraw.draw.LineDecoration
Draws the decoration in the direction specified by the two Points.
draw(Graphics2D) - Method in class org.jhotdraw.draw.MoveHandle
Draws this handle.
draw(Graphics2D) - Method in class org.jhotdraw.draw.NullHandle
Draws this handle.
draw(Graphics2D) - Method in class org.jhotdraw.draw.QuadTreeDrawing
 
draw(Graphics2D, Collection<Figure>) - Method in class org.jhotdraw.draw.QuadTreeDrawing
 
draw(Graphics2D) - Method in class org.jhotdraw.draw.RotateHandle
Draws this handle.
draw(Graphics2D) - Method in class org.jhotdraw.draw.RoundRectRadiusHandle
Draws this handle.
draw(Graphics2D) - Method in class org.jhotdraw.draw.SelectAreaTracker
 
draw(Graphics2D) - Method in class org.jhotdraw.draw.SelectionTool
 
draw(Graphics2D) - Method in class org.jhotdraw.draw.StickyChopConnector
 
draw(Graphics2D) - Method in interface org.jhotdraw.draw.Tool
Draws the tool.
draw(Graphics2D) - Method in class org.jhotdraw.draw.TriangleRotationHandler
 
DrawApplet - Class in org.jhotdraw.samples.draw
DrawApplet.
DrawApplet() - Constructor for class org.jhotdraw.samples.draw.DrawApplet
 
DrawApplicationModel - Class in org.jhotdraw.samples.draw
DrawApplicationModel.
DrawApplicationModel() - Constructor for class org.jhotdraw.samples.draw.DrawApplicationModel
Creates a new instance.
drawBackground(Graphics2D) - Method in class org.jhotdraw.draw.DefaultDrawingView
 
drawCaps(Graphics2D) - Method in class org.jhotdraw.draw.BezierFigure
 
drawChildren(Graphics2D) - Method in class org.jhotdraw.draw.AbstractAttributedCompositeFigure
 
drawCircle(Graphics2D, Color, Color) - Method in class org.jhotdraw.draw.AbstractHandle
 
drawConnectors(Graphics2D) - Method in class org.jhotdraw.draw.AbstractAttributedCompositeFigure
 
drawConnectors(Graphics2D) - Method in class org.jhotdraw.draw.AbstractCompositeFigure
 
drawConnectors(Graphics2D) - Method in class org.jhotdraw.draw.AttributedFigure
 
drawConnectors(Graphics2D) - Method in class org.jhotdraw.samples.net.figures.NodeFigure
 
drawDecorator(Graphics2D) - Method in class org.jhotdraw.draw.AbstractFigure
 
drawDiamond(Graphics2D, Color, Color) - Method in class org.jhotdraw.draw.AbstractHandle
 
drawDrawing(Graphics2D) - Method in class org.jhotdraw.draw.DefaultDrawingView
 
drawFigure(Graphics2D) - Method in class org.jhotdraw.draw.AbstractAttributedCompositeFigure
 
drawFigure(Graphics2D) - Method in class org.jhotdraw.draw.AbstractCompositeFigure
 
drawFigure(Graphics2D) - Method in class org.jhotdraw.draw.AbstractFigure
 
drawFigure(Graphics2D) - Method in class org.jhotdraw.draw.AttributedFigure
 
drawFigure(Graphics2D) - Method in class org.jhotdraw.draw.BorderRectangleFigure
 
drawFigure(Graphics2D) - Method in class org.jhotdraw.draw.GraphicalCompositeFigure
Draw the figure.
drawFigure(Graphics2D) - Method in class org.jhotdraw.draw.LabeledLineConnectionFigure
Draw the figure.
drawFigure(Graphics2D) - Method in class org.jhotdraw.samples.svg.figures.SVGPath
 
DrawFigureFactory - Class in org.jhotdraw.samples.draw
DrawFigureFactory.
DrawFigureFactory() - Constructor for class org.jhotdraw.samples.draw.DrawFigureFactory
Creates a new instance.
drawFill(Graphics2D) - Method in class org.jhotdraw.draw.AbstractAttributedCompositeFigure
This method is called by method draw() to draw the fill area of the figure.
drawFill(Graphics2D) - Method in class org.jhotdraw.draw.AttributedFigure
This method is called by method draw() to draw the fill area of the figure.
drawFill(Graphics2D) - Method in class org.jhotdraw.draw.BezierFigure
 
drawFill(Graphics2D) - Method in class org.jhotdraw.draw.DiamondFigure
 
drawFill(Graphics2D) - Method in class org.jhotdraw.draw.EllipseFigure
 
drawFill(Graphics2D) - Method in class org.jhotdraw.draw.RectangleFigure
 
drawFill(Graphics2D) - Method in class org.jhotdraw.draw.RoundRectangleFigure
 
drawFill(Graphics2D) - Method in class org.jhotdraw.draw.TextAreaFigure
 
drawFill(Graphics2D) - Method in class org.jhotdraw.draw.TextFigure
 
drawFill(Graphics2D) - Method in class org.jhotdraw.draw.TriangleFigure
 
drawFill(Graphics2D) - Method in class org.jhotdraw.samples.svg.figures.SVGImage
 
drawFill(Graphics2D) - Method in class org.jhotdraw.samples.svg.figures.SVGPath
 
drawFill(Graphics2D) - Method in class org.jhotdraw.samples.svg.figures.SVGText
 
drawGrid(Graphics2D) - Method in class org.jhotdraw.draw.DefaultDrawingView
 
drawHandles(Graphics2D) - Method in class org.jhotdraw.draw.DefaultDrawingView
 
Drawing - Interface in org.jhotdraw.draw
Drawing is a container for figures.
DrawingEditor - Interface in org.jhotdraw.draw
DrawingEditor defines the interface for coordinating the different objects that participate in a drawing editor.
DrawingEvent - Class in org.jhotdraw.draw
Change event passed to DrawingChangeListeners.
DrawingEvent(Drawing, Figure, Rectangle2D.Double) - Constructor for class org.jhotdraw.draw.DrawingEvent
Constructs an event for the provided Drawing.
DrawingListener - Interface in org.jhotdraw.draw
Listener interested in Drawing changes.
DrawingPanel - Class in org.jhotdraw.samples.draw
DrawingPanel.
DrawingPanel() - Constructor for class org.jhotdraw.samples.draw.DrawingPanel
Creates new instance.
DrawingPanelBeanInfo - Class in org.jhotdraw.samples.draw
 
DrawingPanelBeanInfo() - Constructor for class org.jhotdraw.samples.draw.DrawingPanelBeanInfo
 
drawingToView(Point2D.Double) - Method in class org.jhotdraw.draw.DefaultDrawingView
Converts drawing coordinates to view coordinates.
drawingToView(Rectangle2D.Double) - Method in class org.jhotdraw.draw.DefaultDrawingView
 
drawingToView(Point2D.Double) - Method in interface org.jhotdraw.draw.DrawingView
Converts drawing coordinates to view coordinates.
drawingToView(Rectangle2D.Double) - Method in interface org.jhotdraw.draw.DrawingView
Converts drawing coordinates to view coordinates.
DrawingView - Interface in org.jhotdraw.draw
DrawingView renders a Drawing and listens to its changes.
DrawLiveConnectApplet - Class in org.jhotdraw.samples.draw
DrawLiveConnectApplet.
DrawLiveConnectApplet() - Constructor for class org.jhotdraw.samples.draw.DrawLiveConnectApplet
 
drawPresentationFigure(Graphics2D) - Method in class org.jhotdraw.draw.GraphicalCompositeFigure
 
DrawProject - Class in org.jhotdraw.samples.draw
A drawing project.
DrawProject() - Constructor for class org.jhotdraw.samples.draw.DrawProject
Creates a new Project.
drawRectangle(Graphics2D, Color, Color) - Method in class org.jhotdraw.draw.AbstractHandle
 
drawStroke(Graphics2D) - Method in class org.jhotdraw.draw.AbstractAttributedCompositeFigure
This method is called by method draw() to draw the text of the figure .
drawStroke(Graphics2D) - Method in class org.jhotdraw.draw.AttributedFigure
This method is called by method draw() to draw the text of the figure .
drawStroke(Graphics2D) - Method in class org.jhotdraw.draw.BezierFigure
 
drawStroke(Graphics2D) - Method in class org.jhotdraw.draw.DiamondFigure
 
drawStroke(Graphics2D) - Method in class org.jhotdraw.draw.EllipseFigure
 
drawStroke(Graphics2D) - Method in class org.jhotdraw.draw.RectangleFigure
 
drawStroke(Graphics2D) - Method in class org.jhotdraw.draw.RoundRectangleFigure
 
drawStroke(Graphics2D) - Method in class org.jhotdraw.draw.TextAreaFigure
 
drawStroke(Graphics2D) - Method in class org.jhotdraw.draw.TextFigure
 
drawStroke(Graphics2D) - Method in class org.jhotdraw.draw.TriangleFigure
 
drawStroke(Graphics2D) - Method in class org.jhotdraw.samples.svg.figures.SVGImage
 
drawStroke(Graphics2D) - Method in class org.jhotdraw.samples.svg.figures.SVGPath
 
drawStroke(Graphics2D) - Method in class org.jhotdraw.samples.svg.figures.SVGText
 
drawText(Graphics2D) - Method in class org.jhotdraw.draw.AbstractAttributedCompositeFigure
 
drawText(Graphics2D) - Method in class org.jhotdraw.draw.AttributedFigure
 
drawText(Graphics2D) - Method in class org.jhotdraw.draw.TextAreaFigure
 
drawText(Graphics2D) - Method in class org.jhotdraw.draw.TextFigure
 
drawText(Graphics2D) - Method in class org.jhotdraw.samples.svg.figures.SVGText
 
drawTool(Graphics2D) - Method in class org.jhotdraw.draw.DefaultDrawingView
 
duplicate() - Method in interface org.jhotdraw.app.EditableComponent
Duplicates the selected region.
duplicate() - Method in class org.jhotdraw.draw.DefaultDrawingView
 
DuplicateAction - Class in org.jhotdraw.app.action
DuplicateAction.
DuplicateAction() - Constructor for class org.jhotdraw.app.action.DuplicateAction
Creates a new instance.

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