JHotDraw 7.1
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

A

AboutAction - Class in org.jhotdraw.app.action
Displays a dialog showing information about the application.
AboutAction(Application) - Constructor for class org.jhotdraw.app.action.AboutAction
Creates a new instance.
AbstractApplication - Class in org.jhotdraw.app
AbstractApplication.
AbstractApplication() - Constructor for class org.jhotdraw.app.AbstractApplication
Creates a new instance.
AbstractApplicationAction - Class in org.jhotdraw.app.action
An Action that acts on an Application object.
AbstractApplicationAction(Application) - Constructor for class org.jhotdraw.app.action.AbstractApplicationAction
Creates a new instance.
AbstractAttributedCompositeFigure - Class in org.jhotdraw.draw
An AbstractAttributedCompositeFigure is a CompositeFigure which has its own attribute set.
AbstractAttributedCompositeFigure() - Constructor for class org.jhotdraw.draw.AbstractAttributedCompositeFigure
Creates a new instance.
AbstractAttributedDecoratedFigure - Class in org.jhotdraw.draw
AbstractAttributedDecoratedFigure.
AbstractAttributedDecoratedFigure() - Constructor for class org.jhotdraw.draw.AbstractAttributedDecoratedFigure
 
AbstractAttributedFigure - Class in org.jhotdraw.draw
A figure that can keep track of an open ended set of attributes.
AbstractAttributedFigure() - Constructor for class org.jhotdraw.draw.AbstractAttributedFigure
Creates a new instance.
AbstractBean - Class in org.jhotdraw.beans
Abstract class for objects which have to support property change listeners.
AbstractBean() - Constructor for class org.jhotdraw.beans.AbstractBean
 
AbstractCompositeFigure - Class in org.jhotdraw.draw
AbstractCompositeFigure.
AbstractCompositeFigure() - Constructor for class org.jhotdraw.draw.AbstractCompositeFigure
 
AbstractCompositeFigure.EventHandler - Class in org.jhotdraw.draw
 
AbstractCompositeFigure.EventHandler() - Constructor for class org.jhotdraw.draw.AbstractCompositeFigure.EventHandler
 
AbstractConnectionHandle - Class in org.jhotdraw.draw
AbstractConnectionHandle factors the common code for handles that can be used to change the connection of a ConnectionFigure.
AbstractConnectionHandle(ConnectionFigure) - Constructor for class org.jhotdraw.draw.AbstractConnectionHandle
Initializes the change connection handle.
AbstractConnector - Class in org.jhotdraw.draw
AbstractConnector provides default implementation for the Connector interface.
AbstractConnector() - Constructor for class org.jhotdraw.draw.AbstractConnector
Constructs a connector that has no owner.
AbstractConnector(Figure) - Constructor for class org.jhotdraw.draw.AbstractConnector
Constructs a connector with the given owner figure.
AbstractConstrainer - Class in org.jhotdraw.draw
AbstractConstrainer.
AbstractConstrainer() - Constructor for class org.jhotdraw.draw.AbstractConstrainer
Creates a new instance.
AbstractDrawing - Class in org.jhotdraw.draw
AbstractDrawing.
AbstractDrawing() - Constructor for class org.jhotdraw.draw.AbstractDrawing
Creates a new instance.
AbstractEditorAction - Class in org.jhotdraw.draw.action
Abstract super class for actions which act on a DrawingEditor.
AbstractEditorAction(DrawingEditor) - Constructor for class org.jhotdraw.draw.action.AbstractEditorAction
Creates a new instance.
AbstractFigure - Class in org.jhotdraw.draw
AbstractFigure provides the functionality for managing listeners for a Figure.
AbstractFigure() - Constructor for class org.jhotdraw.draw.AbstractFigure
Creates a new instance.
AbstractHandle - Class in org.jhotdraw.draw
AbstractHandle.
AbstractHandle(Figure) - Constructor for class org.jhotdraw.draw.AbstractHandle
Creates a new instance.
AbstractLayouter - Class in org.jhotdraw.draw
AbstractLayouter.
AbstractLayouter() - Constructor for class org.jhotdraw.draw.AbstractLayouter
 
AbstractLineDecoration - Class in org.jhotdraw.draw
An standard implementation of a line decoration.
AbstractLineDecoration(boolean, boolean, boolean) - Constructor for class org.jhotdraw.draw.AbstractLineDecoration
Constructs an arrow tip with the given angle and radius.
AbstractLocator - Class in org.jhotdraw.draw
AbstractLocator provides default implementations for the Locator interface.
AbstractLocator() - Constructor for class org.jhotdraw.draw.AbstractLocator
Creates a new instance.
AbstractRotateHandle - Class in org.jhotdraw.draw
AbstractRotateHandle.
AbstractRotateHandle(Figure) - Constructor for class org.jhotdraw.draw.AbstractRotateHandle
Creates a new instance.
AbstractSaveBeforeAction - Class in org.jhotdraw.app.action
Base class for actions that can only be safely performed when a View has no unsaved changes.
AbstractSaveBeforeAction(Application) - Constructor for class org.jhotdraw.app.action.AbstractSaveBeforeAction
Creates a new instance.
AbstractSelectedAction - Class in org.jhotdraw.draw.action
Abstract super class for actions which act on the selected figures of a drawing editor.
AbstractSelectedAction(DrawingEditor) - Constructor for class org.jhotdraw.draw.action.AbstractSelectedAction
Creates an action which acts on the selected figures on the current view of the specified editor.
AbstractTool - Class in org.jhotdraw.draw
AbstractTool.
AbstractTool() - Constructor for class org.jhotdraw.draw.AbstractTool
Creates a new instance.
AbstractTransferable - Class in org.jhotdraw.gui.datatransfer
Base class for transferable objects.
AbstractTransferable(DataFlavor[]) - Constructor for class org.jhotdraw.gui.datatransfer.AbstractTransferable
Creates a new instance.
AbstractView - Class in org.jhotdraw.app
AbstractView.
AbstractView() - Constructor for class org.jhotdraw.app.AbstractView
Creates a new instance.
AbstractViewAction - Class in org.jhotdraw.app.action
An Action that acts on on the current View of an Application.
AbstractViewAction(Application) - Constructor for class org.jhotdraw.app.action.AbstractViewAction
Creates a new instance.
AbstractViewAction - Class in org.jhotdraw.draw.action
Abstract super class for actions which act on a DrawingView.
AbstractViewAction(DrawingEditor) - Constructor for class org.jhotdraw.draw.action.AbstractViewAction
Creates a view action which acts on the current view of the editor.
AbstractViewAction(DrawingView) - Constructor for class org.jhotdraw.draw.action.AbstractViewAction
Creates a view action which acts on the specified view.
accept(File) - Method in class org.jhotdraw.io.ExtensionFileFilter
 
actionPerformed(ActionEvent) - Method in class org.jhotdraw.app.action.AboutAction
 
actionPerformed(ActionEvent) - Method in class org.jhotdraw.app.action.AbstractSaveBeforeAction
 
actionPerformed(ActionEvent) - Method in class org.jhotdraw.app.action.ArrangeAction
 
actionPerformed(ActionEvent) - Method in class org.jhotdraw.app.action.ClearRecentFilesAction
 
actionPerformed(ActionEvent) - Method in class org.jhotdraw.app.action.CopyAction
 
actionPerformed(ActionEvent) - Method in class org.jhotdraw.app.action.CutAction
 
actionPerformed(ActionEvent) - Method in class org.jhotdraw.app.action.DeleteAction
 
actionPerformed(ActionEvent) - Method in class org.jhotdraw.app.action.DuplicateAction
 
actionPerformed(ActionEvent) - Method in class org.jhotdraw.app.action.ExitAction
 
actionPerformed(ActionEvent) - Method in class org.jhotdraw.app.action.ExportAction
 
actionPerformed(ActionEvent) - Method in class org.jhotdraw.app.action.FindAction
 
actionPerformed(ActionEvent) - Method in class org.jhotdraw.app.action.FocusAction
 
actionPerformed(ActionEvent) - Method in class org.jhotdraw.app.action.MaximizeAction
 
actionPerformed(ActionEvent) - Method in class org.jhotdraw.app.action.MinimizeAction
 
actionPerformed(ActionEvent) - Method in class org.jhotdraw.app.action.NewAction
 
actionPerformed(ActionEvent) - Method in class org.jhotdraw.app.action.OpenAction
 
actionPerformed(ActionEvent) - Method in class org.jhotdraw.app.action.OpenRecentAction
 
actionPerformed(ActionEvent) - Method in class org.jhotdraw.app.action.OSXDropOnDockAction
 
actionPerformed(ActionEvent) - Method in class org.jhotdraw.app.action.OSXTogglePaletteAction
 
actionPerformed(ActionEvent) - Method in class org.jhotdraw.app.action.PasteAction
 
actionPerformed(ActionEvent) - Method in class org.jhotdraw.app.action.PrintAction
 
actionPerformed(ActionEvent) - Method in class org.jhotdraw.app.action.RedoAction
 
actionPerformed(ActionEvent) - Method in class org.jhotdraw.app.action.SaveAction
 
actionPerformed(ActionEvent) - Method in class org.jhotdraw.app.action.SelectAllAction
 
actionPerformed(ActionEvent) - Method in class org.jhotdraw.app.action.ToggleToolBarAction
 
actionPerformed(ActionEvent) - Method in class org.jhotdraw.app.action.ToggleViewPropertyAction
 
actionPerformed(ActionEvent) - Method in class org.jhotdraw.app.action.ToggleVisibleAction
 
actionPerformed(ActionEvent) - Method in class org.jhotdraw.app.action.UndoAction
 
actionPerformed(ActionEvent) - Method in class org.jhotdraw.app.action.ViewPropertyAction
 
actionPerformed(ActionEvent) - Method in class org.jhotdraw.draw.action.AlignAction
 
actionPerformed(ActionEvent) - Method in class org.jhotdraw.draw.action.ApplyAttributesAction
 
actionPerformed(ActionEvent) - Method in class org.jhotdraw.draw.action.AttributeAction
 
actionPerformed(ActionEvent) - Method in class org.jhotdraw.draw.action.AttributeToggler
 
actionPerformed(ActionEvent) - Method in class org.jhotdraw.draw.action.DefaultAttributeAction
 
actionPerformed(ActionEvent) - Method in class org.jhotdraw.draw.action.EditDrawingAction
 
actionPerformed(ActionEvent) - Method in class org.jhotdraw.draw.action.EditGridAction
 
actionPerformed(ActionEvent) - Method in class org.jhotdraw.draw.action.EditorColorChooserAction
 
actionPerformed(ActionEvent) - Method in class org.jhotdraw.draw.action.GroupAction
 
actionPerformed(ActionEvent) - Method in class org.jhotdraw.draw.action.MoveAction
 
actionPerformed(ActionEvent) - Method in class org.jhotdraw.draw.action.MoveConstrainedAction
 
actionPerformed(ActionEvent) - Method in class org.jhotdraw.draw.action.MoveToBackAction
 
actionPerformed(ActionEvent) - Method in class org.jhotdraw.draw.action.MoveToFrontAction
 
actionPerformed(ActionEvent) - Method in class org.jhotdraw.draw.action.PickAttributesAction
 
actionPerformed(ActionEvent) - Method in class org.jhotdraw.draw.action.SelectSameAction
 
actionPerformed(ActionEvent) - Method in class org.jhotdraw.draw.action.ToggleGridAction
 
actionPerformed(ActionEvent) - Method in class org.jhotdraw.draw.action.ZoomAction
 
actionPerformed(ActionEvent) - Method in class org.jhotdraw.draw.action.ZoomEditorAction
 
actionPerformed(ActionEvent) - Method in class org.jhotdraw.draw.TextAreaTool
 
actionPerformed(ActionEvent) - Method in class org.jhotdraw.draw.TextTool
 
actionPerformed(ActionEvent) - Method in class org.jhotdraw.samples.odg.action.TogglePropertiesPanelAction
 
actionPerformed(ActionEvent) - Method in class org.jhotdraw.samples.svg.action.TogglePropertiesPanelAction
 
actionPerformed(ActionEvent) - Method in class org.jhotdraw.samples.svg.action.ViewSourceAction
 
actionPerformed(ActionEvent) - Method in class org.jhotdraw.samples.teddy.action.FindAction
 
actionPerformed(ActionEvent) - Method in class org.jhotdraw.samples.teddy.action.ToggleLineNumbersAction
 
actionPerformed(ActionEvent) - Method in class org.jhotdraw.samples.teddy.action.ToggleLineWrapAction
 
actionPerformed(ActionEvent) - Method in class org.jhotdraw.samples.teddy.action.ToggleStatusBarAction
 
Actions - Class in org.jhotdraw.app.action
Provides constants and static operations on Action objects.
activate() - Method in class org.jhotdraw.app.AbstractView
Activates the view.
activate() - Method in interface org.jhotdraw.app.View
Activates the view.
activate(DrawingEditor) - Method in class org.jhotdraw.draw.AbstractTool
 
activate(DrawingEditor) - Method in class org.jhotdraw.draw.BezierTool
 
activate(DrawingEditor) - Method in class org.jhotdraw.draw.BidirectionalConnectionTool
 
activate(DrawingEditor) - Method in class org.jhotdraw.draw.ConnectionTool
 
activate(DrawingEditor) - Method in class org.jhotdraw.draw.CreationTool
 
activate(DrawingEditor) - Method in class org.jhotdraw.draw.HandleTracker
 
activate(DrawingEditor) - Method in class org.jhotdraw.draw.SelectionTool
 
activate(DrawingEditor) - Method in interface org.jhotdraw.draw.Tool
Activates the tool for the given editor.
ACTIVE_VIEW_PROPERTY - Static variable in interface org.jhotdraw.app.Application
The property name of the activeView property.
ACTIVE_VIEW_PROPERTY - Static variable in interface org.jhotdraw.draw.DrawingEditor
The property name for the active view Property.
add(View) - Method in class org.jhotdraw.app.AbstractApplication
 
add(View) - Method in interface org.jhotdraw.app.Application
Adds a view to this application.
add(Window, View) - Method in class org.jhotdraw.app.OSXPaletteHandler
 
add(Figure) - Method in class org.jhotdraw.draw.AbstractCompositeFigure
 
add(int, Figure) - Method in class org.jhotdraw.draw.AbstractCompositeFigure
 
add(DrawingView) - Method in class org.jhotdraw.draw.action.DrawingEditorProxy
 
add(Figure) - Method in interface org.jhotdraw.draw.CompositeFigure
Adds a child to the figure.
add(int, Figure) - Method in interface org.jhotdraw.draw.CompositeFigure
Adds a child to the figure at the specified index.
add(DrawingView) - Method in class org.jhotdraw.draw.DefaultDrawingEditor
 
add(Figure) - Method in interface org.jhotdraw.draw.Drawing
Adds a figure to the drawing.
add(int, Figure) - Method in interface org.jhotdraw.draw.Drawing
Adds a figure to the drawing.
add(DrawingView) - Method in interface org.jhotdraw.draw.DrawingEditor
Adds a drawing view to the editor.
add(Figure) - Method in class org.jhotdraw.draw.LabeledLineConnectionFigure
 
add(int, Figure) - Method in class org.jhotdraw.draw.LabeledLineConnectionFigure
 
add(Point2D.Double) - Method in class org.jhotdraw.geom.BezierPath
Convenience method for adding a control point with a single coordinate C0.
add(int, Point2D.Double, Point2D.Double, Point2D.Double) - Method in class org.jhotdraw.geom.BezierPath
Convenience method for adding a control point with three coordinates C0, C1 and C2 with a mask.
add(double, double, double, double) - Method in class org.jhotdraw.geom.Insets2D
Adds the specified insets to the current insets.
add(Insets2D) - Method in class org.jhotdraw.geom.Insets2D
Adds the specified insets to the current insets.
add(T, Rectangle2D.Double) - Method in class org.jhotdraw.geom.QuadTree
 
add(Transferable) - Method in class org.jhotdraw.gui.datatransfer.CompositeTransferable
 
add(Action) - Method in class org.jhotdraw.gui.JPopupButton
 
add(JMenu) - Method in class org.jhotdraw.gui.JPopupButton
 
add(JComponent) - Method in class org.jhotdraw.gui.JPopupButton
 
add(JMenuItem) - Method in class org.jhotdraw.gui.JPopupButton
 
add(int, Figure) - Method in class org.jhotdraw.samples.odg.figures.ODGPathFigure
 
add(int, Figure) - Method in class org.jhotdraw.samples.svg.figures.SVGPathFigure
 
add(CSSRule) - Method in class org.jhotdraw.xml.css.StyleManager
 
addActionListener(ActionListener) - Method in class org.jhotdraw.draw.FloatingTextField
Adds an action listener
addAlignmentButtonsTo(JToolBar, DrawingEditor) - Static method in class org.jhotdraw.draw.action.ButtonFactory
Creates toolbar buttons and adds them to the specified JToolBar
addAll(Collection<Figure>) - Method in class org.jhotdraw.draw.AbstractCompositeFigure
 
addAll(int, Collection<Figure>) - Method in class org.jhotdraw.draw.AbstractCompositeFigure
 
addAll(Collection<Figure>) - Method in interface org.jhotdraw.draw.Drawing
Adds a collection of figures to the drawing.
addAll(int, Collection<Figure>) - Method in interface org.jhotdraw.draw.Drawing
Adds a collection of figures to the drawing.
addAttribute(String, String, String, String, String) - Method in interface net.n3.nanoxml.IXMLBuilder
This method is called when a new attribute of an XML element is encountered.
addAttribute(String, String, String, String, String) - Method in class net.n3.nanoxml.StdXMLBuilder
This method is called when a new attribute of an XML element is encountered.
addAttribute(String, String) - Method in interface org.jhotdraw.xml.DOMOutput
Adds an attribute to current element of the DOM Document.
addAttribute(String, String, String) - Method in interface org.jhotdraw.xml.DOMOutput
Adds an attribute to current element of the DOM Document if it is different from the default value.
addAttribute(String, int) - Method in interface org.jhotdraw.xml.DOMOutput
Adds an attribute to current element of the DOM Document.
addAttribute(String, int, int) - Method in interface org.jhotdraw.xml.DOMOutput
Adds an attribute to current element of the DOM Document if it is different from the default value.
addAttribute(String, boolean) - Method in interface org.jhotdraw.xml.DOMOutput
Adds an attribute to current element of the DOM Document.
addAttribute(String, boolean, boolean) - Method in interface org.jhotdraw.xml.DOMOutput
Adds an attribute to current element of the DOM Document if it is different from the default value.
addAttribute(String, float) - Method in interface org.jhotdraw.xml.DOMOutput
Adds an attribute to current element of the DOM Document.
addAttribute(String, float, float) - Method in interface org.jhotdraw.xml.DOMOutput
Adds an attribute to current element of the DOM Document if it is different from the default value.
addAttribute(String, double) - Method in interface org.jhotdraw.xml.DOMOutput
Adds an attribute to current element of the DOM Document.
addAttribute(String, double, double) - Method in interface org.jhotdraw.xml.DOMOutput
Adds an attribute to current element of the DOM Document if it is different from the default value.
addAttribute(String, String) - Method in class org.jhotdraw.xml.JavaxDOMOutput
Adds an attribute to current element of the DOM Document.
addAttribute(String, int) - Method in class org.jhotdraw.xml.JavaxDOMOutput
Adds an attribute to current element of the DOM Document.
addAttribute(String, boolean) - Method in class org.jhotdraw.xml.JavaxDOMOutput
Adds an attribute to current element of the DOM Document.
addAttribute(String, float) - Method in class org.jhotdraw.xml.JavaxDOMOutput
Adds an attribute to current element of the DOM Document.
addAttribute(String, double) - Method in class org.jhotdraw.xml.JavaxDOMOutput
Adds an attribute to current element of the DOM Document.
addAttribute(String, float, float) - Method in class org.jhotdraw.xml.JavaxDOMOutput
 
addAttribute(String, int, int) - Method in class org.jhotdraw.xml.JavaxDOMOutput
 
addAttribute(String, double, double) - Method in class org.jhotdraw.xml.JavaxDOMOutput
 
addAttribute(String, boolean, boolean) - Method in class org.jhotdraw.xml.JavaxDOMOutput
 
addAttribute(String, String, String) - Method in class org.jhotdraw.xml.JavaxDOMOutput
 
addAttribute(String, String) - Method in class org.jhotdraw.xml.NanoXMLDOMOutput
Adds an attribute to current element of the DOM Document.
addAttribute(String, int) - Method in class org.jhotdraw.xml.NanoXMLDOMOutput
Adds an attribute to current element of the DOM Document.
addAttribute(String, boolean) - Method in class org.jhotdraw.xml.NanoXMLDOMOutput
Adds an attribute to current element of the DOM Document.
addAttribute(String, float) - Method in class org.jhotdraw.xml.NanoXMLDOMOutput
Adds an attribute to current element of the DOM Document.
addAttribute(String, double) - Method in class org.jhotdraw.xml.NanoXMLDOMOutput
Adds an attribute to current element of the DOM Document.
addAttribute(String, float, float) - Method in class org.jhotdraw.xml.NanoXMLDOMOutput
 
addAttribute(String, int, int) - Method in class org.jhotdraw.xml.NanoXMLDOMOutput
 
addAttribute(String, double, double) - Method in class org.jhotdraw.xml.NanoXMLDOMOutput
 
addAttribute(String, boolean, boolean) - Method in class org.jhotdraw.xml.NanoXMLDOMOutput
 
addAttribute(String, String, String) - Method in class org.jhotdraw.xml.NanoXMLDOMOutput
 
addAttributesButtonsTo(JToolBar, DrawingEditor) - Static method in class org.jhotdraw.draw.action.ButtonFactory
Creates toolbar buttons and adds them to the specified JToolBar
addChangeListener(ChangeListener) - Method in class org.jhotdraw.draw.AbstractConstrainer
Adds a ChangeListener.
addChangeListener(ChangeListener) - Method in interface org.jhotdraw.draw.Constrainer
Adds a change listener.
addChild(IXMLElement) - Method in interface net.n3.nanoxml.IXMLElement
Adds a child element.
addChild(IXMLElement) - Method in class net.n3.nanoxml.XMLElement
Adds a child element.
addColorButtonsTo(JToolBar, DrawingEditor) - Static method in class org.jhotdraw.draw.action.ButtonFactory
 
addColorButtonsTo(JToolBar, DrawingEditor, List<ColorIcon>, int) - Static method in class org.jhotdraw.draw.action.ButtonFactory
 
addComment(String) - Method in interface org.jhotdraw.xml.DOMOutput
Adds a comment to the current element of the DOM Document.
addComment(String) - Method in class org.jhotdraw.xml.JavaxDOMOutput
Adds a comment to the current element of the DOM Document.
addComment(String) - Method in class org.jhotdraw.xml.NanoXMLDOMOutput
Adds a comment to the current element of the DOM Document.
addCompositeFigureListener(CompositeFigureListener) - Method in class org.jhotdraw.draw.AbstractCompositeFigure
 
addCompositeFigureListener(CompositeFigureListener) - Method in interface org.jhotdraw.draw.CompositeFigure
Adds a listener for this composite figure.
addCompositeFigureListener(CompositeFigureListener) - Method in class org.jhotdraw.draw.LabeledLineConnectionFigure
 
addCornerResizeHandles(Figure, Collection<Handle>) - Static method in class org.jhotdraw.draw.ResizeHandleKit
Creates handles for each corner of a figure and adds them to the provided collection.
addCornerTransformHandles(Figure, Collection<Handle>) - Static method in class org.jhotdraw.draw.TransformHandleKit
Creates handles for each corner of a figure and adds them to the provided collection.
addDecoration(LineDecoration) - Method in class org.jhotdraw.draw.CompositeLineDecoration
Add another line decoration into the composite line decoration.
addDefaultCreationButtonsTo(JToolBar, DrawingEditor, Collection<Action>, Collection<Action>) - Method in class org.jhotdraw.samples.draw.DrawApplicationModel
 
addDefaultCreationButtonsTo(JToolBar, DrawingEditor, Collection<Action>, Collection<Action>) - Method in class org.jhotdraw.samples.draw.DrawingPanel
 
addDependency(DependencyFigure) - Method in class org.jhotdraw.samples.pert.figures.TaskFigure
 
addEdgeResizeHandles(Figure, Collection<Handle>) - Static method in class org.jhotdraw.draw.ResizeHandleKit
Fills the given Vector with handles at each the north, south, east, and west of the figure.
addEdgeTransformHandles(Figure, Collection<Handle>) - Static method in class org.jhotdraw.draw.TransformHandleKit
Fills the given Vector with handles at each the north, south, east, and west of the figure.
addEdit(UndoableEdit) - Method in class org.jhotdraw.draw.CompositeTransformEdit
 
addEdit(UndoableEdit) - Method in class org.jhotdraw.draw.RestoreDataEdit
 
addEdit(UndoableEdit) - Method in class org.jhotdraw.draw.SetBoundsEdit
 
addEdit(UndoableEdit) - Method in class org.jhotdraw.draw.TransformEdit
 
addEdit(UndoableEdit) - Method in class org.jhotdraw.undo.CompositeEdit
If this edit is inProgress, accepts anEdit and returns true.
addEdit(UndoableEdit) - Method in class org.jhotdraw.undo.UndoRedoManager
If inProgress, inserts anEdit at indexOfNextAdd, and removes any old edits that were at indexOfNextAdd or later.
addEnum(String, Enum) - Method in class org.jhotdraw.xml.DefaultDOMFactory
Adds an Enum value to the DOMFactory.
addEnumClass(String, Class) - Method in class org.jhotdraw.xml.DefaultDOMFactory
Adds an Enum class to the DOMFactory.
addExternalEntity(String, String, String) - Method in interface net.n3.nanoxml.IXMLEntityResolver
Adds an external entity.
addExternalEntity(String, String, String) - Method in class net.n3.nanoxml.XMLEntityResolver
Adds an external entity.
addFigureListener(FigureListener) - Method in class org.jhotdraw.draw.AbstractFigure
 
addFigureListener(FigureListener) - Method in interface org.jhotdraw.draw.Figure
Adds a listener for FigureEvent's.
addFigureSelectionListener(FigureSelectionListener) - Method in class org.jhotdraw.draw.DefaultDrawingView
 
addFigureSelectionListener(FigureSelectionListener) - Method in interface org.jhotdraw.draw.DrawingView
Add a listener for selection changes in this DrawingView.
addFontButtonsTo(JToolBar, DrawingEditor) - Static method in class org.jhotdraw.draw.action.ButtonFactory
 
addHandleListener(HandleListener) - Method in class org.jhotdraw.draw.AbstractHandle
Adds a listener for this handle.
addHandleListener(HandleListener) - Method in interface org.jhotdraw.draw.Handle
Adds a listener for this handle.
addInputFormat(InputFormat) - Method in class org.jhotdraw.draw.AbstractDrawing
 
addInputFormat(InputFormat) - Method in interface org.jhotdraw.draw.Drawing
Adds an input format to the drawing.
addInternalEntity(String, String) - Method in interface net.n3.nanoxml.IXMLEntityResolver
Adds an internal entity.
addInternalEntity(String, String) - Method in class net.n3.nanoxml.XMLEntityResolver
Adds an internal entity.
addKeyListener(KeyListener) - Method in interface org.jhotdraw.draw.DrawingView
 
addLayoutComponent(String, Component) - Method in class org.jhotdraw.draw.action.VerticalGridLayout
Adds the specified component with the specified name to the layout.
addLeadHandles(Figure, Collection<Handle>) - Static method in class org.jhotdraw.draw.NullHandle
Creates handles for each lead of a figure and adds them to the provided collection.
addMouseListener(MouseListener) - Method in interface org.jhotdraw.draw.DrawingView
 
addMouseMotionListener(MouseMotionListener) - Method in interface org.jhotdraw.draw.DrawingView
 
addMoveHandles(Figure, Collection<Handle>) - Static method in class org.jhotdraw.draw.MoveHandle
Creates handles for each corner of a figure and adds them to the provided collection.
addNode(BezierPath.Node) - Method in class org.jhotdraw.draw.BezierFigure
Adds a control point.
addNode(int, BezierPath.Node) - Method in class org.jhotdraw.draw.BezierFigure
Adds a node to the list of points.
addNotify(Drawing) - Method in class org.jhotdraw.draw.AbstractCompositeFigure
 
addNotify(Drawing) - Method in class org.jhotdraw.draw.AbstractFigure
 
addNotify(DrawingEditor) - Method in class org.jhotdraw.draw.DefaultDrawingView
 
addNotify(DrawingEditor) - Method in interface org.jhotdraw.draw.DrawingView
Informs the view that it has been added to the specified editor.
addNotify(Drawing) - Method in interface org.jhotdraw.draw.Figure
Informs a figure, that it has been added to a drawing.
addNotify(Drawing) - Method in class org.jhotdraw.draw.GraphicalCompositeFigure
 
addNotify(Drawing) - Method in class org.jhotdraw.draw.LabeledLineConnectionFigure
 
addNotify(Drawing) - Method in class org.jhotdraw.draw.LineConnectionFigure
This method is invoked, when the Figure is being removed from a Drawing.
addNotify() - Method in class org.jhotdraw.gui.JSheet
 
addOutputFormat(OutputFormat) - Method in class org.jhotdraw.draw.AbstractDrawing
 
addOutputFormat(OutputFormat) - Method in interface org.jhotdraw.draw.Drawing
Adds an output format to the drawing.
addPalette(Window) - Method in class org.jhotdraw.app.AbstractApplication
 
addPalette(Window) - Method in interface org.jhotdraw.app.Application
Adds a palette window to the application.
addPalette(Window) - Method in class org.jhotdraw.app.DefaultOSXApplication
 
addPalette(Window) - Method in class org.jhotdraw.app.OSXPaletteHandler
 
addPCData(Reader, String, int) - Method in interface net.n3.nanoxml.IXMLBuilder
This method is called when a PCDATA element is encountered.
addPCData(Reader, String, int) - Method in class net.n3.nanoxml.StdXMLBuilder
This method is called when a PCDATA element is encountered.
addPoint(double, double) - Method in class org.jhotdraw.geom.BezierPath
 
addPointToFigure(Point2D.Double) - Method in class org.jhotdraw.draw.BezierTool
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.jhotdraw.app.Application
Adds a property change listener.
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.jhotdraw.app.View
Adds a property change listener.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.jhotdraw.beans.AbstractBean
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.jhotdraw.beans.AbstractBean
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.jhotdraw.draw.DrawingEditor
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.jhotdraw.draw.DrawingView
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.jhotdraw.gui.Arrangeable
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.jhotdraw.undo.UndoRedoManager
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.jhotdraw.undo.UndoRedoManager
 
addRecentFile(File) - Method in class org.jhotdraw.app.AbstractApplication
 
addRecentFile(File) - Method in interface org.jhotdraw.app.Application
Appends a file to the list of recent files.
addResizeHandles(Figure, Collection<Handle>) - Static method in class org.jhotdraw.draw.ResizeHandleKit
Fills the given Vector with handles at each the north, south, east, and west of the figure.
addScaleMoveTransformHandles(Figure, Collection<Handle>) - Static method in class org.jhotdraw.draw.TransformHandleKit
Adds handles for scaling and moving a Figure.
addSelectionToolTo(JToolBar, DrawingEditor) - Static method in class org.jhotdraw.draw.action.ButtonFactory
 
addSelectionToolTo(JToolBar, DrawingEditor, Collection<Action>, Collection<Action>) - Static method in class org.jhotdraw.draw.action.ButtonFactory
 
addSeparator() - Method in class org.jhotdraw.gui.JPopupButton
 
addSheetListener(SheetListener) - Method in class org.jhotdraw.gui.JSheet
Adds a sheet listener.
addStorable(String, DOMStorable) - Method in class org.jhotdraw.xml.DefaultDOMFactory
Adds a DOMStorable prototype to the DOMFactory.
addStorableClass(String, Class) - Method in class org.jhotdraw.xml.DefaultDOMFactory
Adds a DOMStorable class to the DOMFactory.
addStrokeButtonsTo(JToolBar, DrawingEditor) - Static method in class org.jhotdraw.draw.action.ButtonFactory
 
addText(String) - Method in interface org.jhotdraw.xml.DOMOutput
Adds a text to current element of the DOM Document.
addText(String) - Method in class org.jhotdraw.xml.JavaxDOMOutput
Adds a text to current element of the DOM Document.
addText(String) - Method in class org.jhotdraw.xml.NanoXMLDOMOutput
Adds a text to current element of the DOM Document.
addTo(Rectangle2D) - Method in class org.jhotdraw.geom.Insets2D
Adds the current insets to the specified Rectangle2D making the rectangle larger.
addToolListener(ToolListener) - Method in class org.jhotdraw.draw.AbstractTool
 
addToolListener(ToolListener) - Method in interface org.jhotdraw.draw.Tool
Adds a listener for this tool.
addToolTo(JToolBar, DrawingEditor, Tool, String, ResourceBundleUtil) - Static method in class org.jhotdraw.draw.action.ButtonFactory
Method addSelectionToolTo must have been invoked prior to this on the JToolBar.
addToSelection(Figure) - Method in class org.jhotdraw.draw.DefaultDrawingView
Adds a figure to the current selection.
addToSelection(Collection<Figure>) - Method in class org.jhotdraw.draw.DefaultDrawingView
Adds a collection of figures to the current selection.
addToSelection(Figure) - Method in interface org.jhotdraw.draw.DrawingView
Adds a figure to the current selection.
addToSelection(Collection<Figure>) - Method in interface org.jhotdraw.draw.DrawingView
Adds a collection of figures to the current selection.
addTransformHandles(Figure, Collection<Handle>) - Static method in class org.jhotdraw.draw.TransformHandleKit
Adds handles for scaling, moving, rotating and shearing a Figure.
addUndoableEditListener(UndoableEditListener) - Method in class org.jhotdraw.draw.AbstractDrawing
 
addUndoableEditListener(UndoableEditListener) - Method in class org.jhotdraw.draw.AbstractTool
 
addUndoableEditListener(UndoableEditListener) - Method in interface org.jhotdraw.draw.Drawing
Adds a listener for undooable edit events.
addViewWindowMenuItems(JMenu, View) - Method in class org.jhotdraw.app.DefaultOSXApplication
 
addWindow(Window, View) - Method in class org.jhotdraw.app.AbstractApplication
 
addWindow(Window, View) - Method in interface org.jhotdraw.app.Application
Adds a (regular) window to the application.
addWindow(Window, View) - Method in class org.jhotdraw.app.DefaultOSXApplication
 
addWindow(Window) - Method in class org.jhotdraw.app.OSXPaletteHandler
 
addZoomButtonsTo(JToolBar, DrawingEditor) - Static method in class org.jhotdraw.draw.action.ButtonFactory
 
AlignAction - Class in org.jhotdraw.draw.action
Aligns the selected figures.
AlignAction(DrawingEditor) - Constructor for class org.jhotdraw.draw.action.AlignAction
Creates a new instance.
AlignAction.East - Class in org.jhotdraw.draw.action
 
AlignAction.East(DrawingEditor) - Constructor for class org.jhotdraw.draw.action.AlignAction.East
 
AlignAction.East(DrawingEditor, ResourceBundleUtil) - Constructor for class org.jhotdraw.draw.action.AlignAction.East
 
AlignAction.Horizontal - Class in org.jhotdraw.draw.action
 
AlignAction.Horizontal(DrawingEditor) - Constructor for class org.jhotdraw.draw.action.AlignAction.Horizontal
 
AlignAction.Horizontal(DrawingEditor, ResourceBundleUtil) - Constructor for class org.jhotdraw.draw.action.AlignAction.Horizontal
 
AlignAction.North - Class in org.jhotdraw.draw.action
 
AlignAction.North(DrawingEditor) - Constructor for class org.jhotdraw.draw.action.AlignAction.North
 
AlignAction.North(DrawingEditor, ResourceBundleUtil) - Constructor for class org.jhotdraw.draw.action.AlignAction.North
 
AlignAction.South - Class in org.jhotdraw.draw.action
 
AlignAction.South(DrawingEditor) - Constructor for class org.jhotdraw.draw.action.AlignAction.South
 
AlignAction.South(DrawingEditor, ResourceBundleUtil) - Constructor for class org.jhotdraw.draw.action.AlignAction.South
 
AlignAction.Vertical - Class in org.jhotdraw.draw.action
 
AlignAction.Vertical(DrawingEditor) - Constructor for class org.jhotdraw.draw.action.AlignAction.Vertical
 
AlignAction.Vertical(DrawingEditor, ResourceBundleUtil) - Constructor for class org.jhotdraw.draw.action.AlignAction.Vertical
 
AlignAction.West - Class in org.jhotdraw.draw.action
 
AlignAction.West(DrawingEditor) - Constructor for class org.jhotdraw.draw.action.AlignAction.West
 
AlignAction.West(DrawingEditor, ResourceBundleUtil) - Constructor for class org.jhotdraw.draw.action.AlignAction.West
 
alignFigures(Collection, Rectangle2D.Double) - Method in class org.jhotdraw.draw.action.AlignAction
 
alignFigures(Collection, Rectangle2D.Double) - Method in class org.jhotdraw.draw.action.AlignAction.East
 
alignFigures(Collection, Rectangle2D.Double) - Method in class org.jhotdraw.draw.action.AlignAction.Horizontal
 
alignFigures(Collection, Rectangle2D.Double) - Method in class org.jhotdraw.draw.action.AlignAction.North
 
alignFigures(Collection, Rectangle2D.Double) - Method in class org.jhotdraw.draw.action.AlignAction.South
 
alignFigures(Collection, Rectangle2D.Double) - Method in class org.jhotdraw.draw.action.AlignAction.Vertical
 
alignFigures(Collection, Rectangle2D.Double) - Method in class org.jhotdraw.draw.action.AlignAction.West
 
ancestorAdded(AncestorEvent) - Method in class org.jhotdraw.util.prefs.ToolBarPrefsHandler
 
ancestorMoved(AncestorEvent) - Method in class org.jhotdraw.util.prefs.ToolBarPrefsHandler
 
ancestorRemoved(AncestorEvent) - Method in class org.jhotdraw.util.prefs.ToolBarPrefsHandler
 
anchor - Variable in class org.jhotdraw.draw.AbstractTool
 
anchorFigure - Variable in class org.jhotdraw.draw.DragTracker
 
anchorOrigin - Variable in class org.jhotdraw.draw.DragTracker
The anchorOrigin holds the origin of all dragged figures of the mousePressed event.
anchorPoint - Variable in class org.jhotdraw.draw.DragTracker
The anchorPoint holds the location of the mouse of the mousePressed event.
angle(double, double, double, double) - Static method in class org.jhotdraw.geom.Geom
Gets the angle of the specified line.
angleToPoint(Rectangle, double) - Static method in class org.jhotdraw.geom.Geom
Gets the point on a rectangle that corresponds to the given angle.
angleToPoint(Rectangle2D.Double, double) - Static method in class org.jhotdraw.geom.Geom
Gets the point on a rectangle that corresponds to the given angle.
Application - Interface in org.jhotdraw.app
An Application handles the lifecycle of Views and provides windows to present them on screen.
APPLICATION_PROPERTY - Static variable in interface org.jhotdraw.app.View
The name of the application property.
ApplicationModel - Interface in org.jhotdraw.app
ApplicationModel.
apply(Element) - Method in class org.jhotdraw.xml.css.CSSRule
 
apply(IXMLElement) - Method in class org.jhotdraw.xml.css.CSSRule
 
applyAttributes() - Method in class org.jhotdraw.draw.action.ApplyAttributesAction
 
ApplyAttributesAction - Class in org.jhotdraw.draw.action
ApplyAttributesAction.
ApplyAttributesAction(DrawingEditor) - Constructor for class org.jhotdraw.draw.action.ApplyAttributesAction
Creates a new instance.
applyAttributesTo(Figure) - Method in class org.jhotdraw.draw.AbstractAttributedCompositeFigure
Applies all attributes of this figure to that figure.
applyAttributesTo(Figure) - Method in class org.jhotdraw.draw.AbstractAttributedFigure
Applies all attributes of this figure to that figure.
applyAttributesTo(Figure) - Method in class org.jhotdraw.draw.GraphicalCompositeFigure
Applies all attributes of this figure to that figure.
applyDefaultAttributesTo(Figure) - Method in class org.jhotdraw.draw.action.DrawingEditorProxy
 
applyDefaultAttributesTo(Figure) - Method in class org.jhotdraw.draw.DefaultDrawingEditor
 
applyDefaultAttributesTo(Figure) - Method in interface org.jhotdraw.draw.DrawingEditor
Applies the default attributes to the specified figure.
applyStylesTo(Element) - Method in class org.jhotdraw.xml.css.StyleManager
 
applyStylesTo(IXMLElement) - Method in class org.jhotdraw.xml.css.StyleManager
 
arcTo(double, double, double, boolean, boolean, double, double) - Method in class org.jhotdraw.geom.BezierPath
Adds an elliptical arc, defined by two radii, an angle from the x-axis, a flag to choose the large arc or not, a flag to indicate if we increase or decrease the angles and the final point of the arc.
arcTo(Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.jhotdraw.samples.odg.geom.EnhancedPath
(x1, y1) and (x2, y2) is defining the bounding box of a ellipse.
areaInvalidated(FigureEvent) - Method in class org.jhotdraw.draw.AbstractCompositeFigure.EventHandler
 
areaInvalidated(FigureEvent) - Method in class org.jhotdraw.draw.AbstractHandle
Sent when a region used by the figure needs to be repainted.
areaInvalidated(FigureEvent) - Method in class org.jhotdraw.draw.BidirectionalConnectionTool
 
areaInvalidated(ToolEvent) - Method in class org.jhotdraw.draw.DefaultDrawingEditor
 
areaInvalidated(FigureEvent) - Method in class org.jhotdraw.draw.FigureAdapter
 
areaInvalidated(FigureEvent) - Method in interface org.jhotdraw.draw.FigureListener
Sent when the drawing area used by the figure needs to be repainted.
areaInvalidated(HandleEvent) - Method in interface org.jhotdraw.draw.HandleListener
Sent when an area of the drawing view needs to be repainted.
areaInvalidated(FigureEvent) - Method in class org.jhotdraw.draw.LabelFigure
 
areaInvalidated(FigureEvent) - Method in class org.jhotdraw.draw.QuadTreeCompositeFigure.FigureHandler
 
areaInvalidated(ToolEvent) - Method in class org.jhotdraw.draw.SelectionTool
Sent when an area of the drawing view needs to be repainted.
areaInvalidated(ToolEvent) - Method in interface org.jhotdraw.draw.ToolListener
Sent when an area of the drawing view needs to be repainted.
areaInvalidated(FigureEvent) - Method in class org.jhotdraw.gui.AttributeFieldEventHandler
 
Arrangeable - Interface in org.jhotdraw.gui
Arrangeable.
Arrangeable.Arrangement - Enum in org.jhotdraw.gui
 
ArrangeAction - Class in org.jhotdraw.app.action
ArrangeAction.
ArrangeAction(Arrangeable, Arrangeable.Arrangement) - Constructor for class org.jhotdraw.app.action.ArrangeAction
Creates a new instance.
arrangeFramesHorizontally() - Method in class org.jhotdraw.gui.MDIDesktopPane
Arranges the frames as efficiently as possibly with preference for keeping horizontal size maximal.
arrangeFramesVertically() - Method in class org.jhotdraw.gui.MDIDesktopPane
Arranges the frames as efficiently as possibly with preference for keeping vertical size maximal.
ArrowTip - Class in org.jhotdraw.draw
An arrow tip line decoration.
ArrowTip() - Constructor for class org.jhotdraw.draw.ArrowTip
 
ArrowTip(double, double, double) - Constructor for class org.jhotdraw.draw.ArrowTip
Constructs an arrow tip with the specified angle and outer and inner radius.
ArrowTip(double, double, double, boolean, boolean, boolean) - Constructor for class org.jhotdraw.draw.ArrowTip
Constructs an arrow tip with the specified parameters.
atEOF() - Method in interface net.n3.nanoxml.IXMLReader
Returns true if there are no more characters left to be read.
atEOF() - Method in class net.n3.nanoxml.StdXMLReader
Returns true if there are no more characters left to be read.
atEOFOfCurrentStream() - Method in interface net.n3.nanoxml.IXMLReader
Returns true if the current stream has no more characters left to be read.
atEOFOfCurrentStream() - Method in class net.n3.nanoxml.StdXMLReader
Returns true if the current stream has no more characters left to be read.
ATTRIBUTE_WITH_INVALID_VALUE - Static variable in exception net.n3.nanoxml.XMLValidationException
An attribute has an invalid value.
AttributeAction - Class in org.jhotdraw.draw.action
AttributeAction.
AttributeAction(DrawingEditor, AttributeKey, Object) - Constructor for class org.jhotdraw.draw.action.AttributeAction
Creates a new instance.
AttributeAction(DrawingEditor, AttributeKey, Object, Icon) - Constructor for class org.jhotdraw.draw.action.AttributeAction
Creates a new instance.
AttributeAction(DrawingEditor, AttributeKey, Object, String) - Constructor for class org.jhotdraw.draw.action.AttributeAction
Creates a new instance.
AttributeAction(DrawingEditor, AttributeKey, Object, String, Icon) - Constructor for class org.jhotdraw.draw.action.AttributeAction
 
AttributeAction(DrawingEditor, AttributeKey, Object, String, Icon, Action) - Constructor for class org.jhotdraw.draw.action.AttributeAction
 
AttributeAction(DrawingEditor, Map<AttributeKey, Object>, String, Icon) - Constructor for class org.jhotdraw.draw.action.AttributeAction
 
attributeAdded(String, String, String, int) - Method in interface net.n3.nanoxml.IXMLValidator
Indicates that an attribute has been added to the current element.
attributeAdded(String, String, String, int) - Method in class net.n3.nanoxml.NonValidator
Indicates that an attribute has been added to the current element.
attributeAdded(String, String, String, int) - Method in class net.n3.nanoxml.ValidatorPlugin
This method is called when the attributes of an XML element have been processed.
attributeChanged(FigureEvent) - Method in class org.jhotdraw.draw.AbstractCompositeFigure.EventHandler
 
attributeChanged(FigureEvent) - Method in class org.jhotdraw.draw.AbstractHandle
 
attributeChanged(FigureEvent) - Method in class org.jhotdraw.draw.BidirectionalConnectionTool
 
attributeChanged(FigureEvent) - Method in class org.jhotdraw.draw.FigureAdapter
 
attributeChanged(FigureEvent) - Method in interface org.jhotdraw.draw.FigureListener
Sent when an attribute of the figure has changed.
attributeChanged(FigureEvent) - Method in class org.jhotdraw.draw.LabelFigure
 
attributeChanged(FigureEvent) - Method in class org.jhotdraw.gui.AttributeFieldEventHandler
 
AttributeChangeEdit - Class in org.jhotdraw.draw
AttributeChangeEdit.
AttributeChangeEdit(Figure, AttributeKey, Object, Object) - Constructor for class org.jhotdraw.draw.AttributeChangeEdit
Creates a new instance.
attributeDefaultValues - Variable in class net.n3.nanoxml.NonValidator
Contains the default values for attributes for the different element types.
AttributeField - Interface in org.jhotdraw.gui
Interface for a field which can be used to edit an attribute of the selected Figures in a DrawingView.
AttributeFieldEventHandler - Class in org.jhotdraw.gui
Helper class for AttributeField.
AttributeFieldEventHandler(AttributeField) - Constructor for class org.jhotdraw.gui.AttributeFieldEventHandler
 
AttributeKey<T> - Class in org.jhotdraw.draw
AttributeKey provides typesafe access to figure attributes.
AttributeKey(String) - Constructor for class org.jhotdraw.draw.AttributeKey
Creates a new instance.
AttributeKey(String, T) - Constructor for class org.jhotdraw.draw.AttributeKey
 
AttributeKey(String, T, boolean) - Constructor for class org.jhotdraw.draw.AttributeKey
 
AttributeKeys - Class in org.jhotdraw.draw
Defines AttributeKeys used by the Figures in this package as well as some helper methods.
AttributeKeys() - Constructor for class org.jhotdraw.draw.AttributeKeys
 
AttributeKeys.Orientation - Enum in org.jhotdraw.draw
 
AttributeKeys.StrokePlacement - Enum in org.jhotdraw.draw
 
AttributeKeys.StrokeType - Enum in org.jhotdraw.draw
 
AttributeKeys.Underfill - Enum in org.jhotdraw.draw
 
AttributeKeys.WindingRule - Enum in org.jhotdraw.draw
 
attributes - Variable in class org.jhotdraw.draw.action.AttributeAction
 
attributes - Variable in class org.jhotdraw.draw.BezierTool
 
attributes - Variable in class org.jhotdraw.draw.GraphicalCompositeFigure
 
AttributeToggler - Class in org.jhotdraw.draw.action
AttributeToggler toggles an attribute of the selected figures between two different values.
AttributeToggler(DrawingEditor, AttributeKey, Object, Object) - Constructor for class org.jhotdraw.draw.action.AttributeToggler
Creates a new instance.
AttributeToggler(DrawingEditor, AttributeKey, Object, Object, Action) - Constructor for class org.jhotdraw.draw.action.AttributeToggler
 

B

backgroundTile - Variable in class org.jhotdraw.draw.DefaultDrawingView
 
Base64 - Class in org.jhotdraw.io
Encodes and decodes to and from Base64 notation.
Base64.InputStream - Class in org.jhotdraw.io
A Base64.InputStream will read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.InputStream(InputStream) - Constructor for class org.jhotdraw.io.Base64.InputStream
Constructs a Base64.InputStream in DECODE mode.
Base64.InputStream(InputStream, int) - Constructor for class org.jhotdraw.io.Base64.InputStream
Constructs a Base64.InputStream in either ENCODE or DECODE mode.
Base64.OutputStream - Class in org.jhotdraw.io
A Base64.OutputStream will write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.OutputStream(OutputStream) - Constructor for class org.jhotdraw.io.Base64.OutputStream
Constructs a Base64.OutputStream in ENCODE mode.
Base64.OutputStream(OutputStream, int) - Constructor for class org.jhotdraw.io.Base64.OutputStream
Constructs a Base64.OutputStream in either ENCODE or DECODE mode.
basicAdd(Figure) - Method in class org.jhotdraw.draw.AbstractCompositeFigure
 
basicAdd(int, Figure) - Method in class org.jhotdraw.draw.AbstractCompositeFigure
 
basicAdd(Figure) - Method in interface org.jhotdraw.draw.CompositeFigure
Adds a child to the figure without firing events.
basicAdd(int, Figure) - Method in interface org.jhotdraw.draw.CompositeFigure
Adds a child to the figure at the specified index without firing events.
basicAdd(Figure) - Method in interface org.jhotdraw.draw.Drawing
Reinserts a figure which was temporarily removed using basicRemove.
basicAdd(int, Figure) - Method in interface org.jhotdraw.draw.Drawing
Reinserts a figure which was temporarily removed using basicRemove.
basicAdd(Figure) - Method in class org.jhotdraw.draw.LabeledLineConnectionFigure
 
basicAdd(int, Figure) - Method in class org.jhotdraw.draw.LabeledLineConnectionFigure
 
basicAdd(int, Figure) - Method in class org.jhotdraw.draw.QuadTreeCompositeFigure
 
basicAdd(int, Figure) - Method in class org.jhotdraw.draw.QuadTreeDrawing
 
basicAddAll(int, Collection<Figure>) - Method in class org.jhotdraw.draw.AbstractCompositeFigure
 
basicAddAll(int, Collection<Figure>) - Method in interface org.jhotdraw.draw.Drawing
Reinserts the specified figures which were temporarily removed from the drawing.
basicClone(HashMap<Figure, Figure>) - Method in class org.jhotdraw.draw.AbstractFigure
 
basicCreateView() - Method in class org.jhotdraw.app.AbstractApplication
 
basicGetBounds() - Method in class org.jhotdraw.draw.AbstractConnectionHandle
 
basicGetBounds() - Method in class org.jhotdraw.draw.AbstractHandle
 
basicGetBounds() - Method in class org.jhotdraw.draw.AbstractRotateHandle
 
basicGetBounds() - Method in class org.jhotdraw.draw.BezierControlPointHandle
 
basicGetBounds() - Method in class org.jhotdraw.draw.BezierNodeHandle
 
basicGetBounds() - Method in class org.jhotdraw.draw.BezierOutlineHandle
 
basicGetBounds() - Method in class org.jhotdraw.draw.BezierScaleHandle
 
basicGetBounds() - Method in class org.jhotdraw.draw.BoundsOutlineHandle
 
basicGetBounds() - Method in class org.jhotdraw.draw.ConnectorHandle
 
basicGetBounds() - Method in class org.jhotdraw.draw.DragHandle
 
basicGetBounds() - Method in class org.jhotdraw.draw.FontSizeHandle
 
basicGetBounds() - Method in class org.jhotdraw.draw.LocatorHandle
 
basicGetBounds() - Method in class org.jhotdraw.draw.RoundRectangleRadiusHandle
 
basicGetBounds() - Method in class org.jhotdraw.draw.TextOverflowHandle
 
basicGetBounds() - Method in class org.jhotdraw.draw.TriangleRotationHandler
 
basicGetBounds() - Method in class org.jhotdraw.samples.odg.figures.ODGPathOutlineHandle
 
basicGetBounds() - Method in class org.jhotdraw.samples.odg.figures.ODGRectRadiusHandle
 
basicGetBounds() - Method in class org.jhotdraw.samples.svg.figures.SVGPathOutlineHandle
 
basicGetBounds() - Method in class org.jhotdraw.samples.svg.figures.SVGRectRadiusHandle
 
basicRemove(Figure) - Method in class org.jhotdraw.draw.AbstractCompositeFigure
 
basicRemove(Figure) - Method in interface org.jhotdraw.draw.CompositeFigure
Removes the specified child without firing events.
basicRemove(Figure) - Method in interface org.jhotdraw.draw.Drawing
Removes a figure temporarily from the drawing.
basicRemove(Figure) - Method in class org.jhotdraw.draw.LabeledLineConnectionFigure
 
basicRemoveAll(Collection<Figure>) - Method in class org.jhotdraw.draw.AbstractCompositeFigure
Removes all children.
basicRemoveAll(Collection<Figure>) - Method in interface org.jhotdraw.draw.Drawing
Removes the specified figures temporarily from the drawing.
basicRemoveAllChildren() - Method in class org.jhotdraw.draw.AbstractCompositeFigure
Removes all children.
basicRemoveAllChildren() - Method in interface org.jhotdraw.draw.CompositeFigure
Removes all children from the composite figure without firing events.
basicRemoveAllChildren() - Method in class org.jhotdraw.draw.LabeledLineConnectionFigure
 
basicRemoveChild(int) - Method in class org.jhotdraw.draw.AbstractCompositeFigure
 
basicRemoveChild(int) - Method in interface org.jhotdraw.draw.CompositeFigure
Removes the child at the specified index without firing events.
basicRemoveChild(int) - Method in class org.jhotdraw.draw.LabeledLineConnectionFigure
 
basicRemoveChild(int) - Method in class org.jhotdraw.draw.QuadTreeCompositeFigure
 
basicRemoveChild(int) - Method in class org.jhotdraw.draw.QuadTreeDrawing
 
basicSet(Figure, T) - Method in class org.jhotdraw.draw.AttributeKey
Sets a value on the specified figure without invoking willChange and changed on the figure.
basicSetClone(Figure, T) - Method in class org.jhotdraw.draw.AttributeKey
Sets a clone of a value on the specified figure, without invoking willChange and changed on the figure.
basicSetPresentationFigureBounds(Point2D.Double, Point2D.Double) - Method in class org.jhotdraw.draw.GraphicalCompositeFigure
 
beginEdit(TextHolderFigure) - Method in class org.jhotdraw.draw.TextAreaTool
 
beginEdit(TextHolderFigure) - Method in class org.jhotdraw.draw.TextTool
 
Bezier - Class in org.jhotdraw.geom
Provides algorithms for fitting Bezier curves to a set of digitized points.
BEZIER_PATH_LAYOUTER - Static variable in class org.jhotdraw.draw.AttributeKeys
The value of this attribute is a Liner object.
BezierControlPointHandle - Class in org.jhotdraw.draw
BezierControlPointHandle.
BezierControlPointHandle(BezierFigure, int, int) - Constructor for class org.jhotdraw.draw.BezierControlPointHandle
Creates a new instance.
BezierControlPointHandle(BezierFigure, int, int, Figure) - Constructor for class org.jhotdraw.draw.BezierControlPointHandle
 
BezierFigure - Class in org.jhotdraw.draw
A BezierFigure can be used to draw arbitrary shapes using a BezierPath.
BezierFigure() - Constructor for class org.jhotdraw.draw.BezierFigure
Creates an empty BezierFigure, for example without any BezierPath.Nodes.
BezierFigure(boolean) - Constructor for class org.jhotdraw.draw.BezierFigure
Creates an empty BezierFigure, for example without any BezierPath.Nodes.
BezierLabelLocator - Class in org.jhotdraw.draw
This locator locates a position relative to a polyline.
BezierLabelLocator() - Constructor for class org.jhotdraw.draw.BezierLabelLocator
Creates a new instance.
BezierLabelLocator(double, double, double) - Constructor for class org.jhotdraw.draw.BezierLabelLocator
Creates a new locator.
BezierNodeHandle - Class in org.jhotdraw.draw
BezierNodeHandle.
BezierNodeHandle(BezierFigure, int) - Constructor for class org.jhotdraw.draw.BezierNodeHandle
Creates a new instance.
BezierNodeHandle(BezierFigure, int, Figure) - Constructor for class org.jhotdraw.draw.BezierNodeHandle
 
BezierOutlineHandle - Class in org.jhotdraw.draw
Draws the outlines of a BezierFigure to make adjustment easier.
BezierOutlineHandle(BezierFigure) - Constructor for class org.jhotdraw.draw.BezierOutlineHandle
Creates a new instance.
BezierPath - Class in org.jhotdraw.geom
BezierPath allows the construction of paths consisting of straight lines, quadratic curves and cubic curves.
BezierPath() - Constructor for class org.jhotdraw.geom.BezierPath
Creates a new instance.
BezierPath.Node - Class in org.jhotdraw.geom
Defines a vertex (node) of the bezier path.
BezierPath.Node() - Constructor for class org.jhotdraw.geom.BezierPath.Node
 
BezierPath.Node(BezierPath.Node) - Constructor for class org.jhotdraw.geom.BezierPath.Node
 
BezierPath.Node(Point2D.Double) - Constructor for class org.jhotdraw.geom.BezierPath.Node
 
BezierPath.Node(int, Point2D.Double, Point2D.Double, Point2D.Double) - Constructor for class org.jhotdraw.geom.BezierPath.Node
 
BezierPath.Node(double, double) - Constructor for class org.jhotdraw.geom.BezierPath.Node
 
BezierPath.Node(int, double, double, double, double, double, double) - Constructor for class org.jhotdraw.geom.BezierPath.Node
 
BezierPathIterator - Class in org.jhotdraw.geom
This class represents the iterator for a BezierPath.
BezierPathIterator(BezierPath) - Constructor for class org.jhotdraw.geom.BezierPathIterator
Constructs an iterator given a BezierPath.
BezierPathIterator(BezierPath, AffineTransform) - Constructor for class org.jhotdraw.geom.BezierPathIterator
Constructs an iterator given a BezierPath and an optional AffineTransform.
BezierPointLocator - Class in org.jhotdraw.draw
BezierPointLocator.
BezierPointLocator(int) - Constructor for class org.jhotdraw.draw.BezierPointLocator
 
BezierPointLocator(int, int) - Constructor for class org.jhotdraw.draw.BezierPointLocator
 
BezierScaleHandle - Class in org.jhotdraw.draw
A Handle to scale and rotate a BezierFigure.
BezierScaleHandle(BezierFigure) - Constructor for class org.jhotdraw.draw.BezierScaleHandle
Creates a new instance.
BezierTool - Class in org.jhotdraw.draw
Tool to scribble a BezierFigure
BezierTool(BezierFigure) - Constructor for class org.jhotdraw.draw.BezierTool
Creates a new instance.
BezierTool(BezierFigure, Map) - Constructor for class org.jhotdraw.draw.BezierTool
Creates a new instance.
BezierTool(BezierFigure, Map, String) - Constructor for class org.jhotdraw.draw.BezierTool
 
BidirectionalConnectionTool - Class in org.jhotdraw.draw
A tool that can be used to connect figures, to split connections, and to join two segments of a connection.
BidirectionalConnectionTool(ConnectionFigure) - Constructor for class org.jhotdraw.draw.BidirectionalConnectionTool
Creates a new instance.
BidirectionalConnectionTool(ConnectionFigure, Map<AttributeKey, Object>) - Constructor for class org.jhotdraw.draw.BidirectionalConnectionTool
 
border - Variable in class org.jhotdraw.draw.BorderRectangleFigure
Deprecated.  
borderComponent - Static variable in class org.jhotdraw.draw.BorderRectangleFigure
Deprecated.  
BorderRectangleFigure - Class in org.jhotdraw.draw
Deprecated. This class should be in one of the samples package
BorderRectangleFigure(Border) - Constructor for class org.jhotdraw.draw.BorderRectangleFigure
Deprecated. Creates a new instance.
bottom - Variable in class org.jhotdraw.geom.Insets2D.Double
 
bottom - Variable in class org.jhotdraw.geom.Insets2D.Float
 
bounds - Variable in class org.jhotdraw.draw.TextAreaFigure
 
BoundsOutlineHandle - Class in org.jhotdraw.draw
Draws the outline of the Figure bounds to make adjustment easier.
BoundsOutlineHandle(Figure) - Constructor for class org.jhotdraw.draw.BoundsOutlineHandle
 
bringToFront(DrawingView, Collection<Figure>) - Static method in class org.jhotdraw.draw.action.MoveToFrontAction
 
bringToFront(Figure) - Method in class org.jhotdraw.draw.DefaultDrawing
 
bringToFront(Figure) - Method in interface org.jhotdraw.draw.Drawing
Brings a figure to the front.
bringToFront(Figure) - Method in class org.jhotdraw.draw.QuadTreeCompositeFigure
 
bringToFront(Figure) - Method in class org.jhotdraw.draw.QuadTreeDrawing
 
BUTTON_GROUP_KEY - Static variable in class org.jhotdraw.app.action.Actions
All actions with equal value are created as a radio button and put into the same group.
ButtonFactory - Class in org.jhotdraw.draw.action
ButtonFactory.
buttonPanel - Variable in class org.jhotdraw.samples.teddy.FindDialog
 

C

C0_MASK - Static variable in class org.jhotdraw.geom.BezierPath
Constant for having only control point C0 in effect.
C1_MASK - Static variable in class org.jhotdraw.geom.BezierPath
Constant for having control point C1 in effect (in addition to C0).
C1C2_MASK - Static variable in class org.jhotdraw.geom.BezierPath
Constant for having control points C1 and C2 in effect (in addition to C0).
C2_MASK - Static variable in class org.jhotdraw.geom.BezierPath
Constant for having control point C2 in effect (in addition to C0).
cachedBounds - Variable in class org.jhotdraw.draw.AbstractCompositeFigure
Cached layout cachedBounds.
cachedDrawingArea - Variable in class org.jhotdraw.draw.AbstractCompositeFigure
Cached draw cachedBounds.
calculateFittedCurve(BezierPath) - Method in class org.jhotdraw.draw.BezierTool
 
calculateLayout(CompositeFigure, Point2D.Double, Point2D.Double) - Method in class org.jhotdraw.draw.HorizontalLayouter
 
calculateLayout(CompositeFigure, Point2D.Double, Point2D.Double) - Method in interface org.jhotdraw.draw.Layouter
Calculate the layout for the figure and all its subelements.
calculateLayout(CompositeFigure, Point2D.Double, Point2D.Double) - Method in class org.jhotdraw.draw.LocatorLayouter
 
calculateLayout(CompositeFigure, Point2D.Double, Point2D.Double) - Method in class org.jhotdraw.draw.VerticalLayouter
 
canConnect(Connector, Connector) - Method in class org.jhotdraw.draw.AbstractConnectionHandle
 
canConnect() - Method in class org.jhotdraw.draw.AbstractFigure
Checks if this figure can be connected.
canConnect() - Method in class org.jhotdraw.draw.BezierFigure
Checks if this figure can be connected.
canConnect(Connector, Connector) - Method in class org.jhotdraw.draw.ConnectionEndHandle
 
canConnect(Connector, Connector) - Method in interface org.jhotdraw.draw.ConnectionFigure
Returns true, if this ConnectionFigure can connect the specified Connectors.
canConnect(Connector) - Method in interface org.jhotdraw.draw.ConnectionFigure
Checks if this ConnectionFigure can be connect to the specified Connector.
canConnect(Connector, Connector) - Method in class org.jhotdraw.draw.ConnectionStartHandle
 
canConnect() - Method in interface org.jhotdraw.draw.Figure
Checks if this Figure can be connected.
canConnect() - Method in class org.jhotdraw.draw.GroupFigure
 
canConnect() - Method in class org.jhotdraw.draw.LineConnectionFigure
Tests whether a figure can be a connection target.
canConnect(Connector, Connector) - Method in class org.jhotdraw.draw.LineConnectionFigure
 
canConnect(Connector) - Method in class org.jhotdraw.draw.LineConnectionFigure
 
canConnect() - Method in class org.jhotdraw.draw.LineFigure
 
canConnect() - Method in class org.jhotdraw.samples.odg.figures.ODGEllipseFigure
 
canConnect() - Method in class org.jhotdraw.samples.odg.figures.ODGPathFigure
 
canConnect() - Method in class org.jhotdraw.samples.odg.figures.ODGRectFigure
 
canConnect(Connector, Connector) - Method in class org.jhotdraw.samples.pert.figures.DependencyFigure
Checks if two figures can be connected.
canConnect(Connector) - Method in class org.jhotdraw.samples.pert.figures.DependencyFigure
 
canConnect() - Method in class org.jhotdraw.samples.svg.figures.SVGEllipseFigure
 
canConnect() - Method in class org.jhotdraw.samples.svg.figures.SVGImageFigure
 
canConnect() - Method in class org.jhotdraw.samples.svg.figures.SVGPathFigure
 
canConnect() - Method in class org.jhotdraw.samples.svg.figures.SVGRectFigure
 
canConnect() - Method in class org.jhotdraw.samples.svg.figures.SVGTextAreaFigure
 
canConnect() - Method in class org.jhotdraw.samples.svg.figures.SVGTextFigure
 
canGroup() - Method in class org.jhotdraw.draw.action.GroupAction
 
canGroup() - Method in class org.jhotdraw.samples.odg.action.CombineAction
 
canGroup() - Method in class org.jhotdraw.samples.svg.action.CombineAction
 
canImport(JComponent, DataFlavor[]) - Method in class org.jhotdraw.draw.DefaultDrawingViewTransferHandler
 
canRedo() - Method in class org.jhotdraw.draw.CompositeTransformEdit
Returns false if isInProgress or if super returns false.
canRedo() - Method in class org.jhotdraw.undo.NonUndoableEdit
 
canSaveTo(File) - Method in class org.jhotdraw.app.AbstractView
 
canSaveTo(File) - Method in interface org.jhotdraw.app.View
Returns true, if this view can be saved to the specified file.
canSaveTo(File) - Method in class org.jhotdraw.samples.draw.DrawView
 
canSaveTo(File) - Method in class org.jhotdraw.samples.net.NetView
 
canSaveTo(File) - Method in class org.jhotdraw.samples.odg.ODGView
 
canSaveTo(File) - Method in class org.jhotdraw.samples.pert.PertView
 
canSaveTo(File) - Method in class org.jhotdraw.samples.svg.SVGView
 
canUndo() - Method in class org.jhotdraw.draw.CompositeTransformEdit
Returns false if isInProgress or if super returns false.
canUndo() - Method in class org.jhotdraw.undo.NonUndoableEdit
 
canUngroup() - Method in class org.jhotdraw.draw.action.GroupAction
 
canUngroup() - Method in class org.jhotdraw.samples.odg.action.SplitAction
 
canUngroup() - Method in class org.jhotdraw.samples.svg.action.CombineAction
 
canUngroup() - Method in class org.jhotdraw.samples.svg.action.SplitAction
 
CANVAS_FILL_COLOR - Static variable in class org.jhotdraw.draw.AttributeKeys
Canvas fill color.
CANVAS_FILL_OPACITY - Static variable in class org.jhotdraw.draw.AttributeKeys
Canvas fill color opacity.
cap(Point2D.Double, Point2D.Double, double) - Static method in class org.jhotdraw.geom.Geom
Caps the line defined by p1 and p2 by the number of units specified by radius.
caretInfoLabel - Variable in class org.jhotdraw.samples.teddy.TeddyView
 
CASCADE_ID - Static variable in class org.jhotdraw.app.action.ArrangeAction
 
center() - Static method in class org.jhotdraw.draw.RelativeDecoratorLocator
Center.
center() - Static method in class org.jhotdraw.draw.RelativeLocator
Non-transforming Center.
center(boolean) - Static method in class org.jhotdraw.draw.RelativeLocator
Center.
center(Rectangle) - Static method in class org.jhotdraw.geom.Geom
 
center(Rectangle2D.Double) - Static method in class org.jhotdraw.geom.Geom
 
changeAttribute() - Method in class org.jhotdraw.draw.action.DefaultAttributeAction
 
changeAttribute(Color) - Method in class org.jhotdraw.draw.action.EditorColorChooserAction
 
changed() - Method in class org.jhotdraw.draw.AbstractFigure
Informs that a figure changed the area of its display box.
changed() - Method in interface org.jhotdraw.draw.Figure
Informs that a Figure changed its shape.
changeEvent - Variable in class org.jhotdraw.draw.AbstractConstrainer
Only one ChangeEvent is needed per model instance since the event's only (read-only) state is the source property.
changingDepth - Variable in class org.jhotdraw.draw.AbstractFigure
This variable is used to prevent endless change loops.
CharacterSetAccessory - Class in org.jhotdraw.samples.teddy
CharacterSetAccessory.
CharacterSetAccessory() - Constructor for class org.jhotdraw.samples.teddy.CharacterSetAccessory
Creates a new instance.
charSetCombo - Variable in class org.jhotdraw.samples.teddy.CharacterSetAccessory
 
charSetLabel - Variable in class org.jhotdraw.samples.teddy.CharacterSetAccessory
 
children - Variable in class org.jhotdraw.draw.AbstractCompositeFigure
The children that this figure is composed of
chop(Point2D.Double) - Method in class org.jhotdraw.draw.BezierFigure
 
chop(Figure, Point2D.Double) - Method in class org.jhotdraw.draw.ChopBezierConnector
 
chop(Figure, Point2D.Double) - Method in class org.jhotdraw.draw.ChopDiamondConnector
Return an appropriate connection point on the edge of a diamond figure
chop(Figure, Point2D.Double) - Method in class org.jhotdraw.draw.ChopEllipseConnector
 
chop(Figure, Point2D.Double) - Method in class org.jhotdraw.draw.ChopRectangleConnector
 
chop(Figure, Point2D.Double) - Method in class org.jhotdraw.draw.ChopRoundRectangleConnector
 
chop(Figure, Point2D.Double) - Method in class org.jhotdraw.draw.ChopTriangleConnector
 
chop(Point2D.Double) - Method in class org.jhotdraw.draw.GraphicalCompositeFigure
This is a default implementation that chops the point at the rectangle returned by getBounds() of the figure.
chop(Point2D.Double) - Method in class org.jhotdraw.draw.GroupFigure
This is a default implementation that chops the point at the rectangle returned by getBounds() of the figure.
chop(Figure, Point2D.Double) - Method in class org.jhotdraw.draw.StickyRectangleConnector
 
chop(Point2D.Double) - Method in class org.jhotdraw.draw.TriangleFigure
 
chop(Point2D.Double) - Method in class org.jhotdraw.geom.BezierPath
Returns a point on the edge of the bezier path which crosses the line from the center of the bezier path to the specified point.
chop(Shape, Point2D.Double) - Static method in class org.jhotdraw.geom.Geom
Returns a point on the edge of the bezier path which crosses the line from the center of the bezier path to the specified point.
ChopBezierConnector - Class in org.jhotdraw.draw
ChopBezierConnector.
ChopBezierConnector() - Constructor for class org.jhotdraw.draw.ChopBezierConnector
Creates a new instance.
ChopBezierConnector(BezierFigure) - Constructor for class org.jhotdraw.draw.ChopBezierConnector
 
ChopDiamondConnector - Class in org.jhotdraw.draw
A ChopDiamondConnector locates connection points by choping the connection between the centers of the two figures at the edge of a diamond figure.
ChopDiamondConnector() - Constructor for class org.jhotdraw.draw.ChopDiamondConnector
 
ChopDiamondConnector(Figure) - Constructor for class org.jhotdraw.draw.ChopDiamondConnector
 
ChopEllipseConnector - Class in org.jhotdraw.draw
A ChopEllipseConnector locates a connection Point2D.Double by chopping the connection at the ellipse defined by the figure's display box.
ChopEllipseConnector() - Constructor for class org.jhotdraw.draw.ChopEllipseConnector
Only used for DOMStorable input.
ChopEllipseConnector(Figure) - Constructor for class org.jhotdraw.draw.ChopEllipseConnector
 
ChopRectangleConnector - Class in org.jhotdraw.draw
A ChopRectangleConnector locates connection points by choping the connection between the centers of the two figures at the display box.
ChopRectangleConnector() - Constructor for class org.jhotdraw.draw.ChopRectangleConnector
Creates a new instance.
ChopRectangleConnector(Figure) - Constructor for class org.jhotdraw.draw.ChopRectangleConnector
 
ChopRoundRectangleConnector - Class in org.jhotdraw.draw
A ChopRoundRectangleConnector locates a connection Point2D.Double by chopping the connection at the horizontal and vertica lines defined by the display box of a RoundRectangleFigure.
ChopRoundRectangleConnector() - Constructor for class org.jhotdraw.draw.ChopRoundRectangleConnector
Only used for DOMStorable input.
ChopRoundRectangleConnector(Figure) - Constructor for class org.jhotdraw.draw.ChopRoundRectangleConnector
 
ChopTriangleConnector - Class in org.jhotdraw.draw
ChopTriangleConnector.
ChopTriangleConnector() - Constructor for class org.jhotdraw.draw.ChopTriangleConnector
Only used for DOMStorable input.
ChopTriangleConnector(TriangleFigure) - Constructor for class org.jhotdraw.draw.ChopTriangleConnector
Creates a new instance.
CLASS_KEY - Static variable in class net.n3.nanoxml.XMLParserFactory
The Java properties key of the XML parser class name.
clear() - Method in interface org.jhotdraw.app.View
Clears the view, for example by emptying the contents of the view, or by reading a template contents from a file.
clear() - Method in class org.jhotdraw.samples.draw.DrawView
Clears the view.
clear() - Method in class org.jhotdraw.samples.net.NetView
Clears the view.
clear() - Method in class org.jhotdraw.samples.odg.ODGView
Clears the view.
clear() - Method in class org.jhotdraw.samples.pert.PertView
Clears the view.
clear() - Method in class org.jhotdraw.samples.svg.SVGView
Clears the view.
clear() - Method in class org.jhotdraw.samples.teddy.TeddyView
 
ClearAction - Class in org.jhotdraw.app.action
Clears a view.
ClearAction(Application) - Constructor for class org.jhotdraw.app.action.ClearAction
Creates a new instance.
clearRecentFiles() - Method in class org.jhotdraw.app.AbstractApplication
 
clearRecentFiles() - Method in interface org.jhotdraw.app.Application
Clears the list of recent files.
ClearRecentFilesAction - Class in org.jhotdraw.app.action
ClearRecentFilesAction.
ClearRecentFilesAction(Application) - Constructor for class org.jhotdraw.app.action.ClearRecentFilesAction
Creates a new instance.
clearSelection() - Method in class org.jhotdraw.draw.DefaultDrawingView
Clears the current selection.
clearSelection() - Method in interface org.jhotdraw.draw.DrawingView
Clears the current selection.
clockwiseArcTo(Object, Object, Object, Object, Object, Object, Object, Object) - Method in class org.jhotdraw.samples.odg.geom.EnhancedPath
 
clone() - Method in class org.jhotdraw.beans.AbstractBean
 
clone() - Method in class org.jhotdraw.draw.AbstractAttributedCompositeFigure
 
clone() - Method in class org.jhotdraw.draw.AbstractAttributedDecoratedFigure
 
clone() - Method in class org.jhotdraw.draw.AbstractAttributedFigure
 
clone() - Method in class org.jhotdraw.draw.AbstractCompositeFigure
 
clone() - Method in class org.jhotdraw.draw.AbstractConnector
 
clone() - Method in class org.jhotdraw.draw.AbstractConstrainer
 
clone() - Method in class org.jhotdraw.draw.AbstractFigure
 
clone() - Method in class org.jhotdraw.draw.BezierFigure
 
clone() - Method in interface org.jhotdraw.draw.Connector
Returns a clone of the Connection.
clone() - Method in class org.jhotdraw.draw.DefaultDrawing
 
clone() - Method in class org.jhotdraw.draw.DiamondFigure
 
clone() - Method in class org.jhotdraw.draw.ElbowLiner
 
clone() - Method in class org.jhotdraw.draw.EllipseFigure
 
clone() - Method in interface org.jhotdraw.draw.Figure
Returns a clone of the figure, with clones of all aggregated figures, such as chilrend and decorators.
clone() - Method in class org.jhotdraw.draw.GraphicalCompositeFigure
 
clone() - Method in class org.jhotdraw.draw.ImageFigure
 
clone() - Method in class org.jhotdraw.draw.LabeledLineConnectionFigure
 
clone() - Method in class org.jhotdraw.draw.LineConnectionFigure
 
clone() - Method in interface org.jhotdraw.draw.Liner
 
clone() - Method in class org.jhotdraw.draw.QuadTreeDrawing
 
clone() - Method in class org.jhotdraw.draw.RectangleFigure
 
clone() - Method in class org.jhotdraw.draw.RoundRectangleFigure
 
clone() - Method in class org.jhotdraw.draw.SlantedLiner
 
clone() - Method in class org.jhotdraw.draw.TextAreaFigure
 
clone() - Method in class org.jhotdraw.draw.TextFigure
 
clone() - Method in class org.jhotdraw.draw.TriangleFigure
 
clone() - Method in class org.jhotdraw.geom.BezierPath
Creates a deep copy of the BezierPath.
clone() - Method in class org.jhotdraw.geom.BezierPath.Node
 
clone() - Method in class org.jhotdraw.geom.Insets2D
Creates a new object of the same class as this object.
clone() - Method in class org.jhotdraw.gui.JDoubleAttributeField
 
clone() - Method in class org.jhotdraw.samples.mini.StraightLineFigure
 
clone() - Method in class org.jhotdraw.samples.net.figures.NodeFigure
 
clone() - Method in class org.jhotdraw.samples.odg.figures.ODGEllipseFigure
 
clone() - Method in class org.jhotdraw.samples.odg.figures.ODGGroupFigure
 
clone() - Method in class org.jhotdraw.samples.odg.figures.ODGPathFigure
 
clone() - Method in class org.jhotdraw.samples.odg.figures.ODGRectFigure
 
clone() - Method in class org.jhotdraw.samples.odg.geom.EnhancedPath.Segment
 
clone() - Method in interface org.jhotdraw.samples.odg.Gradient
 
clone() - Method in class org.jhotdraw.samples.pert.figures.DependencyFigure
 
clone() - Method in class org.jhotdraw.samples.pert.figures.TaskFigure
 
clone() - Method in class org.jhotdraw.samples.svg.figures.SVGEllipseFigure
 
clone() - Method in class org.jhotdraw.samples.svg.figures.SVGGroupFigure
 
clone() - Method in class org.jhotdraw.samples.svg.figures.SVGImageFigure
 
clone() - Method in class org.jhotdraw.samples.svg.figures.SVGPathFigure
 
clone() - Method in class org.jhotdraw.samples.svg.figures.SVGRectFigure
 
clone() - Method in class org.jhotdraw.samples.svg.figures.SVGTextAreaFigure
 
clone() - Method in class org.jhotdraw.samples.svg.figures.SVGTextFigure
 
clone() - Method in interface org.jhotdraw.samples.svg.Gradient
 
clone() - Method in class org.jhotdraw.samples.svg.LinearGradient
 
clone() - Method in class org.jhotdraw.samples.svg.RadialGradient
 
close() - Method in class org.jhotdraw.io.Base64.OutputStream
Flushes and closes (I think, in the superclass) the stream.
close() - Method in class org.jhotdraw.samples.odg.geom.EnhancedPath
Closes the current path segment.
CloseAction - Class in org.jhotdraw.app.action
Closes a view.
CloseAction(Application) - Constructor for class org.jhotdraw.app.action.CloseAction
Creates a new instance.
CLOSED - Static variable in class org.jhotdraw.draw.AttributeKeys
Close BezierFigure.
closeElement() - Method in interface org.jhotdraw.xml.DOMInput
Closes the current element of the DOM Document.
closeElement() - Method in interface org.jhotdraw.xml.DOMOutput
Closes the current element of the DOM Document.
closeElement() - Method in class org.jhotdraw.xml.JavaxDOMInput
Closes the current element of the DOM Document.
closeElement() - Method in class org.jhotdraw.xml.JavaxDOMOutput
Closes the current element of the DOM Document.
closeElement() - Method in class org.jhotdraw.xml.NanoXMLDOMInput
Closes the current element of the DOM Document.
closeElement() - Method in class org.jhotdraw.xml.NanoXMLDOMOutput
Closes the current element of the DOM Document.
CloseHandle - Class in org.jhotdraw.draw
CloseHandle.
CloseHandle(Figure) - Constructor for class org.jhotdraw.draw.CloseHandle
Creates a new instance.
coerceColorModel(ColorModel, boolean) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
Create a new ColorModel with it's alpha premultiplied state matching newAlphaPreMult.
coerceData(WritableRaster, ColorModel, boolean) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
Coerces data within a bufferedImage to match newAlphaPreMult, Note that this can not change the colormodel of bi so you
ColorIcon - Class in org.jhotdraw.draw.action
ColorIcon.
ColorIcon(int) - Constructor for class org.jhotdraw.draw.action.ColorIcon
Creates a new instance.
ColorIcon(Color) - Constructor for class org.jhotdraw.draw.action.ColorIcon
 
ColorIcon(int, String) - Constructor for class org.jhotdraw.draw.action.ColorIcon
 
ColorIcon(Color, String) - Constructor for class org.jhotdraw.draw.action.ColorIcon
 
ColorIcon(Color, String, int, int) - Constructor for class org.jhotdraw.draw.action.ColorIcon
 
colors - Variable in class org.apache.batik.ext.awt.MultipleGradientPaint
Gradient colors.
Colors - Class in org.jhotdraw.draw.action
Colors.
colorSpace - Variable in class org.apache.batik.ext.awt.MultipleGradientPaint
The colorSpace in which to perform the interpolation.
CombineAction - Class in org.jhotdraw.samples.odg.action
CombinePathsAction.
CombineAction(DrawingEditor) - Constructor for class org.jhotdraw.samples.odg.action.CombineAction
Creates a new instance.
CombineAction - Class in org.jhotdraw.samples.svg.action
CombinePathsAction.
CombineAction(DrawingEditor) - Constructor for class org.jhotdraw.samples.svg.action.CombineAction
Creates a new instance.
CombineAction(DrawingEditor, SVGPathFigure, boolean) - Constructor for class org.jhotdraw.samples.svg.action.CombineAction
 
commentChar(int) - Method in class org.jhotdraw.io.StreamPosTokenizer
Specified that the character argument starts a single-line comment.
compare(Figure, Figure) - Method in class org.jhotdraw.draw.FigureLayerComparator
 
componentHidden(ComponentEvent) - Method in class org.jhotdraw.util.prefs.ToolBarPrefsHandler
 
componentMoved(ComponentEvent) - Method in class org.jhotdraw.util.prefs.ToolBarPrefsHandler
 
componentResized(ComponentEvent) - Method in class org.jhotdraw.util.prefs.ToolBarPrefsHandler
 
componentShown(ComponentEvent) - Method in class org.jhotdraw.util.prefs.ToolBarPrefsHandler
 
CompositeEdit - Class in org.jhotdraw.undo
This is basically the same like javax.swing.undo.CompoundEdit but it has a slightly different behaviour: The compound edit ends, when it is added to itself.
CompositeEdit() - Constructor for class org.jhotdraw.undo.CompositeEdit
Creates new CompositeEdit.
CompositeEdit(boolean) - Constructor for class org.jhotdraw.undo.CompositeEdit
Creates new CompositeEdit.
CompositeEdit(String) - Constructor for class org.jhotdraw.undo.CompositeEdit
Creates new CompositeEdit.
CompositeEdit(String, boolean) - Constructor for class org.jhotdraw.undo.CompositeEdit
Creates new CompositeEdit.
CompositeFigure - Interface in org.jhotdraw.draw
A CompositeFigure is composed of several child Figures.
CompositeFigureEvent - Class in org.jhotdraw.draw
Change event passed to CompositeFigureListeners.
CompositeFigureEvent(CompositeFigure, Figure, Rectangle2D.Double, int) - Constructor for class org.jhotdraw.draw.CompositeFigureEvent
Constructs an event for the provided CompositeFigure.
CompositeFigureListener - Interface in org.jhotdraw.draw
Listener interested in changes in a CompositeFigure.
CompositeLineDecoration - Class in org.jhotdraw.draw
An composite implementation of a line decoration.
CompositeLineDecoration() - Constructor for class org.jhotdraw.draw.CompositeLineDecoration
Constructs a composite line decoration with no decorations.
CompositeLineDecoration(LineDecoration, LineDecoration) - Constructor for class org.jhotdraw.draw.CompositeLineDecoration
Constructs a composite line decoration with the two supplied decorations.
CompositeTransferable - Class in org.jhotdraw.gui.datatransfer
 
CompositeTransferable() - Constructor for class org.jhotdraw.gui.datatransfer.CompositeTransferable
Creates a new instance of CompositeTransferable
CompositeTransformEdit - Class in org.jhotdraw.draw
CompositeTransformEdit.
CompositeTransformEdit(AbstractFigure, AffineTransform) - Constructor for class org.jhotdraw.draw.CompositeTransformEdit
Creates a new instance.
configure(String[]) - Method in class org.jhotdraw.app.AbstractApplication
 
configure(String[]) - Method in interface org.jhotdraw.app.Application
Configures the application using the provided arguments array.
configure(String[]) - Method in class org.jhotdraw.app.DefaultMDIApplication
 
configure(String[]) - Method in class org.jhotdraw.app.DefaultOSXApplication
 
configure(String[]) - Method in class org.jhotdraw.app.DefaultSDIApplication
 
configureAction(Action, String) - Method in class org.jhotdraw.util.ResourceBundleUtil
 
configureAction(Action, String, Class) - Method in class org.jhotdraw.util.ResourceBundleUtil
 
configureButton(AbstractButton, String) - Method in class org.jhotdraw.util.ResourceBundleUtil
 
configureButton(AbstractButton, String, Class) - Method in class org.jhotdraw.util.ResourceBundleUtil
 
configureJCheckBoxMenuItem(JCheckBoxMenuItem, Action) - Static method in class org.jhotdraw.app.action.Actions
Configures a JCheckBoxMenuItem for an Action.
configureMenu(JMenuItem, String) - Method in class org.jhotdraw.util.ResourceBundleUtil
 
configureToolBarButton(AbstractButton, String) - Method in class org.jhotdraw.util.ResourceBundleUtil
 
configureToolBarButton(AbstractButton, String, Class) - Method in class org.jhotdraw.util.ResourceBundleUtil
 
connect(Connector) - Method in class org.jhotdraw.draw.AbstractConnectionHandle
Connect the connection with the given figure.
connect(Connector) - Method in class org.jhotdraw.draw.ConnectionEndHandle
Sets the start of the connection.
connect(Connector) - Method in class org.jhotdraw.draw.ConnectionStartHandle
Sets the start of the connection.
ConnectingFiguresSample - Class in org.jhotdraw.samples.mini
Example showing how to connect two text areas with an elbow connection.
ConnectingFiguresSample() - Constructor for class org.jhotdraw.samples.mini.ConnectingFiguresSample
 
ConnectionEndHandle - Class in org.jhotdraw.draw
Handle to reconnect the end of a connection to another figure.
ConnectionEndHandle(ConnectionFigure) - Constructor for class org.jhotdraw.draw.ConnectionEndHandle
Constructs the connection handle for the given start figure.
ConnectionFigure - Interface in org.jhotdraw.draw
A ConnectionFigure draws a connection between two Connectors.
ConnectionStartHandle - Class in org.jhotdraw.draw
Handle to reconnect the start of a connection to another figure.
ConnectionStartHandle(ConnectionFigure) - Constructor for class org.jhotdraw.draw.ConnectionStartHandle
Constructs the connection handle for the given start figure.
ConnectionTool - Class in org.jhotdraw.draw
A tool to create a connection between two figures.
ConnectionTool(ConnectionFigure) - Constructor for class org.jhotdraw.draw.ConnectionTool
Creates a new instance.
ConnectionTool(ConnectionFigure, Map<AttributeKey, Object>) - Constructor for class org.jhotdraw.draw.ConnectionTool
 
ConnectionTool(ConnectionFigure, Map<AttributeKey, Object>, String) - Constructor for class org.jhotdraw.draw.ConnectionTool
 
ConnectionTool(String) - Constructor for class org.jhotdraw.draw.ConnectionTool
 
ConnectionTool(String, Map<AttributeKey, Object>, String) - Constructor for class org.jhotdraw.draw.ConnectionTool
 
Connector - Interface in org.jhotdraw.draw
A Connector knows how to locate a connection point on a figure.
ConnectorHandle - Class in org.jhotdraw.draw
A ConnectorHandle allows to create a ConnectionFigure by dragging the connector handle to a connector.
ConnectorHandle(Connector, ConnectionFigure) - Constructor for class org.jhotdraw.draw.ConnectorHandle
Creates a new instance.
connectors - Variable in class org.jhotdraw.draw.AbstractConnectionHandle
All connectors of the connectable Figure.
connectors - Variable in class org.jhotdraw.draw.ConnectionTool
 
connectors - Variable in class org.jhotdraw.draw.ConnectorHandle
All connectors of the connectable Figure.
constrainAngle(double) - Method in interface org.jhotdraw.draw.Constrainer
Constrains the given angle (in radians).
constrainAngle(double) - Method in class org.jhotdraw.draw.GridConstrainer
 
Constrainer - Interface in org.jhotdraw.draw
Interface to constrain points and figures on a Drawing.
CONSTRAINER_PROPERTY - Static variable in interface org.jhotdraw.draw.DrawingView
This constant is used to identify the constrainer property of the DrawingView.
CONSTRAINER_VISIBLE_PROPERTY - Static variable in interface org.jhotdraw.draw.DrawingView
This constant is used to identify the constrainer visible property of the DrawingView.
constrainPoint(Point) - Method in class org.jhotdraw.draw.AbstractTool
 
constrainPoint(Point2D.Double) - Method in class org.jhotdraw.draw.AbstractTool
 
constrainPoint(Point2D.Double) - Method in interface org.jhotdraw.draw.Constrainer
Constrains the placement of a point towards the closest constraint in any direction.
constrainPoint(Point2D.Double) - Method in class org.jhotdraw.draw.GridConstrainer
Constrains a point to the closest grid point in any direction.
constrainPoint(Point2D.Double, TranslationDirection) - Method in class org.jhotdraw.draw.GridConstrainer
Constrains the placement of a point towards a direction.
constrainRectangle(Rectangle2D.Double) - Method in interface org.jhotdraw.draw.Constrainer
Constrains the placement of a rectangle towards the closest constrainment in any direction.
constrainRectangle(Rectangle2D.Double) - Method in class org.jhotdraw.draw.GridConstrainer
 
constrainRectangle(Rectangle2D.Double, TranslationDirection) - Method in class org.jhotdraw.draw.GridConstrainer
Constrains the placement of a rectangle towards a direction.
construct() - Method in class org.jhotdraw.gui.Worker
Compute the value to be returned by the get method.
consumeGreedy(String) - Method in class org.jhotdraw.io.StreamPosTokenizer
Consumes a substring from the current sval of the StreamPosTokenizer.
contains(Point2D.Double) - Method in class org.jhotdraw.draw.AbstractAttributedDecoratedFigure
 
contains(Figure) - Method in class org.jhotdraw.draw.AbstractCompositeFigure
 
contains(Point2D.Double) - Method in class org.jhotdraw.draw.AbstractCompositeFigure
 
contains(Point2D.Double) - Method in class org.jhotdraw.draw.AbstractConnector
Tests if a point is contained in the connector.
contains(Point) - Method in class org.jhotdraw.draw.AbstractHandle
 
contains(Point2D.Double) - Method in class org.jhotdraw.draw.BezierFigure
 
contains(Point) - Method in class org.jhotdraw.draw.BezierOutlineHandle
 
contains(Point) - Method in class org.jhotdraw.draw.BoundsOutlineHandle
 
contains(Figure) - Method in interface org.jhotdraw.draw.CompositeFigure
Returns true if this composite figure contains the specified figure.
contains(Point2D.Double) - Method in interface org.jhotdraw.draw.Connector
Tests if a point is contained in the connector.
contains(Point2D.Double) - Method in class org.jhotdraw.draw.DiamondFigure
Checks if a Point2D.Double is inside the figure.
contains(Point) - Method in class org.jhotdraw.draw.DragHandle
 
contains(Point2D.Double) - Method in class org.jhotdraw.draw.EllipseFigure
Checks if a Point2D.Double is inside the figure.
contains(Point2D.Double) - Method in interface org.jhotdraw.draw.Figure
Checks if a point is contained by the figure.
contains(Point2D.Double) - Method in class org.jhotdraw.draw.GraphicalCompositeFigure
 
contains(Point) - Method in interface org.jhotdraw.draw.Handle
Tests if a point is contained in the handle.
contains(Point2D.Double) - Method in class org.jhotdraw.draw.LabeledLineConnectionFigure
 
contains(Figure) - Method in class org.jhotdraw.draw.LabeledLineConnectionFigure
 
contains(Point2D.Double) - Method in class org.jhotdraw.draw.LocatorConnector
Tests if a point is contained in the connector.
contains(Figure) - Method in class org.jhotdraw.draw.QuadTreeCompositeFigure
 
contains(Figure) - Method in class org.jhotdraw.draw.QuadTreeDrawing
 
contains(Point2D.Double) - Method in class org.jhotdraw.draw.RectangleFigure
Checks if a Point2D.Double is inside the figure.
contains(Point2D.Double) - Method in class org.jhotdraw.draw.RoundRectangleFigure
Checks if a Point2D.Double is inside the figure.
contains(Point2D.Double) - Method in class org.jhotdraw.draw.TriangleFigure
Checks if a Point2D.Double is inside the figure.
contains(Point2D) - Method in class org.jhotdraw.geom.BezierPath
 
contains(Rectangle2D) - Method in class org.jhotdraw.geom.BezierPath
 
contains(double, double, double, double) - Method in class org.jhotdraw.geom.BezierPath
 
contains(double, double) - Method in class org.jhotdraw.geom.BezierPath
 
contains(Point2D.Double) - Method in class org.jhotdraw.samples.mini.StraightLineFigure
 
contains(Point2D.Double) - Method in class org.jhotdraw.samples.odg.figures.ODGEllipseFigure
Checks if a Point2D.Double is inside the figure.
contains(Point2D.Double) - Method in class org.jhotdraw.samples.odg.figures.ODGPathFigure
 
contains(Point) - Method in class org.jhotdraw.samples.odg.figures.ODGPathOutlineHandle
 
contains(Point2D.Double) - Method in class org.jhotdraw.samples.odg.figures.ODGRectFigure
Checks if a Point2D.Double is inside the figure.
contains(double, double, double, double) - Method in class org.jhotdraw.samples.odg.geom.EnhancedPath
 
contains(Point2D) - Method in class org.jhotdraw.samples.odg.geom.EnhancedPath
 
contains(double, double) - Method in class org.jhotdraw.samples.odg.geom.EnhancedPath
 
contains(Rectangle2D) - Method in class org.jhotdraw.samples.odg.geom.EnhancedPath
 
contains(Point2D.Double) - Method in class org.jhotdraw.samples.svg.figures.SVGEllipseFigure
Checks if a Point2D.Double is inside the figure.
contains(Point2D.Double) - Method in class org.jhotdraw.samples.svg.figures.SVGImageFigure
Checks if a Point2D.Double is inside the figure.
contains(Point2D.Double) - Method in class org.jhotdraw.samples.svg.figures.SVGPathFigure
 
contains(Point) - Method in class org.jhotdraw.samples.svg.figures.SVGPathOutlineHandle
 
contains(Point2D.Double) - Method in class org.jhotdraw.samples.svg.figures.SVGRectFigure
Checks if a Point2D.Double is inside the figure.
contains(Point2D.Double) - Method in class org.jhotdraw.samples.svg.figures.SVGTextAreaFigure
Checks if a Point2D.Double is inside the figure.
contains(Point2D.Double) - Method in class org.jhotdraw.samples.svg.figures.SVGTextFigure
Checks if a Point2D.Double is inside the figure.
CONTAINS - Static variable in class org.jhotdraw.samples.teddy.regex.MatchType
 
controlPointIndex - Variable in class org.jhotdraw.draw.BezierControlPointHandle
 
coordinates - Variable in class org.jhotdraw.samples.svg.figures.SVGTextFigure
 
coords - Variable in class org.jhotdraw.samples.odg.geom.EnhancedPath.Segment
Control points x and y coordinates.
CopyAction - Class in org.jhotdraw.app.action
Copies the selected region and place its contents into the system clipboard.
CopyAction() - Constructor for class org.jhotdraw.app.action.CopyAction
Creates a new instance.
copyRaster(Raster) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
Creates a new raster that has a copy of the data in ras.
copyRaster(Raster, int, int) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
Creates a new raster that has a copy of the data in ras.
COPYRIGHT - Static variable in class org.jhotdraw.samples.teddy.Main
 
COPYRIGHT_PROPERTY - Static variable in class org.jhotdraw.app.DefaultApplicationModel
 
create(Class, String, Object, String) - Static method in class org.jhotdraw.draw.action.GenericListener
A convenient version of create(listenerMethod, targetObject, targetMethod).
create(Method, Object, Method) - Static method in class org.jhotdraw.draw.action.GenericListener
Return an instance of a class that implements the interface that contains the declaration for listenerMethod.
create(Element) - Method in class org.jhotdraw.samples.teddy.text.NumberedViewFactory
 
create(String) - Method in class org.jhotdraw.xml.DefaultDOMFactory
Creates a DOMStorable object.
create(String) - Method in interface org.jhotdraw.xml.DOMFactory
Creates an object from the specified element name.
createActionMap() - Method in class org.jhotdraw.draw.AbstractTool
 
createApplyAttributesButton(DrawingEditor) - Static method in class org.jhotdraw.draw.action.ButtonFactory
Creates a button that applies the default attributes of the editor to the current selection.
createAreaTracker() - Method in class org.jhotdraw.draw.SelectionTool
Factory method to create an area tracker.
createCircle(double, double, double, Map<AttributeKey, Object>) - Method in class org.jhotdraw.samples.svg.io.DefaultSVGFigureFactory
 
createCircle(double, double, double, Map<AttributeKey, Object>) - Method in interface org.jhotdraw.samples.svg.io.SVGFigureFactory
 
createCircle(IXMLElement, double, double, double, Map<AttributeKey, Object>) - Method in class org.jhotdraw.samples.svg.io.SVGOutputFormat
 
createConnection() - Method in class org.jhotdraw.draw.ConnectorHandle
Creates the ConnectionFigure.
createContainer() - Method in class org.jhotdraw.app.AbstractApplication
 
createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) - Method in class org.apache.batik.ext.awt.LinearGradientPaint
Creates and returns a PaintContext used to generate the color pattern, for use by the internal rendering engine.
createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) - Method in class org.apache.batik.ext.awt.RadialGradientPaint
Creates and returns a PaintContext used to generate the color pattern, for use by the internal rendering engine.
createDefaultXMLParser() - Static method in class net.n3.nanoxml.XMLParserFactory
Creates a default parser.
createDefaultXMLParser(IXMLBuilder) - Static method in class net.n3.nanoxml.XMLParserFactory
Creates a default parser.
createdFigure - Variable in class org.jhotdraw.draw.BezierTool
The created figure.
createdFigure - Variable in class org.jhotdraw.draw.ConnectionTool
The created figure.
createdFigure - Variable in class org.jhotdraw.draw.CreationTool
The created figure.
createDocument() - Method in class org.jhotdraw.samples.teddy.TeddyView
 
createDragTracker(Figure) - Method in class org.jhotdraw.draw.SelectionTool
Factory method to create a Drag tracker.
createDrawing() - Method in class org.jhotdraw.samples.draw.DrawView
Creates a new Drawing for this view.
createDrawing() - Method in class org.jhotdraw.samples.net.NetView
Creates a new Drawing for this view.
createDrawing() - Method in class org.jhotdraw.samples.odg.ODGView
Creates a new Drawing for this view.
createDrawing() - Method in class org.jhotdraw.samples.pert.PertView
Creates a new Drawing for this view.
createDrawing() - Method in class org.jhotdraw.samples.svg.SVGView
Creates a new Drawing for this View.
createDrawingActions(DrawingEditor) - Static method in class org.jhotdraw.draw.action.ButtonFactory
 
createDrawingActions(DrawingEditor) - Static method in class org.jhotdraw.samples.odg.ODGApplicationModel
 
createDrawingActions(Application, DrawingEditor) - Method in class org.jhotdraw.samples.svg.SVGApplicationModel
 
createEditMenu(Application, View) - Method in class org.jhotdraw.app.DefaultApplicationModel
 
createEditMenu(Application, View) - Method in class org.jhotdraw.samples.svg.SVGApplicationModel
 
createEditor() - Method in class org.jhotdraw.samples.teddy.TeddyView
 
createEditorColorButton(DrawingEditor, AttributeKey, List<ColorIcon>, int, String, ResourceBundleUtil) - Static method in class org.jhotdraw.draw.action.ButtonFactory
Creates a color button, with an action region and a popup menu.
createEditorColorButton(DrawingEditor, AttributeKey, List<ColorIcon>, int, String, ResourceBundleUtil, Map<AttributeKey, Object>) - Static method in class org.jhotdraw.draw.action.ButtonFactory
Creates a color button, with an action region and a popup menu.
createEditorColorButton(DrawingEditor, AttributeKey, List<ColorIcon>, int, String, ResourceBundleUtil, Map<AttributeKey, Object>, Shape) - Static method in class org.jhotdraw.draw.action.ButtonFactory
Creates a color button, with an action region and a popup menu.
createElement(String) - Method in interface net.n3.nanoxml.IXMLElement
Creates an empty element.
createElement(String, String, int) - Method in interface net.n3.nanoxml.IXMLElement
Creates an empty element.
createElement(String, String) - Method in interface net.n3.nanoxml.IXMLElement
Creates an empty element.
createElement(String, String, String, int) - Method in interface net.n3.nanoxml.IXMLElement
Creates an empty element.
createElement(String) - Method in class net.n3.nanoxml.XMLElement
Creates an empty element.
createElement(String, String, int) - Method in class net.n3.nanoxml.XMLElement
Creates an empty element.
createElement(String, String) - Method in class net.n3.nanoxml.XMLElement
Creates an empty element.
createElement(String, String, String, int) - Method in class net.n3.nanoxml.XMLElement
Creates an empty element.
createEllipse(double, double, double, double, Map<AttributeKey, Object>) - Method in class org.jhotdraw.samples.svg.io.DefaultSVGFigureFactory
 
createEllipse(double, double, double, double, Map<AttributeKey, Object>) - Method in interface org.jhotdraw.samples.svg.io.SVGFigureFactory
 
createEllipse(IXMLElement, double, double, double, double, Map<AttributeKey, Object>) - Method in class org.jhotdraw.samples.svg.io.SVGOutputFormat
 
createEnum(String, String) - Method in class org.jhotdraw.xml.DefaultDOMFactory
 
createEnum(String, String) - Method in interface org.jhotdraw.xml.DOMFactory
Creates an enum from the specified element name.
createEventHandler() - Method in class org.jhotdraw.draw.AbstractCompositeFigure
 
createEventHandler() - Method in class org.jhotdraw.draw.DefaultDrawingView
 
createEventHandler() - Method in class org.jhotdraw.draw.QuadTreeDrawing
 
createExportChooser() - Method in class org.jhotdraw.samples.odg.ODGView
 
createExportChooser() - Method in class org.jhotdraw.samples.svg.SVGView
 
createFigure() - Method in class org.jhotdraw.draw.BezierTool
 
createFigure() - Method in class org.jhotdraw.draw.BidirectionalConnectionTool
Creates the ConnectionFigure.
createFigure() - Method in class org.jhotdraw.draw.ConnectionTool
Creates the ConnectionFigure.
createFigure() - Method in class org.jhotdraw.draw.CreationTool
 
createFigureHandler() - Method in class org.jhotdraw.draw.QuadTreeCompositeFigure
 
createFileMenu() - Method in class org.jhotdraw.app.DefaultMDIApplication
 
createFileMenu(View) - Method in class org.jhotdraw.app.DefaultOSXApplication
 
createFileMenu(View) - Method in class org.jhotdraw.app.DefaultSDIApplication
 
createFontButton(DrawingEditor) - Static method in class org.jhotdraw.draw.action.ButtonFactory
 
createFontButton(DrawingEditor, ResourceBundleUtil) - Static method in class org.jhotdraw.draw.action.ButtonFactory
 
createFontStyleBoldButton(DrawingEditor) - Static method in class org.jhotdraw.draw.action.ButtonFactory
 
createFontStyleBoldButton(DrawingEditor, ResourceBundleUtil) - Static method in class org.jhotdraw.draw.action.ButtonFactory
 
createFontStyleItalicButton(DrawingEditor) - Static method in class org.jhotdraw.draw.action.ButtonFactory
 
createFontStyleItalicButton(DrawingEditor, ResourceBundleUtil) - Static method in class org.jhotdraw.draw.action.ButtonFactory
 
createFontStyleUnderlineButton(DrawingEditor) - Static method in class org.jhotdraw.draw.action.ButtonFactory
 
createFontStyleUnderlineButton(DrawingEditor, ResourceBundleUtil) - Static method in class org.jhotdraw.draw.action.ButtonFactory
 
createFormat() - Method in class org.jhotdraw.gui.JDoubleTextField
 
createG(Map<AttributeKey, Object>) - Method in class org.jhotdraw.samples.svg.io.DefaultSVGFigureFactory
 
createG(Map<AttributeKey, Object>) - Method in interface org.jhotdraw.samples.svg.io.SVGFigureFactory
 
createG(IXMLElement, Map<AttributeKey, Object>) - Method in class org.jhotdraw.samples.svg.io.SVGOutputFormat
 
createHandles(int) - Method in class org.jhotdraw.draw.AbstractCompositeFigure
 
createHandles(int) - Method in class org.jhotdraw.draw.AbstractFigure
 
createHandles(int) - Method in class org.jhotdraw.draw.BezierFigure
 
createHandles(BezierPath) - Method in class org.jhotdraw.draw.ElbowLiner
 
createHandles(int) - Method in interface org.jhotdraw.draw.Figure
Creates handles used to manipulate the figure.
createHandles(int) - Method in class org.jhotdraw.draw.GraphicalCompositeFigure
Return default handles from the presentation figure.
createHandles(int) - Method in class org.jhotdraw.draw.LineConnectionFigure
Gets the handles of the figure.
createHandles(int) - Method in class org.jhotdraw.draw.LineFigure
 
createHandles(BezierPath) - Method in interface org.jhotdraw.draw.Liner
Creates Handle's for the Liner.
createHandles(int) - Method in class org.jhotdraw.draw.RoundRectangleFigure
 
createHandles(BezierPath) - Method in class org.jhotdraw.draw.SlantedLiner
 
createHandles(int) - Method in class org.jhotdraw.draw.TextAreaFigure
 
createHandles(int) - Method in class org.jhotdraw.draw.TextFigure
 
createHandles(int) - Method in class org.jhotdraw.draw.TriangleFigure
 
createHandles(int) - Method in class org.jhotdraw.samples.net.figures.NodeFigure
 
createHandles(ODGPathFigure, int) - Method in class org.jhotdraw.samples.odg.figures.ODGBezierFigure
 
createHandles(int) - Method in class org.jhotdraw.samples.odg.figures.ODGEllipseFigure
 
createHandles(int) - Method in class org.jhotdraw.samples.odg.figures.ODGGroupFigure
 
createHandles(int) - Method in class org.jhotdraw.samples.odg.figures.ODGPathFigure
 
createHandles(int) - Method in class org.jhotdraw.samples.odg.figures.ODGRectFigure
 
createHandles(int) - Method in class org.jhotdraw.samples.pert.figures.TaskFigure
 
createHandles(SVGPathFigure, int) - Method in class org.jhotdraw.samples.svg.figures.SVGBezierFigure
 
createHandles(int) - Method in class org.jhotdraw.samples.svg.figures.SVGEllipseFigure
 
createHandles(int) - Method in class org.jhotdraw.samples.svg.figures.SVGGroupFigure
 
createHandles(int) - Method in class org.jhotdraw.samples.svg.figures.SVGImageFigure
 
createHandles(int) - Method in class org.jhotdraw.samples.svg.figures.SVGPathFigure
 
createHandles(int) - Method in class org.jhotdraw.samples.svg.figures.SVGRectFigure
 
createHandles(int) - Method in class org.jhotdraw.samples.svg.figures.SVGTextAreaFigure
 
createHandles(int) - Method in class org.jhotdraw.samples.svg.figures.SVGTextFigure
 
createHandleTracker(Handle) - Method in class org.jhotdraw.draw.SelectionTool
Factory method to create a Handle tracker.
createHelpMenu() - Method in class org.jhotdraw.app.DefaultMDIApplication
 
createHelpMenu(View) - Method in class org.jhotdraw.app.DefaultSDIApplication
 
createImage(double, double, double, double, byte[], BufferedImage, Map<AttributeKey, Object>) - Method in class org.jhotdraw.samples.svg.io.DefaultSVGFigureFactory
 
createImage(double, double, double, double, byte[], BufferedImage, Map<AttributeKey, Object>) - Method in interface org.jhotdraw.samples.svg.io.SVGFigureFactory
Creates a Figure from an image element.
createImage(IXMLElement, double, double, double, double, byte[], Map<AttributeKey, Object>) - Method in class org.jhotdraw.samples.svg.io.SVGOutputFormat
 
createImage(URL) - Static method in class org.jhotdraw.util.Images
 
createImageHolder(InputStream) - Method in class org.jhotdraw.draw.ImageInputFormat
 
createImageHolder(InputStream) - Method in class org.jhotdraw.draw.PictImageInputFormat
 
createInputMap() - Method in class org.jhotdraw.draw.AbstractTool
 
createLine(double, double, double, double, Map<AttributeKey, Object>) - Method in class org.jhotdraw.samples.svg.io.DefaultSVGFigureFactory
 
createLine(double, double, double, double, Map<AttributeKey, Object>) - Method in interface org.jhotdraw.samples.svg.io.SVGFigureFactory
 
createLine(IXMLElement, double, double, double, double, Map<AttributeKey, Object>) - Method in class org.jhotdraw.samples.svg.io.SVGOutputFormat
 
createLinearGradient(double, double, double, double, double[], Color[], double[], boolean, AffineTransform) - Method in class org.jhotdraw.samples.svg.io.DefaultSVGFigureFactory
 
createLinearGradient(double, double, double, double, double[], Color[], double[], boolean, AffineTransform) - Method in interface org.jhotdraw.samples.svg.io.SVGFigureFactory
 
createLinearGradient(IXMLElement, double, double, double, double, double[], Color[], double[], boolean, AffineTransform) - Method in class org.jhotdraw.samples.svg.io.SVGOutputFormat
 
createMenuBar() - Method in class org.jhotdraw.app.DefaultMDIApplication
Creates a menu bar.
createMenuBar(View) - Method in class org.jhotdraw.app.DefaultOSXApplication
Creates a menu bar.
createMenuBar(View, List<Action>) - Method in class org.jhotdraw.app.DefaultSDIApplication
The view menu bar is displayed for a view.
createMenuItem(Action, String) - Method in class org.jhotdraw.util.ResourceBundleUtil
 
createMenus(Application, View) - Method in interface org.jhotdraw.app.ApplicationModel
Creates menus.
createMenus(Application, View) - Method in class org.jhotdraw.app.DefaultApplicationModel
 
createMenus(Application, View) - Method in class org.jhotdraw.samples.net.NetApplicationModel
 
createMenus(Application, View) - Method in class org.jhotdraw.samples.pert.PertApplicationModel
 
createMenus(Application, View) - Method in class org.jhotdraw.samples.svg.SVGApplicationModel
 
createMenus(Application, View) - Method in class org.jhotdraw.samples.teddy.TeddyApplicationModel
 
createOpenChooser() - Method in class org.jhotdraw.app.AbstractView
 
createOpenChooser() - Method in class org.jhotdraw.samples.draw.DrawView
 
createOpenChooser() - Method in class org.jhotdraw.samples.net.NetView
 
createOpenChooser() - Method in class org.jhotdraw.samples.odg.ODGView
 
createOpenChooser() - Method in class org.jhotdraw.samples.pert.PertView
 
createOpenChooser() - Method in class org.jhotdraw.samples.svg.SVGView
 
createOverlay(DrawingView) - Method in class org.jhotdraw.draw.FloatingTextArea
Creates the overlay within the given container.
createOverlay(DrawingView, TextHolderFigure) - Method in class org.jhotdraw.draw.FloatingTextArea
Creates the overlay for the given Container using a specific font.
createOverlay(DrawingView) - Method in class org.jhotdraw.draw.FloatingTextField
Creates the overlay for the given Component.
createOverlay(DrawingView, TextHolderFigure) - Method in class org.jhotdraw.draw.FloatingTextField
Creates the overlay for the given Container using a specific font.
createPageable() - Method in interface org.jhotdraw.app.PrintableView
 
createPageable() - Method in class org.jhotdraw.samples.draw.DrawView
Creates a Pageable object for printing the view.
createPageable() - Method in class org.jhotdraw.samples.net.NetView
Creates a Pageable object for printing the view.
createPageable() - Method in class org.jhotdraw.samples.odg.ODGView
Creates a Pageable object for printing the view.
createPageable() - Method in class org.jhotdraw.samples.pert.PertView
Creates a Pageable object for printing this view.
createPageable() - Method in class org.jhotdraw.samples.svg.SVGView
Creates a Pageable object for printing the View.
createPath() - Method in class org.jhotdraw.samples.odg.PathTool
 
createPath(BezierPath[], Map<AttributeKey, Object>) - Method in class org.jhotdraw.samples.svg.io.DefaultSVGFigureFactory
 
createPath(BezierPath[], Map<AttributeKey, Object>) - Method in interface org.jhotdraw.samples.svg.io.SVGFigureFactory
 
createPath(IXMLElement, BezierPath[], Map<AttributeKey, Object>) - Method in class org.jhotdraw.samples.svg.io.SVGOutputFormat
 
createPath() - Method in class org.jhotdraw.samples.svg.PathTool
 
createPCDataElement() - Method in interface net.n3.nanoxml.IXMLElement
Creates an element to be used for #PCDATA content.
createPCDataElement() - Method in class net.n3.nanoxml.XMLElement
Creates an element to be used for #PCDATA content.
createPickAttributesButton(DrawingEditor) - Static method in class org.jhotdraw.draw.action.ButtonFactory
 
createPolygon(Point2D.Double[], Map<AttributeKey, Object>) - Method in class org.jhotdraw.samples.svg.io.DefaultSVGFigureFactory
 
createPolygon(Point2D.Double[], Map<AttributeKey, Object>) - Method in interface org.jhotdraw.samples.svg.io.SVGFigureFactory
 
createPolygon(IXMLElement, Point2D.Double[], Map<AttributeKey, Object>) - Method in class org.jhotdraw.samples.svg.io.SVGOutputFormat
 
createPolyline(Point2D.Double[], Map<AttributeKey, Object>) - Method in class org.jhotdraw.samples.svg.io.DefaultSVGFigureFactory
 
createPolyline(Point2D.Double[], Map<AttributeKey, Object>) - Method in interface org.jhotdraw.samples.svg.io.SVGFigureFactory
 
createPolyline(IXMLElement, Point2D.Double[], Map<AttributeKey, Object>) - Method in class org.jhotdraw.samples.svg.io.SVGOutputFormat
 
createRadialGradient(double, double, double, double, double, double[], Color[], double[], boolean, AffineTransform) - Method in class org.jhotdraw.samples.svg.io.DefaultSVGFigureFactory
 
createRadialGradient(double, double, double, double, double, double[], Color[], double[], boolean, AffineTransform) - Method in interface org.jhotdraw.samples.svg.io.SVGFigureFactory
 
createRadialGradient(IXMLElement, double, double, double, double, double, double[], Color[], double[], boolean, AffineTransform) - Method in class org.jhotdraw.samples.svg.io.SVGOutputFormat
 
createRect(double, double, double, double, double, double, Map<AttributeKey, Object>) - Method in class org.jhotdraw.samples.svg.io.DefaultSVGFigureFactory
 
createRect(double, double, double, double, double, double, Map<AttributeKey, Object>) - Method in interface org.jhotdraw.samples.svg.io.SVGFigureFactory
 
createRect(IXMLElement, double, double, double, double, double, double, Map<AttributeKey, Object>) - Method in class org.jhotdraw.samples.svg.io.SVGOutputFormat
 
createSaveChooser() - Method in class org.jhotdraw.app.AbstractView
 
createSaveChooser() - Method in class org.jhotdraw.samples.draw.DrawView
 
createSaveChooser() - Method in class org.jhotdraw.samples.net.NetView
 
createSaveChooser() - Method in class org.jhotdraw.samples.odg.ODGView
 
createSaveChooser() - Method in class org.jhotdraw.samples.pert.PertView
 
createSaveChooser() - Method in class org.jhotdraw.samples.svg.SVGView
 
createSecondaryHandles() - Method in class org.jhotdraw.draw.AbstractConnectionHandle
 
createSecondaryHandles() - Method in class org.jhotdraw.draw.AbstractHandle
 
createSecondaryHandles() - Method in class org.jhotdraw.draw.BezierNodeHandle
 
createSecondaryHandles() - Method in interface org.jhotdraw.draw.Handle
Creates secondary handles.
createSelectionActions(DrawingEditor) - Static method in class org.jhotdraw.draw.action.ButtonFactory
 
createSelectionActions(DrawingEditor) - Static method in class org.jhotdraw.samples.odg.ODGApplicationModel
 
createSelectionActions(DrawingEditor) - Static method in class org.jhotdraw.samples.odg.ODGDrawingPanel
 
createSelectionActions(DrawingEditor) - Static method in class org.jhotdraw.samples.svg.SVGApplicationModel
 
createSelectionActions(DrawingEditor) - Static method in class org.jhotdraw.samples.svg.SVGDrawingPanel
 
createSelectionColorButton(DrawingEditor, AttributeKey, Map<String, Color>, int, String, ResourceBundleUtil) - Static method in class org.jhotdraw.draw.action.ButtonFactory
 
createSelectionColorButton(DrawingEditor, AttributeKey, Map<String, Color>, int, String, ResourceBundleUtil, Map<AttributeKey, Object>) - Static method in class org.jhotdraw.draw.action.ButtonFactory
 
createSelectionColorButton(DrawingEditor, AttributeKey, Map<String, Color>, int, String, ResourceBundleUtil, Map<AttributeKey, Object>, Shape) - Static method in class org.jhotdraw.draw.action.ButtonFactory
Creates a color button, with an action region and a popup menu.
createStrokeCapButton(DrawingEditor) - Static method in class org.jhotdraw.draw.action.ButtonFactory
 
createStrokeCapButton(DrawingEditor, ResourceBundleUtil) - Static method in class org.jhotdraw.draw.action.ButtonFactory
 
createStrokeDashesButton(DrawingEditor) - Static method in class org.jhotdraw.draw.action.ButtonFactory
 
createStrokeDashesButton(DrawingEditor, ResourceBundleUtil) - Static method in class org.jhotdraw.draw.action.ButtonFactory
 
createStrokeDashesButton(DrawingEditor, double[][]) - Static method in class org.jhotdraw.draw.action.ButtonFactory
 
createStrokeDashesButton(DrawingEditor, double[][], ResourceBundleUtil) - Static method in class org.jhotdraw.draw.action.ButtonFactory
 
createStrokeDecorationButton(DrawingEditor) - Static method in class org.jhotdraw.draw.action.ButtonFactory
 
createStrokedShape(Shape) - Method in class org.jhotdraw.geom.DoubleStroke
 
createStrokedShape(Shape) - Method in class org.jhotdraw.geom.GrowStroke
 
createStrokeJoinButton(DrawingEditor) - Static method in class org.jhotdraw.draw.action.ButtonFactory
 
createStrokeJoinButton(DrawingEditor, ResourceBundleUtil) - Static method in class org.jhotdraw.draw.action.ButtonFactory
 
createStrokePlacementButton(DrawingEditor) - Static method in class org.jhotdraw.draw.action.ButtonFactory
 
createStrokeTypeButton(DrawingEditor) - Static method in class org.jhotdraw.draw.action.ButtonFactory
 
createStrokeWidthButton(DrawingEditor) - Static method in class org.jhotdraw.draw.action.ButtonFactory
 
createStrokeWidthButton(DrawingEditor, ResourceBundleUtil) - Static method in class org.jhotdraw.draw.action.ButtonFactory
 
createStrokeWidthButton(DrawingEditor, double[]) - Static method in class org.jhotdraw.draw.action.ButtonFactory
 
createStrokeWidthButton(DrawingEditor, double[], ResourceBundleUtil) - Static method in class org.jhotdraw.draw.action.ButtonFactory
 
createText(Point2D.Double[], double[], StyledDocument, Map<AttributeKey, Object>) - Method in class org.jhotdraw.samples.svg.io.DefaultSVGFigureFactory
 
createText(Point2D.Double[], double[], StyledDocument, Map<AttributeKey, Object>) - Method in interface org.jhotdraw.samples.svg.io.SVGFigureFactory
 
createText(IXMLElement, Point2D.Double[], double[], StyledDocument, Map<AttributeKey, Object>) - Method in class org.jhotdraw.samples.svg.io.SVGOutputFormat
 
createTextArea(double, double, double, double, StyledDocument, Map<AttributeKey, Object>) - Method in class org.jhotdraw.samples.svg.io.DefaultSVGFigureFactory
 
createTextArea(double, double, double, double, StyledDocument, Map<AttributeKey, Object>) - Method in interface org.jhotdraw.samples.svg.io.SVGFigureFactory
 
createTextArea(IXMLElement, double, double, double, double, StyledDocument, Map<AttributeKey, Object>) - Method in class org.jhotdraw.samples.svg.io.SVGOutputFormat
 
createTextHolderFigures(InputStream) - Method in class org.jhotdraw.draw.TextInputFormat
 
createToggleGridButton(DrawingView) - Static method in class org.jhotdraw.draw.action.ButtonFactory
Creates a button which toggles between two GridConstrainer for a DrawingView.
createToolBars(Application, View) - Method in interface org.jhotdraw.app.ApplicationModel
Creates tool bars.
createToolBars(Application, View) - Method in class org.jhotdraw.app.DefaultApplicationModel
Creates toolbars for the application.
createToolBars(Application, View) - Method in class org.jhotdraw.samples.draw.DrawApplicationModel
Creates toolbars for the application.
createToolBars(Application, View) - Method in class org.jhotdraw.samples.net.NetApplicationModel
Creates toolbars for the application.
createToolBars(Application, View) - Method in class org.jhotdraw.samples.odg.ODGApplicationModel
Creates toolbars for the application.
createToolBars(Application, View) - Method in class org.jhotdraw.samples.pert.PertApplicationModel
Creates toolbars for the application.
createToolBars(Application, View) - Method in class org.jhotdraw.samples.svg.SVGApplicationModel
Creates toolbars for the application.
createToolBars(Application, View) - Method in class org.jhotdraw.samples.teddy.TeddyApplicationModel
Creates toolbars for the application.
createTransferable(JComponent) - Method in class org.jhotdraw.draw.DefaultDrawingViewTransferHandler
 
createTransferable(Drawing, List<Figure>, double) - Method in class org.jhotdraw.draw.DOMStorableInputOutputFormat
 
createTransferable(Drawing, List<Figure>, double) - Method in class org.jhotdraw.draw.ImageOutputFormat
Writes the drawing to the specified output stream.
createTransferable(Drawing, List<Figure>, double) - Method in interface org.jhotdraw.draw.OutputFormat
Creates a Transferable for the specified list of Figures.
createTransferable(Drawing, List<Figure>, double) - Method in class org.jhotdraw.samples.svg.io.ImageMapOutputFormat
 
createTransferable(Drawing, List<Figure>, double) - Method in class org.jhotdraw.samples.svg.io.SVGOutputFormat
 
createView() - Method in class org.jhotdraw.app.AbstractApplication
 
createView() - Method in interface org.jhotdraw.app.Application
Creates a new view for this application.
createView() - Method in interface org.jhotdraw.app.ApplicationModel
Creates a new view for the application.
createView() - Method in class org.jhotdraw.app.DefaultApplicationModel
 
createViewMenu(View, List<Action>) - Method in class org.jhotdraw.app.DefaultSDIApplication
 
createWindowMenu() - Method in class org.jhotdraw.app.DefaultMDIApplication
 
createWindowMenu(View) - Method in class org.jhotdraw.app.DefaultOSXApplication
 
createXMLParser(String, IXMLBuilder) - Static method in class net.n3.nanoxml.XMLParserFactory
Creates a parser.
createZoomButton(DrawingEditor) - Static method in class org.jhotdraw.draw.action.ButtonFactory
 
createZoomButton(DrawingView) - Static method in class org.jhotdraw.draw.action.ButtonFactory
 
createZoomButton(DrawingView, double[]) - Static method in class org.jhotdraw.draw.action.ButtonFactory
 
creationFinished(Figure) - Method in class org.jhotdraw.draw.ConnectionTool
This method allows subclasses to do perform additonal user interactions after the new figure has been created.
creationFinished(Figure) - Method in class org.jhotdraw.draw.CreationTool
This method allows subclasses to do perform additonal user interactions after the new figure has been created.
creationFinished(Figure) - Method in class org.jhotdraw.draw.ImageTool
 
creationFinished(Figure) - Method in class org.jhotdraw.draw.TextAreaTool
This method allows subclasses to do perform additonal user interactions after the new figure has been created.
creationFinished(Figure) - Method in class org.jhotdraw.draw.TextTool
This method allows subclasses to do perform additonal user interactions after the new figure has been created.
CreationTool - Class in org.jhotdraw.draw
A tool to create new figures.
CreationTool(String) - Constructor for class org.jhotdraw.draw.CreationTool
Creates a new instance.
CreationTool(String, Map<AttributeKey, Object>) - Constructor for class org.jhotdraw.draw.CreationTool
 
CreationTool(String, Map<AttributeKey, Object>, String) - Constructor for class org.jhotdraw.draw.CreationTool
 
CreationTool(Figure) - Constructor for class org.jhotdraw.draw.CreationTool
Creates a new instance with the specified prototype but without an attribute set.
CreationTool(Figure, Map<AttributeKey, Object>) - Constructor for class org.jhotdraw.draw.CreationTool
Creates a new instance with the specified prototype but without an attribute set.
CreationTool(Figure, Map<AttributeKey, Object>, String) - Constructor for class org.jhotdraw.draw.CreationTool
Deprecated. This constructor might go away, because the name parameter is not used.
CSSParser - Class in org.jhotdraw.xml.css
Parsers a Cascading Style Sheet (CSS).
CSSParser() - Constructor for class org.jhotdraw.xml.css.CSSParser
 
CSSRule - Class in org.jhotdraw.xml.css
CSSRule matches on a CSS selector.
CSSRule(String, String) - Constructor for class org.jhotdraw.xml.css.CSSRule
 
CSSRule(String, String, String) - Constructor for class org.jhotdraw.xml.css.CSSRule
 
CSSRule(String, Map<String, String>) - Constructor for class org.jhotdraw.xml.css.CSSRule
 
currentElements - Variable in class net.n3.nanoxml.NonValidator
The stack of elements to be processed.
currentSegment(float[]) - Method in class org.jhotdraw.geom.BezierPathIterator
Returns the coordinates and type of the current path segment in the iteration.
currentSegment(double[]) - Method in class org.jhotdraw.geom.BezierPathIterator
Returns the coordinates and type of the current path segment in the iteration.
CURSOR_PROPERTY - Static variable in interface org.jhotdraw.draw.DrawingView
This constant is used to identify the cursor property of the DrawingView.
curveTo(double, double, double, double, double, double) - Method in class org.jhotdraw.geom.BezierPath
 
curveTo(Object, Object, Object, Object, Object, Object) - Method in class org.jhotdraw.samples.odg.geom.EnhancedPath
Adds a cubic curve to the current path segment.
CutAction - Class in org.jhotdraw.app.action
Cuts the selected region and places its contents into the system clipboard.
CutAction() - Constructor for class org.jhotdraw.app.action.CutAction
Creates a new instance.
cycleMethod - Variable in class org.apache.batik.ext.awt.MultipleGradientPaint
The method to use when painting out of the gradient bounds.

D

deactivate() - Method in class org.jhotdraw.app.AbstractView
Deactivates the view.
deactivate() - Method in interface org.jhotdraw.app.View
Deactivates the view.
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.
DECODE - Static variable in class org.jhotdraw.io.Base64
Specify decoding.
decode(byte[], int, int) - Static method in class org.jhotdraw.io.Base64
Very low-level access to decoding ASCII characters in the form of a byte array.
decode(String) - Static method in class org.jhotdraw.io.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decodeFromFile(String) - Static method in class org.jhotdraw.io.Base64
Convenience method for reading a base64-encoded file and decoding it.
decodeToFile(String, String) - Static method in class org.jhotdraw.io.Base64
Convenience method for decoding data to a file.
decodeToObject(String) - Static method in class org.jhotdraw.io.Base64
Attempts to decode Base64 data and deserialize a Java Object within.
DecoratedFigure - Interface in org.jhotdraw.draw
This interface is implemented by Figures that can be Decorated with another Figure.
DECORATOR_INSETS - Static variable in class org.jhotdraw.draw.AttributeKeys
The value of this attribute is a Insets2D.Double 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.ButtonFactory
Mac OS X 'Apple Color Palette'.
DEFAULT_COLORS_COLUMN_COUNT - Static variable in class org.jhotdraw.draw.action.ButtonFactory
 
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, Map<AttributeKey, Object>) - Constructor for class org.jhotdraw.draw.action.DefaultAttributeAction
 
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
 
DefaultAttributeAction(DrawingEditor, AttributeKey[], String, Icon, Map<AttributeKey, Object>) - 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 to be used for drawings that contain only a few children.
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
The DefaultDrawingView is suited for viewing drawings with a small number of Figures.
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
 
DefaultDrawingViewTransferHandler - Class in org.jhotdraw.draw
Default TransferHandler for DrawingView objects.
DefaultDrawingViewTransferHandler() - Constructor for class org.jhotdraw.draw.DefaultDrawingViewTransferHandler
Creates a new instance.
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.
DefaultSVGFigureFactory - Class in org.jhotdraw.samples.svg.io
DefaultSVGFigureFactory.
DefaultSVGFigureFactory() - Constructor for class org.jhotdraw.samples.svg.io.DefaultSVGFigureFactory
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.
DESCRIPTION - Static variable in class org.jhotdraw.samples.svg.SVGAttributeKeys
Specifies the description of an SVG drawing.
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.AbstractConnectionHandle
Disconnects the connection.
disconnect() - Method in class org.jhotdraw.draw.ConnectionEndHandle
Disconnects the start figure.
disconnect() - Method in class org.jhotdraw.draw.ConnectionStartHandle
Disconnects the start figure.
dispose(View) - Method in class org.jhotdraw.app.AbstractApplication
 
dispose() - Method in class org.jhotdraw.app.AbstractView
Gets rid of all the resources of the view.
dispose(View) - Method in interface org.jhotdraw.app.Application
This is a convenience method for removing a view and disposing it.
dispose(View) - Method in class org.jhotdraw.app.DefaultSDIApplication
 
dispose() - Method in interface org.jhotdraw.app.View
Gets rid of all the resources of the view.
dispose() - Method in class org.jhotdraw.draw.AbstractHandle
 
dispose() - Method in class org.jhotdraw.draw.action.AbstractSelectedAction
 
dispose() - Method in class org.jhotdraw.draw.BezierControlPointHandle
 
dispose() - Method in class org.jhotdraw.draw.BezierNodeHandle
 
dispose() - Method in interface org.jhotdraw.draw.Handle
Disposes the resources aquired by the handler.
dispose() - Method in class org.jhotdraw.gui.AttributeFieldEventHandler
 
dispose() - Method in class org.jhotdraw.gui.JDoubleAttributeField
 
dispose() - Method in class org.jhotdraw.gui.JDoubleAttributeSlider
 
dispose() - Method in class org.jhotdraw.gui.JSheet
 
dispose() - Method in class org.jhotdraw.gui.JStringAttributeArea
 
dispose() - Method in class org.jhotdraw.gui.JStringAttributeField
 
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
divide_BYTE_COMP_Data(WritableRaster) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
 
divide_INT_PACK_Data(WritableRaster) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
 
divideAlpha(WritableRaster) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
 
documentBuilder - Static variable in class org.jhotdraw.xml.JavaxDOMInput
 
doExit() - Method in class org.jhotdraw.app.action.ExitAction
 
doIt(View) - Method in class org.jhotdraw.app.action.AbstractSaveBeforeAction
 
doIt(View) - Method in class org.jhotdraw.app.action.ClearAction
 
doIt(View) - Method in class org.jhotdraw.app.action.CloseAction
 
doIt(View) - Method in class org.jhotdraw.app.action.LoadAction
 
doIt(View) - Method in class org.jhotdraw.app.action.LoadRecentAction
 
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.
DOMStorableInputOutputFormat - Class in org.jhotdraw.draw
An OutputFormat that can write Drawings with DOMStorable Figure's.
DOMStorableInputOutputFormat(DOMFactory) - Constructor for class org.jhotdraw.draw.DOMStorableInputOutputFormat
Creates a new instance with format name "Drawing", file extension "xml" and mime type "image/x-jhotdraw".
DOMStorableInputOutputFormat(DOMFactory, String, String, String) - Constructor for class org.jhotdraw.draw.DOMStorableInputOutputFormat
Creates a new instance using the specified parameters.
DONT_BREAK_LINES - Static variable in class org.jhotdraw.io.Base64
Don't break lines when encoding (violates strict Base64 specification)
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
 
DragHandle - Class in org.jhotdraw.draw
A handle that changes the location of the owning figure, the handle covers all visible points of the figure.
DragHandle(Figure) - Constructor for class org.jhotdraw.draw.DragHandle
Creates a new instance.
dragRect - Variable in class org.jhotdraw.draw.DragTracker
The drag rectangle encompasses the bounds of all dragged figures.
DragTracker - Class in org.jhotdraw.draw
DragTracker implements interactions with the content area of a Figure.
DragTracker(Figure) - Constructor for class org.jhotdraw.draw.DragTracker
Creates a new instance.
draw(Graphics2D) - Method in class org.jhotdraw.draw.AbstractAttributedDecoratedFigure
 
draw(Graphics2D) - Method in class org.jhotdraw.draw.AbstractAttributedFigure
 
draw(Graphics2D) - Method in class org.jhotdraw.draw.AbstractCompositeFigure
 
draw(Graphics2D) - Method in class org.jhotdraw.draw.AbstractConnectionHandle
Draws this handle.
draw(Graphics2D) - Method in class org.jhotdraw.draw.AbstractConnector
 
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.AbstractRotateHandle
Draws this handle.
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.BezierOutlineHandle
 
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.BoundsOutlineHandle
 
draw(Graphics2D) - Method in class org.jhotdraw.draw.CloseHandle
Draws this handle.
draw(Graphics2D, Figure, Point2D.Double, Point2D.Double) - Method in class org.jhotdraw.draw.CompositeLineDecoration
Draws the arrow tip in the direction specified by the given two Points..
draw(Graphics2D) - Method in class org.jhotdraw.draw.ConnectionTool
 
draw(Graphics2D) - Method in interface org.jhotdraw.draw.Connector
Draws the connector.
draw(Graphics2D) - Method in class org.jhotdraw.draw.ConnectorHandle
 
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 class org.jhotdraw.draw.DragHandle
Draws nothing.
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.
draw(Graphics2D) - Method in class org.jhotdraw.draw.FontSizeHandle
Draws this handle.
draw(Graphics2D) - Method in class org.jhotdraw.draw.GraphicalCompositeFigure
Draw the figure.
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) - Method in class org.jhotdraw.draw.LabeledLineConnectionFigure
Draw the figure.
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.QuadTreeCompositeFigure
 
draw(Graphics2D, Collection<Figure>) - Method in class org.jhotdraw.draw.QuadTreeCompositeFigure
 
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.RoundRectangleRadiusHandle
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.StickyRectangleConnector
 
draw(Graphics2D) - Method in class org.jhotdraw.draw.TextAreaTool
 
draw(Graphics2D) - Method in class org.jhotdraw.draw.TextOverflowHandle
Draws this handle.
draw(Graphics2D) - Method in interface org.jhotdraw.draw.Tool
Draws the tool.
draw(Graphics2D) - Method in class org.jhotdraw.draw.TriangleRotationHandler
 
draw(Graphics2D) - Method in class org.jhotdraw.samples.odg.figures.ODGAttributedFigure
 
draw(Graphics2D) - Method in class org.jhotdraw.samples.odg.figures.ODGGroupFigure
 
draw(Graphics2D) - Method in class org.jhotdraw.samples.odg.figures.ODGPathFigure
 
draw(Graphics2D) - Method in class org.jhotdraw.samples.odg.figures.ODGPathOutlineHandle
 
draw(Graphics2D) - Method in class org.jhotdraw.samples.odg.figures.ODGRectRadiusHandle
Draws this handle.
draw(Graphics2D) - Method in class org.jhotdraw.samples.svg.figures.SVGAttributedFigure
 
draw(Graphics2D) - Method in class org.jhotdraw.samples.svg.figures.SVGGroupFigure
 
draw(Graphics2D) - Method in class org.jhotdraw.samples.svg.figures.SVGImageFigure
 
draw(Graphics2D) - Method in class org.jhotdraw.samples.svg.figures.SVGPathFigure
 
draw(Graphics2D) - Method in class org.jhotdraw.samples.svg.figures.SVGPathOutlineHandle
 
draw(Graphics2D) - Method in class org.jhotdraw.samples.svg.figures.SVGRectRadiusHandle
Draws this handle.
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
 
drawChildren(Graphics2D) - Method in class org.jhotdraw.samples.svg.figures.SVGPathFigure
 
drawCircle(Graphics2D, Color, Color) - Method in class org.jhotdraw.draw.AbstractHandle
 
drawConstrainer(Graphics2D) - Method in class org.jhotdraw.draw.DefaultDrawingView
 
drawDecorator(Graphics2D) - Method in class org.jhotdraw.draw.AbstractAttributedDecoratedFigure
 
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.AbstractAttributedDecoratedFigure
 
drawFigure(Graphics2D) - Method in class org.jhotdraw.draw.BorderRectangleFigure
Deprecated.  
drawFigure(Graphics2D) - Method in class org.jhotdraw.draw.ImageFigure
 
drawFigure(Graphics2D) - Method in class org.jhotdraw.samples.odg.figures.ODGAttributedFigure
This method is invoked before the rendered image of the figure is composited.
drawFigure(Graphics2D) - Method in class org.jhotdraw.samples.odg.figures.ODGPathFigure
 
drawFigure(Graphics2D) - Method in class org.jhotdraw.samples.svg.figures.SVGAttributedFigure
This method is invoked before the rendered image of the figure is composited.
drawFigure(Graphics2D) - Method in class org.jhotdraw.samples.svg.figures.SVGPathFigure
 
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.AbstractAttributedFigure
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.DefaultDrawing
 
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.ImageFigure
 
drawFill(Graphics2D) - Method in class org.jhotdraw.draw.QuadTreeDrawing
 
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.mini.StraightLineFigure
 
drawFill(Graphics2D) - Method in class org.jhotdraw.samples.odg.figures.ODGEllipseFigure
 
drawFill(Graphics2D) - Method in class org.jhotdraw.samples.odg.figures.ODGPathFigure
 
drawFill(Graphics2D) - Method in class org.jhotdraw.samples.odg.figures.ODGRectFigure
 
drawFill(Graphics2D) - Method in class org.jhotdraw.samples.svg.figures.SVGEllipseFigure
 
drawFill(Graphics2D) - Method in class org.jhotdraw.samples.svg.figures.SVGImageFigure
 
drawFill(Graphics2D) - Method in class org.jhotdraw.samples.svg.figures.SVGPathFigure
 
drawFill(Graphics2D) - Method in class org.jhotdraw.samples.svg.figures.SVGRectFigure
 
drawFill(Graphics2D) - Method in class org.jhotdraw.samples.svg.figures.SVGTextAreaFigure
 
drawFill(Graphics2D) - Method in class org.jhotdraw.samples.svg.figures.SVGTextFigure
 
drawHandles(Graphics2D) - Method in class org.jhotdraw.draw.DefaultDrawingView
 
drawImage(Graphics2D) - Method in class org.jhotdraw.draw.ImageFigure
 
Drawing - Interface in org.jhotdraw.draw
A drawing holds figures.
DRAWING_NAMESPACE - Static variable in class org.jhotdraw.samples.odg.ODGConstants
 
DRAWING_PROPERTY - Static variable in interface org.jhotdraw.draw.DrawingView
This constant is used to identify the drawing property of the DrawingView.
DrawingEditor - Interface in org.jhotdraw.draw
DrawingEditor defines the interface for coordinating the different objects that participate in a drawing editor.
DrawingEditorProxy - Class in org.jhotdraw.draw.action
DrawingEditorProxy.
DrawingEditorProxy() - Constructor for class org.jhotdraw.draw.action.DrawingEditorProxy
Creates a new instance.
DrawingPageable - Class in org.jhotdraw.draw
DrawingPageable can be used to print a Drawing using the java.awt.print API.
DrawingPageable(Drawing) - Constructor for class org.jhotdraw.draw.DrawingPageable
Creates a new instance.
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
A DrawingView paints a Drawing on a JComponent.
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
 
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.AbstractAttributedFigure
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.DefaultDrawing
 
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.ImageFigure
 
drawStroke(Graphics2D) - Method in class org.jhotdraw.draw.QuadTreeDrawing
 
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.mini.StraightLineFigure
 
drawStroke(Graphics2D) - Method in class org.jhotdraw.samples.odg.figures.ODGEllipseFigure
 
drawStroke(Graphics2D) - Method in class org.jhotdraw.samples.odg.figures.ODGPathFigure
 
drawStroke(Graphics2D) - Method in class org.jhotdraw.samples.odg.figures.ODGRectFigure
 
drawStroke(Graphics2D) - Method in class org.jhotdraw.samples.svg.figures.SVGEllipseFigure
 
drawStroke(Graphics2D) - Method in class org.jhotdraw.samples.svg.figures.SVGImageFigure
 
drawStroke(Graphics2D) - Method in class org.jhotdraw.samples.svg.figures.SVGPathFigure
 
drawStroke(Graphics2D) - Method in class org.jhotdraw.samples.svg.figures.SVGRectFigure
 
drawStroke(Graphics2D) - Method in class org.jhotdraw.samples.svg.figures.SVGTextAreaFigure
 
drawStroke(Graphics2D) - Method in class org.jhotdraw.samples.svg.figures.SVGTextFigure
 
drawText(Graphics2D) - Method in class org.jhotdraw.draw.AbstractAttributedCompositeFigure
 
drawText(Graphics2D) - Method in class org.jhotdraw.draw.AbstractAttributedFigure
 
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.SVGTextAreaFigure
 
drawText(Graphics2D) - Method in class org.jhotdraw.samples.svg.figures.SVGTextFigure
 
drawTool(Graphics2D) - Method in class org.jhotdraw.draw.DefaultDrawingView
 
DrawView - Class in org.jhotdraw.samples.draw
A view for JHotDraw drawings.
DrawView() - Constructor for class org.jhotdraw.samples.draw.DrawView
Creates a new view.
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.

E

east(Figure) - Static method in class org.jhotdraw.draw.MoveHandle
 
east() - Static method in class org.jhotdraw.draw.RelativeDecoratorLocator
 
east() - Static method in class org.jhotdraw.draw.RelativeLocator
Non-transforming East.
east(boolean) - Static method in class org.jhotdraw.draw.RelativeLocator
East.
east(Figure) - Static method in class org.jhotdraw.draw.ResizeHandleKit
 
east(Figure) - Static method in class org.jhotdraw.draw.TransformHandleKit
 
east(Rectangle) - Static method in class org.jhotdraw.geom.Geom
 
east(Rectangle2D.Double) - Static method in class org.jhotdraw.geom.Geom
 
editable - Variable in class org.jhotdraw.draw.TextAreaFigure
 
editable - Variable in class org.jhotdraw.draw.TextFigure
 
EditableComponent - Interface in org.jhotdraw.app
This interface must be implemented by components which are editable.
editCopy() - Method in class org.jhotdraw.draw.AbstractTool
Copies the selection into the clipboard.
editCopy() - Method in interface org.jhotdraw.draw.Tool
Copies the selection into the clipboard.
editCut() - Method in class org.jhotdraw.draw.AbstractTool
Cuts the selection into the clipboard.
editCut() - Method in interface org.jhotdraw.draw.Tool
Cuts the selection into the clipboard.
editDelete() - Method in class org.jhotdraw.draw.AbstractTool
Deletes the selection.
editDelete() - Method in interface org.jhotdraw.draw.Tool
Deletes the selection.
EditDrawingAction - Class in org.jhotdraw.draw.action
EditDrawingAction.
EditDrawingAction(Application, DrawingEditor) - Constructor for class org.jhotdraw.draw.action.EditDrawingAction
Creates a new instance.
EditDrawingPanel - Class in org.jhotdraw.draw.action
The EditDrawingPanel can be used to edit the attributes of a Drawing.
EditDrawingPanel() - Constructor for class org.jhotdraw.draw.action.EditDrawingPanel
Creates new form.
editDuplicate() - Method in class org.jhotdraw.draw.AbstractTool
Duplicates the selection.
editDuplicate() - Method in interface org.jhotdraw.draw.Tool
Duplicates the selection.
EditGridAction - Class in org.jhotdraw.draw.action
EditGridAction.
EditGridAction(Application, DrawingEditor) - Constructor for class org.jhotdraw.draw.action.EditGridAction
Creates a new instance.
EditGridPanel - Class in org.jhotdraw.draw.action
The EditGridPanel can be used to edit the properties of a GridConstrainer.
EditGridPanel() - Constructor for class org.jhotdraw.draw.action.EditGridPanel
Creates new instance.
editor - Variable in class org.jhotdraw.draw.AbstractTool
 
editor - Variable in class org.jhotdraw.draw.action.AbstractEditorAction
 
editor - Variable in class org.jhotdraw.samples.teddy.TeddyView
 
EditorColorChooserAction - Class in org.jhotdraw.draw.action
EditorColorChooserAction.
EditorColorChooserAction(DrawingEditor, AttributeKey<Color>) - Constructor for class org.jhotdraw.draw.action.EditorColorChooserAction
Creates a new instance.
EditorColorChooserAction(DrawingEditor, AttributeKey<Color>, Icon) - Constructor for class org.jhotdraw.draw.action.EditorColorChooserAction
Creates a new instance.
EditorColorChooserAction(DrawingEditor, AttributeKey<Color>, String) - Constructor for class org.jhotdraw.draw.action.EditorColorChooserAction
Creates a new instance.
EditorColorChooserAction(DrawingEditor, AttributeKey<Color>, String, Icon) - Constructor for class org.jhotdraw.draw.action.EditorColorChooserAction
 
EditorColorChooserAction(DrawingEditor, AttributeKey<Color>, String, Icon, Map<AttributeKey, Object>) - Constructor for class org.jhotdraw.draw.action.EditorColorChooserAction
 
EditorColorIcon - Class in org.jhotdraw.draw.action
EditorColorIcon draws a shape with the color of the specified default attribute of the DrawingEditor onto the icon.
EditorColorIcon(DrawingEditor, AttributeKey<Color>, URL, Shape) - Constructor for class org.jhotdraw.draw.action.EditorColorIcon
Creates a new instance.
EditorColorIcon(DrawingEditor, AttributeKey<Color>, Image, Shape) - Constructor for class org.jhotdraw.draw.action.EditorColorIcon
 
EditorSample - Class in org.jhotdraw.samples.mini
Example showing how to create an editor that can edit multiple drawing views.
EditorSample() - Constructor for class org.jhotdraw.samples.mini.EditorSample
 
editorViewport - Variable in class org.jhotdraw.samples.teddy.TeddyView
 
editPaste() - Method in class org.jhotdraw.draw.AbstractTool
Pastes the contents of the clipboard.
editPaste() - Method in interface org.jhotdraw.draw.Tool
Pastes the contents of the clipboard.
editScrollContainer - Variable in class org.jhotdraw.draw.FloatingTextArea
A scroll pane to allow for vertical scrolling while editing
editWidget - Variable in class org.jhotdraw.draw.FloatingTextArea
The actual editor
ElbowLiner - Class in org.jhotdraw.draw
A Liner that constrains a connection to orthogonal lines.
ElbowLiner() - Constructor for class org.jhotdraw.draw.ElbowLiner
Creates a new instance.
ElbowLiner(double) - Constructor for class org.jhotdraw.draw.ElbowLiner
 
elementAttributesProcessed(String, String, String) - Method in interface net.n3.nanoxml.IXMLBuilder
This method is called when the attributes of an XML element have been processed.
elementAttributesProcessed(String, Properties, String, int) - Method in interface net.n3.nanoxml.IXMLValidator
This method is called when the attributes of an XML element have been processed.
elementAttributesProcessed(String, Properties, String, int) - Method in class net.n3.nanoxml.NonValidator
This method is called when the attributes of an XML element have been processed.
elementAttributesProcessed(String, String, String) - Method in class net.n3.nanoxml.StdXMLBuilder
This method is called when the attributes of an XML element have been processed.
elementAttributesProcessed(String, Properties, String, int) - Method in class net.n3.nanoxml.ValidatorPlugin
Indicates that an attribute has been added to the current element.
elementEnded(String, String, int) - Method in interface net.n3.nanoxml.IXMLValidator
Indicates that the current element has ended.
elementEnded(String, String, int) - Method in class net.n3.nanoxml.NonValidator
Indicates that the current element has ended.
elementEnded(String, String, int) - Method in class net.n3.nanoxml.ValidatorPlugin
Indicates that the current element has ended.
elementStarted(String, String, int) - Method in interface net.n3.nanoxml.IXMLValidator
Indicates that an element has been started.
elementStarted(String, String, int) - Method in class net.n3.nanoxml.NonValidator
Indicates that an element has been started.
elementStarted(String, String, int) - Method in class net.n3.nanoxml.ValidatorPlugin
Indicates that an element has been started.
ellipse - Variable in class org.jhotdraw.draw.EllipseFigure
 
EllipseFigure - Class in org.jhotdraw.draw
EllipseFigure.
EllipseFigure() - Constructor for class org.jhotdraw.draw.EllipseFigure
Creates a new instance.
EllipseFigure(double, double, double, double) - Constructor for class org.jhotdraw.draw.EllipseFigure
 
ellipseTo(Object, Object, Object, Object, Object, Object) - Method in class org.jhotdraw.samples.odg.geom.EnhancedPath
Draws a segment of an ellipse.
ENABLED_PROPERTY - Static variable in class org.jhotdraw.app.action.AbstractViewAction
 
ENABLED_PROPERTY - Static variable in interface org.jhotdraw.app.View
The name of the enabled property.
ENABLED_PROPERTY - Static variable in interface org.jhotdraw.draw.DrawingView
This constant is used to identify the enabled property of the DrawingView.
ENCODE - Static variable in class org.jhotdraw.io.Base64
Specify encoding.
encodeBytes(byte[]) - Static method in class org.jhotdraw.io.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int) - Static method in class org.jhotdraw.io.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class org.jhotdraw.io.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, int) - Static method in class org.jhotdraw.io.Base64
Encodes a byte array into Base64 notation.
encodeFromFile(String) - Static method in class org.jhotdraw.io.Base64
Convenience method for reading a binary file and base64-encoding it.
encodeObject(Serializable) - Static method in class org.jhotdraw.io.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, int) - Static method in class org.jhotdraw.io.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeToFile(byte[], String) - Static method in class org.jhotdraw.io.Base64
Convenience method for encoding data to a file.
end() - Method in class org.jhotdraw.draw.CompositeTransformEdit
Sets inProgress to false.
END_DECORATION - Static variable in class org.jhotdraw.draw.AttributeKeys
 
endEdit() - Method in class org.jhotdraw.draw.TextAreaTool
 
endEdit() - Method in class org.jhotdraw.draw.TextTool
 
endElement(String, String, String) - Method in interface net.n3.nanoxml.IXMLBuilder
This method is called when the end of an XML elemnt is encountered.
endElement(String, String, String) - Method in class net.n3.nanoxml.StdXMLBuilder
This method is called when the end of an XML elemnt is encountered.
endOverlay() - Method in class org.jhotdraw.draw.FloatingTextArea
Removes the overlay.
endOverlay() - Method in class org.jhotdraw.draw.FloatingTextField
Removes the overlay.
EnhancedPath - Class in org.jhotdraw.samples.odg.geom
Represents an ODG Enhanced Path.
EnhancedPath() - Constructor for class org.jhotdraw.samples.odg.geom.EnhancedPath
 
EnhancedPath.Segment - Class in org.jhotdraw.samples.odg.geom
Defines a vertex (node) of the bezier path.
EnhancedPath.Segment() - Constructor for class org.jhotdraw.samples.odg.geom.EnhancedPath.Segment
 
EnhancedPath.Segment(EnhancedPath.SegType, Object...) - Constructor for class org.jhotdraw.samples.odg.geom.EnhancedPath.Segment
Creates a segment.
EnhancedPath.Segment(EnhancedPath.Segment) - Constructor for class org.jhotdraw.samples.odg.geom.EnhancedPath.Segment
 
EnhancedPath.SegType - Enum in org.jhotdraw.samples.odg.geom
 
eolIsSignificant(boolean) - Method in class org.jhotdraw.io.StreamPosTokenizer
Determines whether or not ends of line are treated as tokens.
equals(Object) - Method in interface net.n3.nanoxml.IXMLElement
Returns true if the element equals another element.
equals(Object) - Method in class net.n3.nanoxml.XMLElement
Returns true if the element equals another element.
equals(Object) - Method in class org.jhotdraw.geom.BezierPath.Node
 
equals(Object) - Method in class org.jhotdraw.geom.Dimension2DDouble
Checks whether two dimension objects have equal values.
equals(Object) - Method in class org.jhotdraw.geom.Insets2D
Checks whether two insets objects are equal.
equals(Object) - Method in class org.jhotdraw.samples.odg.geom.EnhancedPath.Segment
 
equals(Object) - Method in class org.jhotdraw.samples.svg.LinearGradient
 
equals(LinearGradient) - Method in class org.jhotdraw.samples.svg.LinearGradient
 
equals(Object) - Method in class org.jhotdraw.samples.svg.RadialGradient
 
equals(RadialGradient) - Method in class org.jhotdraw.samples.svg.RadialGradient
 
equalsXMLElement(IXMLElement) - Method in interface net.n3.nanoxml.IXMLElement
Returns true if the element equals another element.
equalsXMLElement(IXMLElement) - Method in class net.n3.nanoxml.XMLElement
Returns true if the element equals another element.
eventHandler - Variable in class org.jhotdraw.draw.AbstractCompositeFigure
Handles figure changes in the children.
execute(Runnable) - Method in class org.jhotdraw.app.AbstractView
Executes the specified runnable on the worker thread of the view.
execute(Runnable) - Method in interface org.jhotdraw.app.View
Executes the specified runnable on the worker thread of the view.
executor - Variable in class org.jhotdraw.app.AbstractView
The executor used to perform background tasks for the View in a controlled manner.
ExitAction - Class in org.jhotdraw.app.action
Exits the application after letting the user review all unsaved views.
ExitAction(Application) - Constructor for class org.jhotdraw.app.action.ExitAction
Creates a new instance.
export(File, FileFilter, Component) - Method in interface org.jhotdraw.app.ExportableView
Exports the view.
export(File, FileFilter, Component) - Method in class org.jhotdraw.samples.odg.ODGView
 
export(File, FileFilter, Component) - Method in class org.jhotdraw.samples.svg.SVGView
 
ExportableView - Interface in org.jhotdraw.app
ExportableView is implemented by View's that support the ExportAction.
ExportAction - Class in org.jhotdraw.app.action
Presents a file chooser to the user and then exports the View to the chosen file.
ExportAction(Application) - Constructor for class org.jhotdraw.app.action.ExportAction
Creates a new instance.
exportAsDrag(JComponent, InputEvent, int) - Method in class org.jhotdraw.draw.DefaultDrawingViewTransferHandler
 
exportChooser - Variable in class org.jhotdraw.samples.odg.ODGView
 
exportChooser - Variable in class org.jhotdraw.samples.svg.SVGView
 
exportDone(JComponent, Transferable, int) - Method in class org.jhotdraw.draw.DefaultDrawingViewTransferHandler
 
exportToFile(ExportableView, File, FileFilter, Component) - Method in class org.jhotdraw.app.action.ExportAction
 
ExtensionFileFilter - Class in org.jhotdraw.io
Filters files by their extensions.
ExtensionFileFilter(String, String) - Constructor for class org.jhotdraw.io.ExtensionFileFilter
Creates a new instance.
ExtensionFileFilter(String, String[]) - Constructor for class org.jhotdraw.io.ExtensionFileFilter
Creates a new instance.

F

fetchAvailableCharSets() - Method in class org.jhotdraw.samples.teddy.CharacterSetAccessory
 
Figure - Interface in org.jhotdraw.draw
A Figure knows its bounds and it can draw itself.
FigureAdapter - Class in org.jhotdraw.draw
FigureAdapter implements the FigureListener interface with empty methods.
FigureAdapter() - Constructor for class org.jhotdraw.draw.FigureAdapter
 
figureAdded(FigureEvent) - Method in class org.jhotdraw.draw.AbstractCompositeFigure.EventHandler
 
figureAdded(FigureEvent) - Method in class org.jhotdraw.draw.AbstractHandle
Sent when a figure was added.
figureAdded(FigureEvent) - Method in class org.jhotdraw.draw.BidirectionalConnectionTool
 
figureAdded(CompositeFigureEvent) - Method in interface org.jhotdraw.draw.CompositeFigureListener
Sent when a figure was added.
figureAdded(FigureEvent) - Method in class org.jhotdraw.draw.FigureAdapter
 
figureAdded(FigureEvent) - Method in interface org.jhotdraw.draw.FigureListener
Sent when a figure was added to a drawing.
figureAdded(FigureEvent) - Method in class org.jhotdraw.draw.LabelFigure
 
figureAdded(FigureEvent) - Method in class org.jhotdraw.gui.AttributeFieldEventHandler
 
figureChanged(FigureEvent) - Method in class org.jhotdraw.draw.AbstractCompositeFigure.EventHandler
 
figureChanged(FigureEvent) - Method in class org.jhotdraw.draw.AbstractHandle
Sent when the bounds or shape of a figure has changed.
figureChanged(FigureEvent) - Method in class org.jhotdraw.draw.BidirectionalConnectionTool
 
figureChanged(FigureEvent) - Method in class org.jhotdraw.draw.FigureAdapter
 
figureChanged(FigureEvent) - Method in interface org.jhotdraw.draw.FigureListener
Sent when the geometry (for example the bounds) of the figure has changed.
figureChanged(FigureEvent) - Method in class org.jhotdraw.draw.LabelFigure
 
figureChanged(FigureEvent) - Method in class org.jhotdraw.draw.QuadTreeCompositeFigure.FigureHandler
 
figureChanged(FigureEvent) - Method in class org.jhotdraw.draw.QuadTreeDrawing.QuadTreeEventHandler
 
figureChanged(FigureEvent) - Method in class org.jhotdraw.gui.AttributeFieldEventHandler
 
figureContains(Point2D.Double) - Method in class org.jhotdraw.draw.AbstractAttributedDecoratedFigure
 
figureContains(Point2D.Double) - Method in class org.jhotdraw.draw.ImageFigure
Checks if a Point2D.Double is inside the figure.
figureContains(Point2D.Double) - Method in class org.jhotdraw.draw.TextAreaFigure
 
figureContains(Point2D.Double) - Method in class org.jhotdraw.draw.TextFigure
 
FigureEvent - Class in org.jhotdraw.draw
Change event passed to FigureListeners.
FigureEvent(Figure, Rectangle2D.Double) - Constructor for class org.jhotdraw.draw.FigureEvent
Constructs an event for the given source Figure.
FigureEvent(Figure, AttributeKey, Object, Object) - Constructor for class org.jhotdraw.draw.FigureEvent
Constructs an event for the given source Figure.
figureHandlesChanged(FigureEvent) - Method in class org.jhotdraw.draw.AbstractHandle
 
figureHandlesChanged(FigureEvent) - Method in class org.jhotdraw.draw.BidirectionalConnectionTool
 
figureHandlesChanged(FigureEvent) - Method in class org.jhotdraw.draw.FigureAdapter
 
figureHandlesChanged(FigureEvent) - Method in interface org.jhotdraw.draw.FigureListener
Sent when handles of a Figure have been added, removed or replaced.
figureHandlesChanged(FigureEvent) - Method in class org.jhotdraw.draw.LabelFigure
 
figureHandlesChanged(FigureEvent) - Method in class org.jhotdraw.gui.AttributeFieldEventHandler
 
FigureLayerComparator - Class in org.jhotdraw.draw
FigureLayerComparator.
FigureListener - Interface in org.jhotdraw.draw
Listener interested in Figure changes.
figureRemoved(FigureEvent) - Method in class org.jhotdraw.draw.AbstractCompositeFigure.EventHandler
 
figureRemoved(FigureEvent) - Method in class org.jhotdraw.draw.AbstractHandle
Sent when a figure was removed.
figureRemoved(FigureEvent) - Method in class org.jhotdraw.draw.BidirectionalConnectionTool
 
figureRemoved(CompositeFigureEvent) - Method in interface org.jhotdraw.draw.CompositeFigureListener
Sent when a figure was removed.
figureRemoved(FigureEvent) - Method in class org.jhotdraw.draw.FigureAdapter
 
figureRemoved(FigureEvent) - Method in interface org.jhotdraw.draw.FigureListener
Sent when a figure was removed from a drawing.
figureRemoved(FigureEvent) - Method in class org.jhotdraw.draw.LabelFigure
 
figureRemoved(FigureEvent) - Method in class org.jhotdraw.gui.AttributeFieldEventHandler
 
figureRequestRemove(FigureEvent) - Method in class org.jhotdraw.draw.AbstractCompositeFigure.EventHandler
 
figureRequestRemove(FigureEvent) - Method in class org.jhotdraw.draw.AbstractHandle
Sent when a figure requests to be removed.
figureRequestRemove(FigureEvent) - Method in class org.jhotdraw.draw.BidirectionalConnectionTool
 
figureRequestRemove(FigureEvent) - Method in class org.jhotdraw.draw.FigureAdapter
 
figureRequestRemove(FigureEvent) - Method in interface org.jhotdraw.draw.FigureListener
Sent when the figure requests to be removed from a drawing.
figureRequestRemove(FigureEvent) - Method in class org.jhotdraw.draw.LabelFigure
 
figureRequestRemove(FigureEvent) - Method in class org.jhotdraw.draw.QuadTreeCompositeFigure.FigureHandler
 
figureRequestRemove(FigureEvent) - Method in class org.jhotdraw.gui.AttributeFieldEventHandler
 
FigureSelectionEvent - Class in org.jhotdraw.draw
FigureSelectionEvent.
FigureSelectionEvent(DrawingView, Set<Figure>, Set<Figure>) - Constructor for class org.jhotdraw.draw.FigureSelectionEvent
Creates a new instance.
FigureSelectionListener - Interface in org.jhotdraw.draw
FigureSelectionListener.
file - Variable in class org.jhotdraw.app.AbstractView
The view file.
FILE_PROPERTY - Static variable in interface org.jhotdraw.app.View
The name of the file property.
fileExported(ExportableView, File, Object) - Method in class org.jhotdraw.app.action.ExportAction
 
fileOpened(View, File, Object) - Method in class org.jhotdraw.app.action.LoadAction
 
fileOpened(View, File, Object) - Method in class org.jhotdraw.app.action.LoadRecentAction
 
fileOpened(View, File, Object) - Method in class org.jhotdraw.app.action.OpenAction
 
fileOpened(View, File, Object) - Method in class org.jhotdraw.app.action.OpenRecentAction
 
fileReader(String) - Static method in class net.n3.nanoxml.StdXMLReader
Creates a new reader using a file as input.
fileSaved(View, File, Object) - Method in class org.jhotdraw.app.action.AbstractSaveBeforeAction
 
fileSaved(View, File, Object) - Method in class org.jhotdraw.app.action.ExitAction
 
fileSaved(View, File, Object) - Method in class org.jhotdraw.app.action.SaveAction
XXX - Change type of value to Throwable
fileSavedAndReviewNext(View, File, Object) - Method in class org.jhotdraw.app.action.ExitAction
 
FILL_COLOR - Static variable in class org.jhotdraw.draw.AttributeKeys
Figure fill color.
FILL_GRADIENT - Static variable in class org.jhotdraw.samples.odg.ODGAttributeKeys
Specifies the fill gradient of a ODG figure.
FILL_GRADIENT - Static variable in class org.jhotdraw.samples.svg.SVGAttributeKeys
Specifies the fill gradient of a SVG figure.
FILL_OPACITY - Static variable in class org.jhotdraw.samples.odg.ODGAttributeKeys
Specifies the fill opacity of a ODG figure.
FILL_OPACITY - Static variable in class org.jhotdraw.samples.svg.SVGAttributeKeys
Specifies the fill opacity of a SVG figure.
FILL_OPEN_PATH - Static variable in class org.jhotdraw.draw.AttributeKeys
Fill BezierFigure.
FILL_STYLE - Static variable in class org.jhotdraw.samples.odg.ODGAttributeKeys
Specifies the fill style of a ODG figure.
FILL_STYLES - Static variable in class org.jhotdraw.samples.odg.ODGConstants
 
FILL_UNDER_STROKE - Static variable in class org.jhotdraw.draw.AttributeKeys
Fill under stroke.
finalize() - Method in class net.n3.nanoxml.NonValidator
Cleans up the object when it's destroyed.
finalize() - Method in class net.n3.nanoxml.StdXMLBuilder
Cleans up the object when it's destroyed.
finalize() - Method in class net.n3.nanoxml.StdXMLParser
Cleans up the object when it's destroyed.
finalize() - Method in class net.n3.nanoxml.StdXMLReader
Cleans up the object when it's destroyed.
finalize() - Method in class net.n3.nanoxml.ValidatorPlugin
Cleans up the object when it's destroyed.
finalize() - Method in class net.n3.nanoxml.XMLElement
Cleans up the object when it's destroyed.
finalize() - Method in class net.n3.nanoxml.XMLEntityResolver
Cleans up the object when it's destroyed.
finalize() - Method in exception net.n3.nanoxml.XMLException
Cleans up the object when it's destroyed.
finalize() - Method in exception net.n3.nanoxml.XMLValidationException
Cleans up the object when it's destroyed.
finalize() - Method in class net.n3.nanoxml.XMLWriter
Cleans up the object when it's destroyed.
FindAction - Class in org.jhotdraw.app.action
Presents a printer dialog to the user and then prints the View to the chosen printer.
FindAction(Application) - Constructor for class org.jhotdraw.app.action.FindAction
Creates a new instance.
FindAction - Class in org.jhotdraw.samples.teddy.action
FindAction shows the find dialog.
FindAction(Application) - Constructor for class org.jhotdraw.samples.teddy.action.FindAction
Creates a new instance.
findChild(Point2D.Double) - Method in class org.jhotdraw.draw.AbstractCompositeFigure
 
findChildIndex(Point2D.Double) - Method in class org.jhotdraw.draw.AbstractCompositeFigure
 
findCompatibleConnector(Connector, boolean) - Method in class org.jhotdraw.draw.AbstractFigure
 
findCompatibleConnector(Connector, boolean) - Method in class org.jhotdraw.draw.BezierFigure
 
findCompatibleConnector(Connector, boolean) - Method in class org.jhotdraw.draw.DiamondFigure
 
findCompatibleConnector(Connector, boolean) - Method in class org.jhotdraw.draw.EllipseFigure
 
findCompatibleConnector(Connector, boolean) - Method in interface org.jhotdraw.draw.Figure
Gets a compatible connector.
findCompatibleConnector(Connector, boolean) - Method in class org.jhotdraw.draw.ImageFigure
 
findCompatibleConnector(Connector, boolean) - Method in class org.jhotdraw.draw.RoundRectangleFigure
 
findCompatibleConnector(Connector, boolean) - Method in class org.jhotdraw.draw.TriangleFigure
 
findCompatibleConnector(Connector, boolean) - Method in class org.jhotdraw.samples.net.figures.NodeFigure
 
findCompatibleConnector(Connector, boolean) - Method in class org.jhotdraw.samples.odg.figures.ODGEllipseFigure
 
findCompatibleConnector(Connector, boolean) - Method in class org.jhotdraw.samples.odg.figures.ODGPathFigure
 
findCompatibleConnector(Connector, boolean) - Method in class org.jhotdraw.samples.odg.figures.ODGRectFigure
 
findCompatibleConnector(Connector, boolean) - Method in class org.jhotdraw.samples.svg.figures.SVGEllipseFigure
 
findCompatibleConnector(Connector, boolean) - Method in class org.jhotdraw.samples.svg.figures.SVGImageFigure
 
findCompatibleConnector(Connector, boolean) - Method in class org.jhotdraw.samples.svg.figures.SVGPathFigure
 
findCompatibleConnector(Connector, boolean) - Method in class org.jhotdraw.samples.svg.figures.SVGRectFigure
 
findCompatibleConnector(Connector, boolean) - Method in class org.jhotdraw.samples.svg.figures.SVGTextAreaFigure
 
findCompatibleConnector(Connector, boolean) - Method in class org.jhotdraw.samples.svg.figures.SVGTextFigure
 
findConnectableConnector(Figure, Point2D.Double) - Method in class org.jhotdraw.draw.ConnectorHandle
Finds a connection end figure.
findConnection(Point2D.Double, Drawing) - Method in class org.jhotdraw.draw.BidirectionalConnectionTool
Finds an existing connection figure.
findConnectionStart(Point2D.Double, Drawing) - Method in class org.jhotdraw.draw.BidirectionalConnectionTool
Finds a connection start figure.
findConnector(Point2D.Double, Figure, ConnectionFigure) - Method in class org.jhotdraw.draw.AbstractConnectionHandle
 
findConnector(Point2D.Double, ConnectionFigure) - Method in class org.jhotdraw.draw.AbstractFigure
Returns the Figures connector for the specified location.
findConnector(Point2D.Double, ConnectionFigure) - Method in class org.jhotdraw.draw.BezierFigure
Returns the Figures connector for the specified location.
findConnector(Point2D.Double, ConnectionFigure) - Method in class org.jhotdraw.draw.DiamondFigure
Returns the Figures connector for the specified location.
findConnector(Point2D.Double, ConnectionFigure) - Method in class org.jhotdraw.draw.EllipseFigure
 
findConnector(Point2D.Double, ConnectionFigure) - Method in interface org.jhotdraw.draw.Figure
Gets a connector for this figure at the given location.
findConnector(Point2D.Double, ConnectionFigure) - Method in class org.jhotdraw.draw.ImageFigure
 
findConnector(Point2D.Double, ConnectionFigure) - Method in class org.jhotdraw.draw.RoundRectangleFigure
 
findConnector(Point2D.Double, ConnectionFigure) - Method in class org.jhotdraw.draw.TriangleFigure
 
findConnector(Point2D.Double, ConnectionFigure) - Method in class org.jhotdraw.samples.net.figures.NodeFigure
 
findConnector(Point2D.Double, ConnectionFigure) - Method in class org.jhotdraw.samples.odg.figures.ODGEllipseFigure
 
findConnector(Point2D.Double, ConnectionFigure) - Method in class org.jhotdraw.samples.odg.figures.ODGPathFigure
 
findConnector(Point2D.Double, ConnectionFigure) - Method in class org.jhotdraw.samples.odg.figures.ODGRectFigure
 
findConnector(Point2D.Double, ConnectionFigure) - Method in class org.jhotdraw.samples.svg.figures.SVGEllipseFigure
 
findConnector(Point2D.Double, ConnectionFigure) - Method in class org.jhotdraw.samples.svg.figures.SVGImageFigure
 
findConnector(Point2D.Double, ConnectionFigure) - Method in class org.jhotdraw.samples.svg.figures.SVGPathFigure
 
findConnector(Point2D.Double, ConnectionFigure) - Method in class org.jhotdraw.samples.svg.figures.SVGRectFigure
 
findConnector(Point2D.Double, ConnectionFigure) - Method in class org.jhotdraw.samples.svg.figures.SVGTextAreaFigure
 
findConnector(Point2D.Double, ConnectionFigure) - Method in class org.jhotdraw.samples.svg.figures.SVGTextFigure
 
findContains(Point2D.Double) - Method in class org.jhotdraw.geom.QuadTree
 
FindDialog - Class in org.jhotdraw.samples.teddy
 
FindDialog(Application) - Constructor for class org.jhotdraw.samples.teddy.FindDialog
Creates new form FindDialog
findEnd(ConnectionFigure) - Method in class org.jhotdraw.draw.AbstractConnector
 
findEnd(ConnectionFigure) - Method in class org.jhotdraw.draw.ChopRectangleConnector
 
findEnd(ConnectionFigure) - Method in interface org.jhotdraw.draw.Connector
Finds the end point for the connection.
findField - Variable in class org.jhotdraw.samples.teddy.FindDialog
 
findFigure(Point2D.Double) - Method in class org.jhotdraw.draw.DefaultDrawing
 
findFigure(Point) - Method in class org.jhotdraw.draw.DefaultDrawingView
Finds a figure at a given coordinates.
findFigure(Point2D.Double) - Method in interface org.jhotdraw.draw.Drawing
Finds a top level Figure.
findFigure(Point) - Method in interface org.jhotdraw.draw.DrawingView
Finds a figure at the given point.
findFigure(Point2D.Double) - Method in class org.jhotdraw.draw.QuadTreeCompositeFigure
 
findFigure(Point2D.Double) - Method in class org.jhotdraw.draw.QuadTreeDrawing
 
findFigureBehind(Point2D.Double, Figure) - Method in class org.jhotdraw.draw.DefaultDrawing
 
findFigureBehind(Point2D.Double, Collection<Figure>) - Method in class org.jhotdraw.draw.DefaultDrawing
 
findFigureBehind(Point2D.Double, Figure) - Method in interface org.jhotdraw.draw.Drawing
Finds a top level Figure which is behind the specified Figure.
findFigureBehind(Point2D.Double, Collection<Figure>) - Method in interface org.jhotdraw.draw.Drawing
Finds a top level Figure which is behind the specified Figures.
findFigureBehind(Point2D.Double, Figure) - Method in class org.jhotdraw.draw.QuadTreeCompositeFigure
 
findFigureBehind(Point2D.Double, Collection<Figure>) - Method in class org.jhotdraw.draw.QuadTreeCompositeFigure
 
findFigureBehind(Point2D.Double, Figure) - Method in class org.jhotdraw.draw.QuadTreeDrawing
 
findFigureBehind(Point2D.Double, Collection<Figure>) - Method in class org.jhotdraw.draw.QuadTreeDrawing
 
findFigureExcept(Point2D.Double, Figure) - Method in class org.jhotdraw.draw.DefaultDrawing
 
findFigureExcept(Point2D.Double, Collection<Figure>) - Method in class org.jhotdraw.draw.DefaultDrawing
 
findFigureExcept(Point2D.Double, Figure) - Method in interface org.jhotdraw.draw.Drawing
Finds a top level Figure.
findFigureExcept(Point2D.Double, Collection<Figure>) - Method in interface org.jhotdraw.draw.Drawing
Finds a top level Figure.
findFigureExcept(Point2D.Double, Figure) - Method in class org.jhotdraw.draw.QuadTreeCompositeFigure
 
findFigureExcept(Point2D.Double, Collection) - Method in class org.jhotdraw.draw.QuadTreeCompositeFigure
 
findFigureExcept(Point2D.Double, Figure) - Method in class org.jhotdraw.draw.QuadTreeDrawing
 
findFigureExcept(Point2D.Double, Collection) - Method in class org.jhotdraw.draw.QuadTreeDrawing
 
findFigureInside(Point2D.Double) - Method in class org.jhotdraw.draw.AbstractCompositeFigure
 
findFigureInside(Point2D.Double) - Method in class org.jhotdraw.draw.AbstractFigure
 
findFigureInside(Point2D.Double) - Method in class org.jhotdraw.draw.DefaultDrawing
 
findFigureInside(Point2D.Double) - Method in interface org.jhotdraw.draw.Drawing
Finds a figure but descends into a figure's children.
findFigureInside(Point2D.Double) - Method in interface org.jhotdraw.draw.Figure
Returns the figure that contains the given point.
findFigureInside(Point2D.Double) - Method in class org.jhotdraw.draw.LabeledLineConnectionFigure
 
findFigureInside(Point2D.Double) - Method in class org.jhotdraw.draw.QuadTreeCompositeFigure
 
findFigureInside(Point2D.Double) - Method in class org.jhotdraw.draw.QuadTreeDrawing
 
findFigures(Rectangle2D.Double) - Method in class org.jhotdraw.draw.DefaultDrawing
 
findFigures(Rectangle) - Method in class org.jhotdraw.draw.DefaultDrawingView
 
findFigures(Rectangle2D.Double) - Method in interface org.jhotdraw.draw.Drawing
Returns all figures that lie within or intersect the specified bounds.
findFigures(Rectangle) - Method in interface org.jhotdraw.draw.DrawingView
Returns all figures that lie within or intersect the specified bounds.
findFigures(Rectangle2D.Double) - Method in class org.jhotdraw.draw.QuadTreeCompositeFigure
 
findFigures(Rectangle2D.Double) - Method in class org.jhotdraw.draw.QuadTreeDrawing
 
findFiguresWithin(Rectangle2D.Double) - Method in class org.jhotdraw.draw.DefaultDrawing
 
findFiguresWithin(Rectangle) - Method in class org.jhotdraw.draw.DefaultDrawingView
 
findFiguresWithin(Rectangle2D.Double) - Method in interface org.jhotdraw.draw.Drawing
Returns all figures that lie within the specified bounds.
findFiguresWithin(Rectangle) - Method in interface org.jhotdraw.draw.DrawingView
Returns all figures that lie within the specified bounds.
findFiguresWithin(Rectangle2D.Double) - Method in class org.jhotdraw.draw.QuadTreeCompositeFigure
 
findFiguresWithin(Rectangle2D.Double) - Method in class org.jhotdraw.draw.QuadTreeDrawing
 
findHandle(Point) - Method in class org.jhotdraw.draw.DefaultDrawingView
Finds a handle at a given coordinates.
findHandle(Point) - Method in interface org.jhotdraw.draw.DrawingView
Finds a handle at the given coordinates.
findInside(Rectangle2D.Double) - Method in class org.jhotdraw.geom.QuadTree
 
findIntersects(Rectangle2D) - Method in class org.jhotdraw.geom.QuadTree
 
findIntersects(Rectangle2D.Double) - Method in class org.jhotdraw.geom.QuadTree
 
findLabel - Variable in class org.jhotdraw.samples.teddy.FindDialog
 
findNext(int) - Method in class org.jhotdraw.samples.teddy.regex.Matcher
Resets this matcher and then attempts to find the next subsequence of the input sequence that matches the pattern, starting at the specified index.
findNext() - Method in class org.jhotdraw.samples.teddy.regex.Matcher
Attempts to find the next subsequence of the input sequence that matches the pattern.
findNode(Point2D.Double) - Method in class org.jhotdraw.draw.BezierFigure
Finds a control point index.
findPoint(ConnectionFigure) - Method in class org.jhotdraw.draw.AbstractConnector
Gets the connection point.
findPrevious(int) - Method in class org.jhotdraw.samples.teddy.regex.Matcher
Resets this matcher and then attempts to find the previous subsequence of the input sequence that matches the pattern, starting at the specified index.
findPrevious() - Method in class org.jhotdraw.samples.teddy.regex.Matcher
Attempts to find the previous subsequence of the input sequence that matches the pattern.
findScrollPane - Variable in class org.jhotdraw.samples.teddy.FindDialog
 
findSegment(Point2D.Double) - Method in class org.jhotdraw.draw.BezierFigure
Gets the segment of the polyline that is hit by the given Point2D.Double.
findSegment(Point2D.Double, float) - Method in class org.jhotdraw.geom.BezierPath
Gets the segment of the polyline that is hit by the given Point2D.Double.
findSource(Point2D.Double, Drawing) - Method in class org.jhotdraw.draw.BidirectionalConnectionTool
Finds a connectable figure target.
findStart(ConnectionFigure) - Method in class org.jhotdraw.draw.AbstractConnector
 
findStart(ConnectionFigure) - Method in class org.jhotdraw.draw.ChopRectangleConnector
 
findStart(ConnectionFigure) - Method in interface org.jhotdraw.draw.Connector
Finds the start point for the connection.
findTarget(Point2D.Double, Drawing) - Method in class org.jhotdraw.draw.BidirectionalConnectionTool
Finds a connectable figure target.
findView(Container) - Method in class org.jhotdraw.draw.action.DrawingEditorProxy
 
findView(Container) - Method in class org.jhotdraw.draw.DefaultDrawingEditor
 
findView(Container) - Method in interface org.jhotdraw.draw.DrawingEditor
Finds a drawing view.
finishCreation(BezierFigure) - Method in class org.jhotdraw.draw.BezierTool
 
finishCreation(BezierFigure) - Method in class org.jhotdraw.samples.odg.PathTool
 
finishCreation(BezierFigure) - Method in class org.jhotdraw.samples.svg.PathTool
 
finished(Object) - Method in class org.jhotdraw.gui.Worker
Called on the event dispatching thread (not on the worker thread) after the construct method has returned.
fireAreaInvalidated() - Method in class org.jhotdraw.draw.AbstractFigure
Notify all listenerList that have registered interest for notification on this event type.
fireAreaInvalidated(Rectangle2D.Double) - Method in class org.jhotdraw.draw.AbstractFigure
Notify all listenerList that have registered interest for notification on this event type.
fireAreaInvalidated(FigureEvent) - Method in class org.jhotdraw.draw.AbstractFigure
Notify all listenerList that have registered interest for notification on this event type.
fireAreaInvalidated(Rectangle) - Method in class org.jhotdraw.draw.AbstractHandle
Notify all listenerList that have registered interest for notification on this event type.
fireAreaInvalidated(Rectangle2D.Double) - Method in class org.jhotdraw.draw.AbstractTool
Notify all listenerList that have registered interest for notification on this event type.
fireAreaInvalidated(Rectangle) - Method in class org.jhotdraw.draw.AbstractTool
Notify all listenerList that have registered interest for notification on this event type.
fireAttributeChanged(AttributeKey, Object, Object) - Method in class org.jhotdraw.draw.AbstractFigure
Notify all listenerList that have registered interest for notification on this event type.
fireEdit(UndoableEdit) - Method in class org.jhotdraw.samples.teddy.TeddyView
 
fireFigureAdded(Figure, int) - Method in class org.jhotdraw.draw.AbstractCompositeFigure
Notify all listenerList that have registered interest for notification on this event type.
fireFigureAdded() - Method in class org.jhotdraw.draw.AbstractFigure
Notify all listenerList that have registered interest for notification on this event type.
fireFigureAdded(Figure, int) - Method in class org.jhotdraw.draw.LabeledLineConnectionFigure
Notify all listenerList that have registered interest for notification on this event type.
fireFigureChanged() - Method in class org.jhotdraw.draw.AbstractFigure
 
fireFigureChanged(Rectangle2D.Double) - Method in class org.jhotdraw.draw.AbstractFigure
Notify all listenerList that have registered interest for notification on this event type.
fireFigureChanged(FigureEvent) - Method in class org.jhotdraw.draw.AbstractFigure
 
fireFigureHandlesChanged() - Method in class org.jhotdraw.draw.AbstractFigure
Notify all listenerList that have registered interest for notification on this event type.
fireFigureRemoved(Figure, int) - Method in class org.jhotdraw.draw.AbstractCompositeFigure
Notify all listenerList that have registered interest for notification on this event type.
fireFigureRemoved() - Method in class org.jhotdraw.draw.AbstractFigure
Notify all listenerList that have registered interest for notification on this event type.
fireFigureRemoved(Figure, int) - Method in class org.jhotdraw.draw.LabeledLineConnectionFigure
Notify all listenerList that have registered interest for notification on this event type.
fireFigureRequestRemove() - Method in class org.jhotdraw.draw.AbstractFigure
Notify all listenerList that have registered interest for notification on this event type.
fireHandleRequestRemove(Rectangle) - Method in class org.jhotdraw.draw.AbstractHandle
Notify all listenerList that have registered interest for notification on this event type.
fireHandleRequestSecondaryHandles() - Method in class org.jhotdraw.draw.AbstractHandle
Notify all listenerList that have registered interest for notification on this event type.
fireOptionSelected(JOptionPane) - Method in class org.jhotdraw.gui.JSheet
Notify all listeners that have registered interest for notification on this event type.
fireOptionSelected(JOptionPane, int, Object, Object) - Method in class org.jhotdraw.gui.JSheet
Notify all listeners that have registered interest for notification on this event type.
fireOptionSelected(JFileChooser, int) - Method in class org.jhotdraw.gui.JSheet
Notify all listeners that have registered interest for notification on this event type.
firePropertyChange(String, boolean, boolean) - Method in class org.jhotdraw.beans.AbstractBean
 
firePropertyChange(String, int, int) - Method in class org.jhotdraw.beans.AbstractBean
 
firePropertyChange(String, Object, Object) - Method in class org.jhotdraw.beans.AbstractBean
 
firePropertyChange(String, boolean, boolean) - Method in class org.jhotdraw.undo.UndoRedoManager
 
firePropertyChange(String, int, int) - Method in class org.jhotdraw.undo.UndoRedoManager
 
firePropertyChange(String, Object, Object) - Method in class org.jhotdraw.undo.UndoRedoManager
 
fireSelectionChanged(Set<Figure>, Set<Figure>) - Method in class org.jhotdraw.draw.DefaultDrawingView
Notify all listenerList that have registered interest for notification on this event type.
fireStateChanged() - Method in class org.jhotdraw.draw.AbstractConstrainer
Runs each ChangeListener's stateChanged method.
fireToolDone() - Method in class org.jhotdraw.draw.AbstractTool
Notify all listenerList that have registered interest for notification on this event type.
fireToolStarted(DrawingView) - Method in class org.jhotdraw.draw.AbstractTool
Notify all listenerList that have registered interest for notification on this event type.
fireUndoableEditHappened(UndoableEdit) - Method in class org.jhotdraw.draw.AbstractDrawing
Notify all listenerList that have registered interest for notification on this event type.
fireUndoableEditHappened(UndoableEdit) - Method in class org.jhotdraw.draw.AbstractFigure
Notify all UndoableEditListener of the Drawing, to which this Figure has been added to.
fireUndoableEditHappened(UndoableEdit) - Method in class org.jhotdraw.draw.AbstractHandle
Notify all listenerList that have registered interest for notification on this event type.
fireUndoableEditHappened(UndoableEdit) - Method in class org.jhotdraw.draw.action.AbstractEditorAction
 
fireUndoableEditHappened(UndoableEdit) - Method in class org.jhotdraw.draw.action.AbstractSelectedAction
 
fireUndoableEditHappened(UndoableEdit) - Method in class org.jhotdraw.draw.action.AbstractViewAction
 
fireUndoableEditHappened(UndoableEdit) - Method in interface org.jhotdraw.draw.Drawing
Notify all listenerList that have registered interest for notification on this event type.
fireUndoEvent(Figure) - Method in class org.jhotdraw.draw.BezierTool
 
fireViewTransformChanged() - Method in class org.jhotdraw.draw.DefaultDrawingView
 
fitBezierCurve(BezierPath, double) - Static method in class org.jhotdraw.geom.Bezier
Fit a Bezier curve to a set of digitized points.
fitCurve(Polygon, double) - Static method in class org.jhotdraw.geom.Bezier
Fit a Bezier curve to a set of digitized points.
fitCurve(Point2D.Double[], double) - Static method in class org.jhotdraw.geom.Bezier
Fit a Bezier curve to a set of digitized points.
flattenTransform() - Method in class org.jhotdraw.samples.odg.figures.ODGBezierFigure
Transforms all coords of the figure by the current TRANSFORM attribute and then sets the TRANSFORM attribute to null.
flattenTransform() - Method in class org.jhotdraw.samples.odg.figures.ODGPathFigure
 
flattenTransform() - Method in class org.jhotdraw.samples.svg.figures.SVGBezierFigure
Transforms all coords of the figure by the current TRANSFORM attribute and then sets the TRANSFORM attribute to null.
flattenTransform() - Method in class org.jhotdraw.samples.svg.figures.SVGPathFigure
 
FloatingTextArea - Class in org.jhotdraw.draw
A FloatingTextArea overlays an editor on top of an area in a drawing.
FloatingTextArea() - Constructor for class org.jhotdraw.draw.FloatingTextArea
Constructor for the FloatingTextArea object
FloatingTextField - Class in org.jhotdraw.draw
A text field overlay that is used to edit a TextFigure.
FloatingTextField() - Constructor for class org.jhotdraw.draw.FloatingTextField
 
flushBase64() - Method in class org.jhotdraw.io.Base64.OutputStream
Method added by PHIL.
FocusAction - Class in org.jhotdraw.app.action
Requests focus for a Frame.
FocusAction(View) - Constructor for class org.jhotdraw.app.action.FocusAction
Creates a new instance.
FONT_BOLD - Static variable in class org.jhotdraw.draw.AttributeKeys
The value of this attribute is a Boolean object.
FONT_FACE - Static variable in class org.jhotdraw.draw.AttributeKeys
The value of this attribute is a Font object, which is used as a prototype to create the font for the text.
FONT_ITALIC - Static variable in class org.jhotdraw.draw.AttributeKeys
The value of this attribute is a Boolean object.
FONT_SIZE - Static variable in class org.jhotdraw.draw.AttributeKeys
The value of this attribute is a double object.
FONT_UNDERLINE - Static variable in class org.jhotdraw.draw.AttributeKeys
The value of this attribute is a Boolean object.
FontSizeHandle - Class in org.jhotdraw.draw
FontSizeHandle.
FontSizeHandle(TextHolderFigure) - Constructor for class org.jhotdraw.draw.FontSizeHandle
Creates a new instance.
FontSizeHandle(TextHolderFigure, Locator) - Constructor for class org.jhotdraw.draw.FontSizeHandle
 
FontSizeLocator - Class in org.jhotdraw.draw
FontSizeLocator.
FontSizeLocator() - Constructor for class org.jhotdraw.draw.FontSizeLocator
Creates a new instance.
fractions - Variable in class org.apache.batik.ext.awt.MultipleGradientPaint
Gradient keyframe values in the range 0 to 1.
FULL_WORD - Static variable in class org.jhotdraw.samples.teddy.regex.MatchType
 

G

GeneralPathTip - Class in org.jhotdraw.draw
GeneralPathLineDecoration.
GeneralPathTip(GeneralPath, double) - Constructor for class org.jhotdraw.draw.GeneralPathTip
Creates a new instance.
GeneralPathTip(GeneralPath, double, boolean, boolean, boolean) - Constructor for class org.jhotdraw.draw.GeneralPathTip
 
GenericListener - Class in org.jhotdraw.draw.action
The GenericListener creates anonymous listener classes at runtime.
Geom - Class in org.jhotdraw.geom
Some geometric utilities.
GeometryEdit - Class in org.jhotdraw.draw
GeometryEdit.
GeometryEdit(Figure, Object, Object) - Constructor for class org.jhotdraw.draw.GeometryEdit
Creates a new instance.
get(Figure) - Method in class org.jhotdraw.draw.AttributeKey
Gets the value of the attribute denoted by this AttributeKey from a Figure.
get(Map<AttributeKey, Object>) - Method in class org.jhotdraw.draw.AttributeKey
Gets the value of the attribute denoted by this AttributeKey from a Map.
get(int, int) - Method in class org.jhotdraw.geom.BezierPath
Convenience method for getting a single coordinate of a control point.
get(int) - Method in class org.jhotdraw.util.ReversedList
 
getAcc(String) - Method in class org.jhotdraw.util.ResourceBundleUtil
Get a KeyStroke from the ResourceBundle.
getAction(String) - Method in class org.jhotdraw.app.AbstractView
Returns the action with the specified id.
getAction(String) - Method in interface org.jhotdraw.app.ApplicationModel
Returns the action with the specified id.
getAction(String) - Method in class org.jhotdraw.app.DefaultApplicationModel
Returns the action with the specified id.
getAction(String) - Method in interface org.jhotdraw.app.View
Returns the action with the specified id.
getActionMap() - Method in class org.jhotdraw.draw.AbstractTool
Gets the action map of the Tool
getActions(Point2D.Double) - Method in class org.jhotdraw.draw.AbstractFigure
Returns a collection of actions which are presented to the user in a popup menu.
getActions(Point2D.Double) - Method in interface org.jhotdraw.draw.Figure
Returns a collection of Action's for the specified location on the figure.
getActions(Point2D.Double) - Method in class org.jhotdraw.draw.ImageFigure
 
getActions(Point2D.Double) - Method in class org.jhotdraw.samples.odg.figures.ODGAttributedFigure
 
getActions(Point2D.Double) - Method in class org.jhotdraw.samples.odg.figures.ODGPathFigure
 
getActions(Point2D.Double) - Method in class org.jhotdraw.samples.svg.figures.SVGAttributedFigure
 
getActions(Point2D.Double) - Method in class org.jhotdraw.samples.svg.figures.SVGImageFigure
 
getActions(Point2D.Double) - Method in class org.jhotdraw.samples.svg.figures.SVGPathFigure
 
getActiveView() - Method in class org.jhotdraw.app.AbstractApplication
Gets the active view.
getActiveView() - Method in class org.jhotdraw.app.action.AbstractViewAction
 
getActiveView() - Method in interface org.jhotdraw.app.Application
Returns the active view.
getActiveView() - Method in class org.jhotdraw.app.DefaultAppletApplication
 
getActiveView() - Method in class org.jhotdraw.draw.action.DrawingEditorProxy
 
getActiveView() - Method in class org.jhotdraw.draw.DefaultDrawingEditor
 
getActiveView() - Method in interface org.jhotdraw.draw.DrawingEditor
Gets the editor's active drawing view.
getActiveView() - Method in class org.jhotdraw.samples.odg.action.TogglePropertiesPanelAction
 
getActiveView() - Method in class org.jhotdraw.samples.svg.action.TogglePropertiesPanelAction
 
getActiveView() - Method in class org.jhotdraw.samples.teddy.action.ToggleLineNumbersAction
 
getActiveView() - Method in class org.jhotdraw.samples.teddy.action.ToggleLineWrapAction
 
getActiveView() - Method in class org.jhotdraw.samples.teddy.action.ToggleStatusBarAction
 
getAddedFigure() - Method in class org.jhotdraw.draw.BezierTool
 
getAddedFigure() - Method in class org.jhotdraw.draw.CreationTool
 
getAnchor() - Method in class org.jhotdraw.draw.AbstractConnector
 
getAnchor() - Method in interface org.jhotdraw.draw.Connector
Gets the anchor of the connector.
getAnchor() - Method in class org.jhotdraw.draw.StickyRectangleConnector
 
getAngle() - Method in class org.jhotdraw.draw.StickyRectangleConnector
 
getAppletInfo() - Method in class org.jhotdraw.samples.draw.DrawApplet
 
getAppletInfo() - Method in class org.jhotdraw.samples.draw.DrawLiveConnectApplet
 
getAppletInfo() - Method in class org.jhotdraw.samples.net.NetApplet
 
getAppletInfo() - Method in class org.jhotdraw.samples.pert.PertApplet
 
getAppletInfo() - Method in class org.jhotdraw.samples.svg.SVGApplet
 
getApplication() - Method in class org.jhotdraw.app.AbstractView
 
getApplication() - Method in class org.jhotdraw.app.action.AbstractApplicationAction
 
getApplication() - Method in class org.jhotdraw.app.action.AbstractViewAction
 
getApplication() - Method in interface org.jhotdraw.app.View
Gets the application to which this view belongs.
getApplication() - Method in class org.jhotdraw.draw.action.EditDrawingAction
 
getApplication() - Method in class org.jhotdraw.draw.action.EditGridAction
 
getArc() - Method in class org.jhotdraw.samples.odg.figures.ODGRectFigure
 
getArc() - Method in class org.jhotdraw.samples.svg.figures.SVGRectFigure
 
getArcHeight() - Method in class org.jhotdraw.draw.RoundRectangleFigure
 
getArcHeight() - Method in class org.jhotdraw.samples.odg.figures.ODGRectFigure
 
getArcHeight() - Method in class org.jhotdraw.samples.svg.figures.SVGRectFigure
 
getArcWidth() - Method in class org.jhotdraw.draw.RoundRectangleFigure
 
getArcWidth() - Method in class org.jhotdraw.samples.odg.figures.ODGRectFigure
 
getArcWidth() - Method in class org.jhotdraw.samples.svg.figures.SVGRectFigure
 
getArrangement() - Method in interface org.jhotdraw.gui.Arrangeable
 
getArrangement() - Method in class org.jhotdraw.gui.MDIDesktopPane
 
getAttribute(String) - Method in interface net.n3.nanoxml.IXMLElement
Deprecated. As of NanoXML/Java 2.0.1, replaced by IXMLElement.getAttribute(java.lang.String,java.lang.String) Returns the value of an attribute.
getAttribute(String, String) - Method in interface net.n3.nanoxml.IXMLElement
Returns the value of an attribute.
getAttribute(String, String, String) - Method in interface net.n3.nanoxml.IXMLElement
Returns the value of an attribute.
getAttribute(String, int) - Method in interface net.n3.nanoxml.IXMLElement
Returns the value of an attribute.
getAttribute(String, String, int) - Method in interface net.n3.nanoxml.IXMLElement
Returns the value of an attribute.
getAttribute(String, String, Map, String) - Method in interface net.n3.nanoxml.IXMLElement
Returns an attribute by looking up a key in a hashtable.
getAttribute(String) - Method in class net.n3.nanoxml.XMLElement
Deprecated. As of NanoXML/Java 2.1, replaced by XMLElement.getAttribute(java.lang.String,java.lang.String) Returns the value of an attribute.
getAttribute(String, String) - Method in class net.n3.nanoxml.XMLElement
Returns the value of an attribute.
getAttribute(String, String, String) - Method in class net.n3.nanoxml.XMLElement
Returns the value of an attribute.
getAttribute(String, int) - Method in class net.n3.nanoxml.XMLElement
Returns the value of an attribute.
getAttribute(String, String, int) - Method in class net.n3.nanoxml.XMLElement
Returns the value of an attribute.
getAttribute(String, String, Map, String) - Method in class net.n3.nanoxml.XMLElement
Returns an attribute by looking up a key in a hashtable.
getAttribute(AttributeKey) - Method in class org.jhotdraw.draw.AbstractAttributedCompositeFigure
Gets an attribute from the figure.
getAttribute(AttributeKey) - Method in class org.jhotdraw.draw.AbstractAttributedFigure
Gets an attribute from the figure.
getAttribute(AttributeKey) - Method in class org.jhotdraw.draw.AbstractCompositeFigure
 
getAttribute(AttributeKey) - Method in interface org.jhotdraw.draw.Figure
Gets an attribute from the Figure.
getAttribute() - Method in class org.jhotdraw.draw.FigureEvent
 
getAttribute(AttributeKey) - Method in class org.jhotdraw.draw.GraphicalCompositeFigure
Gets an attribute from the figure.
getAttribute(AttributeKey) - Method in class org.jhotdraw.samples.odg.figures.ODGGroupFigure
 
getAttribute(AttributeKey) - Method in class org.jhotdraw.samples.svg.figures.SVGGroupFigure
 
getAttribute(String, String) - Method in interface org.jhotdraw.xml.DOMInput
Gets an attribute of the current element of the DOM Document.
getAttribute(String, int) - Method in interface org.jhotdraw.xml.DOMInput
Gets an attribute of the current element of the DOM Document.
getAttribute(String, double) - Method in interface org.jhotdraw.xml.DOMInput
Gets an attribute of the current element of the DOM Document.
getAttribute(String, boolean) - Method in interface org.jhotdraw.xml.DOMInput
Gets an attribute of the current element of the DOM Document.
getAttribute(String, String) - Method in class org.jhotdraw.xml.JavaxDOMInput
Gets an attribute of the current element of the DOM Document.
getAttribute(String, int) - Method in class org.jhotdraw.xml.JavaxDOMInput
Gets an attribute of the current element of the DOM Document.
getAttribute(String, double) - Method in class org.jhotdraw.xml.JavaxDOMInput
Gets an attribute of the current element of the DOM Document.
getAttribute(String, boolean) - Method in class org.jhotdraw.xml.JavaxDOMInput
Gets an attribute of the current element of the DOM Document.
getAttribute(String, String) - Method in class org.jhotdraw.xml.NanoXMLDOMInput
Gets an attribute of the current element of the DOM Document.
getAttribute(String, int) - Method in class org.jhotdraw.xml.NanoXMLDOMInput
Gets an attribute of the current element of the DOM Document.
getAttribute(String, double) - Method in class org.jhotdraw.xml.NanoXMLDOMInput
Gets an attribute of the current element of the DOM Document.
getAttribute(String, boolean) - Method in class org.jhotdraw.xml.NanoXMLDOMInput
Gets an attribute of the current element of the DOM Document.
getAttributeCount() - Method in interface net.n3.nanoxml.IXMLElement
Returns the number of attributes.
getAttributeCount() - Method in class net.n3.nanoxml.XMLElement
Returns the number of attributes.
getAttributeKey(String) - Method in class org.jhotdraw.draw.AbstractAttributedCompositeFigure
 
getAttributeKey(String) - Method in class org.jhotdraw.draw.AbstractAttributedFigure
 
getAttributeKey(String) - Method in class org.jhotdraw.draw.GraphicalCompositeFigure
 
getAttributeName() - Method in exception net.n3.nanoxml.XMLValidationException
Returns the name of the attribute in which the validation is violated.
getAttributeNamespace(String) - Method in interface net.n3.nanoxml.IXMLElement
Returns the namespace of an attribute.
getAttributeNamespace(String) - Method in class net.n3.nanoxml.XMLElement
Returns the namespace of an attribute.
getAttributes() - Method in interface net.n3.nanoxml.IXMLElement
Returns all attributes as a Properties object.
getAttributes() - Method in class net.n3.nanoxml.XMLElement
Returns all attributes as a Properties object.
getAttributes() - Method in class org.jhotdraw.draw.AbstractAttributedCompositeFigure
 
getAttributes() - Method in class org.jhotdraw.draw.AbstractAttributedFigure
 
getAttributes() - Method in class org.jhotdraw.draw.AbstractCompositeFigure
 
getAttributes() - Method in interface org.jhotdraw.draw.Figure
Returns a view to all attributes of this figure.
getAttributes() - Method in class org.jhotdraw.draw.GraphicalCompositeFigure
 
getAttributes() - Method in class org.jhotdraw.samples.odg.figures.ODGGroupFigure
 
getAttributes(String, String) - Method in class org.jhotdraw.samples.odg.io.ODGStylesReader
 
getAttributes() - Method in class org.jhotdraw.samples.svg.figures.SVGGroupFigure
 
getAttributesInNamespace(String) - Method in interface net.n3.nanoxml.IXMLElement
Returns all attributes in a specific namespace as a Properties object.
getAttributesInNamespace(String) - Method in class net.n3.nanoxml.XMLElement
Returns all attributes in a specific namespace as a Properties object.
getAttributesRestoreData() - Method in class org.jhotdraw.draw.AbstractAttributedCompositeFigure
 
getAttributesRestoreData() - Method in class org.jhotdraw.draw.AbstractAttributedFigure
 
getAttributesRestoreData() - Method in class org.jhotdraw.draw.AbstractCompositeFigure
 
getAttributesRestoreData() - Method in interface org.jhotdraw.draw.Figure
Gets data which can be used to restore the attributes of the figure after a setAttribute has been applied to it.
getAttributeType(String) - Method in interface net.n3.nanoxml.IXMLElement
Returns the type of an attribute.
getAttributeType(String, String) - Method in interface net.n3.nanoxml.IXMLElement
Returns the type of an attribute.
getAttributeType(String) - Method in class net.n3.nanoxml.XMLElement
Returns the type of an attribute.
getAttributeType(String, String) - Method in class net.n3.nanoxml.XMLElement
Returns the type of an attribute.
getAttributeValue() - Method in exception net.n3.nanoxml.XMLValidationException
Returns the value of the attribute in which the validation is violated.
getBackgroundPaint(int, int) - Method in class org.jhotdraw.draw.DefaultDrawingView
Returns a paint for drawing the background of the drawing area.
getBaseClass() - Method in class org.jhotdraw.util.ResourceBundleUtil
 
getBeanDescriptor() - Method in class org.jhotdraw.draw.DefaultDrawingViewBeanInfo
Gets the bean's BeanDescriptors.
getBeanDescriptor() - Method in class org.jhotdraw.gui.JDoubleAttributeFieldBeanInfo
Gets the bean's BeanDescriptors.
getBeanDescriptor() - Method in class org.jhotdraw.gui.JDoubleAttributeSliderBeanInfo
Gets the bean's BeanDescriptors.
getBeanDescriptor() - Method in class org.jhotdraw.gui.JDoubleTextFieldBeanInfo
Gets the bean's BeanDescriptors.
getBeanDescriptor() - Method in class org.jhotdraw.gui.JIntegerTextFieldBeanInfo
Gets the bean's BeanDescriptors.
getBeanDescriptor() - Method in class org.jhotdraw.gui.JPopupButtonBeanInfo
Gets the bean's BeanDescriptors.
getBeanDescriptor() - Method in class org.jhotdraw.gui.JStringAttributeAreaBeanInfo
Gets the bean's BeanDescriptors.
getBeanDescriptor() - Method in class org.jhotdraw.gui.JStringAttributeFieldBeanInfo
Gets the bean's BeanDescriptors.
getBeanDescriptor() - Method in class org.jhotdraw.samples.draw.DrawingPanelBeanInfo
Gets the bean's BeanDescriptors.
getBeanDescriptor() - Method in class org.jhotdraw.samples.odg.ODGDrawingPanelBeanInfo
Gets the bean's BeanDescriptors.
getBeanDescriptor() - Method in class org.jhotdraw.samples.odg.ODGPropertiesPanelBeanInfo
Gets the bean's BeanDescriptors.
getBeanDescriptor() - Method in class org.jhotdraw.samples.svg.SVGDrawingPanelBeanInfo
Gets the bean's BeanDescriptors.
getBeanDescriptor() - Method in class org.jhotdraw.samples.svg.SVGPropertiesPanelBeanInfo
Gets the bean's BeanDescriptors.
getBezierFigure() - Method in class org.jhotdraw.draw.AbstractConnectionHandle
 
getBezierFigure() - Method in class org.jhotdraw.draw.BezierControlPointHandle
 
getBezierNode() - Method in class org.jhotdraw.draw.AbstractConnectionHandle
 
getBezierNode() - Method in class org.jhotdraw.draw.BezierControlPointHandle
 
getBezierNode() - Method in class org.jhotdraw.draw.BezierNodeHandle
 
getBezierNodeIndex() - Method in class org.jhotdraw.draw.AbstractConnectionHandle
 
getBezierNodeIndex() - Method in class org.jhotdraw.draw.ConnectionEndHandle
 
getBezierNodeIndex() - Method in class org.jhotdraw.draw.ConnectionStartHandle
 
getBezierPath() - Method in class org.jhotdraw.draw.BezierFigure
Returns a clone of the bezier path of this figure.
getBezierPath() - Method in class org.jhotdraw.draw.LineConnectionFigure
FIXME - Liner must work with API of LineConnection!
getBezierPath() - Method in class org.jhotdraw.draw.TriangleFigure
 
getBorderInsets(Component) - Method in class org.jhotdraw.draw.action.ImageBevelBorder
Returns the insets of the border.
getBottom() - Method in class org.jhotdraw.geom.Insets2D.Double
 
getBottom() - Method in class org.jhotdraw.geom.Insets2D.Float
 
getBottom() - Method in class org.jhotdraw.geom.Insets2D
Returns the bottom insets in double precision.
getBounds() - Method in class org.jhotdraw.draw.AbstractCompositeFigure
 
getBounds() - Method in class org.jhotdraw.draw.AbstractConnector
 
getBounds() - Method in class org.jhotdraw.draw.AbstractHandle
 
getBounds() - Method in class org.jhotdraw.draw.BezierFigure
 
getBounds() - Method in interface org.jhotdraw.draw.Connector
Gets the bounds of the connector.
getBounds() - Method in class org.jhotdraw.draw.DiamondFigure
 
getBounds() - Method in class org.jhotdraw.draw.EllipseFigure
 
getBounds() - Method in interface org.jhotdraw.draw.Figure
Returns the untransformed logicalbounds of the figure as a Rectangle.
getBounds() - Method in class org.jhotdraw.draw.GraphicalCompositeFigure
Return the logcal display area.
getBounds() - Method in interface org.jhotdraw.draw.Handle
Returns the bounding box of the handle.
getBounds() - Method in class org.jhotdraw.draw.ImageFigure
 
getBounds() - Method in class org.jhotdraw.draw.LocatorConnector
Gets the display box of the connector.
getBounds() - Method in class org.jhotdraw.draw.RectangleFigure
 
getBounds() - Method in class org.jhotdraw.draw.RoundRectangleFigure
 
getBounds() - Method in class org.jhotdraw.draw.TextAreaFigure
 
getBounds() - Method in class org.jhotdraw.draw.TextFigure
 
getBounds() - Method in class org.jhotdraw.draw.TriangleFigure
Returns the Figures connector for the specified location.
getBounds() - Method in class org.jhotdraw.geom.BezierPath
 
getBounds() - Method in class org.jhotdraw.samples.mini.StraightLineFigure
 
getBounds() - Method in class org.jhotdraw.samples.odg.figures.ODGEllipseFigure
 
getBounds() - Method in class org.jhotdraw.samples.odg.figures.ODGGroupFigure
 
getBounds() - Method in class org.jhotdraw.samples.odg.figures.ODGRectFigure
 
getBounds() - Method in class org.jhotdraw.samples.odg.geom.EnhancedPath
 
getBounds() - Method in class org.jhotdraw.samples.svg.figures.SVGEllipseFigure
 
getBounds() - Method in class org.jhotdraw.samples.svg.figures.SVGGroupFigure
 
getBounds() - Method in class org.jhotdraw.samples.svg.figures.SVGImageFigure
 
getBounds() - Method in class org.jhotdraw.samples.svg.figures.SVGRectFigure
 
getBounds() - Method in class org.jhotdraw.samples.svg.figures.SVGTextAreaFigure
 
getBounds() - Method in class org.jhotdraw.samples.svg.figures.SVGTextFigure
 
getBounds2D() - Method in class org.jhotdraw.geom.BezierPath
 
getBounds2D() - Method in class org.jhotdraw.samples.odg.geom.EnhancedPath
 
getBufferedImage() - Method in class org.jhotdraw.draw.ImageFigure
Gets the buffered image.
getBufferedImage() - Method in interface org.jhotdraw.draw.ImageHolderFigure
Gets the buffered image from the figure.
getBufferedImage() - Method in class org.jhotdraw.samples.svg.figures.SVGImageFigure
Gets the buffered image.
getBuilder() - Method in interface net.n3.nanoxml.IXMLParser
Returns the builder which creates the logical structure of the XML data.
getBuilder() - Method in class net.n3.nanoxml.StdXMLParser
Returns the builder which creates the logical structure of the XML data.
getBuilder() - Static method in class org.jhotdraw.xml.JavaxDOMInput
Lazily create the document builder and keep a reference to it for performance improvement.
getBundle() - Method in class org.jhotdraw.util.ResourceBundleUtil
 
getCanvasSize() - Method in class org.jhotdraw.draw.DefaultDrawing
 
getCanvasSize() - Method in interface org.jhotdraw.draw.Drawing
Gets the canvas size of this drawing.
getCanvasSize() - Method in class org.jhotdraw.draw.QuadTreeCompositeFigure
 
getCanvasSize() - Method in class org.jhotdraw.draw.QuadTreeDrawing
 
getCappedPath() - Method in class org.jhotdraw.draw.BezierFigure
Returns a path which is cappedPath at the ends, to prevent it from drawing under the end caps.
getCenter() - Method in class org.jhotdraw.draw.AbstractRotateHandle
 
getCenter() - Method in class org.jhotdraw.draw.BezierFigure
 
getCenter() - Method in class org.jhotdraw.draw.RotateHandle
 
getCenter() - Method in class org.jhotdraw.geom.BezierPath
Returns the point at the center of the bezier path.
getCenterPoint() - Method in class org.apache.batik.ext.awt.RadialGradientPaint
Returns a copy of the center point of the radial gradient.
getChangingDepth() - Method in class org.jhotdraw.draw.AbstractFigure
 
getCharacterSet() - Method in class org.jhotdraw.samples.teddy.CharacterSetAccessory
 
getChild(int) - Method in class org.jhotdraw.draw.AbstractCompositeFigure
 
getChild(int) - Method in interface org.jhotdraw.draw.CompositeFigure
Returns the child figure at the specified index.
getChild(int) - Method in class org.jhotdraw.draw.LabeledLineConnectionFigure
 
getChild(int) - Method in class org.jhotdraw.samples.odg.figures.ODGPathFigure
 
getChild(int) - Method in class org.jhotdraw.samples.svg.figures.SVGPathFigure
 
getChildAtIndex(int) - Method in interface net.n3.nanoxml.IXMLElement
Returns the child at a specific index.
getChildAtIndex(int) - Method in class net.n3.nanoxml.XMLElement
Returns the child at a specific index.
getChildCount() - Method in class org.jhotdraw.draw.AbstractCompositeFigure
 
getChildCount() - Method in interface org.jhotdraw.draw.CompositeFigure
Returns the number of children.
getChildCount() - Method in interface org.jhotdraw.draw.Drawing
Returns the number of figures in this drawing.
getChildCount() - Method in class org.jhotdraw.draw.LabeledLineConnectionFigure
 
getChildFigure() - Method in class org.jhotdraw.draw.CompositeFigureEvent
Gets the changed child figure.
getChildren() - Method in interface net.n3.nanoxml.IXMLElement
Returns a vector containing all the child elements.
getChildren() - Method in class net.n3.nanoxml.XMLElement
Returns a vector containing all the child iterator.
getChildren() - Method in class org.jhotdraw.draw.AbstractCompositeFigure
 
getChildren() - Method in interface org.jhotdraw.draw.CompositeFigure
Returns an unchangeable list view on the children.
getChildren() - Method in interface org.jhotdraw.draw.Drawing
Returns the figures of the drawing.
getChildren() - Method in class org.jhotdraw.draw.LabeledLineConnectionFigure
 
getChildren() - Method in class org.jhotdraw.draw.QuadTreeCompositeFigure
 
getChildren(Rectangle2D.Double) - Method in class org.jhotdraw.draw.QuadTreeDrawing
 
getChildren() - Method in class org.jhotdraw.draw.QuadTreeDrawing
 
getChildrenCount() - Method in interface net.n3.nanoxml.IXMLElement
Returns the number of children.
getChildrenCount() - Method in class net.n3.nanoxml.XMLElement
Returns the number of children.
getChildrenFrontToBack() - Method in class org.jhotdraw.draw.AbstractCompositeFigure
Returns an iterator to iterate in Z-order front to back over the children.
getChildrenFrontToBack() - Method in class org.jhotdraw.draw.LabeledLineConnectionFigure
Returns an iterator to iterate in Z-order front to back over the children.
getChildrenNamed(String) - Method in interface net.n3.nanoxml.IXMLElement
Returns a vector of all child elements named name.
getChildrenNamed(String, String) - Method in interface net.n3.nanoxml.IXMLElement
Returns a vector of all child elements named name.
getChildrenNamed(String) - Method in class net.n3.nanoxml.XMLElement
Returns a vector of all child iterator named name.
getChildrenNamed(String, String) - Method in class net.n3.nanoxml.XMLElement
Returns a vector of all child iterator named name.
getClone(Figure) - Method in class org.jhotdraw.draw.AttributeKey
Gets a clone of the value from the Figure.
getColor() - Method in class org.jhotdraw.draw.action.ColorIcon
 
getColors() - Method in class org.apache.batik.ext.awt.MultipleGradientPaint
Returns a copy of the array of colors used by this gradient.
getColorSpace() - Method in class org.apache.batik.ext.awt.MultipleGradientPaint
Returns the enumerated type which specifies color space for interpolation.
getColumnCount() - Method in class org.jhotdraw.gui.JPopupButton
 
getColumns() - Method in class org.jhotdraw.draw.action.VerticalGridLayout
Gets the number of columns in this layout.
getCompatibleHandles(Handle) - Method in class org.jhotdraw.draw.DefaultDrawingView
Gets compatible handles.
getCompatibleHandles(Handle) - Method in interface org.jhotdraw.draw.DrawingView
Gets compatible handles.
getComponent() - Method in class org.jhotdraw.app.AbstractView
 
getComponent() - Method in interface org.jhotdraw.app.Application
Returns the application component.
getComponent() - Method in class org.jhotdraw.app.DefaultAppletApplication
 
getComponent() - Method in class org.jhotdraw.app.DefaultMDIApplication
 
getComponent() - Method in class org.jhotdraw.app.DefaultOSXApplication
 
getComponent() - Method in class org.jhotdraw.app.DefaultSDIApplication
 
getComponent() - Method in interface org.jhotdraw.app.View
Returns the visual component of the view.
getComponent() - Method in class org.jhotdraw.draw.DefaultDrawingView
 
getComponent() - Method in interface org.jhotdraw.draw.DrawingView
Returns the JComponent of the drawing view.
getComponent() - Method in interface org.jhotdraw.gui.AttributeField
Returns the JComponent of the attribute field.
getComponent() - Method in class org.jhotdraw.gui.JDoubleAttributeField
 
getCompositeFigure() - Method in class org.jhotdraw.draw.CompositeFigureEvent
Gets the changed drawing.
getConnection() - Method in class org.jhotdraw.draw.BidirectionalConnectionTool
Gets the connection which is created by this tool
getConnection() - Method in class org.jhotdraw.draw.ConnectorHandle
 
getConnectors(ConnectionFigure) - Method in class org.jhotdraw.draw.AbstractFigure
 
getConnectors(ConnectionFigure) - Method in interface org.jhotdraw.draw.Figure
Returns all connectors of this Figure for the specified prototype of a ConnectionFigure.
getConnectors(ConnectionFigure) - Method in class org.jhotdraw.samples.net.figures.NodeFigure
 
getConnectorTarget(Figure) - Method in class org.jhotdraw.draw.AbstractConnector
 
getConstrainer() - Method in class org.jhotdraw.draw.action.EditGridPanel
Returns the GridConstrainer currently being edited by this panel.
getConstrainer() - Method in class org.jhotdraw.draw.DefaultDrawingView
 
getConstrainer() - Method in interface org.jhotdraw.draw.DrawingView
Gets the current constrainer of this view.
getContent() - Method in interface net.n3.nanoxml.IXMLElement
Return the #PCDATA content of the element.
getContent() - Method in class net.n3.nanoxml.XMLElement
Return the #PCDATA content of the element.
getControlPoint(int) - Method in class org.jhotdraw.geom.BezierPath.Node
 
getCoordinates() - Method in class org.jhotdraw.samples.svg.figures.SVGTextFigure
 
getCopyright() - Method in class org.jhotdraw.app.AbstractApplication
 
getCopyright() - Method in interface org.jhotdraw.app.Application
Returns the copyright of the application.
getCopyright() - Method in interface org.jhotdraw.app.ApplicationModel
Returns the copyright of the application.
getCopyright() - Method in class org.jhotdraw.app.DefaultApplicationModel
 
getCreatedFigure() - Method in class org.jhotdraw.draw.BezierTool
 
getCreatedFigure() - Method in class org.jhotdraw.draw.BidirectionalConnectionTool
Gets the figure that was actually added Note, this can be a different figure from the one which has been created.
getCreatedFigure() - Method in class org.jhotdraw.draw.CreationTool
 
getCurrentSelection() - Method in class org.jhotdraw.gui.AttributeFieldEventHandler
 
getCurrentView() - Method in class org.jhotdraw.gui.AttributeFieldEventHandler
 
getCursor(Point2D.Double) - Method in class org.jhotdraw.draw.AbstractFigure
 
getCursor() - Method in class org.jhotdraw.draw.AbstractHandle
Returns a cursor for the handle.
getCursor() - Method in class org.jhotdraw.draw.CloseHandle
Returns a cursor for the handle.
getCursor() - Method in class org.jhotdraw.draw.DragHandle
Returns a cursor for the handle.
getCursor(Point2D.Double) - Method in interface org.jhotdraw.draw.Figure
Returns a cursor for the specified location.
getCursor() - Method in class org.jhotdraw.draw.FontSizeHandle
 
getCursor() - Method in interface org.jhotdraw.draw.Handle
Returns a cursor for the handle.
getCursor() - Method in class org.jhotdraw.draw.MoveHandle
Returns a cursor for the handle.
getCursor() - Method in class org.jhotdraw.draw.NullHandle
 
getCX() - Method in class org.jhotdraw.samples.svg.RadialGradient
 
getCY() - Method in class org.jhotdraw.samples.svg.RadialGradient
 
getCycleMethod() - Method in class org.apache.batik.ext.awt.MultipleGradientPaint
Returns the enumerated type which specifies cycling behavior.
getData() - Method in class org.jhotdraw.samples.draw.DrawApplet
 
getData() - Method in class org.jhotdraw.samples.draw.DrawLiveConnectApplet
 
getData() - Method in class org.jhotdraw.samples.net.NetApplet
 
getData() - Method in class org.jhotdraw.samples.pert.PertApplet
 
getData() - Method in class org.jhotdraw.samples.svg.SVGApplet
 
getDecomposition() - Method in class org.jhotdraw.draw.AbstractCompositeFigure
 
getDecomposition() - Method in class org.jhotdraw.draw.AbstractFigure
 
getDecomposition() - Method in interface org.jhotdraw.draw.Figure
Returns a decompositon of a figure into its parts.
getDecorationRadius(Figure) - Method in class org.jhotdraw.draw.AbstractLineDecoration
 
getDecorationRadius(Figure) - Method in class org.jhotdraw.draw.CompositeLineDecoration
Returns the radius of the decorator.
getDecorationRadius(Figure) - Method in interface org.jhotdraw.draw.LineDecoration
Returns the radius of the decorator.
getDecorator() - Method in class org.jhotdraw.draw.AbstractAttributedDecoratedFigure
 
getDecorator() - Method in interface org.jhotdraw.draw.DecoratedFigure
Gets the decorator for this figure.
getDecoratorPath(Figure) - Method in class org.jhotdraw.draw.AbstractLineDecoration
Hook method to calculates the path of the decorator.
getDecoratorPath(Figure) - Method in class org.jhotdraw.draw.ArrowTip
 
getDecoratorPath(Figure) - Method in class org.jhotdraw.draw.GeneralPathTip
 
getDecoratorPath(Figure) - Method in class org.jhotdraw.draw.PerpendicularBar
Calculates the path of the decorator...a simple line perpendicular to the figure.
getDecoratorPathRadius(Figure) - Method in class org.jhotdraw.draw.AbstractLineDecoration
Hook method to calculates the radius of the decorator path.
getDecoratorPathRadius(Figure) - Method in class org.jhotdraw.draw.ArrowTip
 
getDecoratorPathRadius(Figure) - Method in class org.jhotdraw.draw.GeneralPathTip
 
getDecoratorPathRadius(Figure) - Method in class org.jhotdraw.draw.PerpendicularBar
Calculates the radius of the decorator path.
getDefault() - Static method in class org.jhotdraw.util.LocaleUtil
 
getDefaultAttribute(AttributeKey) - Method in class org.jhotdraw.draw.action.DrawingEditorProxy
 
getDefaultAttribute(AttributeKey) - Method in class org.jhotdraw.draw.DefaultDrawingEditor
 
getDefaultAttribute(AttributeKey) - Method in interface org.jhotdraw.draw.DrawingEditor
Gets a default attribute from the editor.
getDefaultAttributes() - Method in class org.jhotdraw.draw.action.DrawingEditorProxy
 
getDefaultAttributes() - Method in class org.jhotdraw.draw.DefaultDrawingEditor
 
getDefaultAttributes() - Method in interface org.jhotdraw.draw.DrawingEditor
Returns an immutable Map with the default attributes of this editor.
getDefaultEventIndex() - Method in class org.jhotdraw.draw.DefaultDrawingViewBeanInfo
A bean may have a "default" event that is the event that will mostly commonly be used by human's when using the bean.
getDefaultEventIndex() - Method in class org.jhotdraw.gui.JDoubleAttributeFieldBeanInfo
A bean may have a "default" event that is the event that will mostly commonly be used by human's when using the bean.
getDefaultEventIndex() - Method in class org.jhotdraw.gui.JDoubleAttributeSliderBeanInfo
A bean may have a "default" event that is the event that will mostly commonly be used by human's when using the bean.
getDefaultEventIndex() - Method in class org.jhotdraw.gui.JDoubleTextFieldBeanInfo
A bean may have a "default" event that is the event that will mostly commonly be used by human's when using the bean.
getDefaultEventIndex() - Method in class org.jhotdraw.gui.JIntegerTextFieldBeanInfo
A bean may have a "default" event that is the event that will mostly commonly be used by human's when using the bean.
getDefaultEventIndex() - Method in class org.jhotdraw.gui.JPopupButtonBeanInfo
A bean may have a "default" event that is the event that will mostly commonly be used by human's when using the bean.
getDefaultEventIndex() - Method in class org.jhotdraw.gui.JStringAttributeAreaBeanInfo
A bean may have a "default" event that is the event that will mostly commonly be used by human's when using the bean.
getDefaultEventIndex() - Method in class org.jhotdraw.gui.JStringAttributeFieldBeanInfo
A bean may have a "default" event that is the event that will mostly commonly be used by human's when using the bean.
getDefaultEventIndex() - Method in class org.jhotdraw.samples.draw.DrawingPanelBeanInfo
A bean may have a "default" event that is the event that will mostly commonly be used by human's when using the bean.
getDefaultEventIndex() - Method in class org.jhotdraw.samples.odg.ODGDrawingPanelBeanInfo
A bean may have a "default" event that is the event that will mostly commonly be used by human's when using the bean.
getDefaultEventIndex() - Method in class org.jhotdraw.samples.odg.ODGPropertiesPanelBeanInfo
A bean may have a "default" event that is the event that will mostly commonly be used by human's when using the bean.
getDefaultEventIndex() - Method in class org.jhotdraw.samples.svg.SVGDrawingPanelBeanInfo
A bean may have a "default" event that is the event that will mostly commonly be used by human's when using the bean.
getDefaultEventIndex() - Method in class org.jhotdraw.samples.svg.SVGPropertiesPanelBeanInfo
A bean may have a "default" event that is the event that will mostly commonly be used by human's when using the bean.
getDefaultPropertyIndex() - Method in class org.jhotdraw.draw.DefaultDrawingViewBeanInfo
A bean may have a "default" property that is the property that will mostly commonly be initially chosen for update by human's who are customizing the bean.
getDefaultPropertyIndex() - Method in class org.jhotdraw.gui.JDoubleAttributeFieldBeanInfo
A bean may have a "default" property that is the property that will mostly commonly be initially chosen for update by human's who are customizing the bean.
getDefaultPropertyIndex() - Method in class org.jhotdraw.gui.JDoubleAttributeSliderBeanInfo
A bean may have a "default" property that is the property that will mostly commonly be initially chosen for update by human's who are customizing the bean.
getDefaultPropertyIndex() - Method in class org.jhotdraw.gui.JDoubleTextFieldBeanInfo
A bean may have a "default" property that is the property that will mostly commonly be initially chosen for update by human's who are customizing the bean.
getDefaultPropertyIndex() - Method in class org.jhotdraw.gui.JIntegerTextFieldBeanInfo
A bean may have a "default" property that is the property that will mostly commonly be initially chosen for update by human's who are customizing the bean.
getDefaultPropertyIndex() - Method in class org.jhotdraw.gui.JPopupButtonBeanInfo
A bean may have a "default" property that is the property that will mostly commonly be initially chosen for update by human's who are customizing the bean.
getDefaultPropertyIndex() - Method in class org.jhotdraw.gui.JStringAttributeAreaBeanInfo
A bean may have a "default" property that is the property that will mostly commonly be initially chosen for update by human's who are customizing the bean.
getDefaultPropertyIndex() - Method in class org.jhotdraw.gui.JStringAttributeFieldBeanInfo
A bean may have a "default" property that is the property that will mostly commonly be initially chosen for update by human's who are customizing the bean.
getDefaultPropertyIndex() - Method in class org.jhotdraw.samples.draw.DrawingPanelBeanInfo
A bean may have a "default" property that is the property that will mostly commonly be initially chosen for update by human's who are customizing the bean.
getDefaultPropertyIndex() - Method in class org.jhotdraw.samples.odg.ODGDrawingPanelBeanInfo
A bean may have a "default" property that is the property that will mostly commonly be initially chosen for update by human's who are customizing the bean.
getDefaultPropertyIndex() - Method in class org.jhotdraw.samples.odg.ODGPropertiesPanelBeanInfo
A bean may have a "default" property that is the property that will mostly commonly be initially chosen for update by human's who are customizing the bean.
getDefaultPropertyIndex() - Method in class org.jhotdraw.samples.svg.SVGDrawingPanelBeanInfo
A bean may have a "default" property that is the property that will mostly commonly be initially chosen for update by human's who are customizing the bean.
getDefaultPropertyIndex() - Method in class org.jhotdraw.samples.svg.SVGPropertiesPanelBeanInfo
A bean may have a "default" property that is the property that will mostly commonly be initially chosen for update by human's who are customizing the bean.
getDefaultValue() - Method in class org.jhotdraw.draw.AttributeKey
 
getDelegate() - Method in class net.n3.nanoxml.ValidatorPlugin
Returns the delegate.
getDependencies() - Method in class org.jhotdraw.samples.pert.figures.TaskFigure
 
getDescription() - Method in class org.jhotdraw.io.ExtensionFileFilter
 
getDescription() - Method in class org.jhotdraw.samples.odg.ODGDrawing
 
getDialog() - Method in class org.jhotdraw.draw.action.EditGridAction
 
getDirection(Point, Point) - Static method in enum org.jhotdraw.draw.TranslationDirection
Returns the direction from the provided start point to the end point.
getDirection(Point2D.Double, Point2D.Double) - Static method in enum org.jhotdraw.draw.TranslationDirection
Returns the direction from the provided start point to the end point.
getDocument() - Method in class org.jhotdraw.samples.teddy.TeddyView
 
getDoubleAttribute(String, String, double) - Method in interface net.n3.nanoxml.IXMLElement
Returns an attribute of the element.
getDoubleAttribute(String, String, double) - Method in class net.n3.nanoxml.XMLElement
Returns an attribute of the element.
getDrawing() - Method in class org.jhotdraw.draw.AbstractDrawing
 
getDrawing() - Method in class org.jhotdraw.draw.AbstractFigure
 
getDrawing() - Method in class org.jhotdraw.draw.AbstractTool
 
getDrawing() - Method in class org.jhotdraw.draw.action.AbstractEditorAction
 
getDrawing() - Method in class org.jhotdraw.draw.action.AbstractSelectedAction
 
getDrawing() - Method in class org.jhotdraw.draw.action.AbstractViewAction
 
getDrawing() - Method in class org.jhotdraw.draw.action.EditDrawingPanel
Returns the GridConstrainer currently being edited by this panel.
getDrawing() - Method in class org.jhotdraw.draw.DefaultDrawingView
 
getDrawing() - Method in interface org.jhotdraw.draw.DrawingView
Gets the drawing.
getDrawing() - Method in class org.jhotdraw.samples.draw.DrawingPanel
 
getDrawing() - Method in class org.jhotdraw.samples.net.NetPanel
 
getDrawing() - Method in class org.jhotdraw.samples.odg.ODGDrawingPanel
 
getDrawing() - Method in class org.jhotdraw.samples.odg.ODGView
 
getDrawing() - Method in class org.jhotdraw.samples.pert.PertPanel
 
getDrawing() - Method in class org.jhotdraw.samples.svg.SVGDrawingPanel
 
getDrawing() - Method in class org.jhotdraw.samples.svg.SVGView
 
getDrawingArea() - Method in class org.jhotdraw.draw.AbstractAttributedDecoratedFigure
 
getDrawingArea() - Method in class org.jhotdraw.draw.AbstractAttributedFigure
 
getDrawingArea() - Method in class org.jhotdraw.draw.AbstractCompositeFigure
 
getDrawingArea() - Method in class org.jhotdraw.draw.AbstractConnector
 
getDrawingArea() - Method in class org.jhotdraw.draw.AbstractHandle
 
getDrawingArea(Figure, Point2D.Double, Point2D.Double) - Method in class org.jhotdraw.draw.AbstractLineDecoration
Returns the drawing area of the decorator.
getDrawingArea() - Method in class org.jhotdraw.draw.BezierFigure
 
getDrawingArea(Figure, Point2D.Double, Point2D.Double) - Method in class org.jhotdraw.draw.CompositeLineDecoration
Returns the drawing area of the decorator.
getDrawingArea() - Method in interface org.jhotdraw.draw.Connector
Gets the drawing area of the connector.
getDrawingArea() - Method in class org.jhotdraw.draw.DefaultDrawingView
Side effect: Changes view Translation!!! (really?)
getDrawingArea() - Method in class org.jhotdraw.draw.DiamondFigure
 
getDrawingArea() - Method in class org.jhotdraw.draw.EllipseFigure
 
getDrawingArea() - Method in interface org.jhotdraw.draw.Figure
Returns the drawing area of the figure as a Rectangle.
getDrawingArea() - Method in class org.jhotdraw.draw.GraphicalCompositeFigure
Return the draw area.
getDrawingArea() - Method in interface org.jhotdraw.draw.Handle
Returns the drawing area of the handle.
getDrawingArea() - Method in class org.jhotdraw.draw.LabeledLineConnectionFigure
 
getDrawingArea(Figure, Point2D.Double, Point2D.Double) - Method in interface org.jhotdraw.draw.LineDecoration
Returns the drawing bounds of the decorator.
getDrawingArea() - Method in class org.jhotdraw.draw.RectangleFigure
 
getDrawingArea() - Method in class org.jhotdraw.draw.RoundRectangleFigure
 
getDrawingArea() - Method in class org.jhotdraw.draw.TriangleFigure
 
getDrawingArea() - Method in class org.jhotdraw.samples.odg.figures.ODGBezierFigure
 
getDrawingArea() - Method in class org.jhotdraw.samples.odg.figures.ODGEllipseFigure
 
getDrawingArea() - Method in class org.jhotdraw.samples.odg.figures.ODGPathFigure
 
getDrawingArea() - Method in class org.jhotdraw.samples.odg.figures.ODGRectFigure
 
getDrawingArea() - Method in class org.jhotdraw.samples.svg.figures.SVGBezierFigure
 
getDrawingArea() - Method in class org.jhotdraw.samples.svg.figures.SVGEllipseFigure
 
getDrawingArea() - Method in class org.jhotdraw.samples.svg.figures.SVGImageFigure
 
getDrawingArea() - Method in class org.jhotdraw.samples.svg.figures.SVGPathFigure
 
getDrawingArea() - Method in class org.jhotdraw.samples.svg.figures.SVGRectFigure
 
getDrawingArea() - Method in class org.jhotdraw.samples.svg.figures.SVGTextAreaFigure
 
getDrawingArea() - Method in class org.jhotdraw.samples.svg.figures.SVGTextFigure
 
getDrawingEditor() - Method in class org.jhotdraw.samples.draw.DrawView
Gets the drawing editor of the view.
getDrawingEditor() - Method in class org.jhotdraw.samples.net.NetView
Gets the drawing editor of the view.
getDrawingEditor() - Method in class org.jhotdraw.samples.odg.ODGView
Gets the drawing editor of the view.
getDrawingEditor() - Method in class org.jhotdraw.samples.pert.PertView
Gets the drawing editor of the view.
getDrawingEditor() - Method in class org.jhotdraw.samples.svg.SVGView
Gets the drawing editor of the view.
getDrawingToViewTransform() - Method in class org.jhotdraw.draw.DefaultDrawingView
 
getDrawingToViewTransform() - Method in interface org.jhotdraw.draw.DrawingView
Gets an transform which can be used to convert drawing coordinates to view coordinates.
getDrawingViews() - Method in class org.jhotdraw.draw.action.DrawingEditorProxy
 
getDrawingViews() - Method in class org.jhotdraw.draw.DefaultDrawingEditor
 
getDrawingViews() - Method in interface org.jhotdraw.draw.DrawingEditor
Gets all drawing views associated with this editor.
getDuration() - Method in class org.jhotdraw.samples.pert.figures.TaskFigure
 
getEditor() - Method in class org.jhotdraw.draw.AbstractTool
 
getEditor() - Method in class org.jhotdraw.draw.action.AbstractEditorAction
 
getEditor() - Method in class org.jhotdraw.draw.action.AbstractSelectedAction
 
getEditor() - Method in class org.jhotdraw.draw.action.AttributeToggler
 
getEditor() - Method in class org.jhotdraw.gui.AttributeFieldEventHandler
 
getEditor() - Method in class org.jhotdraw.gui.JDoubleAttributeField
 
getEditor() - Method in class org.jhotdraw.gui.JDoubleAttributeSlider
 
getEditor() - Method in class org.jhotdraw.gui.JStringAttributeArea
 
getEditor() - Method in class org.jhotdraw.gui.JStringAttributeField
 
getEditor() - Method in class org.jhotdraw.samples.draw.DrawingPanel
 
getEditor() - Method in class org.jhotdraw.samples.draw.DrawView
 
getEditor() - Method in class org.jhotdraw.samples.net.NetPanel
 
getEditor() - Method in class org.jhotdraw.samples.net.NetView
 
getEditor() - Method in class org.jhotdraw.samples.odg.ODGDrawingPanel
 
getEditor() - Method in class org.jhotdraw.samples.odg.ODGView
 
getEditor() - Method in class org.jhotdraw.samples.pert.PertPanel
 
getEditor() - Method in class org.jhotdraw.samples.pert.PertView
 
getEditor() - Method in class org.jhotdraw.samples.svg.SVGDrawingPanel
 
getEditor() - Method in class org.jhotdraw.samples.svg.SVGView
 
getElementCount() - Method in interface org.jhotdraw.xml.DOMInput
Returns the number of child elements of the current element.
getElementCount(String) - Method in interface org.jhotdraw.xml.DOMInput
Returns the number of child elements with the specified tag name of the current element.
getElementCount() - Method in class org.jhotdraw.xml.JavaxDOMInput
Returns the number of child elements of the current element.
getElementCount(String) - Method in class org.jhotdraw.xml.JavaxDOMInput
Returns the number of child elements with the specified tag name of the current element.
getElementCount() - Method in class org.jhotdraw.xml.NanoXMLDOMInput
Returns the number of child elements of the current element.
getElementCount(String) - Method in class org.jhotdraw.xml.NanoXMLDOMInput
Returns the number of child elements with the specified tag name of the current element.
getElementName() - Method in exception net.n3.nanoxml.XMLValidationException
Returns the name of the element in which the validation is violated.
getEmptyDrawingMessage() - Method in class org.jhotdraw.draw.DefaultDrawingView
 
getEncoding(String) - Method in class net.n3.nanoxml.StdXMLReader
Scans the encoding from an <?xml...?> tag.
getEndConnector() - Method in class org.jhotdraw.draw.BidirectionalConnectionTool
 
getEndConnector() - Method in interface org.jhotdraw.draw.ConnectionFigure
Gets the end Connector.
getEndConnector() - Method in class org.jhotdraw.draw.LineConnectionFigure
 
getEndFigure() - Method in interface org.jhotdraw.draw.ConnectionFigure
Gets the end figure of the connection.
getEndFigure() - Method in class org.jhotdraw.draw.LineConnectionFigure
 
getEndPoint() - Method in class org.apache.batik.ext.awt.LinearGradientPaint
Returns a copy of the end point of the gradient axis
getEndPoint() - Method in class org.jhotdraw.draw.AbstractFigure
 
getEndPoint() - Method in class org.jhotdraw.draw.BezierFigure
Convenience method for getting the end point.
getEndPoint() - Method in interface org.jhotdraw.draw.ConnectionFigure
Gets the end point.
getEndPoint() - Method in interface org.jhotdraw.draw.Figure
Returns the untransformed logical end point of the bounds.
getEndPosition() - Method in class org.jhotdraw.io.StreamPosTokenizer
Returns the end position of the token relative to the position that the stream had, when the StreamPosTokenizer was constructed.
getEntity(IXMLReader, String) - Method in interface net.n3.nanoxml.IXMLEntityResolver
Returns a Java reader containing the value of an entity.
getEntity(IXMLReader, String) - Method in class net.n3.nanoxml.XMLEntityResolver
Returns a Java reader containing the value of an entity.
getEnumName(Enum) - Method in class org.jhotdraw.xml.DefaultDOMFactory
 
getEnumName(Enum) - Method in interface org.jhotdraw.xml.DOMFactory
Returns the element tag name for the specified Enum class.
getEnumValue(Enum) - Method in class org.jhotdraw.xml.DefaultDOMFactory
 
getEnumValue(Enum) - Method in interface org.jhotdraw.xml.DOMFactory
Returns the enum tag name for the specified Enum instance.
getEventSetDescriptors() - Method in class org.jhotdraw.draw.DefaultDrawingViewBeanInfo
Gets the bean's EventSetDescriptors.
getEventSetDescriptors() - Method in class org.jhotdraw.gui.JDoubleAttributeFieldBeanInfo
Gets the bean's EventSetDescriptors.
getEventSetDescriptors() - Method in class org.jhotdraw.gui.JDoubleAttributeSliderBeanInfo
Gets the bean's EventSetDescriptors.
getEventSetDescriptors() - Method in class org.jhotdraw.gui.JDoubleTextFieldBeanInfo
Gets the bean's EventSetDescriptors.
getEventSetDescriptors() - Method in class org.jhotdraw.gui.JIntegerTextFieldBeanInfo
Gets the bean's EventSetDescriptors.
getEventSetDescriptors() - Method in class org.jhotdraw.gui.JPopupButtonBeanInfo
Gets the bean's EventSetDescriptors.
getEventSetDescriptors() - Method in class org.jhotdraw.gui.JStringAttributeAreaBeanInfo
Gets the bean's EventSetDescriptors.
getEventSetDescriptors() - Method in class org.jhotdraw.gui.JStringAttributeFieldBeanInfo
Gets the bean's EventSetDescriptors.
getEventSetDescriptors() - Method in class org.jhotdraw.samples.draw.DrawingPanelBeanInfo
Gets the bean's EventSetDescriptors.
getEventSetDescriptors() - Method in class org.jhotdraw.samples.odg.ODGDrawingPanelBeanInfo
Gets the bean's EventSetDescriptors.
getEventSetDescriptors() - Method in class org.jhotdraw.samples.odg.ODGPropertiesPanelBeanInfo
Gets the bean's EventSetDescriptors.
getEventSetDescriptors() - Method in class org.jhotdraw.samples.svg.SVGDrawingPanelBeanInfo
Gets the bean's EventSetDescriptors.
getEventSetDescriptors() - Method in class org.jhotdraw.samples.svg.SVGPropertiesPanelBeanInfo
Gets the bean's EventSetDescriptors.
getException() - Method in exception net.n3.nanoxml.XMLException
Returns the encapsulated exception, or null if no exception is encapsulated.
getExportChooser() - Method in interface org.jhotdraw.app.ExportableView
Gets the file chooser for exporting the view.
getExportChooser() - Method in class org.jhotdraw.samples.odg.ODGView
 
getExportChooser() - Method in class org.jhotdraw.samples.svg.SVGView
 
getExtensions() - Method in class org.jhotdraw.io.ExtensionFileFilter
Returns an unmodifiable set with the filename extensions.
getFigure() - Method in class org.jhotdraw.draw.FigureEvent
Gets the changed figure
getFigureDrawBounds() - Method in class org.jhotdraw.draw.AbstractAttributedCompositeFigure
 
getFigureDrawingArea() - Method in class org.jhotdraw.draw.AbstractAttributedDecoratedFigure
 
getFigureDrawingArea() - Method in class org.jhotdraw.draw.ImageFigure
 
getFigureDrawingArea() - Method in class org.jhotdraw.draw.TextFigure
Gets the drawing area without taking the decorator into account.
getFigureDrawingArea() - Method in class org.jhotdraw.samples.net.figures.NodeFigure
 
getFigures(Rectangle2D.Double) - Method in class org.jhotdraw.draw.QuadTreeCompositeFigure
 
getFiguresFrontToBack() - Method in class org.jhotdraw.draw.DefaultDrawing
Returns an iterator to iterate in Z-order front to back over the children.
getFiguresFrontToBack() - Method in interface org.jhotdraw.draw.Drawing
Returns a list of the figures in Z-Order from front to back.
getFiguresFrontToBack() - Method in class org.jhotdraw.draw.QuadTreeCompositeFigure
Returns an iterator to iterate in Z-order front to back over the children.
getFiguresFrontToBack() - Method in class org.jhotdraw.draw.QuadTreeDrawing
Returns an iterator to iterate in Z-order front to back over the children.
getFile() - Method in class org.jhotdraw.app.AbstractView
 
getFile() - Method in interface org.jhotdraw.app.View
Returns the file which holds the document of the view.
getFileChooser() - Method in class org.jhotdraw.gui.event.SheetEvent
Returns the JFileChooser pane on the sheet.
getFileExtension() - Method in class org.jhotdraw.draw.DOMStorableInputOutputFormat
 
getFileExtension() - Method in class org.jhotdraw.draw.ImageInputFormat
 
getFileExtension() - Method in class org.jhotdraw.draw.ImageOutputFormat
 
getFileExtension() - Method in interface org.jhotdraw.draw.OutputFormat
Returns the file extension for the output format.
getFileExtension() - Method in class org.jhotdraw.draw.PictImageInputFormat
 
getFileExtension() - Method in class org.jhotdraw.draw.TextInputFormat
 
getFileExtension() - Method in class org.jhotdraw.samples.svg.io.ImageMapOutputFormat
 
getFileExtension() - Method in class org.jhotdraw.samples.svg.io.SVGOutputFormat
 
getFileExtension() - Method in class org.jhotdraw.samples.svg.io.SVGZOutputFormat
 
getFileFilter() - Method in class org.jhotdraw.draw.DOMStorableInputOutputFormat
 
getFileFilter() - Method in class org.jhotdraw.draw.ImageInputFormat
 
getFileFilter() - Method in class org.jhotdraw.draw.ImageOutputFormat
 
getFileFilter() - Method in interface org.jhotdraw.draw.InputFormat
Return a FileFilter that can be used to identify files which can be restored with this Storage Format.
getFileFilter() - Method in interface org.jhotdraw.draw.OutputFormat
Return a FileFilter that can be used to identify files which can be stored with this output format.
getFileFilter() - Method in class org.jhotdraw.draw.PictImageInputFormat
 
getFileFilter() - Method in class org.jhotdraw.draw.TextInputFormat
 
getFileFilter() - Method in class org.jhotdraw.samples.odg.io.ODGInputFormat
 
getFileFilter() - Method in class org.jhotdraw.samples.svg.io.ImageMapOutputFormat
 
getFileFilter() - Method in class org.jhotdraw.samples.svg.io.SVGInputFormat
 
getFileFilter() - Method in class org.jhotdraw.samples.svg.io.SVGOutputFormat
 
getFileFilter() - Method in class org.jhotdraw.samples.svg.io.SVGZInputFormat
 
getFileFilter() - Method in class org.jhotdraw.samples.svg.io.SVGZOutputFormat
 
getFillColor() - Method in class org.jhotdraw.draw.TextAreaFigure
 
getFillColor() - Method in class org.jhotdraw.draw.TextFigure
 
getFillColor() - Method in interface org.jhotdraw.draw.TextHolderFigure
Returns the fill color to be used by a text editor for editing this Figure.
getFillColor() - Method in class org.jhotdraw.samples.svg.figures.SVGTextAreaFigure
 
getFillColor() - Method in class org.jhotdraw.samples.svg.figures.SVGTextFigure
 
getFillPaint(Figure) - Static method in class org.jhotdraw.samples.odg.ODGAttributeKeys
Gets the fill paint for the specified figure based on the attributes FILL_GRADIENT, FILL_OPACITY, FILL_PAINT and the bounds of the figure.
getFillPaint(Figure) - Static method in class org.jhotdraw.samples.svg.SVGAttributeKeys
Gets the fill paint for the specified figure based on the attributes FILL_GRADIENT, FILL_OPACITY, FILL_PAINT and the bounds of the figure.
getFindString() - Method in class org.jhotdraw.samples.teddy.regex.Matcher
 
getFirstChildNamed(String) - Method in interface net.n3.nanoxml.IXMLElement
Searches a child element.
getFirstChildNamed(String, String) - Method in interface net.n3.nanoxml.IXMLElement
Searches a child element.
getFirstChildNamed(String) - Method in class net.n3.nanoxml.XMLElement
Searches a child element.
getFirstChildNamed(String, String) - Method in class net.n3.nanoxml.XMLElement
Searches a child element.
getFocusedView() - Method in class org.jhotdraw.draw.action.DrawingEditorProxy
 
getFocusPoint() - Method in class org.apache.batik.ext.awt.RadialGradientPaint
Returns a copy of the end point of the gradient axis.
getFont(Figure) - Static method in class org.jhotdraw.draw.AttributeKeys
 
getFont() - Method in class org.jhotdraw.draw.TextAreaFigure
 
getFont() - Method in class org.jhotdraw.draw.TextFigure
 
getFont() - Method in interface org.jhotdraw.draw.TextHolderFigure
Returns the font to be used by a text editor for editing this Figure.
getFont() - Method in class org.jhotdraw.samples.svg.figures.SVGTextAreaFigure
 
getFont() - Method in class org.jhotdraw.samples.svg.figures.SVGTextFigure
 
getFontRenderContext() - Method in class org.jhotdraw.draw.AbstractDrawing
 
getFontRenderContext() - Method in class org.jhotdraw.draw.AbstractFigure
 
getFontRenderContext() - Method in interface org.jhotdraw.draw.Drawing
Returns the font render context used to do text leyout and text drawing.
getFontSize() - Method in class org.jhotdraw.draw.TextAreaFigure
 
getFontSize() - Method in class org.jhotdraw.draw.TextFigure
 
getFontSize() - Method in interface org.jhotdraw.draw.TextHolderFigure
Gets the font size of the text held by the TextHolderFigure.
getFontSize() - Method in class org.jhotdraw.samples.svg.figures.SVGTextAreaFigure
 
getFontSize() - Method in class org.jhotdraw.samples.svg.figures.SVGTextFigure
 
getFontStyle(Figure) - Static method in class org.jhotdraw.draw.AttributeKeys
 
getFormat() - Method in class org.jhotdraw.gui.JDoubleTextField
 
getFormatted(String, String) - Method in class org.jhotdraw.util.ResourceBundleUtil
Gets a resource string formatted with MessageFormat.
getFormatted(String, Object...) - Method in class org.jhotdraw.util.ResourceBundleUtil
Gets a resource string formatted with MessageFormat.
getFractions() - Method in class org.apache.batik.ext.awt.MultipleGradientPaint
Returns a copy of the array of floats used by this gradient to calculate color distribution.
getFrame() - Method in class org.jhotdraw.draw.action.EditDrawingAction
 
getFullName() - Method in interface net.n3.nanoxml.IXMLElement
Returns the full name (i.e.
getFullName() - Method in class net.n3.nanoxml.XMLElement
Returns the full name (i.e.
getFX() - Method in class org.jhotdraw.samples.svg.RadialGradient
 
getFY() - Method in class org.jhotdraw.samples.svg.RadialGradient
 
getHandle() - Method in class org.jhotdraw.draw.HandleEvent
 
getHandleDetailLevel() - Method in class org.jhotdraw.draw.DefaultDrawingView
 
getHandleDetailLevel() - Method in interface org.jhotdraw.draw.DrawingView
Returns the detail level of the handles.
getHandlesize() - Method in class org.jhotdraw.draw.AbstractHandle
FIXME - Get this form the drawing view.
getHandlesize() - Method in class org.jhotdraw.draw.CloseHandle
 
getHeight() - Method in class org.jhotdraw.draw.GridConstrainer
 
getHeight() - Method in class org.jhotdraw.geom.Dimension2DDouble
Returns the height of this dimension in double precision.
getHeight() - Method in class org.jhotdraw.samples.odg.figures.ODGEllipseFigure
 
getHeight() - Method in class org.jhotdraw.samples.odg.figures.ODGRectFigure
 
getHeight() - Method in class org.jhotdraw.samples.svg.figures.SVGEllipseFigure
 
getHeight() - Method in class org.jhotdraw.samples.svg.figures.SVGImageFigure
 
getHeight() - Method in class org.jhotdraw.samples.svg.figures.SVGRectFigure
 
getHgap() - Method in class org.jhotdraw.draw.action.VerticalGridLayout
Gets the horizontal gap between components.
getIcon(int) - Method in class org.jhotdraw.draw.DefaultDrawingViewBeanInfo
This method returns an image object that can be used to represent the bean in toolboxes, toolbars, etc.
getIcon(int) - Method in class org.jhotdraw.gui.JDoubleAttributeFieldBeanInfo
This method returns an image object that can be used to represent the bean in toolboxes, toolbars, etc.
getIcon(int) - Method in class org.jhotdraw.gui.JDoubleAttributeSliderBeanInfo
This method returns an image object that can be used to represent the bean in toolboxes, toolbars, etc.
getIcon(int) - Method in class org.jhotdraw.gui.JDoubleTextFieldBeanInfo
This method returns an image object that can be used to represent the bean in toolboxes, toolbars, etc.
getIcon(int) - Method in class org.jhotdraw.gui.JIntegerTextFieldBeanInfo
This method returns an image object that can be used to represent the bean in toolboxes, toolbars, etc.
getIcon(int) - Method in class org.jhotdraw.gui.JPopupButtonBeanInfo
This method returns an image object that can be used to represent the bean in toolboxes, toolbars, etc.
getIcon(int) - Method in class org.jhotdraw.gui.JStringAttributeAreaBeanInfo
This method returns an image object that can be used to represent the bean in toolboxes, toolbars, etc.
getIcon(int) - Method in class org.jhotdraw.gui.JStringAttributeFieldBeanInfo
This method returns an image object that can be used to represent the bean in toolboxes, toolbars, etc.
getIcon(int) - Method in class org.jhotdraw.samples.draw.DrawingPanelBeanInfo
This method returns an image object that can be used to represent the bean in toolboxes, toolbars, etc.
getIcon(int) - Method in class org.jhotdraw.samples.odg.ODGDrawingPanelBeanInfo
This method returns an image object that can be used to represent the bean in toolboxes, toolbars, etc.
getIcon(int) - Method in class org.jhotdraw.samples.odg.ODGPropertiesPanelBeanInfo
This method returns an image object that can be used to represent the bean in toolboxes, toolbars, etc.
getIcon(int) - Method in class org.jhotdraw.samples.svg.SVGDrawingPanelBeanInfo
This method returns an image object that can be used to represent the bean in toolboxes, toolbars, etc.
getIcon(int) - Method in class org.jhotdraw.samples.svg.SVGPropertiesPanelBeanInfo
This method returns an image object that can be used to represent the bean in toolboxes, toolbars, etc.
getIconHeight() - Method in class org.jhotdraw.draw.action.ColorIcon
 
getIconHeight() - Method in class org.jhotdraw.draw.action.LineDecorationIcon
 
getIconHeight() - Method in class org.jhotdraw.draw.action.StrokeIcon
 
getIconWidth() - Method in class org.jhotdraw.draw.action.ColorIcon
 
getIconWidth() - Method in class org.jhotdraw.draw.action.LineDecorationIcon
 
getIconWidth() - Method in class org.jhotdraw.draw.action.StrokeIcon
 
getId(IXMLElement) - Method in class org.jhotdraw.samples.svg.io.SVGOutputFormat
Gets a unique ID for the specified element.
getImageData() - Method in class org.jhotdraw.draw.ImageFigure
Gets the image data.
getImageData() - Method in class org.jhotdraw.samples.svg.figures.SVGImageFigure
Gets the image data.
getImageIcon(String, Class) - Method in class org.jhotdraw.util.ResourceBundleUtil
Get an image icon from the ResourceBundle.
getIndex() - Method in class org.jhotdraw.draw.CompositeFigureEvent
Returns the z-index of the child figure.
getInheritedAttribute(String) - Method in interface org.jhotdraw.xml.DOMInput
Gets an attribute of the current element of the DOM Document and of all parent DOM elements.
getInheritedAttribute(String) - Method in class org.jhotdraw.xml.JavaxDOMInput
Gets an attribute of the current element of the DOM Document and of all parent DOM elements.
getInheritedAttribute(String) - Method in class org.jhotdraw.xml.NanoXMLDOMInput
Gets an attribute of the current element of the DOM Document and of all parent DOM elements.
getInitialColor() - Method in class org.jhotdraw.draw.action.EditorColorChooserAction
 
getInitialColor() - Method in class org.jhotdraw.draw.action.SelectionColorChooserAction
 
getInputFormatAccessory() - Method in class org.jhotdraw.draw.DOMStorableInputOutputFormat
 
getInputFormatAccessory() - Method in class org.jhotdraw.draw.ImageInputFormat
 
getInputFormatAccessory() - Method in interface org.jhotdraw.draw.InputFormat
Return a JFileChooser accessory that can be used to customize the input format.
getInputFormatAccessory() - Method in class org.jhotdraw.draw.PictImageInputFormat
 
getInputFormatAccessory() - Method in class org.jhotdraw.draw.TextInputFormat
 
getInputFormatAccessory() - Method in class org.jhotdraw.samples.odg.io.ODGInputFormat
 
getInputFormatAccessory() - Method in class org.jhotdraw.samples.svg.io.SVGInputFormat
 
getInputFormats() - Method in class org.jhotdraw.draw.AbstractDrawing
 
getInputFormats() - Method in interface org.jhotdraw.draw.Drawing
Gets input formats for the Drawing in order of preferred formats.
getInputMap() - Method in class org.jhotdraw.draw.AbstractTool
Gets the input map of the Tool
getInputValue() - Method in class org.jhotdraw.gui.event.SheetEvent
Returns the input value that the JOptionPane returned, if it wants input.
getInsets(Figure) - Method in class org.jhotdraw.draw.AbstractLayouter
 
getInsets() - Method in class org.jhotdraw.draw.FloatingTextField
 
getInsets() - Method in class org.jhotdraw.draw.TextAreaFigure
Returns the insets used to draw text.
getInsets() - Method in class org.jhotdraw.draw.TextFigure
 
getInsets() - Method in interface org.jhotdraw.draw.TextHolderFigure
Returns Insets to be used by the text editor relative to the handle bounds of the figure.
getInsets() - Method in class org.jhotdraw.samples.svg.figures.SVGTextAreaFigure
Returns the insets used to draw text.
getInsets() - Method in class org.jhotdraw.samples.svg.figures.SVGTextFigure
 
getInteger(String) - Method in class org.jhotdraw.util.ResourceBundleUtil
Get an Integer from the ResourceBundle.
getInvalidatedArea() - Method in class org.jhotdraw.draw.CompositeFigureEvent
Gets the bounds of the invalidated area on the drawing.
getInvalidatedArea() - Method in class org.jhotdraw.draw.FigureEvent
Gets the bounds of the invalidated area on the drawing.
getInvalidatedArea() - Method in class org.jhotdraw.draw.HandleEvent
Gets the bounds of the invalidated area on the drawing view.
getInvalidatedArea() - Method in class org.jhotdraw.draw.ToolEvent
Gets the bounds of the invalidated area on the drawing view.
getInvisibleConstrainer() - Method in class org.jhotdraw.draw.DefaultDrawingView
 
getInvisibleConstrainer() - Method in interface org.jhotdraw.draw.DrawingView
Gets the editor's constrainer for this view, for use, when the visible constrainer is turned off.
getKey() - Method in class org.jhotdraw.draw.AttributeKey
 
getKeyStroke(String) - Method in class org.jhotdraw.util.ResourceBundleUtil
Get a KeyStroke from the ResourceBundle.
getLabelFor() - Method in class org.jhotdraw.draw.LabelFigure
 
getLabelFor() - Method in class org.jhotdraw.draw.TextAreaFigure
 
getLabelFor() - Method in class org.jhotdraw.draw.TextFigure
 
getLabelFor() - Method in interface org.jhotdraw.draw.TextHolderFigure
Sometimes we want to use a TextHolderFigure as a label for another TextHolderFigure.
getLabelFor() - Method in class org.jhotdraw.samples.svg.figures.SVGTextAreaFigure
 
getLabelFor() - Method in class org.jhotdraw.samples.svg.figures.SVGTextFigure
 
getLabels() - Static method in class org.jhotdraw.undo.UndoRedoManager
 
getLAFBundle(String) - Static method in class org.jhotdraw.util.ResourceBundleUtil
Get the appropriate ResourceBundle subclass.
getLAFBundle(String, Locale) - Static method in class org.jhotdraw.util.ResourceBundleUtil
Get the appropriate ResourceBundle subclass.
getLayer() - Method in class org.jhotdraw.draw.AbstractFigure
 
getLayer() - Method in interface org.jhotdraw.draw.Figure
Gets the layer number of the figure.
getLayer() - Method in class org.jhotdraw.samples.net.figures.NodeFigure
 
getLayer() - Method in class org.jhotdraw.samples.pert.figures.DependencyFigure
 
getLayer() - Method in class org.jhotdraw.samples.pert.figures.TaskFigure
 
getLayouter() - Method in class org.jhotdraw.draw.AbstractCompositeFigure
Get a Layouter object which encapsulated a layout algorithm for this figure.
getLayouter() - Method in interface org.jhotdraw.draw.CompositeFigure
Get a Layouter object which encapsulated a layout algorithm for this figure.
getLayouter() - Method in class org.jhotdraw.draw.LabeledLineConnectionFigure
Get a Layouter object which encapsulated a layout algorithm for this figure.
getLeft() - Method in class org.jhotdraw.geom.Insets2D.Double
 
getLeft() - Method in class org.jhotdraw.geom.Insets2D.Float
 
getLeft() - Method in class org.jhotdraw.geom.Insets2D
Returns the left insets in double precision.
getLeftInset() - Method in class org.jhotdraw.samples.teddy.text.NumberedParagraphView
Gets the left inset.
getLengthOfPath(double) - Method in class org.jhotdraw.geom.BezierPath
Returns the length of the path.
getLineCount() - Method in class org.jhotdraw.samples.teddy.TeddyView
Determines the number of lines contained in the area.
getLineNr() - Method in interface net.n3.nanoxml.IXMLElement
Returns the line number in the data where the element started.
getLineNr() - Method in interface net.n3.nanoxml.IXMLReader
Returns the line number of the data in the current stream.
getLineNr() - Method in class net.n3.nanoxml.StdXMLReader
Returns the line number of the data in the current stream.
getLineNr() - Method in class net.n3.nanoxml.XMLElement
Returns the line number in the data where the element started.
getLineNr() - Method in exception net.n3.nanoxml.XMLException
Returns the line number in the XML data where the exception occurred.
getLineOfOffset(int) - Method in class org.jhotdraw.samples.teddy.JEditorArea
Translates an offset into the components text to a line number.
getLineOfOffset(int) - Method in class org.jhotdraw.samples.teddy.TeddyView
Accessor for text area.
getLiner() - Method in interface org.jhotdraw.draw.ConnectionFigure
Get a Liner object which encapsulated a lineout algorithm for this figure.
getLiner() - Method in class org.jhotdraw.draw.LineConnectionFigure
 
getLineSeparator() - Method in class org.jhotdraw.samples.teddy.CharacterSetAccessory
 
getLineSeparator() - Method in class org.jhotdraw.samples.teddy.io.LFWriter
Gets the line separator of the println() methods.
getLineStartOffset(int) - Method in class org.jhotdraw.samples.teddy.JEditorArea
Determines the offset of the start of the given line.
getLineStartOffset(int) - Method in class org.jhotdraw.samples.teddy.TeddyView
Accessor for text area.
getLineWrap() - Method in class org.jhotdraw.samples.teddy.JEditorArea
Gets the line-wrapping policy of the text area.
getLocation() - Method in class org.jhotdraw.draw.AbstractConnectionHandle
Returns the start point of the connection.
getLocation() - Method in class org.jhotdraw.draw.AbstractRotateHandle
 
getLocation() - Method in class org.jhotdraw.draw.BezierControlPointHandle
 
getLocation() - Method in class org.jhotdraw.draw.BezierNodeHandle
 
getLocation() - Method in class org.jhotdraw.draw.BezierScaleHandle
 
getLocation() - Method in class org.jhotdraw.draw.ConnectionEndHandle
Returns the start point of the connection.
getLocation() - Method in class org.jhotdraw.draw.ConnectionStartHandle
Returns the start point of the connection.
getLocation() - Method in class org.jhotdraw.draw.ConnectorHandle
 
getLocation() - Method in class org.jhotdraw.draw.LocatorHandle
 
getLocationOnDrawing() - Method in class org.jhotdraw.draw.ConnectorHandle
 
getLocationOnDrawing() - Method in class org.jhotdraw.draw.LocatorHandle
 
getLock() - Method in class org.jhotdraw.draw.AbstractDrawing
The drawing view synchronizes on the lock when drawing a drawing.
getLock() - Method in class org.jhotdraw.draw.AbstractFigure
 
getLock() - Method in interface org.jhotdraw.draw.Drawing
Returns the lock object on which all threads acting in Figures in this drawing synchronize to prevent race conditions.
getMajorGridSpacing() - Method in class org.jhotdraw.draw.GridConstrainer
Spacing between major grid lines.
getMask() - Method in class org.jhotdraw.geom.BezierPath.Node
 
getMatchType() - Method in class org.jhotdraw.samples.teddy.regex.Matcher
 
getMaximum() - Method in class org.jhotdraw.gui.JDoubleAttributeField
 
getMaximum() - Method in class org.jhotdraw.gui.JDoubleTextField
 
getMaximum() - Method in class org.jhotdraw.gui.JIntegerTextField
 
getMethodDescriptors() - Method in class org.jhotdraw.draw.DefaultDrawingViewBeanInfo
Gets the bean's MethodDescriptors.
getMethodDescriptors() - Method in class org.jhotdraw.gui.JDoubleAttributeFieldBeanInfo
Gets the bean's MethodDescriptors.
getMethodDescriptors() - Method in class org.jhotdraw.gui.JDoubleAttributeSliderBeanInfo
Gets the bean's MethodDescriptors.
getMethodDescriptors() - Method in class org.jhotdraw.gui.JDoubleTextFieldBeanInfo
Gets the bean's MethodDescriptors.
getMethodDescriptors() - Method in class org.jhotdraw.gui.JIntegerTextFieldBeanInfo
Gets the bean's MethodDescriptors.
getMethodDescriptors() - Method in class org.jhotdraw.gui.JPopupButtonBeanInfo
Gets the bean's MethodDescriptors.
getMethodDescriptors() - Method in class org.jhotdraw.gui.JStringAttributeAreaBeanInfo
Gets the bean's MethodDescriptors.
getMethodDescriptors() - Method in class org.jhotdraw.gui.JStringAttributeFieldBeanInfo
Gets the bean's MethodDescriptors.
getMethodDescriptors() - Method in class org.jhotdraw.samples.draw.DrawingPanelBeanInfo
Gets the bean's MethodDescriptors.
getMethodDescriptors() - Method in class org.jhotdraw.samples.odg.ODGDrawingPanelBeanInfo
Gets the bean's MethodDescriptors.
getMethodDescriptors() - Method in class org.jhotdraw.samples.odg.ODGPropertiesPanelBeanInfo
Gets the bean's MethodDescriptors.
getMethodDescriptors() - Method in class org.jhotdraw.samples.svg.SVGDrawingPanelBeanInfo
Gets the bean's MethodDescriptors.
getMethodDescriptors() - Method in class org.jhotdraw.samples.svg.SVGPropertiesPanelBeanInfo
Gets the bean's MethodDescriptors.
getMinimum() - Method in class org.jhotdraw.gui.JDoubleAttributeField
 
getMinimum() - Method in class org.jhotdraw.gui.JDoubleTextField
 
getMinimum() - Method in class org.jhotdraw.gui.JIntegerTextField
 
getMnem(String) - Method in class org.jhotdraw.util.ResourceBundleUtil
Get a Mnemonic from the ResourceBundle.
getMnemonic(String) - Method in class org.jhotdraw.util.ResourceBundleUtil
Get a Mnemonic from the ResourceBundle.
getModel() - Method in class org.jhotdraw.app.AbstractApplication
 
getModel() - Method in interface org.jhotdraw.app.Application
Returns the application model.
getMultipleOpenId() - Method in class org.jhotdraw.app.AbstractView
 
getMultipleOpenId() - Method in interface org.jhotdraw.app.View
Returns the multiple open id.
getName() - Method in interface net.n3.nanoxml.IXMLElement
Returns the name of the element.
getName() - Method in class net.n3.nanoxml.XMLElement
Returns the name of the element.
getName() - Method in class org.jhotdraw.app.AbstractApplication
 
getName() - Method in interface org.jhotdraw.app.Application
Returns the name of the application.
getName() - Method in interface org.jhotdraw.app.ApplicationModel
Returns the name of the application.
getName() - Method in class org.jhotdraw.app.DefaultApplicationModel
 
getName() - Method in class org.jhotdraw.draw.action.ColorIcon
 
getName() - Method in class org.jhotdraw.samples.pert.figures.TaskFigure
 
getName(DOMStorable) - Method in class org.jhotdraw.xml.DefaultDOMFactory
 
getName(DOMStorable) - Method in interface org.jhotdraw.xml.DOMFactory
Returns the element name for the specified object.
getNamespace() - Method in interface net.n3.nanoxml.IXMLElement
Returns the namespace of the element.
getNamespace() - Method in class net.n3.nanoxml.XMLElement
Returns the namespace of the element.
getNewSelection() - Method in class org.jhotdraw.draw.FigureSelectionEvent
 
getNewValue() - Method in class org.jhotdraw.draw.FigureEvent
 
getNode(int) - Method in class org.jhotdraw.draw.BezierFigure
Gets a control point.
getNode(int) - Method in interface org.jhotdraw.draw.ConnectionFigure
Returns the specified node.
getNodeCount() - Method in class org.jhotdraw.draw.BezierFigure
Gets the node count.
getNodeCount() - Method in interface org.jhotdraw.draw.ConnectionFigure
Gets the node count.
getNumberOfPages() - Method in class org.jhotdraw.draw.DrawingPageable
 
getOldSelection() - Method in class org.jhotdraw.draw.FigureSelectionEvent
 
getOldValue() - Method in class org.jhotdraw.draw.FigureEvent
 
getOpenChooser() - Method in class org.jhotdraw.app.AbstractView
Gets the open file chooser for the view.
getOpenChooser() - Method in interface org.jhotdraw.app.View
Gets the open file chooser for the view.
getOpenChooser() - Method in class org.jhotdraw.samples.teddy.TeddyView
 
getOption() - Method in class org.jhotdraw.gui.event.SheetEvent
Returns the option that the JFileChooser or JOptionPane returned.
getOptionPane() - Method in class org.jhotdraw.gui.event.SheetEvent
Returns the JOptionPane pane on the sheet.
getOrigin() - Method in class org.jhotdraw.draw.AbstractRotateHandle
 
getOrigin() - Method in class org.jhotdraw.draw.RotateHandle
 
getOutermostPoint() - Method in class org.jhotdraw.draw.BezierFigure
 
getOutputFormatAccessory() - Method in class org.jhotdraw.draw.DOMStorableInputOutputFormat
 
getOutputFormatAccessory() - Method in class org.jhotdraw.draw.ImageOutputFormat
 
getOutputFormatAccessory() - Method in interface org.jhotdraw.draw.OutputFormat
Return a JFileChooser accessory that can be used to customize the output format.
getOutputFormatAccessory() - Method in class org.jhotdraw.samples.svg.io.ImageMapOutputFormat
 
getOutputFormatAccessory() - Method in class org.jhotdraw.samples.svg.io.SVGOutputFormat
 
getOutputFormats() - Method in class org.jhotdraw.draw.AbstractDrawing
 
getOutputFormats() - Method in interface org.jhotdraw.draw.Drawing
Gets output formats for the Drawing in order of preferred formats.
getOwner() - Method in class org.jhotdraw.draw.AbstractConnectionHandle
 
getOwner() - Method in class org.jhotdraw.draw.AbstractConnector
Gets the connector's owner.
getOwner() - Method in class org.jhotdraw.draw.AbstractHandle
 
getOwner() - Method in class org.jhotdraw.draw.BezierNodeHandle
 
getOwner() - Method in class org.jhotdraw.draw.BezierOutlineHandle
 
getOwner() - Method in interface org.jhotdraw.draw.Connector
Gets the connector's owner.
getOwner() - Method in interface org.jhotdraw.draw.Handle
Returns the owner of this handle.
getOwner() - Method in class org.jhotdraw.draw.TextOverflowHandle
 
getOwner() - Method in class org.jhotdraw.samples.odg.figures.ODGPathOutlineHandle
 
getOwner() - Method in class org.jhotdraw.samples.svg.figures.SVGPathOutlineHandle
 
getPageFormat(int) - Method in class org.jhotdraw.draw.DrawingPageable
 
getPaint(Figure, double) - Method in interface org.jhotdraw.samples.odg.Gradient
 
getPaint(Figure, double) - Method in interface org.jhotdraw.samples.svg.Gradient
 
getPaint(Figure, double) - Method in class org.jhotdraw.samples.svg.LinearGradient
 
getPaint(Figure, double) - Method in class org.jhotdraw.samples.svg.RadialGradient
 
getPalettes() - Method in class org.jhotdraw.app.OSXPaletteHandler
 
getPane() - Method in class org.jhotdraw.gui.event.SheetEvent
Returns the pane on the sheet.
getParameter(String) - Method in class org.jhotdraw.samples.draw.DrawApplet
We override getParameter() to make it work even if we have no Applet context.
getParameter(String) - Method in class org.jhotdraw.samples.net.NetApplet
We override getParameter() to make it work even if we have no Applet context.
getParameter(String) - Method in class org.jhotdraw.samples.pert.PertApplet
We override getParameter() to make it work even if we have no Applet context.
getParameter(String) - Method in class org.jhotdraw.samples.svg.SVGApplet
We override getParameter() to make it work even if we have no Applet context.
getParameterEntityResolver() - Method in interface net.n3.nanoxml.IXMLValidator
Returns the parameter entity resolver.
getParameterEntityResolver() - Method in class net.n3.nanoxml.NonValidator
Returns the parameter entity resolver.
getParameterEntityResolver() - Method in class net.n3.nanoxml.ValidatorPlugin
Returns the parameter entity resolver.
getParameterInfo() - Method in class org.jhotdraw.samples.draw.DrawApplet
 
getParameterInfo() - Method in class org.jhotdraw.samples.draw.DrawLiveConnectApplet
 
getParameterInfo() - Method in class org.jhotdraw.samples.net.NetApplet
 
getParameterInfo() - Method in class org.jhotdraw.samples.pert.PertApplet
 
getParameterInfo() - Method in class org.jhotdraw.samples.svg.SVGApplet
 
getParameters() - Method in class org.jhotdraw.draw.StickyRectangleConnector
 
getParent() - Method in interface net.n3.nanoxml.IXMLElement
Returns the parent element.
getParent() - Method in class net.n3.nanoxml.XMLElement
Returns the parent element.
getPath() - Method in class org.jhotdraw.samples.odg.figures.ODGPathFigure
 
getPath() - Method in class org.jhotdraw.samples.svg.figures.SVGPathFigure
 
getPathIterator(AffineTransform) - Method in class org.jhotdraw.geom.BezierPath
 
getPathIterator(AffineTransform, double) - Method in class org.jhotdraw.geom.BezierPath
 
getPathIterator(AffineTransform) - Method in class org.jhotdraw.samples.odg.geom.EnhancedPath
 
getPathIterator(AffineTransform, double) - Method in class org.jhotdraw.samples.odg.geom.EnhancedPath
 
getPerpendicularDrawGrowth(Figure) - Static method in class org.jhotdraw.draw.AttributeKeys
Returns the distance, that a Rectangle needs to grow (or shrink) to draw (aka stroke) its shape as specified by the FILL_UNDER_STROKE and STROKE_POSITION attributes of a figure.
getPerpendicularFillGrowth(Figure) - Static method in class org.jhotdraw.draw.AttributeKeys
Returns the distance, that a Rectangle needs to grow (or shrink) to fill its shape as specified by the FILL_UNDER_STROKE and STROKE_POSITION attributes of a figure.
getPerpendicularHitGrowth(Figure) - Static method in class org.jhotdraw.draw.AttributeKeys
Returns the distance, that a Rectangle needs to grow (or shrink) to make hit detections on a shape as specified by the FILL_UNDER_STROKE and STROKE_POSITION attributes of a figure.
getPerpendicularHitGrowth(Figure) - Static method in class org.jhotdraw.samples.svg.SVGAttributeKeys
Returns the distance, that a Rectangle needs to grow (or shrink) to make hit detections on a shape as specified by the FILL_UNDER_STROKE and STROKE_POSITION attributes of a figure.
getPoint(int) - Method in class org.jhotdraw.draw.BezierFigure
Convenience method for getting the point coordinate of the first control point of the specified node.
getPoint(int, int) - Method in class org.jhotdraw.draw.BezierFigure
Gets the point coordinate of a control point.
getPoint(int) - Method in interface org.jhotdraw.draw.ConnectionFigure
Returns the specified point.
getPointOnPath(float, double) - Method in class org.jhotdraw.draw.BezierFigure
 
getPointOnPath(double, double) - Method in class org.jhotdraw.geom.BezierPath
Returns a relative point on the path.
getPopupMenu() - Method in class org.jhotdraw.gui.JPopupButton
 
getPredecessors() - Method in class org.jhotdraw.samples.pert.figures.TaskFigure
Returns predecessor PertTasks which are directly connected via a PertDependency to this TaskFigure.
getPreferredMenuItemSize(JComponent, Icon, Icon, int) - Method in class org.jhotdraw.draw.action.PaletteMenuItemUI
 
getPreferredSize() - Method in class org.jhotdraw.draw.AbstractCompositeFigure
 
getPreferredSize() - Method in class org.jhotdraw.draw.AbstractFigure
 
getPreferredSize() - Method in class org.jhotdraw.draw.DefaultDrawingView
Side effect: Changes view Translation!!!
getPreferredSize() - Method in interface org.jhotdraw.draw.Figure
The preferred size is used by Layouter to determine the preferred size of a Figure.
getPreferredSize(int) - Method in class org.jhotdraw.draw.FloatingTextArea
Gets the preferred size of the overlay.
getPreferredSize(int) - Method in class org.jhotdraw.draw.FloatingTextField
Gets the preferred size of the overlay.
getPreferredSize() - Method in class org.jhotdraw.draw.TextFigure
 
getPreferredSize() - Method in class org.jhotdraw.samples.pert.figures.SeparatorLineFigure
 
getPreferredSize() - Method in class org.jhotdraw.samples.svg.figures.SVGTextFigure
 
getPresentationFigure() - Method in class org.jhotdraw.draw.GraphicalCompositeFigure
Get a figure which renders this BasicCompositeFigure.
getPresentationName() - Method in class org.jhotdraw.draw.AttributeChangeEdit
 
getPresentationName() - Method in class org.jhotdraw.draw.BezierTool
 
getPresentationName() - Method in class org.jhotdraw.draw.CompositeTransformEdit
 
getPresentationName() - Method in class org.jhotdraw.draw.GeometryEdit
 
getPresentationName() - Method in class org.jhotdraw.draw.RestoreDataEdit
 
getPresentationName() - Method in class org.jhotdraw.draw.SetBoundsEdit
 
getPresentationName() - Method in class org.jhotdraw.draw.TransformEdit
 
getPresentationName() - Method in class org.jhotdraw.undo.CompositeEdit
Returns the presentation name.
getPrintable(int) - Method in class org.jhotdraw.draw.DrawingPageable
 
getPropertyDescriptors() - Method in class org.jhotdraw.draw.DefaultDrawingViewBeanInfo
Gets the bean's PropertyDescriptors.
getPropertyDescriptors() - Method in class org.jhotdraw.gui.JDoubleAttributeFieldBeanInfo
Gets the bean's PropertyDescriptors.
getPropertyDescriptors() - Method in class org.jhotdraw.gui.JDoubleAttributeSliderBeanInfo
Gets the bean's PropertyDescriptors.
getPropertyDescriptors() - Method in class org.jhotdraw.gui.JDoubleTextFieldBeanInfo
Gets the bean's PropertyDescriptors.
getPropertyDescriptors() - Method in class org.jhotdraw.gui.JIntegerTextFieldBeanInfo
Gets the bean's PropertyDescriptors.
getPropertyDescriptors() - Method in class org.jhotdraw.gui.JPopupButtonBeanInfo
Gets the bean's PropertyDescriptors.
getPropertyDescriptors() - Method in class org.jhotdraw.gui.JStringAttributeAreaBeanInfo
Gets the bean's PropertyDescriptors.
getPropertyDescriptors() - Method in class org.jhotdraw.gui.JStringAttributeFieldBeanInfo
Gets the bean's PropertyDescriptors.
getPropertyDescriptors() - Method in class org.jhotdraw.samples.draw.DrawingPanelBeanInfo
Gets the bean's PropertyDescriptors.
getPropertyDescriptors() - Method in class org.jhotdraw.samples.odg.ODGDrawingPanelBeanInfo
Gets the bean's PropertyDescriptors.
getPropertyDescriptors() - Method in class org.jhotdraw.samples.odg.ODGPropertiesPanelBeanInfo
Gets the bean's PropertyDescriptors.
getPropertyDescriptors() - Method in class org.jhotdraw.samples.svg.SVGDrawingPanelBeanInfo
Gets the bean's PropertyDescriptors.
getPropertyDescriptors() - Method in class org.jhotdraw.samples.svg.SVGPropertiesPanelBeanInfo
Gets the bean's PropertyDescriptors.
getPropertyName() - Method in class org.jhotdraw.app.action.AbstractViewAction
Gets the property name.
getPrototype() - Method in class org.jhotdraw.draw.ConnectionTool
 
getPrototype() - Method in class org.jhotdraw.draw.CreationTool
 
getPrototype() - Method in interface org.jhotdraw.xml.DOMOutput
Returns a prototype for the object currently being written.
getPrototype() - Method in class org.jhotdraw.xml.JavaxDOMOutput
 
getPrototype() - Method in class org.jhotdraw.xml.NanoXMLDOMOutput
 
getPublicID() - Method in interface net.n3.nanoxml.IXMLReader
Returns the current public ID.
getPublicID() - Method in class net.n3.nanoxml.StdXMLReader
Returns the current public ID.
getR() - Method in class org.jhotdraw.samples.svg.RadialGradient
 
getRadius() - Method in class org.apache.batik.ext.awt.RadialGradientPaint
Returns the radius of the circle defining the radial gradient.
getReader() - Method in interface net.n3.nanoxml.IXMLParser
Returns the reader from which the parser retrieves its data.
getReader() - Method in class net.n3.nanoxml.StdXMLParser
Returns the reader from which the parser retrieves its data.
getRedoAction() - Method in class org.jhotdraw.undo.UndoRedoManager
Gets the redo action for use as a Redo menu item.
getRedoPresentationName() - Method in class org.jhotdraw.undo.CompositeEdit
Returns the redo presentation name.
getRelativeLabelPoint(BezierFigure, Figure) - Method in class org.jhotdraw.draw.BezierLabelLocator
Returns a Point2D.Double on the polyline that is at the provided relative position.
getRelativePoint(BezierFigure) - Method in class org.jhotdraw.draw.BezierLabelLocator
Returns a Point2D.Double on the polyline that is at the provided relative position.
getRelativePositionOnPath(Point2D.Double, double) - Method in class org.jhotdraw.geom.BezierPath
Returns the relative position of the specified point on the path.
getResolver() - Method in interface net.n3.nanoxml.IXMLParser
Returns the entity resolver.
getResolver() - Method in class net.n3.nanoxml.StdXMLParser
Returns the entity resolver.
getRestoreData() - Method in class org.jhotdraw.draw.AbstractRotateHandle
 
getResult() - Method in interface net.n3.nanoxml.IXMLBuilder
Returns the result of the building process.
getResult() - Method in class net.n3.nanoxml.StdXMLBuilder
Returns the result of the building process.
getRight() - Method in class org.jhotdraw.geom.Insets2D.Double
 
getRight() - Method in class org.jhotdraw.geom.Insets2D.Float
 
getRight() - Method in class org.jhotdraw.geom.Insets2D
Returns the right insets in double precision.
getRotates() - Method in class org.jhotdraw.samples.svg.figures.SVGTextFigure
 
getRows() - Method in class org.jhotdraw.draw.action.VerticalGridLayout
Gets the number of rows in this layout.
getSaveChooser() - Method in class org.jhotdraw.app.AbstractView
Gets the save file chooser for the view.
getSaveChooser() - Method in interface org.jhotdraw.app.View
Gets the save file chooser for the view.
getSaveChooser() - Method in class org.jhotdraw.samples.teddy.TeddyView
 
getScaleFactor() - Method in class org.jhotdraw.draw.DefaultDrawingView
 
getScaleFactor() - Method in interface org.jhotdraw.draw.DrawingView
Gets the scale factor of the drawing view.
getScaleFactor() - Method in class org.jhotdraw.gui.JDoubleAttributeField
 
getScaleFactor() - Method in class org.jhotdraw.gui.JDoubleAttributeSlider
 
getScaleFactor() - Method in class org.jhotdraw.samples.net.NetView
 
getScaleFactor() - Method in class org.jhotdraw.samples.odg.ODGView
 
getScaleFactor() - Method in class org.jhotdraw.samples.pert.PertView
 
getScaleFactor() - Method in class org.jhotdraw.samples.svg.SVGView
 
getScrollableTracksViewportWidth() - Method in class org.jhotdraw.samples.teddy.JEditorArea
Returns true if a viewport should always force the width of this Scrollable to match the width of the viewport.
getSelectedFigures() - Method in class org.jhotdraw.draw.DefaultDrawingView
Gets the current selection as a FigureSelection.
getSelectedFigures() - Method in interface org.jhotdraw.draw.DrawingView
Gets the selected figures.
getSelectionBounds() - Method in class org.jhotdraw.draw.action.AlignAction
Returns the bounds of the selected figures.
getSelectionCount() - Method in class org.jhotdraw.draw.DefaultDrawingView
Gets the number of selected figures.
getSelectionCount() - Method in interface org.jhotdraw.draw.DrawingView
Gets the number of selected figures.
getSelectionEnd() - Method in class org.jhotdraw.samples.teddy.TeddyView
Accessor for text area.
getSelectionStart() - Method in class org.jhotdraw.samples.teddy.TeddyView
Accessor for text area.
getSharedEditor() - Method in class org.jhotdraw.samples.draw.DrawApplicationModel
 
getSharedEditor() - Method in class org.jhotdraw.samples.net.NetApplicationModel
 
getSharedEditor() - Method in class org.jhotdraw.samples.odg.ODGApplicationModel
 
getSharedEditor() - Method in class org.jhotdraw.samples.pert.PertApplicationModel
 
getSharedEditor() - Method in class org.jhotdraw.samples.svg.SVGApplicationModel
 
getSize() - Method in class org.jhotdraw.geom.Dimension2DDouble
Gets the size of this Dimension2DDouble object.
getSource() - Method in class org.jhotdraw.draw.AbstractConnectionHandle
Gets the side of the connection that is unaffected by the change.
getSourceActions(JComponent) - Method in class org.jhotdraw.draw.DefaultDrawingViewTransferHandler
 
getStartConnector() - Method in class org.jhotdraw.draw.BidirectionalConnectionTool
 
getStartConnector() - Method in interface org.jhotdraw.draw.ConnectionFigure
Gets the start Connector.
getStartConnector() - Method in class org.jhotdraw.draw.LineConnectionFigure
 
getStartFigure() - Method in interface org.jhotdraw.draw.ConnectionFigure
Gets the start figure of the connection.
getStartFigure() - Method in class org.jhotdraw.draw.LineConnectionFigure
 
getStartPoint() - Method in class org.apache.batik.ext.awt.LinearGradientPaint
Returns a copy of the start point of the gradient axis
getStartPoint() - Method in class org.jhotdraw.draw.AbstractFigure
 
getStartPoint() - Method in class org.jhotdraw.draw.BezierFigure
Convenience method for getting the start point.
getStartPoint() - Method in interface org.jhotdraw.draw.ConnectionFigure
Gets the start point.
getStartPoint() - Method in interface org.jhotdraw.draw.Figure
Returns the untransformed logical start point of the bounds.
getStartPosition() - Method in class org.jhotdraw.io.StreamPosTokenizer
Returns the start position of the token relative to the position that the stream had, when the StreamPosTokenizer was constructed.
getStartTheta() - Method in class org.jhotdraw.draw.AbstractRotateHandle
 
getStartTime() - Method in class org.jhotdraw.samples.pert.figures.TaskFigure
 
getStopColors() - Method in class org.jhotdraw.samples.svg.LinearGradient
 
getStopColors() - Method in class org.jhotdraw.samples.svg.RadialGradient
 
getStopOffsets() - Method in class org.jhotdraw.samples.svg.LinearGradient
 
getStopOffsets() - Method in class org.jhotdraw.samples.svg.RadialGradient
 
getStopOpacities() - Method in class org.jhotdraw.samples.svg.LinearGradient
 
getStopOpacities() - Method in class org.jhotdraw.samples.svg.RadialGradient
 
getStreamLevel() - Method in interface net.n3.nanoxml.IXMLReader
Returns the current "level" of the stream on the stack of streams.
getStreamLevel() - Method in class net.n3.nanoxml.StdXMLReader
Returns the current "level" of the stream on the stack of streams.
getString(String) - Method in class org.jhotdraw.util.ResourceBundleUtil
Get a String from the ResourceBundle.
getStroke() - Method in class org.jhotdraw.draw.AbstractAttributedCompositeFigure
 
getStroke() - Method in class org.jhotdraw.draw.AbstractAttributedFigure
 
getStroke(Figure) - Static method in class org.jhotdraw.draw.AttributeKeys
 
getStroke(Figure) - Static method in class org.jhotdraw.samples.odg.ODGAttributeKeys
 
getStrokeMiterLimitFactor() - Method in class org.jhotdraw.draw.AbstractAttributedCompositeFigure
 
getStrokeMiterLimitFactor() - Method in class org.jhotdraw.draw.AbstractAttributedFigure
 
getStrokePaint(Figure) - Static method in class org.jhotdraw.samples.odg.ODGAttributeKeys
Gets the stroke paint for the specified figure based on the attributes STROKE_GRADIENT, STROKE_OPACITY, STROKE_PAINT and the bounds of the figure.
getStrokePaint(Figure) - Static method in class org.jhotdraw.samples.svg.SVGAttributeKeys
Gets the stroke paint for the specified figure based on the attributes STROKE_GRADIENT, STROKE_OPACITY, STROKE_PAINT and the bounds of the figure.
getStrokeTotalMiterLimit(Figure) - Static method in class org.jhotdraw.draw.AttributeKeys
Convenience method for computing the total stroke miter limit from the STROKE_MITER_LIMIT, and IS_STROKE_MITER_LIMIT factor.
getStrokeTotalWidth(Figure) - Static method in class org.jhotdraw.draw.AttributeKeys
Convenience method for computing the total stroke width from the STROKE_WIDTH, STROKE_INNER_WIDTH and STROKE_TYPE attributes.
getStyledEditorKit() - Method in class org.jhotdraw.samples.teddy.JEditorArea
 
getSuccessors() - Method in class org.jhotdraw.samples.pert.figures.TaskFigure
Returns dependent PertTasks which are directly connected via a PertDependency to this TaskFigure.
getSystemID() - Method in interface net.n3.nanoxml.IXMLElement
Returns the system ID of the data where the element started.
getSystemID() - Method in interface net.n3.nanoxml.IXMLReader
Returns the current system ID.
getSystemID() - Method in class net.n3.nanoxml.StdXMLReader
Returns the current system ID.
getSystemID() - Method in class net.n3.nanoxml.XMLElement
Returns the system ID of the data where the element started.
getSystemID() - Method in exception net.n3.nanoxml.XMLException
Returns the system ID of the XML data where the exception occurred.
getTabSize() - Method in class org.jhotdraw.draw.TextAreaFigure
 
getTabSize() - Method in class org.jhotdraw.draw.TextFigure
Gets the number of characters used to expand tabs.
getTabSize() - Method in interface org.jhotdraw.draw.TextHolderFigure
Gets the number of characters used to expand tabs.
getTabSize() - Method in class org.jhotdraw.samples.svg.figures.SVGTextAreaFigure
 
getTabSize() - Method in class org.jhotdraw.samples.svg.figures.SVGTextFigure
Gets the number of characters used to expand tabs.
getTagName() - Method in interface org.jhotdraw.xml.DOMInput
Returns the tag name of the current element.
getTagName() - Method in class org.jhotdraw.xml.JavaxDOMInput
Returns the tag name of the current element.
getTagName() - Method in class org.jhotdraw.xml.NanoXMLDOMInput
Returns the tag name of the current element.
getTarget() - Method in class org.jhotdraw.draw.AbstractConnectionHandle
Returns the connector of the change.
getTarget() - Method in class org.jhotdraw.draw.action.DrawingEditorProxy
Gets the target of the proxy.
getTarget() - Method in class org.jhotdraw.draw.ConnectionEndHandle
 
getTarget() - Method in class org.jhotdraw.draw.ConnectionStartHandle
 
getTargetConnector() - Method in class org.jhotdraw.draw.BidirectionalConnectionTool
 
getTargetFigure() - Method in class org.jhotdraw.draw.BidirectionalConnectionTool
 
getTargetFigure() - Method in class org.jhotdraw.draw.ConnectorHandle
 
getText() - Method in class org.jhotdraw.draw.FloatingTextArea
Gets the text contents of the overlay.
getText() - Method in class org.jhotdraw.draw.FloatingTextField
Gets the text contents of the overlay.
getText() - Method in class org.jhotdraw.draw.TextAreaFigure
Gets the text shown by the text figure.
getText() - Method in class org.jhotdraw.draw.TextFigure
Gets the text shown by the text figure.
getText() - Method in interface org.jhotdraw.draw.TextHolderFigure
Returns the text held by the Text Holder.
getText() - Method in class org.jhotdraw.samples.svg.figures.SVGTextAreaFigure
 
getText() - Method in class org.jhotdraw.samples.svg.figures.SVGTextFigure
Gets the text shown by the text figure.
getText() - Method in interface org.jhotdraw.xml.DOMInput
Gets the text of the current element of the DOM Document.
getText(String) - Method in interface org.jhotdraw.xml.DOMInput
Gets the text of the current element of the DOM Document.
getText() - Method in class org.jhotdraw.xml.JavaxDOMInput
Gets the text of the current element of the DOM Document.
getText(String) - Method in class org.jhotdraw.xml.JavaxDOMInput
Gets the text of the current element of the DOM Document.
getText() - Method in class org.jhotdraw.xml.NanoXMLDOMInput
Gets the text of the current element of the DOM Document.
getText(String) - Method in class org.jhotdraw.xml.NanoXMLDOMInput
Gets the text of the current element of the DOM Document.
getTextColor() - Method in class org.jhotdraw.draw.TextAreaFigure
 
getTextColor() - Method in class org.jhotdraw.draw.TextFigure
 
getTextColor() - Method in interface org.jhotdraw.draw.TextHolderFigure
Returns the text color to be used by a text editor for editing this Figure.
getTextColor() - Method in class org.jhotdraw.samples.svg.figures.SVGTextAreaFigure
 
getTextColor() - Method in class org.jhotdraw.samples.svg.figures.SVGTextFigure
 
getTextColumns() - Method in class org.jhotdraw.draw.TextAreaFigure
 
getTextColumns() - Method in class org.jhotdraw.draw.TextFigure
 
getTextColumns() - Method in interface org.jhotdraw.draw.TextHolderFigure
Gets the number of columns to be overlaid when the figure is edited.
getTextColumns() - Method in class org.jhotdraw.samples.svg.figures.SVGTextAreaFigure
 
getTextColumns() - Method in class org.jhotdraw.samples.svg.figures.SVGTextFigure
 
getTextLayout() - Method in class org.jhotdraw.draw.TextFigure
 
getTheta() - Method in class org.jhotdraw.draw.GridConstrainer
 
getTip(String) - Method in class org.jhotdraw.util.ResourceBundleUtil
Get a Mnemonic from the ResourceBundle.
getTitle() - Method in class org.jhotdraw.app.AbstractView
 
getTitle() - Method in interface org.jhotdraw.app.View
Gets the title of the view.
getTitle() - Method in class org.jhotdraw.samples.odg.ODGDrawing
 
getTool(Point2D.Double) - Method in class org.jhotdraw.draw.AbstractFigure
Returns a specialized tool for the given coordinate.
getTool() - Method in class org.jhotdraw.draw.action.DrawingEditorProxy
 
getTool() - Method in class org.jhotdraw.draw.DefaultDrawingEditor
 
getTool() - Method in interface org.jhotdraw.draw.DrawingEditor
Gets the current tool.
getTool(Point2D.Double) - Method in interface org.jhotdraw.draw.Figure
Returns a specialized tool for the specified location.
getTool(Point2D.Double) - Method in class org.jhotdraw.draw.LabelFigure
Returns a specialized tool for the given coordinate.
getTool(Point2D.Double) - Method in class org.jhotdraw.draw.TextAreaFigure
Returns a specialized tool for the given coordinate.
getTool(Point2D.Double) - Method in class org.jhotdraw.draw.TextFigure
Returns a specialized tool for the given coordinate.
getTool() - Method in class org.jhotdraw.draw.ToolEvent
Gets the tool which is the source of the event.
getTool(Point2D.Double) - Method in class org.jhotdraw.samples.svg.figures.SVGTextAreaFigure
Returns a specialized tool for the given coordinate.
getTool(Point2D.Double) - Method in class org.jhotdraw.samples.svg.figures.SVGTextFigure
Returns a specialized tool for the given coordinate.
getToolTipText(Point) - Method in class org.jhotdraw.draw.AbstractConnectionHandle
 
getToolTipText(Point2D.Double) - Method in class org.jhotdraw.draw.AbstractFigure
 
getToolTipText(Point) - Method in class org.jhotdraw.draw.AbstractHandle
 
getToolTipText(Point) - Method in class org.jhotdraw.draw.AbstractRotateHandle
 
getToolTipText(Point) - Method in class org.jhotdraw.draw.BezierControlPointHandle
 
getToolTipText(Point) - Method in class org.jhotdraw.draw.BezierNodeHandle
 
getToolTipText(MouseEvent) - Method in class org.jhotdraw.draw.DefaultDrawingView
 
getToolTipText(Point2D.Double) - Method in interface org.jhotdraw.draw.Figure
Returns a tooltip for the specified location on the figure.
getToolTipText(Point) - Method in class org.jhotdraw.draw.FontSizeHandle
 
getToolTipText(Point) - Method in interface org.jhotdraw.draw.Handle
Returns a tooltip for the specified location.
getToolTipText(Point) - Method in class org.jhotdraw.draw.RoundRectangleRadiusHandle
 
getToolTipText(Point) - Method in class org.jhotdraw.draw.TextOverflowHandle
 
getToolTipText(Point) - Method in class org.jhotdraw.samples.odg.figures.ODGRectRadiusHandle
 
getToolTipText(Point) - Method in class org.jhotdraw.samples.svg.figures.SVGRectRadiusHandle
 
getTop() - Method in class org.jhotdraw.geom.Insets2D.Double
 
getTop() - Method in class org.jhotdraw.geom.Insets2D.Float
 
getTop() - Method in class org.jhotdraw.geom.Insets2D
Returns the top insets in double precision.
getTransferData(DataFlavor) - Method in class org.jhotdraw.gui.datatransfer.CompositeTransferable
Returns an object which represents the data to be transferred.
getTransferData(DataFlavor) - Method in class org.jhotdraw.gui.datatransfer.ImageTransferable
 
getTransferData(DataFlavor) - Method in class org.jhotdraw.gui.datatransfer.InputStreamTransferable
 
getTransferData(DataFlavor) - Method in class org.jhotdraw.xml.XMLTransferable
Returns an object which represents the data to be transferred.
getTransferDataFlavors() - Method in class org.jhotdraw.gui.datatransfer.AbstractTransferable
 
getTransferDataFlavors() - Method in class org.jhotdraw.gui.datatransfer.CompositeTransferable
Returns an array of DataFlavor objects indicating the flavors the data can be provided in.
getTransferDataFlavors() - Method in class org.jhotdraw.gui.datatransfer.ImageTransferable
 
getTransferDataFlavors() - Method in class org.jhotdraw.xml.XMLTransferable
Returns an array of DataFlavor objects indicating the flavors the data can be provided in.
getTransform() - Method in class org.apache.batik.ext.awt.MultipleGradientPaint
Returns a copy of the transform applied to the gradient.
getTransform() - Method in class org.jhotdraw.samples.svg.LinearGradient
 
getTransform() - Method in class org.jhotdraw.samples.svg.RadialGradient
 
getTransformedBounds() - Method in class org.jhotdraw.draw.AbstractRotateHandle
 
getTransformOwner() - Method in class org.jhotdraw.draw.BezierControlPointHandle
 
getTransformOwner() - Method in class org.jhotdraw.draw.BezierNodeHandle
 
getTransformRestoreData() - Method in class org.jhotdraw.draw.AbstractCompositeFigure
 
getTransformRestoreData() - Method in class org.jhotdraw.draw.BezierFigure
 
getTransformRestoreData() - Method in class org.jhotdraw.draw.DiamondFigure
 
getTransformRestoreData() - Method in class org.jhotdraw.draw.EllipseFigure
 
getTransformRestoreData() - Method in interface org.jhotdraw.draw.Figure
Gets data which can be used to restore the transformation of the figure without loss of precision, after a transform has been applied to it.
getTransformRestoreData() - Method in class org.jhotdraw.draw.ImageFigure
 
getTransformRestoreData() - Method in class org.jhotdraw.draw.RectangleFigure
 
getTransformRestoreData() - Method in class org.jhotdraw.draw.RoundRectangleFigure
 
getTransformRestoreData() - Method in class org.jhotdraw.draw.TextAreaFigure
 
getTransformRestoreData() - Method in class org.jhotdraw.draw.TextFigure
 
getTransformRestoreData() - Method in class org.jhotdraw.draw.TriangleFigure
 
getTransformRestoreData() - Method in class org.jhotdraw.samples.mini.StraightLineFigure
 
getTransformRestoreData() - Method in class org.jhotdraw.samples.odg.figures.ODGEllipseFigure
 
getTransformRestoreData() - Method in class org.jhotdraw.samples.odg.figures.ODGPathFigure
 
getTransformRestoreData() - Method in class org.jhotdraw.samples.odg.figures.ODGRectFigure
 
getTransformRestoreData() - Method in class org.jhotdraw.samples.svg.figures.SVGEllipseFigure
 
getTransformRestoreData() - Method in class org.jhotdraw.samples.svg.figures.SVGImageFigure
 
getTransformRestoreData() - Method in class org.jhotdraw.samples.svg.figures.SVGPathFigure
 
getTransformRestoreData() - Method in class org.jhotdraw.samples.svg.figures.SVGRectFigure
 
getTransformRestoreData() - Method in class org.jhotdraw.samples.svg.figures.SVGTextAreaFigure
 
getTransformRestoreData() - Method in class org.jhotdraw.samples.svg.figures.SVGTextFigure
 
getTransparency() - Method in class org.apache.batik.ext.awt.MultipleGradientPaint
Returns the transparency mode for this LinearGradientPaint.
getUndoAction() - Method in class org.jhotdraw.undo.UndoRedoManager
Gets the undo action for use as an Undo menu item.
getUndoPresentationName() - Method in class org.jhotdraw.undo.CompositeEdit
Returns the undo presentation name.
getValidator() - Method in interface net.n3.nanoxml.IXMLParser
Returns the validator that validates the XML data.
getValidator() - Method in class net.n3.nanoxml.StdXMLParser
Returns the validator that validates the XML data.
getValue(String) - Method in class org.jhotdraw.app.action.FocusAction
 
getValue() - Method in class org.jhotdraw.gui.event.SheetEvent
Returns the value that the JFileChooser or JOptionPane returned.
getValue() - Method in class org.jhotdraw.gui.JDoubleTextField
 
getValue() - Method in class org.jhotdraw.gui.JIntegerTextField
 
getValue() - Method in class org.jhotdraw.gui.Worker
Get the value produced by the worker thread, or null if it hasn't been constructed yet.
getVersion() - Method in class org.jhotdraw.app.AbstractApplication
 
getVersion() - Method in interface org.jhotdraw.app.Application
Returns the version of the application.
getVersion() - Method in interface org.jhotdraw.app.ApplicationModel
Returns the version of the application.
getVersion() - Method in class org.jhotdraw.app.DefaultApplicationModel
 
getVersion() - Method in class org.jhotdraw.samples.draw.DrawApplet
 
getVersion() - Method in class org.jhotdraw.samples.net.NetApplet
 
getVersion() - Method in class org.jhotdraw.samples.pert.PertApplet
 
getVersion() - Method in class org.jhotdraw.samples.svg.SVGApplet
 
getVgap() - Method in class org.jhotdraw.draw.action.VerticalGridLayout
Gets the vertical gap between components.
getView() - Method in class org.jhotdraw.draw.AbstractHandle
 
getView() - Method in class org.jhotdraw.draw.AbstractTool
 
getView() - Method in class org.jhotdraw.draw.action.AbstractEditorAction
 
getView() - Method in class org.jhotdraw.draw.action.AbstractSelectedAction
 
getView() - Method in class org.jhotdraw.draw.action.AbstractViewAction
 
getView() - Method in class org.jhotdraw.draw.action.AttributeToggler
 
getView() - Method in class org.jhotdraw.draw.FigureSelectionEvent
 
getView() - Method in class org.jhotdraw.draw.ToolEvent
Gets the drawing view of the tool.
getView() - Method in class org.jhotdraw.gui.AttributeFieldEventHandler
 
getView() - Method in class org.jhotdraw.gui.JDoubleAttributeField
 
getView() - Method in class org.jhotdraw.gui.JDoubleAttributeSlider
 
getView() - Method in class org.jhotdraw.gui.JStringAttributeArea
 
getView() - Method in class org.jhotdraw.gui.JStringAttributeField
 
getView() - Method in class org.jhotdraw.samples.draw.DrawingPanel
 
getView() - Method in class org.jhotdraw.samples.net.NetPanel
 
getView() - Method in class org.jhotdraw.samples.odg.ODGDrawingPanel
 
getView() - Method in class org.jhotdraw.samples.pert.PertPanel
 
getView() - Method in class org.jhotdraw.samples.svg.SVGDrawingPanel
 
getViewClass() - Method in class org.jhotdraw.app.DefaultApplicationModel
 
getViewFactory() - Method in class org.jhotdraw.samples.teddy.text.NumberedEditorKit
 
getVisibleConstrainer() - Method in class org.jhotdraw.draw.DefaultDrawingView
 
getVisibleConstrainer() - Method in interface org.jhotdraw.draw.DrawingView
Gets the editor's constrainer for this view, for use, when the visible constrainer is turned on.
getVisualRepresentation(Transferable) - Method in class org.jhotdraw.draw.DefaultDrawingViewTransferHandler
 
getWidth() - Method in class org.jhotdraw.draw.GridConstrainer
 
getWidth() - Method in class org.jhotdraw.geom.Dimension2DDouble
Returns the width of this dimension in double precision.
getWidth() - Method in class org.jhotdraw.samples.odg.figures.ODGEllipseFigure
 
getWidth() - Method in class org.jhotdraw.samples.odg.figures.ODGRectFigure
 
getWidth() - Method in class org.jhotdraw.samples.svg.figures.SVGEllipseFigure
 
getWidth() - Method in class org.jhotdraw.samples.svg.figures.SVGImageFigure
 
getWidth() - Method in class org.jhotdraw.samples.svg.figures.SVGRectFigure
 
getWindingRule() - Method in class org.jhotdraw.geom.BezierPath
Gets winding rule for filling the bezier path.
getWindingRule() - Method in class org.jhotdraw.geom.BezierPathIterator
Return the winding rule for determining the interior of the path.
getWindingRule() - Method in class org.jhotdraw.samples.odg.geom.EnhancedPath
Gets winding rule for filling the bezier path.
getX() - Method in class org.jhotdraw.samples.odg.figures.ODGEllipseFigure
 
getX() - Method in class org.jhotdraw.samples.odg.figures.ODGRectFigure
 
getX() - Method in class org.jhotdraw.samples.svg.figures.SVGEllipseFigure
 
getX() - Method in class org.jhotdraw.samples.svg.figures.SVGImageFigure
 
getX() - Method in class org.jhotdraw.samples.svg.figures.SVGRectFigure
 
getX1() - Method in class org.jhotdraw.samples.svg.LinearGradient
 
getX2() - Method in class org.jhotdraw.samples.svg.LinearGradient
 
getY() - Method in class org.jhotdraw.samples.odg.figures.ODGEllipseFigure
 
getY() - Method in class org.jhotdraw.samples.odg.figures.ODGRectFigure
 
getY() - Method in class org.jhotdraw.samples.svg.figures.SVGEllipseFigure
 
getY() - Method in class org.jhotdraw.samples.svg.figures.SVGImageFigure
 
getY() - Method in class org.jhotdraw.samples.svg.figures.SVGRectFigure
 
getY1() - Method in class org.jhotdraw.samples.svg.LinearGradient
 
getY2() - Method in class org.jhotdraw.samples.svg.LinearGradient
 
Gradient - Interface in org.jhotdraw.samples.odg
Represents an SVG Gradient.
Gradient - Interface in org.jhotdraw.samples.svg
Represents an SVG Gradient.
gradientTransform - Variable in class org.apache.batik.ext.awt.MultipleGradientPaint
Transform to apply to gradient.
GraphicalCompositeFigure - Class in org.jhotdraw.draw
The GraphicalCompositeFigure fills in the gap between a CompositeFigure and other figures which mainly have a presentation purpose.
GraphicalCompositeFigure() - Constructor for class org.jhotdraw.draw.GraphicalCompositeFigure
Default constructor which uses nothing as presentation figure.
GraphicalCompositeFigure(Figure) - Constructor for class org.jhotdraw.draw.GraphicalCompositeFigure
Constructor which creates a GraphicalCompositeFigure with a given graphical figure for presenting it.
GraphicsUtil - Class in org.apache.batik.ext.awt.image
Set of utility methods for Graphics.
GraphicsUtil() - Constructor for class org.apache.batik.ext.awt.image.GraphicsUtil
 
GridConstrainer - Class in org.jhotdraw.draw
Constrains a point such that it falls on a grid.
GridConstrainer() - Constructor for class org.jhotdraw.draw.GridConstrainer
Creates a new instance with a grid of 1x1.
GridConstrainer(double, double) - Constructor for class org.jhotdraw.draw.GridConstrainer
Creates a new instance with the specified grid size, and by 11.25° (in degrees) for rotations.
GridConstrainer(double, double, boolean) - Constructor for class org.jhotdraw.draw.GridConstrainer
Creates a new instance with the specified grid size.
GridConstrainer(double, double, double, boolean) - Constructor for class org.jhotdraw.draw.GridConstrainer
Creates a new instance with the specified grid size.
GroupAction - Class in org.jhotdraw.draw.action
GroupAction.
GroupAction(DrawingEditor) - Constructor for class org.jhotdraw.draw.action.GroupAction
Creates a new instance.
GroupAction(DrawingEditor, CompositeFigure) - Constructor for class org.jhotdraw.draw.action.GroupAction
 
GroupAction(DrawingEditor, CompositeFigure, boolean) - Constructor for class org.jhotdraw.draw.action.GroupAction
 
GroupFigure - Class in org.jhotdraw.draw
A Figure that groups a collection of figures.
GroupFigure() - Constructor for class org.jhotdraw.draw.GroupFigure
Creates a new instance.
groupFigures(DrawingView, CompositeFigure, Collection<Figure>) - Method in class org.jhotdraw.draw.action.GroupAction
 
groupFigures(DrawingView, CompositeFigure, Collection<Figure>) - Method in class org.jhotdraw.samples.odg.action.CombineAction
 
groupFigures(DrawingView, CompositeFigure, Collection<Figure>) - Method in class org.jhotdraw.samples.odg.action.SplitAction
 
groupFigures(DrawingView, CompositeFigure, Collection<Figure>) - Method in class org.jhotdraw.samples.svg.action.CombineAction
 
groupFigures(DrawingView, CompositeFigure, Collection<Figure>) - Method in class org.jhotdraw.samples.svg.action.SplitAction
 
grow(Rectangle2D.Double, double, double) - Static method in class org.jhotdraw.geom.Geom
Resizes the Rectangle2D.Double both horizontally and vertically.
GrowStroke - Class in org.jhotdraw.geom
GrowStroke can be used to grow/shrink a figure by a specified line width.
GrowStroke(float, float) - Constructor for class org.jhotdraw.geom.GrowStroke
 
GZIP - Static variable in class org.jhotdraw.io.Base64
Specify that data should be gzip-compressed.

H

Handle - Interface in org.jhotdraw.draw
Handles are used to change a figure by direct manipulation.
HANDLE_DETAIL_LEVEL_PROPERTY - Static variable in interface org.jhotdraw.draw.DrawingView
This constant is used to identify the handle detail level property of the DrawingView.
handleConnect(Connector, Connector) - Method in class org.jhotdraw.draw.LineConnectionFigure
Handles the connection of a connection.
handleConnect(Connector, Connector) - Method in class org.jhotdraw.samples.pert.figures.DependencyFigure
Handles the connection of a connection.
handleDisconnect(Connector, Connector) - Method in class org.jhotdraw.draw.LineConnectionFigure
Handles the disconnection of a connection.
handleDisconnect(Connector, Connector) - Method in class org.jhotdraw.samples.pert.figures.DependencyFigure
Handles the disconnection of a connection.
handleDoubleClick(MouseEvent) - Method in class org.jhotdraw.draw.DelegationSelectionTool
Hook method which can be overriden by subclasses to provide specialised behaviour in the event of a double click.
handleDrop(Point2D.Double, Collection<Figure>, DrawingView) - Method in class org.jhotdraw.draw.AbstractFigure
 
handleDrop(Point2D.Double, Collection<Figure>, DrawingView) - Method in interface org.jhotdraw.draw.Figure
Handles a drop.
HandleEvent - Class in org.jhotdraw.draw
HandleEvent.
HandleEvent(Handle, Rectangle) - Constructor for class org.jhotdraw.draw.HandleEvent
Creates a new instance.
HandleListener - Interface in org.jhotdraw.draw
HandleListener.
handleMouseClick(Point2D.Double, MouseEvent, DrawingView) - Method in class org.jhotdraw.draw.AbstractFigure
Handles a mouse click.
handleMouseClick(Point2D.Double, MouseEvent, DrawingView) - Method in class org.jhotdraw.draw.BezierFigure
Handles a mouse click.
handleMouseClick(Point2D.Double, MouseEvent, DrawingView) - Method in interface org.jhotdraw.draw.Figure
Handles a mouse click.
handleMouseClick(Point2D.Double, MouseEvent, DrawingView) - Method in class org.jhotdraw.draw.LineConnectionFigure
Handles a mouse click.
handleMouseClick(Point2D.Double, MouseEvent, DrawingView) - Method in class org.jhotdraw.draw.LineFigure
Handles a mouse click.
handleMouseClick(Point2D.Double, MouseEvent, DrawingView) - Method in class org.jhotdraw.samples.odg.figures.ODGBezierFigure
 
handleMouseClick(Point2D.Double, MouseEvent, DrawingView) - Method in class org.jhotdraw.samples.odg.figures.ODGPathFigure
Handles a mouse click.
handleMouseClick(Point2D.Double, MouseEvent, DrawingView) - Method in class org.jhotdraw.samples.svg.figures.SVGBezierFigure
 
handleMouseClick(Point2D.Double, MouseEvent, DrawingView) - Method in class org.jhotdraw.samples.svg.figures.SVGPathFigure
Handles a mouse click.
HandleMulticaster - Class in org.jhotdraw.draw
Forwards events to one or many handles.
HandleMulticaster(Handle) - Constructor for class org.jhotdraw.draw.HandleMulticaster
Creates a new instance.
HandleMulticaster(Collection<Handle>) - Constructor for class org.jhotdraw.draw.HandleMulticaster
Creates a new instance.
handleMultiClick(MouseEvent) - Method in class org.jhotdraw.draw.DelegationSelectionTool
Hook method which can be overriden by subclasses to provide specialised behaviour in the event of a multi-click.
handlePopupMenu(MouseEvent) - Method in class org.jhotdraw.draw.DelegationSelectionTool
Hook method which can be overriden by subclasses to provide specialised behaviour in the event of a popup trigger.
handleRequestRemove(HandleEvent) - Method in interface org.jhotdraw.draw.HandleListener
Sent when requesting to remove a handle.
handleRequestSecondaryHandles(HandleEvent) - Method in interface org.jhotdraw.draw.HandleListener
Sent when requesting to add secondary handles.
HandleTracker - Class in org.jhotdraw.draw
HandleTracker implements interactions with the handles of a Figure.
HandleTracker(Handle) - Constructor for class org.jhotdraw.draw.HandleTracker
Creates a new instance.
HandleTracker(Handle, Collection<Handle>) - Constructor for class org.jhotdraw.draw.HandleTracker
 
HAS_UNSAVED_CHANGES_PROPERTY - Static variable in interface org.jhotdraw.app.View
The name of the hasUnsavedChanges property.
hasAlpha(Image) - Static method in class org.jhotdraw.util.Images
This method returns true if the specified image has transparent pixels Code taken from the Java Developers Almanac 1.4 http://javaalmanac.com/egs/java.awt.image/HasAlpha.html
hasAttribute(String) - Method in interface net.n3.nanoxml.IXMLElement
Returns whether an attribute exists.
hasAttribute(String, String) - Method in interface net.n3.nanoxml.IXMLElement
Returns whether an attribute exists.
hasAttribute(String) - Method in class net.n3.nanoxml.XMLElement
Returns whether an attribute exists.
hasAttribute(String, String) - Method in class net.n3.nanoxml.XMLElement
Returns whether an attribute exists.
hasAttribute(AttributeKey) - Method in class org.jhotdraw.draw.AbstractAttributedCompositeFigure
 
hasAttribute(AttributeKey) - Method in class org.jhotdraw.draw.AbstractAttributedFigure
 
hasChildren() - Method in interface net.n3.nanoxml.IXMLElement
Returns whether the element has children.
hasChildren() - Method in class net.n3.nanoxml.XMLElement
Returns whether the element has children.
hashCode() - Method in class org.jhotdraw.geom.BezierPath.Node
 
hashCode() - Method in class org.jhotdraw.geom.Dimension2DDouble
Returns the hash code for this Dimension2DDouble.
hashCode() - Method in class org.jhotdraw.geom.Insets2D
Returns the hash code for this Insets2DDouble.
hashCode() - Method in class org.jhotdraw.samples.odg.geom.EnhancedPath.Segment
 
hashCode() - Method in class org.jhotdraw.samples.svg.LinearGradient
 
hashCode() - Method in class org.jhotdraw.samples.svg.RadialGradient
 
hasSignificantEdits() - Method in class org.jhotdraw.undo.UndoRedoManager
Returns true if at least one significant UndoableEdit has been added since the last call to discardAllEdits.
hasUnsavedChanges() - Method in class org.jhotdraw.app.AbstractView
Returns true, if the view has unsaved changes.
hasUnsavedChanges() - Method in interface org.jhotdraw.app.View
Returns true, if the view has unsaved changes.
height - Variable in class org.jhotdraw.geom.Dimension2DDouble
The height dimension; negative values can be used.
hide(View) - Method in interface org.jhotdraw.app.Application
Hides a view.
hide(View) - Method in class org.jhotdraw.app.DefaultAppletApplication
 
hide(View) - Method in class org.jhotdraw.app.DefaultMDIApplication
 
hide(View) - Method in class org.jhotdraw.app.DefaultOSXApplication
 
hide(View) - Method in class org.jhotdraw.app.DefaultSDIApplication
 
hide() - Method in class org.jhotdraw.gui.JSheet
 
hide0() - Method in class org.jhotdraw.gui.JSheet
 
HORIZONTAL_ID - Static variable in class org.jhotdraw.app.action.ArrangeAction
 
HorizontalLayouter - Class in org.jhotdraw.draw
A layouter which lays out all children of a CompositeFigure in vertical direction.
HorizontalLayouter() - Constructor for class org.jhotdraw.draw.HorizontalLayouter
 

I

ID - Static variable in class org.jhotdraw.app.action.AboutAction
 
ID - Static variable in class org.jhotdraw.app.action.ClearAction
 
ID - Static variable in class org.jhotdraw.app.action.ClearRecentFilesAction
 
ID - Static variable in class org.jhotdraw.app.action.CloseAction
 
ID - Static variable in class org.jhotdraw.app.action.CopyAction
 
ID - Static variable in class org.jhotdraw.app.action.CutAction
 
ID - Static variable in class org.jhotdraw.app.action.DeleteAction
 
ID - Static variable in class org.jhotdraw.app.action.DuplicateAction
 
ID - Static variable in class org.jhotdraw.app.action.ExitAction
 
ID - Static variable in class org.jhotdraw.app.action.ExportAction
 
ID - Static variable in class org.jhotdraw.app.action.FindAction
 
ID - Static variable in class org.jhotdraw.app.action.FocusAction
 
ID - Static variable in class org.jhotdraw.app.action.LoadAction
 
ID - Static variable in class org.jhotdraw.app.action.LoadRecentAction
 
ID - Static variable in class org.jhotdraw.app.action.MaximizeAction
 
ID - Static variable in class org.jhotdraw.app.action.MinimizeAction
 
ID - Static variable in class org.jhotdraw.app.action.NewAction
 
ID - Static variable in class org.jhotdraw.app.action.OpenAction
 
ID - Static variable in class org.jhotdraw.app.action.OpenRecentAction
 
ID - Static variable in class org.jhotdraw.app.action.OSXDropOnDockAction
 
ID - Static variable in class org.jhotdraw.app.action.PasteAction
 
ID - Static variable in class org.jhotdraw.app.action.PrintAction
 
ID - Static variable in class org.jhotdraw.app.action.RedoAction
 
ID - Static variable in class org.jhotdraw.app.action.SaveAction
 
ID - Static variable in class org.jhotdraw.app.action.SaveAsAction
 
ID - Static variable in class org.jhotdraw.app.action.SelectAllAction
 
ID - Static variable in class org.jhotdraw.app.action.UndoAction
 
ID - Static variable in class org.jhotdraw.draw.action.EditDrawingAction
 
ID - Static variable in class org.jhotdraw.draw.action.EditGridAction
 
ID - Static variable in class org.jhotdraw.draw.action.GroupAction
 
ID - Static variable in class org.jhotdraw.draw.action.MoveAction.East
 
ID - Static variable in class org.jhotdraw.draw.action.MoveAction.North
 
ID - Static variable in class org.jhotdraw.draw.action.MoveAction.South
 
ID - Static variable in class org.jhotdraw.draw.action.MoveAction.West
 
ID - Static variable in class org.jhotdraw.draw.action.MoveConstrainedAction.East
 
ID - Static variable in class org.jhotdraw.draw.action.MoveConstrainedAction.North
 
ID - Static variable in class org.jhotdraw.draw.action.MoveConstrainedAction.South
 
ID - Static variable in class org.jhotdraw.draw.action.MoveConstrainedAction.West
 
ID - Static variable in class org.jhotdraw.draw.action.MoveToBackAction
 
ID - Static variable in class org.jhotdraw.draw.action.MoveToFrontAction
 
ID - Static variable in class org.jhotdraw.draw.action.SelectSameAction
 
ID - Static variable in class org.jhotdraw.draw.action.ToggleGridAction
 
ID - Static variable in class org.jhotdraw.draw.action.UngroupAction
 
ID - Static variable in class org.jhotdraw.draw.action.ZoomEditorAction
 
ID - Static variable in class org.jhotdraw.samples.odg.action.CombineAction
 
ID - Static variable in class org.jhotdraw.samples.odg.action.SplitAction
 
ID - Static variable in class org.jhotdraw.samples.svg.action.CombineAction
 
ID - Static variable in class org.jhotdraw.samples.svg.action.SplitAction
 
ID - Static variable in class org.jhotdraw.samples.svg.action.ViewSourceAction
 
ID - Static variable in class org.jhotdraw.samples.teddy.action.FindAction
 
ID - Static variable in class org.jhotdraw.samples.teddy.action.ToggleLineNumbersAction
 
ID - Static variable in class org.jhotdraw.samples.teddy.action.ToggleLineWrapAction
 
ID - Static variable in class org.jhotdraw.samples.teddy.action.ToggleStatusBarAction
 
IDENTITY - Static variable in class org.apache.batik.ext.awt.image.GraphicsUtil
 
ignoreCaseCheck - Variable in class org.jhotdraw.samples.teddy.FindDialog
 
IMAGE_PNG_FLAVOR - Static variable in class org.jhotdraw.gui.datatransfer.ImageTransferable
 
ImageBevelBorder - Class in org.jhotdraw.draw.action
Draws a filled bevel border using an image and insets.
ImageBevelBorder(Image, Insets) - Constructor for class org.jhotdraw.draw.action.ImageBevelBorder
Creates a new instance with the given image and insets.
ImageBevelBorder(Image, Insets, Insets) - Constructor for class org.jhotdraw.draw.action.ImageBevelBorder
Creates a new instance with the given image and insets.
ImageBevelBorder(Image, Insets, Insets, boolean) - Constructor for class org.jhotdraw.draw.action.ImageBevelBorder
Creates a new instance with the given image and insets.
ImageFigure - Class in org.jhotdraw.draw
A Figure that shows an Image.
ImageFigure() - Constructor for class org.jhotdraw.draw.ImageFigure
Creates a new instance.
ImageFigure(double, double, double, double) - Constructor for class org.jhotdraw.draw.ImageFigure
 
ImageHolderFigure - Interface in org.jhotdraw.draw
The interface of a figure that has some editable image contents.
ImageInputFormat - Class in org.jhotdraw.draw
An input format for importing drawings using one of the image formats supported by javax.imageio.
ImageInputFormat(ImageHolderFigure) - Constructor for class org.jhotdraw.draw.ImageInputFormat
Creates a new image output format for Portable Network Graphics PNG.
ImageInputFormat(ImageHolderFigure, String, String, String, int) - Constructor for class org.jhotdraw.draw.ImageInputFormat
Creates a new image output format for the specified image format.
ImageMapOutputFormat - Class in org.jhotdraw.samples.svg.io
ImageMapOutputFormat exports a SVG drawing as an HTML 4.01 MAP element.
ImageMapOutputFormat() - Constructor for class org.jhotdraw.samples.svg.io.ImageMapOutputFormat
Creates a new instance.
ImageOutputFormat - Class in org.jhotdraw.draw
An output format for exporting drawings using one of the image formats supported by javax.imageio.
ImageOutputFormat() - Constructor for class org.jhotdraw.draw.ImageOutputFormat
Creates a new image output format for Portable Network Graphics PNG.
ImageOutputFormat(String, String, String, int) - Constructor for class org.jhotdraw.draw.ImageOutputFormat
Creates a new image output format for the specified image format.
Images - Class in org.jhotdraw.util
Image processing methods.
ImageTool - Class in org.jhotdraw.draw
A tool to create new figures that implement the ImageHolderFigure interface, such as ImageFigure.
ImageTool(ImageHolderFigure) - Constructor for class org.jhotdraw.draw.ImageTool
Creates a new instance.
ImageTool(ImageHolderFigure, Map) - Constructor for class org.jhotdraw.draw.ImageTool
Creates a new instance.
ImageTransferable - Class in org.jhotdraw.gui.datatransfer
A Transferable with an Image as its transfer class.
ImageTransferable(Image) - Constructor for class org.jhotdraw.gui.datatransfer.ImageTransferable
Creates a new instance.
importData(JComponent, Transferable) - Method in class org.jhotdraw.draw.DefaultDrawingViewTransferHandler
 
includes(Figure) - Method in class org.jhotdraw.draw.AbstractFigure
 
includes(Figure) - Method in interface org.jhotdraw.draw.Figure
Checks whether the given figure is contained in this figure.
index - Variable in class org.jhotdraw.draw.BezierControlPointHandle
 
index - Variable in class org.jhotdraw.draw.BezierNodeHandle
 
indexOf(Figure) - Method in class org.jhotdraw.draw.AbstractCompositeFigure
 
indexOf(Figure) - Method in interface org.jhotdraw.draw.CompositeFigure
Returns the index of the specified child.
indexOf(Figure) - Method in class org.jhotdraw.draw.DefaultDrawing
 
indexOf(Figure) - Method in interface org.jhotdraw.draw.Drawing
Returns the index of the specified figure.
indexOf(Figure) - Method in class org.jhotdraw.draw.LabeledLineConnectionFigure
 
indexOf(Figure) - Method in class org.jhotdraw.draw.QuadTreeCompositeFigure
 
indexOf(Figure) - Method in class org.jhotdraw.draw.QuadTreeDrawing
 
indexOfOutermostNode() - Method in class org.jhotdraw.geom.BezierPath
Return the index of the control point that is furthest from the center
init() - Method in class org.jhotdraw.app.AbstractApplication
 
init() - Method in class org.jhotdraw.app.AbstractView
Initializes the view.
init() - Method in interface org.jhotdraw.app.Application
Initializes the application.
init() - Method in class org.jhotdraw.app.DefaultMDIApplication
 
init() - Method in class org.jhotdraw.app.DefaultOSXApplication
 
init() - Method in class org.jhotdraw.app.DefaultSDIApplication
 
init() - Method in interface org.jhotdraw.app.View
Initializes the view.
init() - Method in class org.jhotdraw.samples.draw.DrawApplet
Initializes the applet DrawApplet
init() - Method in class org.jhotdraw.samples.draw.DrawLiveConnectApplet
Initializes the applet DrawApplet
init() - Method in class org.jhotdraw.samples.draw.DrawView
Initializes the view.
init() - Method in class org.jhotdraw.samples.net.NetApplet
Initializes the applet NetApplet
init() - Method in class org.jhotdraw.samples.net.NetView
Initializes the view.
init() - Method in class org.jhotdraw.samples.odg.ODGView
Initializes the view.
init() - Method in class org.jhotdraw.samples.pert.PertApplet
Initializes the applet PertApplet
init() - Method in class org.jhotdraw.samples.pert.PertView
Initializes the view.
init() - Method in class org.jhotdraw.samples.svg.SVGApplet
Initializes the applet SVGApplet
init() - Method in class org.jhotdraw.samples.svg.SVGView
Initializes the View.
init() - Method in class org.jhotdraw.samples.teddy.TeddyView
 
initApplication(Application) - Method in interface org.jhotdraw.app.ApplicationModel
 
initApplication(Application) - Method in class org.jhotdraw.app.DefaultApplicationModel
 
initApplication(Application) - Method in class org.jhotdraw.samples.net.NetApplicationModel
 
initApplication(Application) - Method in class org.jhotdraw.samples.odg.ODGApplicationModel
 
initApplication(Application) - Method in class org.jhotdraw.samples.pert.PertApplicationModel
 
initApplication(Application) - Method in class org.jhotdraw.samples.svg.SVGApplicationModel
 
initApplication(Application) - Method in class org.jhotdraw.samples.teddy.TeddyApplicationModel
 
initApplicationActions() - Method in class org.jhotdraw.app.DefaultMDIApplication
 
initApplicationActions() - Method in class org.jhotdraw.app.DefaultOSXApplication
 
initApplicationActions() - Method in class org.jhotdraw.app.DefaultSDIApplication
 
initLabels() - Method in class org.jhotdraw.app.AbstractApplication
 
initLookAndFeel() - Method in class org.jhotdraw.app.DefaultMDIApplication
 
initLookAndFeel() - Method in class org.jhotdraw.app.DefaultOSXApplication
 
initLookAndFeel() - Method in class org.jhotdraw.app.DefaultSDIApplication
 
initPalettes(LinkedList<Action>) - Method in class org.jhotdraw.app.DefaultOSXApplication
 
initScreenMenuBar() - Method in class org.jhotdraw.app.DefaultOSXApplication
 
initView(Application, View) - Method in interface org.jhotdraw.app.ApplicationModel
 
initView(Application, View) - Method in class org.jhotdraw.app.DefaultApplicationModel
 
initView(Application, View) - Method in class org.jhotdraw.samples.draw.DrawApplicationModel
 
initView(Application, View) - Method in class org.jhotdraw.samples.net.NetApplicationModel
 
initView(Application, View) - Method in class org.jhotdraw.samples.odg.ODGApplicationModel
 
initView(Application, View) - Method in class org.jhotdraw.samples.pert.PertApplicationModel
 
initView(Application, View) - Method in class org.jhotdraw.samples.svg.SVGApplicationModel
 
initView(Application, View) - Method in class org.jhotdraw.samples.teddy.TeddyApplicationModel
 
initViewActions(View) - Method in class org.jhotdraw.app.AbstractApplication
 
initViewActions(View) - Method in class org.jhotdraw.app.DefaultAppletApplication
 
initViewActions(View) - Method in class org.jhotdraw.app.DefaultMDIApplication
 
initViewActions(View) - Method in class org.jhotdraw.app.DefaultOSXApplication
 
initViewActions(View) - Method in class org.jhotdraw.app.DefaultSDIApplication
 
InputFormat - Interface in org.jhotdraw.draw
Interface to define an input format for a Drawing.
InputStreamTransferable - Class in org.jhotdraw.gui.datatransfer
A Transferable with an InputStream as its transfer class.
InputStreamTransferable(DataFlavor, byte[]) - Constructor for class org.jhotdraw.gui.datatransfer.InputStreamTransferable
Creates a new instance.
InputStreamTransferable(DataFlavor[], byte[]) - Constructor for class org.jhotdraw.gui.datatransfer.InputStreamTransferable
 
insertChild(IXMLElement, int) - Method in class net.n3.nanoxml.XMLElement
Inserts a child element.
Insets2D - Class in org.jhotdraw.geom
Insets2D.
Insets2D() - Constructor for class org.jhotdraw.geom.Insets2D
Creates a new instance.
Insets2D.Double - Class in org.jhotdraw.geom
The Double class defines insets specified in double precision.
Insets2D.Double() - Constructor for class org.jhotdraw.geom.Insets2D.Double
Constructs and initializes an Insets2D with all insets set to 0.
Insets2D.Double(double, double, double, double) - Constructor for class org.jhotdraw.geom.Insets2D.Double
Constructs and initializes an Insets2D with the specified insets.
Insets2D.Float - Class in org.jhotdraw.geom
The Float class defines insets specified in float precision.
Insets2D.Float() - Constructor for class org.jhotdraw.geom.Insets2D.Float
Constructs and initializes an Insets2D with all insets set to 0.
Insets2D.Float(float, float, float, float) - Constructor for class org.jhotdraw.geom.Insets2D.Float
Constructs and initializes an Insets2D with the specified insets.
installApplicationListeners(Application) - Method in class org.jhotdraw.app.action.AbstractApplicationAction
Installs listeners on the application object.
installApplicationListeners(Application) - Method in class org.jhotdraw.app.action.ClearRecentFilesAction
Installs listeners on the application object.
installDefaults() - Method in class org.jhotdraw.draw.action.PaletteMenuItemUI
 
installFramePrefsHandler(Preferences, String, Window) - Static method in class org.jhotdraw.util.prefs.PreferencesUtil
Installs a frame preferences handler.
installInternalFramePrefsHandler(Preferences, String, JInternalFrame, JDesktopPane) - Static method in class org.jhotdraw.util.prefs.PreferencesUtil
Installs an intenal frame preferences handler.
installPalettePrefsHandler(Preferences, String, Window) - Static method in class org.jhotdraw.util.prefs.PreferencesUtil
Installs a palette preferences handler.
installPalettePrefsHandler(Preferences, String, Window, int) - Static method in class org.jhotdraw.util.prefs.PreferencesUtil
 
installSheet() - Method in class org.jhotdraw.gui.JSheet
Installs the sheet on the owner.
installToolBarPrefsHandler(Preferences, String, JToolBar) - Static method in class org.jhotdraw.util.prefs.PreferencesUtil
Installs a toolbar preferences handler.
installViewListeners(View) - Method in class org.jhotdraw.app.action.AbstractViewAction
Installs listeners on the view object.
installViewListeners(View) - Method in class org.jhotdraw.app.action.RedoAction
Installs listeners on the view object.
installViewListeners(View) - Method in class org.jhotdraw.app.action.ToggleViewPropertyAction
 
installViewListeners(View) - Method in class org.jhotdraw.app.action.UndoAction
Installs listeners on the view object.
installViewListeners(View) - Method in class org.jhotdraw.app.action.ViewPropertyAction
 
INSTANCE - Static variable in class org.jhotdraw.draw.FigureLayerComparator
 
intersect(int, int, int, int, int, int, int, int) - Static method in class org.jhotdraw.geom.Geom
Standard line intersection algorithm Return the point of intersection if it exists, else null
intersect(double, double, double, double, double, double, double, double) - Static method in class org.jhotdraw.geom.Geom
Standard line intersection algorithm Return the point of intersection if it exists, else null
intersect(double, double, double, double, double, double, double, double, double) - Static method in class org.jhotdraw.geom.Geom
 
intersects(Rectangle2D) - Method in class org.jhotdraw.geom.BezierPath
 
intersects(double, double, double, double) - Method in class org.jhotdraw.geom.BezierPath
 
intersects(Rectangle2D) - Method in class org.jhotdraw.samples.odg.geom.EnhancedPath
 
intersects(double, double, double, double) - Method in class org.jhotdraw.samples.odg.geom.EnhancedPath
 
invalidate() - Method in class org.jhotdraw.draw.AbstractCompositeFigure
 
invalidate() - Method in class org.jhotdraw.draw.AbstractFigure
Invalidates cached data of the Figure.
invalidate() - Method in class org.jhotdraw.draw.AbstractHandle
 
invalidate() - Method in class org.jhotdraw.draw.BezierFigure
 
invalidate() - Method in class org.jhotdraw.draw.DefaultDrawingView
 
invalidate() - Method in interface org.jhotdraw.draw.Handle
Invalidates the handle.
invalidate() - Method in class org.jhotdraw.draw.LabeledLineConnectionFigure
 
invalidate() - Method in class org.jhotdraw.draw.TextAreaFigure
 
invalidate() - Method in class org.jhotdraw.draw.TextFigure
 
invalidate() - Method in class org.jhotdraw.samples.odg.figures.ODGBezierFigure
 
invalidate() - Method in class org.jhotdraw.samples.odg.figures.ODGEllipseFigure
 
invalidate() - Method in class org.jhotdraw.samples.odg.figures.ODGPathFigure
 
invalidate() - Method in class org.jhotdraw.samples.odg.figures.ODGRectFigure
 
invalidate() - Method in class org.jhotdraw.samples.svg.figures.SVGBezierFigure
 
invalidate() - Method in class org.jhotdraw.samples.svg.figures.SVGEllipseFigure
 
invalidate() - Method in class org.jhotdraw.samples.svg.figures.SVGImageFigure
 
invalidate() - Method in class org.jhotdraw.samples.svg.figures.SVGPathFigure
 
invalidate() - Method in class org.jhotdraw.samples.svg.figures.SVGRectFigure
 
invalidate() - Method in class org.jhotdraw.samples.svg.figures.SVGTextAreaFigure
 
invalidate() - Method in class org.jhotdraw.samples.svg.figures.SVGTextFigure
 
invalidateDimension() - Method in class org.jhotdraw.draw.DefaultDrawingView
 
invalidatePath() - Method in class org.jhotdraw.geom.BezierPath
This must be called after the BezierPath has been changed.
invalidatePath() - Method in class org.jhotdraw.samples.odg.geom.EnhancedPath
This must be called after the EnhancedPath has been changed.
invalidAttributeValue(String, int, String, String, String) - Method in class net.n3.nanoxml.ValidatorPlugin
Throws an XMLValidationException to indicate that an attribute has an invalid value.
INVISIBLE_CONSTRAINER_PROPERTY - Static variable in interface org.jhotdraw.draw.DrawingView
This constant is used to identify the invisible constrainer property of the DrawingView.
invoke(Object, String) - Static method in class org.jhotdraw.util.Methods
Invokes the specified accessible parameterless method if it exists.
invoke(Object, String, String) - Static method in class org.jhotdraw.util.Methods
Invokes the specified accessible method with a string parameter if it exists.
invoke(Object, String, boolean) - Static method in class org.jhotdraw.util.Methods
Invokes the specified setter method if it exists.
invoke(Object, String, int) - Static method in class org.jhotdraw.util.Methods
Invokes the specified method if it exists.
invoke(Object, String, float) - Static method in class org.jhotdraw.util.Methods
Invokes the specified setter method if it exists.
invoke(Object, String, Class, Object) - Static method in class org.jhotdraw.util.Methods
Invokes the specified setter method if it exists.
invoke(Object, String, Class[], Object...) - Static method in class org.jhotdraw.util.Methods
Invokes the specified setter method if it exists.
invokeGetter(Object, String, int) - Static method in class org.jhotdraw.util.Methods
Invokes the specified getter method if it exists.
invokeGetter(Object, String, long) - Static method in class org.jhotdraw.util.Methods
Invokes the specified getter method if it exists.
invokeGetter(Object, String, boolean) - Static method in class org.jhotdraw.util.Methods
Invokes the specified getter method if it exists.
invokeGetter(Object, String, Object) - Static method in class org.jhotdraw.util.Methods
Invokes the specified getter method if it exists.
invokeIfExists(Object, String) - Static method in class org.jhotdraw.util.Methods
Invokes the specified setter method if it exists.
invokeIfExists(Object, String, float) - Static method in class org.jhotdraw.util.Methods
Invokes the specified setter method if it exists.
invokeIfExists(Object, String, boolean) - Static method in class org.jhotdraw.util.Methods
Invokes the specified method if it exists.
invokeIfExists(Object, String, Class, Object) - Static method in class org.jhotdraw.util.Methods
Invokes the specified setter method if it exists.
invokeIfExistsWithEnum(Object, String, String, String) - Static method in class org.jhotdraw.util.Methods
Invokes the specified setter method if it exists.
invokeStatic(Class, String) - Static method in class org.jhotdraw.util.Methods
Invokes the specified accessible parameterless method if it exists.
invokeStatic(String, String) - Static method in class org.jhotdraw.util.Methods
Invokes the specified accessible parameterless method if it exists.
invokeStatic(Class, String, Class[], Object[]) - Static method in class org.jhotdraw.util.Methods
Invokes the specified parameterless method if it exists.
invokeStatic(String, String, Class[], Object[]) - Static method in class org.jhotdraw.util.Methods
Invokes the specified parameterless method if it exists.
invokeStatic(String, String, Class[], Object[], Object) - Static method in class org.jhotdraw.util.Methods
Invokes the specified parameterless method if it exists.
invokeStaticGetter(Class, String, boolean) - Static method in class org.jhotdraw.util.Methods
Invokes the specified getter method if it exists.
is_BYTE_COMP_Data(SampleModel) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
 
is_INT_PACK_Data(SampleModel, boolean) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
 
IS_QUADRATIC - Static variable in class org.jhotdraw.draw.DiamondFigure
If the attribute IS_QUADRATIC is set to true, all sides of the diamond have the same length.
IS_STROKE_DASH_FACTOR - Static variable in class org.jhotdraw.draw.AttributeKeys
A boolean used to indicate whether STROKE_DASHES and STROKE_DASH_PHASE shall be interpreted as factors of STROKE_WIDTH, or whether they are absolute values.
IS_STROKE_MITER_LIMIT_FACTOR - Static variable in class org.jhotdraw.draw.AttributeKeys
A boolean used to indicate whether STROKE_MITER_LIMIT is a factor of STROKE_WIDTH, or whether it represents an absolute value.
isActive() - Method in class org.jhotdraw.draw.AbstractTool
 
isAnimated() - Method in class org.jhotdraw.gui.JSheet
If this returns true, the JSheet uses a transition effect when shown and when hidden.
isAssignable(Object) - Method in class org.jhotdraw.draw.AttributeKey
 
isAttributeEnabled(AttributeKey) - Method in class org.jhotdraw.draw.AbstractAttributedCompositeFigure
 
isAttributeEnabled(AttributeKey) - Method in class org.jhotdraw.draw.AbstractAttributedFigure
 
isBorderOpaque() - Method in class org.jhotdraw.draw.action.ImageBevelBorder
Returns true if the border is opaque.
isChanging() - Method in class org.jhotdraw.draw.AbstractFigure
 
isClosed() - Method in class org.jhotdraw.draw.BezierFigure
 
isClosed() - Method in class org.jhotdraw.geom.BezierPath
 
isCombinableWith(Handle) - Method in class org.jhotdraw.draw.AbstractConnectionHandle
 
isCombinableWith(Handle) - Method in class org.jhotdraw.draw.AbstractHandle
Returns true, if the given handle is an instance of the same class or of a subclass of this handle,.
isCombinableWith(Handle) - Method in class org.jhotdraw.draw.AbstractRotateHandle
 
isCombinableWith(Handle) - Method in class org.jhotdraw.draw.BezierControlPointHandle
 
isCombinableWith(Handle) - Method in class org.jhotdraw.draw.BezierNodeHandle
 
isCombinableWith(Handle) - Method in class org.jhotdraw.draw.BezierScaleHandle
 
isCombinableWith(Handle) - Method in class org.jhotdraw.draw.ConnectorHandle
 
isCombinableWith(Handle) - Method in interface org.jhotdraw.draw.Handle
Returns true, if this handle is combinable with the specified handle.
isCombinableWith(Handle) - Method in class org.jhotdraw.draw.TriangleRotationHandler
 
isConnectToDecorator() - Method in class org.jhotdraw.draw.AbstractConnector
 
isConstrainerVisible() - Method in class org.jhotdraw.draw.DefaultDrawingView
 
isConstrainerVisible() - Method in interface org.jhotdraw.draw.DrawingView
Returns true, if the visible Constrainer is in use, returns false, if the invisible Constrainer is in use.
isDataFlavorSupported(DataFlavor) - Method in class org.jhotdraw.draw.DOMStorableInputOutputFormat
 
isDataFlavorSupported(DataFlavor) - Method in class org.jhotdraw.draw.ImageInputFormat
 
isDataFlavorSupported(DataFlavor) - Method in interface org.jhotdraw.draw.InputFormat
Returns true, if this InputFormat can readFigures TransferData using the specified DataFlavor.
isDataFlavorSupported(DataFlavor) - Method in class org.jhotdraw.draw.PictImageInputFormat
 
isDataFlavorSupported(DataFlavor) - Method in class org.jhotdraw.draw.TextInputFormat
 
isDataFlavorSupported(DataFlavor) - Method in class org.jhotdraw.gui.datatransfer.AbstractTransferable
 
isDataFlavorSupported(DataFlavor) - Method in class org.jhotdraw.gui.datatransfer.CompositeTransferable
Returns whether or not the specified data flavor is supported for this object.
isDataFlavorSupported(DataFlavor) - Method in class org.jhotdraw.gui.datatransfer.ImageTransferable
 
isDataFlavorSupported(DataFlavor) - Method in class org.jhotdraw.samples.odg.io.ODGInputFormat
 
isDataFlavorSupported(DataFlavor) - Method in class org.jhotdraw.samples.svg.io.SVGInputFormat
 
isDataFlavorSupported(DataFlavor) - Method in class org.jhotdraw.xml.XMLTransferable
Returns whether or not the specified data flavor is supported for this object.
isDependentOf(TaskFigure) - Method in class org.jhotdraw.samples.pert.figures.TaskFigure
Returns true, if the current task is a direct or indirect dependent of the specified task.
isDone() - Method in class org.jhotdraw.geom.BezierPathIterator
Tests if there are more points to read.
isEditable() - Method in class org.jhotdraw.draw.TextAreaFigure
 
isEditable() - Method in class org.jhotdraw.draw.TextFigure
 
isEditable() - Method in interface org.jhotdraw.draw.TextHolderFigure
Returns true if the text of the TextHolderFigure can be edited.
isEditable() - Method in class org.jhotdraw.samples.svg.figures.SVGTextAreaFigure
 
isEditable() - Method in class org.jhotdraw.samples.svg.figures.SVGTextFigure
 
isEmpty() - Method in class org.jhotdraw.samples.odg.figures.ODGEllipseFigure
 
isEmpty() - Method in interface org.jhotdraw.samples.odg.figures.ODGFigure
Returns true, if this figure is empty for one of the following reasons: A group has no children A path has less than two points An ellipse or a rectangle has a width or a height of 0 A text has no characters
isEmpty() - Method in class org.jhotdraw.samples.odg.figures.ODGGroupFigure
 
isEmpty() - Method in class org.jhotdraw.samples.odg.figures.ODGPathFigure
 
isEmpty() - Method in class org.jhotdraw.samples.odg.figures.ODGRectFigure
 
isEmpty() - Method in class org.jhotdraw.samples.svg.figures.SVGEllipseFigure
 
isEmpty() - Method in interface org.jhotdraw.samples.svg.figures.SVGFigure
Returns true, if this figure is empty for one of the following reasons: A group has no children A path has less than two points An ellipse or a rectangle has a width or a height of 0 A text has no characters
isEmpty() - Method in class org.jhotdraw.samples.svg.figures.SVGGroupFigure
 
isEmpty() - Method in class org.jhotdraw.samples.svg.figures.SVGImageFigure
 
isEmpty() - Method in class org.jhotdraw.samples.svg.figures.SVGPathFigure
 
isEmpty() - Method in class org.jhotdraw.samples.svg.figures.SVGRectFigure
 
isEmpty() - Method in class org.jhotdraw.samples.svg.figures.SVGTextAreaFigure
Gets the text shown by the text figure.
isEmpty() - Method in class org.jhotdraw.samples.svg.figures.SVGTextFigure
 
isEnabled() - Method in class org.jhotdraw.app.AbstractApplication
 
isEnabled() - Method in class org.jhotdraw.app.action.AbstractApplicationAction
Returns true if the action is enabled.
isEnabled() - Method in class org.jhotdraw.app.action.AbstractViewAction
Returns true if the action is enabled.
isEnabled() - Method in class org.jhotdraw.app.action.PrintAction
Returns true if the action is enabled.
isEnabled() - Method in interface org.jhotdraw.app.Application
Returns the enabled state of the application.
isEnabled() - Method in interface org.jhotdraw.app.View
Returns the enabled state of the view.
isEnabled() - Method in class org.jhotdraw.draw.action.DrawingEditorProxy
 
isEnabled() - Method in class org.jhotdraw.draw.DefaultDrawingEditor
 
isEnabled() - Method in interface org.jhotdraw.draw.DrawingEditor
Gets the enabled state of the drawing editor.
isEnabled() - Method in interface org.jhotdraw.draw.DrawingView
Gets the enabled state of the drawing view.
isExternalEntity(String) - Method in interface net.n3.nanoxml.IXMLEntityResolver
Returns true if an entity is external.
isExternalEntity(String) - Method in class net.n3.nanoxml.XMLEntityResolver
Returns true if an entity is external.
isFigureSelected(Figure) - Method in class org.jhotdraw.draw.DefaultDrawingView
Test whether a given figure is selected.
isFigureSelected(Figure) - Method in interface org.jhotdraw.draw.DrawingView
Test whether a given figure is selected.
isFilled() - Method in class org.jhotdraw.draw.AbstractLineDecoration
 
isForCreationOnly() - Method in class org.jhotdraw.draw.TextAreaTool
Returns true, if this tool can be only be used for creation of TextHolderFigures and not for editing existing ones.
isForCreationOnly() - Method in class org.jhotdraw.draw.TextTool
Returns true, if this tool can be only be used for creation of TextHolderFigures and not for editing existing ones.
isFractionalMetrics() - Static method in class org.jhotdraw.draw.Options
 
isGridVisible() - Method in class org.jhotdraw.samples.net.NetView
 
isGridVisible() - Method in class org.jhotdraw.samples.odg.ODGView
 
isGridVisible() - Method in class org.jhotdraw.samples.pert.PertView
 
isGridVisible() - Method in class org.jhotdraw.samples.svg.SVGView
 
isInProgress() - Method in class org.jhotdraw.draw.CompositeTransformEdit
Returns true if this edit is in progress--that is, it has not received end.
isLeaf() - Method in interface net.n3.nanoxml.IXMLElement
Returns whether the element is a leaf element.
isLeaf() - Method in class net.n3.nanoxml.XMLElement
Returns whether the element is a leaf element.
isLineNumbersVisible() - Method in class org.jhotdraw.samples.teddy.TeddyView
 
isLineNumbersVisible() - Method in class org.jhotdraw.samples.teddy.text.NumberedViewFactory
 
isLineWrap() - Method in class org.jhotdraw.samples.teddy.TeddyView
 
isMatchCase() - Method in class org.jhotdraw.samples.teddy.regex.Matcher
 
isNullValueAllowed() - Method in class org.jhotdraw.draw.AttributeKey
 
isPrettyPrint() - Method in class org.jhotdraw.samples.svg.io.SVGOutputFormat
 
isPropertiesPanelVisible() - Method in class org.jhotdraw.samples.odg.ODGView
 
isPropertiesPanelVisible() - Method in class org.jhotdraw.samples.svg.SVGView
 
isRelativeToFigureBounds() - Method in interface org.jhotdraw.samples.odg.Gradient
 
isRelativeToFigureBounds() - Method in interface org.jhotdraw.samples.svg.Gradient
 
isRelativeToFigureBounds() - Method in class org.jhotdraw.samples.svg.LinearGradient
 
isRelativeToFigureBounds() - Method in class org.jhotdraw.samples.svg.RadialGradient
 
isRemovable() - Method in class org.jhotdraw.draw.AbstractFigure
 
isRemovable() - Method in interface org.jhotdraw.draw.Figure
Returns true, if the user may remove this figure.
isSelectable() - Method in class org.jhotdraw.draw.AbstractFigure
 
isSelectable() - Method in interface org.jhotdraw.draw.Figure
Returns true, if the user may select this figure.
isSelectBehindEnabled() - Method in class org.jhotdraw.draw.SelectionTool
Returns the value of the selectBehindEnabled property.
isSharingToolsAmongViews() - Method in interface org.jhotdraw.app.Application
Returns true, if this application shares tools among multiple views.
isSharingToolsAmongViews() - Method in class org.jhotdraw.app.DefaultAppletApplication
 
isSharingToolsAmongViews() - Method in class org.jhotdraw.app.DefaultMDIApplication
 
isSharingToolsAmongViews() - Method in class org.jhotdraw.app.DefaultOSXApplication
 
isSharingToolsAmongViews() - Method in class org.jhotdraw.app.DefaultSDIApplication
 
isShowAsSheet() - Method in class org.jhotdraw.gui.JSheet
 
isShowing() - Method in class org.jhotdraw.app.AbstractView
 
isShowing() - Method in interface org.jhotdraw.app.View
This is used by Application to keep track if a view is showing.
isSignificant() - Method in class org.jhotdraw.undo.CompositeEdit
Returns false if this edit is insignificant - for example one that maintains the user's selection, but does not change any model state.
isSolid() - Method in class org.jhotdraw.draw.AbstractLineDecoration
 
isStatusBarVisible() - Method in class org.jhotdraw.samples.teddy.TeddyView
 
isStroked() - Method in class org.jhotdraw.draw.AbstractLineDecoration
 
isTextAntialiased() - Static method in class org.jhotdraw.draw.Options
 
isTextOverflow() - Method in class org.jhotdraw.draw.TextAreaFigure
 
isTextOverflow() - Method in class org.jhotdraw.draw.TextFigure
 
isTextOverflow() - Method in interface org.jhotdraw.draw.TextHolderFigure
Returns true, if the text does not fit into the bounds of the Figure.
isTextOverflow() - Method in class org.jhotdraw.samples.svg.figures.SVGTextAreaFigure
 
isTextOverflow() - Method in class org.jhotdraw.samples.svg.figures.SVGTextFigure
 
isToolDoneAfterCreation() - Method in class org.jhotdraw.draw.ConnectionTool
Returns true, if this tool fires toolDone immediately after a new figure has been created.
isToolDoneAfterCreation() - Method in class org.jhotdraw.draw.CreationTool
Returns true, if this tool fires toolDone immediately after a new figure has been created.
isTransform - Variable in class org.jhotdraw.draw.RelativeLocator
If this is set to true, if the locator is transforming with the figure.
isTransformable() - Method in class org.jhotdraw.draw.AbstractFigure
 
isTransformable() - Method in interface org.jhotdraw.draw.Figure
Returns true, if the user may transform this figure.
isVertical() - Method in class org.jhotdraw.draw.action.VerticalGridLayout
 
isVisible() - Method in class org.jhotdraw.draw.AbstractFigure
 
isVisible() - Method in interface org.jhotdraw.draw.Figure
A Figure is only drawn by a CompositeFigure, if it is visible.
isVisible() - Method in class org.jhotdraw.draw.GridConstrainer
 
isWorking - Variable in class org.jhotdraw.draw.AbstractTool
This is set to true, while the tool is doing some work.
ITEM_FONT - Static variable in class org.jhotdraw.gui.JPopupButton
 
iterateAttributeNames() - Method in interface net.n3.nanoxml.IXMLElement
Returns an enumeration of all attribute names.
iterateAttributeNames() - Method in class net.n3.nanoxml.XMLElement
Returns an enumeration of all attribute names.
iterateChildren() - Method in interface net.n3.nanoxml.IXMLElement
Returns an enumeration of all child elements.
iterateChildren() - Method in class net.n3.nanoxml.XMLElement
Returns an enumeration of all child iterator.
IXMLBuilder - Interface in net.n3.nanoxml
NanoXML uses IXMLBuilder to construct the XML data structure it retrieved from its data source.
IXMLElement - Interface in net.n3.nanoxml
IXMLElement is an XML element.
IXMLEntityResolver - Interface in net.n3.nanoxml
An IXMLEntityResolver resolves entities.
IXMLParser - Interface in net.n3.nanoxml
IXMLParser is the core parser of NanoXML.
IXMLReader - Interface in net.n3.nanoxml
IXMLReader reads the data to be parsed.
IXMLValidator - Interface in net.n3.nanoxml
IXMLValidator processes the DTD and handles entity references.

J

JavaxDOMInput - Class in org.jhotdraw.xml
DOMInput.
JavaxDOMInput(DOMFactory, InputStream) - Constructor for class org.jhotdraw.xml.JavaxDOMInput
 
JavaxDOMInput(DOMFactory, Reader) - Constructor for class org.jhotdraw.xml.JavaxDOMInput
 
JavaxDOMOutput - Class in org.jhotdraw.xml
DOMOutput.
JavaxDOMOutput(DOMFactory) - Constructor for class org.jhotdraw.xml.JavaxDOMOutput
Creates a new instance.
JDoubleAttributeField - Class in org.jhotdraw.gui
An entry field that can be used to edit a Double attribute of a Figure.
JDoubleAttributeField() - Constructor for class org.jhotdraw.gui.JDoubleAttributeField
Creates new instance.
JDoubleAttributeField(DrawingEditor, AttributeKey<Double>) - Constructor for class org.jhotdraw.gui.JDoubleAttributeField
 
JDoubleAttributeFieldBeanInfo - Class in org.jhotdraw.gui
BeanInfo for JFigureAttributeField.
JDoubleAttributeFieldBeanInfo() - Constructor for class org.jhotdraw.gui.JDoubleAttributeFieldBeanInfo
 
JDoubleAttributeSlider - Class in org.jhotdraw.gui
A JSlider that can be used to edit a double attribute of a Figure.
JDoubleAttributeSlider() - Constructor for class org.jhotdraw.gui.JDoubleAttributeSlider
Creates new instance.
JDoubleAttributeSlider(int, int, int, int) - Constructor for class org.jhotdraw.gui.JDoubleAttributeSlider
 
JDoubleAttributeSlider(DrawingEditor, AttributeKey<Double>) - Constructor for class org.jhotdraw.gui.JDoubleAttributeSlider
 
JDoubleAttributeSliderBeanInfo - Class in org.jhotdraw.gui
BeanInfo for JFigureAttributeField.
JDoubleAttributeSliderBeanInfo() - Constructor for class org.jhotdraw.gui.JDoubleAttributeSliderBeanInfo
 
JDoubleTextField - Class in org.jhotdraw.gui
A JTextField which only accepts integer values as input.
JDoubleTextField() - Constructor for class org.jhotdraw.gui.JDoubleTextField
Creates new instance.
JDoubleTextFieldBeanInfo - Class in org.jhotdraw.gui
BeanInfo for JFigureAttributeField.
JDoubleTextFieldBeanInfo() - Constructor for class org.jhotdraw.gui.JDoubleTextFieldBeanInfo
 
JEditorArea - Class in org.jhotdraw.samples.teddy
A happy marriage between JTextArea and JEditorPane.
JEditorArea() - Constructor for class org.jhotdraw.samples.teddy.JEditorArea
Creates a new instance.
JIntegerTextField - Class in org.jhotdraw.gui
A JTextField which only accepts integer values as input.
JIntegerTextField() - Constructor for class org.jhotdraw.gui.JIntegerTextField
Creates new instance.
JIntegerTextFieldBeanInfo - Class in org.jhotdraw.gui
BeanInfo for JFigureAttributeField.
JIntegerTextFieldBeanInfo() - Constructor for class org.jhotdraw.gui.JIntegerTextFieldBeanInfo
 
joinSegments(Point2D.Double) - Method in class org.jhotdraw.draw.BezierFigure
Joins two segments into one if the given Point2D.Double hits a node of the polyline.
joinSegments(Point2D.Double, float) - Method in class org.jhotdraw.draw.BezierFigure
Joins two segments into one if the given Point2D.Double hits a node of the polyline.
joinSegments(Point2D.Double, float) - Method in class org.jhotdraw.geom.BezierPath
Joins two segments into one if the given Point2D.Double hits a node of the bezier path.
JPopupButton - Class in org.jhotdraw.gui
JPopupButton provides a popup menu.
JPopupButton() - Constructor for class org.jhotdraw.gui.JPopupButton
Creates new form JToolBarMenu
JPopupButtonBeanInfo - Class in org.jhotdraw.gui
BeanInfo for JPopupButton.
JPopupButtonBeanInfo() - Constructor for class org.jhotdraw.gui.JPopupButtonBeanInfo
 
JSheet - Class in org.jhotdraw.gui
JSheet is a document modal dialog which is displayed below the title bar of a JFrame.
JSheet(Frame) - Constructor for class org.jhotdraw.gui.JSheet
Creates a new JSheet.
JSheet(Dialog) - Constructor for class org.jhotdraw.gui.JSheet
Creates a new JSheet.
JStringAttributeArea - Class in org.jhotdraw.gui
A JTextArea that can be used to edit a String attribute of a Figure.
JStringAttributeArea() - Constructor for class org.jhotdraw.gui.JStringAttributeArea
Creates new instance.
JStringAttributeArea(DrawingEditor, AttributeKey<String>) - Constructor for class org.jhotdraw.gui.JStringAttributeArea
 
JStringAttributeAreaBeanInfo - Class in org.jhotdraw.gui
BeanInfo for JFigureAttributeField.
JStringAttributeAreaBeanInfo() - Constructor for class org.jhotdraw.gui.JStringAttributeAreaBeanInfo
 
JStringAttributeField - Class in org.jhotdraw.gui
A JTextField that can be used to edit a String attribute of a Figure.
JStringAttributeField() - Constructor for class org.jhotdraw.gui.JStringAttributeField
Creates new instance.
JStringAttributeField(DrawingEditor, AttributeKey<String>) - Constructor for class org.jhotdraw.gui.JStringAttributeField
 
JStringAttributeFieldBeanInfo - Class in org.jhotdraw.gui
BeanInfo for JFigureAttributeField.
JStringAttributeFieldBeanInfo() - Constructor for class org.jhotdraw.gui.JStringAttributeFieldBeanInfo
 

K

keepColinear - Variable in class org.jhotdraw.geom.BezierPath.Node
This is a hint for editing tools.
key - Variable in class org.jhotdraw.draw.action.EditorColorChooserAction
 
keyPressed(KeyEvent) - Method in class org.jhotdraw.draw.AbstractHandle
 
keyPressed(KeyEvent) - Method in class org.jhotdraw.draw.AbstractTool
The Tool uses the InputMap to determine what to do, when a key is pressed.
keyPressed(KeyEvent) - Method in class org.jhotdraw.draw.HandleMulticaster
 
keyPressed(KeyEvent) - Method in class org.jhotdraw.draw.HandleTracker
 
keyPressed(KeyEvent) - Method in class org.jhotdraw.draw.SelectionTool
 
keyReleased(KeyEvent) - Method in class org.jhotdraw.draw.AbstractHandle
 
keyReleased(KeyEvent) - Method in class org.jhotdraw.draw.AbstractTool
 
keyReleased(KeyEvent) - Method in class org.jhotdraw.draw.HandleMulticaster
 
keyReleased(KeyEvent) - Method in class org.jhotdraw.draw.HandleTracker
 
keyReleased(KeyEvent) - Method in class org.jhotdraw.draw.SelectionTool
 
keyTyped(KeyEvent) - Method in class org.jhotdraw.draw.AbstractHandle
 
keyTyped(KeyEvent) - Method in class org.jhotdraw.draw.AbstractTool
 
keyTyped(KeyEvent) - Method in class org.jhotdraw.draw.HandleMulticaster
 
keyTyped(KeyEvent) - Method in class org.jhotdraw.draw.HandleTracker
 
keyTyped(KeyEvent) - Method in class org.jhotdraw.draw.SelectionTool
 

L

LabeledLineConnectionFigure - Class in org.jhotdraw.draw
A LineConnection with labels.
LabeledLineConnectionFigure() - Constructor for class org.jhotdraw.draw.LabeledLineConnectionFigure
Creates a new instance.
LabeledLineConnectionFigureSample - Class in org.jhotdraw.samples.mini
Example showing how to connect two rectangles with a labeled connection, that has a labels at both ends.
LabeledLineConnectionFigureSample() - Constructor for class org.jhotdraw.samples.mini.LabeledLineConnectionFigureSample
Creates a new instance.
LabelFigure - Class in org.jhotdraw.draw
A LabelFigure can be used to provide more double clickable area for a TextHolderFigure.
LabelFigure() - Constructor for class org.jhotdraw.draw.LabelFigure
Creates a new instance.
LabelFigure(String) - Constructor for class org.jhotdraw.draw.LabelFigure
 
labels - Variable in class org.jhotdraw.app.AbstractApplication
 
labels - Static variable in class org.jhotdraw.draw.action.AbstractEditorAction
 
labels - Variable in class org.jhotdraw.draw.action.AbstractSelectedAction
 
labels - Static variable in class org.jhotdraw.draw.action.AbstractViewAction
 
labels - Variable in class org.jhotdraw.gui.JDoubleAttributeField
 
labels - Variable in class org.jhotdraw.gui.JDoubleAttributeSlider
 
labels - Variable in class org.jhotdraw.gui.JStringAttributeArea
 
labels - Variable in class org.jhotdraw.gui.JStringAttributeField
 
launch(String[]) - Method in class org.jhotdraw.app.AbstractApplication
 
launch(String[]) - Method in interface org.jhotdraw.app.Application
Launches the application from the main method.
launch(String[]) - Method in class org.jhotdraw.app.DefaultMDIApplication
 
launch(String[]) - Method in class org.jhotdraw.app.DefaultOSXApplication
 
launch(String[]) - Method in class org.jhotdraw.app.DefaultSDIApplication
 
layout() - Method in class org.jhotdraw.draw.AbstractCompositeFigure
A layout algorithm is used to define how the child components should be laid out in relation to each other.
layout() - Method in class org.jhotdraw.draw.BezierFigure
 
layout() - Method in interface org.jhotdraw.draw.CompositeFigure
A layout algorithm is used to define how the child components should be laid out in relation to each other.
layout(CompositeFigure, Point2D.Double, Point2D.Double) - Method in class org.jhotdraw.draw.HorizontalLayouter
 
layout() - Method in class org.jhotdraw.draw.LabeledLineConnectionFigure
A layout algorithm is used to define how the child components should be laid out in relation to each other.
layout(CompositeFigure, Point2D.Double, Point2D.Double) - Method in interface org.jhotdraw.draw.Layouter
Method which lays out a figure.
layout(CompositeFigure, Point2D.Double, Point2D.Double) - Method in class org.jhotdraw.draw.LocatorLayouter
 
layout(CompositeFigure, Point2D.Double, Point2D.Double) - Method in class org.jhotdraw.draw.VerticalLayouter
 
LAYOUT_INSETS - Static variable in class org.jhotdraw.draw.AttributeKeys
The value of this attribute is a Insets2D.Double object.
LAYOUT_INSETS - Static variable in interface org.jhotdraw.draw.CompositeFigure
The value of this attribute is a Insets2D.Double object.
LAYOUT_LOCATOR - Static variable in class org.jhotdraw.draw.LocatorLayouter
LayoutLocator property used by the children to specify their location relative to the compositeFigure.
layoutContainer(Container) - Method in class org.jhotdraw.draw.action.VerticalGridLayout
Lays out the specified container using this layout.
layoutContainer(Container) - Method in class org.jhotdraw.gui.PlacardScrollPaneLayout
 
layouter - Variable in class org.jhotdraw.draw.AbstractCompositeFigure
A Layouter determines how the children of the CompositeFigure are laid out graphically.
Layouter - Interface in org.jhotdraw.draw
A Layouter encapsulates a algorithm to layout a CompositeFigure.
left - Variable in class org.jhotdraw.geom.Insets2D.Double
 
left - Variable in class org.jhotdraw.geom.Insets2D.Float
 
length(int, int, int, int) - Static method in class org.jhotdraw.geom.Geom
Gets the distance between to points
length(double, double, double, double) - Static method in class org.jhotdraw.geom.Geom
Gets the distance between to points
length(Point2D.Double, Point2D.Double) - Static method in class org.jhotdraw.geom.Geom
Gets the distance between to points
length2(int, int, int, int) - Static method in class org.jhotdraw.geom.Geom
Gets the square distance between two points.
length2(double, double, double, double) - Static method in class org.jhotdraw.geom.Geom
Gets the square distance between two points.
LFWriter - Class in org.jhotdraw.samples.teddy.io
A character-output stream that converts line terminators into a configurable line separator sequence.
LFWriter(Writer) - Constructor for class org.jhotdraw.samples.teddy.io.LFWriter
Create a new line-numbering writer.
LINEAR_RGB - Static variable in class org.apache.batik.ext.awt.MultipleGradientPaint
Indicates that the color interpolation should occur in linearized RGB space.
Linear_sRGB - Static variable in class org.apache.batik.ext.awt.image.GraphicsUtil
Standard prebuilt Linear_sRGB color model with no alpha.
Linear_sRGB_Pre - Static variable in class org.apache.batik.ext.awt.image.GraphicsUtil
Standard prebuilt Linear_sRGB color model with premultiplied alpha.
Linear_sRGB_Unpre - Static variable in class org.apache.batik.ext.awt.image.GraphicsUtil
Standard prebuilt Linear_sRGB color model with unpremultiplied alpha.
LinearGradient - Class in org.jhotdraw.samples.svg
Represents an SVG LinearGradient.
LinearGradient() - Constructor for class org.jhotdraw.samples.svg.LinearGradient
Creates a new instance.
LinearGradient(double, double, double, double, double[], Color[], double[], boolean, AffineTransform) - Constructor for class org.jhotdraw.samples.svg.LinearGradient
 
LinearGradientPaint - Class in org.apache.batik.ext.awt
The LinearGradientPaint class provides a way to fill a Shape with a linear color gradient pattern.
LinearGradientPaint(float, float, float, float, float[], Color[]) - Constructor for class org.apache.batik.ext.awt.LinearGradientPaint
Constructs an LinearGradientPaint with the default NO_CYCLE repeating method and SRGB colorspace.
LinearGradientPaint(float, float, float, float, float[], Color[], MultipleGradientPaint.CycleMethodEnum) - Constructor for class org.apache.batik.ext.awt.LinearGradientPaint
Constructs an LinearGradientPaint with default SRGB colorspace.
LinearGradientPaint(Point2D, Point2D, float[], Color[]) - Constructor for class org.apache.batik.ext.awt.LinearGradientPaint
Constructs a LinearGradientPaint with the default NO_CYCLE repeating method and SRGB colorspace.
LinearGradientPaint(Point2D, Point2D, float[], Color[], MultipleGradientPaint.CycleMethodEnum, MultipleGradientPaint.ColorSpaceEnum) - Constructor for class org.apache.batik.ext.awt.LinearGradientPaint
Constructs a LinearGradientPaint.
LinearGradientPaint(Point2D, Point2D, float[], Color[], MultipleGradientPaint.CycleMethodEnum, MultipleGradientPaint.ColorSpaceEnum, AffineTransform) - Constructor for class org.apache.batik.ext.awt.LinearGradientPaint
Constructs a LinearGradientPaint.
LineConnectionFigure - Class in org.jhotdraw.draw
A LineConnection is a standard implementation of the ConnectionFigure interface.
LineConnectionFigure() - Constructor for class org.jhotdraw.draw.LineConnectionFigure
Creates a new instance.
lineContainsPoint(int, int, int, int, int, int) - Static method in class org.jhotdraw.geom.Geom
Tests if a point is on a line.
lineContainsPoint(int, int, int, int, int, int, double) - Static method in class org.jhotdraw.geom.Geom
Tests if a point is on a line.
lineContainsPoint(double, double, double, double, double, double, double) - Static method in class org.jhotdraw.geom.Geom
Tests if a point is on a line.
LineDecoration - Interface in org.jhotdraw.draw
Decorate the start or end Point2D.Double of a line or poly line figure.
LineDecorationIcon - Class in org.jhotdraw.draw.action
LineDecorationIcon.
LineDecorationIcon(LineDecoration, boolean) - Constructor for class org.jhotdraw.draw.action.LineDecorationIcon
Creates a new instance.
LineFigure - Class in org.jhotdraw.draw
LineFigure.
LineFigure() - Constructor for class org.jhotdraw.draw.LineFigure
Creates a new instance.
lineno() - Method in class org.jhotdraw.io.StreamPosTokenizer
Return the current line number.
lineout() - Method in interface org.jhotdraw.draw.ConnectionFigure
A lineout algorithm is used to define how the child components should be laid out in relation to each other.
lineout(ConnectionFigure) - Method in class org.jhotdraw.draw.ElbowLiner
 
lineout() - Method in class org.jhotdraw.draw.LineConnectionFigure
 
lineout(ConnectionFigure) - Method in interface org.jhotdraw.draw.Liner
Layouts the Path.
lineout(ConnectionFigure) - Method in class org.jhotdraw.draw.SlantedLiner
 
Liner - Interface in org.jhotdraw.draw
A Liner encapsulates an algorithm to lineout a ConnectionFigure.
lineSepCombo - Variable in class org.jhotdraw.samples.teddy.CharacterSetAccessory
 
lineSepLabel - Variable in class org.jhotdraw.samples.teddy.CharacterSetAccessory
 
lineTo(double, double) - Method in class org.jhotdraw.geom.BezierPath
 
lineTo(Object, Object) - Method in class org.jhotdraw.samples.odg.geom.EnhancedPath
Adds a line to the current path segment.
LINK - Static variable in class org.jhotdraw.samples.svg.SVGAttributeKeys
Specifies a link.
listenerList - Variable in class org.jhotdraw.draw.AbstractConstrainer
The listeners waiting for model changes.
listenerList - Variable in class org.jhotdraw.draw.AbstractFigure
 
listenerList - Variable in class org.jhotdraw.draw.AbstractHandle
 
listenerList - Variable in class org.jhotdraw.draw.AbstractTool
 
listenerList - Variable in class org.jhotdraw.gui.JSheet
Event listener list.
ListFigure - Class in org.jhotdraw.draw
A ListFigure consists of a list of Figures and a RectangleFigure.
ListFigure() - Constructor for class org.jhotdraw.draw.ListFigure
Creates a new instance.
ListFigure(Figure) - Constructor for class org.jhotdraw.draw.ListFigure
 
LoadAction - Class in org.jhotdraw.app.action
Loads a file into the current view.
LoadAction(Application) - Constructor for class org.jhotdraw.app.action.LoadAction
Creates a new instance.
loadImage(File) - Method in class org.jhotdraw.draw.ImageFigure
 
loadImage(InputStream) - Method in class org.jhotdraw.draw.ImageFigure
 
loadImage(File) - Method in interface org.jhotdraw.draw.ImageHolderFigure
Loads an image from a File.
loadImage(InputStream) - Method in interface org.jhotdraw.draw.ImageHolderFigure
Loads an image from an Input Stream.
loadImage(File) - Method in class org.jhotdraw.samples.svg.figures.SVGImageFigure
 
loadImage(InputStream) - Method in class org.jhotdraw.samples.svg.figures.SVGImageFigure
 
LoadRecentAction - Class in org.jhotdraw.app.action
LoadRecentAction.
LoadRecentAction(Application, File) - Constructor for class org.jhotdraw.app.action.LoadRecentAction
Creates a new instance.
LocaleUtil - Class in org.jhotdraw.util
LocaleUtil provides a setDefault()/getDefault() wrapper to java.util.Locale in order to overcome the security restriction preventing Applets from using their own locale.
LocaleUtil() - Constructor for class org.jhotdraw.util.LocaleUtil
Creates a new instance.
locate(Figure, Figure) - Method in class org.jhotdraw.draw.AbstractLocator
 
locate(Figure) - Method in class org.jhotdraw.draw.BezierLabelLocator
 
locate(Figure, Figure) - Method in class org.jhotdraw.draw.BezierLabelLocator
 
locate(Figure) - Method in class org.jhotdraw.draw.BezierPointLocator
 
locate(Figure) - Method in class org.jhotdraw.draw.FontSizeLocator
Locates a position on the provided figure.
locate(Figure, Figure) - Method in class org.jhotdraw.draw.FontSizeLocator
 
locate(Figure) - Method in interface org.jhotdraw.draw.Locator
Locates a position on the provided figure.
locate(Figure, Figure) - Method in interface org.jhotdraw.draw.Locator
Locates a position on the provided figure relative to the dependent figure.
locate(ConnectionFigure) - Method in class org.jhotdraw.draw.LocatorConnector
 
locate(Figure) - Method in class org.jhotdraw.draw.RelativeDecoratorLocator
 
locate(Figure) - Method in class org.jhotdraw.draw.RelativeLocator
 
Locator - Interface in org.jhotdraw.draw
Locators can be used to locate a position on a figure.
LocatorConnector - Class in org.jhotdraw.draw
A LocatorConnector locates connection points with the help of a Locator.
LocatorConnector() - Constructor for class org.jhotdraw.draw.LocatorConnector
Creates a new instance.
LocatorConnector(Figure, Locator) - Constructor for class org.jhotdraw.draw.LocatorConnector
 
LocatorHandle - Class in org.jhotdraw.draw
A LocatorHandle implements a Handle by delegating the location requests to a Locator object.
LocatorHandle(Figure, Locator) - Constructor for class org.jhotdraw.draw.LocatorHandle
Initializes the LocatorHandle with the given Locator.
LocatorLayouter - Class in org.jhotdraw.draw
A layouter which lays out all children of a CompositeFigure according to their LayoutLocator property..
LocatorLayouter() - Constructor for class org.jhotdraw.draw.LocatorLayouter
Creates a new instance.
lostOwnership(Clipboard, Transferable) - Method in class org.jhotdraw.gui.datatransfer.CompositeTransferable
 
lostOwnership(Clipboard, Transferable) - Method in class org.jhotdraw.xml.XMLTransferable
Notifies this object that it is no longer the owner of the contents of the clipboard.
lowerCaseMode(boolean) - Method in class org.jhotdraw.io.StreamPosTokenizer
Determines whether or not word token are automatically lowercased.

M

main(String[]) - Static method in class org.jhotdraw.draw.action.EditDrawingPanel
 
main(String[]) - Static method in class org.jhotdraw.geom.Bezier
Example of how to use the curve-fitting code.
main(String[]) - Static method in class org.jhotdraw.samples.draw.DrawApplet
 
Main - Class in org.jhotdraw.samples.draw
Main.
Main() - Constructor for class org.jhotdraw.samples.draw.Main
 
main(String[]) - Static method in class org.jhotdraw.samples.draw.Main
Creates a new instance.
main(String[]) - Static method in class org.jhotdraw.samples.mini.ConnectingFiguresSample
 
main(String[]) - Static method in class org.jhotdraw.samples.mini.EditorSample
 
main(String[]) - Static method in class org.jhotdraw.samples.mini.LabeledLineConnectionFigureSample
 
main(String[]) - Static method in class org.jhotdraw.samples.mini.MultiEditorSample
 
main(String[]) - Static method in class org.jhotdraw.samples.mini.SelectionToolSample
 
main(String[]) - Static method in class org.jhotdraw.samples.mini.SmartConnectionFigureSample
 
Main - Class in org.jhotdraw.samples.net
Main.
Main() - Constructor for class org.jhotdraw.samples.net.Main
 
main(String[]) - Static method in class org.jhotdraw.samples.net.Main
Creates a new instance.
main(String[]) - Static method in class org.jhotdraw.samples.net.NetApplet
 
Main - Class in org.jhotdraw.samples.odg
Main.
Main() - Constructor for class org.jhotdraw.samples.odg.Main
Creates a new instance.
main(String[]) - Static method in class org.jhotdraw.samples.odg.Main
 
Main - Class in org.jhotdraw.samples.pert
Main.
Main() - Constructor for class org.jhotdraw.samples.pert.Main
 
main(String[]) - Static method in class org.jhotdraw.samples.pert.Main
Creates a new instance.
main(String[]) - Static method in class org.jhotdraw.samples.pert.PertApplet
 
Main - Class in org.jhotdraw.samples.svg
Main.
Main() - Constructor for class org.jhotdraw.samples.svg.Main
 
main(String[]) - Static method in class org.jhotdraw.samples.svg.Main
Creates a new instance.
main(String[]) - Static method in class org.jhotdraw.samples.svg.SVGApplet
 
Main - Class in org.jhotdraw.samples.teddy
Main class.
Main() - Constructor for class org.jhotdraw.samples.teddy.Main
 
main(String[]) - Static method in class org.jhotdraw.samples.teddy.Main
Launches the application.
makeAcceptable(File) - Method in class org.jhotdraw.io.ExtensionFileFilter
Appends the extension to the filename, in case it is missing.
makeLinear_sRGBCM(boolean) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
Method that returns either Linear_sRGB_Pre or Linear_sRGB_UnPre based on premult flag.
makeLinearBufferedImage(int, int, boolean) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
Constructs a BufferedImage with a linear sRGB colorModel, and alpha.
makeRasterWritable(Raster) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
Coerces ras to be writable.
makeRasterWritable(Raster, int, int) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
Coerces ras to be writable.
makeRelativeToFigureBounds(Figure) - Method in interface org.jhotdraw.samples.odg.Gradient
 
makeRelativeToFigureBounds(Figure) - Method in interface org.jhotdraw.samples.svg.Gradient
 
makeRelativeToFigureBounds(Figure) - Method in class org.jhotdraw.samples.svg.LinearGradient
 
makeRelativeToFigureBounds(Figure) - Method in class org.jhotdraw.samples.svg.RadialGradient
 
markChangesAsSaved() - Method in class org.jhotdraw.app.AbstractView
 
markChangesAsSaved() - Method in interface org.jhotdraw.app.View
Marks all changes as saved.
mask - Variable in class org.jhotdraw.geom.BezierPath.Node
This mask is used to describe which control points in addition to C0 are in effect.
Matcher - Class in org.jhotdraw.samples.teddy.regex
Searches for an occurence of a case (in)sensitive text on a document.
Matcher(Document, String) - Constructor for class org.jhotdraw.samples.teddy.regex.Matcher
Creates a new instance of Matcher which performs a case sensitive search.
Matcher(Document, String, boolean, MatchType) - Constructor for class org.jhotdraw.samples.teddy.regex.Matcher
Creates a new instance of Matcher
matches(Element) - Method in class org.jhotdraw.xml.css.CSSRule
 
matches(IXMLElement) - Method in class org.jhotdraw.xml.css.CSSRule
 
MatchType - Class in org.jhotdraw.samples.teddy.regex
Typesafe Enumeration of Syntaxes for the Parser.
MaximizeAction - Class in org.jhotdraw.app.action
Maximizes the Frame of the current view.
MaximizeAction(Application) - Constructor for class org.jhotdraw.app.action.MaximizeAction
Creates a new instance.
MDIDesktopPane - Class in org.jhotdraw.gui
An extension of JDesktopPane that supports often used MDI functionality.
MDIDesktopPane() - Constructor for class org.jhotdraw.gui.MDIDesktopPane
 
Methods - Class in org.jhotdraw.util
Methods contains convenience methods for method invocations using java.lang.reflect.
MinimizeAction - Class in org.jhotdraw.app.action
Minimizes the Frame of the current view.
MinimizeAction(Application) - Constructor for class org.jhotdraw.app.action.MinimizeAction
Creates a new instance.
minimumLayoutSize(Container) - Method in class org.jhotdraw.draw.action.VerticalGridLayout
Determines the minimum size of the container argument using this grid layout.
MISC_ERROR - Static variable in exception net.n3.nanoxml.XMLValidationException
Another error than those specified in this class was encountered.
MISSING_ATTRIBUTE - Static variable in exception net.n3.nanoxml.XMLValidationException
An attribute was missing.
MISSING_ELEMENT - Static variable in exception net.n3.nanoxml.XMLValidationException
An element was missing.
MISSING_PCDATA - Static variable in exception net.n3.nanoxml.XMLValidationException
A PCDATA element was missing.
missingAttribute(String, int, String, String) - Method in class net.n3.nanoxml.ValidatorPlugin
Throws an XMLValidationException to indicate that an attribute is missing.
missingElement(String, int, String, String) - Method in class net.n3.nanoxml.ValidatorPlugin
Throws an XMLValidationException to indicate that an element is missing.
missingPCData(String, int, String) - Method in class net.n3.nanoxml.ValidatorPlugin
Throws an XMLValidationException to indicate that a #PCDATA element was missing.
modeCombo - Variable in class org.jhotdraw.samples.teddy.FindDialog
 
modifiers - Variable in class org.jhotdraw.samples.odg.geom.EnhancedPath.Segment
Modifiers and formulas.
mouseClicked(MouseEvent) - Method in class org.jhotdraw.draw.AbstractTool
 
mouseClicked(MouseEvent) - Method in class org.jhotdraw.draw.BezierTool
 
mouseClicked(MouseEvent) - Method in class org.jhotdraw.draw.DelegationSelectionTool
 
mouseClicked(MouseEvent) - Method in class org.jhotdraw.draw.HandleTracker
 
mouseClicked(MouseEvent) - Method in class org.jhotdraw.draw.SelectionTool
 
mouseDragged(MouseEvent) - Method in class org.jhotdraw.draw.BezierTool
 
mouseDragged(MouseEvent) - Method in class org.jhotdraw.draw.BidirectionalConnectionTool
Adjust the created connection or split segment.
mouseDragged(MouseEvent) - Method in class org.jhotdraw.draw.ConnectionTool
Adjust the created connection.
mouseDragged(MouseEvent) - Method in class org.jhotdraw.draw.CreationTool
 
mouseDragged(MouseEvent) - Method in class org.jhotdraw.draw.DelegationSelectionTool
 
mouseDragged(MouseEvent) - Method in class org.jhotdraw.draw.DragTracker
 
mouseDragged(MouseEvent) - Method in class org.jhotdraw.draw.HandleTracker
 
mouseDragged(MouseEvent) - Method in class org.jhotdraw.draw.SelectAreaTracker
 
mouseDragged(MouseEvent) - Method in class org.jhotdraw.draw.SelectionTool
 
mouseDragged(MouseEvent) - Method in class org.jhotdraw.draw.TextTool
 
mouseEntered(MouseEvent) - Method in class org.jhotdraw.draw.AbstractTool
 
mouseEntered(MouseEvent) - Method in class org.jhotdraw.draw.HandleTracker
 
mouseEntered(MouseEvent) - Method in class org.jhotdraw.draw.SelectionTool
 
mouseExited(MouseEvent) - Method in class org.jhotdraw.draw.AbstractTool
 
mouseExited(MouseEvent) - Method in class org.jhotdraw.draw.HandleTracker
 
mouseExited(MouseEvent) - Method in class org.jhotdraw.draw.SelectionTool
 
mouseMoved(MouseEvent) - Method in class org.jhotdraw.draw.AbstractTool
 
mouseMoved(MouseEvent) - Method in class org.jhotdraw.draw.BezierTool
 
mouseMoved(MouseEvent) - Method in class org.jhotdraw.draw.BidirectionalConnectionTool
 
mouseMoved(MouseEvent) - Method in class org.jhotdraw.draw.ConnectionTool
 
mouseMoved(MouseEvent) - Method in class org.jhotdraw.draw.DragTracker
 
mouseMoved(MouseEvent) - Method in class org.jhotdraw.draw.HandleTracker
 
mouseMoved(MouseEvent) - Method in class org.jhotdraw.draw.SelectAreaTracker
 
mouseMoved(MouseEvent) - Method in class org.jhotdraw.draw.SelectionTool
 
mousePressed(MouseEvent) - Method in class org.jhotdraw.draw.AbstractTool
 
mousePressed(MouseEvent) - Method in class org.jhotdraw.draw.BezierTool
 
mousePressed(MouseEvent) - Method in class org.jhotdraw.draw.BidirectionalConnectionTool
Manipulates connections in a context dependent way.
mousePressed(MouseEvent) - Method in class org.jhotdraw.draw.ConnectionTool
Manipulates connections in a context dependent way.
mousePressed(MouseEvent) - Method in class org.jhotdraw.draw.CreationTool
 
mousePressed(MouseEvent) - Method in class org.jhotdraw.draw.DelegationSelectionTool
MouseListener method for mousePressed events.
mousePressed(MouseEvent) - Method in class org.jhotdraw.draw.DragTracker
 
mousePressed(MouseEvent) - Method in class org.jhotdraw.draw.HandleTracker
 
mousePressed(MouseEvent) - Method in class org.jhotdraw.draw.SelectAreaTracker
 
mousePressed(MouseEvent) - Method in class org.jhotdraw.draw.SelectionTool
 
mousePressed(MouseEvent) - Method in class org.jhotdraw.draw.TextAreaTool
Creates a new figure at the mouse location.
mousePressed(MouseEvent) - Method in class org.jhotdraw.draw.TextTool
If the pressed figure is a TextHolderFigure it can be edited otherwise a new text figure is created.
mouseReleased(MouseEvent) - Method in class org.jhotdraw.draw.AbstractTool
 
mouseReleased(MouseEvent) - Method in class org.jhotdraw.draw.BezierTool
 
mouseReleased(MouseEvent) - Method in class org.jhotdraw.draw.BidirectionalConnectionTool
Connects the figures if the mouse is released over another figure.
mouseReleased(MouseEvent) - Method in class org.jhotdraw.draw.ConnectionTool
Connects the figures if the mouse is released over another figure.
mouseReleased(MouseEvent) - Method in class org.jhotdraw.draw.CreationTool
 
mouseReleased(MouseEvent) - Method in class org.jhotdraw.draw.DelegationSelectionTool
MouseListener method for mouseReleased events.
mouseReleased(MouseEvent) - Method in class org.jhotdraw.draw.DragTracker
 
mouseReleased(MouseEvent) - Method in class org.jhotdraw.draw.HandleTracker
 
mouseReleased(MouseEvent) - Method in class org.jhotdraw.draw.SelectAreaTracker
 
mouseReleased(MouseEvent) - Method in class org.jhotdraw.draw.SelectionTool
 
mouseReleased(MouseEvent) - Method in class org.jhotdraw.draw.TextTool
 
MoveAction - Class in org.jhotdraw.draw.action
Moves the selected figures by one unit.
MoveAction(DrawingEditor, int, int) - Constructor for class org.jhotdraw.draw.action.MoveAction
Creates a new instance.
MoveAction.East - Class in org.jhotdraw.draw.action
 
MoveAction.East(DrawingEditor) - Constructor for class org.jhotdraw.draw.action.MoveAction.East
 
MoveAction.North - Class in org.jhotdraw.draw.action
 
MoveAction.North(DrawingEditor) - Constructor for class org.jhotdraw.draw.action.MoveAction.North
 
MoveAction.South - Class in org.jhotdraw.draw.action
 
MoveAction.South(DrawingEditor) - Constructor for class org.jhotdraw.draw.action.MoveAction.South
 
MoveAction.West - Class in org.jhotdraw.draw.action
 
MoveAction.West(DrawingEditor) - Constructor for class org.jhotdraw.draw.action.MoveAction.West
 
moveBy(double, double) - Method in class org.jhotdraw.geom.BezierPath.Node
 
MoveConstrainedAction - Class in org.jhotdraw.draw.action
Moves the selected figures by one constrained unit.
MoveConstrainedAction(DrawingEditor, TranslationDirection) - Constructor for class org.jhotdraw.draw.action.MoveConstrainedAction
Creates a new instance.
MoveConstrainedAction.East - Class in org.jhotdraw.draw.action
 
MoveConstrainedAction.East(DrawingEditor) - Constructor for class org.jhotdraw.draw.action.MoveConstrainedAction.East
 
MoveConstrainedAction.North - Class in org.jhotdraw.draw.action
 
MoveConstrainedAction.North(DrawingEditor) - Constructor for class org.jhotdraw.draw.action.MoveConstrainedAction.North
 
MoveConstrainedAction.South - Class in org.jhotdraw.draw.action
 
MoveConstrainedAction.South(DrawingEditor) - Constructor for class org.jhotdraw.draw.action.MoveConstrainedAction.South
 
MoveConstrainedAction.West - Class in org.jhotdraw.draw.action
 
MoveConstrainedAction.West(DrawingEditor) - Constructor for class org.jhotdraw.draw.action.MoveConstrainedAction.West
 
MoveHandle - Class in org.jhotdraw.draw
A handle that changes the location of the owning figure, if the figure is transformable.
MoveHandle(Figure, Locator) - Constructor for class org.jhotdraw.draw.MoveHandle
Creates a new instance.
moveTo(double, double) - Method in class org.jhotdraw.geom.BezierPath
 
moveTo(Point2D.Double) - Method in class org.jhotdraw.geom.BezierPath.Node
 
moveTo(double, double) - Method in class org.jhotdraw.geom.BezierPath.Node
 
moveTo(Object, Object) - Method in class org.jhotdraw.samples.odg.geom.EnhancedPath
Opens a new path segment at the specified position.
MoveToBackAction - Class in org.jhotdraw.draw.action
MoveToBackAction.
MoveToBackAction(DrawingEditor) - Constructor for class org.jhotdraw.draw.action.MoveToBackAction
Creates a new instance.
MoveToFrontAction - Class in org.jhotdraw.draw.action
ToFrontAction.
MoveToFrontAction(DrawingEditor) - Constructor for class org.jhotdraw.draw.action.MoveToFrontAction
Creates a new instance.
mult_BYTE_COMP_Data(WritableRaster) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
 
mult_INT_PACK_Data(WritableRaster) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
 
MultiEditorSample - Class in org.jhotdraw.samples.mini
Example showing how to create a drawing and displaying it in an editor with a "delegation selection tool".
MultiEditorSample() - Constructor for class org.jhotdraw.samples.mini.MultiEditorSample
 
MULTIPLE_OPEN_ID_PROPERTY - Static variable in interface org.jhotdraw.app.View
The name of the multipleOpenId property.
MultipleGradientPaint - Class in org.apache.batik.ext.awt
This is the superclass for Paints which use a multiple color gradient to fill in their raster.
MultipleGradientPaint(float[], Color[], MultipleGradientPaint.CycleMethodEnum, MultipleGradientPaint.ColorSpaceEnum, AffineTransform) - Constructor for class org.apache.batik.ext.awt.MultipleGradientPaint
Superclass constructor, typical user should never have to call this.
MultipleGradientPaint.ColorSpaceEnum - Class in org.apache.batik.ext.awt
Inner class to allow for typesafe enumerated ColorSpace values.
MultipleGradientPaint.ColorSpaceEnum() - Constructor for class org.apache.batik.ext.awt.MultipleGradientPaint.ColorSpaceEnum
 
MultipleGradientPaint.CycleMethodEnum - Class in org.apache.batik.ext.awt
Inner class to allow for typesafe enumerated CycleMethod values.
MultipleGradientPaint.CycleMethodEnum() - Constructor for class org.apache.batik.ext.awt.MultipleGradientPaint.CycleMethodEnum
 
multiplyAlpha(WritableRaster) - Static method in class org.apache.batik.ext.awt.image.GraphicsUtil
 

N

NAME - Static variable in class org.jhotdraw.samples.odg.ODGAttributeKeys
The attribute draw:name assigns a name to the drawing shape.
NAME - Static variable in class org.jhotdraw.samples.teddy.Main
 
NAME_PROPERTY - Static variable in class org.jhotdraw.app.DefaultApplicationModel
 
NanoXMLDOMInput - Class in org.jhotdraw.xml
NanoXMLDOMInput.
NanoXMLDOMInput(DOMFactory, InputStream) - Constructor for class org.jhotdraw.xml.NanoXMLDOMInput
 
NanoXMLDOMInput(DOMFactory, Reader) - Constructor for class org.jhotdraw.xml.NanoXMLDOMInput
 
NanoXMLDOMOutput - Class in org.jhotdraw.xml
DOMOutput using Nano XML.
NanoXMLDOMOutput(DOMFactory) - Constructor for class org.jhotdraw.xml.NanoXMLDOMOutput
Creates a new instance.
net.n3.nanoxml - package net.n3.nanoxml
Provides a patched version of the NanoXML XML library.
NetApplet - Class in org.jhotdraw.samples.net
NetApplet.
NetApplet() - Constructor for class org.jhotdraw.samples.net.NetApplet
 
NetApplicationModel - Class in org.jhotdraw.samples.net
NetApplicationModel.
NetApplicationModel() - Constructor for class org.jhotdraw.samples.net.NetApplicationModel
Creates a new instance.
NetFactory - Class in org.jhotdraw.samples.net
NetFactory.
NetFactory() - Constructor for class org.jhotdraw.samples.net.NetFactory
Creates a new instance.
NetPanel - Class in org.jhotdraw.samples.net
NetPanel.
NetPanel() - Constructor for class org.jhotdraw.samples.net.NetPanel
Creates new instance.
NetView - Class in org.jhotdraw.samples.net
A view for Network diagrams.
NetView() - Constructor for class org.jhotdraw.samples.net.NetView
Creates a new view.
NewAction - Class in org.jhotdraw.app.action
Creates a new view.
NewAction(Application) - Constructor for class org.jhotdraw.app.action.NewAction
Creates a new instance.
newProcessingInstruction(String, Reader) - Method in interface net.n3.nanoxml.IXMLBuilder
This method is called when a processing instruction is encountered.
newProcessingInstruction(String, Reader) - Method in class net.n3.nanoxml.StdXMLBuilder
This method is called when a processing instruction is encountered.
next() - Method in class org.jhotdraw.geom.BezierPathIterator
Moves the iterator to the next segment of the path forwards along the primary direction of traversal as long as there are more points in that direction.
nextButton - Variable in class org.jhotdraw.samples.teddy.FindDialog
 
nextChar() - Method in class org.jhotdraw.io.StreamPosTokenizer
Reads the next character from the input stream, without passing it to the tokenizer.
nextToken() - Method in class org.jhotdraw.io.StreamPosTokenizer
Parses the next token from the input stream of this tokenizer.
NO_CYCLE - Static variable in class org.apache.batik.ext.awt.MultipleGradientPaint
Indicates (if the gradient starts or ends inside the target region) to use the terminal colors to fill the remaining area.
NO_LINE - Static variable in interface net.n3.nanoxml.IXMLElement
No line number defined.
NO_LINE - Static variable in class net.n3.nanoxml.XMLElement
No line number defined.
NO_OPTIONS - Static variable in class org.jhotdraw.io.Base64
No options specified.
NodeFigure - Class in org.jhotdraw.samples.net.figures
NodeFigure.
NodeFigure() - Constructor for class org.jhotdraw.samples.net.figures.NodeFigure
Creates a new instance.
NonUndoableEdit - Class in org.jhotdraw.undo
NonUndoableEdit.
NonUndoableEdit() - Constructor for class org.jhotdraw.undo.NonUndoableEdit
Creates a new instance.
NonValidator - Class in net.n3.nanoxml
NonValidator is a concrete implementation of IXMLValidator which processes the DTD and handles entity definitions.
NonValidator() - Constructor for class net.n3.nanoxml.NonValidator
Creates the "validator".
north(Figure) - Static method in class org.jhotdraw.draw.MoveHandle
 
north() - Static method in class org.jhotdraw.draw.RelativeDecoratorLocator
North.
north() - Static method in class org.jhotdraw.draw.RelativeLocator
Non-transforming North.
north(boolean) - Static method in class org.jhotdraw.draw.RelativeLocator
North.
north(Figure) - Static method in class org.jhotdraw.draw.ResizeHandleKit
 
north(Figure) - Static method in class org.jhotdraw.draw.TransformHandleKit
 
north(Rectangle) - Static method in class org.jhotdraw.geom.Geom
 
north(Rectangle2D.Double) - Static method in class org.jhotdraw.geom.Geom
 
northEast(Figure) - Static method in class org.jhotdraw.draw.MoveHandle
 
northEast() - Static method in class org.jhotdraw.draw.RelativeDecoratorLocator
North east.
northEast() - Static method in class org.jhotdraw.draw.RelativeLocator
Non-transforming North east.
northEast(boolean) - Static method in class org.jhotdraw.draw.RelativeLocator
Norht East.
northEast(Figure) - Static method in class org.jhotdraw.draw.ResizeHandleKit
 
northEast(Figure) - Static method in class org.jhotdraw.draw.TransformHandleKit
 
northWest(Figure) - Static method in class org.jhotdraw.draw.MoveHandle
 
northWest() - Static method in class org.jhotdraw.draw.RelativeDecoratorLocator
North west.
northWest() - Static method in class org.jhotdraw.draw.RelativeLocator
Non-transforming North west.
northWest(boolean) - Static method in class org.jhotdraw.draw.RelativeLocator
North West.
northWest(Figure) - Static method in class org.jhotdraw.draw.ResizeHandleKit
 
northWest(Figure) - Static method in class org.jhotdraw.draw.TransformHandleKit
 
NullHandle - Class in org.jhotdraw.draw
A handle that doesn't change the owned figure.
NullHandle(Figure, Locator) - Constructor for class org.jhotdraw.draw.NullHandle
Creates a new instance.
NumberedEditorKit - Class in org.jhotdraw.samples.teddy.text
NumberedEditorKit.
NumberedEditorKit() - Constructor for class org.jhotdraw.samples.teddy.text.NumberedEditorKit
 
NumberedParagraphView - Class in org.jhotdraw.samples.teddy.text
NumberedParagraphView.
NumberedParagraphView(Element, NumberedViewFactory) - Constructor for class org.jhotdraw.samples.teddy.text.NumberedParagraphView
 
NumberedViewFactory - Class in org.jhotdraw.samples.teddy.text
NumberedViewFactory.
NumberedViewFactory() - Constructor for class org.jhotdraw.samples.teddy.text.NumberedViewFactory
 
NUMBERS_WIDTH - Static variable in class org.jhotdraw.samples.teddy.text.NumberedParagraphView
 
nval - Variable in class org.jhotdraw.io.StreamPosTokenizer
If the current token is a number, this field contains the value of that number.

O

ODGApplicationModel - Class in org.jhotdraw.samples.odg
ODGApplicationModel.
ODGApplicationModel() - Constructor for class org.jhotdraw.samples.odg.ODGApplicationModel
Creates a new instance.
ODGAttributedFigure - Class in org.jhotdraw.samples.odg.figures
ODGAttributedFigure.
ODGAttributedFigure() - Constructor for class org.jhotdraw.samples.odg.figures.ODGAttributedFigure
Creates a new instance.
ODGAttributeKeys - Class in org.jhotdraw.samples.odg
ODGAttributeKeys.
ODGBezierFigure - Class in org.jhotdraw.samples.odg.figures
ODGBezierFigure is not an actual ODG element, it is used by ODGPathFigure to represent a single BezierPath segment within an ODG path.
ODGBezierFigure() - Constructor for class org.jhotdraw.samples.odg.figures.ODGBezierFigure
Creates a new instance.
ODGBezierFigure(boolean) - Constructor for class org.jhotdraw.samples.odg.figures.ODGBezierFigure
 
ODGConstants - Class in org.jhotdraw.samples.odg
ODGConstants.
ODGConstants.FillStyle - Enum in org.jhotdraw.samples.odg
 
ODGConstants.StrokeStyle - Enum in org.jhotdraw.samples.odg
 
ODGDrawing - Class in org.jhotdraw.samples.odg
ODGDrawing.
ODGDrawing() - Constructor for class org.jhotdraw.samples.odg.ODGDrawing
Creates a new instance.
ODGDrawingPanel - Class in org.jhotdraw.samples.odg
ODGDrawingPanel.
ODGDrawingPanel() - Constructor for class org.jhotdraw.samples.odg.ODGDrawingPanel
Creates new instance.
ODGDrawingPanelBeanInfo - Class in org.jhotdraw.samples.odg
 
ODGDrawingPanelBeanInfo() - Constructor for class org.jhotdraw.samples.odg.ODGDrawingPanelBeanInfo
 
ODGEllipseFigure - Class in org.jhotdraw.samples.odg.figures
ODGEllipse represents a ODG ellipse and a ODG circle element.
ODGEllipseFigure() - Constructor for class org.jhotdraw.samples.odg.figures.ODGEllipseFigure
Creates a new instance.
ODGEllipseFigure(double, double, double, double) - Constructor for class org.jhotdraw.samples.odg.figures.ODGEllipseFigure
 
ODGFigure - Interface in org.jhotdraw.samples.odg.figures
ODGFigure.
ODGFigureFactory - Class in org.jhotdraw.samples.odg.io
ODGFigureFactory.
ODGFigureFactory() - Constructor for class org.jhotdraw.samples.odg.io.ODGFigureFactory
Creates a new instance.
ODGGroupFigure - Class in org.jhotdraw.samples.odg.figures
ODGGroupFigure.
ODGGroupFigure() - Constructor for class org.jhotdraw.samples.odg.figures.ODGGroupFigure
Creates a new instance.
ODGInputFormat - Class in org.jhotdraw.samples.odg.io
ODGInputFormat.
ODGInputFormat() - Constructor for class org.jhotdraw.samples.odg.io.ODGInputFormat
Creates a new instance.
ODGPathFigure - Class in org.jhotdraw.samples.odg.figures
ODGPath is a composite Figure which contains one or more ODGBezierFigures as its children.
ODGPathFigure() - Constructor for class org.jhotdraw.samples.odg.figures.ODGPathFigure
Creates a new instance.
ODGPathOutlineHandle - Class in org.jhotdraw.samples.odg.figures
ODGPathOutlineHandle.
ODGPathOutlineHandle(ODGPathFigure) - Constructor for class org.jhotdraw.samples.odg.figures.ODGPathOutlineHandle
Creates a new instance.
ODGPropertiesPanel - Class in org.jhotdraw.samples.odg
The ODGPropertiesPanel allows to edit properties (attributes and other things) of a ODGFigure.
ODGPropertiesPanel() - Constructor for class org.jhotdraw.samples.odg.ODGPropertiesPanel
Creates new instance.
ODGPropertiesPanelBeanInfo - Class in org.jhotdraw.samples.odg
BeanInfo for SVGPropertiespanel.
ODGPropertiesPanelBeanInfo() - Constructor for class org.jhotdraw.samples.odg.ODGPropertiesPanelBeanInfo
 
ODGRectFigure - Class in org.jhotdraw.samples.odg.figures
ODGRect.
ODGRectFigure() - Constructor for class org.jhotdraw.samples.odg.figures.ODGRectFigure
Creates a new instance.
ODGRectFigure(double, double, double, double) - Constructor for class org.jhotdraw.samples.odg.figures.ODGRectFigure
 
ODGRectFigure(double, double, double, double, double, double) - Constructor for class org.jhotdraw.samples.odg.figures.ODGRectFigure
 
ODGRectRadiusHandle - Class in org.jhotdraw.samples.odg.figures
A Handle to manipulate the radius of a round lead rectangle.
ODGRectRadiusHandle(Figure) - Constructor for class org.jhotdraw.samples.odg.figures.ODGRectRadiusHandle
Creates a new instance.
ODGStylesReader - Class in org.jhotdraw.samples.odg.io
ODGStylesReader reads an ODG <document-styles> element, and creates a map of AttributeKey's and values.
ODGStylesReader() - Constructor for class org.jhotdraw.samples.odg.io.ODGStylesReader
Creates a new instance.
ODGView - Class in org.jhotdraw.samples.odg
A view for ODG drawings.
ODGView() - Constructor for class org.jhotdraw.samples.odg.ODGView
Creates a new view.
OFFICE_NAMESPACE - Static variable in class org.jhotdraw.samples.odg.ODGConstants
 
OPACITY - Static variable in class org.jhotdraw.samples.odg.ODGAttributeKeys
Specifies the overall opacity of a ODG figure.
OPACITY - Static variable in class org.jhotdraw.samples.svg.SVGAttributeKeys
Specifies the overall opacity of a SVG figure.
OpenAction - Class in org.jhotdraw.app.action
Opens a file in new view, or in the current view, if it is empty.
OpenAction(Application) - Constructor for class org.jhotdraw.app.action.OpenAction
Creates a new instance.
openChooser - Variable in class org.jhotdraw.app.AbstractView
The file chooser used for opening the view.
openElement(int) - Method in interface org.jhotdraw.xml.DOMInput
Opens the element with the specified index and makes it the current node.
openElement(String) - Method in interface org.jhotdraw.xml.DOMInput
Opens the last element with the specified name and makes it the current node.
openElement(String, int) - Method in interface org.jhotdraw.xml.DOMInput
Opens the element with the specified name and index and makes it the current node.
openElement(String) - Method in interface org.jhotdraw.xml.DOMOutput
Adds a new element to the DOM Document and opens it.
openElement(int) - Method in class org.jhotdraw.xml.JavaxDOMInput
Opens the element with the specified index and makes it the current node.
openElement(String) - Method in class org.jhotdraw.xml.JavaxDOMInput
Opens the last element with the specified name and makes it the current node.
openElement(String, int) - Method in class org.jhotdraw.xml.JavaxDOMInput
Opens the element with the specified name and index and makes it the current node.
openElement(String) - Method in class org.jhotdraw.xml.JavaxDOMOutput
Puts a new element into the DOM Document.
openElement(int) - Method in class org.jhotdraw.xml.NanoXMLDOMInput
Opens the element with the specified index and makes it the current node.
openElement(String) - Method in class org.jhotdraw.xml.NanoXMLDOMInput
Opens the last element with the specified name and makes it the current node.
openElement(String, int) - Method in class org.jhotdraw.xml.NanoXMLDOMInput
Opens the element with the specified name and index and makes it the current node.
openElement(String) - Method in class org.jhotdraw.xml.NanoXMLDOMOutput
Puts a new element into the DOM Document.
openExternalEntity(IXMLReader, String, String) - Method in class net.n3.nanoxml.XMLEntityResolver
Opens an external entity.
openFile(View, JFileChooser) - Method in class org.jhotdraw.app.action.LoadAction
 
openFile(JFileChooser, View) - Method in class org.jhotdraw.app.action.OpenAction
 
openFile(View) - Method in class org.jhotdraw.app.action.OpenRecentAction
 
OpenRecentAction - Class in org.jhotdraw.app.action
OpenRecentAction.
OpenRecentAction(Application, File) - Constructor for class org.jhotdraw.app.action.OpenRecentAction
Creates a new instance.
openStream(String, String) - Method in interface net.n3.nanoxml.IXMLReader
Opens a stream from a public and system ID.
openStream(String, String) - Method in class net.n3.nanoxml.StdXMLReader
Opens a stream from a public and system ID.
Options - Class in org.jhotdraw.draw
Options.
Options() - Constructor for class org.jhotdraw.draw.Options
Creates a new instance.
optionSelected(SheetEvent) - Method in interface org.jhotdraw.gui.event.SheetListener
This method is invoked, when the user selected an option on the JOptionPane or the JFileChooser pane on the JSheet.
optionsPanel - Variable in class org.jhotdraw.samples.teddy.FindDialog
 
ordinaryChar(int) - Method in class org.jhotdraw.io.StreamPosTokenizer
Specifies that the character argument is "ordinary" in this tokenizer.
ordinaryChars(int, int) - Method in class org.jhotdraw.io.StreamPosTokenizer
Specifies that all characters c in the range low <= c <= high are "ordinary" in this tokenizer.
org.apache.batik.ext.awt - package org.apache.batik.ext.awt
Provides linear and radial gradient paint classes from the Apache Batik project.
org.apache.batik.ext.awt.image - package org.apache.batik.ext.awt.image
Provides a stripped down version of the Apache Batik class GraphicsUtil.
org.jhotdraw.app - package org.jhotdraw.app
Defines a framework for document oriented applications and provides default implementations.
org.jhotdraw.app.action - package org.jhotdraw.app.action
Provides default actions for document oriented applications.
org.jhotdraw.beans - package org.jhotdraw.beans
Provides an abstract JavaBeans Bean class.
org.jhotdraw.draw - package org.jhotdraw.draw
Defines a framework for structured drawing editors and provides default implementations.
org.jhotdraw.draw.action - package org.jhotdraw.draw.action
Provides default actions for structured drawing editors.
org.jhotdraw.geom - package org.jhotdraw.geom
Provides classes for defining and manipulating two-dimensional geometry.
org.jhotdraw.gui - package org.jhotdraw.gui
Provides general purpose graphical user interface classes leveraging the javax.swing package.
org.jhotdraw.gui.datatransfer - package org.jhotdraw.gui.datatransfer
Provides general purpose clipboard support classes leveraging the java.awt.datatransfer package.
org.jhotdraw.gui.event - package org.jhotdraw.gui.event
Provides general purpose graphical user interface event classes.
org.jhotdraw.io - package org.jhotdraw.io
Provides input/output functionality leveraging the java.io package.
org.jhotdraw.samples.draw - package org.jhotdraw.samples.draw
A sample drawing editor showcasing the drawing capabilities of the framework.
org.jhotdraw.samples.mini - package org.jhotdraw.samples.mini
A collection of very small sample programs, demonstrating a partical feature of JHotDraw.
org.jhotdraw.samples.net - package org.jhotdraw.samples.net
A very simple network diagram editor.
org.jhotdraw.samples.net.figures - package org.jhotdraw.samples.net.figures
Provides the NodeFigure for network diagrams.
org.jhotdraw.samples.odg - package org.jhotdraw.samples.odg
A sample drawing editor with limited support for the OASIS Open Document Drawing 1.1 (ODG) file format as used by Open Office.
org.jhotdraw.samples.odg.action - package org.jhotdraw.samples.odg.action
Provides actions for the ODG drawing application.
org.jhotdraw.samples.odg.figures - package org.jhotdraw.samples.odg.figures
Provides figures for ODG drawings.
org.jhotdraw.samples.odg.geom - package org.jhotdraw.samples.odg.geom
Provides classes for representing and manipulating ODG geometry.
org.jhotdraw.samples.odg.io - package org.jhotdraw.samples.odg.io
Classes for reading and writing drawings using the Open Documeng Graphics file format.
org.jhotdraw.samples.pert - package org.jhotdraw.samples.pert
An editor for PERT (Program Evaluation and Review Technique) diagrams.
org.jhotdraw.samples.pert.figures - package org.jhotdraw.samples.pert.figures
Provides the figures for PERT diagrams.
org.jhotdraw.samples.svg - package org.jhotdraw.samples.svg
A sample drawing editor with limited support for Scalable Vector Graphics Mobile 1.2 (SVG Mobile 1.2).
org.jhotdraw.samples.svg.action - package org.jhotdraw.samples.svg.action
Provides actions for editing SVG drawings.
org.jhotdraw.samples.svg.figures - package org.jhotdraw.samples.svg.figures
Provides the figures for the SVG basic shapes.
org.jhotdraw.samples.svg.io - package org.jhotdraw.samples.svg.io
Classes for reading and writing drawings using the Scalable Vector Graphics SVG Mobile 1.2 file format.
org.jhotdraw.samples.teddy - package org.jhotdraw.samples.teddy
A sample text editor that demonstrates the JHotDraw application framework.
org.jhotdraw.samples.teddy.action - package org.jhotdraw.samples.teddy.action
Provide actions for the Teddy text editor application.
org.jhotdraw.samples.teddy.io - package org.jhotdraw.samples.teddy.io
Classes for reading and writing text files.
org.jhotdraw.samples.teddy.regex - package org.jhotdraw.samples.teddy.regex
Classes for matching regular expressions in the text editor.
org.jhotdraw.samples.teddy.text - package org.jhotdraw.samples.teddy.text
Classes for handling text documents in a text editor.
org.jhotdraw.undo - package org.jhotdraw.undo
Provides undo/redo support leveraging the javax.swing.undo package.
org.jhotdraw.util - package org.jhotdraw.util
Contains general purpose utility classes.
org.jhotdraw.util.prefs - package org.jhotdraw.util.prefs
Contains preferences classes leveraging the java.util.prefs package.
org.jhotdraw.xml - package org.jhotdraw.xml
Provides input and output classes from/to document models (DOM).
org.jhotdraw.xml.css - package org.jhotdraw.xml.css
Provides support for cascading style sheets (CSS) in XML DOM.
ORIENTATION - Static variable in class org.jhotdraw.draw.AttributeKeys
Specifies the orientation of a Figure.
origin - Variable in class org.jhotdraw.draw.TextFigure
 
OSXDropOnDockAction - Class in org.jhotdraw.app.action
Opens a new view for each file dropped on the dock icon of the application.
OSXDropOnDockAction(Application) - Constructor for class org.jhotdraw.app.action.OSXDropOnDockAction
Creates a new instance.
OSXPaletteHandler - Class in org.jhotdraw.app
Hides all registered floating palettes, if none of the registered view windows have focus anymore.
OSXPaletteHandler(DefaultOSXApplication) - Constructor for class org.jhotdraw.app.OSXPaletteHandler
Creates a new instance.
OSXTogglePaletteAction - Class in org.jhotdraw.app.action
OSXTogglePaletteAction.
OSXTogglePaletteAction(DefaultOSXApplication, Window, String) - Constructor for class org.jhotdraw.app.action.OSXTogglePaletteAction
Creates a new instance.
OUT_BOTTOM - Static variable in class org.jhotdraw.geom.Geom
The bitmask that indicates that a point lies below the rectangle.
OUT_LEFT - Static variable in class org.jhotdraw.geom.Geom
The bitmask that indicates that a point lies to the left of the rectangle.
OUT_RIGHT - Static variable in class org.jhotdraw.geom.Geom
The bitmask that indicates that a point lies to the right of the rectangle.
OUT_TOP - Static variable in class org.jhotdraw.geom.Geom
The bitmask that indicates that a point lies above the rectangle.
outcode(Rectangle, Rectangle) - Static method in class org.jhotdraw.geom.Geom
This method computes a binary OR of the appropriate mask values indicating, for each side of Rectangle r1, whether or not the Rectangle r2 is on the same side of the edge as the rest of this Rectangle.
outcode(Rectangle2D.Double, Rectangle2D.Double) - Static method in class org.jhotdraw.geom.Geom
This method computes a binary OR of the appropriate mask values indicating, for each side of Rectangle r1, whether or not the Rectangle r2 is on the same side of the edge as the rest of this Rectangle.
outlineContains(Point2D.Double, double) - Method in class org.jhotdraw.geom.BezierPath
Returns true, if the outline of this bezier path contains the specified point.
outlineContains(Shape, Point2D.Double, double) - Static method in class org.jhotdraw.geom.Shapes
Returns true, if the outline of this bezier path contains the specified point.
OutputFormat - Interface in org.jhotdraw.draw
Interface to define an output format.
ovalAngleToPoint(Rectangle, double) - Static method in class org.jhotdraw.geom.Geom
Gets the point on an oval that corresponds to the given angle.
ovalAngleToPoint(Rectangle2D.Double, double) - Static method in class org.jhotdraw.geom.Geom
Gets the point on an oval that corresponds to the given angle.

P

paint(Graphics, JComponent) - Method in class org.jhotdraw.draw.action.PaletteMenuItemUI
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class org.jhotdraw.draw.action.ImageBevelBorder
Paints the bevel image for the specified component with the specified position and size.
paintChild(Graphics, Rectangle, int) - Method in class org.jhotdraw.samples.teddy.text.NumberedParagraphView
 
paintComponent(Graphics) - Method in class org.jhotdraw.draw.DefaultDrawingView
Paints the drawing view.
paintComponent(Graphics) - Method in class org.jhotdraw.gui.JDoubleAttributeField
 
paintComponent(Graphics) - Method in class org.jhotdraw.gui.JStringAttributeArea
 
paintComponent(Graphics) - Method in class org.jhotdraw.gui.JStringAttributeField
 
paintIcon(Component, Graphics, int, int) - Method in class org.jhotdraw.draw.action.ColorIcon
 
paintIcon(Component, Graphics, int, int) - Method in class org.jhotdraw.draw.action.EditorColorIcon
 
paintIcon(Component, Graphics, int, int) - Method in class org.jhotdraw.draw.action.LineDecorationIcon
 
paintIcon(Component, Graphics, int, int) - Method in class org.jhotdraw.draw.action.SelectionColorIcon
 
paintIcon(Component, Graphics, int, int) - Method in class org.jhotdraw.draw.action.StrokeIcon
 
PaletteMenuItemUI - Class in org.jhotdraw.draw.action
PaletteMenuItemUI.
PaletteMenuItemUI() - Constructor for class org.jhotdraw.draw.action.PaletteMenuItemUI
Creates a new instance.
parameterEntityResolver - Variable in class net.n3.nanoxml.NonValidator
The parameter entity resolver.
parse() - Method in interface net.n3.nanoxml.IXMLParser
Parses the data and lets the builder create the logical data structure.
parse() - Method in class net.n3.nanoxml.StdXMLParser
Parses the data and lets the builder create the logical data structure.
parse(String, StyleManager) - Method in class org.jhotdraw.xml.css.CSSParser
 
parse(Reader, StyleManager) - Method in class org.jhotdraw.xml.css.CSSParser
 
parseDTD(String, IXMLReader, IXMLEntityResolver, boolean) - Method in interface net.n3.nanoxml.IXMLValidator
Parses the DTD.
parseDTD(String, IXMLReader, IXMLEntityResolver, boolean) - Method in class net.n3.nanoxml.NonValidator
Parses the DTD.
parseDTD(String, IXMLReader, IXMLEntityResolver, boolean) - Method in class net.n3.nanoxml.ValidatorPlugin
Parses the DTD.
parseExponents() - Method in class org.jhotdraw.io.StreamPosTokenizer
Enables number parsing of exponents.
parseHexNumbers() - Method in class org.jhotdraw.io.StreamPosTokenizer
Enables number parsing for decimal numbers and for hexadecimal numbers
parseNumbers() - Method in class org.jhotdraw.io.StreamPosTokenizer
Specifies that numbers should be parsed by this tokenizer.
parsePlusAsNumber() - Method in class org.jhotdraw.io.StreamPosTokenizer
 
PasteAction - Class in org.jhotdraw.app.action
Pastes the contents of the system clipboard at the caret position.
PasteAction() - Constructor for class org.jhotdraw.app.action.PasteAction
Creates a new instance.
path - Variable in class org.jhotdraw.draw.BezierFigure
The BezierPath.
PathTool - Class in org.jhotdraw.samples.odg
Tool to scribble a ODGPath
PathTool(SVGPathFigure, SVGBezierFigure) - Constructor for class org.jhotdraw.samples.odg.PathTool
Creates a new instance.
PathTool(SVGPathFigure, SVGBezierFigure, Map) - Constructor for class org.jhotdraw.samples.odg.PathTool
Creates a new instance.
PathTool - Class in org.jhotdraw.samples.svg
Tool to scribble a SVGPath
PathTool(SVGPathFigure, SVGBezierFigure) - Constructor for class org.jhotdraw.samples.svg.PathTool
Creates a new instance.
PathTool(SVGPathFigure, SVGBezierFigure, Map) - Constructor for class org.jhotdraw.samples.svg.PathTool
Creates a new instance.
PCDataAdded(String, int) - Method in interface net.n3.nanoxml.IXMLValidator
Indicates that a new #PCDATA element has been encountered.
PCDataAdded(String, int) - Method in class net.n3.nanoxml.NonValidator
Indicates that a new #PCDATA element has been encountered.
PCDataAdded(String, int) - Method in class net.n3.nanoxml.ValidatorPlugin
Indicates that a new #PCDATA element has been encountered.
PerpendicularBar - Class in org.jhotdraw.draw
A perpendicular line decoration.
PerpendicularBar() - Constructor for class org.jhotdraw.draw.PerpendicularBar
Constructs a perpendicular line with a height of 10.
PerpendicularBar(double) - Constructor for class org.jhotdraw.draw.PerpendicularBar
Constructs a perpendicular line with the given height.
PertApplet - Class in org.jhotdraw.samples.pert
PertApplet.
PertApplet() - Constructor for class org.jhotdraw.samples.pert.PertApplet
 
PertApplicationModel - Class in org.jhotdraw.samples.pert
PertApplicationModel.
PertApplicationModel() - Constructor for class org.jhotdraw.samples.pert.PertApplicationModel
Creates a new instance.
PertFactory - Class in org.jhotdraw.samples.pert
PertFactory.
PertFactory() - Constructor for class org.jhotdraw.samples.pert.PertFactory
Creates a new instance.
PertPanel - Class in org.jhotdraw.samples.pert
PertPanel.
PertPanel() - Constructor for class org.jhotdraw.samples.pert.PertPanel
Creates new instance.
PertView - Class in org.jhotdraw.samples.pert
A view for Pert diagrams.
PertView() - Constructor for class org.jhotdraw.samples.pert.PertView
Creates a new view.
pickAttributes() - Method in class org.jhotdraw.draw.action.PickAttributesAction
 
PickAttributesAction - Class in org.jhotdraw.draw.action
PickAttributesAction.
PickAttributesAction(DrawingEditor) - Constructor for class org.jhotdraw.draw.action.PickAttributesAction
Creates a new instance.
PICT_FLAVOR - Static variable in class org.jhotdraw.draw.PictImageInputFormat
The image/x-pict data flavor is used by the Mac OS X clipboard.
PictImageInputFormat - Class in org.jhotdraw.draw
An input format for importing drawings using the image/x-pict format from the Mac OS X clipboard.
PictImageInputFormat(ImageHolderFigure) - Constructor for class org.jhotdraw.draw.PictImageInputFormat
Creates a new image output format for Portable Network Graphics PNG.
PlacardScrollPaneLayout - Class in org.jhotdraw.gui
PlacardScrollPaneLayout.
PlacardScrollPaneLayout() - Constructor for class org.jhotdraw.gui.PlacardScrollPaneLayout
Creates a new instance.
PlacardScrollPaneLayout.UIResource - Class in org.jhotdraw.gui
The UI resource version of ScrollPaneLayout.
PlacardScrollPaneLayout.UIResource() - Constructor for class org.jhotdraw.gui.PlacardScrollPaneLayout.UIResource
 
pointToAngle(Rectangle, Point) - Static method in class org.jhotdraw.geom.Geom
Gets the angle of a point relative to a rectangle.
pointToAngle(Rectangle2D.Double, Point2D.Double) - Static method in class org.jhotdraw.geom.Geom
Gets the angle of a point relative to a rectangle.
polarToPoint(double, double, double) - Static method in class org.jhotdraw.geom.Geom
Converts a polar to a point
polarToPoint2D(double, double, double) - Static method in class org.jhotdraw.geom.Geom
Converts a polar to a point
PreferencesUtil - Class in org.jhotdraw.util.prefs
PreferencesUtil.
preferredLayoutSize(Container) - Method in class org.jhotdraw.draw.action.VerticalGridLayout
Determines the preferred size of the container argument using this grid layout.
previousButton - Variable in class org.jhotdraw.samples.teddy.FindDialog
 
previousOrigin - Variable in class org.jhotdraw.draw.DragTracker
The previousOrigin holds the origin of all dragged figures of the previous mouseDragged event.
previousPoint - Variable in class org.jhotdraw.draw.DragTracker
The previousPoint holds the location of the mouse of the previous mouseDragged event.
print(PrintWriter) - Method in class org.jhotdraw.xml.NanoXMLDOMOutput
Prints the contents of the DOMOutput into the specified print writer.
PrintableView - Interface in org.jhotdraw.app
Defines the interface of a view which can be printed.
PrintAction - Class in org.jhotdraw.app.action
Presents a printer dialog to the user and then prints the View to the chosen printer.
PrintAction(Application) - Constructor for class org.jhotdraw.app.action.PrintAction
Creates a new instance.
printComponent(Graphics) - Method in class org.jhotdraw.draw.DefaultDrawingView
Prints the drawing view.
printJava2D() - Method in class org.jhotdraw.app.action.PrintAction
 
printJava2DAlternative() - Method in class org.jhotdraw.app.action.PrintAction
 
printPage(Graphics, PageFormat, int) - Method in class org.jhotdraw.draw.DrawingPageable
 
printQuartz() - Method in class org.jhotdraw.app.action.PrintAction
On Mac OS X with the Quartz rendering engine, the following code achieves the best results.
printStackTrace(PrintWriter) - Method in exception net.n3.nanoxml.XMLException
Dumps the exception stack to a print writer.
printStackTrace(PrintStream) - Method in exception net.n3.nanoxml.XMLException
Dumps the exception stack to an output stream.
printStackTrace() - Method in exception net.n3.nanoxml.XMLException
Dumps the exception stack to System.err.
processAttList(IXMLReader, IXMLEntityResolver) - Method in class net.n3.nanoxml.NonValidator
Processes an ATTLIST element.
processAttribute(Vector, Vector, Vector) - Method in class net.n3.nanoxml.StdXMLParser
Processes an attribute of an element.
processCDATA() - Method in class net.n3.nanoxml.StdXMLParser
Processes a CDATA section.
processConditionalSection(IXMLReader, IXMLEntityResolver) - Method in class net.n3.nanoxml.NonValidator
Processes a conditional section.
processDocType() - Method in class net.n3.nanoxml.StdXMLParser
Processes a document type declaration.
processElement(IXMLReader, IXMLEntityResolver) - Method in class net.n3.nanoxml.NonValidator
Processes an element in the DTD.
processElement(String, Properties) - Method in class net.n3.nanoxml.StdXMLParser
Processes a regular element.
processEntity(IXMLReader, IXMLEntityResolver) - Method in class net.n3.nanoxml.NonValidator
Processes an ENTITY element.
processIgnoreSection(IXMLReader, IXMLEntityResolver) - Method in class net.n3.nanoxml.NonValidator
Processes an ignore section.
processPI() - Method in class net.n3.nanoxml.StdXMLParser
Processes a "processing instruction".
processSpecialTag(boolean) - Method in class net.n3.nanoxml.StdXMLParser
Processes a tag that starts with a bang (<!...>).
properties - Variable in class org.jhotdraw.xml.css.CSSRule
 
propertyChange(PropertyChangeEvent) - Method in class org.jhotdraw.gui.AttributeFieldEventHandler
 
propertySupport - Variable in class org.jhotdraw.beans.AbstractBean
 
propertySupport - Variable in class org.jhotdraw.undo.UndoRedoManager
 
prototype - Variable in class org.jhotdraw.draw.ConnectionTool
the prototypical figure that is used to create new connections.
pushBack() - Method in class org.jhotdraw.io.StreamPosTokenizer
Causes the next call to the nextToken method of this tokenizer to return the current value in the ttype field, and not to modify the value in the nval or sval field.
pushCharBack(int) - Method in class org.jhotdraw.io.StreamPosTokenizer
Unreads a character back into the input stream of the tokenizer.
putAction(String, Action) - Method in class org.jhotdraw.app.AbstractView
Puts an action with the specified id.
putAction(String, Action) - Method in interface org.jhotdraw.app.ApplicationModel
Puts an action with the specified id.
putAction(String, Action) - Method in class org.jhotdraw.app.DefaultApplicationModel
Puts an action with the specified id.
putAction(String, Action) - Method in interface org.jhotdraw.app.View
Puts an action with the specified id.
putValue(String, Object) - Method in class org.jhotdraw.app.action.OSXTogglePaletteAction
 
putValue(String, Object) - Method in class org.jhotdraw.app.action.ToggleToolBarAction
 

Q

quadrantXTo(Object, Object) - Method in class org.jhotdraw.samples.odg.geom.EnhancedPath
 
quadrantYTo(Object, Object) - Method in class org.jhotdraw.samples.odg.geom.EnhancedPath
 
quadTo(double, double, double, double) - Method in class org.jhotdraw.geom.BezierPath
 
quadTo(Object, Object, Object, Object) - Method in class org.jhotdraw.samples.odg.geom.EnhancedPath
Adds a quadratic curve to the current path segment.
QuadTree<T> - Class in org.jhotdraw.geom
A QuadTree allows to quickly find an object on a two-dimensional space.
QuadTree() - Constructor for class org.jhotdraw.geom.QuadTree
Creates a new instance.
QuadTree(Rectangle2D.Double) - Constructor for class org.jhotdraw.geom.QuadTree
 
QuadTreeCompositeFigure - Class in org.jhotdraw.draw
QuadTreeCompositeFigure.
QuadTreeCompositeFigure() - Constructor for class org.jhotdraw.draw.QuadTreeCompositeFigure
Creates a new instance.
QuadTreeCompositeFigure.FigureHandler - Class in org.jhotdraw.draw
Handles all figure events fired by Figures contained in the Drawing.
QuadTreeCompositeFigure.FigureHandler() - Constructor for class org.jhotdraw.draw.QuadTreeCompositeFigure.FigureHandler
 
QuadTreeDrawing - Class in org.jhotdraw.draw
QuadTreeDrawing uses a QuadTree2DDouble to improve responsiveness of drawings which contain many children.
QuadTreeDrawing() - Constructor for class org.jhotdraw.draw.QuadTreeDrawing
 
QuadTreeDrawing.QuadTreeEventHandler - Class in org.jhotdraw.draw
Handles all figure events fired by Figures contained in the Drawing.
QuadTreeDrawing.QuadTreeEventHandler() - Constructor for class org.jhotdraw.draw.QuadTreeDrawing.QuadTreeEventHandler
 
quoteChar(int) - Method in class org.jhotdraw.io.StreamPosTokenizer
Specifies that matching pairs of this character delimit string constants in this tokenizer.

R

RadialGradient - Class in org.jhotdraw.samples.svg
Represents an SVG RadialGradient.
RadialGradient() - Constructor for class org.jhotdraw.samples.svg.RadialGradient
Creates a new instance.
RadialGradient(double, double, double, double, double, double[], Color[], double[], boolean, AffineTransform) - Constructor for class org.jhotdraw.samples.svg.RadialGradient
 
RadialGradientPaint - Class in org.apache.batik.ext.awt
This class provides a way to fill a shape with a circular radial color gradient pattern.
RadialGradientPaint(float, float, float, float[], Color[]) - Constructor for class org.apache.batik.ext.awt.RadialGradientPaint
Constructs a RadialGradientPaint, using the center as the focus point.
RadialGradientPaint(Point2D, float, float[], Color[]) - Constructor for class org.apache.batik.ext.awt.RadialGradientPaint
Constructs a RadialGradientPaint, using the center as the focus point.
RadialGradientPaint(float, float, float, float, float, float[], Color[]) - Constructor for class org.apache.batik.ext.awt.RadialGradientPaint
Constructs a RadialGradientPaint.
RadialGradientPaint(Point2D, float, Point2D, float[], Color[]) - Constructor for class org.apache.batik.ext.awt.RadialGradientPaint
Constructs a RadialGradientPaint.
RadialGradientPaint(Point2D, float, Point2D, float[], Color[], MultipleGradientPaint.CycleMethodEnum, MultipleGradientPaint.ColorSpaceEnum) - Constructor for class org.apache.batik.ext.awt.RadialGradientPaint
Constructs a RadialGradientPaint.
RadialGradientPaint(Point2D, float, Point2D, float[], Color[], MultipleGradientPaint.CycleMethodEnum, MultipleGradientPaint.ColorSpaceEnum, AffineTransform) - Constructor for class org.apache.batik.ext.awt.RadialGradientPaint
Constructs a RadialGradientPaint.
RadialGradientPaint(Rectangle2D, float[], Color[]) - Constructor for class org.apache.batik.ext.awt.RadialGradientPaint
Constructs a RadialGradientPaint, the gradient circle is defined by a bounding box.
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.View
Reads the view from the specified file.
read(DOMInput) - Method in class org.jhotdraw.draw.AbstractAttributedCompositeFigure
 
read(DOMInput) - Method in class org.jhotdraw.draw.AbstractAttributedDecoratedFigure
 
read(DOMInput) - Method in class org.jhotdraw.draw.AbstractAttributedFigure
 
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.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.CompositeLineDecoration
 
read(URL, InputStream, Drawing, LinkedList<Figure>) - Method in class org.jhotdraw.draw.DOMStorableInputOutputFormat
Reads a list of figures into the specified drawing.
read(File, Drawing) - Method in class org.jhotdraw.draw.DOMStorableInputOutputFormat
 
read(InputStream, Drawing) - Method in class org.jhotdraw.draw.DOMStorableInputOutputFormat
 
read(Transferable, Drawing) - Method in class org.jhotdraw.draw.DOMStorableInputOutputFormat
 
read(DOMInput) - Method in class org.jhotdraw.draw.ElbowLiner
 
read(DOMInput) - Method in class org.jhotdraw.draw.GraphicalCompositeFigure
 
read(DOMInput) - Method in class org.jhotdraw.draw.ImageFigure
 
read(File, Drawing) - Method in class org.jhotdraw.draw.ImageInputFormat
 
read(InputStream, Drawing) - Method in class org.jhotdraw.draw.ImageInputFormat
 
read(Transferable, Drawing) - Method in class org.jhotdraw.draw.ImageInputFormat
 
read(File, Drawing) - Method in interface org.jhotdraw.draw.InputFormat
Reads figures from a file and adds them to the specified drawing.
read(InputStream, Drawing) - Method in interface org.jhotdraw.draw.InputFormat
Reads figures from a file and adds them to the specified drawing.
read(Transferable, Drawing) - Method in interface org.jhotdraw.draw.InputFormat
Reads figures from the specified Transferable and adds them to the specified drawing.
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.PerpendicularBar
 
read(File, Drawing) - Method in class org.jhotdraw.draw.PictImageInputFormat
 
read(InputStream, Drawing) - Method in class org.jhotdraw.draw.PictImageInputFormat
 
read(Transferable, Drawing) - Method in class org.jhotdraw.draw.PictImageInputFormat
 
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.StickyRectangleConnector
 
read(DOMInput) - Method in class org.jhotdraw.draw.TextAreaFigure
 
read(DOMInput) - Method in class org.jhotdraw.draw.TextFigure
 
read(File, Drawing) - Method in class org.jhotdraw.draw.TextInputFormat
 
read(InputStream, Drawing) - Method in class org.jhotdraw.draw.TextInputFormat
 
read(Transferable, Drawing) - Method in class org.jhotdraw.draw.TextInputFormat
 
read() - Method in class org.jhotdraw.io.Base64.InputStream
Reads enough of the input stream to convert to/from Base64 and returns the next byte.
read(byte[], int, int) - Method in class org.jhotdraw.io.Base64.InputStream
Calls Base64.InputStream.read() repeatedly until the end of stream is reached or len bytes are read.
read(File) - Method in class org.jhotdraw.samples.draw.DrawView
Reads the view from the specified file.
read(File) - Method in class org.jhotdraw.samples.net.NetView
Reads the view from the specified file.
read(DOMInput) - Method in class org.jhotdraw.samples.odg.figures.ODGAttributedFigure
 
read(DOMInput) - Method in class org.jhotdraw.samples.odg.figures.ODGGroupFigure
 
read(DOMInput) - Method in class org.jhotdraw.samples.odg.figures.ODGPathFigure
 
read(File, Drawing) - Method in class org.jhotdraw.samples.odg.io.ODGInputFormat
 
read(Transferable, Drawing) - Method in class org.jhotdraw.samples.odg.io.ODGInputFormat
 
read(InputStream, Drawing) - Method in class org.jhotdraw.samples.odg.io.ODGInputFormat
 
read(File) - Method in class org.jhotdraw.samples.odg.io.ODGStylesReader
Reads a <document-styles> element from the specified XML file.
read(InputStream) - Method in class org.jhotdraw.samples.odg.io.ODGStylesReader
Reads a <document-styles> element from the specified input stream.
read(IXMLElement) - Method in class org.jhotdraw.samples.odg.io.ODGStylesReader
Reads a <document-styles> element from the specified XML element.
read(DOMInput) - Method in class org.jhotdraw.samples.odg.ODGDrawing
 
read(File) - Method in class org.jhotdraw.samples.odg.ODGView
Reads the view from the specified file.
read(DOMInput) - Method in class org.jhotdraw.samples.pert.figures.TaskFigure
 
read(File) - Method in class org.jhotdraw.samples.pert.PertView
Reads the view from the specified file.
read(DOMInput) - Method in class org.jhotdraw.samples.svg.figures.SVGAttributedFigure
 
read(DOMInput) - Method in class org.jhotdraw.samples.svg.figures.SVGGroupFigure
 
read(DOMInput) - Method in class org.jhotdraw.samples.svg.figures.SVGPathFigure
 
read(InputStream, Drawing) - Method in class org.jhotdraw.samples.svg.io.SVGInputFormat
This is the main reading method.
read(InputStream, Drawing, boolean) - Method in class org.jhotdraw.samples.svg.io.SVGInputFormat
This is the main reading method.
read(File, Drawing) - Method in class org.jhotdraw.samples.svg.io.SVGInputFormat
 
read(Transferable, Drawing) - Method in class org.jhotdraw.samples.svg.io.SVGInputFormat
 
read(InputStream, Drawing) - Method in class org.jhotdraw.samples.svg.io.SVGZInputFormat
 
read(File) - Method in class org.jhotdraw.samples.svg.SVGView
Reads the view from the specified file.
read(File) - Method in class org.jhotdraw.samples.teddy.TeddyView
 
read(File, String) - Method in class org.jhotdraw.samples.teddy.TeddyView
 
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.AbstractAttributedFigure
 
readAttributes(DOMInput) - Method in class org.jhotdraw.draw.GraphicalCompositeFigure
 
readAttributes(DOMInput) - Method in class org.jhotdraw.samples.odg.ODGDrawing
 
readBounds(DOMInput) - Method in class org.jhotdraw.draw.TextAreaFigure
 
readDecorator(DOMInput) - Method in class org.jhotdraw.draw.AbstractAttributedDecoratedFigure
 
readDecorator(DOMInput) - Method in class org.jhotdraw.samples.net.figures.NodeFigure
 
readFiguresFromDocumentContent(InputStream, Drawing) - Method in class org.jhotdraw.samples.odg.io.ODGInputFormat
Reads figures from the content.xml file of an ODG open document drawing document.
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.
readPoints(DOMInput) - Method in class org.jhotdraw.draw.BezierFigure
 
readPoints(DOMInput) - Method in class org.jhotdraw.draw.LineConnectionFigure
 
rebuildView() - Method in class org.jhotdraw.samples.teddy.JEditorArea
 
recentFiles() - Method in class org.jhotdraw.app.AbstractApplication
 
recentFiles() - Method in interface org.jhotdraw.app.Application
Returns the recently opened files.
rectangle - Variable in class org.jhotdraw.draw.RectangleFigure
 
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.
REFLECT - Static variable in class org.apache.batik.ext.awt.MultipleGradientPaint
Indicates (if the gradient starts or ends inside the target region), to cycle the gradient colors start-to-end, end-to-start to fill the remaining area.
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
Creates a new instance.
RelativeLocator(double, double) - Constructor for class org.jhotdraw.draw.RelativeLocator
Creates a new instance.
RelativeLocator(double, double, boolean) - Constructor for class org.jhotdraw.draw.RelativeLocator
 
relativeX - Variable in class org.jhotdraw.draw.RelativeLocator
Relative x-coordinate on the bounds of the figure.
relativeY - Variable in class org.jhotdraw.draw.RelativeLocator
Relative y-coordinate on the bounds of the figure.
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(View) - Method in class org.jhotdraw.app.AbstractApplication
 
remove(View) - Method in interface org.jhotdraw.app.Application
Removes a view from this application and removes it from the users view.
remove(View) - Method in class org.jhotdraw.app.DefaultSDIApplication
 
remove(Window) - Method in class org.jhotdraw.app.OSXPaletteHandler
 
remove(Figure) - Method in class org.jhotdraw.draw.AbstractCompositeFigure
 
remove(DrawingView) - Method in class org.jhotdraw.draw.action.DrawingEditorProxy
 
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.QuadTree
 
removeActionListener(ActionListener) - Method in class org.jhotdraw.draw.FloatingTextField
Remove an action listener
removeAll(Collection<Figure>) - Method in class org.jhotdraw.draw.AbstractCompositeFigure
Removes all specified children.
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 the Point2D.Double at the specified index.
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.AbstractAttributedFigure
 
removeChangeListener(ChangeListener) - Method in class org.jhotdraw.draw.AbstractConstrainer
Removes a ChangeListener.
removeChangeListener(ChangeListener) - Method in interface org.jhotdraw.draw.Constrainer
Removes a change listener.
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.
removeCompositeFigureListener(CompositeFigureListener) - Method in class org.jhotdraw.draw.AbstractCompositeFigure
 
removeCompositeFigureListener(CompositeFigureListener) - Method in interface org.jhotdraw.draw.CompositeFigure
Removes a listener from this composite figure.
removeCompositeFigureListener(CompositeFigureListener) - Method in class org.jhotdraw.draw.LabeledLineConnectionFigure
 
removeDependency(DependencyFigure) - Method in class org.jhotdraw.samples.pert.figures.TaskFigure
 
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 Node 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 a 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
This method is invoked, when the Figure is being removed from a Drawing.
removeNotify(Drawing) - Method in class org.jhotdraw.samples.pert.figures.DependencyFigure
 
removePalette(Window) - Method in class org.jhotdraw.app.AbstractApplication
 
removePalette(Window) - Method in interface org.jhotdraw.app.Application
Removes a palette window from the application.
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.Application
Removes a property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.jhotdraw.app.View
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 interface org.jhotdraw.gui.Arrangeable
 
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.AbstractTool
 
removeUndoableEditListener(UndoableEditListener) - Method in interface org.jhotdraw.draw.Drawing
Removes a listener for undoable edit events.
removeWindow(Window) - Method in class org.jhotdraw.app.AbstractApplication
 
removeWindow(Window) - Method in interface org.jhotdraw.app.Application
Removes a (regular) window from the application.
removeWindow(Window) - Method in class org.jhotdraw.app.DefaultOSXApplication
 
removeWindow(Window) - Method in class org.jhotdraw.app.OSXPaletteHandler
 
reorganize() - Method in class org.jhotdraw.geom.QuadTree
 
repaintConnectors() - Method in class org.jhotdraw.draw.AbstractConnectionHandle
Updates the list of connectors that we draw when the user moves or drags the mouse over a figure to which can connect.
repaintConnectors(MouseEvent) - Method in class org.jhotdraw.draw.ConnectionTool
Updates the list of connectors that we draw when the user moves or drags the mouse over a figure to which can connect.
repaintConnectors() - Method in class org.jhotdraw.draw.ConnectorHandle
Updates the list of connectors that we draw when the user moves or drags the mouse over a figure to which can connect.
repaintDrawingArea(Rectangle2D.Double) - Method in class org.jhotdraw.draw.DefaultDrawingView
 
REPEAT - Static variable in class org.apache.batik.ext.awt.MultipleGradientPaint
Indicates (if the gradient starts or ends inside the target region), to cycle the gradient colors start-to-end, start-to-end to fill the remaining area.
replaceAllButton - Variable in class org.jhotdraw.samples.teddy.FindDialog
 
replaceAndFindButton - Variable in class org.jhotdraw.samples.teddy.FindDialog
 
replaceButton - Variable in class org.jhotdraw.samples.teddy.FindDialog
 
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
 
replaceField - Variable in class org.jhotdraw.samples.teddy.FindDialog
 
replaceLabel - Variable in class org.jhotdraw.samples.teddy.FindDialog
 
replaceRange(String, int, int) - Method in class org.jhotdraw.samples.teddy.JEditorArea
Replaces text from the indicated start to end position with the new text specified.
replaceRange(String, int, int) - Method in class org.jhotdraw.samples.teddy.TeddyView
Accessor for text area.
replaceScrollPane - Variable in class org.jhotdraw.samples.teddy.FindDialog
 
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.
requestUserAttention(boolean) - Static method in class org.jhotdraw.gui.JSheet
Requests attention from user.
reset() - Method in class org.jhotdraw.samples.teddy.regex.Matcher
Resets the startIndex of the matcher to 0.
reset() - Method in class org.jhotdraw.xml.JavaxDOMOutput
 
resetSyntax() - Method in class org.jhotdraw.io.StreamPosTokenizer
Resets this tokenizer's syntax table so that all characters are "ordinary." See the ordinaryChar method for more information on a character being ordinary.
ResizeHandleKit - Class in org.jhotdraw.draw
A set of utility methods to create handles which resize a Figure by using its setBounds method, if the Figure is transformable.
ResizeHandleKit() - Constructor for class org.jhotdraw.draw.ResizeHandleKit
Creates a new instance.
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.
restoreAttributesTo(Object) - Method in class org.jhotdraw.draw.AbstractAttributedCompositeFigure
 
restoreAttributesTo(Object) - Method in class org.jhotdraw.draw.AbstractAttributedFigure
 
restoreAttributesTo(Object) - Method in class org.jhotdraw.draw.AbstractCompositeFigure
 
restoreAttributesTo(Object) - Method in interface org.jhotdraw.draw.Figure
Restores the attributes of the figure to a previously stored state.
RestoreDataEdit - Class in org.jhotdraw.draw
RestoreDataEdit.
RestoreDataEdit(Figure, Object) - Constructor for class org.jhotdraw.draw.RestoreDataEdit
Creates a new instance.
restoreTransformTo(Object) - Method in class org.jhotdraw.draw.AbstractCompositeFigure
 
restoreTransformTo(Object) - Method in class org.jhotdraw.draw.BezierFigure
 
restoreTransformTo(Object) - Method in class org.jhotdraw.draw.DiamondFigure
 
restoreTransformTo(Object) - Method in class org.jhotdraw.draw.EllipseFigure
 
restoreTransformTo(Object) - Method in interface org.jhotdraw.draw.Figure
Restores the transform of the figure to a previously stored state.
restoreTransformTo(Object) - Method in class org.jhotdraw.draw.ImageFigure
 
restoreTransformTo(Object) - Method in class org.jhotdraw.draw.RectangleFigure
 
restoreTransformTo(Object) - Method in class org.jhotdraw.draw.RoundRectangleFigure
 
restoreTransformTo(Object) - Method in class org.jhotdraw.draw.TextAreaFigure
 
restoreTransformTo(Object) - Method in class org.jhotdraw.draw.TextFigure
 
restoreTransformTo(Object) - Method in class org.jhotdraw.draw.TriangleFigure
 
restoreTransformTo(Object) - Method in class org.jhotdraw.samples.mini.StraightLineFigure
 
restoreTransformTo(Object) - Method in class org.jhotdraw.samples.odg.figures.ODGEllipseFigure
 
restoreTransformTo(Object) - Method in class org.jhotdraw.samples.odg.figures.ODGPathFigure
 
restoreTransformTo(Object) - Method in class org.jhotdraw.samples.odg.figures.ODGRectFigure
 
restoreTransformTo(Object) - Method in class org.jhotdraw.samples.svg.figures.SVGEllipseFigure
 
restoreTransformTo(Object) - Method in class org.jhotdraw.samples.svg.figures.SVGImageFigure
 
restoreTransformTo(Object) - Method in class org.jhotdraw.samples.svg.figures.SVGPathFigure
 
restoreTransformTo(Object) - Method in class org.jhotdraw.samples.svg.figures.SVGRectFigure
 
restoreTransformTo(Object) - Method in class org.jhotdraw.samples.svg.figures.SVGTextAreaFigure
 
restoreTransformTo(Object) - Method in class org.jhotdraw.samples.svg.figures.SVGTextFigure
 
resumeEncoding() - Method in class org.jhotdraw.io.Base64.OutputStream
Resumes encoding of the stream.
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.Insets2D.Double
 
right - Variable in class org.jhotdraw.geom.Insets2D.Float
 
rotateAngle(double, RotationDirection) - Method in interface org.jhotdraw.draw.Constrainer
Moves the given angle (in radians) to the closest constrained orientation in the specified direction.
rotateAngle(double, RotationDirection) - Method in class org.jhotdraw.draw.GridConstrainer
 
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.
rotates - Variable in class org.jhotdraw.samples.svg.figures.SVGTextFigure
 
RotationDirection - Enum in org.jhotdraw.draw
Specifies the possible directions for rotations on a two-dimensional plane.
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
 
RoundRectangleRadiusHandle - Class in org.jhotdraw.draw
A Handle to manipulate the radius of a round lead rectangle.
RoundRectangleRadiusHandle(Figure) - Constructor for class org.jhotdraw.draw.RoundRectangleRadiusHandle
Creates a new instance.
run() - Method in class org.jhotdraw.gui.Worker
Calls #construct on the current thread and invokes #finished on the AWT event dispatcher thread.

S

save(OutputStream) - Method in class org.jhotdraw.xml.JavaxDOMOutput
Writes the contents of the DOMOutput into the specified output stream.
save(Writer) - Method in class org.jhotdraw.xml.JavaxDOMOutput
Writes the contents of the DOMOutput into the specified output stream.
save(OutputStream) - Method in class org.jhotdraw.xml.NanoXMLDOMOutput
Writes the contents of the DOMOutput into the specified output stream.
save(Writer) - Method in class org.jhotdraw.xml.NanoXMLDOMOutput
Writes the contents of the DOMOutput into the specified writer.
SaveAction - Class in org.jhotdraw.app.action
SaveAction.
SaveAction(Application) - Constructor for class org.jhotdraw.app.action.SaveAction
Creates a new instance.
SaveAction(Application, boolean) - Constructor for class org.jhotdraw.app.action.SaveAction
Creates a new instance.
SaveAsAction - Class in org.jhotdraw.app.action
SaveAsAction.
SaveAsAction(Application) - Constructor for class org.jhotdraw.app.action.SaveAsAction
Creates a new instance.
saveChanges(View) - Method in class org.jhotdraw.app.action.AbstractSaveBeforeAction
 
saveChanges() - Method in class org.jhotdraw.app.action.ExitAction
 
saveChangesAndReviewNext() - Method in class org.jhotdraw.app.action.ExitAction
 
saveChooser - Variable in class org.jhotdraw.app.AbstractView
The file chooser used for saving the view.
saveToFile(View, File) - Method in class org.jhotdraw.app.action.AbstractSaveBeforeAction
 
saveToFile(File) - Method in class org.jhotdraw.app.action.ExitAction
 
saveToFile(View, File) - Method in class org.jhotdraw.app.action.SaveAction
 
saveToFileAndReviewNext(File) - Method in class org.jhotdraw.app.action.ExitAction
 
SCALE_FACTOR_PROPERTY - Static variable in interface org.jhotdraw.draw.DrawingView
This constant is used to identify the scale factor property of the DrawingView.
scanData() - Method in class net.n3.nanoxml.StdXMLParser
Scans the XML data for elements.
scanSomeTag(boolean, String, Properties) - Method in class net.n3.nanoxml.StdXMLParser
Scans an XML tag.
scrollPane - Variable in class org.jhotdraw.samples.teddy.TeddyView
 
select(int, int) - Method in class org.jhotdraw.samples.teddy.TeddyView
Accessor for text area.
SELECT_BEHIND_ENABLED_PROPERTY - Static variable in class org.jhotdraw.draw.SelectionTool
Constant for the name of the selectBehindEnabled property.
selectAll() - Method in interface org.jhotdraw.app.EditableComponent
Selects all.
selectAll() - Method in class org.jhotdraw.draw.DefaultDrawingView
Selects all figures.
selectAll() - Method in interface org.jhotdraw.draw.DrawingView
Selects all figures.
SelectAllAction - Class in org.jhotdraw.app.action
SelectAllAction.
SelectAllAction() - Constructor for class org.jhotdraw.app.action.SelectAllAction
Creates a new instance.
SelectAreaTracker - Class in org.jhotdraw.draw
SelectAreaTracker implements interactions with the background area of a Drawing.
SelectAreaTracker() - Constructor for class org.jhotdraw.draw.SelectAreaTracker
Creates a new instance.
SELECTED_KEY - Static variable in class org.jhotdraw.app.action.Actions
Key for the selected state of an action.
selectionChanged(FigureSelectionEvent) - Method in class org.jhotdraw.draw.action.ApplyAttributesAction
 
selectionChanged(FigureSelectionEvent) - Method in class org.jhotdraw.draw.action.DefaultAttributeAction
 
selectionChanged(FigureSelectionEvent) - Method in class org.jhotdraw.draw.action.EditorColorChooserAction
 
selectionChanged(FigureSelectionEvent) - Method in class org.jhotdraw.draw.action.PickAttributesAction
 
selectionChanged(FigureSelectionEvent) - Method in interface org.jhotdraw.draw.FigureSelectionListener
 
selectionChanged(FigureSelectionEvent) - Method in class org.jhotdraw.gui.AttributeFieldEventHandler
 
SelectionColorChooserAction - Class in org.jhotdraw.draw.action
This is loke EditorColorChooserAction, but the JColorChooser is initialized with the color of the currently selected Figures.
SelectionColorChooserAction(DrawingEditor, AttributeKey<Color>) - Constructor for class org.jhotdraw.draw.action.SelectionColorChooserAction
Creates a new instance.
SelectionColorChooserAction(DrawingEditor, AttributeKey<Color>, Icon) - Constructor for class org.jhotdraw.draw.action.SelectionColorChooserAction
Creates a new instance.
SelectionColorChooserAction(DrawingEditor, AttributeKey<Color>, String) - Constructor for class org.jhotdraw.draw.action.SelectionColorChooserAction
Creates a new instance.
SelectionColorChooserAction(DrawingEditor, AttributeKey<Color>, String, Icon) - Constructor for class org.jhotdraw.draw.action.SelectionColorChooserAction
 
SelectionColorChooserAction(DrawingEditor, AttributeKey<Color>, String, Icon, Map<AttributeKey, Object>) - Constructor for class org.jhotdraw.draw.action.SelectionColorChooserAction
 
SelectionColorIcon - Class in org.jhotdraw.draw.action
SelectionColorIcon draws a shape with the specified color for the selected figures in the current drawing view.
SelectionColorIcon(DrawingEditor, AttributeKey<Color>, URL, Shape) - Constructor for class org.jhotdraw.draw.action.SelectionColorIcon
Creates a new instance.
SelectionColorIcon(DrawingEditor, AttributeKey<Color>, Image, Shape) - Constructor for class org.jhotdraw.draw.action.SelectionColorIcon
 
SelectionTool - Class in org.jhotdraw.draw
Tool to select and manipulate figures.
SelectionTool() - Constructor for class org.jhotdraw.draw.SelectionTool
Creates a new instance.
SelectionToolSample - Class in org.jhotdraw.samples.mini
SelectionToolSample demonstrates how the SelectionTool works.
SelectionToolSample() - Constructor for class org.jhotdraw.samples.mini.SelectionToolSample
Creates a new instance of SelectionToolSample
selectSame() - Method in class org.jhotdraw.draw.action.SelectSameAction
 
SelectSameAction - Class in org.jhotdraw.draw.action
SelectSameAction.
SelectSameAction(DrawingEditor) - Constructor for class org.jhotdraw.draw.action.SelectSameAction
Creates a new instance.
sendToBack(Figure) - Method in class org.jhotdraw.draw.AbstractCompositeFigure
Sends a figure to the back of the composite figure.
sendToBack(DrawingView, Collection) - Static method in class org.jhotdraw.draw.action.MoveToBackAction
 
sendToBack(Figure) - Method in class org.jhotdraw.draw.DefaultDrawing
 
sendToBack(Figure) - Method in interface org.jhotdraw.draw.Drawing
Sends a figure to the back of the drawing.
sendToBack(Figure) - Method in class org.jhotdraw.draw.QuadTreeCompositeFigure
 
sendToBack(Figure) - Method in class org.jhotdraw.draw.QuadTreeDrawing
 
sendToFront(Figure) - Method in class org.jhotdraw.draw.AbstractCompositeFigure
Sends a figure to the front of the drawing.
SeparatorLineFigure - Class in org.jhotdraw.samples.pert.figures
A horizontal line with a preferred size of 1,1.
SeparatorLineFigure() - Constructor for class org.jhotdraw.samples.pert.figures.SeparatorLineFigure
Creates a new instance.
set(Figure, T) - Method in class org.jhotdraw.draw.AttributeKey
Convenience method for setting a value on the specified figure and calling willChange before and changed after setting the value.
set(Map<AttributeKey, Object>, T) - Method in class org.jhotdraw.draw.AttributeKey
 
set(int, int, Point2D.Double) - Method in class org.jhotdraw.geom.BezierPath
Convenience method for changing a single coordinate of a control point.
set(double, double, double, double) - Method in class org.jhotdraw.geom.Insets2D.Double
 
set(double, double, double, double) - Method in class org.jhotdraw.geom.Insets2D.Float
 
set(float, float, float, float) - Method in class org.jhotdraw.geom.Insets2D.Float
 
set(double, double, double, double) - Method in class org.jhotdraw.geom.Insets2D
Sets the insets.
set(Insets2D) - Method in class org.jhotdraw.geom.Insets2D
Sets the insets.
setAction(Action, Rectangle) - Method in class org.jhotdraw.gui.JPopupButton
 
setActionMap(ActionMap) - Method in class org.jhotdraw.draw.AbstractTool
Sets the ActionMap for the Tool.
setActiveView(View) - Method in class org.jhotdraw.app.AbstractApplication
Sets the active view.
setActiveView(DrawingView) - Method in class org.jhotdraw.draw.action.DrawingEditorProxy
 
setActiveView(DrawingView) - Method in class org.jhotdraw.draw.DefaultDrawingEditor
 
setActiveView(DrawingView) - Method in interface org.jhotdraw.draw.DrawingEditor
Sets the editor's active drawing view.
setAllSize(Dimension) - Method in class org.jhotdraw.gui.MDIDesktopPane
Sets all component size properties ( maximum, minimum, preferred) to the given dimension.
setAllSize(int, int) - Method in class org.jhotdraw.gui.MDIDesktopPane
Sets all component size properties ( maximum, minimum, preferred) to the given width and height.
setAngle(float) - Method in class org.jhotdraw.draw.StickyRectangleConnector
 
setAnimated(boolean) - Method in class org.jhotdraw.gui.JSheet
If this is set to true, the JSheet uses a transition effect when shown and when hidden.
setApplication(Application) - Method in class org.jhotdraw.app.AbstractView
 
setApplication(Application) - Method in interface org.jhotdraw.app.View
Sets the application of the view.
setArc(double, double) - Method in class org.jhotdraw.draw.RoundRectangleFigure
 
setArc(double, double) - Method in class org.jhotdraw.samples.odg.figures.ODGRectFigure
 
setArc(Dimension2DDouble) - Method in class org.jhotdraw.samples.odg.figures.ODGRectFigure
 
setArc(double, double) - Method in class org.jhotdraw.samples.svg.figures.SVGRectFigure
 
setArc(Dimension2DDouble) - Method in class org.jhotdraw.samples.svg.figures.SVGRectFigure
 
setArrangement(Arrangeable.Arrangement) - Method in interface org.jhotdraw.gui.Arrangeable
 
setArrangement(Arrangeable.Arrangement) - Method in class org.jhotdraw.gui.MDIDesktopPane
 
setAttribute(String, String) - Method in interface net.n3.nanoxml.IXMLElement
Sets an attribute.
setAttribute(String, String, String) - Method in interface net.n3.nanoxml.IXMLElement
Sets an attribute.
setAttribute(String, String) - Method in class net.n3.nanoxml.XMLElement
Sets an attribute.
setAttribute(String, String, String) - Method in class net.n3.nanoxml.XMLElement
Sets an attribute.
setAttribute(AttributeKey, Object) - Method in class org.jhotdraw.draw.AbstractAttributedCompositeFigure
Sets an attribute of the figure.
setAttribute(AttributeKey, Object) - Method in class org.jhotdraw.draw.AbstractAttributedFigure
Sets an attribute of the figure.
setAttribute(AttributeKey, Object) - Method in class org.jhotdraw.draw.AbstractCompositeFigure
 
setAttribute(AttributeKey, Object) - Method in class org.jhotdraw.draw.BezierFigure
 
setAttribute(AttributeKey, Object) - Method in interface org.jhotdraw.draw.Figure
Sets an attribute of the figure and calls attributeChanged on all registered FigureListener's.
setAttribute(AttributeKey, Object) - Method in class org.jhotdraw.draw.GraphicalCompositeFigure
Sets an attribute of the figure.
setAttribute(AttributeKey, Object) - Method in class org.jhotdraw.draw.LabeledLineConnectionFigure
Sets an attribute of the figure.
setAttribute(AttributeKey, Object) - Method in class org.jhotdraw.samples.net.figures.NodeFigure
 
setAttribute(AttributeKey, Object) - Method in class org.jhotdraw.samples.odg.figures.ODGAttributedFigure
 
setAttribute(AttributeKey, Object) - Method in class org.jhotdraw.samples.odg.figures.ODGGroupFigure
 
setAttribute(AttributeKey, Object) - Method in class org.jhotdraw.samples.odg.figures.ODGPathFigure
 
setAttribute(AttributeKey, Object) - Method in class org.jhotdraw.samples.svg.figures.SVGAttributedFigure
 
setAttribute(AttributeKey, Object) - Method in class org.jhotdraw.samples.svg.figures.SVGGroupFigure
 
setAttribute(AttributeKey, Object) - Method in class org.jhotdraw.samples.svg.figures.SVGPathFigure
 
setAttribute(AttributeKey, Object) - Method in class org.jhotdraw.samples.svg.figures.SVGTextAreaFigure
 
setAttribute(AttributeKey, Object) - Method in class org.jhotdraw.samples.svg.figures.SVGTextFigure
 
setAttributeEnabled(AttributeKey, boolean) - Method in class org.jhotdraw.draw.AbstractAttributedCompositeFigure
 
setAttributeEnabled(AttributeKey, boolean) - Method in class org.jhotdraw.draw.AbstractAttributedFigure
 
setAttributeEnabled(AttributeKey, boolean) - Method in class org.jhotdraw.draw.GraphicalCompositeFigure
 
setAttributeKey(AttributeKey<Double>) - Method in class org.jhotdraw.gui.JDoubleAttributeField
 
setAttributeKey(AttributeKey<Double>) - Method in class org.jhotdraw.gui.JDoubleAttributeSlider
 
setAttributeKey(AttributeKey<String>) - Method in class org.jhotdraw.gui.JStringAttributeArea
 
setAttributeKey(AttributeKey<String>) - Method in class org.jhotdraw.gui.JStringAttributeField
 
setAttributeOnChildren(AttributeKey, Object) - Method in class org.jhotdraw.draw.AbstractAttributedCompositeFigure
 
setAttributeOnChildren(AttributeKey, Object) - Method in class org.jhotdraw.draw.DefaultDrawing
 
setAttributeOnChildren(AttributeKey, Object) - Method in class org.jhotdraw.draw.QuadTreeDrawing
 
setAttributeOnChildren(AttributeKey, Object) - Method in class org.jhotdraw.samples.odg.figures.ODGPathFigure
 
setAttributes(Map<AttributeKey, Object>) - Method in class org.jhotdraw.draw.AbstractAttributedCompositeFigure
 
setAttributes(Map<AttributeKey, Object>) - Method in class org.jhotdraw.draw.AbstractAttributedFigure
 
setAttributes(Map<AttributeKey, Object>) - Method in class org.jhotdraw.samples.odg.figures.ODGGroupFigure
 
setAttributes(Map<AttributeKey, Object>) - Method in class org.jhotdraw.samples.svg.figures.SVGGroupFigure
 
setBaseClass(Class) - Method in class org.jhotdraw.util.ResourceBundleUtil
 
setBezierPath(BezierPath) - Method in class org.jhotdraw.draw.BezierFigure
 
setBounds(Point2D.Double, Point2D.Double) - Method in class org.jhotdraw.draw.AbstractCompositeFigure
 
setBounds(Rectangle2D.Double) - Method in class org.jhotdraw.draw.AbstractFigure
 
setBounds(Point2D.Double, Point2D.Double) - Method in class org.jhotdraw.draw.AbstractFigure
 
setBounds(Point2D.Double, Point2D.Double) - Method in class org.jhotdraw.draw.BezierFigure
Sets the location of the first and the last BezierPath.Node of the BezierFigure.
setBounds(Point2D.Double, Point2D.Double) - Method in class org.jhotdraw.draw.DiamondFigure
 
setBounds(Point2D.Double, Point2D.Double) - Method in class org.jhotdraw.draw.EllipseFigure
 
setBounds(Point2D.Double, Point2D.Double) - Method in interface org.jhotdraw.draw.Figure
Sets the logical and untransformed bounds of the figure.
setBounds(Rectangle2D.Double, String) - Method in class org.jhotdraw.draw.FloatingTextArea
Positions and sizes the overlay.
setBounds(Rectangle, String) - Method in class org.jhotdraw.draw.FloatingTextField
Positions the overlay.
setBounds(Point2D.Double, Point2D.Double) - Method in class org.jhotdraw.draw.GraphicalCompositeFigure
Moves the figure.
setBounds(Point2D.Double, Point2D.Double) - Method in class org.jhotdraw.draw.ImageFigure
 
setBounds(Point2D.Double, Point2D.Double) - Method in class org.jhotdraw.draw.RectangleFigure
 
setBounds(Point2D.Double, Point2D.Double) - Method in class org.jhotdraw.draw.RoundRectangleFigure
 
setBounds(Point2D.Double, Point2D.Double) - Method in class org.jhotdraw.draw.TextAreaFigure
 
setBounds(Point2D.Double, Point2D.Double) - Method in class org.jhotdraw.draw.TextFigure
 
setBounds(Point2D.Double, Point2D.Double) - Method in class org.jhotdraw.draw.TriangleFigure
 
setBounds(Point2D.Double, Point2D.Double) - Method in class org.jhotdraw.samples.mini.StraightLineFigure
 
setBounds(Point2D.Double, Point2D.Double) - Method in class org.jhotdraw.samples.odg.figures.ODGEllipseFigure
 
setBounds(Point2D.Double, Point2D.Double) - Method in class org.jhotdraw.samples.odg.figures.ODGPathFigure
 
setBounds(Point2D.Double, Point2D.Double) - Method in class org.jhotdraw.samples.odg.figures.ODGRectFigure
 
setBounds(Point2D.Double, Point2D.Double) - Method in class org.jhotdraw.samples.pert.figures.SeparatorLineFigure
 
setBounds(Point2D.Double, Point2D.Double) - Method in class org.jhotdraw.samples.svg.figures.SVGEllipseFigure
 
setBounds(Point2D.Double, Point2D.Double) - Method in class org.jhotdraw.samples.svg.figures.SVGImageFigure
 
setBounds(Point2D.Double, Point2D.Double) - Method in class org.jhotdraw.samples.svg.figures.SVGPathFigure
 
setBounds(Point2D.Double, Point2D.Double) - Method in class org.jhotdraw.samples.svg.figures.SVGRectFigure
 
setBounds(Point2D.Double, Point2D.Double) - Method in class org.jhotdraw.samples.svg.figures.SVGTextAreaFigure
 
setBounds(Point2D.Double, Point2D.Double) - Method in class org.jhotdraw.samples.svg.figures.SVGTextFigure
 
SetBoundsEdit - Class in org.jhotdraw.draw
SetBoundsEdit.
SetBoundsEdit(AbstractFigure, Point2D.Double, Point2D.Double, Point2D.Double, Point2D.Double) - Constructor for class org.jhotdraw.draw.SetBoundsEdit
Creates a new instance.
setBufferedImage(BufferedImage) - Method in class org.jhotdraw.draw.ImageFigure
Sets the buffered image.
setBufferedImage(BufferedImage) - Method in interface org.jhotdraw.draw.ImageHolderFigure
Sets the buffered image for the figure.
setBufferedImage(BufferedImage) - Method in class org.jhotdraw.samples.svg.figures.SVGImageFigure
Sets the buffered image.
setBuilder(IXMLBuilder) - Method in interface net.n3.nanoxml.IXMLParser
Sets the builder which creates the logical structure of the XML data.
setBuilder(IXMLBuilder) - Method in class net.n3.nanoxml.StdXMLParser
Sets the builder which creates the logical structure of the XML data.
setCanvasSize(Dimension2DDouble) - Method in class org.jhotdraw.draw.DefaultDrawing
 
setCanvasSize(Dimension2DDouble) - Method in interface org.jhotdraw.draw.Drawing
Sets the canvas size for this drawing.
setCanvasSize(Dimension2DDouble) - Method in class org.jhotdraw.draw.QuadTreeCompositeFigure
 
setCanvasSize(Dimension2DDouble) - Method in class org.jhotdraw.draw.QuadTreeDrawing
 
setClone(Figure, T) - Method in class org.jhotdraw.draw.AttributeKey
Convenience method for seting a clone of a value on the specified figure and calling willChange before and changed after setting the value.
setClone(Map<AttributeKey, Object>, T) - Method in class org.jhotdraw.draw.AttributeKey
Sets a clone of the value to the Figure without firing events.
setClosed(boolean) - Method in class org.jhotdraw.draw.BezierFigure
 
setClosed(boolean) - Method in class org.jhotdraw.geom.BezierPath
 
setColumnCount(int, boolean) - Method in class org.jhotdraw.gui.JPopupButton
 
setColumns(int) - Method in class org.jhotdraw.draw.action.VerticalGridLayout
Sets the number of columns in this layout to the specified value.
setConnection(ConnectionFigure) - Method in class org.jhotdraw.draw.ConnectorHandle
 
setConnectToDecorator(boolean) - Method in class org.jhotdraw.draw.AbstractConnector
 
setConstrainer(GridConstrainer) - Method in class org.jhotdraw.draw.action.EditGridPanel
Sets the GridConstrainer to be edited by this panel.
setConstrainerVisible(boolean) - Method in class org.jhotdraw.draw.DefaultDrawingView
 
setConstrainerVisible(boolean) - Method in interface org.jhotdraw.draw.DrawingView
Changes between a visible Constrainer and an invisible Constrainer.
setContent(String) - Method in interface net.n3.nanoxml.IXMLElement
Sets the #PCDATA content.
setContent(String) - Method in class net.n3.nanoxml.XMLElement
Sets the #PCDATA content.
setControlPoint(int, Point2D.Double) - Method in class org.jhotdraw.geom.BezierPath.Node
 
setCoordinates(Point2D.Double[]) - Method in class org.jhotdraw.samples.svg.figures.SVGTextFigure
 
setCopyright(String) - Method in class org.jhotdraw.app.DefaultApplicationModel
 
setCursor(Cursor) - Method in class org.jhotdraw.draw.action.DrawingEditorProxy
 
setCursor(Cursor) - Method in class org.jhotdraw.draw.DefaultDrawingEditor
 
setCursor(Cursor) - Method in interface org.jhotdraw.draw.DrawingEditor
Sets the cursor on the view(s) of the drawing editor.
setCursor(Cursor) - Method in interface org.jhotdraw.draw.DrawingView
Sets the cursor of the DrawingView.
setData(String) - Method in class org.jhotdraw.samples.draw.DrawApplet
 
setData(String) - Method in class org.jhotdraw.samples.draw.DrawLiveConnectApplet
 
setData(String) - Method in class org.jhotdraw.samples.net.NetApplet
 
setData(String) - Method in class org.jhotdraw.samples.pert.PertApplet
 
setData(String) - Method in class org.jhotdraw.samples.svg.SVGApplet
 
setDecorator(Figure) - Method in class org.jhotdraw.draw.AbstractAttributedDecoratedFigure
 
setDecorator(Figure) - Method in interface org.jhotdraw.draw.DecoratedFigure
Sets a decorator Figure, for example a visual adornment to this Figure.
setDefault(Locale) - Static method in class org.jhotdraw.util.LocaleUtil
 
setDefaultAttribute(AttributeKey, Object) - Method in class org.jhotdraw.draw.action.DrawingEditorProxy
 
setDefaultAttribute(AttributeKey, Object) - Method in class org.jhotdraw.draw.DefaultDrawingEditor
 
setDefaultAttribute(AttributeKey, Object) - Method in interface org.jhotdraw.draw.DrawingEditor
Sets a default attribute of the editor.
setDefaults(Figure) - Static method in class org.jhotdraw.samples.odg.ODGAttributeKeys
Sets ODG default values.
setDefaults(Figure) - Static method in class org.jhotdraw.samples.svg.SVGAttributeKeys
Sets SVG default values.
setDelegate(IXMLValidator) - Method in class net.n3.nanoxml.ValidatorPlugin
Sets the delegate.
setDescription(String) - Method in class org.jhotdraw.samples.odg.ODGDrawing
 
setDoctype(String) - Method in interface org.jhotdraw.xml.DOMOutput
Sets the doctype for the XML document.
setDoctype(String) - Method in class org.jhotdraw.xml.JavaxDOMOutput
 
setDoctype(String) - Method in class org.jhotdraw.xml.NanoXMLDOMOutput
 
setDocument(Document) - Method in class org.jhotdraw.gui.JDoubleTextField
 
setDocument(Document) - Method in class org.jhotdraw.gui.JIntegerTextField
 
setDrawing(Drawing) - Method in class org.jhotdraw.draw.action.EditDrawingPanel
Sets the GridConstrainer to be edited by this panel.
setDrawing(Drawing) - Method in class org.jhotdraw.draw.DefaultDrawingView
 
setDrawing(Drawing) - Method in interface org.jhotdraw.draw.DrawingView
Sets and installs another drawing in the view.
setDrawing(Drawing) - Method in class org.jhotdraw.samples.draw.DrawingPanel
 
setDrawing(Drawing) - Method in class org.jhotdraw.samples.net.NetPanel
 
setDrawing(Drawing) - Method in class org.jhotdraw.samples.odg.ODGDrawingPanel
 
setDrawing(Drawing) - Method in class org.jhotdraw.samples.pert.PertPanel
 
setDrawing(Drawing) - Method in class org.jhotdraw.samples.svg.SVGDrawingPanel
 
setDrawingActions(Collection<Action>) - Method in class org.jhotdraw.draw.DelegationSelectionTool
 
setDrawingEditor(DrawingEditor) - Method in class org.jhotdraw.samples.draw.DrawView
Sets a drawing editor for the view.
setDrawingEditor(DrawingEditor) - Method in class org.jhotdraw.samples.net.NetView
Sets a drawing editor for the view.
setDrawingEditor(DrawingEditor) - Method in class org.jhotdraw.samples.pert.PertView
Sets a drawing editor for the view.
setDuration(int) - Method in class org.jhotdraw.samples.pert.figures.TaskFigure
 
setEditable(boolean) - Method in class org.jhotdraw.draw.TextAreaFigure
 
setEditable(boolean) - Method in class org.jhotdraw.draw.TextFigure
 
setEditable(boolean) - Method in class org.jhotdraw.samples.svg.figures.SVGTextAreaFigure
 
setEditable(boolean) - Method in class org.jhotdraw.samples.svg.figures.SVGTextFigure
 
setEditor(DrawingEditor) - Method in class org.jhotdraw.draw.action.AbstractEditorAction
 
setEditor(DrawingEditor) - Method in class org.jhotdraw.draw.action.AbstractSelectedAction
 
setEditor(DrawingEditor) - Method in class org.jhotdraw.draw.action.AbstractViewAction
 
setEditor(DrawingEditor) - Method in class org.jhotdraw.gui.AttributeFieldEventHandler
Sets the drawing editor.
setEditor(DrawingEditor) - Method in class org.jhotdraw.gui.JDoubleAttributeField
Sets the drawing editor.
setEditor(DrawingEditor) - Method in class org.jhotdraw.gui.JDoubleAttributeSlider
 
setEditor(DrawingEditor) - Method in class org.jhotdraw.gui.JStringAttributeArea
 
setEditor(DrawingEditor) - Method in class org.jhotdraw.gui.JStringAttributeField
 
setEditor(DrawingEditor) - Method in class org.jhotdraw.samples.draw.DrawView
 
setEditor(DrawingEditor) - Method in class org.jhotdraw.samples.net.NetView
 
setEditor(DrawingEditor) - Method in class org.jhotdraw.samples.odg.ODGPropertiesPanel
 
setEditor(DrawingEditor) - Method in class org.jhotdraw.samples.odg.ODGView
 
setEditor(DrawingEditor) - Method in class org.jhotdraw.samples.pert.PertView
 
setEditor(DrawingEditor) - Method in class org.jhotdraw.samples.svg.SVGPropertiesPanel
 
setEditor(DrawingEditor) - Method in class org.jhotdraw.samples.svg.SVGView
 
setEmptyDrawingMessage(String) - Method in class org.jhotdraw.draw.DefaultDrawingView
 
setEnabled(boolean) - Method in class org.jhotdraw.app.AbstractApplication
 
setEnabled(boolean) - Method in class org.jhotdraw.app.action.AbstractApplicationAction
Enables or disables the action.
setEnabled(boolean) - Method in class org.jhotdraw.app.action.AbstractViewAction
Enables or disables the action.
setEnabled(boolean) - Method in interface org.jhotdraw.app.Application
Sets the enabled state of the application.
setEnabled(boolean) - Method in interface org.jhotdraw.app.View
Sets the enabled state of the view.
setEnabled(boolean) - Method in class org.jhotdraw.draw.action.DrawingEditorProxy
 
setEnabled(boolean) - Method in class org.jhotdraw.draw.DefaultDrawingEditor
 
setEnabled(boolean) - Method in class org.jhotdraw.draw.DefaultDrawingView
 
setEnabled(boolean) - Method in interface org.jhotdraw.draw.DrawingEditor
Sets the enabled state of the drawing editor.
setEnabled(boolean) - Method in interface org.jhotdraw.draw.DrawingView
Sets the enabled state of the drawing view.
setEnabled(boolean) - Method in class org.jhotdraw.samples.odg.ODGView
 
setEnabled(boolean) - Method in class org.jhotdraw.samples.svg.SVGView
 
setEnabled(boolean) - Method in class org.jhotdraw.samples.teddy.TeddyView
 
setEndConnector(Connector) - Method in interface org.jhotdraw.draw.ConnectionFigure
Sets the end Connector of the connection.
setEndConnector(Connector) - Method in class org.jhotdraw.draw.LineConnectionFigure
 
setEndPoint(Point2D.Double) - Method in class org.jhotdraw.draw.BezierFigure
Convenience method for setting the point coordinate of the end point.
setEndPoint(Point2D.Double) - Method in interface org.jhotdraw.draw.ConnectionFigure
Sets the end point.
setEndPoint(Point2D.Double) - Method in class org.jhotdraw.draw.LineConnectionFigure
 
setExcludedAttributes(Set<AttributeKey>) - Method in class org.jhotdraw.draw.action.ApplyAttributesAction
Set of attributes that is excluded when applying default attributes.
setExcludedAttributes(Set<AttributeKey>) - Method in class org.jhotdraw.draw.action.PickAttributesAction
Set of attributes that is excluded when applying default attributes.
setFigureActions(Collection<Action>) - Method in class org.jhotdraw.draw.DelegationSelectionTool
 
setFile(File) - Method in class org.jhotdraw.app.AbstractView
 
setFile(File) - Method in interface org.jhotdraw.app.View
Sets the file of the view.
setFilled(boolean) - Method in class org.jhotdraw.draw.AbstractLineDecoration
 
setFontRenderContext(FontRenderContext) - Method in class org.jhotdraw.draw.AbstractDrawing
 
setFontRenderContext(FontRenderContext) - Method in interface org.jhotdraw.draw.Drawing
Sets the font render context used to do text leyout and text drawing.
setFontSize(float) - Method in class org.jhotdraw.draw.TextAreaFigure
 
setFontSize(float) - Method in class org.jhotdraw.draw.TextFigure
 
setFontSize(float) - Method in interface org.jhotdraw.draw.TextHolderFigure
Sets the font size of the text held by the TextHolderFigure.
setFontSize(float) - Method in class org.jhotdraw.samples.svg.figures.SVGTextAreaFigure
 
setFontSize(float) - Method in class org.jhotdraw.samples.svg.figures.SVGTextFigure
 
setForCreationOnly(boolean) - Method in class org.jhotdraw.draw.TextAreaTool
By default this tool is used to create a new TextHolderFigure.
setForCreationOnly(boolean) - Method in class org.jhotdraw.draw.TextTool
By default this tool is used to create a new TextHolderFigure.
setFormat(DecimalFormat) - Method in class org.jhotdraw.gui.JDoubleTextField
 
setGradientCircle(double, double, double) - Method in class org.jhotdraw.samples.svg.RadialGradient
 
setGradientVector(double, double, double, double) - Method in class org.jhotdraw.samples.svg.LinearGradient
 
setGridVisible(boolean) - Method in class org.jhotdraw.samples.net.NetView
 
setGridVisible(boolean) - Method in class org.jhotdraw.samples.odg.ODGView
 
setGridVisible(boolean) - Method in class org.jhotdraw.samples.pert.PertView
 
setGridVisible(boolean) - Method in class org.jhotdraw.samples.svg.SVGView
 
setHandleDetailLevel(int) - Method in class org.jhotdraw.draw.DefaultDrawingView
 
setHandleDetailLevel(int) - Method in interface org.jhotdraw.draw.DrawingView
The detail level of the handles.
setHasSignificantEdits(boolean) - Method in class org.jhotdraw.undo.UndoRedoManager
 
setHasUnsavedChanges(boolean) - Method in class org.jhotdraw.app.AbstractView
 
setHasUnsavedChanges(boolean) - Method in class org.jhotdraw.samples.draw.DrawView
 
setHasUnsavedChanges(boolean) - Method in class org.jhotdraw.samples.net.NetView
 
setHasUnsavedChanges(boolean) - Method in class org.jhotdraw.samples.odg.ODGView
 
setHasUnsavedChanges(boolean) - Method in class org.jhotdraw.samples.pert.PertView
 
setHasUnsavedChanges(boolean) - Method in class org.jhotdraw.samples.svg.SVGView
 
setHeight(double) - Method in class org.jhotdraw.draw.GridConstrainer
 
setHgap(int) - Method in class org.jhotdraw.draw.action.VerticalGridLayout
Sets the horizontal gap between components to the specified value.
setImage(byte[], BufferedImage) - Method in class org.jhotdraw.draw.ImageFigure
Sets the image.
setImage(byte[], BufferedImage) - Method in class org.jhotdraw.samples.svg.figures.SVGImageFigure
Sets the image.
setImageData(byte[]) - Method in class org.jhotdraw.draw.ImageFigure
Sets the image data.
setImageData(byte[]) - Method in class org.jhotdraw.samples.svg.figures.SVGImageFigure
Sets the image data.
setInputFormats(List<InputFormat>) - Method in class org.jhotdraw.draw.AbstractDrawing
 
setInputFormats(List<InputFormat>) - Method in interface org.jhotdraw.draw.Drawing
Sets input formats for the Drawing in order of preferred formats.
setInputMap(InputMap) - Method in class org.jhotdraw.draw.AbstractTool
Sets the InputMap for the Tool.
setInvisibleConstrainer(Constrainer) - Method in class org.jhotdraw.draw.DefaultDrawingView
 
setInvisibleConstrainer(Constrainer) - Method in interface org.jhotdraw.draw.DrawingView
Sets the editor's constrainer for this view, for use, when the visible constrainer is turned off.
setItemFont(Font) - Method in class org.jhotdraw.gui.JPopupButton
 
setLabelFor(TextHolderFigure) - Method in class org.jhotdraw.draw.LabelFigure
 
setLayouter(Layouter) - Method in class org.jhotdraw.draw.AbstractCompositeFigure
Set a Layouter object which encapsulated a layout algorithm for this figure.
setLayouter(Layouter) - Method in interface org.jhotdraw.draw.CompositeFigure
Set a Layouter object which encapsulated a layout algorithm for this figure.
setLayouter(Layouter) - Method in class org.jhotdraw.draw.LabeledLineConnectionFigure
 
setLineNumbersVisible(boolean) - Method in class org.jhotdraw.samples.teddy.TeddyView
 
setLineNumbersVisible(boolean) - Method in class org.jhotdraw.samples.teddy.text.NumberedViewFactory
 
setLiner(Liner) - Method in interface org.jhotdraw.draw.ConnectionFigure
Set a Liner object which encapsulated a lineout algorithm for this figure.
setLiner(Liner) - Method in class org.jhotdraw.draw.LineConnectionFigure
 
setLineSeparator(String) - Method in class org.jhotdraw.samples.teddy.io.LFWriter
Sets the line separator for the println() methods.
setLineWrap(boolean) - Method in class org.jhotdraw.samples.teddy.JEditorArea
Sets the line-wrapping policy of the text area.
setLineWrap(boolean) - Method in class org.jhotdraw.samples.teddy.TeddyView
 
setLocale(Locale) - Method in class org.jhotdraw.undo.UndoRedoManager
 
setLocation(Point2D.Double) - Method in class org.jhotdraw.draw.AbstractConnectionHandle
Sets the location of the connectableConnector point.
setLocation(Point2D.Double) - Method in class org.jhotdraw.draw.ConnectionEndHandle
Sets the start point of the connection.
setLocation(Point2D.Double) - Method in class org.jhotdraw.draw.ConnectionStartHandle
Sets the start point of the connection.
setMajorGridSpacing(int) - Method in class org.jhotdraw.draw.GridConstrainer
Spacing between major grid lines.
setMask(int) - Method in class org.jhotdraw.geom.BezierPath.Node
 
setMaximum(double) - Method in class org.jhotdraw.gui.JDoubleAttributeField
 
setMaximum(double) - Method in class org.jhotdraw.gui.JDoubleTextField
 
setMaximum(int) - Method in class org.jhotdraw.gui.JIntegerTextField
 
setMinimum(double) - Method in class org.jhotdraw.gui.JDoubleAttributeField
 
setMinimum(double) - Method in class org.jhotdraw.gui.JDoubleTextField
 
setMinimum(int) - Method in class org.jhotdraw.gui.JIntegerTextField
 
setModel(ApplicationModel) - Method in class org.jhotdraw.app.AbstractApplication
 
setModel(ApplicationModel) - Method in interface org.jhotdraw.app.Application
Sets the application model.
setModel(BoundedRangeModel) - Method in class org.jhotdraw.gui.JDoubleAttributeSlider
 
setMultipleOpenId(int) - Method in class org.jhotdraw.app.AbstractView
 
setMultipleOpenId(int) - Method in interface org.jhotdraw.app.View
Sets the multiple open id.
setName(String) - Method in interface net.n3.nanoxml.IXMLElement
Sets the full name.
setName(String, String) - Method in interface net.n3.nanoxml.IXMLElement
Sets the name.
setName(String) - Method in class net.n3.nanoxml.XMLElement
Sets the full name.
setName(String, String) - Method in class net.n3.nanoxml.XMLElement
Sets the name.
setName(String) - Method in class org.jhotdraw.app.DefaultApplicationModel
 
setName(String) - Method in class org.jhotdraw.samples.pert.figures.TaskFigure
 
setNode(int, BezierPath.Node) - Method in class org.jhotdraw.draw.BezierFigure
Sets a control point.
setNode(int, BezierPath.Node) - Method in interface org.jhotdraw.draw.ConnectionFigure
Sets the specified node.
setNode(int, BezierPath.Node) - Method in class org.jhotdraw.draw.LineConnectionFigure
 
setOutputFormats(List<OutputFormat>) - Method in class org.jhotdraw.draw.AbstractDrawing
 
setOutputFormats(List<OutputFormat>) - Method in interface org.jhotdraw.draw.Drawing
Sets output formats for the Drawing in order of preferred formats.
setOwner(Figure) - Method in class org.jhotdraw.draw.AbstractConnector
Sets the connector's owner.
setPalette(Window) - Method in class org.jhotdraw.app.action.OSXTogglePaletteAction
 
setParameterEntityResolver(IXMLEntityResolver) - Method in interface net.n3.nanoxml.IXMLValidator
Sets the parameter entity resolver.
setParameterEntityResolver(IXMLEntityResolver) - Method in class net.n3.nanoxml.NonValidator
Sets the parameter entity resolver.
setParameterEntityResolver(IXMLEntityResolver) - Method in class net.n3.nanoxml.ValidatorPlugin
Sets the parameter entity resolver.
setPoint(int, Point2D.Double) - Method in class org.jhotdraw.draw.BezierFigure
Sets the point coordinate of control point 0 at the specified node.
setPoint(int, int, Point2D.Double) - Method in class org.jhotdraw.draw.BezierFigure
Sets the point coordinate of a control point.
setPoint(int, Point2D.Double) - Method in interface org.jhotdraw.draw.ConnectionFigure
Sets the specified point.
setPoint(int, Point2D.Double) - Method in class org.jhotdraw.draw.LineConnectionFigure
 
setPopupMenu(JPopupMenu) - Method in class org.jhotdraw.gui.JPopupButton
 
setPotentialTarget(Connector) - Method in class org.jhotdraw.draw.AbstractConnectionHandle
 
setPresentationFigure(Figure) - Method in class org.jhotdraw.draw.GraphicalCompositeFigure
Set a figure which renders this BasicCompositeFigure.
setPrettyPrint(boolean) - Method in class org.jhotdraw.samples.svg.io.SVGOutputFormat
 
setPropertiesPanelVisible(boolean) - Method in class org.jhotdraw.samples.odg.ODGView
 
setPropertiesPanelVisible(boolean) - Method in class org.jhotdraw.samples.svg.SVGView
 
setPropertyName(String) - Method in class org.jhotdraw.app.action.AbstractViewAction
Sets the property name.
setPublicID(String) - Method in interface net.n3.nanoxml.IXMLReader
Sets the public ID of the current stream.
setPublicID(String) - Method in class net.n3.nanoxml.StdXMLReader
Sets the public ID of the current stream.
setReader(IXMLReader) - Method in interface net.n3.nanoxml.IXMLParser
Sets the reader from which the parser retrieves its data.
setReader(IXMLReader) - Method in class net.n3.nanoxml.StdXMLParser
Sets the reader from which the parser retrieves its data.
setReader(Reader) - Method in class org.jhotdraw.io.StreamPosTokenizer
Sets the reader for the tokenizer.
setRelativeToFigureBounds(boolean) - Method in class org.jhotdraw.samples.svg.LinearGradient
 
setRelativeToFigureBounds(boolean) - Method in class org.jhotdraw.samples.svg.RadialGradient
 
setRemovable(boolean) - Method in class org.jhotdraw.draw.AbstractFigure
 
setRenderingHints(Graphics2D) - Method in class org.jhotdraw.draw.DrawingPageable
 
setRenderingHints(Graphics2D) - Method in class org.jhotdraw.draw.ImageOutputFormat
 
setResolver(IXMLEntityResolver) - Method in interface net.n3.nanoxml.IXMLParser
Sets the entity resolver.
setResolver(IXMLEntityResolver) - Method in class net.n3.nanoxml.StdXMLParser
Sets the entity resolver.
setRotates(double[]) - Method in class org.jhotdraw.samples.svg.figures.SVGTextFigure
 
setRows(int) - Method in class org.jhotdraw.draw.action.VerticalGridLayout
Sets the number of rows in this layout to the specified value.
setRubberbandColor(Color) - Method in class org.jhotdraw.draw.TextAreaTool
Sets the rubberband color for the tool.
setScaleFactor(double) - Method in class org.jhotdraw.draw.DefaultDrawingView
 
setScaleFactor(double) - Method in interface org.jhotdraw.draw.DrawingView
Sets the scale factor of the drawing view.
setScaleFactor(double) - Method in class org.jhotdraw.gui.JDoubleAttributeField
 
setScaleFactor(double) - Method in class org.jhotdraw.gui.JDoubleAttributeSlider
 
setScaleFactor(double) - Method in class org.jhotdraw.samples.net.NetView
 
setScaleFactor(double) - Method in class org.jhotdraw.samples.odg.ODGView
 
setScaleFactor(double) - Method in class org.jhotdraw.samples.pert.PertView
 
setScaleFactor(double) - Method in class org.jhotdraw.samples.svg.SVGView
 
setSelectable(boolean) - Method in class org.jhotdraw.draw.AbstractFigure
 
setSelectBehindEnabled(boolean) - Method in class org.jhotdraw.draw.SelectionTool
Sets the selectBehindEnabled property.
setSelector(String) - Method in class org.jhotdraw.xml.css.CSSRule
 
setShowing(boolean) - Method in class org.jhotdraw.app.AbstractView
 
setShowing(boolean) - Method in interface org.jhotdraw.app.View
This is used by Application to keep track if a view is showing.
setSignificant(boolean) - Method in class org.jhotdraw.undo.CompositeEdit
 
setSize(double, double) - Method in class org.jhotdraw.geom.Dimension2DDouble
Sets the size of this Dimension2DDouble object to the specified width and height in double precision.
setSize(Dimension2DDouble) - Method in class org.jhotdraw.geom.Dimension2DDouble
Sets the size of this Dimension2DDouble object to the specified size.
setSlashSlashToken(String) - Method in class org.jhotdraw.io.StreamPosTokenizer
Sets the slash slash token.
setSlashStarTokens(String, String) - Method in class org.jhotdraw.io.StreamPosTokenizer
Sets the slash star and star slash tokens.
setSolid(boolean) - Method in class org.jhotdraw.draw.AbstractLineDecoration
 
setStartConnector(Connector) - Method in interface org.jhotdraw.draw.ConnectionFigure
Sets the start Connector of the connection.
setStartConnector(Connector) - Method in class org.jhotdraw.draw.LineConnectionFigure
 
setStartIndex(int) - Method in class org.jhotdraw.samples.teddy.regex.Matcher
Sets the start index for the findNext(), findPrevious() methods.
setStartPoint(Point2D.Double) - Method in class org.jhotdraw.draw.BezierFigure
Convenience method for setting the point coordinate of the start point.
setStartPoint(Point2D.Double) - Method in interface org.jhotdraw.draw.ConnectionFigure
Sets the start point.
setStartPoint(Point2D.Double) - Method in class org.jhotdraw.draw.LineConnectionFigure
 
setStartPosition(int) - Method in class org.jhotdraw.io.StreamPosTokenizer
Set the start position of the current token.
setStatusBarVisible(boolean) - Method in class org.jhotdraw.samples.teddy.TeddyView
 
setStops(double[], Color[], double[]) - Method in class org.jhotdraw.samples.svg.LinearGradient
 
setStops(double[], Color[], double[]) - Method in class org.jhotdraw.samples.svg.RadialGradient
 
setStroked(boolean) - Method in class org.jhotdraw.draw.AbstractLineDecoration
 
setSystemID(String) - Method in interface net.n3.nanoxml.IXMLReader
Sets the system ID of the current stream.
setSystemID(String) - Method in class net.n3.nanoxml.StdXMLReader
Sets the system ID of the current stream.
setTarget(DrawingEditor) - Method in class org.jhotdraw.draw.action.DrawingEditorProxy
Sets the target of the proxy.
setTargetFigure(Figure) - Method in class org.jhotdraw.draw.ConnectorHandle
 
setText(String) - Method in class org.jhotdraw.draw.TextAreaFigure
Sets the text shown by the text figure.
setText(String) - Method in class org.jhotdraw.draw.TextFigure
Sets the text shown by the text figure.
setText(String) - Method in interface org.jhotdraw.draw.TextHolderFigure
 
setText(String) - Method in class org.jhotdraw.samples.svg.figures.SVGTextAreaFigure
Sets the text shown by the text figure.
setText(String) - Method in class org.jhotdraw.samples.svg.figures.SVGTextFigure
Sets the text shown by the text figure.
setTheta(double) - Method in class org.jhotdraw.draw.GridConstrainer
 
setTitle(String) - Method in class org.jhotdraw.app.AbstractView
 
setTitle(String) - Method in interface org.jhotdraw.app.View
Sets the title of the view.
setTitle(String) - Method in class org.jhotdraw.samples.odg.ODGDrawing
 
setTo(BezierPath.Node) - Method in class org.jhotdraw.geom.BezierPath.Node
 
setTo(BezierPath) - Method in class org.jhotdraw.geom.BezierPath
 
setTo(EnhancedPath.Segment) - Method in class org.jhotdraw.samples.odg.geom.EnhancedPath.Segment
 
setTool(Tool) - Method in class org.jhotdraw.draw.action.DrawingEditorProxy
 
setTool(Tool) - Method in class org.jhotdraw.draw.DefaultDrawingEditor
 
setTool(Tool) - Method in interface org.jhotdraw.draw.DrawingEditor
Calls deactivate on the previously active tool of this drawing editor.
setToolBar(JToolBar) - Method in class org.jhotdraw.app.action.ToggleToolBarAction
 
setToolDoneAfterCreation(boolean) - Method in class org.jhotdraw.draw.ConnectionTool
If this is set to false, the CreationTool does not fire toolDone after a new Figure has been created.
setToolDoneAfterCreation(boolean) - Method in class org.jhotdraw.draw.CreationTool
If this is set to false, the CreationTool does not fire toolDone after a new Figure has been created.
setTracker(Tool) - Method in class org.jhotdraw.draw.SelectionTool
 
setTransform(AffineTransform) - Method in class org.jhotdraw.samples.svg.LinearGradient
 
setTransform(AffineTransform) - Method in class org.jhotdraw.samples.svg.RadialGradient
 
setTransformable(boolean) - Method in class org.jhotdraw.draw.AbstractFigure
 
setUndoable(Figure, T, ResourceBundleUtil) - Method in class org.jhotdraw.draw.AttributeKey
Sets the attribute and returns an UndoableEditEvent which can be used to undo it.
setValidator(IXMLValidator) - Method in interface net.n3.nanoxml.IXMLParser
Sets the validator that validates the XML data.
setValidator(IXMLValidator) - Method in class net.n3.nanoxml.StdXMLParser
Sets the validator that validates the XML data.
setValue(double) - Method in class org.jhotdraw.gui.JDoubleTextField
 
setValue(int) - Method in class org.jhotdraw.gui.JIntegerTextField
 
setVerbose(boolean) - Method in class org.jhotdraw.undo.CompositeEdit
 
setVersion(String) - Method in class org.jhotdraw.app.DefaultApplicationModel
 
setVertical(boolean) - Method in class org.jhotdraw.draw.action.VerticalGridLayout
 
setVgap(int) - Method in class org.jhotdraw.draw.action.VerticalGridLayout
Sets the vertical gap between components to the specified value.
setView(DrawingView) - Method in class org.jhotdraw.draw.AbstractHandle
 
setView(DrawingView) - Method in interface org.jhotdraw.draw.Handle
Sets the view of the handle.
setView(DrawingView) - Method in class org.jhotdraw.gui.AttributeFieldEventHandler
Sets the drawing view.
setView(DrawingView) - Method in class org.jhotdraw.gui.JDoubleAttributeField
Sets the drawing view.
setView(DrawingView) - Method in class org.jhotdraw.samples.odg.ODGPropertiesPanel
 
setView(DrawingView) - Method in class org.jhotdraw.samples.svg.SVGPropertiesPanel
 
setViewClass(Class) - Method in class org.jhotdraw.app.DefaultApplicationModel
Use this method only, if setViewClassName() does not suit you.
setViewClassName(String) - Method in class org.jhotdraw.app.DefaultApplicationModel
Use this method for best application startup performance.
setVisible(boolean) - Method in class org.jhotdraw.draw.AbstractFigure
 
setVisible(boolean) - Method in class org.jhotdraw.draw.GridConstrainer
 
setVisibleConstrainer(Constrainer) - Method in class org.jhotdraw.draw.DefaultDrawingView
 
setVisibleConstrainer(Constrainer) - Method in interface org.jhotdraw.draw.DrawingView
Sets the editor's constrainer for this view, for use, when the visible constrainer is turned on.
setWidth(double) - Method in class org.jhotdraw.draw.GridConstrainer
 
setWindingRule(int) - Method in class org.jhotdraw.geom.BezierPath
Sets winding rule for filling the bezier path.
setWindingRule(int) - Method in class org.jhotdraw.samples.odg.geom.EnhancedPath
Sets winding rule for filling the bezier path.
shadow(Color, int) - Static method in class org.jhotdraw.draw.action.Colors
Blackens the specified color by casting a black shadow of the specified amount on the color.
Shapes - Class in org.jhotdraw.geom
Shapes.
SheetEvent - Class in org.jhotdraw.gui.event
SheetEvent.
SheetEvent(JSheet) - Constructor for class org.jhotdraw.gui.event.SheetEvent
Creates a new instance.
SheetEvent(JSheet, JFileChooser, int, Object) - Constructor for class org.jhotdraw.gui.event.SheetEvent
Creates a new instance.
SheetEvent(JSheet, JOptionPane, int, Object, Object) - Constructor for class org.jhotdraw.gui.event.SheetEvent
Creates a new instance.
SheetListener - Interface in org.jhotdraw.gui.event
SheetListener.
show(View) - Method in interface org.jhotdraw.app.Application
Shows a view.
show(View) - Method in class org.jhotdraw.app.DefaultAppletApplication
 
show(View) - Method in class org.jhotdraw.app.DefaultMDIApplication
 
show(View) - Method in class org.jhotdraw.app.DefaultOSXApplication
 
show(View) - Method in class org.jhotdraw.app.DefaultSDIApplication
 
show() - Method in class org.jhotdraw.gui.JSheet
 
show0() - Method in class org.jhotdraw.gui.JSheet
 
showConfirmSheet(Component, Object, SheetListener) - Static method in class org.jhotdraw.gui.JSheet
Brings up a sheet with the options Yes, No and Cancel.
showConfirmSheet(Component, Object, int, SheetListener) - Static method in class org.jhotdraw.gui.JSheet
Brings up a sheet where the number of choices is determined by the optionType parameter.
showConfirmSheet(Component, Object, int, int, SheetListener) - Static method in class org.jhotdraw.gui.JSheet
Brings up a sheet where the number of choices is determined by the optionType parameter, where the messageType parameter determines the icon to display.
showConfirmSheet(Component, Object, int, int, Icon, SheetListener) - Static method in class org.jhotdraw.gui.JSheet
Brings up a sheet with a specified icon, where the number of choices is determined by the optionType parameter.
SHOWING_PROPERTY - Static variable in interface org.jhotdraw.app.View
The name of the showing property.
showInputSheet(Component, Object, SheetListener) - Static method in class org.jhotdraw.gui.JSheet
Shows a question-message sheet requesting input from the user parented to parentComponent.
showInputSheet(Component, Object, Object, SheetListener) - Static method in class org.jhotdraw.gui.JSheet
Shows a question-message sheet requesting input from the user and parented to parentComponent.
showInputSheet(Component, Object, int, SheetListener) - Static method in class org.jhotdraw.gui.JSheet
Shows a sheet requesting input from the user parented to parentComponent and message type messageType.
showInputSheet(Component, Object, int, Icon, Object[], Object, SheetListener) - Static method in class org.jhotdraw.gui.JSheet
Prompts the user for input in a sheet where the initial selection, possible selections, and all other options can be specified.
showMessageSheet(Component, Object) - Static method in class org.jhotdraw.gui.JSheet
Brings up an information-message sheet.
showMessageSheet(Component, Object, SheetListener) - Static method in class org.jhotdraw.gui.JSheet
Brings up an information-message sheet.
showMessageSheet(Component, Object, int) - Static method in class org.jhotdraw.gui.JSheet
Brings up a sheet that displays a message using a default icon determined by the messageType parameter.
showMessageSheet(Component, Object, int, SheetListener) - Static method in class org.jhotdraw.gui.JSheet
Brings up a sheet that displays a message using a default icon determined by the messageType parameter.
showMessageSheet(Component, Object, int, Icon, SheetListener) - Static method in class org.jhotdraw.gui.JSheet
Brings up a sheet displaying a message, specifying all parameters.
showOpenSheet(JFileChooser, Component, SheetListener) - Static method in class org.jhotdraw.gui.JSheet
Displays an "Open File" file chooser sheet.
showOptionSheet(Component, Object, int, int, Icon, Object[], Object, SheetListener) - Static method in class org.jhotdraw.gui.JSheet
Brings up a sheet with a specified icon, where the initial choice is determined by the initialValue parameter and the number of choices is determined by the optionType parameter.
showPopupMenu(Figure, Point, Component) - Method in class org.jhotdraw.draw.DelegationSelectionTool
 
showSaveSheet(JFileChooser, Component, SheetListener) - Static method in class org.jhotdraw.gui.JSheet
Displays a "Save File" file chooser sheet.
showSheet(JOptionPane, Component, SheetListener) - Static method in class org.jhotdraw.gui.JSheet
Displays an option pane as a sheet on its parent window.
showSheet(JFileChooser, Component, String, SheetListener) - Static method in class org.jhotdraw.gui.JSheet
Displays a custom file chooser sheet with a custom approve button.
SIZE - Static variable in class org.jhotdraw.draw.LocatorConnector
The standard size of the connector.
size() - Method in class org.jhotdraw.util.ReversedList
 
SlantedLiner - Class in org.jhotdraw.draw
SlantedLiner.
SlantedLiner() - Constructor for class org.jhotdraw.draw.SlantedLiner
Creates a new instance.
SlantedLiner(double) - Constructor for class org.jhotdraw.draw.SlantedLiner
 
slashSlashComments(boolean) - Method in class org.jhotdraw.io.StreamPosTokenizer
Determines whether or not the tokenizer recognizes C++-style comments.
slashStarComments(boolean) - Method in class org.jhotdraw.io.StreamPosTokenizer
Determines whether or not the tokenizer recognizes C-style comments.
SmartConnectionFigureSample - Class in org.jhotdraw.samples.mini
Example showing how to connect two text areas with an elbow connection.
SmartConnectionFigureSample() - Constructor for class org.jhotdraw.samples.mini.SmartConnectionFigureSample
 
sort(Collection<Figure>) - Method in class org.jhotdraw.draw.DefaultDrawing
 
sort(Collection<Figure>) - Method in interface org.jhotdraw.draw.Drawing
Returns a copy of the provided collection which is sorted in z order from back to front.
sort(Collection<Figure>) - Method in class org.jhotdraw.draw.QuadTreeCompositeFigure
Implementation note: Sorting can not be done for orphaned children.
sort(Collection<Figure>) - Method in class org.jhotdraw.draw.QuadTreeDrawing
Implementation note: Sorting can not be done for orphaned children.
south(Figure) - Static method in class org.jhotdraw.draw.MoveHandle
 
south() - Static method in class org.jhotdraw.draw.RelativeDecoratorLocator
South.
south() - Static method in class org.jhotdraw.draw.RelativeLocator
Non-transforming South.
south(boolean) - Static method in class org.jhotdraw.draw.RelativeLocator
South.
south(Figure) - Static method in class org.jhotdraw.draw.ResizeHandleKit
 
south(Figure) - Static method in class org.jhotdraw.draw.TransformHandleKit
 
south(Rectangle) - Static method in class org.jhotdraw.geom.Geom
 
south(Rectangle2D.Double) - Static method in class org.jhotdraw.geom.Geom
 
southEast(Figure) - Static method in class org.jhotdraw.draw.MoveHandle
 
southEast() - Static method in class org.jhotdraw.draw.RelativeDecoratorLocator
South east.
southEast() - Static method in class org.jhotdraw.draw.RelativeLocator
Non-transforming South east.
southEast(boolean) - Static method in class org.jhotdraw.draw.RelativeLocator
South East.
southEast(Figure) - Static method in class org.jhotdraw.draw.ResizeHandleKit
 
southEast(Figure) - Static method in class org.jhotdraw.draw.TransformHandleKit
 
southWest(Figure) - Static method in class org.jhotdraw.draw.MoveHandle
 
southWest() - Static method in class org.jhotdraw.draw.RelativeDecoratorLocator
South west.
southWest() - Static method in class org.jhotdraw.draw.RelativeLocator
Non-transforming South west.
southWest(boolean) - Static method in class org.jhotdraw.draw.RelativeLocator
South West.
southWest(Figure) - Static method in class org.jhotdraw.draw.ResizeHandleKit
 
southWest(Figure) - Static method in class org.jhotdraw.draw.TransformHandleKit
 
SplitAction - Class in org.jhotdraw.samples.odg.action
SplitPathsAction.
SplitAction(DrawingEditor) - Constructor for class org.jhotdraw.samples.odg.action.SplitAction
Creates a new instance.
SplitAction - Class in org.jhotdraw.samples.svg.action
SplitPathsAction.
SplitAction(DrawingEditor) - Constructor for class org.jhotdraw.samples.svg.action.SplitAction
Creates a new instance.
splitSegment(Point2D.Double) - Method in class org.jhotdraw.draw.BezierFigure
Splits the segment at the given Point2D.Double if a segment was hit.
splitSegment(Point2D.Double, float) - Method in class org.jhotdraw.draw.BezierFigure
Splits the segment at the given Point2D.Double if a segment was hit.
splitSegment(Point2D.Double, float) - Method in class org.jhotdraw.geom.BezierPath
Splits the segment at the given Point2D.Double if a segment was hit.
sRGB - Static variable in class org.apache.batik.ext.awt.image.GraphicsUtil
Standard prebuilt sRGB color model with no alpha.
SRGB - Static variable in class org.apache.batik.ext.awt.MultipleGradientPaint
Indicates that the color interpolation should occur in sRGB space.
sRGB_Pre - Static variable in class org.apache.batik.ext.awt.image.GraphicsUtil
Standard prebuilt sRGB color model with premultiplied alpha.
sRGB_Unpre - Static variable in class org.apache.batik.ext.awt.image.GraphicsUtil
Standard prebuilt sRGB color model with unpremultiplied alpha.
start() - Method in class org.jhotdraw.app.AbstractApplication
 
start() - Method in class org.jhotdraw.app.AbstractView
Starts the view.
start() - Method in interface org.jhotdraw.app.Application
Starts the application.
start() - Method in interface org.jhotdraw.app.View
Starts the view.
start() - Method in class org.jhotdraw.gui.Worker
Starts the Worker on an internal worker thread.
START_DECORATION - Static variable in class org.jhotdraw.draw.AttributeKeys
 
startBuilding(String, int) - Method in interface net.n3.nanoxml.IXMLBuilder
This method is called before the parser starts processing its input.
startBuilding(String, int) - Method in class net.n3.nanoxml.StdXMLBuilder
This method is called before the parser starts processing its input.
startElement(String, String, String, String, int) - Method in interface net.n3.nanoxml.IXMLBuilder
This method is called when a new XML element is encountered.
startElement(String, String, String, String, int) - Method in class net.n3.nanoxml.StdXMLBuilder
This method is called when a new XML element is encountered.
startNewStream(Reader) - Method in interface net.n3.nanoxml.IXMLReader
Starts a new stream from a Java reader.
startNewStream(Reader, boolean) - Method in interface net.n3.nanoxml.IXMLReader
Starts a new stream from a Java reader.
startNewStream(Reader) - Method in class net.n3.nanoxml.StdXMLReader
Starts a new stream from a Java reader.
startNewStream(Reader, boolean) - Method in class net.n3.nanoxml.StdXMLReader
Starts a new stream from a Java reader.
STARTS_WITH - Static variable in class org.jhotdraw.samples.teddy.regex.MatchType
 
statusBar - Variable in class org.jhotdraw.samples.teddy.TeddyView
 
StdXMLBuilder - Class in net.n3.nanoxml
StdXMLBuilder is a concrete implementation of IXMLBuilder which creates a tree of IXMLElement from an XML data source.
StdXMLBuilder() - Constructor for class net.n3.nanoxml.StdXMLBuilder
Creates the builder.
StdXMLBuilder(IXMLElement) - Constructor for class net.n3.nanoxml.StdXMLBuilder
Creates the builder.
StdXMLParser - Class in net.n3.nanoxml
StdXMLParser is the core parser of NanoXML.
StdXMLParser() - Constructor for class net.n3.nanoxml.StdXMLParser
Creates a new parser.
StdXMLReader - Class in net.n3.nanoxml
StdXMLReader reads the data to be parsed.
StdXMLReader(String, String) - Constructor for class net.n3.nanoxml.StdXMLReader
Initializes the reader from a system and public ID.
StdXMLReader(Reader) - Constructor for class net.n3.nanoxml.StdXMLReader
Initializes the XML reader.
StdXMLReader(InputStream) - Constructor for class net.n3.nanoxml.StdXMLReader
Initializes the XML reader.
StickyRectangleConnector - Class in org.jhotdraw.draw
A StickyRectangleConnector locates connection Points by choping the connection between the centers of the two figures at the display box.
StickyRectangleConnector() - Constructor for class org.jhotdraw.draw.StickyRectangleConnector
Creates a new instance.
StickyRectangleConnector(Figure) - Constructor for class org.jhotdraw.draw.StickyRectangleConnector
 
StickyRectangleConnector(Figure, Point2D.Double) - Constructor for class org.jhotdraw.draw.StickyRectangleConnector
 
stop() - Method in class org.jhotdraw.app.AbstractApplication
 
stop() - Method in class org.jhotdraw.app.AbstractView
Stops the view.
stop() - Method in interface org.jhotdraw.app.Application
Stops the application without saving any unsaved views.
stop() - Method in interface org.jhotdraw.app.View
Stops the view.
StraightLineFigure - Class in org.jhotdraw.samples.mini
StraightLineFigure.
StraightLineFigure() - Constructor for class org.jhotdraw.samples.mini.StraightLineFigure
Creates a new instance.
stream2reader(InputStream, StringBuffer) - Method in class net.n3.nanoxml.StdXMLReader
Converts a stream to a reader while detecting the encoding.
StreamPosTokenizer - Class in org.jhotdraw.io
This extension of StreamTokenizer keeps track of the position of the tokens in the input stream, and it can parse hexadecimal numbers and double numbers with exponents.
StreamPosTokenizer() - Constructor for class org.jhotdraw.io.StreamPosTokenizer
Initializes everything except the streams.
StreamPosTokenizer(Reader) - Constructor for class org.jhotdraw.io.StreamPosTokenizer
Create a tokenizer that parses the given character stream.
stringReader(String) - Static method in class net.n3.nanoxml.StdXMLReader
Creates a new reader using a string as input.
STROKE_CAP - Static variable in class org.jhotdraw.draw.AttributeKeys
Stroke join.
STROKE_COLOR - Static variable in class org.jhotdraw.draw.AttributeKeys
Stroke color.
STROKE_DASH_PHASE - Static variable in class org.jhotdraw.draw.AttributeKeys
A double used to specify the starting phase of the stroke dashes.
STROKE_DASHES - Static variable in class org.jhotdraw.draw.AttributeKeys
An array of doubles used to specify the dash pattern in a BasicStroke;
STROKE_GRADIENT - Static variable in class org.jhotdraw.samples.odg.ODGAttributeKeys
Specifies the stroke gradient of a ODG figure.
STROKE_GRADIENT - Static variable in class org.jhotdraw.samples.svg.SVGAttributeKeys
Specifies the stroke gradient of a SVG figure.
STROKE_INNER_WIDTH_FACTOR - Static variable in class org.jhotdraw.draw.AttributeKeys
Deprecated. This is not flexible enough. Lets replace this with a STROKE_STRIPES_ARRAY and a IS_STROKE_STRIPES_FACTOR.
STROKE_JOIN - Static variable in class org.jhotdraw.draw.AttributeKeys
Stroke join.
STROKE_MITER_LIMIT - Static variable in class org.jhotdraw.draw.AttributeKeys
Stroke miter limit factor.
STROKE_OPACITY - Static variable in class org.jhotdraw.samples.odg.ODGAttributeKeys
Specifies the stroke opacity of a ODG figure.
STROKE_OPACITY - Static variable in class org.jhotdraw.samples.svg.SVGAttributeKeys
Specifies the stroke opacity of a SVG figure.
STROKE_PLACEMENT - Static variable in class org.jhotdraw.draw.AttributeKeys
Stroke placement.
STROKE_STYLE - Static variable in class org.jhotdraw.samples.odg.ODGAttributeKeys
Specifies the stroke style of a ODG figure.
STROKE_STYLES - Static variable in class org.jhotdraw.samples.odg.ODGConstants
 
STROKE_TYPE - Static variable in class org.jhotdraw.draw.AttributeKeys
Stroke type.
STROKE_WIDTH - Static variable in class org.jhotdraw.draw.AttributeKeys
Stroke width.
StrokeIcon - Class in org.jhotdraw.draw.action
StrokeIcon.
StrokeIcon(Stroke) - Constructor for class org.jhotdraw.draw.action.StrokeIcon
Creates a new instance.
STYLE_NAMESPACE - Static variable in class org.jhotdraw.samples.odg.ODGConstants
 
StyleManager - Class in org.jhotdraw.xml.css
StyleManager applies styling Rules to an XML DOM.
StyleManager() - Constructor for class org.jhotdraw.xml.css.StyleManager
 
SUBMENU_KEY - Static variable in class org.jhotdraw.app.action.Actions
All actions with equal value are put into the same submenu.
subtract(double, double, double, double) - Method in class org.jhotdraw.geom.Insets2D
Subtracts the specified insets from the current insets.
subtract(Insets2D) - Method in class org.jhotdraw.geom.Insets2D
Subtracts the specified insets from the current insets.
subtractTo(Rectangle2D) - Method in class org.jhotdraw.geom.Insets2D
Subtracts the current insets to the specified Rectangle2D making the rectangle smaller.
superBasicSetBounds(Point2D.Double, Point2D.Double) - Method in class org.jhotdraw.draw.GraphicalCompositeFigure
 
supportedAttributeMap - Static variable in class org.jhotdraw.draw.AttributeKeys
 
supportedAttributes - Static variable in class org.jhotdraw.draw.AttributeKeys
A set with all attributes defined by this class.
suspendEncoding() - Method in class org.jhotdraw.io.Base64.OutputStream
Suspends encoding of the stream.
sval - Variable in class org.jhotdraw.io.StreamPosTokenizer
If the current token is a word token, this field contains a string giving the characters of the word token.
SVG_ABSOLUTE_FONT_SIZES - Static variable in class org.jhotdraw.samples.svg.SVGConstants
 
SVG_COLORS - Static variable in class org.jhotdraw.samples.svg.SVGConstants
 
SVG_FILL_RULES - Static variable in class org.jhotdraw.samples.svg.SVGConstants
 
SVG_MIMETYPE - Static variable in class org.jhotdraw.samples.svg.SVGConstants
 
SVG_NAMESPACE - Static variable in class org.jhotdraw.samples.odg.ODGConstants
 
SVG_NAMESPACE - Static variable in class org.jhotdraw.samples.svg.SVGConstants
 
SVG_RELATIVE_FONT_SIZES - Static variable in class org.jhotdraw.samples.svg.SVGConstants
 
SVG_STROKE_LINECAPS - Static variable in class org.jhotdraw.samples.svg.SVGConstants
 
SVG_STROKE_LINEJOINS - Static variable in class org.jhotdraw.samples.svg.SVGConstants
 
SVG_TEXT_ALIGNS - Static variable in class org.jhotdraw.samples.svg.SVGConstants
 
SVG_TEXT_ANCHORS - Static variable in class org.jhotdraw.samples.svg.SVGConstants
 
SVGApplet - Class in org.jhotdraw.samples.svg
SVGApplet.
SVGApplet() - Constructor for class org.jhotdraw.samples.svg.SVGApplet
 
SVGApplicationModel - Class in org.jhotdraw.samples.svg
SVGApplicationModel.
SVGApplicationModel() - Constructor for class org.jhotdraw.samples.svg.SVGApplicationModel
Creates a new instance.
SVGAttributedFigure - Class in org.jhotdraw.samples.svg.figures
SVGAttributedFigure.
SVGAttributedFigure() - Constructor for class org.jhotdraw.samples.svg.figures.SVGAttributedFigure
Creates a new instance.
SVGAttributeKeys - Class in org.jhotdraw.samples.svg
SVGAttributeKeys.
SVGAttributeKeys() - Constructor for class org.jhotdraw.samples.svg.SVGAttributeKeys
 
SVGAttributeKeys.TextAlign - Enum in org.jhotdraw.samples.svg
 
SVGAttributeKeys.TextAnchor - Enum in org.jhotdraw.samples.svg
 
SVGBezierFigure - Class in org.jhotdraw.samples.svg.figures
SVGBezierFigure is not an actual SVG element, it is used by SVGPathFigure to represent a single BezierPath segment within an SVG path.
SVGBezierFigure() - Constructor for class org.jhotdraw.samples.svg.figures.SVGBezierFigure
Creates a new instance.
SVGBezierFigure(boolean) - Constructor for class org.jhotdraw.samples.svg.figures.SVGBezierFigure
 
SVGConstants - Class in org.jhotdraw.samples.svg
SVGConstants.
SVGDrawingPanel - Class in org.jhotdraw.samples.svg
SVGDrawingPanel.
SVGDrawingPanel() - Constructor for class org.jhotdraw.samples.svg.SVGDrawingPanel
Creates new instance.
SVGDrawingPanelBeanInfo - Class in org.jhotdraw.samples.svg
 
SVGDrawingPanelBeanInfo() - Constructor for class org.jhotdraw.samples.svg.SVGDrawingPanelBeanInfo
 
SVGElementFactory - Interface in org.jhotdraw.samples.svg.io
Creates SVG elements from Figures.
SVGEllipseFigure - Class in org.jhotdraw.samples.svg.figures
SVGEllipse represents a SVG ellipse and a SVG circle element.
SVGEllipseFigure() - Constructor for class org.jhotdraw.samples.svg.figures.SVGEllipseFigure
Creates a new instance.
SVGEllipseFigure(double, double, double, double) - Constructor for class org.jhotdraw.samples.svg.figures.SVGEllipseFigure
 
SVGFigure - Interface in org.jhotdraw.samples.svg.figures
SVGFigure.
SVGFigureFactory - Interface in org.jhotdraw.samples.svg.io
Creates Figures for SVG elements.
SVGGroupFigure - Class in org.jhotdraw.samples.svg.figures
SVGGroupFigure.
SVGGroupFigure() - Constructor for class org.jhotdraw.samples.svg.figures.SVGGroupFigure
Creates a new instance.
SVGImageFigure - Class in org.jhotdraw.samples.svg.figures
SVGImage.
SVGImageFigure() - Constructor for class org.jhotdraw.samples.svg.figures.SVGImageFigure
Creates a new instance.
SVGImageFigure(double, double, double, double) - Constructor for class org.jhotdraw.samples.svg.figures.SVGImageFigure
 
SVGInputFormat - Class in org.jhotdraw.samples.svg.io
SVGInputFormat.
SVGInputFormat() - Constructor for class org.jhotdraw.samples.svg.io.SVGInputFormat
Creates a new instance.
SVGInputFormat(SVGFigureFactory) - Constructor for class org.jhotdraw.samples.svg.io.SVGInputFormat
 
SVGOutputFormat - Class in org.jhotdraw.samples.svg.io
An output format for storing drawings as Scalable Vector Graphics SVG Tiny 1.2.
SVGOutputFormat() - Constructor for class org.jhotdraw.samples.svg.io.SVGOutputFormat
Creates a new instance.
SVGPathFigure - Class in org.jhotdraw.samples.svg.figures
SVGPath is a composite Figure which contains one or more SVGBezierFigures as its children.
SVGPathFigure() - Constructor for class org.jhotdraw.samples.svg.figures.SVGPathFigure
Creates a new instance.
SVGPathOutlineHandle - Class in org.jhotdraw.samples.svg.figures
SVGPathOutlineHandle.
SVGPathOutlineHandle(SVGPathFigure) - Constructor for class org.jhotdraw.samples.svg.figures.SVGPathOutlineHandle
Creates a new instance.
SVGPropertiesPanel - Class in org.jhotdraw.samples.svg
The SVGPropertiesPanel allows to edit properties (attributes and other things) of a SVGFigure.
SVGPropertiesPanel() - Constructor for class org.jhotdraw.samples.svg.SVGPropertiesPanel
Creates new instance.
SVGPropertiesPanelBeanInfo - Class in org.jhotdraw.samples.svg
BeanInfo for SVGPropertiespanel.
SVGPropertiesPanelBeanInfo() - Constructor for class org.jhotdraw.samples.svg.SVGPropertiesPanelBeanInfo
 
SVGRectFigure - Class in org.jhotdraw.samples.svg.figures
SVGRect.
SVGRectFigure() - Constructor for class org.jhotdraw.samples.svg.figures.SVGRectFigure
Creates a new instance.
SVGRectFigure(double, double, double, double) - Constructor for class org.jhotdraw.samples.svg.figures.SVGRectFigure
 
SVGRectFigure(double, double, double, double, double, double) - Constructor for class org.jhotdraw.samples.svg.figures.SVGRectFigure
 
SVGRectRadiusHandle - Class in org.jhotdraw.samples.svg.figures
A Handle to manipulate the radius of a round lead rectangle.
SVGRectRadiusHandle(Figure) - Constructor for class org.jhotdraw.samples.svg.figures.SVGRectRadiusHandle
Creates a new instance.
SVGTextAreaFigure - Class in org.jhotdraw.samples.svg.figures
SVGTextArea.
SVGTextAreaFigure() - Constructor for class org.jhotdraw.samples.svg.figures.SVGTextAreaFigure
Creates a new instance.
SVGTextAreaFigure(String) - Constructor for class org.jhotdraw.samples.svg.figures.SVGTextAreaFigure
 
SVGTextFigure - Class in org.jhotdraw.samples.svg.figures
SVGText.
SVGTextFigure() - Constructor for class org.jhotdraw.samples.svg.figures.SVGTextFigure
Creates a new instance.
SVGTextFigure(String) - Constructor for class org.jhotdraw.samples.svg.figures.SVGTextFigure
 
SVGView - Class in org.jhotdraw.samples.svg
A view for SVG drawings.
SVGView() - Constructor for class org.jhotdraw.samples.svg.SVGView
Creates a new View.
SVGZInputFormat - Class in org.jhotdraw.samples.svg.io
SVGZInputFormat supports reading of uncompressed and compressed SVG images.
SVGZInputFormat() - Constructor for class org.jhotdraw.samples.svg.io.SVGZInputFormat
Creates a new instance.
SVGZOutputFormat - Class in org.jhotdraw.samples.svg.io
SVGZOutputFormat.
SVGZOutputFormat() - Constructor for class org.jhotdraw.samples.svg.io.SVGZOutputFormat
Creates a new instance.

T

targetFigure - Variable in class org.jhotdraw.draw.ConnectionTool
The figure for which we enabled drawing of connectors.
TaskFigure - Class in org.jhotdraw.samples.pert.figures
TaskFigure.
TaskFigure() - Constructor for class org.jhotdraw.samples.pert.figures.TaskFigure
Creates a new instance.
TeddyApplicationModel - Class in org.jhotdraw.samples.teddy
TeddyApplicationModel.
TeddyApplicationModel() - Constructor for class org.jhotdraw.samples.teddy.TeddyApplicationModel
Creates a new instance.
TeddyView - Class in org.jhotdraw.samples.teddy
TeddyView.
TeddyView() - Constructor for class org.jhotdraw.samples.teddy.TeddyView
Creates a new instance.
TEXT - Static variable in class org.jhotdraw.draw.AttributeKeys
The value of this attribute is a String object, which is used to display the text of the figure.
TEXT_ALIGN - Static variable in class org.jhotdraw.samples.svg.SVGAttributeKeys
Specifies the text alignment of a SVGText figure.
TEXT_ANCHOR - Static variable in class org.jhotdraw.samples.svg.SVGAttributeKeys
Specifies the text anchor of a SVGText figure.
TEXT_COLOR - Static variable in class org.jhotdraw.draw.AttributeKeys
Text color.
TEXT_NAMESPACE - Static variable in class org.jhotdraw.samples.odg.ODGConstants
 
TEXT_SHADOW_COLOR - Static variable in class org.jhotdraw.draw.AttributeKeys
Text shadow color.
TEXT_SHADOW_OFFSET - Static variable in class org.jhotdraw.draw.AttributeKeys
Text shadow offset.
TextAreaFigure - Class in org.jhotdraw.draw
A TextAreaFigure contains formatted text.
It automatically rearranges the text to fit its allocated display area, breaking the lines at word boundaries whenever possible.
The text can contain either LF or CRLF sequences to separate paragraphs, as well as tab characters for table like formatting and alignment.
Currently the tabs are distributed at regular intervals as determined by the TabSize property.
TextAreaFigure() - Constructor for class org.jhotdraw.draw.TextAreaFigure
Creates a new instance.
TextAreaFigure(String) - Constructor for class org.jhotdraw.draw.TextAreaFigure
 
TextAreaTool - Class in org.jhotdraw.draw
A tool to create new or edit existing figures that implement the TextHolderFigure interface, such as TextAreaFigure.
TextAreaTool(TextHolderFigure) - Constructor for class org.jhotdraw.draw.TextAreaTool
Creates a new instance.
TextAreaTool(TextHolderFigure, Map) - Constructor for class org.jhotdraw.draw.TextAreaTool
 
TextFigure - Class in org.jhotdraw.draw
A text figure.
TextFigure() - Constructor for class org.jhotdraw.draw.TextFigure
Creates a new instance.
TextFigure(String) - Constructor for class org.jhotdraw.draw.TextFigure
 
TextHolderFigure - Interface in org.jhotdraw.draw
The interface of a figure that has some editable text contents.
TextInputFormat - Class in org.jhotdraw.draw
An input format for importing text into a drawing.
TextInputFormat(TextHolderFigure) - Constructor for class org.jhotdraw.draw.TextInputFormat
Creates a new image output format for text, for a figure that can not.
TextInputFormat(TextHolderFigure, String, String, String, boolean) - Constructor for class org.jhotdraw.draw.TextInputFormat
Creates a new image output format for the specified image format.
textLayout - Variable in class org.jhotdraw.draw.TextFigure
 
TextOverflowHandle - Class in org.jhotdraw.draw
The TextOverflowHandle indicates when the text does not fit into the bounds of a TextAreaFigure.
TextOverflowHandle(TextHolderFigure) - Constructor for class org.jhotdraw.draw.TextOverflowHandle
Creates a new instance.
TextTool - Class in org.jhotdraw.draw
A tool to create new or edit existing figures that implement the TextHolderFigure interface, such as TextFigure.
TextTool(TextHolderFigure) - Constructor for class org.jhotdraw.draw.TextTool
Creates a new instance.
TextTool(TextHolderFigure, Map) - Constructor for class org.jhotdraw.draw.TextTool
Creates a new instance.
tileFramesVertically() - Method in class org.jhotdraw.gui.MDIDesktopPane
 
TITLE - Static variable in class org.jhotdraw.samples.svg.SVGAttributeKeys
Specifies the title of an SVG drawing.
TITLE_PROPERTY - Static variable in interface org.jhotdraw.app.View
The name of the title property.
toBufferedImage(RenderedImage) - Static method in class org.jhotdraw.util.Images
Converts an Image to BufferedImage.
toBufferedImage(Image) - Static method in class org.jhotdraw.util.Images
 
toColor(Color) - Static method in class org.jhotdraw.samples.svg.io.SVGOutputFormat
 
toCommaSeparatedArray(String) - Static method in class org.jhotdraw.samples.svg.io.SVGInputFormat
Returns a value as a String array.
toGeneralPath() - Method in class org.jhotdraw.geom.BezierPath
Converts the BezierPath into a GeneralPath.
toGeneralPath() - Method in class org.jhotdraw.samples.odg.geom.EnhancedPath
Converts the EnhancedPath into a GeneralPath.
ToggleGridAction - Class in org.jhotdraw.draw.action
ToggleGridAction.
ToggleGridAction(DrawingEditor) - Constructor for class org.jhotdraw.draw.action.ToggleGridAction
Creates a new instance.
ToggleLineNumbersAction - Class in org.jhotdraw.samples.teddy.action
ToggleLineNumbersAction.
ToggleLineNumbersAction(Application) - Constructor for class org.jhotdraw.samples.teddy.action.ToggleLineNumbersAction
Creates a new instance.
ToggleLineWrapAction - Class in org.jhotdraw.samples.teddy.action
ToggleLineWrapAction.
ToggleLineWrapAction(Application) - Constructor for class org.jhotdraw.samples.teddy.action.ToggleLineWrapAction
Creates a new instance.
TogglePropertiesPanelAction - Class in org.jhotdraw.samples.odg.action
TogglePropertiesPanelAction.
TogglePropertiesPanelAction(Application) - Constructor for class org.jhotdraw.samples.odg.action.TogglePropertiesPanelAction
Creates a new instance.
TogglePropertiesPanelAction - Class in org.jhotdraw.samples.svg.action
TogglePropertiesPanelAction.
TogglePropertiesPanelAction(Application) - Constructor for class org.jhotdraw.samples.svg.action.TogglePropertiesPanelAction
Creates a new instance.
toggleSelection(Figure) - Method in class org.jhotdraw.draw.DefaultDrawingView
If a figure isn't selected it is added to the selection.
toggleSelection(Figure) - Method in interface org.jhotdraw.draw.DrawingView
If a figure isn't selected it is added to the selection.
ToggleStatusBarAction - Class in org.jhotdraw.samples.teddy.action
ToggleStatusBarAction.
ToggleStatusBarAction(Application) - Constructor for class org.jhotdraw.samples.teddy.action.ToggleStatusBarAction
Creates a new instance.
ToggleToolBarAction - Class in org.jhotdraw.app.action
ToggleToolBarAction.
ToggleToolBarAction(JToolBar, String) - Constructor for class org.jhotdraw.app.action.ToggleToolBarAction
Creates a new instance.
ToggleViewPropertyAction - Class in org.jhotdraw.app.action
ToggleViewPropertyAction.
ToggleViewPropertyAction(Application, String) - Constructor for class org.jhotdraw.app.action.ToggleViewPropertyAction
Creates a new instance.
ToggleViewPropertyAction(Application, String, Class, Object, Object) - Constructor for class org.jhotdraw.app.action.ToggleViewPropertyAction
 
ToggleVisibleAction - Class in org.jhotdraw.app.action
Toggles the visible state of a Component.
ToggleVisibleAction(Component, String) - Constructor for class org.jhotdraw.app.action.ToggleVisibleAction
Creates a new instance.
toImage(Drawing, List<Figure>, double, boolean) - Method in class org.jhotdraw.draw.ImageOutputFormat
Creates a BufferedImage from the specified list of figures.
toImage(Drawing, List<Figure>, AffineTransform, Dimension) - Method in class org.jhotdraw.draw.ImageOutputFormat
Creates a BufferedImage from the specified list of figures.
toNumber(double) - Static method in class org.jhotdraw.samples.svg.io.SVGOutputFormat
Returns a double array as a number attribute value.
Tool - Interface in org.jhotdraw.draw
A tool defines a mode of the drawing view.
ToolBarPrefsHandler - Class in org.jhotdraw.util.prefs
ToolBarPrefsHandler.
ToolBarPrefsHandler(JToolBar, String, Preferences) - Constructor for class org.jhotdraw.util.prefs.ToolBarPrefsHandler
 
toolDone(ToolEvent) - Method in class org.jhotdraw.draw.DefaultDrawingEditor
 
toolDone(ToolEvent) - Method in class org.jhotdraw.draw.SelectionTool
 
toolDone(ToolEvent) - Method in interface org.jhotdraw.draw.ToolListener
Informs the listener that a tool has done its interaction.
ToolEvent - Class in org.jhotdraw.draw
An event sent to ToolListener's.
ToolEvent(Tool, DrawingView, Rectangle) - Constructor for class org.jhotdraw.draw.ToolEvent
Creates a new instance.
ToolListener - Interface in org.jhotdraw.draw
Change event passed to ToolListener's.
toolStarted(ToolEvent) - Method in class org.jhotdraw.draw.DefaultDrawingEditor
 
toolStarted(ToolEvent) - Method in class org.jhotdraw.draw.SelectionTool
 
toolStarted(ToolEvent) - Method in interface org.jhotdraw.draw.ToolListener
Informs the listener that a tool has starteds interacting with a specific drawing view.
top - Variable in class org.jhotdraw.geom.Insets2D.Double
 
top - Variable in class org.jhotdraw.geom.Insets2D.Float
 
toPath(BezierPath[]) - Static method in class org.jhotdraw.samples.svg.io.SVGOutputFormat
Returns a value as a SVG Path attribute.
toPoints(Point2D.Double[]) - Static method in class org.jhotdraw.samples.svg.io.SVGOutputFormat
Returns a Point2D.Double array as a Points attribute value.
toPolygonArray() - Method in class org.jhotdraw.geom.BezierPath
 
toString() - Method in class net.n3.nanoxml.XMLElement
 
toString() - Method in exception net.n3.nanoxml.XMLException
Returns a string representation of the exception.
toString() - Method in class org.jhotdraw.draw.AbstractFigure
 
toString() - Method in class org.jhotdraw.draw.action.VerticalGridLayout
Returns the string representation of this grid layout's values.
toString() - Method in class org.jhotdraw.draw.AttributeKey
 
toString() - Method in class org.jhotdraw.draw.GridConstrainer
 
toString() - Method in class org.jhotdraw.draw.TransformEdit
 
toString() - Method in class org.jhotdraw.geom.BezierPath.Node
 
toString() - Method in class org.jhotdraw.geom.Dimension2DDouble
Returns a string representation of the values of this Dimension2DDouble object's height and width fields.
toString() - Method in class org.jhotdraw.io.StreamPosTokenizer
Returns the string representation of the current stream token.
toString() - Method in class org.jhotdraw.samples.odg.figures.ODGGroupFigure
 
toString() - Method in class org.jhotdraw.samples.pert.figures.TaskFigure
 
toString() - Method in class org.jhotdraw.samples.svg.figures.SVGGroupFigure
 
toString() - Method in class org.jhotdraw.samples.svg.LinearGradient
 
toString() - Method in class org.jhotdraw.util.ResourceBundleUtil
 
toString() - Method in class org.jhotdraw.xml.css.CSSRule
 
toTransform(String) - Static method in class org.jhotdraw.samples.odg.io.ODGInputFormat
Converts an ODG draw:transform attribute value into an AffineTransform.
toTransform(IXMLElement, String) - Static method in class org.jhotdraw.samples.svg.io.SVGInputFormat
 
toTransform(AffineTransform) - Static method in class org.jhotdraw.samples.svg.io.SVGOutputFormat
 
toWSOrCommaSeparatedArray(String) - Static method in class org.jhotdraw.samples.odg.io.ODGInputFormat
Returns a value as a String array.
toWSOrCommaSeparatedArray(String) - Static method in class org.jhotdraw.samples.svg.io.SVGInputFormat
Returns a value as a String array.
traceStroke(BezierPath, GeneralPath, GeneralPath) - Method in class org.jhotdraw.geom.DoubleStroke
 
trackConnectors(MouseEvent) - Method in class org.jhotdraw.draw.BidirectionalConnectionTool
 
trackDoubleClick(Point, int) - Method in class org.jhotdraw.draw.AbstractHandle
Tracks a double click.
trackDoubleClick(Point, int) - Method in class org.jhotdraw.draw.BezierNodeHandle
 
trackDoubleClick(Point, int) - Method in interface org.jhotdraw.draw.Handle
Tracks a double click.
trackDoubleClick(Point, int, DrawingView) - Method in class org.jhotdraw.draw.HandleMulticaster
 
trackEnd(Point, Point, int) - Method in class org.jhotdraw.draw.AbstractConnectionHandle
Connects the figure to the new connectableConnector.
trackEnd(Point, Point, int) - Method in class org.jhotdraw.draw.AbstractRotateHandle
 
trackEnd(Point, Point, int) - Method in class org.jhotdraw.draw.BezierControlPointHandle
 
trackEnd(Point, Point, int) - Method in class org.jhotdraw.draw.BezierNodeHandle
 
trackEnd(Point, Point, int) - Method in class org.jhotdraw.draw.BezierOutlineHandle
 
trackEnd(Point, Point, int) - Method in class org.jhotdraw.draw.BezierScaleHandle
 
trackEnd(Point, Point, int) - Method in class org.jhotdraw.draw.BoundsOutlineHandle
 
trackEnd(Point, Point, int) - Method in class org.jhotdraw.draw.CloseHandle
 
trackEnd(Point, Point, int) - Method in class org.jhotdraw.draw.ConnectorHandle
 
trackEnd(Point, Point, int) - Method in class org.jhotdraw.draw.DragHandle
 
trackEnd(Point, Point, int) - Method in class org.jhotdraw.draw.FontSizeHandle
 
trackEnd(Point, Point, int) - Method in interface org.jhotdraw.draw.Handle
Tracks the end of the interaction.
trackEnd(Point, Point, int, DrawingView) - Method in class org.jhotdraw.draw.HandleMulticaster
 
trackEnd(Point, Point, int) - Method in class org.jhotdraw.draw.MoveHandle
 
trackEnd(Point, Point, int) - Method in class org.jhotdraw.draw.NullHandle
 
trackEnd(Point, Point, int) - Method in class org.jhotdraw.draw.RoundRectangleRadiusHandle
 
trackEnd(Point, Point, int) - Method in class org.jhotdraw.draw.TextOverflowHandle
 
trackEnd(Point, Point, int) - Method in class org.jhotdraw.draw.TriangleRotationHandler
 
trackEnd(Point, Point, int) - Method in class org.jhotdraw.samples.odg.figures.ODGPathOutlineHandle
 
trackEnd(Point, Point, int) - Method in class org.jhotdraw.samples.odg.figures.ODGRectRadiusHandle
 
trackEnd(Point, Point, int) - Method in class org.jhotdraw.samples.svg.figures.SVGPathOutlineHandle
 
trackEnd(Point, Point, int) - Method in class org.jhotdraw.samples.svg.figures.SVGRectRadiusHandle
 
trackStart(Point, int) - Method in class org.jhotdraw.draw.AbstractConnectionHandle
Disconnects the connection.
trackStart(Point, int) - Method in class org.jhotdraw.draw.AbstractRotateHandle
 
trackStart(Point, int) - Method in class org.jhotdraw.draw.BezierControlPointHandle
 
trackStart(Point, int) - Method in class org.jhotdraw.draw.BezierNodeHandle
 
trackStart(Point, int) - Method in class org.jhotdraw.draw.BezierOutlineHandle
 
trackStart(Point, int) - Method in class org.jhotdraw.draw.BezierScaleHandle
 
trackStart(Point, int) - Method in class org.jhotdraw.draw.BoundsOutlineHandle
 
trackStart(Point, int) - Method in class org.jhotdraw.draw.CloseHandle
 
trackStart(Point, int) - Method in class org.jhotdraw.draw.ConnectorHandle
 
trackStart(Point, int) - Method in class org.jhotdraw.draw.DragHandle
 
trackStart(Point, int) - Method in class org.jhotdraw.draw.FontSizeHandle
 
trackStart(Point, int) - Method in interface org.jhotdraw.draw.Handle
Tracks the start of the interaction.
trackStart(Point, int, DrawingView) - Method in class org.jhotdraw.draw.HandleMulticaster
 
trackStart(Point, int) - Method in class org.jhotdraw.draw.MoveHandle
 
trackStart(Point, int) - Method in class org.jhotdraw.draw.NullHandle
 
trackStart(Point, int) - Method in class org.jhotdraw.draw.RoundRectangleRadiusHandle
 
trackStart(Point, int) - Method in class org.jhotdraw.draw.TextOverflowHandle
 
trackStart(Point, int) - Method in class org.jhotdraw.draw.TriangleRotationHandler
 
trackStart(Point, int) - Method in class org.jhotdraw.samples.odg.figures.ODGPathOutlineHandle
 
trackStart(Point, int) - Method in class org.jhotdraw.samples.odg.figures.ODGRectRadiusHandle
 
trackStart(Point, int) - Method in class org.jhotdraw.samples.svg.figures.SVGPathOutlineHandle
 
trackStart(Point, int) - Method in class org.jhotdraw.samples.svg.figures.SVGRectRadiusHandle
 
trackStep(Point, Point, int) - Method in class org.jhotdraw.draw.AbstractConnectionHandle
Finds a new connectableConnector of the connection.
trackStep(Point, Point, int) - Method in class org.jhotdraw.draw.AbstractRotateHandle
 
trackStep(Point, Point, int) - Method in class org.jhotdraw.draw.BezierControlPointHandle
 
trackStep(Point, Point, int) - Method in class org.jhotdraw.draw.BezierNodeHandle
 
trackStep(Point, Point, int) - Method in class org.jhotdraw.draw.BezierOutlineHandle
 
trackStep(Point, Point, int) - Method in class org.jhotdraw.draw.BezierScaleHandle
 
trackStep(Point, Point, int) - Method in class org.jhotdraw.draw.BoundsOutlineHandle
 
trackStep(Point, Point, int) - Method in class org.jhotdraw.draw.CloseHandle
 
trackStep(Point, Point, int) - Method in class org.jhotdraw.draw.ConnectorHandle
 
trackStep(Point, Point, int) - Method in class org.jhotdraw.draw.DragHandle
 
trackStep(Point, Point, int) - Method in class org.jhotdraw.draw.FontSizeHandle
 
trackStep(Point, Point, int) - Method in interface org.jhotdraw.draw.Handle
Tracks a step of the interaction.
trackStep(Point, Point, int, DrawingView) - Method in class org.jhotdraw.draw.HandleMulticaster
 
trackStep(Point, Point, int) - Method in class org.jhotdraw.draw.MoveHandle
 
trackStep(Point, Point, int) - Method in class org.jhotdraw.draw.NullHandle
 
trackStep(Point, Point, int) - Method in class org.jhotdraw.draw.RoundRectangleRadiusHandle
 
trackStep(Point, Point, int) - Method in class org.jhotdraw.draw.TextOverflowHandle
 
trackStep(Point, Point, int) - Method in class org.jhotdraw.draw.TriangleRotationHandler
 
trackStep(Point, Point, int) - Method in class org.jhotdraw.samples.odg.figures.ODGPathOutlineHandle
 
trackStep(Point, Point, int) - Method in class org.jhotdraw.samples.odg.figures.ODGRectRadiusHandle
 
trackStep(Point, Point, int) - Method in class org.jhotdraw.samples.svg.figures.SVGPathOutlineHandle
 
trackStep(Point, Point, int) - Method in class org.jhotdraw.samples.svg.figures.SVGRectRadiusHandle
 
transform(AffineTransform) - Method in class org.jhotdraw.draw.AbstractCompositeFigure
Transforms the figure.
TRANSFORM - Static variable in class org.jhotdraw.draw.AttributeKeys
Specifies the transform of a Figure.
transform(AffineTransform) - Method in class org.jhotdraw.draw.BezierFigure
 
transform(AffineTransform) - Method in class org.jhotdraw.draw.DiamondFigure
Moves the Figure to a new location.
transform(AffineTransform) - Method in class org.jhotdraw.draw.EllipseFigure
Transforms the figure.
transform(AffineTransform) - Method in interface org.jhotdraw.draw.Figure
Transforms the shape of the Figure.
transform(AffineTransform) - Method in class org.jhotdraw.draw.GraphicalCompositeFigure
Standard presentation method which is delegated to the encapsulated presentation figure.
transform(AffineTransform) - Method in class org.jhotdraw.draw.ImageFigure
Transforms the figure.
transform(AffineTransform) - Method in class org.jhotdraw.draw.LabeledLineConnectionFigure
Transforms the figure.
transform(AffineTransform) - Method in class org.jhotdraw.draw.LineConnectionFigure
Ensures that a connection is updated if the connection was moved.
transform(AffineTransform) - Method in class org.jhotdraw.draw.RectangleFigure
Moves the Figure to a new location.
transform(AffineTransform) - Method in class org.jhotdraw.draw.RoundRectangleFigure
Transforms the figure.
transform(AffineTransform) - Method in class org.jhotdraw.draw.TextAreaFigure
 
transform(AffineTransform) - Method in class org.jhotdraw.draw.TextFigure
 
transform(AffineTransform) - Method in class org.jhotdraw.draw.TriangleFigure
Moves the Figure to a new location.
transform(AffineTransform) - Method in class org.jhotdraw.geom.BezierPath
Transforms the BezierPath.
transform(AffineTransform) - Method in class org.jhotdraw.samples.mini.StraightLineFigure
 
transform(AffineTransform) - Method in class org.jhotdraw.samples.odg.figures.ODGBezierFigure
 
transform(AffineTransform) - Method in class org.jhotdraw.samples.odg.figures.ODGEllipseFigure
Transforms the figure.
transform(AffineTransform) - Method in class org.jhotdraw.samples.odg.figures.ODGPathFigure
 
transform(AffineTransform) - Method in class org.jhotdraw.samples.odg.figures.ODGRectFigure
Transforms the figure.
transform(AffineTransform) - Method in interface org.jhotdraw.samples.odg.Gradient
 
transform(AffineTransform) - Method in class org.jhotdraw.samples.svg.figures.SVGBezierFigure
 
transform(AffineTransform) - Method in class org.jhotdraw.samples.svg.figures.SVGEllipseFigure
Transforms the figure.
transform(AffineTransform) - Method in class org.jhotdraw.samples.svg.figures.SVGImageFigure
Transforms the figure.
transform(AffineTransform) - Method in class org.jhotdraw.samples.svg.figures.SVGPathFigure
 
transform(AffineTransform) - Method in class org.jhotdraw.samples.svg.figures.SVGRectFigure
Transforms the figure.
transform(AffineTransform) - Method in class org.jhotdraw.samples.svg.figures.SVGTextAreaFigure
Transforms the figure.
transform(AffineTransform) - Method in class org.jhotdraw.samples.svg.figures.SVGTextFigure
Transforms the figure.
transform(AffineTransform) - Method in interface org.jhotdraw.samples.svg.Gradient
 
transform(AffineTransform) - Method in class org.jhotdraw.samples.svg.LinearGradient
 
transform(AffineTransform) - Method in class org.jhotdraw.samples.svg.RadialGradient
 
TransformEdit - Class in org.jhotdraw.draw
TransformEdit.
TransformEdit(Figure, AffineTransform) - Constructor for class org.jhotdraw.draw.TransformEdit
Creates a new instance.
TransformEdit(Collection<Figure>, AffineTransform) - Constructor for class org.jhotdraw.draw.TransformEdit
 
TransformHandleKit - Class in org.jhotdraw.draw
A set of utility methods to create Handles which transform a Figure by using its transform method.
TransformHandleKit() - Constructor for class org.jhotdraw.draw.TransformHandleKit
Creates a new instance.
translatePoint(Point2D.Double, TranslationDirection) - Method in interface org.jhotdraw.draw.Constrainer
Moves a point to the closest constrained location in the specified direction.
translatePoint(Point2D.Double, TranslationDirection) - Method in class org.jhotdraw.draw.GridConstrainer
Moves a point to the closest grid point in a direction.
translateRectangle(Rectangle2D.Double, TranslationDirection) - Method in interface org.jhotdraw.draw.Constrainer
Moves a rectangle to the closest constrained location in the specified direction.
translateRectangle(Rectangle2D.Double, TranslationDirection) - Method in class org.jhotdraw.draw.GridConstrainer
 
TranslationDirection - Enum in org.jhotdraw.draw
Specifies the possible directions for translations on a two-dimensional plane.
transparency - Variable in class org.apache.batik.ext.awt.MultipleGradientPaint
Transparency.
TriangleFigure - Class in org.jhotdraw.draw
A triangle with same dimensions as its enclosing rectangle, and apex at any of 8 places
TriangleFigure() - Constructor for class org.jhotdraw.draw.TriangleFigure
Creates a new instance.
TriangleFigure(AttributeKeys.Orientation) - Constructor for class org.jhotdraw.draw.TriangleFigure
 
TriangleFigure(double, double, double, double) - Constructor for class org.jhotdraw.draw.TriangleFigure
 
TriangleFigure(double, double, double, double, AttributeKeys.Orientation) - Constructor for class org.jhotdraw.draw.TriangleFigure
 
TriangleRotationHandler - Class in org.jhotdraw.draw
A Handle to rotate a TriangleFigure Based on RadiusHandle
TriangleRotationHandler(TriangleFigure) - Constructor for class org.jhotdraw.draw.TriangleRotationHandler
Creates a new instance.
TT_EOF - Static variable in class org.jhotdraw.io.StreamPosTokenizer
A constant indicating that the end of the stream has been read.
TT_EOL - Static variable in class org.jhotdraw.io.StreamPosTokenizer
A constant indicating that the end of the line has been read.
TT_NUMBER - Static variable in class org.jhotdraw.io.StreamPosTokenizer
A constant indicating that a number token has been read.
TT_WORD - Static variable in class org.jhotdraw.io.StreamPosTokenizer
A constant indicating that a word token has been read.
ttype - Variable in class org.jhotdraw.io.StreamPosTokenizer
After a call to the nextToken method, this field contains the type of the token just read.
type - Variable in class org.jhotdraw.samples.odg.geom.EnhancedPath.Segment
The type of the segment.

U

unconfigureJCheckBoxMenuItem(JCheckBoxMenuItem, Action) - Static method in class org.jhotdraw.app.action.Actions
Unconfigures a JCheckBoxMenuItem for an Action.
undo() - Method in class org.jhotdraw.draw.AttributeChangeEdit
 
undo() - Method in class org.jhotdraw.draw.CompositeTransformEdit
 
undo() - Method in class org.jhotdraw.draw.GeometryEdit
 
undo() - Method in class org.jhotdraw.draw.RestoreDataEdit
 
undo() - Method in class org.jhotdraw.draw.SetBoundsEdit
 
undo() - Method in class org.jhotdraw.draw.TransformEdit
 
undo() - Method in class org.jhotdraw.undo.UndoRedoManager
Undoes the last edit event.
UNDO_PRESENTATION_NAME_KEY - Static variable in class org.jhotdraw.app.action.Actions
UndoableEdit presentation name key.
undoableEditHappened(UndoableEditEvent) - Method in class org.jhotdraw.draw.AbstractCompositeFigure.EventHandler
 
undoableEditHappened(UndoableEditEvent) - Method in class org.jhotdraw.draw.QuadTreeCompositeFigure.FigureHandler
We propagate all edit events from our children to undoable edit listeners, which have registered with us.
UndoAction - Class in org.jhotdraw.app.action
Undoes the last user action.
UndoAction(Application) - Constructor for class org.jhotdraw.app.action.UndoAction
Creates a new instance.
undoManager - Variable in class org.jhotdraw.samples.teddy.TeddyView
The undo/redo manager.
undoOrRedo() - Method in class org.jhotdraw.undo.UndoRedoManager
Undoes or redoes the last edit event.
UndoRedoManager - Class in org.jhotdraw.undo
Same as javax.swing.UndoManager but provides actions for undo and redo operations.
UndoRedoManager() - Constructor for class org.jhotdraw.undo.UndoRedoManager
Creates new UndoRedoManager
UNEXPECTED_ATTRIBUTE - Static variable in exception net.n3.nanoxml.XMLValidationException
An unexpected attribute was encountered.
UNEXPECTED_ELEMENT - Static variable in exception net.n3.nanoxml.XMLValidationException
An unexpected element was encountered.
UNEXPECTED_PCDATA - Static variable in exception net.n3.nanoxml.XMLValidationException
An unexpected PCDATA element was encountered.
unexpectedAttribute(String, int, String, String) - Method in class net.n3.nanoxml.ValidatorPlugin
Throws an XMLValidationException to indicate that an attribute is unexpected.
unexpectedElement(String, int, String, String) - Method in class net.n3.nanoxml.ValidatorPlugin
Throws an XMLValidationException to indicate that an element is unexpected.
unexpectedPCData(String, int, String) - Method in class net.n3.nanoxml.ValidatorPlugin
Throws an XMLValidationException to indicate that a #PCDATA element was unexpected.
UngroupAction - Class in org.jhotdraw.draw.action
UngroupAction.
UngroupAction(DrawingEditor) - Constructor for class org.jhotdraw.draw.action.UngroupAction
Creates a new instance.
UngroupAction(DrawingEditor, CompositeFigure) - Constructor for class org.jhotdraw.draw.action.UngroupAction
 
ungroupFigures(DrawingView, CompositeFigure) - Method in class org.jhotdraw.draw.action.GroupAction
 
ungroupFigures(DrawingView, CompositeFigure) - Method in class org.jhotdraw.samples.odg.action.CombineAction
 
ungroupFigures(DrawingView, CompositeFigure) - Method in class org.jhotdraw.samples.odg.action.SplitAction
 
ungroupFigures(DrawingView, CompositeFigure) - Method in class org.jhotdraw.samples.svg.action.CombineAction
 
ungroupFigures(DrawingView, CompositeFigure) - Method in class org.jhotdraw.samples.svg.action.SplitAction
 
uninstallApplicationListeners(Application) - Method in class org.jhotdraw.app.action.AbstractApplicationAction
Installs listeners on the application object.
uninstallApplicationListeners(Application) - Method in class org.jhotdraw.app.action.ClearRecentFilesAction
Installs listeners on the application object.
uninstallSheet() - Method in class org.jhotdraw.gui.JSheet
Uninstalls the sheet on the owner.
uninstallViewListeners(View) - Method in class org.jhotdraw.app.action.AbstractViewAction
Uninstalls listeners on the view object.
uninstallViewListeners(View) - Method in class org.jhotdraw.app.action.RedoAction
Installs listeners on the view object.
uninstallViewListeners(View) - Method in class org.jhotdraw.app.action.ToggleViewPropertyAction
Installs listeners on the view object.
uninstallViewListeners(View) - Method in class org.jhotdraw.app.action.UndoAction
Installs listeners on the view object.
uninstallViewListeners(View) - Method in class org.jhotdraw.app.action.ViewPropertyAction
Installs listeners on the view object.
unread(char) - Method in interface net.n3.nanoxml.IXMLReader
Pushes the last character read back to the stream.
unread(char) - Method in class net.n3.nanoxml.StdXMLReader
Pushes the last character read back to the stream.
updateAnchor(Point2D.Double) - Method in class org.jhotdraw.draw.AbstractConnector
 
updateAnchor(Point2D.Double) - Method in interface org.jhotdraw.draw.Connector
Updates the anchor of the connector.
updateAnchor(Point2D.Double) - Method in class org.jhotdraw.draw.StickyRectangleConnector
 
updateApplicationEnabled() - Method in class org.jhotdraw.app.action.AbstractApplicationAction
Updates the enabled state of this action depending on the new enabled state of the application.
updateBounds() - Method in class org.jhotdraw.draw.AbstractHandle
 
updateConnection() - Method in interface org.jhotdraw.draw.ConnectionFigure
Updates the start and end point of the figure and fires figureChanged events.
updateConnection() - Method in class org.jhotdraw.draw.LabeledLineConnectionFigure
 
updateConnection() - Method in class org.jhotdraw.draw.LineConnectionFigure
 
updateCursor(DrawingView, Point) - Method in class org.jhotdraw.draw.AbstractTool
 
updateDecoratorBounds() - Method in class org.jhotdraw.draw.AbstractAttributedDecoratedFigure
 
updateEnabled(boolean, boolean) - Method in class org.jhotdraw.app.action.AbstractViewAction
Updates the enabled state of this action depending on the new enabled state of the view.
updateEnabledState() - Method in class org.jhotdraw.app.action.RedoAction
 
updateEnabledState() - Method in class org.jhotdraw.app.action.UndoAction
 
updateEnabledState() - Method in class org.jhotdraw.draw.action.AbstractEditorAction
 
updateEnabledState() - Method in class org.jhotdraw.draw.action.AbstractSelectedAction
 
updateEnabledState() - Method in class org.jhotdraw.draw.action.AbstractViewAction
 
updateEnabledState() - Method in class org.jhotdraw.draw.action.AlignAction
 
updateEnabledState() - Method in class org.jhotdraw.draw.action.AttributeAction
 
updateEnabledState() - Method in class org.jhotdraw.draw.action.GroupAction
 
updateEnabledState() - Method in class org.jhotdraw.gui.JDoubleAttributeSlider
 
updateEnabledState() - Method in class org.jhotdraw.gui.JStringAttributeArea
 
updateEnabledState() - Method in class org.jhotdraw.gui.JStringAttributeField
 
updateEndLocation(Point2D.Double) - Method in class org.jhotdraw.draw.AbstractConnector
This is called, when the end location of the connection has been moved by the user.
updateField(Set<Figure>) - Method in interface org.jhotdraw.gui.AttributeField
Updates the field to reflect the attribute value of the currently selected Figures.
updateField() - Method in class org.jhotdraw.gui.AttributeFieldEventHandler
 
updateField(Set<Figure>) - Method in class org.jhotdraw.gui.JDoubleAttributeField
 
updateField() - Method in class org.jhotdraw.gui.JDoubleTextField
 
updateField() - Method in class org.jhotdraw.gui.JStringAttributeArea
 
updateField() - Method in class org.jhotdraw.gui.JStringAttributeField
 
updateFieldEnabledState() - Method in class org.jhotdraw.gui.AttributeFieldEventHandler
 
updateOpenRecentMenu(JMenu) - Method in class org.jhotdraw.app.DefaultMDIApplication
Updates the "File > Open Recent" menu.
updateOpenRecentMenu(JMenu) - Method in class org.jhotdraw.app.DefaultOSXApplication
 
updateOpenRecentMenu(JMenu) - Method in class org.jhotdraw.app.DefaultSDIApplication
Updates the "file > open recent" menu item.
updateSlider() - Method in class org.jhotdraw.gui.JDoubleAttributeSlider
 
updateStartLocation(Point2D.Double) - Method in class org.jhotdraw.draw.AbstractConnector
This is called, when the start location of the connection has been moved by the user.
updateStartTime() - Method in class org.jhotdraw.samples.pert.figures.TaskFigure
 
updateText() - Method in class org.jhotdraw.gui.JIntegerTextField
 
updateValue() - Method in class org.jhotdraw.gui.JDoubleTextField
 
updateValue() - Method in class org.jhotdraw.gui.JIntegerTextField
 
updateView(View, View) - Method in class org.jhotdraw.app.action.AbstractViewAction
Updates the listeners of this action depending on the current view of the application.
updateView() - Method in class org.jhotdraw.app.action.AbstractViewAction
This method is invoked, when the property changed and when the view changed.
updateView(View, View) - Method in class org.jhotdraw.app.action.RedoAction
 
updateView() - Method in class org.jhotdraw.app.action.ToggleViewPropertyAction
 
updateView(View, View) - Method in class org.jhotdraw.app.action.UndoAction
 
updateView() - Method in class org.jhotdraw.samples.odg.action.TogglePropertiesPanelAction
This method is invoked, when the property changed and when the view changed.
updateView() - Method in class org.jhotdraw.samples.svg.action.TogglePropertiesPanelAction
This method is invoked, when the property changed and when the view changed.
updateView() - Method in class org.jhotdraw.samples.teddy.action.ToggleLineNumbersAction
 
updateView() - Method in class org.jhotdraw.samples.teddy.action.ToggleLineWrapAction
 
updateView() - Method in class org.jhotdraw.samples.teddy.action.ToggleStatusBarAction
 
updateViewState() - Method in class org.jhotdraw.draw.action.AbstractEditorAction
 
updateViewState() - Method in class org.jhotdraw.draw.action.EditDrawingAction
 
updateViewState() - Method in class org.jhotdraw.draw.action.EditGridAction
 
updateViewState() - Method in class org.jhotdraw.draw.action.ToggleGridAction
 
updateViewTitle(View, JInternalFrame) - Method in class org.jhotdraw.app.DefaultMDIApplication
Updates the title of a view and displays it in the given frame.
updateViewTitle(View, JFrame) - Method in class org.jhotdraw.app.DefaultOSXApplication
Updates the title of a view and displays it in the given frame.
updateViewTitle(View, JFrame) - Method in class org.jhotdraw.app.DefaultSDIApplication
Updates the title of a view and displays it in the given frame.

V

validate() - Method in class org.jhotdraw.draw.AbstractCompositeFigure
 
validate() - Method in class org.jhotdraw.draw.AbstractFigure
 
validate() - Method in class org.jhotdraw.draw.BezierFigure
 
validate() - Method in class org.jhotdraw.draw.LabeledLineConnectionFigure
 
validate() - Method in class org.jhotdraw.draw.LineConnectionFigure
 
validate() - Method in class org.jhotdraw.draw.TextFigure
 
validatePath() - Method in class org.jhotdraw.geom.BezierPath
Recomputes the BezierPath, if it is invalid.
validatePath() - Method in class org.jhotdraw.samples.odg.geom.EnhancedPath
Recomputes the EnhancedPath, if it is invalid.
validationError(String, int, String, String, String, String) - Method in class net.n3.nanoxml.ValidatorPlugin
Throws an XMLValidationException.
ValidatorPlugin - Class in net.n3.nanoxml
ValidatorPlugin allows the application to insert additional validators into NanoXML.
ValidatorPlugin() - Constructor for class net.n3.nanoxml.ValidatorPlugin
Initializes the plugin.
valueOf(String) - Static method in enum org.jhotdraw.draw.AttributeKeys.Orientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jhotdraw.draw.AttributeKeys.StrokePlacement
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jhotdraw.draw.AttributeKeys.StrokeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jhotdraw.draw.AttributeKeys.Underfill
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jhotdraw.draw.AttributeKeys.WindingRule
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jhotdraw.draw.RotationDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jhotdraw.draw.TranslationDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jhotdraw.gui.Arrangeable.Arrangement
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jhotdraw.samples.odg.geom.EnhancedPath.SegType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jhotdraw.samples.odg.ODGConstants.FillStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jhotdraw.samples.odg.ODGConstants.StrokeStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jhotdraw.samples.svg.SVGAttributeKeys.TextAlign
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jhotdraw.samples.svg.SVGAttributeKeys.TextAnchor
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jhotdraw.draw.AttributeKeys.Orientation
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.jhotdraw.draw.AttributeKeys.StrokePlacement
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.jhotdraw.draw.AttributeKeys.StrokeType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.jhotdraw.draw.AttributeKeys.Underfill
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.jhotdraw.draw.AttributeKeys.WindingRule
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.jhotdraw.draw.RotationDirection
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.jhotdraw.draw.TranslationDirection
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.jhotdraw.gui.Arrangeable.Arrangement
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.jhotdraw.samples.odg.geom.EnhancedPath.SegType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.jhotdraw.samples.odg.ODGConstants.FillStyle
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.jhotdraw.samples.odg.ODGConstants.StrokeStyle
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.jhotdraw.samples.svg.SVGAttributeKeys.TextAlign
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.jhotdraw.samples.svg.SVGAttributeKeys.TextAnchor
Returns an array containing the constants of this enum type, in the order they're declared.
VERSION_PROPERTY - Static variable in class org.jhotdraw.app.DefaultApplicationModel
 
VERTICAL_ID - Static variable in class org.jhotdraw.app.action.ArrangeAction
 
VerticalGridLayout - Class in org.jhotdraw.draw.action
VerticalGridLayout.
VerticalGridLayout() - Constructor for class org.jhotdraw.draw.action.VerticalGridLayout
Creates a grid layout with a default of one column per component, in a single row.
VerticalGridLayout(int, int) - Constructor for class org.jhotdraw.draw.action.VerticalGridLayout
Creates a grid layout with the specified number of rows and columns.
VerticalGridLayout(int, int, boolean) - Constructor for class org.jhotdraw.draw.action.VerticalGridLayout
 
VerticalGridLayout(int, int, int, int) - Constructor for class org.jhotdraw.draw.action.VerticalGridLayout
 
VerticalGridLayout(int, int, int, int, boolean) - Constructor for class org.jhotdraw.draw.action.VerticalGridLayout
Creates a grid layout with the specified number of rows and columns.
VerticalLayouter - Class in org.jhotdraw.draw
A layouter which lays out all children of a CompositeFigure in vertical direction.
VerticalLayouter() - Constructor for class org.jhotdraw.draw.VerticalLayouter
 
View - Interface in org.jhotdraw.app
A view on a document or a set of related documents within an Application.
view - Variable in class org.jhotdraw.draw.AbstractHandle
 
view - Variable in class org.jhotdraw.draw.FloatingTextArea
The drawing view.
VIEW_CLASS_NAME_PROPERTY - Static variable in class org.jhotdraw.app.DefaultApplicationModel
 
VIEW_CLASS_PROPERTY - Static variable in class org.jhotdraw.app.DefaultApplicationModel
 
VIEW_COUNT_PROPERTY - Static variable in class org.jhotdraw.app.AbstractApplication
 
VIEW_PROPERTY - Static variable in class org.jhotdraw.app.action.AbstractViewAction
 
viewChanged() - Method in class org.jhotdraw.draw.action.AbstractViewAction
 
VIEWPORT_FILL - Static variable in class org.jhotdraw.samples.svg.SVGAttributeKeys
Specifies the viewport-fill of an SVG viewport.
VIEWPORT_FILL_OPACITY - Static variable in class org.jhotdraw.samples.svg.SVGAttributeKeys
Specifies the viewport-fill-opacity of an SVG viewport.
ViewPropertyAction - Class in org.jhotdraw.app.action
ViewPropertyAction.
ViewPropertyAction(Application, String, Object) - Constructor for class org.jhotdraw.app.action.ViewPropertyAction
Creates a new instance.
ViewPropertyAction(Application, String, Class, Object) - Constructor for class org.jhotdraw.app.action.ViewPropertyAction
 
views() - Method in class org.jhotdraw.app.AbstractApplication
 
views() - Method in interface org.jhotdraw.app.Application
Returns a read only collection view of the views of this application.
ViewSourceAction - Class in org.jhotdraw.samples.svg.action
ViewSourceAction.
ViewSourceAction(Application) - Constructor for class org.jhotdraw.samples.svg.action.ViewSourceAction
Creates a new instance.
viewToDrawing(Point) - Method in class org.jhotdraw.draw.AbstractTool
 
viewToDrawing(Point) - Method in class org.jhotdraw.draw.DefaultDrawingView
Converts view coordinates to drawing coordinates.
viewToDrawing(Rectangle) - Method in class org.jhotdraw.draw.DefaultDrawingView
 
viewToDrawing(Point) - Method in interface org.jhotdraw.draw.DrawingView
Converts view coordinates to drawing coordinates.
viewToDrawing(Rectangle) - Method in interface org.jhotdraw.draw.DrawingView
Converts view coordinates to drawing coordinates.
viewTransformChanged() - Method in class org.jhotdraw.draw.AbstractHandle
 
viewTransformChanged() - Method in interface org.jhotdraw.draw.Handle
This method is invoked by the drawing view, when its transform has changed.
VISIBLE_CONSTRAINER_PROPERTY - Static variable in interface org.jhotdraw.draw.DrawingView
This constant is used to identify the visible constrainer property of the DrawingView.

W

WEBSAVE_COLORS - Static variable in class org.jhotdraw.draw.action.ButtonFactory
Websave color palette as used by Macromedia Fireworks.
WEBSAVE_COLORS_COLUMN_COUNT - Static variable in class org.jhotdraw.draw.action.ButtonFactory
 
west(Figure) - Static method in class org.jhotdraw.draw.MoveHandle
 
west() - Static method in class org.jhotdraw.draw.RelativeDecoratorLocator
West.
west() - Static method in class org.jhotdraw.draw.RelativeLocator
Non-transforming West.
west(boolean) - Static method in class org.jhotdraw.draw.RelativeLocator
West.
west(Figure) - Static method in class org.jhotdraw.draw.ResizeHandleKit
 
west(Figure) - Static method in class org.jhotdraw.draw.TransformHandleKit
 
west(Rectangle) - Static method in class org.jhotdraw.geom.Geom
 
west(Rectangle2D.Double) - Static method in class org.jhotdraw.geom.Geom
 
whitespaceChars(int, int) - Method in class org.jhotdraw.io.StreamPosTokenizer
Specifies that all characters c in the range low <= c <= high are white space characters.
width - Variable in class org.jhotdraw.geom.Dimension2DDouble
The width dimension; negative values can be used.
willChange() - Method in class org.jhotdraw.draw.AbstractFigure
Informs that a figure is about to change something that affects the contents of its display box.
willChange() - Method in interface org.jhotdraw.draw.Figure
Informs that a Figure is about to change its shape.
WINDING_RULE - Static variable in class org.jhotdraw.draw.AttributeKeys
Fill under stroke.
wordChars(int, int) - Method in class org.jhotdraw.io.StreamPosTokenizer
Specifies that all characters c in the range low <= c <= high are word constituents.
Worker - Class in org.jhotdraw.gui
This is an abstract class that you subclass to perform GUI-related work in a dedicated event dispatcher.
Worker() - Constructor for class org.jhotdraw.gui.Worker
 
wrapAroundCheck - Variable in class org.jhotdraw.samples.teddy.FindDialog
 
wrapDesktopPane(Component, LinkedList<Action>) - Method in class org.jhotdraw.app.DefaultMDIApplication
Returns the wrapped desktop pane.
wrapViewComponent(View) - Method in class org.jhotdraw.app.DefaultSDIApplication
Returns the view component.
write(IXMLElement) - Method in class net.n3.nanoxml.XMLWriter
Writes an XML element.
write(IXMLElement, boolean) - Method in class net.n3.nanoxml.XMLWriter
Writes an XML element.
write(IXMLElement, boolean, int) - Method in class net.n3.nanoxml.XMLWriter
Writes an XML element.
write(IXMLElement, boolean, int, boolean) - Method in class net.n3.nanoxml.XMLWriter
Writes an XML element.
write(File) - Method in interface org.jhotdraw.app.View
Writes the view to the specified file.
write(DOMOutput) - Method in class org.jhotdraw.draw.AbstractAttributedCompositeFigure
 
write(DOMOutput) - Method in class org.jhotdraw.draw.AbstractAttributedDecoratedFigure
 
write(DOMOutput) - Method in class org.jhotdraw.draw.AbstractAttributedFigure
 
write(DOMOutput) - Method in class org.jhotdraw.draw.AbstractCompositeFigure
 
write(DOMOutput) - Method in class org.jhotdraw.draw.AbstractConnector
 
write(DOMOutput) - Method in class org.jhotdraw.draw.AbstractDrawing
 
write(DOMOutput) - Method in class org.jhotdraw.draw.ArrowTip
 
write(DOMOutput) - Method in class org.jhotdraw.draw.BezierFigure
 
write(DOMOutput) - Method in class org.jhotdraw.draw.BezierLabelLocator
 
write(DOMOutput) - Method in class org.jhotdraw.draw.BezierPointLocator
 
write(DOMOutput) - Method in class org.jhotdraw.draw.CompositeLineDecoration
 
write(File, Drawing) - Method in class org.jhotdraw.draw.DOMStorableInputOutputFormat
 
write(OutputStream, Drawing) - Method in class org.jhotdraw.draw.DOMStorableInputOutputFormat
 
write(DOMOutput) - Method in class org.jhotdraw.draw.ElbowLiner
 
write(DOMOutput) - Method in class org.jhotdraw.draw.GraphicalCompositeFigure
 
write(DOMOutput) - Method in class org.jhotdraw.draw.ImageFigure
 
write(File, Drawing) - Method in class org.jhotdraw.draw.ImageOutputFormat
Writes the drawing to the specified file.
write(OutputStream, Drawing) - Method in class org.jhotdraw.draw.ImageOutputFormat
Writes the drawing to the specified output stream.
write(OutputStream, Drawing, AffineTransform, Dimension) - Method in class org.jhotdraw.draw.ImageOutputFormat
Writes the drawing to the specified output stream.
write(OutputStream, Drawing, List<Figure>) - Method in class org.jhotdraw.draw.ImageOutputFormat
Writes the figures to the specified output stream.
write(OutputStream, Drawing, List<Figure>, AffineTransform, Dimension) - Method in class org.jhotdraw.draw.ImageOutputFormat
Writes the figures to the specified output stream.
write(DOMOutput) - Method in class org.jhotdraw.draw.LineConnectionFigure
 
write(DOMOutput) - Method in class org.jhotdraw.draw.LocatorConnector
 
write(File, Drawing) - Method in interface org.jhotdraw.draw.OutputFormat
Writes a Drawing into a file.
write(OutputStream, Drawing) - Method in interface org.jhotdraw.draw.OutputFormat
Writes a Drawing into an output stream.
write(DOMOutput) - Method in class org.jhotdraw.draw.PerpendicularBar
 
write(DOMOutput) - Method in class org.jhotdraw.draw.RelativeLocator
 
write(DOMOutput) - Method in class org.jhotdraw.draw.RoundRectangleFigure
 
write(DOMOutput) - Method in class org.jhotdraw.draw.SlantedLiner
 
write(DOMOutput) - Method in class org.jhotdraw.draw.StickyRectangleConnector
 
write(DOMOutput) - Method in class org.jhotdraw.draw.TextAreaFigure
 
write(DOMOutput) - Method in class org.jhotdraw.draw.TextFigure
 
write(int) - Method in class org.jhotdraw.io.Base64.OutputStream
Writes the byte to the output stream after converting to/from Base64 notation.
write(byte[], int, int) - Method in class org.jhotdraw.io.Base64.OutputStream
Calls Base64.OutputStream.write(int) repeatedly until len bytes are written.
write(File) - Method in class org.jhotdraw.samples.draw.DrawView
Writes the view to the specified file.
write(File) - Method in class org.jhotdraw.samples.net.NetView
Writes the view to the specified file.
write(DOMOutput) - Method in class org.jhotdraw.samples.odg.figures.ODGAttributedFigure
 
write(DOMOutput) - Method in class org.jhotdraw.samples.odg.figures.ODGGroupFigure
 
write(DOMOutput) - Method in class org.jhotdraw.samples.odg.figures.ODGPathFigure
 
write(DOMOutput) - Method in class org.jhotdraw.samples.odg.ODGDrawing
 
write(File) - Method in class org.jhotdraw.samples.odg.ODGView
Writes the view to the specified file.
write(DOMOutput) - Method in class org.jhotdraw.samples.pert.figures.TaskFigure
 
write(File) - Method in class org.jhotdraw.samples.pert.PertView
Writes the view to the specified file.
write(DOMOutput) - Method in class org.jhotdraw.samples.svg.figures.SVGAttributedFigure
 
write(DOMOutput) - Method in class org.jhotdraw.samples.svg.figures.SVGGroupFigure
 
write(DOMOutput) - Method in class org.jhotdraw.samples.svg.figures.SVGPathFigure
 
write(File, Drawing) - Method in class org.jhotdraw.samples.svg.io.ImageMapOutputFormat
 
write(OutputStream, Drawing) - Method in class org.jhotdraw.samples.svg.io.ImageMapOutputFormat
 
write(OutputStream, Drawing, AffineTransform, Dimension) - Method in class org.jhotdraw.samples.svg.io.ImageMapOutputFormat
Writes the drawing to the specified output stream.
write(OutputStream, List<Figure>, AffineTransform, Dimension) - Method in class org.jhotdraw.samples.svg.io.ImageMapOutputFormat
Writes the figures to the specified output stream.
write(OutputStream, List<Figure>) - Method in class org.jhotdraw.samples.svg.io.ImageMapOutputFormat
All other write methods delegate their work to here.
write(File, Drawing) - Method in class org.jhotdraw.samples.svg.io.SVGOutputFormat
 
write(OutputStream, Drawing) - Method in class org.jhotdraw.samples.svg.io.SVGOutputFormat
 
write(OutputStream, Drawing, List<Figure>) - Method in class org.jhotdraw.samples.svg.io.SVGOutputFormat
All other write methods delegate their work to here.
write(OutputStream, Drawing) - Method in class org.jhotdraw.samples.svg.io.SVGZOutputFormat
 
write(File) - Method in class org.jhotdraw.samples.svg.SVGView
Writes the view to the specified file.
write(int) - Method in class org.jhotdraw.samples.teddy.io.LFWriter
Write a single character.
write(char[], int, int) - Method in class org.jhotdraw.samples.teddy.io.LFWriter
Write a portion of an array of characters.
write(String, int, int) - Method in class org.jhotdraw.samples.teddy.io.LFWriter
Write a portion of a string.
write(File) - Method in class org.jhotdraw.samples.teddy.TeddyView
 
write(File, String, String) - Method in class org.jhotdraw.samples.teddy.TeddyView
 
write(DOMOutput) - Method in interface org.jhotdraw.xml.DOMStorable
 
writeAttribute(IXMLElement, String, String, String) - Method in class org.jhotdraw.samples.svg.io.SVGOutputFormat
 
writeAttribute(IXMLElement, String, String, String, String) - Method in class org.jhotdraw.samples.svg.io.SVGOutputFormat
 
writeAttribute(IXMLElement, String, double, double) - Method in class org.jhotdraw.samples.svg.io.SVGOutputFormat
 
writeAttribute(IXMLElement, String, String, double, double) - Method in class org.jhotdraw.samples.svg.io.SVGOutputFormat
 
writeAttributes(DOMOutput) - Method in class org.jhotdraw.draw.AbstractAttributedCompositeFigure
 
writeAttributes(DOMOutput) - Method in class org.jhotdraw.draw.AbstractAttributedFigure
 
writeAttributes(DOMOutput) - Method in class org.jhotdraw.draw.GraphicalCompositeFigure
 
writeBounds(DOMOutput) - Method in class org.jhotdraw.draw.TextAreaFigure
 
writeCircleElement(IXMLElement, SVGEllipseFigure) - Method in class org.jhotdraw.samples.svg.io.SVGOutputFormat
 
writeDecorator(DOMOutput) - Method in class org.jhotdraw.draw.AbstractAttributedDecoratedFigure
 
writeDecorator(DOMOutput) - Method in class org.jhotdraw.samples.net.figures.NodeFigure
 
writeElement(IXMLElement, Figure) - Method in class org.jhotdraw.samples.svg.io.ImageMapOutputFormat
 
writeElement(IXMLElement, Figure) - Method in class org.jhotdraw.samples.svg.io.SVGOutputFormat
 
writeEllipseElement(IXMLElement, SVGEllipseFigure) - Method in class org.jhotdraw.samples.svg.io.SVGOutputFormat
 
writeGElement(IXMLElement, SVGGroupFigure) - Method in class org.jhotdraw.samples.svg.io.SVGOutputFormat
 
writeImageElement(IXMLElement, SVGImageFigure) - Method in class org.jhotdraw.samples.svg.io.SVGOutputFormat
 
writeLineElement(IXMLElement, SVGPathFigure) - Method in class org.jhotdraw.samples.svg.io.SVGOutputFormat
 
writeLiner(DOMOutput) - Method in class org.jhotdraw.draw.LineConnectionFigure
 
writeObject(Object) - Method in interface org.jhotdraw.xml.DOMOutput
Writes an object.
writeObject(Object) - Method in class org.jhotdraw.xml.JavaxDOMOutput
 
writeObject(Object) - Method in class org.jhotdraw.xml.NanoXMLDOMOutput
 
writeOpacityAttribute(IXMLElement, Map<AttributeKey, Object>) - Method in class org.jhotdraw.samples.svg.io.SVGOutputFormat
 
writePathElement(IXMLElement, SVGPathFigure) - Method in class org.jhotdraw.samples.svg.io.SVGOutputFormat
 
writePoints(DOMOutput) - Method in class org.jhotdraw.draw.BezierFigure
 
writePoints(DOMOutput) - Method in class org.jhotdraw.draw.LineConnectionFigure
 
writePolygonElement(IXMLElement, SVGPathFigure) - Method in class org.jhotdraw.samples.svg.io.SVGOutputFormat
 
writePolylineElement(IXMLElement, SVGPathFigure) - Method in class org.jhotdraw.samples.svg.io.SVGOutputFormat
 
writeRectElement(IXMLElement, SVGRectFigure) - Method in class org.jhotdraw.samples.svg.io.SVGOutputFormat
 
writeShapeAttributes(IXMLElement, Map<AttributeKey, Object>) - Method in class org.jhotdraw.samples.svg.io.SVGOutputFormat
 
writeTextAreaElement(IXMLElement, SVGTextAreaFigure) - Method in class org.jhotdraw.samples.svg.io.SVGOutputFormat
 
writeTextElement(IXMLElement, SVGTextFigure) - Method in class org.jhotdraw.samples.svg.io.SVGOutputFormat
 
writeTransformAttribute(IXMLElement, Map<AttributeKey, Object>) - Method in class org.jhotdraw.samples.svg.io.SVGOutputFormat
 

X

x - Variable in class org.jhotdraw.geom.BezierPath.Node
Control point x coordinates.
XMLElement - Class in net.n3.nanoxml
XMLElement is an XML element.
XMLElement() - Constructor for class net.n3.nanoxml.XMLElement
Creates an empty element to be used for #PCDATA content.
XMLElement(String) - Constructor for class net.n3.nanoxml.XMLElement
Creates an empty element.
XMLElement(String, String, int) - Constructor for class net.n3.nanoxml.XMLElement
Creates an empty element.
XMLElement(String, String) - Constructor for class net.n3.nanoxml.XMLElement
Creates an empty element.
XMLElement(String, String, String, int) - Constructor for class net.n3.nanoxml.XMLElement
Creates an empty element.
XMLEntityResolver - Class in net.n3.nanoxml
An XMLEntityResolver resolves entities.
XMLEntityResolver() - Constructor for class net.n3.nanoxml.XMLEntityResolver
Initializes the resolver.
XMLException - Exception in net.n3.nanoxml
An XMLException is thrown when an exception occurred while processing the XML data.
XMLException(String) - Constructor for exception net.n3.nanoxml.XMLException
Creates a new exception.
XMLException(Exception) - Constructor for exception net.n3.nanoxml.XMLException
Creates a new exception.
XMLException(String, int, Exception) - Constructor for exception net.n3.nanoxml.XMLException
Creates a new exception.
XMLException(String, int, String) - Constructor for exception net.n3.nanoxml.XMLException
Creates a new exception.
XMLException(String, int, Exception, String, boolean) - Constructor for exception net.n3.nanoxml.XMLException
Creates a new exception.
XMLParseException - Exception in net.n3.nanoxml
An XMLParseException is thrown when the XML passed to the XML parser is not well-formed.
XMLParseException(String) - Constructor for exception net.n3.nanoxml.XMLParseException
Creates a new exception.
XMLParseException(String, int, String) - Constructor for exception net.n3.nanoxml.XMLParseException
Creates a new exception.
XMLParserFactory - Class in net.n3.nanoxml
Creates an XML parser.
XMLParserFactory() - Constructor for class net.n3.nanoxml.XMLParserFactory
 
XMLTransferable - Class in org.jhotdraw.xml
XMLTransferable for transfering XML documents over the clipboard and with drag and drop.
XMLTransferable(byte[], String, String) - Constructor for class org.jhotdraw.xml.XMLTransferable
Creates new XMLTransferable
XMLValidationException - Exception in net.n3.nanoxml
An XMLValidationException is thrown when the XML passed to the XML parser is well-formed but not valid.
XMLValidationException(int, String, int, String, String, String, String) - Constructor for exception net.n3.nanoxml.XMLValidationException
Creates a new exception.
XMLWriter - Class in net.n3.nanoxml
An XMLWriter writes XML data to a stream.
XMLWriter(Writer) - Constructor for class net.n3.nanoxml.XMLWriter
Creates a new XML writer.
XMLWriter(OutputStream) - Constructor for class net.n3.nanoxml.XMLWriter
Creates a new XML writer.

Y

y - Variable in class org.jhotdraw.geom.BezierPath.Node
Control point y coordinates.

Z

ZoomAction - Class in org.jhotdraw.draw.action
ZoomAction.
ZoomAction(DrawingEditor, double, AbstractButton) - Constructor for class org.jhotdraw.draw.action.ZoomAction
Creates a new instance.
ZoomAction(DrawingView, double, AbstractButton) - Constructor for class org.jhotdraw.draw.action.ZoomAction
Creates a new instance.
ZoomEditorAction - Class in org.jhotdraw.draw.action
Zooms either the current view or all views of a DrawingEditor.
ZoomEditorAction(DrawingEditor, double, AbstractButton) - Constructor for class org.jhotdraw.draw.action.ZoomEditorAction
Creates a new instance.
ZoomEditorAction(DrawingEditor, double, AbstractButton, boolean) - Constructor for class org.jhotdraw.draw.action.ZoomEditorAction
Creates a new instance.

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
Copyright 1996-2007 (c) JHotDraw.org.
Some rights reserved.