- AboutAction - Class in org.jhotdraw.app.action.app
-
Displays a dialog showing information about the application.
- AboutAction(Application) - Constructor for class org.jhotdraw.app.action.app.AboutAction
-
Creates a new instance.
- absolutePath() - Method in class org.jhotdraw.util.prefs.PreferencesUtil
-
- AbstractApplication - Class in org.jhotdraw.app
-
This abstract class can be extended to implement an
Application
.
- AbstractApplication() - Constructor for class org.jhotdraw.app.AbstractApplication
-
Creates a new instance.
- AbstractApplicationAction - Class in org.jhotdraw.app.action
-
This abstract class can be extended to implement an
Action
that acts
on an
Application
.
- AbstractApplicationAction(Application) - Constructor for class org.jhotdraw.app.action.AbstractApplicationAction
-
Creates a new instance.
- AbstractApplicationModel - Class in org.jhotdraw.app
-
- AbstractApplicationModel() - Constructor for class org.jhotdraw.app.AbstractApplicationModel
-
Creates a new instance.
- AbstractAttributedCompositeFigure - Class in org.jhotdraw.draw
-
This abstract class can be extended to implement 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
-
This abstract class can be extended to implement a
DecoratedFigure
which has an attribute set.
- AbstractAttributedDecoratedFigure() - Constructor for class org.jhotdraw.draw.AbstractAttributedDecoratedFigure
-
- AbstractAttributedFigure - Class in org.jhotdraw.draw
-
This abstract class can be extended to implement a
Figure
which has its own attribute set.
- AbstractAttributedFigure() - Constructor for class org.jhotdraw.draw.AbstractAttributedFigure
-
Creates a new instance.
- AbstractAttributeEditorHandler<T> - Class in org.jhotdraw.draw.event
-
AbstractAttributeEditorHandler mediates between an AttributeEditor and the
currently selected Figure's in a DrawingEditor.
- AbstractAttributeEditorHandler(AttributeKey<T>, AttributeEditor<T>, DrawingEditor) - Constructor for class org.jhotdraw.draw.event.AbstractAttributeEditorHandler
-
- AbstractAttributeEditorHandler(AttributeKey<T>, AttributeEditor<T>, DrawingEditor, boolean) - Constructor for class org.jhotdraw.draw.event.AbstractAttributeEditorHandler
-
- AbstractAttributeEditorHandler(AttributeKey<T>, Map<AttributeKey, Object>, AttributeEditor<T>, DrawingEditor, boolean) - Constructor for class org.jhotdraw.draw.event.AbstractAttributeEditorHandler
-
- AbstractAttributeEditorHandler.EventHandler - Class in org.jhotdraw.draw.event
-
- AbstractBean - Class in org.jhotdraw.beans
-
This abstract class can be extended to implement a JavaBean.
- AbstractBean() - Constructor for class org.jhotdraw.beans.AbstractBean
-
- AbstractClipboard - Class in org.jhotdraw.gui.datatransfer
-
AbstractClipboard
is a wrapper for the system clipboard which
can be either the Java AWT Clipboard, the javax.jnlp.AbstractClipboard or
native JNI code.
- AbstractClipboard() - Constructor for class org.jhotdraw.gui.datatransfer.AbstractClipboard
-
- AbstractColorSlidersModel - Class in org.jhotdraw.color
-
AbstractColorSlidersModel.
- AbstractColorSlidersModel() - Constructor for class org.jhotdraw.color.AbstractColorSlidersModel
-
- AbstractColorWheelImageProducer - Class in org.jhotdraw.color
-
AbstractColorWheelImageProducer.
- AbstractColorWheelImageProducer(ColorSpace, int, int) - Constructor for class org.jhotdraw.color.AbstractColorWheelImageProducer
-
- AbstractCompositeFigure - Class in org.jhotdraw.draw
-
- AbstractCompositeFigure() - Constructor for class org.jhotdraw.draw.AbstractCompositeFigure
-
- AbstractCompositeFigure.EventHandler - Class in org.jhotdraw.draw
-
- AbstractConnectionHandle - Class in org.jhotdraw.draw.handle
-
- AbstractConnectionHandle(ConnectionFigure) - Constructor for class org.jhotdraw.draw.handle.AbstractConnectionHandle
-
Initializes the change connection handle.
- AbstractConnector - Class in org.jhotdraw.draw.connector
-
This abstract class can be extended to implement a
Connector
.
- AbstractConnector() - Constructor for class org.jhotdraw.draw.connector.AbstractConnector
-
Constructs a connector that has no owner.
- AbstractConnector(Figure) - Constructor for class org.jhotdraw.draw.connector.AbstractConnector
-
Constructs a connector with the given owner figure.
- AbstractConstrainer - Class in org.jhotdraw.draw
-
This abstract class can be extended to implement a
Constrainer
.
- AbstractConstrainer() - Constructor for class org.jhotdraw.draw.AbstractConstrainer
-
Creates a new instance.
- AbstractDrawing - Class in org.jhotdraw.draw
-
This abstract class can be extended to implement a
Drawing
.
- AbstractDrawing() - Constructor for class org.jhotdraw.draw.AbstractDrawing
-
Creates a new instance.
- AbstractDrawingEditorAction - Class in org.jhotdraw.draw.action
-
This abstract class can be extended to implement an
Action
that acts
on behalf of a
DrawingEditor
.
- AbstractDrawingEditorAction(DrawingEditor) - Constructor for class org.jhotdraw.draw.action.AbstractDrawingEditorAction
-
Creates a new instance.
- AbstractDrawingViewAction - Class in org.jhotdraw.draw.action
-
This abstract class can be extended to implement an
Action
that acts
on behalf of a
DrawingView
.
- AbstractDrawingViewAction(DrawingEditor) - Constructor for class org.jhotdraw.draw.action.AbstractDrawingViewAction
-
Creates a view action which acts on the current view of the editor.
- AbstractDrawingViewAction(DrawingView) - Constructor for class org.jhotdraw.draw.action.AbstractDrawingViewAction
-
Creates a view action which acts on the specified view.
- AbstractFigure - Class in org.jhotdraw.draw
-
This abstract class can be extended to implement a
Figure
.
- AbstractFigure() - Constructor for class org.jhotdraw.draw.AbstractFigure
-
Creates a new instance.
- AbstractFindAction - Class in org.jhotdraw.app.action.edit
-
Presents a find dialog to the user and then highlights the found items
in the active view.
- AbstractFindAction(Application, View) - Constructor for class org.jhotdraw.app.action.edit.AbstractFindAction
-
Creates a new instance.
- AbstractFontChooserModel - Class in org.jhotdraw.gui.fontchooser
-
AbstractFontChooserModel.
- AbstractFontChooserModel() - Constructor for class org.jhotdraw.gui.fontchooser.AbstractFontChooserModel
-
- AbstractHandle - Class in org.jhotdraw.draw.handle
-
This abstract class can be extended to implement a
Handle
.
- AbstractHandle(Figure) - Constructor for class org.jhotdraw.draw.handle.AbstractHandle
-
Creates a new instance.
- AbstractHarmonicRule - Class in org.jhotdraw.color
-
AbstractHarmonicRule.
- AbstractHarmonicRule() - Constructor for class org.jhotdraw.color.AbstractHarmonicRule
-
- AbstractLayouter - Class in org.jhotdraw.draw.layouter
-
This abstract class can be extended to implement a
Layouter
which has its own attribute set.
- AbstractLayouter() - Constructor for class org.jhotdraw.draw.layouter.AbstractLayouter
-
- AbstractLineDecoration - Class in org.jhotdraw.draw.decoration
-
- AbstractLineDecoration(boolean, boolean, boolean) - Constructor for class org.jhotdraw.draw.decoration.AbstractLineDecoration
-
Constructs an arrow tip with the given angle and radius.
- AbstractLocator - Class in org.jhotdraw.draw.locator
-
This abstract class can be extended to implement a
Locator
.
- AbstractLocator() - Constructor for class org.jhotdraw.draw.locator.AbstractLocator
-
Creates a new instance.
- AbstractPreferencesAction - Class in org.jhotdraw.app.action.app
-
Displays a preferences dialog for the application.
- AbstractPreferencesAction(Application) - Constructor for class org.jhotdraw.app.action.app.AbstractPreferencesAction
-
Creates a new instance.
- AbstractRotateHandle - Class in org.jhotdraw.draw.handle
-
This abstract class can be extended to implement a
Handle
which
can rotate a
Figure
.
- AbstractRotateHandle(Figure) - Constructor for class org.jhotdraw.draw.handle.AbstractRotateHandle
-
Creates a new instance.
- AbstractSaveUnsavedChangesAction - Class in org.jhotdraw.app.action
-
This abstract class can be extended to implement an
Action
that asks
to save unsaved changes of a
View
before a destructive
action is performed.
- AbstractSaveUnsavedChangesAction(Application, View) - Constructor for class org.jhotdraw.app.action.AbstractSaveUnsavedChangesAction
-
Creates a new instance.
- AbstractSelectedAction - Class in org.jhotdraw.draw.action
-
This abstract class can be extended to implement an
Action
that acts
on behalf of the selected figures of a
DrawingView
.
- 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.
- AbstractSelectionAction - Class in org.jhotdraw.app.action.edit
-
AbstractSelectionAction
acts on the selection of a target component.
- AbstractSelectionAction(JComponent) - Constructor for class org.jhotdraw.app.action.edit.AbstractSelectionAction
-
Creates a new instance which acts on the specified component.
- AbstractTool - Class in org.jhotdraw.draw.tool
-
This abstract class can be extended to implement a
Tool
.
- AbstractTool() - Constructor for class org.jhotdraw.draw.tool.AbstractTool
-
Creates a new instance.
- AbstractToolBar - Class in org.jhotdraw.samples.svg.gui
-
AbstractToolBar.
- AbstractToolBar() - Constructor for class org.jhotdraw.samples.svg.gui.AbstractToolBar
-
Creates new form.
- AbstractToolBarBeanInfo - Class in org.jhotdraw.samples.svg.gui
-
BeanInfo for AlignToolPane.
- AbstractToolBarBeanInfo() - Constructor for class org.jhotdraw.samples.svg.gui.AbstractToolBarBeanInfo
-
- 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.
- AbstractTransferable(DataFlavor[]) - Constructor for class org.jhotdraw.gui.datatransfer.AbstractTransferable
-
Creates a new instance.
- AbstractView - Class in org.jhotdraw.app
-
This abstract class can be extended to implement a
View
.
- AbstractView() - Constructor for class org.jhotdraw.app.AbstractView
-
Creates a new instance.
- AbstractViewAction - Class in org.jhotdraw.app.action
-
This abstract class can be extended to implement an
Action
that acts
on behalf of a
View
.
- AbstractViewAction(Application, View) - Constructor for class org.jhotdraw.app.action.AbstractViewAction
-
Creates a new instance which acts on the specified view of the application.
- accept(File) - Method in class org.jhotdraw.gui.filechooser.ExtensionFileFilter
-
- ACTION_MAP_PROPERTY - Static variable in interface org.jhotdraw.draw.DrawingEditor
-
The property name for the action map property.
- actionPerformed(ActionEvent) - Method in class org.jhotdraw.app.action.AbstractSaveUnsavedChangesAction
-
- actionPerformed(ActionEvent) - Method in class org.jhotdraw.app.action.app.AboutAction
-
- actionPerformed(ActionEvent) - Method in class org.jhotdraw.app.action.app.ExitAction
-
- actionPerformed(ActionEvent) - Method in class org.jhotdraw.app.action.app.OpenApplicationAction
-
- actionPerformed(ActionEvent) - Method in class org.jhotdraw.app.action.app.OpenApplicationFileAction
-
Opens a new view.
- actionPerformed(ActionEvent) - Method in class org.jhotdraw.app.action.app.PrintApplicationFileAction
-
- actionPerformed(ActionEvent) - Method in class org.jhotdraw.app.action.app.ReOpenApplicationAction
-
- actionPerformed(ActionEvent) - Method in class org.jhotdraw.app.action.edit.ClearSelectionAction
-
- actionPerformed(ActionEvent) - Method in class org.jhotdraw.app.action.edit.CopyAction
-
- actionPerformed(ActionEvent) - Method in class org.jhotdraw.app.action.edit.CutAction
-
- actionPerformed(ActionEvent) - Method in class org.jhotdraw.app.action.edit.DeleteAction
-
- actionPerformed(ActionEvent) - Method in class org.jhotdraw.app.action.edit.DuplicateAction
-
- actionPerformed(ActionEvent) - Method in class org.jhotdraw.app.action.edit.PasteAction
-
- actionPerformed(ActionEvent) - Method in class org.jhotdraw.app.action.edit.RedoAction
-
- actionPerformed(ActionEvent) - Method in class org.jhotdraw.app.action.edit.SelectAllAction
-
- actionPerformed(ActionEvent) - Method in class org.jhotdraw.app.action.edit.UndoAction
-
- actionPerformed(ActionEvent) - Method in class org.jhotdraw.app.action.file.ClearRecentFilesMenuAction
-
- actionPerformed(ActionEvent) - Method in class org.jhotdraw.app.action.file.ExportFileAction
-
- actionPerformed(ActionEvent) - Method in class org.jhotdraw.app.action.file.NewFileAction
-
- actionPerformed(ActionEvent) - Method in class org.jhotdraw.app.action.file.OpenFileAction
-
- actionPerformed(ActionEvent) - Method in class org.jhotdraw.app.action.file.OpenRecentFileAction
-
- actionPerformed(ActionEvent) - Method in class org.jhotdraw.app.action.file.PrintFileAction
-
- actionPerformed(ActionEvent) - Method in class org.jhotdraw.app.action.file.SaveFileAction
-
- actionPerformed(ActionEvent) - Method in class org.jhotdraw.app.action.view.ToggleViewPropertyAction
-
- actionPerformed(ActionEvent) - Method in class org.jhotdraw.app.action.view.ViewPropertyAction
-
- actionPerformed(ActionEvent) - Method in class org.jhotdraw.app.action.window.ArrangeWindowsAction
-
- actionPerformed(ActionEvent) - Method in class org.jhotdraw.app.action.window.FocusWindowAction
-
- actionPerformed(ActionEvent) - Method in class org.jhotdraw.app.action.window.MaximizeWindowAction
-
- actionPerformed(ActionEvent) - Method in class org.jhotdraw.app.action.window.MinimizeWindowAction
-
- actionPerformed(ActionEvent) - Method in class org.jhotdraw.app.action.window.TogglePaletteAction
-
- actionPerformed(ActionEvent) - Method in class org.jhotdraw.app.action.window.ToggleToolBarAction
-
- actionPerformed(ActionEvent) - Method in class org.jhotdraw.app.action.window.ToggleVisibleAction
-
- 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.BringToFrontAction
-
- actionPerformed(ActionEvent) - Method in class org.jhotdraw.draw.action.DefaultAttributeAction
-
- actionPerformed(ActionEvent) - Method in class org.jhotdraw.draw.action.DrawingAttributeAction
-
- actionPerformed(ActionEvent) - Method in class org.jhotdraw.draw.action.DrawingColorChooserAction
-
- actionPerformed(ActionEvent) - Method in class org.jhotdraw.draw.action.DrawingColorChooserHandler
-
- actionPerformed(ActionEvent) - Method in class org.jhotdraw.draw.action.EditCanvasAction
-
- 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.FontChooserHandler
-
- actionPerformed(ActionEvent) - Method in class org.jhotdraw.draw.action.GroupAction
-
- actionPerformed(ActionEvent) - Method in class org.jhotdraw.draw.action.IncreaseHandleDetailLevelAction
-
- 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.PickAttributesAction
-
- actionPerformed(ActionEvent) - Method in class org.jhotdraw.draw.action.SelectionColorChooserHandler
-
- actionPerformed(ActionEvent) - Method in class org.jhotdraw.draw.action.SelectSameAction
-
- actionPerformed(ActionEvent) - Method in class org.jhotdraw.draw.action.SendToBackAction
-
- 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.tool.TextAreaCreationTool
-
- actionPerformed(ActionEvent) - Method in class org.jhotdraw.draw.tool.TextAreaEditingTool
-
- actionPerformed(ActionEvent) - Method in class org.jhotdraw.draw.tool.TextCreationTool
-
- actionPerformed(ActionEvent) - Method in class org.jhotdraw.draw.tool.TextEditingTool
-
- actionPerformed(ActionEvent) - Method in class org.jhotdraw.samples.odg.action.TogglePropertiesPanelAction
-
- actionPerformed(ActionEvent) - Method in class org.jhotdraw.samples.svg.action.CombineAction
-
- 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
-
- ActionsToolBar - Class in org.jhotdraw.samples.svg.gui
-
ActionsToolBar.
- ActionsToolBar() - Constructor for class org.jhotdraw.samples.svg.gui.ActionsToolBar
-
Creates new instance.
- ActionsToolBarBeanInfo - Class in org.jhotdraw.samples.svg.gui
-
BeanInfo for ActionToolPane.
- ActionsToolBarBeanInfo() - Constructor for class org.jhotdraw.samples.svg.gui.ActionsToolBarBeanInfo
-
- ActionUtil - 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.tool.AbstractTool
-
- activate(DrawingEditor) - Method in class org.jhotdraw.draw.tool.BezierTool
-
- activate(DrawingEditor) - Method in class org.jhotdraw.draw.tool.ConnectionTool
-
- activate(DrawingEditor) - Method in class org.jhotdraw.draw.tool.CreationTool
-
- activate(DrawingEditor) - Method in class org.jhotdraw.draw.tool.DefaultHandleTracker
-
- activate(DrawingEditor) - Method in class org.jhotdraw.draw.tool.DefaultSelectAreaTracker
-
- activate(DrawingEditor) - Method in class org.jhotdraw.draw.tool.ImageTool
-
- activate(DrawingEditor) - Method in class org.jhotdraw.draw.tool.SelectionTool
-
- activate(DrawingEditor) - Method in interface org.jhotdraw.draw.tool.Tool
-
Activates the tool for the given editor.
- activate(DrawingEditor) - Method in class org.jhotdraw.samples.svg.SVGCreateFromFileTool
-
- ACTIVE_HANDLE_PROPERTY - Static variable in interface org.jhotdraw.draw.DrawingView
-
This constant is used to identify the activeHandle property of the DrawingView.
- 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.
- activeView - Variable in class org.jhotdraw.draw.event.AbstractAttributeEditorHandler
-
- 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.osx.OSXPaletteHandler
-
- add(Color) - Method in class org.jhotdraw.color.DefaultHarmonicColorModel
-
- add(Color) - Method in interface org.jhotdraw.color.HarmonicColorModel
-
- add(Figure) - Method in class org.jhotdraw.draw.AbstractCompositeFigure
-
- add(int, Figure) - Method in class org.jhotdraw.draw.AbstractCompositeFigure
-
- 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(DrawingView) - Method in class org.jhotdraw.draw.DrawingEditorProxy
-
- 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
-
Adds a node to the path.
- add(double, double) - Method in class org.jhotdraw.geom.BezierPath
-
Adds a node to the path.
- add(int, Point2D.Double, Point2D.Double, Point2D.Double) - Method in class org.jhotdraw.geom.BezierPath
-
Adds a node to the path.
- 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(Point2D) - Method in class org.jhotdraw.geom.Polygon2D
-
- add(T, Rectangle2D.Double) - Method in class org.jhotdraw.geom.QuadTree
-
- add(Transferable) - Method in class org.jhotdraw.gui.datatransfer.CompositeTransferable
-
- add(FontFamilyNode) - Method in class org.jhotdraw.gui.fontchooser.FontCollectionNode
-
- add(FontFaceNode) - Method in class org.jhotdraw.gui.fontchooser.FontFamilyNode
-
- add(Action) - Method in class org.jhotdraw.gui.JPopupButton
-
Adds an Action
to the popup menu.
- add(JMenu) - Method in class org.jhotdraw.gui.JPopupButton
-
Adds a sub-menu to the popup menu.
- add(JComponent) - Method in class org.jhotdraw.gui.JPopupButton
-
Adds a JComponent
to the popup menu.
- add(JMenuItem) - Method in class org.jhotdraw.gui.JPopupButton
-
Adds a menu item to the popup menu.
- 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
-
- addAboutItems(JMenu, Application, View) - Method in class org.jhotdraw.app.DefaultMenuBuilder
-
Adds items for the following actions to the menu:
AboutAction
- addAboutItems(JMenu, Application, View) - Method in class org.jhotdraw.app.EmptyMenuBuilder
-
- addAboutItems(JMenu, Application, View) - Method in interface org.jhotdraw.app.MenuBuilder
-
Optionally adds one or more "About" items to a menu.
- addAction(JMenu, View, String) - Method in class org.jhotdraw.app.AbstractApplication
-
Adds the specified action as a menu item to the supplied menu.
- addAction(JMenu, Action) - Method in class org.jhotdraw.app.AbstractApplication
-
Adds the specified action as a menu item to the supplied menu.
- addActionListener(ActionListener) - Method in class org.jhotdraw.draw.text.FloatingTextField
-
Adds an action listener
- addActionListener(ActionListener) - Method in class org.jhotdraw.gui.JFontChooser
-
Adds an ActionListener
to the font chooser.
- addActionListener(ActionListener) - Method in interface org.jhotdraw.gui.URIChooser
-
Adds an ActionListener
to the chooser.
- addActionListener(ActionListener) - Method in interface org.jhotdraw.samples.svg.gui.DrawingComponent
-
Adds an ActionListener.
- addActionListener(ActionListener) - Method in class org.jhotdraw.samples.svg.gui.MessagePanel
-
- addAlignmentButtonsTo(JToolBar, DrawingEditor) - Static method in class org.jhotdraw.draw.action.ButtonFactory
-
Creates toolbar buttons and adds them to the specified JToolBar
- addAlignmentButtonsTo(JToolBar, DrawingEditor, List<Disposable>) - Static method in class org.jhotdraw.draw.action.ButtonFactory
-
Creates toolbar buttons and adds them to the specified JToolBar.
- addAll(Collection<? extends Figure>) - Method in class org.jhotdraw.draw.AbstractCompositeFigure
-
- addAll(int, Collection<? extends Figure>) - Method in class org.jhotdraw.draw.AbstractCompositeFigure
-
- addAll(Collection<? extends Figure>) - Method in interface org.jhotdraw.draw.Drawing
-
Adds a collection of figures to the drawing.
- addAll(int, Collection<? extends Figure>) - Method in interface org.jhotdraw.draw.Drawing
-
Adds a collection of figures to the drawing.
- addAll(Collection<FontFamilyNode>) - Method in class org.jhotdraw.gui.fontchooser.FontCollectionNode
-
- 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.color.AbstractColorSlidersModel
-
- addChangeListener(ChangeListener) - Method in interface org.jhotdraw.color.ColorSliderModel
-
- 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.
- addChangeListener(ChangeListener) - Method in class org.jhotdraw.io.BoundedRangeInputStream
-
Adds a ChangeListener to the model's listener list.
- 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.
- addClearFileItems(JMenu, Application, View) - Method in class org.jhotdraw.app.DefaultMenuBuilder
-
- addClearFileItems(JMenu, Application, View) - Method in class org.jhotdraw.app.EmptyMenuBuilder
-
- addClearFileItems(JMenu, Application, View) - Method in interface org.jhotdraw.app.MenuBuilder
-
Optionally adds one or more "Clear File" items to a menu.
- addClipboardItems(JMenu, Application, View) - Method in class org.jhotdraw.app.DefaultMenuBuilder
-
- addClipboardItems(JMenu, Application, View) - Method in class org.jhotdraw.app.EmptyMenuBuilder
-
- addClipboardItems(JMenu, Application, View) - Method in interface org.jhotdraw.app.MenuBuilder
-
Optionally adds one or more "Clipboard" items to a menu.
- addCloseFileItems(JMenu, Application, View) - Method in class org.jhotdraw.app.DefaultMenuBuilder
-
- addCloseFileItems(JMenu, Application, View) - Method in class org.jhotdraw.app.EmptyMenuBuilder
-
- addCloseFileItems(JMenu, Application, View) - Method in interface org.jhotdraw.app.MenuBuilder
-
Optionally adds one or more "Close File" items to a menu.
- 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
-
- addColorChooserPanel(AbstractColorChooserPanel) - Method in class org.jhotdraw.gui.plaf.palette.colorchooser.PaletteColorChooserMainPanel
-
- addColorSlider(JSlider) - Method in class org.jhotdraw.color.DefaultColorSliderModel
-
- 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.handle.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.handle.TransformHandleKit
-
Creates handles for each corner of a
figure and adds them to the provided collection.
- addDecoration(LineDecoration) - Method in class org.jhotdraw.draw.decoration.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
-
- addDisposable(Disposable) - Method in class org.jhotdraw.app.AbstractView
-
Adds a disposable object, which will be disposed when the specified view
is disposed.
- addDisposable(Disposable) - Method in interface org.jhotdraw.app.View
-
Adds a disposable object, which will be disposed when the view
is disposed.
- addEdgeResizeHandles(Figure, Collection<Handle>) - Static method in class org.jhotdraw.draw.handle.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.handle.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.beans.PropertyChangeEdit
-
Adds the specified edit to this one, if it is a PropertyChangeEdit
from the same owner and the same property.
- addEdit(UndoableEdit) - Method in class org.jhotdraw.draw.event.BezierNodeEdit
-
- addEdit(UndoableEdit) - Method in class org.jhotdraw.draw.event.SetBoundsEdit
-
- addEdit(UndoableEdit) - Method in class org.jhotdraw.draw.event.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.
- addExitItems(JMenu, Application, View) - Method in class org.jhotdraw.app.DefaultMenuBuilder
-
Adds items for the following actions to the menu:
ExitAction
- addExitItems(JMenu, Application, View) - Method in class org.jhotdraw.app.EmptyMenuBuilder
-
- addExitItems(JMenu, Application, View) - Method in interface org.jhotdraw.app.MenuBuilder
-
Optionally adds one or more "Exit" items to a menu.
- addExportFileItems(JMenu, Application, View) - Method in class org.jhotdraw.app.DefaultMenuBuilder
-
- addExportFileItems(JMenu, Application, View) - Method in class org.jhotdraw.app.EmptyMenuBuilder
-
- addExportFileItems(JMenu, Application, View) - Method in interface org.jhotdraw.app.MenuBuilder
-
Optionally adds one or more "Export File" items to a menu.
- 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.
- addFindItems(JMenu, Application, View) - Method in class org.jhotdraw.app.DefaultMenuBuilder
-
- addFindItems(JMenu, Application, View) - Method in class org.jhotdraw.app.EmptyMenuBuilder
-
- addFindItems(JMenu, Application, View) - Method in interface org.jhotdraw.app.MenuBuilder
-
Optionally adds one or more "Find" items to a menu.
- addFontButtonsTo(JToolBar, DrawingEditor) - Static method in class org.jhotdraw.draw.action.ButtonFactory
-
- addGroupHoverHandles(Figure, Collection<Handle>) - Static method in class org.jhotdraw.draw.handle.TransformHandleKit
-
Adds handles for scaling, moving, rotating and shearing a Figure.
- addGroupTransformHandles(Figure, Collection<Handle>) - Static method in class org.jhotdraw.draw.handle.TransformHandleKit
-
Adds handles for scaling, moving, rotating and shearing a Figure.
- addHandleListener(HandleListener) - Method in class org.jhotdraw.draw.handle.AbstractHandle
-
Adds a listener for this handle.
- addHandleListener(HandleListener) - Method in interface org.jhotdraw.draw.handle.Handle
-
Adds a listener for this handle.
- addHelpItems(JMenu, Application, View) - Method in class org.jhotdraw.app.DefaultMenuBuilder
-
Does nothing.
- addHelpItems(JMenu, Application, View) - Method in class org.jhotdraw.app.EmptyMenuBuilder
-
- addHelpItems(JMenu, Application, View) - Method in interface org.jhotdraw.app.MenuBuilder
-
Optionally adds one or more "Help" items to a menu.
- 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
-
Adds a key listener to the drawing view.
- addLayoutComponent(String, Component) - Method in class org.jhotdraw.gui.plaf.palette.PaletteRootPaneUI.PaletteRootLayout
-
- addLayoutComponent(Component, Object) - Method in class org.jhotdraw.gui.plaf.palette.PaletteRootPaneUI.PaletteRootLayout
-
- addLayoutComponent(Component, Object) - Method in class org.jhotdraw.gui.ToolBarLayout
-
- addLayoutComponent(String, Component) - Method in class org.jhotdraw.gui.ToolBarLayout
-
- addLayoutComponent(String, Component) - Method in class org.jhotdraw.gui.VerticalGridLayout
-
Adds the specified component with the specified name to the layout.
- addLeadHandles(Figure, Collection<Handle>) - Static method in class org.jhotdraw.draw.handle.NullHandle
-
Creates handles for each lead of a
figure and adds them to the provided collection.
- addLoadFileItems(JMenu, Application, View) - Method in class org.jhotdraw.app.DefaultMenuBuilder
-
- addLoadFileItems(JMenu, Application, View) - Method in class org.jhotdraw.app.EmptyMenuBuilder
-
- addLoadFileItems(JMenu, Application, View) - Method in interface org.jhotdraw.app.MenuBuilder
-
Optionally adds one or more "Load file" items to a menu.
- addMenuItem(JMenu, JMenuItem) - Method in class org.jhotdraw.app.AbstractApplication
-
Adds the specified action as a menu item to the supplied menu.
- addMouseListener(MouseListener) - Method in interface org.jhotdraw.draw.DrawingView
-
Adds a mouse listener to the drawing view.
- addMouseMotionListener(MouseMotionListener) - Method in interface org.jhotdraw.draw.DrawingView
-
Adds a mouse motion listener to the drawing view.
- addMoveHandles(Figure, Collection<Handle>) - Static method in class org.jhotdraw.draw.handle.MoveHandle
-
Creates handles for each corner of a
figure and adds them to the provided collection.
- addNewFileItems(JMenu, Application, View) - Method in class org.jhotdraw.app.DefaultMenuBuilder
-
- addNewFileItems(JMenu, Application, View) - Method in class org.jhotdraw.app.EmptyMenuBuilder
-
- addNewFileItems(JMenu, Application, View) - Method in interface org.jhotdraw.app.MenuBuilder
-
Optionally adds one or more "New File" items to a menu.
- addNewWindowItems(JMenu, Application, View) - Method in class org.jhotdraw.app.DefaultMenuBuilder
-
- addNewWindowItems(JMenu, Application, View) - Method in class org.jhotdraw.app.EmptyMenuBuilder
-
- addNewWindowItems(JMenu, Application, View) - Method in interface org.jhotdraw.app.MenuBuilder
-
Optionally adds one or more "New Window" items to a menu.
- 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.
- addNodeChangeListener(NodeChangeListener) - Method in class org.jhotdraw.util.prefs.PreferencesUtil
-
- 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
-
- addOpenFileItems(JMenu, Application, View) - Method in class org.jhotdraw.app.DefaultMenuBuilder
-
- addOpenFileItems(JMenu, Application, View) - Method in class org.jhotdraw.app.EmptyMenuBuilder
-
- addOpenFileItems(JMenu, Application, View) - Method in interface org.jhotdraw.app.MenuBuilder
-
Optionally adds one or more "Open File" items to a menu.
- addOtherEditItems(JMenu, Application, View) - Method in class org.jhotdraw.app.DefaultMenuBuilder
-
Does nothing.
- addOtherEditItems(JMenu, Application, View) - Method in class org.jhotdraw.app.EmptyMenuBuilder
-
- addOtherEditItems(JMenu, Application, View) - Method in interface org.jhotdraw.app.MenuBuilder
-
Optionally adds one or more editing related items to a menu.
- addOtherFileItems(JMenu, Application, View) - Method in class org.jhotdraw.app.DefaultMenuBuilder
-
Does nothing.
- addOtherFileItems(JMenu, Application, View) - Method in class org.jhotdraw.app.EmptyMenuBuilder
-
- addOtherFileItems(JMenu, Application, View) - Method in interface org.jhotdraw.app.MenuBuilder
-
Optionally adds one or more file related items to a menu.
- addOtherMenus(List<JMenu>, Application, View) - Method in class org.jhotdraw.app.DefaultMenuBuilder
-
Does nothing.
- addOtherMenus(List<JMenu>, Application, View) - Method in class org.jhotdraw.app.EmptyMenuBuilder
-
- addOtherMenus(List<JMenu>, Application, View) - Method in interface org.jhotdraw.app.MenuBuilder
-
Optionally adds one or more additional menus to a menu bar or a pop up
menu.
- addOtherViewItems(JMenu, Application, View) - Method in class org.jhotdraw.app.DefaultMenuBuilder
-
Does nothing.
- addOtherViewItems(JMenu, Application, View) - Method in class org.jhotdraw.app.EmptyMenuBuilder
-
- addOtherViewItems(JMenu, Application, View) - Method in interface org.jhotdraw.app.MenuBuilder
-
Optionally adds one or more view related items to a menu.
- addOtherWindowItems(JMenu, Application, View) - Method in class org.jhotdraw.app.DefaultMenuBuilder
-
Does nothing.
- addOtherWindowItems(JMenu, Application, View) - Method in class org.jhotdraw.app.EmptyMenuBuilder
-
- addOtherWindowItems(JMenu, Application, View) - Method in interface org.jhotdraw.app.MenuBuilder
-
Optionally adds one or more window related items to a menu.
- 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.osx.OSXPaletteHandler
-
- addPalette(Window) - Method in class org.jhotdraw.app.OSXApplication
-
- 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.Polygon2D
-
Appends the specified coordinates to this Polygon
.
- addPoint(double, double) - Method in class org.jhotdraw.geom.Polygon2D.Double
-
- addPoint(double, double) - Method in class org.jhotdraw.geom.Polygon2D.Float
-
- addPoint(float, float) - Method in class org.jhotdraw.geom.Polygon2D.Float
-
- addPointToFigure(Point2D.Double) - Method in class org.jhotdraw.draw.tool.BezierTool
-
- addPolyline(Collection<Point2D.Double>) - Method in class org.jhotdraw.geom.BezierPath
-
Adds a set of nodes to the path.
- addPreferenceChangeListener(PreferenceChangeListener) - Method in class org.jhotdraw.util.prefs.PreferencesUtil
-
- addPreferencesItems(JMenu, Application, View) - Method in class org.jhotdraw.app.DefaultMenuBuilder
-
- addPreferencesItems(JMenu, Application, View) - Method in class org.jhotdraw.app.EmptyMenuBuilder
-
- addPreferencesItems(JMenu, Application, View) - Method in interface org.jhotdraw.app.MenuBuilder
-
Optionally adds one or more "Preferences" items to a menu.
- addPrintFileItems(JMenu, Application, View) - Method in class org.jhotdraw.app.DefaultMenuBuilder
-
- addPrintFileItems(JMenu, Application, View) - Method in class org.jhotdraw.app.EmptyMenuBuilder
-
- addPrintFileItems(JMenu, Application, View) - Method in interface org.jhotdraw.app.MenuBuilder
-
Optionally adds one or more "Print File" items to a menu.
- 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
-
Adds a PropertyChangeListener
which can optionally be wrapped
into a WeakPropertyChangeListener
.
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.jhotdraw.beans.AbstractBean
-
Adds a PropertyChangeListener
which can optionally be wrapped
into a WeakPropertyChangeListener
.
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.jhotdraw.color.DefaultHarmonicColorModel
-
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.jhotdraw.color.DefaultHarmonicColorModel
-
- addPropertyChangeListener(PropertyChangeListener) - Method in interface org.jhotdraw.color.HarmonicColorModel
-
- addPropertyChangeListener(PropertyChangeListener) - Method in interface org.jhotdraw.draw.DrawingEditor
-
Adds a PropertyChangeListener
.
- addPropertyChangeListener(PropertyChangeListener) - Method in interface org.jhotdraw.draw.DrawingView
-
Adds a property change listener to the drawing view.
- addPropertyChangeListener(PropertyChangeListener) - Method in interface org.jhotdraw.draw.Figure
-
Adds a PropertyChangeListener
which can optionally be wrapped
into a WeakPropertyChangeListener
.
- addPropertyChangeListener(PropertyChangeListener) - Method in interface org.jhotdraw.gui.Arrangeable
-
- addPropertyChangeListener(PropertyChangeListener) - Method in interface org.jhotdraw.gui.AttributeEditor
-
Adds a property change listener.
- addPropertyChangeListener(PropertyChangeListener) - Method in interface org.jhotdraw.gui.EditableComponent
-
Adds a property change listener.
- addPropertyChangeListener(PropertyChangeListener) - Method in class org.jhotdraw.undo.UndoRedoManager
-
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.jhotdraw.undo.UndoRedoManager
-
- addRecentURI(URI) - Method in class org.jhotdraw.app.AbstractApplication
-
- addRecentURI(URI) - Method in interface org.jhotdraw.app.Application
-
Appends a URI to the list of recent URIs.
- addResizeHandles(Figure, Collection<Handle>) - Static method in class org.jhotdraw.draw.handle.ResizeHandleKit
-
Fills the given Vector with handles at each
the north, south, east, and west of the figure.
- addRule(HarmonicRule) - Method in class org.jhotdraw.color.DefaultHarmonicColorModel
-
- addRule(HarmonicRule) - Method in interface org.jhotdraw.color.HarmonicColorModel
-
- addSaveFileItems(JMenu, Application, View) - Method in class org.jhotdraw.app.DefaultMenuBuilder
-
- addSaveFileItems(JMenu, Application, View) - Method in class org.jhotdraw.app.EmptyMenuBuilder
-
- addSaveFileItems(JMenu, Application, View) - Method in interface org.jhotdraw.app.MenuBuilder
-
Optionally adds one or more "Save File" items to a menu.
- addScaleMoveTransformHandles(Figure, Collection<Handle>) - Static method in class org.jhotdraw.draw.handle.TransformHandleKit
-
Adds handles for scaling and moving a Figure.
- addSelectionItems(JMenu, Application, View) - Method in class org.jhotdraw.app.DefaultMenuBuilder
-
- addSelectionItems(JMenu, Application, View) - Method in class org.jhotdraw.app.EmptyMenuBuilder
-
- addSelectionItems(JMenu, Application, View) - Method in interface org.jhotdraw.app.MenuBuilder
-
Optionally adds one or more "Selection" items to a menu.
- 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
-
- addSelectionToolTo(JToolBar, DrawingEditor, Tool) - Static method in class org.jhotdraw.draw.action.ButtonFactory
-
- addSeparator() - Method in class org.jhotdraw.gui.JPopupButton
-
Adds a separator to the popup menu.
- 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.tool.AbstractTool
-
- addToolListener(ToolListener) - Method in interface org.jhotdraw.draw.tool.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.handle.TransformHandleKit
-
Adds handles for scaling, moving, rotating and shearing a Figure.
- addTreeModelListener(TreeModelListener) - Method in class org.jhotdraw.gui.fontchooser.AbstractFontChooserModel
-
Adds a listener for the TreeModelEvent posted after the tree changes.
- addUndoableEditListener(UndoableEditListener) - Method in class org.jhotdraw.draw.AbstractDrawing
-
- addUndoableEditListener(UndoableEditListener) - Method in interface org.jhotdraw.draw.Drawing
-
Adds a listener for undooable edit events.
- addUndoableEditListener(UndoableEditListener) - Method in class org.jhotdraw.draw.tool.AbstractTool
-
- addUndoItems(JMenu, Application, View) - Method in class org.jhotdraw.app.DefaultMenuBuilder
-
- addUndoItems(JMenu, Application, View) - Method in class org.jhotdraw.app.EmptyMenuBuilder
-
- addUndoItems(JMenu, Application, View) - Method in interface org.jhotdraw.app.MenuBuilder
-
Optionally adds one or more "Undo" items to a menu.
- addWindow(Window, View) - Method in class org.jhotdraw.app.AbstractApplication
-
- addWindow(Window, View) - Method in interface org.jhotdraw.app.Application
-
Adds a (non-palette) window to the application.
- addWindow(Window) - Method in class org.jhotdraw.app.osx.OSXPaletteHandler
-
- addWindow(Window, View) - Method in class org.jhotdraw.app.OSXApplication
-
- 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.Horizontal - Class in org.jhotdraw.draw.action
-
- AlignAction.North - Class in org.jhotdraw.draw.action
-
- AlignAction.South - Class in org.jhotdraw.draw.action
-
- AlignAction.Vertical - Class in org.jhotdraw.draw.action
-
- AlignAction.West - Class in org.jhotdraw.draw.action
-
- 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
-
- AlignToolBar - Class in org.jhotdraw.samples.svg.gui
-
AlignToolBar.
- AlignToolBar() - Constructor for class org.jhotdraw.samples.svg.gui.AlignToolBar
-
Creates new instance.
- AlignToolBarBeanInfo - Class in org.jhotdraw.samples.svg.gui
-
BeanInfo for AlignToolPane.
- AlignToolBarBeanInfo() - Constructor for class org.jhotdraw.samples.svg.gui.AlignToolBarBeanInfo
-
- allKeys() - Method in class org.jhotdraw.gui.plaf.palette.PaletteLazyActionMap
-
- allowsNullValue - Variable in class org.jhotdraw.text.ColorFormatter
-
Specifies whether the formatter allows null values.
- alphas - Variable in class org.jhotdraw.color.ColorSquareImageProducer
-
Lookup table for alphas.
- alphas - Variable in class org.jhotdraw.color.ComplexColorWheelImageProducer
-
Lookup table for alphas.
- alphas - Variable in class org.jhotdraw.color.PolarColorWheelImageProducer
-
Lookup table for alphas.
- alphas - Variable in class org.jhotdraw.color.QuantizingColorWheelImageProducer
-
Lookup table for alphas.
- 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.tool.AbstractTool
-
- anchorFigure - Variable in class org.jhotdraw.draw.tool.DefaultDragTracker
-
- anchorFigure - Variable in class org.jhotdraw.draw.tool.DnDTracker
-
- anchorOrigin - Variable in class org.jhotdraw.draw.tool.DefaultDragTracker
-
The anchorOrigin holds the origin of all dragged figures of the
mousePressed event.
- anchorOrigin - Variable in class org.jhotdraw.draw.tool.DnDTracker
-
The anchorOrigin holds the origin of all dragged figures of the
mousePressed event.
- anchorPoint - Variable in class org.jhotdraw.draw.tool.DefaultDragTracker
-
The anchorPoint holds the location of the mouse of the
mousePressed event.
- anchorPoint - Variable in class org.jhotdraw.draw.tool.DnDTracker
-
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.
- angularIndex - Variable in class org.jhotdraw.color.AbstractColorWheelImageProducer
-
- angularIndex - Variable in class org.jhotdraw.color.CIEXYChromaticityDiagramImageProducer
-
- angularIndex - Variable in class org.jhotdraw.color.JColorWheel
-
Angular color component index.
- angularQuantization - Variable in class org.jhotdraw.color.QuantizingColorWheelImageProducer
-
- angulars - Variable in class org.jhotdraw.color.ColorSquareImageProducer
-
Lookup table for angular component values.
- angulars - Variable in class org.jhotdraw.color.ComplexColorWheelImageProducer
-
Lookup table for angular component values.
- angulars - Variable in class org.jhotdraw.color.PolarColorWheelImageProducer
-
Lookup table for angular component values.
- angulars - Variable in class org.jhotdraw.color.QuantizingColorWheelImageProducer
-
Lookup table for angular component values.
- AnimationSample - Class in org.jhotdraw.samples.mini
-
AnimationSample displays a rotating ellipse figure.
- AnimationSample() - Constructor for class org.jhotdraw.samples.mini.AnimationSample
-
Creates new form AnimationSample
- AppletApplication - Class in org.jhotdraw.app
-
AppletApplication
handles the lifecycle of a single
View
inside of a Java Applet.
- AppletApplication(JApplet) - Constructor for class org.jhotdraw.app.AppletApplication
-
Creates a new instance of AppletApplication
- Application - Interface in org.jhotdraw.app
-
An
application handles the lifecycle of
View
objects 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
provides meta-data for an
Application
,
actions and factory methods for creating
View
s, toolbars and
URIChooser
s.
- apply(HarmonicColorModel) - Method in interface org.jhotdraw.color.HarmonicRule
-
- apply(HarmonicColorModel) - Method in class org.jhotdraw.color.SimpleHarmonicRule
-
- 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(Map<AttributeKey, Object>, Set<Figure>) - Method in class org.jhotdraw.draw.action.AttributeAction
-
Applies the specified attributes to the currently selected figures
of the drawing.
- 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.DefaultDrawingEditor
-
- applyDefaultAttributesTo(Figure) - Method in interface org.jhotdraw.draw.DrawingEditor
-
Applies the default attributes to the specified figure.
- applyDefaultAttributesTo(Figure) - Method in class org.jhotdraw.draw.DrawingEditorProxy
-
- applyRules() - Method in class org.jhotdraw.color.DefaultHarmonicColorModel
-
- applyRules() - Method in interface org.jhotdraw.color.HarmonicColorModel
-
- applySelectedColorToFigures() - Method in class org.jhotdraw.draw.action.DrawingColorChooserHandler
-
- applySelectedColorToFigures() - Method in class org.jhotdraw.draw.action.SelectionColorChooserHandler
-
- applySelectedFontToFigures() - Method in class org.jhotdraw.draw.action.FontChooserHandler
-
- applyStylesTo(Element) - Method in class org.jhotdraw.xml.css.StyleManager
-
- applyStylesTo(IXMLElement) - Method in class org.jhotdraw.xml.css.StyleManager
-
- APPROVE_OPTION - Static variable in class org.jhotdraw.gui.JFontChooser
-
Return value if approve (yes, ok) is chosen.
- APPROVE_OPTION - Static variable in interface org.jhotdraw.gui.URIChooser
-
Return value if approve (yes, ok) is chosen.
- APPROVE_SELECTION - Static variable in class org.jhotdraw.gui.JFontChooser
-
Instruction to approve the current selection
(same as pressing yes or ok).
- APPROVE_SELECTION - Static variable in interface org.jhotdraw.gui.URIChooser
-
Instruction to approve the current selection
(same as pressing yes or ok).
- approveSelection() - Method in class org.jhotdraw.gui.JFontChooser
-
Called by the UI when the user hits the Approve button
(labeled "Open" or "Save", by default).
- ARC_HEIGHT_PROPERTY - Static variable in class org.jhotdraw.draw.RoundRectangleFigure
-
Identifies the arcHeight
JavaBeans property.
- ARC_HEIGHT_PROPERTY - Static variable in class org.jhotdraw.samples.svg.figures.SVGRectFigure
-
Identifies the arcHeight
JavaBeans property.
- ARC_WIDTH_PROPERTY - Static variable in class org.jhotdraw.draw.RoundRectangleFigure
-
Identifies the arcWidth
JavaBeans property.
- ARC_WIDTH_PROPERTY - Static variable in class org.jhotdraw.samples.svg.figures.SVGRectFigure
-
Identifies the arcWidth
JavaBeans property.
- 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.event.FigureAdapter
-
- areaInvalidated(FigureEvent) - Method in interface org.jhotdraw.draw.event.FigureListener
-
Sent when the drawing area used by the figure needs to be repainted.
- areaInvalidated(HandleEvent) - Method in interface org.jhotdraw.draw.event.HandleListener
-
Sent when an area of the drawing view needs to be repainted.
- areaInvalidated(ToolEvent) - Method in class org.jhotdraw.draw.event.ToolAdapter
-
- areaInvalidated(ToolEvent) - Method in interface org.jhotdraw.draw.event.ToolListener
-
Sent when an area of the drawing view needs to be repainted.
- areaInvalidated(FigureEvent) - Method in class org.jhotdraw.draw.handle.AbstractHandle
-
Sent when a region used by the figure needs to be repainted.
- areaInvalidated(FigureEvent) - Method in class org.jhotdraw.draw.LabelFigure
-
- areaInvalidated(FigureEvent) - Method in class org.jhotdraw.draw.QuadTreeCompositeFigure.FigureHandler
-
- Arrangeable - Interface in org.jhotdraw.gui
-
Arrangeable.
- Arrangeable.Arrangement - Enum in org.jhotdraw.gui
-
- arrangeFramesHorizontally() - Method in class org.jhotdraw.gui.JMDIDesktopPane
-
Arranges the frames as efficiently as possibly with preference for
keeping horizontal size maximal.
- arrangeFramesVertically() - Method in class org.jhotdraw.gui.JMDIDesktopPane
-
Arranges the frames as efficiently as possibly with preference for
keeping vertical size maximal.
- ArrangeToolBar - Class in org.jhotdraw.samples.svg.gui
-
ArrangeToolBar.
- ArrangeToolBar() - Constructor for class org.jhotdraw.samples.svg.gui.ArrangeToolBar
-
Creates new instance.
- ArrangeToolBarBeanInfo - Class in org.jhotdraw.samples.svg.gui
-
BeanInfo for AlignToolPane.
- ArrangeToolBarBeanInfo() - Constructor for class org.jhotdraw.samples.svg.gui.ArrangeToolBarBeanInfo
-
- ArrangeWindowsAction - Class in org.jhotdraw.app.action.window
-
- ArrangeWindowsAction(Arrangeable, Arrangeable.Arrangement) - Constructor for class org.jhotdraw.app.action.window.ArrangeWindowsAction
-
Creates a new instance.
- ArrowTip - Class in org.jhotdraw.draw.decoration
-
- ArrowTip() - Constructor for class org.jhotdraw.draw.decoration.ArrowTip
-
- ArrowTip(double, double, double) - Constructor for class org.jhotdraw.draw.decoration.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.decoration.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_HANDLE_FILL_COLOR - Static variable in class org.jhotdraw.draw.handle.HandleAttributeKeys
-
Attribute handle fill color.
- ATTRIBUTE_HANDLE_FILL_COLOR_DISABLED - Static variable in class org.jhotdraw.draw.handle.HandleAttributeKeys
-
Attribute handle fill color.
- ATTRIBUTE_HANDLE_STROKE_COLOR - Static variable in class org.jhotdraw.draw.handle.HandleAttributeKeys
-
Attribute handle stroke color.
- ATTRIBUTE_HANDLE_STROKE_COLOR_DISABLED - Static variable in class org.jhotdraw.draw.handle.HandleAttributeKeys
-
Attribute handle stroke color.
- ATTRIBUTE_VALUE_PROPERTY - Static variable in interface org.jhotdraw.gui.AttributeEditor
-
- 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
applies attribute values on the selected figures of
the current DrawingView
of a DrawingEditor
.
- 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.event.AbstractAttributeEditorHandler.EventHandler
-
- attributeChanged(FigureEvent) - Method in class org.jhotdraw.draw.event.DrawingComponentRepainter
-
- attributeChanged(FigureEvent) - Method in class org.jhotdraw.draw.event.FigureAdapter
-
- attributeChanged(FigureEvent) - Method in interface org.jhotdraw.draw.event.FigureListener
-
Sent when an attribute of the figure has changed.
- attributeChanged(FigureEvent) - Method in class org.jhotdraw.draw.event.SelectionComponentRepainter
-
- attributeChanged(FigureEvent) - Method in class org.jhotdraw.draw.handle.AbstractHandle
-
- attributeChanged(FigureEvent) - Method in class org.jhotdraw.draw.LabelFigure
-
- AttributeChangeEdit<T> - Class in org.jhotdraw.draw.event
-
An
UndoableEdit
event which can undo a change of a
Figure
attribute.
- AttributeChangeEdit(Figure, AttributeKey<T>, T, T) - Constructor for class org.jhotdraw.draw.event.AttributeChangeEdit
-
Creates a new instance.
- attributeDefaultValues - Variable in class net.n3.nanoxml.NonValidator
-
Contains the default values for attributes for the different element
types.
- attributeEditor - Variable in class org.jhotdraw.draw.event.AbstractAttributeEditorHandler
-
- AttributeEditor<T> - Interface in org.jhotdraw.gui
-
Interface for a field or any other kind of editor which can be used to edit
an attribute of the selected Figure
s in a DrawingView
.
- AttributeKey<T> - Class in org.jhotdraw.draw
-
An
attribute key provides typesafe access to an attribute of
a
Figure
.
- AttributeKey(String, Class<T>) - Constructor for class org.jhotdraw.draw.AttributeKey
-
Creates a new instance with the specified attribute key, type token class,
default value null, and allowing null values.
- AttributeKey(String, Class<T>, T) - Constructor for class org.jhotdraw.draw.AttributeKey
-
Creates a new instance with the specified attribute key, type token class,
and default value, and allowing null values.
- AttributeKey(String, Class<T>, T, boolean) - Constructor for class org.jhotdraw.draw.AttributeKey
-
Creates a new instance with the specified attribute key, type token class,
default value, and allowing or disallowing null values.
- AttributeKey(String, Class<T>, T, boolean, ResourceBundleUtil) - Constructor for class org.jhotdraw.draw.AttributeKey
-
Creates a new instance with the specified attribute key, type token class,
default value, and allowing or disallowing null values.
- attributeKey - Variable in class org.jhotdraw.draw.event.AbstractAttributeEditorHandler
-
- AttributeKeys - Class in org.jhotdraw.draw
-
Defines a put of well known
Figure
attributes.
- AttributeKeys() - Constructor for class org.jhotdraw.draw.AttributeKeys
-
- AttributeKeys.Alignment - Enum in org.jhotdraw.draw
-
- 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
-
- attributeRestoreData - Variable in class org.jhotdraw.draw.event.AbstractAttributeEditorHandler
-
- attributes - Variable in class org.jhotdraw.draw.action.AttributeAction
-
- attributes - Variable in class org.jhotdraw.draw.action.DrawingAttributeAction
-
- attributes - Variable in class org.jhotdraw.draw.GraphicalCompositeFigure
-
- attributes - Variable in class org.jhotdraw.draw.tool.BezierTool
-
- AttributeToggler<T> - Class in org.jhotdraw.draw.action
-
AttributeToggler toggles an attribute of the selected figures between two
different values.
- AttributeToggler(DrawingEditor, AttributeKey<T>, T, T) - Constructor for class org.jhotdraw.draw.action.AttributeToggler
-
Creates a new instance.
- AttributeToggler(DrawingEditor, AttributeKey<T>, T, T, Action) - Constructor for class org.jhotdraw.draw.action.AttributeToggler
-
- AWTClipboard - Class in org.jhotdraw.gui.datatransfer
-
AWTClipboard
acts as a proxy to an AWT Clipboard
object.
- AWTClipboard(Clipboard) - Constructor for class org.jhotdraw.gui.datatransfer.AWTClipboard
-
Creates a new proxy for the specified target object.
- 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
-
- cachedDrawingArea - Variable in class org.jhotdraw.draw.AbstractCompositeFigure
-
- calculateFittedCurve(BezierPath) - Method in class org.jhotdraw.draw.tool.BezierTool
-
- calculateLayout(CompositeFigure, Point2D.Double, Point2D.Double) - Method in class org.jhotdraw.draw.layouter.HorizontalLayouter
-
- calculateLayout(CompositeFigure, Point2D.Double, Point2D.Double) - Method in interface org.jhotdraw.draw.layouter.Layouter
-
Calculate the layout for the figure and all its subelements.
- calculateLayout(CompositeFigure, Point2D.Double, Point2D.Double) - Method in class org.jhotdraw.draw.layouter.LocatorLayouter
-
- calculateLayout(CompositeFigure, Point2D.Double, Point2D.Double) - Method in class org.jhotdraw.draw.layouter.VerticalLayouter
-
- calculateThumbLocation() - Method in class org.jhotdraw.color.ColorSliderUI
-
- calculateTickRect() - Method in class org.jhotdraw.color.ColorSliderUI
-
- calculateTrackRect() - Method in class org.jhotdraw.color.ColorSliderUI
-
- callTarget(Object) - Method in class org.jhotdraw.app.osx.OSXAdapter
-
Override this method to perform any operations on the event
that comes with the various callbacks.
- CANCEL_OPTION - Static variable in class org.jhotdraw.gui.JFontChooser
-
Return value if cancel is chosen.
- CANCEL_OPTION - Static variable in interface org.jhotdraw.gui.URIChooser
-
Return value if cancel is chosen.
- CANCEL_SELECTION - Static variable in class org.jhotdraw.gui.JFontChooser
-
Instruction to cancel the current selection.
- CANCEL_SELECTION - Static variable in interface org.jhotdraw.gui.URIChooser
-
Instruction to cancel the current selection.
- cancelSelection() - Method in class org.jhotdraw.gui.JFontChooser
-
Called by the UI when the user chooses the Cancel button.
- canConnect(Connector, Connector) - Method in interface org.jhotdraw.draw.ConnectionFigure
-
Returns true, if this ConnectionFigure can connect the specified
Connector
s.
- 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.handle.AbstractConnectionHandle
-
- canConnect(Connector, Connector) - Method in class org.jhotdraw.draw.handle.ConnectionEndHandle
-
- canConnect(Connector, Connector) - Method in class org.jhotdraw.draw.handle.ConnectionStartHandle
-
- canConnect(Connector, Connector) - Method in class org.jhotdraw.draw.LineConnectionFigure
-
- canConnect(Connector) - Method in class org.jhotdraw.draw.LineConnectionFigure
-
- canConnect(ConnectionFigure, Connector) - Method in class org.jhotdraw.draw.tool.ConnectionTool
-
This method is called on the Figure, onto which the user wants
to start a new connection.
- canConnect(ConnectionFigure, Connector, Connector) - Method in class org.jhotdraw.draw.tool.ConnectionTool
-
This method is called on the Figure, onto which the user wants
to end a new connection.
- 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
-
- canDock(Component, Point) - Method in class org.jhotdraw.gui.plaf.palette.PaletteToolBarUI
-
- 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.undo.NonUndoableEdit
-
- canSaveTo(URI) - Method in class org.jhotdraw.app.AbstractView
-
- canSaveTo(URI) - Method in interface org.jhotdraw.app.View
-
Returns true, if this view can be saved to the specified URI.
- canSaveTo(URI) - Method in class org.jhotdraw.samples.draw.DrawView
-
- canSaveTo(URI) - Method in class org.jhotdraw.samples.net.NetView
-
- canSaveTo(URI) - Method in class org.jhotdraw.samples.odg.ODGView
-
- canSaveTo(URI) - Method in class org.jhotdraw.samples.pert.PertView
-
- canSaveTo(URI) - Method in class org.jhotdraw.samples.svg.SVGView
-
- 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
-
- 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 opacity.
- CANVAS_HEIGHT - Static variable in class org.jhotdraw.draw.AttributeKeys
-
The height of the canvas.
- CANVAS_WIDTH - Static variable in class org.jhotdraw.draw.AttributeKeys
-
The width of the canvas.
- CanvasToolBar - Class in org.jhotdraw.samples.svg.gui
-
CanvasToolBar.
- CanvasToolBar() - Constructor for class org.jhotdraw.samples.svg.gui.CanvasToolBar
-
Creates new instance.
- CanvasToolBarBeanInfo - Class in org.jhotdraw.samples.svg.gui
-
BeanInfo for CanvasToolBar.
- CanvasToolBarBeanInfo() - Constructor for class org.jhotdraw.samples.svg.gui.CanvasToolBarBeanInfo
-
- 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.window.ArrangeWindowsAction
-
- ccModel - Variable in class org.jhotdraw.gui.plaf.palette.colorchooser.ColorSliderTextFieldHandler
-
- center() - Static method in class org.jhotdraw.draw.locator.RelativeDecoratorLocator
-
Center.
- center() - Static method in class org.jhotdraw.draw.locator.RelativeLocator
-
Non-transforming Center.
- center(boolean) - Static method in class org.jhotdraw.draw.locator.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
-
- changed() - Method in class org.jhotdraw.draw.AbstractCompositeFigure
-
- 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 visual representation and needs to
be redrawn.
- changedUpdate(DocumentEvent) - Method in class org.jhotdraw.gui.plaf.palette.colorchooser.ColorSliderTextFieldHandler
-
- 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.
- changeEvent - Variable in class org.jhotdraw.io.BoundedRangeInputStream
-
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
-
- CHILD_ALIGNMENT - Static variable in class org.jhotdraw.draw.AttributeKeys
-
The value of this attribute is a Alignment object.
- children - Variable in class org.jhotdraw.draw.AbstractCompositeFigure
-
The children that this figure is composed of
- children() - Method in class org.jhotdraw.gui.fontchooser.FontCollectionNode
-
- children() - Method in class org.jhotdraw.gui.fontchooser.FontFaceNode
-
- children() - Method in class org.jhotdraw.gui.fontchooser.FontFamilyNode
-
- childrenNames() - Method in class org.jhotdraw.util.prefs.PreferencesUtil
-
- chooser - Variable in class org.jhotdraw.gui.plaf.palette.PaletteColorChooserUI
-
- chop(Point2D.Double) - Method in class org.jhotdraw.draw.BezierFigure
-
- chop(Figure, Point2D.Double) - Method in class org.jhotdraw.draw.connector.ChopBezierConnector
-
- chop(Figure, Point2D.Double) - Method in class org.jhotdraw.draw.connector.ChopDiamondConnector
-
Return an appropriate connection point on the edge of a diamond figure
- chop(Figure, Point2D.Double) - Method in class org.jhotdraw.draw.connector.ChopEllipseConnector
-
- chop(Figure, Point2D.Double) - Method in class org.jhotdraw.draw.connector.ChopRectangleConnector
-
- chop(Figure, Point2D.Double) - Method in class org.jhotdraw.draw.connector.ChopRoundRectangleConnector
-
- chop(Figure, Point2D.Double) - Method in class org.jhotdraw.draw.connector.ChopTriangleConnector
-
- chop(Figure, Point2D.Double) - Method in class org.jhotdraw.draw.connector.StickyRectangleConnector
-
- 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(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 shape which crosses the line
from the center of the shape to the specified point.
- ChopBezierConnector - Class in org.jhotdraw.draw.connector
-
- ChopBezierConnector() - Constructor for class org.jhotdraw.draw.connector.ChopBezierConnector
-
Creates a new instance.
- ChopBezierConnector(BezierFigure) - Constructor for class org.jhotdraw.draw.connector.ChopBezierConnector
-
- ChopDiamondConnector - Class in org.jhotdraw.draw.connector
-
A
Connector
which locates a connection point at the bounds
of any figure which has a diamond shape, such as
DiamondFigure
.
- ChopDiamondConnector() - Constructor for class org.jhotdraw.draw.connector.ChopDiamondConnector
-
- ChopDiamondConnector(Figure) - Constructor for class org.jhotdraw.draw.connector.ChopDiamondConnector
-
- ChopEllipseConnector - Class in org.jhotdraw.draw.connector
-
A
Connector
which locates a connection point at the bounds
of any figure which has an elliptic shape, such as
EllipseFigure
.
- ChopEllipseConnector() - Constructor for class org.jhotdraw.draw.connector.ChopEllipseConnector
-
Only used for DOMStorable input.
- ChopEllipseConnector(Figure) - Constructor for class org.jhotdraw.draw.connector.ChopEllipseConnector
-
- ChopRectangleConnector - Class in org.jhotdraw.draw.connector
-
A
Connector
which locates a connection point at the bounds
of any figure which has a rectangular shape, such as
RectangleFigure
.
- ChopRectangleConnector() - Constructor for class org.jhotdraw.draw.connector.ChopRectangleConnector
-
Creates a new instance.
- ChopRectangleConnector(Figure) - Constructor for class org.jhotdraw.draw.connector.ChopRectangleConnector
-
- ChopRoundRectangleConnector - Class in org.jhotdraw.draw.connector
-
- ChopRoundRectangleConnector() - Constructor for class org.jhotdraw.draw.connector.ChopRoundRectangleConnector
-
Only used for DOMStorable input.
- ChopRoundRectangleConnector(Figure) - Constructor for class org.jhotdraw.draw.connector.ChopRoundRectangleConnector
-
- ChopTriangleConnector - Class in org.jhotdraw.draw.connector
-
- ChopTriangleConnector() - Constructor for class org.jhotdraw.draw.connector.ChopTriangleConnector
-
Only used for DOMStorable input.
- ChopTriangleConnector(TriangleFigure) - Constructor for class org.jhotdraw.draw.connector.ChopTriangleConnector
-
Creates a new instance.
- CIELABColorSpace - Class in org.jhotdraw.color
-
The 1976 CIE L*a*b* color space (CIELAB).
- CIELABColorSpace() - Constructor for class org.jhotdraw.color.CIELABColorSpace
-
- CIELABColorSpace.OutsideGamutHandling - Enum in org.jhotdraw.color
-
- CIELCHabColorSpace - Class in org.jhotdraw.color
-
The 1976 CIE L*CHa*b* color space (CIELCH).
- CIELCHabColorSpace() - Constructor for class org.jhotdraw.color.CIELCHabColorSpace
-
- CIEXYChromaticityDiagram - Class in org.jhotdraw.samples.color
-
CIEXYChromaticityDiagram.
- CIEXYChromaticityDiagram() - Constructor for class org.jhotdraw.samples.color.CIEXYChromaticityDiagram
-
Creates new form CIEXYChromaticityDiagram
- CIEXYChromaticityDiagramImageProducer - Class in org.jhotdraw.color
-
Produces a CIE xy Chromaticity Diagram.
- CIEXYChromaticityDiagramImageProducer(int, int) - Constructor for class org.jhotdraw.color.CIEXYChromaticityDiagramImageProducer
-
- CIEXYChromaticityDiagramImageProducer.OutsideGamutHandling - Enum in org.jhotdraw.color
-
- 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.gui.plaf.palette.PaletteLazyActionMap
-
- 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
-
- clear() - Method in class org.jhotdraw.util.prefs.PreferencesUtil
-
- clear() - Method in class org.jhotdraw.xml.css.StyleManager
-
- clearDisclosedComponents() - Method in class org.jhotdraw.samples.svg.gui.AbstractToolBar
-
- ClearFileAction - Class in org.jhotdraw.app.action.file
-
Clears (empties) the contents of the active view.
- ClearFileAction(Application, View) - Constructor for class org.jhotdraw.app.action.file.ClearFileAction
-
Creates a new instance.
- clearGenericFontFamilies() - Method in class org.jhotdraw.text.FontFormatter
-
Clears the generic font families map.
- clearHoverHandles() - Method in class org.jhotdraw.draw.tool.DefaultHandleTracker
-
- clearHoverHandles() - Method in class org.jhotdraw.draw.tool.DefaultSelectAreaTracker
-
- ClearRecentFilesMenuAction - Class in org.jhotdraw.app.action.file
-
Clears (empties) the Recent Files sub-menu in the File menu.
- ClearRecentFilesMenuAction(Application) - Constructor for class org.jhotdraw.app.action.file.ClearRecentFilesMenuAction
-
Creates a new instance.
- clearRecentURIs() - Method in class org.jhotdraw.app.AbstractApplication
-
- clearRecentURIs() - Method in interface org.jhotdraw.app.Application
-
Clears the list of recent URIs.
- clearSelection() - Method in class org.jhotdraw.draw.DefaultDrawingView
-
Clears the current selection.
- clearSelection() - Method in interface org.jhotdraw.draw.DrawingView
-
Clears the current selection.
- clearSelection() - Method in interface org.jhotdraw.gui.EditableComponent
-
Selects nothing.
- ClearSelectionAction - Class in org.jhotdraw.app.action.edit
-
Clears (de-selects) the selected region.
- ClearSelectionAction() - Constructor for class org.jhotdraw.app.action.edit.ClearSelectionAction
-
Creates a new instance which acts on the currently focused component.
- ClearSelectionAction(JComponent) - Constructor for class org.jhotdraw.app.action.edit.ClearSelectionAction
-
Creates a new instance which acts on the specified component.
- ClientHttpRequest - Class in org.jhotdraw.net
-
- ClientHttpRequest(URLConnection) - Constructor for class org.jhotdraw.net.ClientHttpRequest
-
Creates a new multipart POST HTTP request on a freshly opened URLConnection
- ClientHttpRequest(URL) - Constructor for class org.jhotdraw.net.ClientHttpRequest
-
Creates a new multipart POST HTTP request for a specified URL
- ClientHttpRequest(String) - Constructor for class org.jhotdraw.net.ClientHttpRequest
-
Creates a new multipart POST HTTP request for a specified URL string
- ClipboardUtil - Class in org.jhotdraw.gui.datatransfer
-
ClipboardUtil
provides utility methods for the Java Clipboard API.
- ClipboardUtil() - Constructor for class org.jhotdraw.gui.datatransfer.ClipboardUtil
-
- 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.color.DefaultHarmonicColorModel
-
- 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.AbstractConstrainer
-
- clone() - Method in class org.jhotdraw.draw.AbstractDrawing
-
- clone() - Method in class org.jhotdraw.draw.AbstractFigure
-
- clone() - Method in class org.jhotdraw.draw.BezierFigure
-
- clone() - Method in class org.jhotdraw.draw.connector.AbstractConnector
-
- clone() - Method in interface org.jhotdraw.draw.connector.Connector
-
Returns a clone of the Connection.
- clone() - Method in class org.jhotdraw.draw.DiamondFigure
-
- 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 children 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 class org.jhotdraw.draw.liner.CurvedLiner
-
- clone() - Method in class org.jhotdraw.draw.liner.ElbowLiner
-
- clone() - Method in interface org.jhotdraw.draw.liner.Liner
-
- clone() - Method in class org.jhotdraw.draw.liner.SlantedLiner
-
- 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.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.fontchooser.FontCollectionNode
-
- clone() - Method in class org.jhotdraw.gui.fontchooser.FontFaceNode
-
- clone() - Method in class org.jhotdraw.gui.fontchooser.FontFamilyNode
-
- 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.
- close() - Method in class org.jhotdraw.samples.svg.SVGApplet
-
Closes the applet.
- CLOSE_AUTOMATICALLY_PROPERTY - Static variable in class org.jhotdraw.gui.JPopupButton
-
- 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.
- CloseFileAction - Class in org.jhotdraw.app.action.file
-
Closes the active view after letting the user save unsaved changes.
- CloseFileAction(Application, View) - Constructor for class org.jhotdraw.app.action.file.CloseFileAction
-
Creates a new instance.
- CloseHandle - Class in org.jhotdraw.draw.handle
-
A
Handle
which requests to remove its owning figure when clicked.
- CloseHandle(Figure) - Constructor for class org.jhotdraw.draw.handle.CloseHandle
-
Creates a new instance.
- CloseHandle(Figure, Locator) - Constructor for class org.jhotdraw.draw.handle.CloseHandle
-
Creates a new instance.
- CMYKGenericColorSpace - Class in org.jhotdraw.color
-
A ColorSpace
for CMYK color components using a generic CMYK profile.
- CMYKGenericColorSpace() - Constructor for class org.jhotdraw.color.CMYKGenericColorSpace
-
- CMYKNominalColorSpace - Class in org.jhotdraw.color
-
A ColorSpace
for CMYK color components (cyan, magenta, yellow, black) with
nominally converted color components from/to an RGB color model.
- CMYKNominalColorSpace() - Constructor for class org.jhotdraw.color.CMYKNominalColorSpace
-
- collectFamiliesNamed(ArrayList<FontFamilyNode>, String...) - Method in class org.jhotdraw.gui.fontchooser.DefaultFontChooserModel
-
- COLOR_SPACE_PROPERTY - Static variable in interface org.jhotdraw.color.HarmonicColorModel
-
- colorChanged(HarmonicColorModel, int, Color, Color) - Method in interface org.jhotdraw.color.HarmonicRule
-
- colorChanged(HarmonicColorModel, int, Color, Color) - Method in class org.jhotdraw.color.SimpleHarmonicRule
-
- colorChooser - Variable in class org.jhotdraw.draw.action.DrawingColorChooserHandler
-
- colorChooser - Static variable in class org.jhotdraw.draw.action.EditorColorChooserAction
-
- colorChooser - Variable in class org.jhotdraw.draw.action.SelectionColorChooserHandler
-
- ColorFormatter - Class in org.jhotdraw.text
-
ColorFormatter
is used to format colors into a textual representation
which can be edited in an entry field.
- ColorFormatter() - Constructor for class org.jhotdraw.text.ColorFormatter
-
- ColorFormatter(ColorFormatter.Format, boolean, boolean) - Constructor for class org.jhotdraw.text.ColorFormatter
-
- ColorFormatter.Format - Enum in org.jhotdraw.text
-
Specifies the formats supported by ColorFormatter.
- 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
-
- ColorIcon - Class in org.jhotdraw.gui.plaf.palette.colorchooser
-
ColorIcon.
- ColorIcon(int) - Constructor for class org.jhotdraw.gui.plaf.palette.colorchooser.ColorIcon
-
Creates a new instance.
- ColorIcon(Color) - Constructor for class org.jhotdraw.gui.plaf.palette.colorchooser.ColorIcon
-
- ColorIcon(int, String) - Constructor for class org.jhotdraw.gui.plaf.palette.colorchooser.ColorIcon
-
- ColorIcon(Color, String) - Constructor for class org.jhotdraw.gui.plaf.palette.colorchooser.ColorIcon
-
- ColorIcon(Color, String, int, int) - Constructor for class org.jhotdraw.gui.plaf.palette.colorchooser.ColorIcon
-
- ColorListCellRenderer - Class in org.jhotdraw.color
-
ColorListCellRenderer.
- ColorListCellRenderer() - Constructor for class org.jhotdraw.color.ColorListCellRenderer
-
- ColorSliderModel - Interface in org.jhotdraw.color
-
ColorSliderModel.
- ColorSliderTextFieldHandler - Class in org.jhotdraw.gui.plaf.palette.colorchooser
-
This handler adjusts the value of a component in the color slider model,
when the user enters text into the text field.
- ColorSliderTextFieldHandler(JTextField, ColorSliderModel, int) - Constructor for class org.jhotdraw.gui.plaf.palette.colorchooser.ColorSliderTextFieldHandler
-
- ColorSliderUI - Class in org.jhotdraw.color
-
A UI delegate for color sliders.
- ColorSliderUI(JSlider) - Constructor for class org.jhotdraw.color.ColorSliderUI
-
Creates a new instance.
- ColorSliderUI.CSUIPropertyChangeHandler - Class in org.jhotdraw.color
-
- ColorSliderUI.TrackListener - Class in org.jhotdraw.color
-
- colorSpace - Variable in class org.jhotdraw.color.AbstractColorWheelImageProducer
-
- colorSpace - Variable in class org.jhotdraw.color.CIEXYChromaticityDiagramImageProducer
-
- colorSpace - Variable in class org.jhotdraw.color.DefaultColorSliderModel
-
- ColorSquareImageProducer - Class in org.jhotdraw.color
-
Produces a square image for
JColorWheel
by interpreting two
components of a
ColorSpace
as x and y coordinates.
- ColorSquareImageProducer(ColorSpace, int, int) - Constructor for class org.jhotdraw.color.ColorSquareImageProducer
-
Creates a new instance.
- ColorSquareImageProducer(ColorSpace, int, int, boolean, boolean) - Constructor for class org.jhotdraw.color.ColorSquareImageProducer
-
Creates a new instance.
- ColorToolTipTextFormatter - Class in org.jhotdraw.text
-
ColorFormatter
is used to format colors into a textual representation
which can be displayed as a tooltip.
- ColorToolTipTextFormatter() - Constructor for class org.jhotdraw.text.ColorToolTipTextFormatter
-
- ColorTrackImageProducer - Class in org.jhotdraw.color
-
ColorTrackImageProducer creates the image for the track of a
color slider.
- ColorTrackImageProducer(int, int, int, boolean) - Constructor for class org.jhotdraw.color.ColorTrackImageProducer
-
Creates a new instance.
- ColorUtil - Class in org.jhotdraw.color
-
A utility class for Color
and ColorSpace
objects.
- ColorWheelChooser - Class in org.jhotdraw.color
-
A HSB color chooser, which displays a hue/saturation color wheel, and a
brightness slider.
- ColorWheelChooser() - Constructor for class org.jhotdraw.color.ColorWheelChooser
-
Creates a new instance.
- colorWheelImage - Variable in class org.jhotdraw.color.JColorWheel
-
- colorWheelProducer - Variable in class org.jhotdraw.color.JColorWheel
-
- COLUMN_COUNT_PROPERTY - Static variable in class org.jhotdraw.gui.JPopupButton
-
- 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) - Constructor for class org.jhotdraw.samples.svg.action.CombineAction
-
- CombineAction(DrawingEditor, SVGPathFigure, boolean) - Constructor for class org.jhotdraw.samples.svg.action.CombineAction
-
- combineActionPerformed(ActionEvent) - Method in class org.jhotdraw.samples.svg.action.CombineAction
-
- combinePaths(DrawingView, CompositeFigure, Collection<Figure>, int) - Method in 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
-
- compareTo(FontCollectionNode) - Method in class org.jhotdraw.gui.fontchooser.FontCollectionNode
-
- compareTo(FontFaceNode) - Method in class org.jhotdraw.gui.fontchooser.FontFaceNode
-
- compareTo(FontFamilyNode) - Method in class org.jhotdraw.gui.fontchooser.FontFamilyNode
-
- ComplexColorWheelImageProducer - Class in org.jhotdraw.color
-
Produces the image of a
JColorWheel
by interpreting two components
of a
ColorSpace
as complex numbers (real and imaginary).
- ComplexColorWheelImageProducer(ColorSpace, int, int) - Constructor for class org.jhotdraw.color.ComplexColorWheelImageProducer
-
Creates a new instance.
- ComplexColorWheelImageProducer(ColorSpace, int, int, boolean, boolean) - Constructor for class org.jhotdraw.color.ComplexColorWheelImageProducer
-
Creates a new instance.
- component - Variable in class org.jhotdraw.gui.plaf.palette.colorchooser.ColorSliderTextFieldHandler
-
- componentAdded(ContainerEvent) - Method in class org.jhotdraw.gui.plaf.palette.PaletteToolBarUI.ToolBarContListener
-
- componentChanged(int) - Method in class org.jhotdraw.color.ColorTrackImageProducer
-
- componentHidden(ComponentEvent) - Method in class org.jhotdraw.util.prefs.ToolBarPrefsHandler
-
- componentModels - Variable in class org.jhotdraw.color.DefaultColorSliderModel
-
Components of the color model.
- componentMoved(ComponentEvent) - Method in class org.jhotdraw.util.prefs.ToolBarPrefsHandler
-
- componentRemoved(ContainerEvent) - Method in class org.jhotdraw.gui.plaf.palette.PaletteToolBarUI.ToolBarContListener
-
- componentResized(ComponentEvent) - Method in class org.jhotdraw.util.prefs.ToolBarPrefsHandler
-
- componentShown(ComponentEvent) - Method in class org.jhotdraw.util.prefs.ToolBarPrefsHandler
-
- componentToRGB(float, float, float) - Method in class org.jhotdraw.color.DefaultHarmonicColorModel
-
- componentToRGB(float, float, float) - Method in interface org.jhotdraw.color.HarmonicColorModel
-
- COMPOSITE_ALIGNMENT - Static variable in class org.jhotdraw.draw.AttributeKeys
-
The value of this attribute is a Alignment object.
- CompositeColor - Class in org.jhotdraw.color
-
CompositeColor
is identical to java.awt.Color
with
the exception that it allows to construct an instance with color components
outside of the range of 0 and 1.
- CompositeColor(ColorSpace, float[], float) - Constructor for class org.jhotdraw.color.CompositeColor
-
Creates a color in the specified ColorSpace
with the color components specified in the float
array and the specified alpha.
- 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 a new CompositeEdit
which uses CompoundEdit#getPresentationName()
and is significant..
- CompositeEdit(boolean) - Constructor for class org.jhotdraw.undo.CompositeEdit
-
Creates a new CompositeEdit
which uses the specified significance.
- CompositeEdit(String) - Constructor for class org.jhotdraw.undo.CompositeEdit
-
Creates a new CompositeEdit
which uses the specified
presentation name.
- CompositeEdit(String, boolean) - Constructor for class org.jhotdraw.undo.CompositeEdit
-
Creates a new CompositeEdit
which uses the given presentation name
and significance.
- CompositeFigure - Interface in org.jhotdraw.draw
-
A
composite figure is composed of several child
Figure
s.
- CompositeFigureEdit - Class in org.jhotdraw.draw.event
-
A
CompositeEdit
which invokes
figure.willChange
and
figure.changed
when undoing or redoing a change.
- CompositeFigureEdit(Figure) - Constructor for class org.jhotdraw.draw.event.CompositeFigureEdit
-
Creates a new CompositeFigureEdit
which uses
CompoundEdit.getPresentatioName and is significant.
- CompositeFigureEdit(Figure, boolean) - Constructor for class org.jhotdraw.draw.event.CompositeFigureEdit
-
Creates new CompositeFigureEdit which uses the specified significance.
- CompositeFigureEdit(Figure, String) - Constructor for class org.jhotdraw.draw.event.CompositeFigureEdit
-
Creates new CompositeFigureEdit which uses the specified presentation name.
- CompositeFigureEdit(Figure, String, boolean) - Constructor for class org.jhotdraw.draw.event.CompositeFigureEdit
-
Creates new CompositeEdit.
- CompositeFigureEvent - Class in org.jhotdraw.draw.event
-
- CompositeFigureEvent(CompositeFigure, Figure, Rectangle2D.Double, int) - Constructor for class org.jhotdraw.draw.event.CompositeFigureEvent
-
Constructs an event for the provided CompositeFigure.
- CompositeFigureListener - Interface in org.jhotdraw.draw.event
-
- CompositeLineDecoration - Class in org.jhotdraw.draw.decoration
-
A
LineDecoration
which can compose multiple individual line
decorations.
- CompositeLineDecoration() - Constructor for class org.jhotdraw.draw.decoration.CompositeLineDecoration
-
Constructs a composite line decoration with no decorations.
- CompositeLineDecoration(LineDecoration, LineDecoration) - Constructor for class org.jhotdraw.draw.decoration.CompositeLineDecoration
-
Constructs a composite line decoration with the two supplied decorations.
- CompositeTransferable - Class in org.jhotdraw.gui.datatransfer
-
ComoositeTransferable.
- CompositeTransferable() - Constructor for class org.jhotdraw.gui.datatransfer.CompositeTransferable
-
Creates a new instance of CompositeTransferable
- 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.MDIApplication
-
- configure(String[]) - Method in class org.jhotdraw.app.OSXApplication
-
- configure(String[]) - Method in class org.jhotdraw.app.SDIApplication
-
- 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.ActionUtil
-
Configures a JCheckBoxMenuItem for an Action.
- configureMenu(JMenuItem, String) - Method in class org.jhotdraw.util.ResourceBundleUtil
-
- configureSlider(int, JSlider) - Method in interface org.jhotdraw.color.ColorSliderModel
-
Configures a JSlider.
- configureSlider(int, JSlider) - Method in class org.jhotdraw.color.DefaultColorSliderModel
-
Configures a JSlider for this model.
- configureSlider(int, JSlider) - Method in class org.jhotdraw.gui.plaf.palette.colorchooser.PaletteColorSliderModel
-
Configures a JSlider for this model.
- 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.handle.AbstractConnectionHandle
-
Connect the connection with the given figure.
- connect(Connector) - Method in class org.jhotdraw.draw.handle.ConnectionEndHandle
-
Sets the start of the connection.
- connect(Connector) - Method in class org.jhotdraw.draw.handle.ConnectionStartHandle
-
Sets the start of the connection.
- connect() - Method in class org.jhotdraw.net.ClientHttpRequest
-
- CONNECTABLE_PROPERTY - Static variable in interface org.jhotdraw.draw.Figure
-
The name of the "connectable" property.
- CONNECTED_CONNECTION_HANDLE_FILL_COLOR - Static variable in class org.jhotdraw.draw.handle.HandleAttributeKeys
-
Handle fill color.
- CONNECTED_CONNECTION_HANDLE_STROKE_COLOR - Static variable in class org.jhotdraw.draw.handle.HandleAttributeKeys
-
Handle stroke color.
- CONNECTED_CONNECTOR_HANDLE_FILL_COLOR - Static variable in class org.jhotdraw.draw.handle.HandleAttributeKeys
-
Handle fill color.
- CONNECTED_CONNECTOR_HANDLE_STROKE_COLOR - Static variable in class org.jhotdraw.draw.handle.HandleAttributeKeys
-
Handle stroke color.
- 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
-
- ConnectionEndHandle(ConnectionFigure) - Constructor for class org.jhotdraw.draw.handle.ConnectionEndHandle
-
Constructs the connection handle for the given start figure.
- ConnectionFigure - Interface in org.jhotdraw.draw
-
A
connection figure connects two figures with a
BezierPath
.
- ConnectionStartHandle - Class in org.jhotdraw.draw.handle
-
- ConnectionStartHandle(ConnectionFigure) - Constructor for class org.jhotdraw.draw.handle.ConnectionStartHandle
-
Constructs the connection handle for the given start figure.
- ConnectionTool - Class in org.jhotdraw.draw.tool
-
A tool to create a connection between two figures.
- ConnectionTool(ConnectionFigure) - Constructor for class org.jhotdraw.draw.tool.ConnectionTool
-
Creates a new instance.
- ConnectionTool(ConnectionFigure, Map<AttributeKey, Object>) - Constructor for class org.jhotdraw.draw.tool.ConnectionTool
-
- ConnectionTool(ConnectionFigure, Map<AttributeKey, Object>, String) - Constructor for class org.jhotdraw.draw.tool.ConnectionTool
-
- ConnectionTool(String) - Constructor for class org.jhotdraw.draw.tool.ConnectionTool
-
- ConnectionTool(String, Map<AttributeKey, Object>, String) - Constructor for class org.jhotdraw.draw.tool.ConnectionTool
-
- Connector - Interface in org.jhotdraw.draw.connector
-
A
connector knows how to locate the start point or the end point
of a
ConnectionFigure
on a connected figure.
- ConnectorHandle - Class in org.jhotdraw.draw.handle
-
- ConnectorHandle(Connector, ConnectionFigure) - Constructor for class org.jhotdraw.draw.handle.ConnectorHandle
-
Creates a new instance.
- connectors - Variable in class org.jhotdraw.draw.handle.AbstractConnectionHandle
-
All connectors of the connectable Figure.
- connectors - Variable in class org.jhotdraw.draw.handle.ConnectorHandle
-
All connectors of the connectable Figure.
- connectors - Variable in class org.jhotdraw.draw.tool.ConnectionTool
-
- 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
-
- 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(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.
- constrainPoint(Point) - Method in class org.jhotdraw.draw.tool.AbstractTool
-
- constrainPoint(Point2D.Double) - Method in class org.jhotdraw.draw.tool.AbstractTool
-
- 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.
- constraintBeforeFloating - Variable in class org.jhotdraw.gui.plaf.palette.PaletteToolBarUI
-
- 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.BezierFigure
-
- contains(Figure) - Method in interface org.jhotdraw.draw.CompositeFigure
-
Returns true if this composite figure contains the specified figure.
- contains(Point2D.Double) - Method in class org.jhotdraw.draw.connector.AbstractConnector
-
Tests if a point is contained in the connector.
- contains(Point2D.Double) - Method in interface org.jhotdraw.draw.connector.Connector
-
Tests if a point is contained in the connector.
- contains(Point2D.Double) - Method in class org.jhotdraw.draw.connector.LocatorConnector
-
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(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 class org.jhotdraw.draw.handle.AbstractHandle
-
- contains(Point) - Method in class org.jhotdraw.draw.handle.BezierOutlineHandle
-
- contains(Point) - Method in class org.jhotdraw.draw.handle.BoundsOutlineHandle
-
- contains(Point) - Method in class org.jhotdraw.draw.handle.DragHandle
-
- contains(Point) - Method in interface org.jhotdraw.draw.handle.Handle
-
Tests if a point is contained in the handle.
- contains(Point) - Method in class org.jhotdraw.draw.handle.TextOverflowHandle
-
- contains(Point2D.Double) - Method in class org.jhotdraw.draw.LabeledLineConnectionFigure
-
- contains(Figure) - Method in class org.jhotdraw.draw.LabeledLineConnectionFigure
-
- 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(Rectangle2D.Double, Rectangle2D.Double) - Static method in class org.jhotdraw.geom.Geom
-
Returns true, if rectangle 1 contains rectangle 2.
- contains(Rectangle2D, Rectangle2D) - Static method in class org.jhotdraw.geom.Geom
-
Returns true, if rectangle 1 contains rectangle 2.
- contains(Point) - Method in class org.jhotdraw.geom.Polygon2D
-
Determines whether the specified Point
is inside this
Polygon
.
- contains(int, int) - Method in class org.jhotdraw.geom.Polygon2D
-
Determines whether the specified coordinates are inside this
Polygon
.
- contains(double, double) - Method in class org.jhotdraw.geom.Polygon2D
- contains(Point2D) - Method in class org.jhotdraw.geom.Polygon2D
- contains(double, double, double, double) - Method in class org.jhotdraw.geom.Polygon2D
- contains(Rectangle2D) - Method in class org.jhotdraw.geom.Polygon2D
- contains(double, double) - Method in class org.jhotdraw.geom.Polygon2D.Double
-
- contains(double, double, double, double) - Method in class org.jhotdraw.geom.Polygon2D.Double
-
- contains(double, double) - Method in class org.jhotdraw.geom.Polygon2D.Float
-
- contains(float, float) - Method in class org.jhotdraw.geom.Polygon2D.Float
-
- contains(double, double, double, double) - Method in class org.jhotdraw.geom.Polygon2D.Float
-
- contains(float, float, float, float) - Method in class org.jhotdraw.geom.Polygon2D.Float
-
- 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(Point) - Method in class org.jhotdraw.samples.svg.figures.ConvexHullOutlineHandle
-
- contains(Point) - Method in class org.jhotdraw.samples.svg.figures.LinkHandle
-
- 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.handle.BezierControlPointHandle
-
- ConvexHull - Class in org.jhotdraw.geom
-
Provides utility methods for computing the convex hull from a set of points.
- ConvexHull() - Constructor for class org.jhotdraw.geom.ConvexHull
-
- ConvexHullOutlineHandle - Class in org.jhotdraw.samples.svg.figures
-
Draws the outline of the Figure bounds to make adjustment easier.
- ConvexHullOutlineHandle(SVGPathFigure) - Constructor for class org.jhotdraw.samples.svg.figures.ConvexHullOutlineHandle
-
Creates a bounds outline handle for resizing a component.
- ConvexHullOutlineHandle(SVGPathFigure, boolean, boolean) - Constructor for class org.jhotdraw.samples.svg.figures.ConvexHullOutlineHandle
-
Creates a bounds outline handle for resizing or transforming a component.
- ConvexHullOutlineHandle(SVGPathFigure, AttributeKey<Stroke>, AttributeKey<Color>, AttributeKey<Stroke>, AttributeKey<Color>, AttributeKey<Stroke>, AttributeKey<Color>, AttributeKey<Stroke>, AttributeKey<Color>) - Constructor for class org.jhotdraw.samples.svg.figures.ConvexHullOutlineHandle
-
Creates a bounds outline handle for resizing or transforming a component.
- 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.edit
-
Copies the selected region and place its contents into the system clipboard.
- CopyAction() - Constructor for class org.jhotdraw.app.action.edit.CopyAction
-
Creates a new instance which acts on the currently focused component.
- CopyAction(JComponent) - Constructor for class org.jhotdraw.app.action.edit.CopyAction
-
Creates a new instance which acts on the specified component.
- copyright - Variable in class org.jhotdraw.app.AbstractApplicationModel
-
- COPYRIGHT - Static variable in class org.jhotdraw.samples.teddy.Main
-
- COPYRIGHT_PROPERTY - Static variable in class org.jhotdraw.app.AbstractApplicationModel
-
- create(Class, String, Object, String) - Static method in class org.jhotdraw.gui.event.GenericListener
-
A convenient version of create(listenerMethod, targetObject, targetMethod)
.
- create(Method, Object, Method) - Static method in class org.jhotdraw.gui.event.GenericListener
-
Return an instance of a class that implements the interface that contains
the declaration for listenerMethod
.
- create(Element) - Method in class org.jhotdraw.gui.plaf.palette.PaletteFormattedTextFieldUI
-
Creates a view (FieldView) based on an element.
- 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.
- create(String) - Method in class org.jhotdraw.xml.JavaPrimitivesDOMFactory
-
- createActionMap(Application, View) - Method in interface org.jhotdraw.app.ApplicationModel
-
Creates an action map.
- createActionMap(Application, View) - Method in class org.jhotdraw.app.DefaultApplicationModel
-
Returns an ActionMap
with a default set of actions (See
class comments).
- createActionMap(Application, View) - Method in class org.jhotdraw.app.EmptyApplicationModel
-
Returns an empty ActionMap.
- createActionMap() - Method in class org.jhotdraw.draw.DefaultDrawingEditor
-
Override this method to create a tool-specific action map, which
overrides the action map of the drawing edtior.
- createActionMap() - Method in class org.jhotdraw.draw.tool.AbstractTool
-
Override this method to create a tool-specific action map, which
overrides the action map of the drawing edtior.
- createActionMap(Application, View) - Method in class org.jhotdraw.samples.net.NetApplicationModel
-
- createActionMap(Application, View) - Method in class org.jhotdraw.samples.odg.ODGApplicationModel
-
- createActionMap(Application, View) - Method in class org.jhotdraw.samples.pert.PertApplicationModel
-
- createActionMap(Application, View) - Method in class org.jhotdraw.samples.svg.SVGApplicationModel
-
- createActionMap(Application, View) - Method in class org.jhotdraw.samples.teddy.TeddyApplicationModel
-
- 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.
- createApplyAttributesButton(DrawingEditor, List<Disposable>) - Static method in class org.jhotdraw.draw.action.ButtonFactory
-
- 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.handle.ConnectorHandle
-
Creates the ConnectionFigure.
- createContainer() - Method in class org.jhotdraw.app.AbstractApplication
-
- createDefaultChoosers() - Method in class org.jhotdraw.gui.plaf.palette.PaletteColorChooserUI
-
- 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.tool.BezierTool
-
The created figure.
- createdFigure - Variable in class org.jhotdraw.draw.tool.ConnectionTool
-
The created figure.
- createdFigure - Variable in class org.jhotdraw.draw.tool.CreationTool
-
The created figure.
- createDialog(URIChooser, Component) - Method in class org.jhotdraw.app.action.file.OpenFileAction
-
We implement JFileChooser.showDialog by ourselves, so that we can center
dialogs properly on screen on Mac OS X.
- createDisclosedComponent(int) - Method in class org.jhotdraw.samples.svg.gui.AbstractToolBar
-
- createDisclosedComponent(int) - Method in class org.jhotdraw.samples.svg.gui.ActionsToolBar
-
- createDisclosedComponent(int) - Method in class org.jhotdraw.samples.svg.gui.AlignToolBar
-
- createDisclosedComponent(int) - Method in class org.jhotdraw.samples.svg.gui.ArrangeToolBar
-
- createDisclosedComponent(int) - Method in class org.jhotdraw.samples.svg.gui.CanvasToolBar
-
- createDisclosedComponent(int) - Method in class org.jhotdraw.samples.svg.gui.FigureToolBar
-
- createDisclosedComponent(int) - Method in class org.jhotdraw.samples.svg.gui.FillToolBar
-
- createDisclosedComponent(int) - Method in class org.jhotdraw.samples.svg.gui.FontToolBar
-
- createDisclosedComponent(int) - Method in class org.jhotdraw.samples.svg.gui.LinkToolBar
-
- createDisclosedComponent(int) - Method in class org.jhotdraw.samples.svg.gui.StrokeToolBar
-
- createDisclosedComponent(int) - Method in class org.jhotdraw.samples.svg.gui.ToolsToolBar
-
- createDisclosedComponent(int) - Method in class org.jhotdraw.samples.svg.gui.ViewToolBar
-
- createDockingListener() - Method in class org.jhotdraw.gui.plaf.palette.PaletteToolBarUI
-
- createDocument() - Method in class org.jhotdraw.samples.teddy.TeddyView
-
- createDragWindow(JToolBar) - Method in class org.jhotdraw.gui.plaf.palette.PaletteToolBarUI
-
- 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.SVGApplet
-
Creates the drawing.
- createDrawing() - Method in class org.jhotdraw.samples.svg.SVGDrawingPanel
-
Creates a new Drawing object which can be used with this
SVGDrawingPanel
.
- 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, List<Disposable>) - Static method in class org.jhotdraw.draw.action.ButtonFactory
-
- createDrawingActions(DrawingEditor) - Static method in class org.jhotdraw.samples.odg.ODGApplicationModel
-
- createDrawingColorButton(DrawingEditor, AttributeKey<Color>, 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.
- createDrawingColorButton(DrawingEditor, AttributeKey<Color>, 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.
- createDrawingColorButton(DrawingEditor, AttributeKey<Color>, 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.
- createDrawingColorButton(DrawingEditor, AttributeKey<Color>, List<ColorIcon>, int, String, ResourceBundleUtil, Map<AttributeKey, Object>, Shape, List<Disposable>) - Static method in class org.jhotdraw.draw.action.ButtonFactory
-
Creates a color button, with an action region and a popup menu.
- createDrawingColorChooserButton(DrawingEditor, AttributeKey<Color>, String, ResourceBundleUtil, Map<AttributeKey, Object>, Shape, List<Disposable>) - Static method in class org.jhotdraw.draw.action.ButtonFactory
-
- createDrawingColorChooserButton(DrawingEditor, AttributeKey<Color>, String, ResourceBundleUtil, Map<AttributeKey, Object>, Shape, Class, List<Disposable>) - Static method in class org.jhotdraw.draw.action.ButtonFactory
-
- createDrawingComponent() - Method in class org.jhotdraw.samples.svg.SVGApplet
-
Creates the drawing component.
- createEditMenu(View) - Method in class org.jhotdraw.app.AppletApplication
-
- createEditMenu(View) - Method in interface org.jhotdraw.app.Application
-
Creates an edit menu for the specified view or for the entire application.
- createEditMenu(View) - Method in class org.jhotdraw.app.MDIApplication
-
- createEditMenu(View) - Method in class org.jhotdraw.app.OSXApplication
-
- createEditMenu(View) - Method in class org.jhotdraw.app.SDIApplication
-
- createEditor() - Method in class org.jhotdraw.samples.teddy.TeddyView
-
- createEditorColorButton(DrawingEditor, AttributeKey<Color>, 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<Color>, 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<Color>, 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 class org.jhotdraw.xml.JavaPrimitivesDOMFactory
-
- 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(Application, View) - Method in class org.jhotdraw.app.AbstractApplicationModel
-
Returns createSaveChooser.
- createExportChooser(Application, View) - Method in interface org.jhotdraw.app.ApplicationModel
-
Creates an export chooser.
- createExportChooser(Application, View) - Method in class org.jhotdraw.samples.odg.ODGApplicationModel
-
- createExportChooser(Application, View) - Method in class org.jhotdraw.samples.svg.SVGApplicationModel
-
- createFigure() - Method in class org.jhotdraw.draw.tool.BezierTool
-
- createFigure() - Method in class org.jhotdraw.draw.tool.ConnectionTool
-
Creates the ConnectionFigure.
- createFigure() - Method in class org.jhotdraw.draw.tool.CreationTool
-
- createFigure() - Method in class org.jhotdraw.samples.svg.SVGCreateFromFileTool
-
- createFigureHandler() - Method in class org.jhotdraw.draw.QuadTreeCompositeFigure
-
- createFileMenu(View) - Method in class org.jhotdraw.app.AppletApplication
-
- createFileMenu(View) - Method in interface org.jhotdraw.app.Application
-
Creates a file menu for the specified view or for the entire application.
- createFileMenu(View) - Method in class org.jhotdraw.app.MDIApplication
-
- createFileMenu(View) - Method in class org.jhotdraw.app.OSXApplication
-
- createFileMenu(View) - Method in class org.jhotdraw.app.SDIApplication
-
- createFloatingFrame(JToolBar) - Method in class org.jhotdraw.gui.plaf.palette.PaletteToolBarUI
-
No longer used, use PaletteToolBarUI.createFloatingWindow(JToolBar)
- createFloatingWindow(JToolBar) - Method in class org.jhotdraw.gui.plaf.palette.PaletteToolBarUI
-
Creates a window which contains the toolbar after it has been
dragged out from its container
- createFontButton(DrawingEditor) - Static method in class org.jhotdraw.draw.action.ButtonFactory
-
- createFontButton(DrawingEditor, ResourceBundleUtil) - Static method in class org.jhotdraw.draw.action.ButtonFactory
-
- createFontButton(DrawingEditor, AttributeKey<Font>, ResourceBundleUtil) - Static method in class org.jhotdraw.draw.action.ButtonFactory
-
- createFontButton(DrawingEditor, AttributeKey<Font>, ResourceBundleUtil, List<Disposable>) - 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
-
- createFontStyleBoldButton(DrawingEditor, ResourceBundleUtil, List<Disposable>) - 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
-
- createFontStyleItalicButton(DrawingEditor, ResourceBundleUtil, List<Disposable>) - 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
-
- createFontStyleUnderlineButton(DrawingEditor, ResourceBundleUtil, List<Disposable>) - Static method in class org.jhotdraw.draw.action.ButtonFactory
-
- createFormatterFactory() - Static method in class org.jhotdraw.text.ColorFormatter
-
Convenience method for creating a formatter factory with a
ColorFormatter
.
- createFormatterFactory(ColorFormatter.Format, boolean, boolean) - Static method in class org.jhotdraw.text.ColorFormatter
-
Convenience method for creating a formatter factory with a
8@code ColorFormatter}.
- createFormatterFactory() - Static method in class org.jhotdraw.text.FontFormatter
-
Convenience method for creating a formatter factory with a
FontFormatter
.
- createFormatterFactory(boolean) - Static method in class org.jhotdraw.text.FontFormatter
-
Convenience method for creating a formatter factory with a
8@code FontFormatter}.
- createFormatterFactory(double, double, double) - Static method in class org.jhotdraw.text.JavaNumberFormatter
-
Convenience method for creating a formatter factory with a
ScalableNumberFormatter
and a Java-style DecimalFormat.
- createFormatterFactory(double, double, double, boolean) - Static method in class org.jhotdraw.text.JavaNumberFormatter
-
Convenience method for creating a formatter factory with a
ScalableNumberFormatter
and a Java-style DecimalFormat.
- createFormatterFactory(double, double, double, boolean, String) - Static method in class org.jhotdraw.text.JavaNumberFormatter
-
Convenience method for creating a formatter factory with a
ScalableNumberFormatter
and a Java-style DecimalFormat.
- createFrameListener() - Method in class org.jhotdraw.gui.plaf.palette.PaletteToolBarUI
-
- 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(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 class org.jhotdraw.draw.liner.CurvedLiner
-
- createHandles(BezierPath) - Method in class org.jhotdraw.draw.liner.ElbowLiner
-
- createHandles(BezierPath) - Method in interface org.jhotdraw.draw.liner.Liner
-
Creates Handle's for the Liner.
- createHandles(BezierPath) - Method in class org.jhotdraw.draw.liner.SlantedLiner
-
- createHandles(int) - Method in class org.jhotdraw.draw.RoundRectangleFigure
-
- 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
-
- createHelpMenu(View) - Method in class org.jhotdraw.app.AppletApplication
-
- createHelpMenu(View) - Method in interface org.jhotdraw.app.Application
-
Creates a help menu for the specified view of for the entire application.
- createHelpMenu(View) - Method in class org.jhotdraw.app.MDIApplication
-
- createHelpMenu(View) - Method in class org.jhotdraw.app.OSXApplication
-
- createHelpMenu(View) - Method in class org.jhotdraw.app.SDIApplication
-
- 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(Class, String) - Static method in class org.jhotdraw.util.Images
-
- createImage(URL) - Static method in class org.jhotdraw.util.Images
-
- createImageHolder(InputStream) - Method in class org.jhotdraw.draw.io.ImageInputFormat
-
- createImportChooser(Application, View) - Method in class org.jhotdraw.app.AbstractApplicationModel
-
Returns createOpenChooser.
- createImportChooser(Application, View) - Method in interface org.jhotdraw.app.ApplicationModel
-
Creates an import chooser.
- createInputMap() - Method in class org.jhotdraw.draw.DefaultDrawingEditor
-
Override this method to create a tool-specific input map, which
overrides the input map of the drawing edtior.
- createInputMap() - Method in class org.jhotdraw.draw.tool.AbstractTool
-
Override this method to create a tool-specific input map, which
overrides the input map of the drawing edtior.
- createLayoutManager() - Method in class org.jhotdraw.gui.plaf.palette.PaletteTabbedPaneUI
-
- 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(View) - Method in class org.jhotdraw.app.MDIApplication
-
Creates a menu bar.
- createMenuBar(View) - Method in class org.jhotdraw.app.OSXApplication
-
Creates a menu bar.
- createMenuBar(View) - Method in class org.jhotdraw.app.SDIApplication
-
Creates a menu bar.
- createMenuBuilder() - Method in class org.jhotdraw.app.DefaultApplicationModel
-
Creates the DefaultMenuBuilder.
- createMenuBuilder() - Method in class org.jhotdraw.samples.net.NetApplicationModel
-
Creates the MenuBuilder.
- createMenuBuilder() - Method in class org.jhotdraw.samples.pert.PertApplicationModel
-
Creates the MenuBuilder.
- createMenuBuilder() - Method in class org.jhotdraw.samples.svg.SVGApplicationModel
-
Creates the MenuBuilder.
- createMenuBuilder() - Method in class org.jhotdraw.samples.teddy.TeddyApplicationModel
-
Creates the MenuBuilder.
- createMenuItem(Action, String) - Method in class org.jhotdraw.util.ResourceBundleUtil
-
- createModelActionMap(ApplicationModel) - Method in class org.jhotdraw.app.MDIApplication
-
- createModelActionMap(ApplicationModel) - Method in class org.jhotdraw.app.OSXApplication
-
- createModelActionMap(ApplicationModel) - Method in class org.jhotdraw.app.SDIApplication
-
- createNonRolloverBorder() - Method in class org.jhotdraw.gui.plaf.palette.PaletteToolBarUI
-
Creates the non rollover border for toolbar components.
- createOpenChooser(Application, View) - Method in class org.jhotdraw.app.AbstractApplicationModel
-
- createOpenChooser(Application, View) - Method in interface org.jhotdraw.app.ApplicationModel
-
Creates an open chooser.
- createOpenChooser(Application, View) - Method in class org.jhotdraw.samples.draw.DrawApplicationModel
-
- createOpenChooser(Application, View) - Method in class org.jhotdraw.samples.net.NetApplicationModel
-
- createOpenChooser(Application, View) - Method in class org.jhotdraw.samples.odg.ODGApplicationModel
-
- createOpenChooser(Application, View) - Method in class org.jhotdraw.samples.pert.PertApplicationModel
-
- createOpenChooser(Application, View) - Method in class org.jhotdraw.samples.svg.SVGApplicationModel
-
- createOpenChooser(Application, View) - Method in class org.jhotdraw.samples.teddy.TeddyApplicationModel
-
- createOpenDirectoryChooser(Application, View) - Method in class org.jhotdraw.app.AbstractApplicationModel
-
- createOpenDirectoryChooser(Application, View) - Method in interface org.jhotdraw.app.ApplicationModel
-
Creates an open chooser for directories.
- createOpenRecentFileMenu(View) - Method in class org.jhotdraw.app.AbstractApplication
-
- createOverlay(DrawingView) - Method in class org.jhotdraw.draw.text.FloatingTextArea
-
Creates the overlay within the given container.
- createOverlay(DrawingView, TextHolderFigure) - Method in class org.jhotdraw.draw.text.FloatingTextArea
-
Creates the overlay for the given Container using a
specific font.
- createOverlay(DrawingView, TextHolderFigure) - Method in class org.jhotdraw.draw.text.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
-
- createPickAttributesButton(DrawingEditor, List<Disposable>) - 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
-
- createPropertyChangeListener(JSlider) - Method in class org.jhotdraw.color.ColorSliderUI
-
- createPropertyChangeListener() - Method in class org.jhotdraw.gui.plaf.palette.PaletteColorChooserUI
-
- createPropertyListener() - Method in class org.jhotdraw.gui.plaf.palette.PaletteToolBarUI
-
- 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
-
- createRolloverBorder() - Method in class org.jhotdraw.gui.plaf.palette.PaletteToolBarUI
-
Creates a rollover border for toolbar components.
- createSaveChooser(Application, View) - Method in class org.jhotdraw.app.AbstractApplicationModel
-
- createSaveChooser(Application, View) - Method in interface org.jhotdraw.app.ApplicationModel
-
Creates a save chooser.
- createSaveChooser(Application, View) - Method in class org.jhotdraw.samples.draw.DrawApplicationModel
-
- createSaveChooser(Application, View) - Method in class org.jhotdraw.samples.net.NetApplicationModel
-
- createSaveChooser(Application, View) - Method in class org.jhotdraw.samples.odg.ODGApplicationModel
-
- createSaveChooser(Application, View) - Method in class org.jhotdraw.samples.pert.PertApplicationModel
-
- createSaveChooser(Application, View) - Method in class org.jhotdraw.samples.svg.SVGApplicationModel
-
- createSaveChooser(Application, View) - Method in class org.jhotdraw.samples.teddy.TeddyApplicationModel
-
- createSecondaryHandles() - Method in class org.jhotdraw.draw.handle.AbstractConnectionHandle
-
- createSecondaryHandles() - Method in class org.jhotdraw.draw.handle.AbstractHandle
-
- createSecondaryHandles() - Method in class org.jhotdraw.draw.handle.BezierNodeHandle
-
- createSecondaryHandles() - Method in interface org.jhotdraw.draw.handle.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) - Method in class org.jhotdraw.samples.svg.gui.ToolsToolBar
-
- createSelectionColorButton(DrawingEditor, AttributeKey<Color>, 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.
- createSelectionColorButton(DrawingEditor, AttributeKey<Color>, 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.
- createSelectionColorButton(DrawingEditor, AttributeKey<Color>, 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.
- createSelectionColorButton(DrawingEditor, AttributeKey<Color>, List<ColorIcon>, int, String, ResourceBundleUtil, Map<AttributeKey, Object>, Shape, List<Disposable>) - Static method in class org.jhotdraw.draw.action.ButtonFactory
-
Creates a color button, with an action region and a popup menu.
- createSelectionColorChooserButton(DrawingEditor, AttributeKey<Color>, String, ResourceBundleUtil, Map<AttributeKey, Object>, Shape, List<Disposable>) - Static method in class org.jhotdraw.draw.action.ButtonFactory
-
- createSelectionColorChooserButton(DrawingEditor, AttributeKey<Color>, String, ResourceBundleUtil, Map<AttributeKey, Object>, Shape, Class, List<Disposable>) - Static method in class org.jhotdraw.draw.action.ButtonFactory
-
- createStrokeCapButton(DrawingEditor) - Static method in class org.jhotdraw.draw.action.ButtonFactory
-
- createStrokeCapButton(DrawingEditor, ResourceBundleUtil) - Static method in class org.jhotdraw.draw.action.ButtonFactory
-
- createStrokeCapButton(DrawingEditor, ResourceBundleUtil, List<Disposable>) - 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
-
- createStrokeDashesButton(DrawingEditor, double[][], ResourceBundleUtil, List<Disposable>) - 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
-
- createStrokeJoinButton(DrawingEditor, ResourceBundleUtil, List<Disposable>) - 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.io.TextInputFormat
-
- createToggleGridButton(DrawingView) - Static method in class org.jhotdraw.draw.action.ButtonFactory
-
Creates a button which toggles between two GridConstrainer for
a DrawingView.
- createToolBarContListener() - Method in class org.jhotdraw.gui.plaf.palette.PaletteToolBarUI
-
- createToolBarFocusListener() - Method in class org.jhotdraw.gui.plaf.palette.PaletteToolBarUI
-
- createToolBars(Application, View) - Method in class org.jhotdraw.app.AbstractApplicationModel
-
Creates toolbars for the application.
- createToolBars(Application, View) - Method in interface org.jhotdraw.app.ApplicationModel
-
Creates tool bars.
- createToolBars(Application, View) - Method in class org.jhotdraw.app.DefaultApplicationModel
-
Returns an empty unmodifiable list.
- createToolBars(Application, View) - Method in class org.jhotdraw.app.EmptyApplicationModel
-
Returns an empty unmodifiable list.
- 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
-
Overriden to create no toolbars.
- createToolBars(Application, View) - Method in class org.jhotdraw.samples.teddy.TeddyApplicationModel
-
Creates toolbars for the application.
- createTrackListener(JSlider) - Method in class org.jhotdraw.color.ColorSliderUI
-
- createTransferable(JComponent) - Method in class org.jhotdraw.draw.DefaultDrawingViewTransferHandler
-
- createTransferable(DrawingView, Set<Figure>) - Method in class org.jhotdraw.draw.DefaultDrawingViewTransferHandler
-
- createTransferable(Drawing, List<Figure>, double) - Method in class org.jhotdraw.draw.io.DOMStorableInputOutputFormat
-
- createTransferable(Drawing, List<Figure>, double) - Method in class org.jhotdraw.draw.io.ImageOutputFormat
-
Writes the drawing to the specified output stream.
- createTransferable(Drawing, List<Figure>, double) - Method in interface org.jhotdraw.draw.io.OutputFormat
-
Creates a Transferable for the specified list of Figures.
- createTransferable(Drawing, List<Figure>, double) - Method in class org.jhotdraw.draw.io.SerializationInputOutputFormat
-
- 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
-
- createUI(JComponent) - Static method in class org.jhotdraw.color.ColorSliderUI
-
- createUI(JComponent) - Static method in class org.jhotdraw.gui.plaf.palette.PaletteButtonUI
-
- createUI(JComponent) - Static method in class org.jhotdraw.gui.plaf.palette.PaletteColorChooserUI
-
- createUI(JComponent) - Static method in class org.jhotdraw.gui.plaf.palette.PaletteColorSliderUI
-
- createUI(JComponent) - Static method in class org.jhotdraw.gui.plaf.palette.PaletteFontChooserUI
-
Returns an instance of the UI delegate for the specified component.
- createUI(JComponent) - Static method in class org.jhotdraw.gui.plaf.palette.PaletteFormattedTextFieldUI
-
Creates a UI for a JTextField.
- createUI(JComponent) - Static method in class org.jhotdraw.gui.plaf.palette.PaletteLabelUI
-
Preferred spacing between labels and other components.
- createUI(JComponent) - Static method in class org.jhotdraw.gui.plaf.palette.PaletteListUI
-
Returns a new instance of PaletteListUI.
- createUI(JComponent) - Static method in class org.jhotdraw.gui.plaf.palette.PalettePanelUI
-
- createUI(JComponent) - Static method in class org.jhotdraw.gui.plaf.palette.PaletteRootPaneUI
-
- createUI(JComponent) - Static method in class org.jhotdraw.gui.plaf.palette.PaletteSliderUI
-
- createUI(JComponent) - Static method in class org.jhotdraw.gui.plaf.palette.PaletteTabbedPaneUI
-
- createUI(JComponent) - Static method in class org.jhotdraw.gui.plaf.palette.PaletteTextFieldUI
-
Creates a UI for a JTextField.
- createUI(JComponent) - Static method in class org.jhotdraw.gui.plaf.palette.PaletteToolBarUI
-
- createView() - Method in class org.jhotdraw.app.AbstractApplication
-
- createView() - Method in class org.jhotdraw.app.AbstractApplicationModel
-
- createView() - Method in interface org.jhotdraw.app.Application
-
Creates a new view for this application and initializes it, by calling
View.init()
.
- createView() - Method in interface org.jhotdraw.app.ApplicationModel
-
Creates a new view for the application.
- createViewActionMap(View) - Method in class org.jhotdraw.app.AbstractApplication
-
- createViewActionMap(View) - Method in class org.jhotdraw.app.AppletApplication
-
- createViewActionMap(View) - Method in class org.jhotdraw.app.MDIApplication
-
- createViewActionMap(View) - Method in class org.jhotdraw.app.OSXApplication
-
- createViewActionMap(View) - Method in class org.jhotdraw.app.SDIApplication
-
- createViewMenu(View) - Method in class org.jhotdraw.app.AppletApplication
-
- createViewMenu(View) - Method in interface org.jhotdraw.app.Application
-
Creates a view menu for the specified view or for the entire application.
- createViewMenu(View) - Method in class org.jhotdraw.app.MDIApplication
-
- createViewMenu(View) - Method in class org.jhotdraw.app.OSXApplication
-
- createViewMenu(View) - Method in class org.jhotdraw.app.SDIApplication
-
Creates the view menu.
- createWheelProducer(int, int) - Method in class org.jhotdraw.color.JColorWheel
-
- createWindowMenu(View) - Method in class org.jhotdraw.app.AppletApplication
-
- createWindowMenu(View) - Method in interface org.jhotdraw.app.Application
-
Creates a window menu for the specified view or for the entire application.
- createWindowMenu(View) - Method in class org.jhotdraw.app.MDIApplication
-
- createWindowMenu(View) - Method in class org.jhotdraw.app.OSXApplication
-
- createWindowMenu(View) - Method in class org.jhotdraw.app.SDIApplication
-
- 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.tool.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.tool.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.tool.TextAreaCreationTool
-
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.tool.TextCreationTool
-
- CreationTool - Class in org.jhotdraw.draw.tool
-
A
Tool
to create a new figure by drawing its bounds.
- CreationTool(String) - Constructor for class org.jhotdraw.draw.tool.CreationTool
-
Creates a new instance.
- CreationTool(String, Map<AttributeKey, Object>) - Constructor for class org.jhotdraw.draw.tool.CreationTool
-
- CreationTool(String, Map<AttributeKey, Object>, String) - Constructor for class org.jhotdraw.draw.tool.CreationTool
-
- CreationTool(Figure) - Constructor for class org.jhotdraw.draw.tool.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.tool.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.tool.CreationTool
-
- CreationToolSample - Class in org.jhotdraw.samples.mini
-
Example showing how to create a drawing editor with a creation tool for
figures with pre-defined attribute values: the example editor creates
green rectangles.
- CreationToolSample() - Constructor for class org.jhotdraw.samples.mini.CreationToolSample
-
- 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
-
- CSUIPropertyChangeHandler() - Constructor for class org.jhotdraw.color.ColorSliderUI.CSUIPropertyChangeHandler
-
- CURRENT_STATE_PROPERTY - Static variable in class org.jhotdraw.gui.DisclosureIcon
-
This client property needs to be set on the component.
- 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.
- CurvedLiner - Class in org.jhotdraw.draw.liner
-
A
Liner
that constrains a connection to a curved line.
- CurvedLiner() - Constructor for class org.jhotdraw.draw.liner.CurvedLiner
-
Creates a new instance.
- CurvedLiner(double) - Constructor for class org.jhotdraw.draw.liner.CurvedLiner
-
- curveTo(double, double, double, double, double, double) - Method in class org.jhotdraw.geom.BezierPath
-
Adds a cubic curve to the bezier path.
- 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.
- CUSTOM_DIALOG - Static variable in interface org.jhotdraw.gui.URIChooser
-
Type value indicating that the URIChooser
supports a
developer-specified file operation.
- CutAction - Class in org.jhotdraw.app.action.edit
-
Cuts the selected region and places its contents into the system clipboard.
- CutAction() - Constructor for class org.jhotdraw.app.action.edit.CutAction
-
Creates a new instance which acts on the currently focused component.
- CutAction(JComponent) - Constructor for class org.jhotdraw.app.action.edit.CutAction
-
Creates a new instance which acts on the specified component.
- GeneralPathTip - Class in org.jhotdraw.draw.decoration
-
- GeneralPathTip(Path2D.Double, double) - Constructor for class org.jhotdraw.draw.decoration.GeneralPathTip
-
Creates a new instance.
- GeneralPathTip(Path2D.Double, double, boolean, boolean, boolean) - Constructor for class org.jhotdraw.draw.decoration.GeneralPathTip
-
- generateColorTrack() - Method in class org.jhotdraw.color.ColorTrackImageProducer
-
- generateColorWheel() - Method in class org.jhotdraw.color.AbstractColorWheelImageProducer
-
- generateColorWheel() - Method in class org.jhotdraw.color.ColorSquareImageProducer
-
- generateColorWheel() - Method in class org.jhotdraw.color.ComplexColorWheelImageProducer
-
- generateColorWheel() - Method in class org.jhotdraw.color.HSLHarmonicColorWheelImageProducer
-
- generateColorWheel() - Method in class org.jhotdraw.color.HSVHarmonicColorWheelImageProducer
-
- generateColorWheel() - Method in class org.jhotdraw.color.PolarColorWheelImageProducer
-
- generateColorWheel() - Method in class org.jhotdraw.color.QuantizingColorWheelImageProducer
-
- generateContiguousLookupTables() - Method in class org.jhotdraw.color.HSLHarmonicColorWheelImageProducer
-
- generateContiguousLookupTables() - Method in class org.jhotdraw.color.HSVHarmonicColorWheelImageProducer
-
- generateDiscreteLookupTables() - Method in class org.jhotdraw.color.HSLHarmonicColorWheelImageProducer
-
- generateDiscreteLookupTables() - Method in class org.jhotdraw.color.HSVHarmonicColorWheelImageProducer
-
- generateImage() - Method in class org.jhotdraw.color.CIEXYChromaticityDiagramImageProducer
-
- generateLookupTables() - Method in class org.jhotdraw.color.ColorSquareImageProducer
-
- generateLookupTables() - Method in class org.jhotdraw.color.ComplexColorWheelImageProducer
-
- generateLookupTables() - Method in class org.jhotdraw.color.HSLHarmonicColorWheelImageProducer
-
- generateLookupTables() - Method in class org.jhotdraw.color.HSVHarmonicColorWheelImageProducer
-
- generateLookupTables() - Method in class org.jhotdraw.color.PolarColorWheelImageProducer
-
- generateLookupTables() - Method in class org.jhotdraw.color.QuantizingColorWheelImageProducer
-
- generateLookupTables1() - Method in class org.jhotdraw.color.ComplexColorWheelImageProducer
-
- generateMissingIcons() - Method in class org.jhotdraw.gui.plaf.palette.MultiIcon
-
- generateMissingIcons() - Method in class org.jhotdraw.gui.plaf.palette.PaletteSliderThumbIcon
-
- GenericListener - Class in org.jhotdraw.gui.event
-
The GenericListener creates anonymous listener classes at runtime.
- Geom - Class in org.jhotdraw.geom
-
Some geometric utilities.
- get(int) - Method in class org.jhotdraw.color.DefaultHarmonicColorModel
-
- get(int) - Method in interface org.jhotdraw.color.HarmonicColorModel
-
- get(AttributeKey<T>) - Method in class org.jhotdraw.draw.AbstractAttributedCompositeFigure
-
Gets an attribute from the figure.
- get(AttributeKey<T>) - Method in class org.jhotdraw.draw.AbstractAttributedFigure
-
Gets an attribute from the figure.
- get(AttributeKey<T>) - Method in class org.jhotdraw.draw.AbstractCompositeFigure
-
- 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(AttributeKey<T>) - Method in interface org.jhotdraw.draw.Figure
-
Gets an attribute from the Figure.
- get(AttributeKey<T>) - Method in class org.jhotdraw.draw.GraphicalCompositeFigure
-
Gets an attribute from the figure.
- get(int, int) - Method in class org.jhotdraw.geom.BezierPath
-
Convenience method for getting a single control point of a node.
- get(Object) - Method in class org.jhotdraw.gui.plaf.palette.PaletteLazyActionMap
-
- get(Object) - Method in class org.jhotdraw.gui.plaf.palette.PaletteLookAndFeel
-
Looks up up the given key in our Hashtable and resolves LazyValues
or ActiveValues.
- get(AttributeKey<T>) - Method in class org.jhotdraw.samples.odg.figures.ODGGroupFigure
-
- get(AttributeKey<T>) - Method in class org.jhotdraw.samples.svg.figures.SVGGroupFigure
-
- get(String, String) - Method in class org.jhotdraw.util.prefs.PreferencesUtil
-
- get(int) - Method in class org.jhotdraw.util.ReversedList
-
- getAcceleratorProperty(String) - Method in class org.jhotdraw.util.ResourceBundleUtil
-
Gets a KeyStroke for a JavaBeans "accelerator" property from the ResourceBundle.
- getAction(View, String) - Method in class org.jhotdraw.app.AbstractApplication
-
- getActionMap(View) - Method in class org.jhotdraw.app.AbstractApplication
-
Gets the action map.
- getActionMap(View) - Method in interface org.jhotdraw.app.Application
-
Gets an action map for the specified view or for the entire application.
- getActionMap() - Method in interface org.jhotdraw.app.View
-
Gets the action map of the view.
- getActionMap() - Method in class org.jhotdraw.draw.DefaultDrawingEditor
-
- getActionMap() - Method in interface org.jhotdraw.draw.DrawingEditor
-
Gets the action map used by the tool of this drawing editor as a fall back
for performing actions.
- getActionMap() - Method in class org.jhotdraw.draw.DrawingEditorProxy
-
- getActionMap() - Method in class org.jhotdraw.draw.tool.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
-
- getActiveHandle() - Method in class org.jhotdraw.draw.DefaultDrawingView
-
- getActiveHandle() - Method in interface org.jhotdraw.draw.DrawingView
-
Gets the active handle.
- getActiveView() - Method in class org.jhotdraw.app.AbstractApplication
-
Gets the active view.
- getActiveView() - Method in class org.jhotdraw.app.action.AbstractViewAction
-
- getActiveView() - Method in class org.jhotdraw.app.AppletApplication
-
- getActiveView() - Method in interface org.jhotdraw.app.Application
-
Returns the active view.
- 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.draw.DrawingEditorProxy
-
- getActiveView() - Method in class org.jhotdraw.draw.event.AbstractAttributeEditorHandler
-
- getActiveView() - Method in class org.jhotdraw.samples.odg.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.tool.BezierTool
-
- getAddedFigure() - Method in class org.jhotdraw.draw.tool.CreationTool
-
- getAllFonts() - Static method in class org.jhotdraw.gui.JFontChooser
-
Gets all fonts from the graphics environment.
- getAllowsChildren() - Method in class org.jhotdraw.gui.fontchooser.FontCollectionNode
-
- getAllowsChildren() - Method in class org.jhotdraw.gui.fontchooser.FontFaceNode
-
- getAllowsChildren() - Method in class org.jhotdraw.gui.fontchooser.FontFamilyNode
-
- getAllowsNullValue() - Method in class org.jhotdraw.text.ColorFormatter
-
Returns true, if null value is allowed.
- getAllowsNullValue() - Method in class org.jhotdraw.text.FontFormatter
-
Returns true, if null value is allowed.
- getAllowsNullValue() - Method in class org.jhotdraw.text.JavaNumberFormatter
-
Returns true if null values are allowed.
- getAllowsUnknownFont() - Method in class org.jhotdraw.text.FontFormatter
-
Returns true, if unknown font names are allowed.
- getAnchor() - Method in class org.jhotdraw.draw.connector.AbstractConnector
-
- getAnchor() - Method in interface org.jhotdraw.draw.connector.Connector
-
Gets the anchor of the connector.
- getAnchor() - Method in class org.jhotdraw.draw.connector.StickyRectangleConnector
-
- getAnchorWidth() - Method in class org.jhotdraw.draw.tool.ConnectionTool
-
- getAngle() - Method in class org.jhotdraw.draw.connector.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
-
Returns information about the applet.
- 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.EditCanvasAction
-
- getApplication() - Method in class org.jhotdraw.draw.action.EditGridAction
-
- getApproveButtonMnemonic() - Method in interface org.jhotdraw.gui.URIChooser
-
Returns the approve button's mnemonic.
- getApproveButtonText() - Method in interface org.jhotdraw.gui.URIChooser
-
Returns the text used in the ApproveButton
.
- getArc() - Method in class org.jhotdraw.samples.odg.figures.ODGRectFigure
-
- getArcHeight() - Method in class org.jhotdraw.draw.RoundRectangleFigure
-
Gets the arc height.
- getArcHeight() - Method in class org.jhotdraw.samples.odg.figures.ODGRectFigure
-
- getArcHeight() - Method in class org.jhotdraw.samples.svg.figures.SVGRectFigure
-
Gets the arc height.
- getArcWidth() - Method in class org.jhotdraw.draw.RoundRectangleFigure
-
Gets the arc width.
- getArcWidth() - Method in class org.jhotdraw.samples.odg.figures.ODGRectFigure
-
- getArcWidth() - Method in class org.jhotdraw.samples.svg.figures.SVGRectFigure
-
Gets the arc width.
- getArrangement() - Method in interface org.jhotdraw.gui.Arrangeable
-
- getArrangement() - Method in class org.jhotdraw.gui.JMDIDesktopPane
-
- getAttribute(String) - Method in interface net.n3.nanoxml.IXMLElement
-
- 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
-
- 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() - Method in class org.jhotdraw.draw.event.FigureEvent
-
- 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.
- getAttributeEditor() - Method in class org.jhotdraw.draw.event.AbstractAttributeEditorHandler
-
Returns the AttributeEditor to which this FigureAttributeEditorHandler is
attached.
- getAttributeKey(String) - Method in class org.jhotdraw.draw.AbstractAttributedCompositeFigure
-
- getAttributeKey(String) - Method in class org.jhotdraw.draw.AbstractAttributedFigure
-
- getAttributeKey() - Method in class org.jhotdraw.draw.event.AbstractAttributeEditorHandler
-
- 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 set 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.
- getAttributeValue() - Method in class org.jhotdraw.draw.gui.JAttributeSlider
-
- getAttributeValue() - Method in class org.jhotdraw.draw.gui.JAttributeTextArea
-
- getAttributeValue() - Method in class org.jhotdraw.draw.gui.JAttributeTextField
-
- getAttributeValue() - Method in interface org.jhotdraw.gui.AttributeEditor
-
Gets the attribute value.
- getBackdropBorder() - Method in class org.jhotdraw.gui.plaf.palette.BackdropBorder
-
- getBackgroundPaint(int, int) - Method in class org.jhotdraw.draw.DefaultDrawingView
-
Returns a paint for drawing the background of the drawing area.
- getBase() - Method in class org.jhotdraw.color.DefaultHarmonicColorModel
-
- getBase() - Method in interface org.jhotdraw.color.HarmonicColorModel
-
- getBaseClass() - Method in class org.jhotdraw.util.ResourceBundleUtil
-
- getBaseIndex() - Method in class org.jhotdraw.color.AbstractHarmonicRule
-
- getBaseIndex() - Method in interface org.jhotdraw.color.HarmonicRule
-
- getBaseline() - Method in class org.jhotdraw.draw.TextAreaFigure
-
- getBaseline() - Method in class org.jhotdraw.draw.TextFigure
-
- getBaseline() - Method in interface org.jhotdraw.draw.TextHolderFigure
-
Gets the baseline of the first line of text, relative to the
upper left corner of the figure bounds.
- getBaseline() - Method in class org.jhotdraw.samples.svg.figures.SVGTextAreaFigure
-
- getBaseline() - Method in class org.jhotdraw.samples.svg.figures.SVGTextFigure
-
- getBeanDescriptor() - Method in class org.jhotdraw.draw.DefaultDrawingViewBeanInfo
-
Gets the bean's BeanDescriptor
s.
- getBeanDescriptor() - Method in class org.jhotdraw.draw.gui.JAttributeSliderBeanInfo
-
Gets the bean's BeanDescriptor
s.
- getBeanDescriptor() - Method in class org.jhotdraw.draw.gui.JAttributeTextAreaBeanInfo
-
Gets the bean's BeanDescriptor
s.
- getBeanDescriptor() - Method in class org.jhotdraw.draw.gui.JAttributeTextFieldBeanInfo
-
Gets the bean's BeanDescriptor
s.
- getBeanDescriptor() - Method in class org.jhotdraw.gui.JDisclosureToolBarBeanInfo
-
Gets the bean's BeanDescriptor
s.
- getBeanDescriptor() - Method in class org.jhotdraw.gui.JLifeFormattedTexAreaBeanInfo
-
Gets the bean's BeanDescriptor
s.
- getBeanDescriptor() - Method in class org.jhotdraw.gui.JLifeFormattedTextFieldBeanInfo
-
Gets the bean's BeanDescriptor
s.
- getBeanDescriptor() - Method in class org.jhotdraw.gui.JPopupButtonBeanInfo
-
Gets the bean's BeanDescriptor
s.
- getBeanDescriptor() - Method in class org.jhotdraw.samples.draw.DrawingPanelBeanInfo
-
Gets the bean's BeanDescriptor
s.
- getBeanDescriptor() - Method in class org.jhotdraw.samples.odg.ODGDrawingPanelBeanInfo
-
Gets the bean's BeanDescriptor
s.
- getBeanDescriptor() - Method in class org.jhotdraw.samples.odg.ODGPropertiesPanelBeanInfo
-
Gets the bean's BeanDescriptor
s.
- getBeanDescriptor() - Method in class org.jhotdraw.samples.svg.gui.AbstractToolBarBeanInfo
-
Gets the bean's BeanDescriptor
s.
- getBeanDescriptor() - Method in class org.jhotdraw.samples.svg.gui.ActionsToolBarBeanInfo
-
Gets the bean's BeanDescriptor
s.
- getBeanDescriptor() - Method in class org.jhotdraw.samples.svg.gui.AlignToolBarBeanInfo
-
Gets the bean's BeanDescriptor
s.
- getBeanDescriptor() - Method in class org.jhotdraw.samples.svg.gui.ArrangeToolBarBeanInfo
-
Gets the bean's BeanDescriptor
s.
- getBeanDescriptor() - Method in class org.jhotdraw.samples.svg.gui.CanvasToolBarBeanInfo
-
Gets the bean's BeanDescriptor
s.
- getBeanDescriptor() - Method in class org.jhotdraw.samples.svg.gui.FigureToolBarBeanInfo
-
Gets the bean's BeanDescriptor
s.
- getBeanDescriptor() - Method in class org.jhotdraw.samples.svg.gui.FillToolBarBeanInfo
-
Gets the bean's BeanDescriptor
s.
- getBeanDescriptor() - Method in class org.jhotdraw.samples.svg.gui.FontToolBarBeanInfo
-
Gets the bean's BeanDescriptor
s.
- getBeanDescriptor() - Method in class org.jhotdraw.samples.svg.gui.LinkToolBarBeanInfo
-
Gets the bean's BeanDescriptor
s.
- getBeanDescriptor() - Method in class org.jhotdraw.samples.svg.gui.StrokeToolBarBeanInfo
-
Gets the bean's BeanDescriptor
s.
- getBeanDescriptor() - Method in class org.jhotdraw.samples.svg.gui.SummaryToolBarBeanInfo
-
Gets the bean's BeanDescriptor
s.
- getBeanDescriptor() - Method in class org.jhotdraw.samples.svg.gui.ToolsToolBarBeanInfo
-
Gets the bean's BeanDescriptor
s.
- getBeanDescriptor() - Method in class org.jhotdraw.samples.svg.gui.ViewToolBarBeanInfo
-
Gets the bean's BeanDescriptor
s.
- getBeanDescriptor() - Method in class org.jhotdraw.samples.svg.SVGDrawingPanelBeanInfo
-
Gets the bean's BeanDescriptor
s.
- getBezierFigure() - Method in class org.jhotdraw.draw.handle.AbstractConnectionHandle
-
- getBezierFigure() - Method in class org.jhotdraw.draw.handle.BezierControlPointHandle
-
- getBezierNode() - Method in class org.jhotdraw.draw.handle.AbstractConnectionHandle
-
- getBezierNode() - Method in class org.jhotdraw.draw.handle.BezierControlPointHandle
-
- getBezierNode() - Method in class org.jhotdraw.draw.handle.BezierNodeHandle
-
- getBezierNodeIndex() - Method in class org.jhotdraw.draw.handle.AbstractConnectionHandle
-
- getBezierNodeIndex() - Method in class org.jhotdraw.draw.handle.ConnectionEndHandle
-
- getBezierNodeIndex() - Method in class org.jhotdraw.draw.handle.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
-
- getBoolean(String) - Method in class org.jhotdraw.gui.plaf.palette.PaletteLookAndFeel
-
- getBoolean(String, boolean) - Method in class org.jhotdraw.util.prefs.PreferencesUtil
-
- getBorder(String) - Method in class org.jhotdraw.gui.plaf.palette.PaletteLookAndFeel
-
- getBorderColor() - Method in class org.jhotdraw.gui.plaf.palette.PaletteToolBarUI.DragWindow
-
- getBorderInsets(Component) - Method in class org.jhotdraw.draw.action.ImageBevelBorder
-
Returns the insets of the border.
- getBorderInsets(Component) - Method in class org.jhotdraw.gui.plaf.palette.BackdropBorder
-
- getBorderInsets(Component) - Method in class org.jhotdraw.gui.plaf.palette.PaletteButtonBorder
-
- getBorderInsets(Component) - Method in class org.jhotdraw.gui.plaf.palette.PaletteTextComponentBorder
-
- getBorderInsets(Component) - Method in class org.jhotdraw.gui.plaf.palette.PaletteToolBarBorder
-
- getBorderInsets(Component, Insets) - Method in class org.jhotdraw.gui.plaf.palette.PaletteToolBarBorder
-
- 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.
- getBoundedRangeModel(int) - Method in interface org.jhotdraw.color.ColorSliderModel
-
Returns the BoundedRangeModel used for the specified component
index.
- getBoundedRangeModel(int) - Method in class org.jhotdraw.color.DefaultColorSliderModel
-
Returns the bounded range model of the specified color componentIndex.
- getBounds() - Method in class org.jhotdraw.draw.AbstractCompositeFigure
-
- getBounds() - Method in class org.jhotdraw.draw.BezierFigure
-
- getBounds() - Method in class org.jhotdraw.draw.connector.AbstractConnector
-
- getBounds() - Method in interface org.jhotdraw.draw.connector.Connector
-
Gets the bounds of the connector.
- getBounds() - Method in class org.jhotdraw.draw.connector.LocatorConnector
-
Gets the display box 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 logical bounds of the figure as a Rectangle.
- getBounds() - Method in class org.jhotdraw.draw.GraphicalCompositeFigure
-
Return the logcal display area.
- getBounds() - Method in class org.jhotdraw.draw.handle.AbstractHandle
-
- getBounds() - Method in interface org.jhotdraw.draw.handle.Handle
-
Returns the bounding box of the handle.
- getBounds() - Method in class org.jhotdraw.draw.ImageFigure
-
- 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
-
- getBounds() - Method in class org.jhotdraw.geom.BezierPath
-
- getBounds() - Method in class org.jhotdraw.geom.Polygon2D.Double
-
- getBounds() - Method in class org.jhotdraw.geom.Polygon2D.Float
-
- getBounds() - Method in class org.jhotdraw.geom.Polygon2D
-
Gets the bounding box of this Polygon
.
- 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.geom.Polygon2D.Double
-
- getBounds2D() - Method in class org.jhotdraw.geom.Polygon2D.Float
-
- getBounds2D() - Method in class org.jhotdraw.geom.Polygon2D
- 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(String) - Static method in class org.jhotdraw.util.ResourceBundleUtil
-
Get the appropriate ResourceBundle subclass.
- getBundle(String, Locale) - Static method in class org.jhotdraw.util.ResourceBundleUtil
-
Get the appropriate ResourceBundle subclass.
- getByteArray(String, byte[]) - Method in class org.jhotdraw.util.prefs.PreferencesUtil
-
- getCachedDefaults() - Method in class org.jhotdraw.gui.plaf.palette.PaletteLookAndFeel
-
- getCanvasSize() - Method in class org.jhotdraw.draw.QuadTreeCompositeFigure
-
- getCanvasViewBounds() - Method in class org.jhotdraw.draw.DefaultDrawingView
-
Returns the bounds of the canvas on the drawing view.
- 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.color.JColorWheel
-
- getCenter() - Method in class org.jhotdraw.draw.BezierFigure
-
- getCenter() - Method in class org.jhotdraw.draw.handle.AbstractRotateHandle
-
- getCenter() - Method in class org.jhotdraw.draw.handle.RotateHandle
-
- getCenter() - Method in class org.jhotdraw.geom.BezierPath
-
Returns the point at the center of the bezier path.
- 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(Object, int) - Method in class org.jhotdraw.gui.fontchooser.DefaultFontChooserModel
-
- getChild(int) - Method in class org.jhotdraw.samples.odg.figures.ODGPathFigure
-
- getChild(int) - Method in class org.jhotdraw.samples.svg.figures.SVGPathFigure
-
- getChildAt(int) - Method in class org.jhotdraw.gui.fontchooser.FontCollectionNode
-
- getChildAt(int) - Method in class org.jhotdraw.gui.fontchooser.FontFaceNode
-
- getChildAt(int) - Method in class org.jhotdraw.gui.fontchooser.FontFamilyNode
-
- 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 class org.jhotdraw.draw.LabeledLineConnectionFigure
-
- getChildCount(Object) - Method in class org.jhotdraw.gui.fontchooser.DefaultFontChooserModel
-
- getChildCount() - Method in class org.jhotdraw.gui.fontchooser.FontCollectionNode
-
- getChildCount() - Method in class org.jhotdraw.gui.fontchooser.FontFaceNode
-
- getChildCount() - Method in class org.jhotdraw.gui.fontchooser.FontFamilyNode
-
- getChildFigure() - Method in class org.jhotdraw.draw.event.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 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.
- getChooser(View) - Method in class org.jhotdraw.app.action.AbstractSaveUnsavedChangesAction
-
- getChooser(View) - Method in class org.jhotdraw.app.action.app.ExitAction
-
- getChooser(View) - Method in class org.jhotdraw.app.action.file.LoadDirectoryAction
-
- getChooser(View) - Method in class org.jhotdraw.app.action.file.LoadFileAction
-
- getChooser(View) - Method in class org.jhotdraw.app.action.file.OpenDirectoryAction
-
- getChooser(View) - Method in class org.jhotdraw.app.action.file.OpenFileAction
-
- getChooser(View) - Method in class org.jhotdraw.app.action.file.SaveFileAction
-
- getChooser() - Method in class org.jhotdraw.gui.event.SheetEvent
-
Returns the URIChooser pane on the sheet.
- getClipboard() - Static method in class org.jhotdraw.gui.datatransfer.ClipboardUtil
-
Returns the ClipboardService instance.
- getClone(Figure) - Method in class org.jhotdraw.draw.AttributeKey
-
Gets a clone of the value from the Figure.
- getCollectionList() - Method in class org.jhotdraw.gui.plaf.palette.PaletteFontChooserSelectionPanel
-
- getColor() - Method in interface org.jhotdraw.color.ColorSliderModel
-
Returns the color value of the model.
- getColor() - Method in class org.jhotdraw.color.DefaultColorSliderModel
-
- getColor() - Method in class org.jhotdraw.draw.action.ColorIcon
-
- getColor() - Method in class org.jhotdraw.gui.plaf.palette.colorchooser.ColorIcon
-
- getColor(String) - Method in class org.jhotdraw.gui.plaf.palette.PaletteLookAndFeel
-
- getColorAt(int, int) - Method in class org.jhotdraw.color.AbstractColorWheelImageProducer
-
- getColorAt(int, int) - Method in class org.jhotdraw.color.CIEXYChromaticityDiagramImageProducer
-
- getColorAt(int, int) - Method in class org.jhotdraw.color.ColorSquareImageProducer
-
- getColorAt(int, int) - Method in class org.jhotdraw.color.ComplexColorWheelImageProducer
-
- getColorAt(int, int) - Method in class org.jhotdraw.color.HSLHarmonicColorWheelImageProducer
-
- getColorAt(int, int) - Method in class org.jhotdraw.color.HSVHarmonicColorWheelImageProducer
-
- getColorAt(int, int) - Method in class org.jhotdraw.color.JColorWheel
-
- getColorAt(int, int) - Method in class org.jhotdraw.color.PolarColorWheelImageProducer
-
- getColorAt(int, int) - Method in class org.jhotdraw.color.QuantizingColorWheelImageProducer
-
- getColorComponents(float[]) - Method in class org.jhotdraw.color.CompositeColor
-
Returns a float
array containing only the color
components of the Color
, in the
ColorSpace
of the Color
.
- getColorComponents(ColorSpace, float[]) - Method in class org.jhotdraw.color.CompositeColor
-
Returns a float
array containing only the color
components of the Color
in the
ColorSpace
specified by the cspace
parameter.
- getColorLocation(Color) - Method in class org.jhotdraw.color.AbstractColorWheelImageProducer
-
- getColorLocation(float[]) - Method in class org.jhotdraw.color.AbstractColorWheelImageProducer
-
- getColorLocation(Color) - Method in class org.jhotdraw.color.CIEXYChromaticityDiagramImageProducer
-
- getColorLocation(float[]) - Method in class org.jhotdraw.color.CIEXYChromaticityDiagramImageProducer
-
- getColorLocation(float[]) - Method in class org.jhotdraw.color.ColorSquareImageProducer
-
- getColorLocation(float[]) - Method in class org.jhotdraw.color.ComplexColorWheelImageProducer
-
- getColorLocation(Color) - Method in class org.jhotdraw.color.HSLHarmonicColorWheelImageProducer
-
- getColorLocation(float[]) - Method in class org.jhotdraw.color.HSLHarmonicColorWheelImageProducer
-
- getColorLocation(Color) - Method in class org.jhotdraw.color.HSVHarmonicColorWheelImageProducer
-
- getColorLocation(float[]) - Method in class org.jhotdraw.color.HSVHarmonicColorWheelImageProducer
-
- getColorLocation(Color) - Method in class org.jhotdraw.color.JColorWheel
-
- getColorLocation(float[]) - Method in class org.jhotdraw.color.JColorWheel
-
- getColorLocation(Color) - Method in class org.jhotdraw.color.JHarmonicColorWheel
-
- getColorLocation(Color) - Method in class org.jhotdraw.color.PolarColorWheelImageProducer
-
- getColorLocation(float[]) - Method in class org.jhotdraw.color.PolarColorWheelImageProducer
-
- getColorLocation(float[]) - Method in class org.jhotdraw.color.QuantizingColorWheelImageProducer
-
- getColorSpace() - Method in interface org.jhotdraw.color.ColorSliderModel
-
Returns the ColorSpace used by this ColorSliderModel.
- getColorSpace() - Method in class org.jhotdraw.color.CompositeColor
-
Returns the ColorSpace
of this Color
.
- getColorSpace() - Method in class org.jhotdraw.color.DefaultColorSliderModel
-
- getColorSpace() - Method in class org.jhotdraw.color.DefaultHarmonicColorModel
-
- getColorSpace() - Method in interface org.jhotdraw.color.HarmonicColorModel
-
- getColumnCount() - Method in class org.jhotdraw.gui.JPopupButton
-
Returns the number of columns of the popup menu.
- getColumns() - Method in class org.jhotdraw.gui.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 class org.jhotdraw.app.AppletApplication
-
- getComponent() - Method in interface org.jhotdraw.app.Application
-
Returns the application component.
- getComponent() - Method in class org.jhotdraw.app.MDIApplication
-
- getComponent() - Method in class org.jhotdraw.app.OSXApplication
-
Returns the Frame which holds the frameless JMenuBar.
- getComponent() - Method in class org.jhotdraw.app.SDIApplication
-
- getComponent() - Method in interface org.jhotdraw.app.View
-
Returns the visual component of the view.
- getComponent(int) - Method in interface org.jhotdraw.color.ColorSliderModel
-
Gets a value of an individual component.
- getComponent(int) - Method in class org.jhotdraw.color.DefaultColorSliderModel
-
- 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 class org.jhotdraw.draw.event.SelectionComponentDisplayer
-
- getComponent() - Method in class org.jhotdraw.draw.gui.JAttributeSlider
-
- getComponent() - Method in class org.jhotdraw.draw.gui.JAttributeTextArea
-
- getComponent() - Method in class org.jhotdraw.draw.gui.JAttributeTextField
-
- getComponent() - Method in interface org.jhotdraw.gui.AttributeEditor
-
Returns the JComponent of the attribute field.
- getComponent() - Method in class org.jhotdraw.gui.JFileURIChooser
-
- getComponent() - Method in interface org.jhotdraw.gui.URIChooser
-
Returns the component of the URIChooser.
- getComponent() - Method in interface org.jhotdraw.samples.svg.gui.DrawingComponent
-
Returns the component of the DrawingComponent.
- getComponent() - Method in class org.jhotdraw.samples.svg.SVGDrawingPanel
-
- getComponentCount() - Method in interface org.jhotdraw.color.ColorSliderModel
-
Returns the number of components used by this ColorSliderModel.
- getComponentCount() - Method in class org.jhotdraw.color.DefaultColorSliderModel
-
- getComponentIndex() - Method in class org.jhotdraw.color.SimpleHarmonicRule
-
- getComponents() - Method in interface org.jhotdraw.color.ColorSliderModel
-
Gets all component values.
- getComponents(float[]) - Method in class org.jhotdraw.color.CompositeColor
-
Returns a float
array containing the color and alpha
components of the Color
, in the
ColorSpace
of the Color
.
- getComponents(ColorSpace, float[]) - Method in class org.jhotdraw.color.CompositeColor
-
Returns a float
array containing the color and alpha
components of the Color
, in the
ColorSpace
specified by the cspace
parameter.
- getComponents() - Method in class org.jhotdraw.color.DefaultColorSliderModel
-
- getCompositeFigure() - Method in class org.jhotdraw.draw.event.CompositeFigureEvent
-
Gets the changed drawing.
- getConnection() - Method in class org.jhotdraw.draw.handle.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.connector.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.
- getConstraint(float) - Method in class org.jhotdraw.color.SimpleHarmonicRule
-
- 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.
- getContents(Object) - Method in class org.jhotdraw.gui.datatransfer.AbstractClipboard
-
Returns a Transferable
object representing the current contents
of the clipboard.
- getContents(Object) - Method in class org.jhotdraw.gui.datatransfer.AWTClipboard
-
- getContents(Object) - Method in class org.jhotdraw.gui.datatransfer.JNLPClipboard
-
- getContents(Object) - Method in class org.jhotdraw.gui.datatransfer.OSXClipboard
-
- getControlPoint(int) - Method in class org.jhotdraw.geom.BezierPath.Node
-
- getConvexHull(List<Point>) - Static method in class org.jhotdraw.geom.ConvexHull
-
Computes the convex hull from a set of points.
- getConvexHull(Point[]) - Static method in class org.jhotdraw.geom.ConvexHull
-
Computes the convex hull from a set of points.
- getConvexHull2D(List<Point2D.Double>) - Static method in class org.jhotdraw.geom.ConvexHull
-
Computes the convex hull from a set of points.
- getConvexHull2D(Point2D.Double[]) - Static method in class org.jhotdraw.geom.ConvexHull
-
Computes the convex hull from a set of points.
- getConvexHullPath2D(List<Point2D.Double>) - Static method in class org.jhotdraw.geom.ConvexHull
-
Computes the convex hull from a set of points.
- getConvexHullPath2D(Shape) - Static method in class org.jhotdraw.geom.ConvexHull
-
Computes the convex hull from a shape.
- getConvexHullPolygon(List<Point>) - Static method in class org.jhotdraw.geom.ConvexHull
-
Computes the convex hull from a set of points.
- getCoordinates() - Method in class org.jhotdraw.samples.svg.figures.SVGTextFigure
-
- getCopyright() - Method in class org.jhotdraw.app.AbstractApplication
-
- getCopyright() - Method in class org.jhotdraw.app.AbstractApplicationModel
-
- 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.
- getCreatedFigure() - Method in class org.jhotdraw.draw.tool.BezierTool
-
- getCreatedFigure() - Method in class org.jhotdraw.draw.tool.CreationTool
-
- getCursor(Point2D.Double) - Method in class org.jhotdraw.draw.AbstractFigure
-
- getCursor(Point2D.Double) - Method in interface org.jhotdraw.draw.Figure
-
Returns a cursor for the specified location.
- getCursor() - Method in class org.jhotdraw.draw.handle.AbstractHandle
-
Returns a cursor for the handle.
- getCursor() - Method in class org.jhotdraw.draw.handle.CloseHandle
-
Returns a cursor for the handle.
- getCursor() - Method in class org.jhotdraw.draw.handle.DragHandle
-
Returns a cursor for the handle.
- getCursor() - Method in class org.jhotdraw.draw.handle.FontSizeHandle
-
- getCursor() - Method in interface org.jhotdraw.draw.handle.Handle
-
Returns a cursor for the handle.
- getCursor() - Method in class org.jhotdraw.draw.handle.MoveHandle
-
Returns a cursor for the handle.
- getCursor() - Method in class org.jhotdraw.draw.handle.NullHandle
-
- getCX() - Method in class org.jhotdraw.samples.svg.RadialGradient
-
- getCY() - Method in class org.jhotdraw.samples.svg.RadialGradient
-
- 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
-
- 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.decoration.AbstractLineDecoration
-
- getDecorationRadius(Figure) - Method in class org.jhotdraw.draw.decoration.CompositeLineDecoration
-
Returns the radius of the decorator.
- getDecorationRadius(Figure) - Method in interface org.jhotdraw.draw.decoration.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.decoration.AbstractLineDecoration
-
Hook method to calculate the path of the decorator.
- getDecoratorPath(Figure) - Method in class org.jhotdraw.draw.decoration.ArrowTip
-
- getDecoratorPath(Figure) - Method in class org.jhotdraw.draw.decoration.GeneralPathTip
-
- getDecoratorPath(Figure) - Method in class org.jhotdraw.draw.decoration.PerpendicularBar
-
Calculates the path of the decorator...a simple line
perpendicular to the figure.
- getDecoratorPathRadius(Figure) - Method in class org.jhotdraw.draw.decoration.AbstractLineDecoration
-
Hook method to calculate the radius of the decorator path.
- getDecoratorPathRadius(Figure) - Method in class org.jhotdraw.draw.decoration.ArrowTip
-
- getDecoratorPathRadius(Figure) - Method in class org.jhotdraw.draw.decoration.GeneralPathTip
-
- getDecoratorPathRadius(Figure) - Method in class org.jhotdraw.draw.decoration.PerpendicularBar
-
Calculates the radius of the decorator path.
- getDefault() - Static method in class org.jhotdraw.util.LocaleUtil
-
- getDefaultAttribute(AttributeKey<T>) - Method in class org.jhotdraw.draw.DefaultDrawingEditor
-
- getDefaultAttribute(AttributeKey<T>) - Method in interface org.jhotdraw.draw.DrawingEditor
-
Gets a default attribute from the editor.
- getDefaultAttribute(AttributeKey<T>) - Method in class org.jhotdraw.draw.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.
- getDefaultAttributes() - Method in class org.jhotdraw.draw.DrawingEditorProxy
-
- getDefaultDisclosureState() - Method in class org.jhotdraw.samples.svg.gui.AbstractToolBar
-
- getDefaultDisclosureState() - Method in class org.jhotdraw.samples.svg.gui.ActionsToolBar
-
- getDefaultDisclosureState() - Method in class org.jhotdraw.samples.svg.gui.FillToolBar
-
- getDefaultDisclosureState() - Method in class org.jhotdraw.samples.svg.gui.FontToolBar
-
- getDefaultDisclosureState() - Method in class org.jhotdraw.samples.svg.gui.StrokeToolBar
-
- getDefaultDisclosureState() - Method in class org.jhotdraw.samples.svg.gui.ToolsToolBar
-
- 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.draw.gui.JAttributeSliderBeanInfo
-
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.draw.gui.JAttributeTextAreaBeanInfo
-
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.draw.gui.JAttributeTextFieldBeanInfo
-
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.JDisclosureToolBarBeanInfo
-
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.JLifeFormattedTexAreaBeanInfo
-
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.JLifeFormattedTextFieldBeanInfo
-
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.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.gui.AbstractToolBarBeanInfo
-
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.gui.ActionsToolBarBeanInfo
-
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.gui.AlignToolBarBeanInfo
-
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.gui.ArrangeToolBarBeanInfo
-
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.gui.CanvasToolBarBeanInfo
-
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.gui.FigureToolBarBeanInfo
-
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.gui.FillToolBarBeanInfo
-
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.gui.FontToolBarBeanInfo
-
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.gui.LinkToolBarBeanInfo
-
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.gui.StrokeToolBarBeanInfo
-
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.gui.SummaryToolBarBeanInfo
-
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.gui.ToolsToolBarBeanInfo
-
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.gui.ViewToolBarBeanInfo
-
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.
- 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.draw.gui.JAttributeSliderBeanInfo
-
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.draw.gui.JAttributeTextAreaBeanInfo
-
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.draw.gui.JAttributeTextFieldBeanInfo
-
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.JDisclosureToolBarBeanInfo
-
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.JLifeFormattedTexAreaBeanInfo
-
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.JLifeFormattedTextFieldBeanInfo
-
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.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.gui.AbstractToolBarBeanInfo
-
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.gui.ActionsToolBarBeanInfo
-
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.gui.AlignToolBarBeanInfo
-
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.gui.ArrangeToolBarBeanInfo
-
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.gui.CanvasToolBarBeanInfo
-
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.gui.FigureToolBarBeanInfo
-
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.gui.FillToolBarBeanInfo
-
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.gui.FontToolBarBeanInfo
-
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.gui.LinkToolBarBeanInfo
-
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.gui.StrokeToolBarBeanInfo
-
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.gui.SummaryToolBarBeanInfo
-
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.gui.ToolsToolBarBeanInfo
-
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.gui.ViewToolBarBeanInfo
-
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.
- getDefaultValue() - Method in class org.jhotdraw.draw.AttributeKey
-
Returns the default value of the attribute.
- getDelegate() - Method in class net.n3.nanoxml.ValidatorPlugin
-
Returns the delegate.
- getDependencies() - Method in class org.jhotdraw.samples.pert.figures.TaskFigure
-
- getDerivedIndices() - Method in class org.jhotdraw.color.AbstractHarmonicRule
-
- getDerivedIndices() - Method in interface org.jhotdraw.color.HarmonicRule
-
- getDescription() - Method in class org.jhotdraw.gui.filechooser.ExtensionFileFilter
-
- getDescription() - Method in class org.jhotdraw.gui.plaf.palette.PaletteLookAndFeel
-
- getDescription() - Method in class org.jhotdraw.samples.odg.ODGDrawing
-
- getDialog() - Method in class org.jhotdraw.draw.action.EditGridAction
-
- getDialogTitle() - Method in interface org.jhotdraw.gui.URIChooser
-
Gets the string that goes in the URIChooser
's titlebar.
- getDialogType() - Method in interface org.jhotdraw.gui.URIChooser
-
Returns the type of this dialog.
- 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.
- getDisclosedComponent(int) - Method in class org.jhotdraw.gui.JDisclosureToolBar
-
- getDisclosedComponent(int) - Method in class org.jhotdraw.samples.svg.gui.AbstractToolBar
-
- getDisclosureState() - Method in class org.jhotdraw.gui.JDisclosureToolBar
-
- getDisclosureStateCount() - Method in class org.jhotdraw.gui.JDisclosureToolBar
-
- getDisplayName() - Method in class org.jhotdraw.color.ColorWheelChooser
-
- getDisplayName() - Method in class org.jhotdraw.gui.plaf.palette.colorchooser.PaletteCMYKChooser
-
- getDisplayName() - Method in class org.jhotdraw.gui.plaf.palette.colorchooser.PaletteColorSlidersChooser
-
- getDisplayName() - Method in class org.jhotdraw.gui.plaf.palette.colorchooser.PaletteColorWheelChooser
-
- getDisplayName() - Method in class org.jhotdraw.gui.plaf.palette.colorchooser.PaletteHSBChooser
-
- getDisplayName() - Method in class org.jhotdraw.gui.plaf.palette.colorchooser.PaletteRGBChooser
-
- getDisplayName() - Method in class org.jhotdraw.gui.plaf.palette.colorchooser.PaletteSwatchesChooser
-
- getDockingColor() - Method in class org.jhotdraw.gui.plaf.palette.PaletteToolBarUI
-
Gets the color displayed when over a docking area
- getDocument() - Method in class org.jhotdraw.samples.teddy.TeddyView
-
- getDouble(String, double) - Method in class org.jhotdraw.util.prefs.PreferencesUtil
-
- 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.
- getDragInsets(Component) - Method in class org.jhotdraw.gui.plaf.palette.PaletteToolBarBorder
-
These insets are used by PaletteToolBarUI, to determine if
the toolbar should be dragged.
- getDragTracker(Figure) - Method in class org.jhotdraw.draw.tool.SelectionTool
-
Method to get a DragTracker
which handles user interaction
for dragging the specified figure.
- getDrawing() - Method in class org.jhotdraw.draw.AbstractDrawing
-
- getDrawing() - Method in class org.jhotdraw.draw.AbstractFigure
-
- getDrawing() - Method in class org.jhotdraw.draw.action.AbstractDrawingEditorAction
-
- getDrawing() - Method in class org.jhotdraw.draw.action.AbstractDrawingViewAction
-
- getDrawing() - Method in class org.jhotdraw.draw.action.AbstractSelectedAction
-
- getDrawing() - Method in class org.jhotdraw.draw.action.EditCanvasPanel
-
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.draw.event.DrawingAttributeEditorHandler
-
- getDrawing() - Method in class org.jhotdraw.draw.tool.AbstractTool
-
- 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 interface org.jhotdraw.samples.svg.gui.DrawingComponent
-
Returns the drawing of the DrawingComponent.
- 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.BezierFigure
-
- getDrawingArea() - Method in class org.jhotdraw.draw.connector.AbstractConnector
-
- getDrawingArea() - Method in interface org.jhotdraw.draw.connector.Connector
-
Gets the drawing area of the connector.
- getDrawingArea(Figure, Point2D.Double, Point2D.Double) - Method in class org.jhotdraw.draw.decoration.AbstractLineDecoration
-
Returns the drawing area of the decorator.
- getDrawingArea(Figure, Point2D.Double, Point2D.Double) - Method in class org.jhotdraw.draw.decoration.CompositeLineDecoration
-
Returns the drawing area of the decorator.
- getDrawingArea(Figure, Point2D.Double, Point2D.Double) - Method in interface org.jhotdraw.draw.decoration.LineDecoration
-
Returns the drawing bounds of the decorator.
- getDrawingArea() - Method in class org.jhotdraw.draw.DefaultDrawingView
-
- 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 class org.jhotdraw.draw.handle.AbstractHandle
-
- getDrawingArea() - Method in class org.jhotdraw.draw.handle.ConnectorHandle
-
- getDrawingArea() - Method in interface org.jhotdraw.draw.handle.Handle
-
Returns the drawing area of the handle.
- getDrawingArea() - Method in class org.jhotdraw.draw.LabeledLineConnectionFigure
-
- 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
-
- getDrawingComponent() - Method in class org.jhotdraw.samples.svg.SVGApplet
-
- 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.DefaultDrawingEditor
-
- getDrawingViews() - Method in interface org.jhotdraw.draw.DrawingEditor
-
Gets all drawing views associated with this editor.
- getDrawingViews() - Method in class org.jhotdraw.draw.DrawingEditorProxy
-
- getDuration() - Method in class org.jhotdraw.samples.pert.figures.TaskFigure
-
- getEditedFigures() - Method in class org.jhotdraw.draw.event.AbstractAttributeEditorHandler
-
- getEditedFigures() - Method in class org.jhotdraw.draw.event.DrawingAttributeEditorHandler
-
- getEditedFigures() - Method in class org.jhotdraw.draw.event.FigureAttributeEditorHandler
-
- getEditor() - Method in class org.jhotdraw.draw.action.AbstractDrawingEditorAction
-
- getEditor() - Method in class org.jhotdraw.draw.action.AbstractDrawingViewAction
-
- getEditor() - Method in class org.jhotdraw.draw.action.AbstractSelectedAction
-
- getEditor() - Method in class org.jhotdraw.draw.action.AttributeToggler
-
- getEditor() - Method in class org.jhotdraw.draw.DefaultDrawingView
-
- getEditor() - Method in interface org.jhotdraw.draw.DrawingView
-
Gets the drawing editor associated to the DrawingView.
- getEditor() - Method in class org.jhotdraw.draw.event.AbstractAttributeEditorHandler
-
Returns the DrawingEditor to which this FigureAttributeEditorHandler is
attached.
- getEditor() - Method in class org.jhotdraw.draw.handle.AbstractHandle
-
- getEditor() - Method in class org.jhotdraw.draw.tool.AbstractTool
-
- getEditor() - Method in class org.jhotdraw.samples.draw.DrawingPanel
-
- getEditor() - Method in class org.jhotdraw.samples.draw.DrawView
-
Gets the drawing editor of the view.
- 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.gui.AbstractToolBar
-
- getEditor() - Method in class org.jhotdraw.samples.svg.SVGDrawingPanel
-
- getEditor() - Method in class org.jhotdraw.samples.svg.SVGView
-
- getElementAt(int) - Method in class org.jhotdraw.color.DefaultHarmonicColorModel
-
- 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 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.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 class org.jhotdraw.xml.JavaPrimitivesDOMFactory
-
- getEnumValue(Enum) - Method in class org.jhotdraw.xml.DefaultDOMFactory
-
- getEnumValue(Enum) - Method in class org.jhotdraw.xml.JavaPrimitivesDOMFactory
-
- getError() - Method in class org.jhotdraw.gui.Worker
-
Get the error produced by the worker thread, or null if it
hasn't thrown one.
- getEventHandler() - Method in class org.jhotdraw.samples.svg.gui.AbstractToolBar
-
- getEventSetDescriptors() - Method in class org.jhotdraw.draw.DefaultDrawingViewBeanInfo
-
Gets the bean's EventSetDescriptor
s.
- getEventSetDescriptors() - Method in class org.jhotdraw.draw.gui.JAttributeSliderBeanInfo
-
Gets the bean's EventSetDescriptor
s.
- getEventSetDescriptors() - Method in class org.jhotdraw.draw.gui.JAttributeTextAreaBeanInfo
-
Gets the bean's EventSetDescriptor
s.
- getEventSetDescriptors() - Method in class org.jhotdraw.draw.gui.JAttributeTextFieldBeanInfo
-
Gets the bean's EventSetDescriptor
s.
- getEventSetDescriptors() - Method in class org.jhotdraw.gui.JDisclosureToolBarBeanInfo
-
Gets the bean's EventSetDescriptor
s.
- getEventSetDescriptors() - Method in class org.jhotdraw.gui.JLifeFormattedTexAreaBeanInfo
-
Gets the bean's EventSetDescriptor
s.
- getEventSetDescriptors() - Method in class org.jhotdraw.gui.JLifeFormattedTextFieldBeanInfo
-
Gets the bean's EventSetDescriptor
s.
- getEventSetDescriptors() - Method in class org.jhotdraw.gui.JPopupButtonBeanInfo
-
Gets the bean's EventSetDescriptor
s.
- getEventSetDescriptors() - Method in class org.jhotdraw.samples.draw.DrawingPanelBeanInfo
-
Gets the bean's EventSetDescriptor
s.
- getEventSetDescriptors() - Method in class org.jhotdraw.samples.odg.ODGDrawingPanelBeanInfo
-
Gets the bean's EventSetDescriptor
s.
- getEventSetDescriptors() - Method in class org.jhotdraw.samples.odg.ODGPropertiesPanelBeanInfo
-
Gets the bean's EventSetDescriptor
s.
- getEventSetDescriptors() - Method in class org.jhotdraw.samples.svg.gui.AbstractToolBarBeanInfo
-
Gets the bean's EventSetDescriptor
s.
- getEventSetDescriptors() - Method in class org.jhotdraw.samples.svg.gui.ActionsToolBarBeanInfo
-
Gets the bean's EventSetDescriptor
s.
- getEventSetDescriptors() - Method in class org.jhotdraw.samples.svg.gui.AlignToolBarBeanInfo
-
Gets the bean's EventSetDescriptor
s.
- getEventSetDescriptors() - Method in class org.jhotdraw.samples.svg.gui.ArrangeToolBarBeanInfo
-
Gets the bean's EventSetDescriptor
s.
- getEventSetDescriptors() - Method in class org.jhotdraw.samples.svg.gui.CanvasToolBarBeanInfo
-
Gets the bean's EventSetDescriptor
s.
- getEventSetDescriptors() - Method in class org.jhotdraw.samples.svg.gui.FigureToolBarBeanInfo
-
Gets the bean's EventSetDescriptor
s.
- getEventSetDescriptors() - Method in class org.jhotdraw.samples.svg.gui.FillToolBarBeanInfo
-
Gets the bean's EventSetDescriptor
s.
- getEventSetDescriptors() - Method in class org.jhotdraw.samples.svg.gui.FontToolBarBeanInfo
-
Gets the bean's EventSetDescriptor
s.
- getEventSetDescriptors() - Method in class org.jhotdraw.samples.svg.gui.LinkToolBarBeanInfo
-
Gets the bean's EventSetDescriptor
s.
- getEventSetDescriptors() - Method in class org.jhotdraw.samples.svg.gui.StrokeToolBarBeanInfo
-
Gets the bean's EventSetDescriptor
s.
- getEventSetDescriptors() - Method in class org.jhotdraw.samples.svg.gui.SummaryToolBarBeanInfo
-
Gets the bean's EventSetDescriptor
s.
- getEventSetDescriptors() - Method in class org.jhotdraw.samples.svg.gui.ToolsToolBarBeanInfo
-
Gets the bean's EventSetDescriptor
s.
- getEventSetDescriptors() - Method in class org.jhotdraw.samples.svg.gui.ViewToolBarBeanInfo
-
Gets the bean's EventSetDescriptor
s.
- getEventSetDescriptors() - Method in class org.jhotdraw.samples.svg.SVGDrawingPanelBeanInfo
-
Gets the bean's EventSetDescriptor
s.
- getException() - Method in exception net.n3.nanoxml.XMLException
-
Returns the encapsulated exception, or null if no exception is
encapsulated.
- getExportChooser(View) - Method in class org.jhotdraw.app.AbstractApplication
-
- getExportChooser(View) - Method in interface org.jhotdraw.app.Application
-
Gets an export chooser for the specified view or for the entire application.
- getExtensions() - Method in class org.jhotdraw.gui.filechooser.ExtensionFileFilter
-
Returns an unmodifiable set with the filename extensions.
- getExtent() - Method in class org.jhotdraw.io.BoundedRangeInputStream
-
Returns the model's extent, the length of the inner range that
begins at the model's value.
- getFaceList() - Method in class org.jhotdraw.gui.plaf.palette.PaletteFontChooserSelectionPanel
-
- getFamilyList() - Method in class org.jhotdraw.gui.plaf.palette.PaletteFontChooserSelectionPanel
-
- getFigure() - Method in class org.jhotdraw.draw.event.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.
- getFileChooser() - Method in class org.jhotdraw.gui.event.SheetEvent
-
Returns the JFileChooser pane on the sheet.
- getFileExtension() - Method in class org.jhotdraw.draw.io.DOMStorableInputOutputFormat
-
- getFileExtension() - Method in class org.jhotdraw.draw.io.ImageOutputFormat
-
- getFileExtension() - Method in interface org.jhotdraw.draw.io.OutputFormat
-
Returns the file extension for the output format.
- getFileExtension() - Method in class org.jhotdraw.draw.io.SerializationInputOutputFormat
-
- getFileExtension() - Method in class org.jhotdraw.draw.io.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
-
- getFileExtensions() - Method in class org.jhotdraw.draw.io.ImageInputFormat
-
- getFileFilter() - Method in class org.jhotdraw.draw.io.DOMStorableInputOutputFormat
-
- getFileFilter() - Method in class org.jhotdraw.draw.io.ImageInputFormat
-
- getFileFilter() - Method in class org.jhotdraw.draw.io.ImageOutputFormat
-
- getFileFilter() - Method in interface org.jhotdraw.draw.io.InputFormat
-
Return a FileFilter that can be used to identify files which can be read
with this input format.
- getFileFilter() - Method in interface org.jhotdraw.draw.io.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.io.SerializationInputOutputFormat
-
- getFileFilter() - Method in class org.jhotdraw.draw.io.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.
- getFloat(String, float) - Method in class org.jhotdraw.util.prefs.PreferencesUtil
-
- getFloatingColor() - Method in class org.jhotdraw.gui.plaf.palette.PaletteToolBarUI
-
Gets the color displayed when over a floating area
- getFocusedView() - Method in class org.jhotdraw.draw.DrawingEditorProxy
-
- 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.gui.fontchooser.FontFaceNode
-
- getFont(String) - Method in class org.jhotdraw.gui.plaf.palette.PaletteLookAndFeel
-
- getFont() - Method in class org.jhotdraw.samples.svg.figures.SVGTextAreaFigure
-
- getFont() - Method in class org.jhotdraw.samples.svg.figures.SVGTextFigure
-
- getFontMetrics() - Method in class org.jhotdraw.gui.plaf.palette.PaletteTabbedPaneUI
-
- getFontMetrics(JComponent, Graphics) - Static method in class org.jhotdraw.gui.plaf.palette.PaletteUtilities
-
Returns the FontMetrics for the current Font of the passed
in Graphics.
- getFontMetrics(JComponent, Graphics, Font) - Static method in class org.jhotdraw.gui.plaf.palette.PaletteUtilities
-
Returns the FontMetrics for the specified Font.
- 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
-
- getFormatted(String, Object...) - Method in class org.jhotdraw.util.ResourceBundleUtil
-
Returns a formatted string using javax.text.MessageFormat.
- getFormatterFactory() - Method in class org.jhotdraw.gui.JLifeFormattedTextArea
-
- getFrame() - Method in class org.jhotdraw.draw.action.EditCanvasAction
-
- 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.event.HandleEvent
-
- getHandleAttribute(AttributeKey<T>) - Method in class org.jhotdraw.draw.DefaultDrawingEditor
-
- getHandleAttribute(AttributeKey<T>) - Method in interface org.jhotdraw.draw.DrawingEditor
-
Gets a handle attribute from the editor.
- getHandleAttribute(AttributeKey<T>) - Method in class org.jhotdraw.draw.DrawingEditorProxy
-
- 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.handle.AbstractHandle
-
- getHandlesize() - Method in class org.jhotdraw.draw.handle.CloseHandle
-
- getHandleTracker(Handle) - Method in class org.jhotdraw.draw.tool.SelectionTool
-
Method to get a HandleTracker
which handles user interaction
for the specified handle.
- getHarmonicColorModel() - Method in class org.jhotdraw.color.JHarmonicColorWheel
-
- getHeight() - Method in class org.jhotdraw.color.CIEXYChromaticityDiagramImageProducer
-
- getHeight() - Method in class org.jhotdraw.color.ColorTrackImageProducer
-
- 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.gui.VerticalGridLayout
-
Gets the horizontal gap between components.
- getHitShape() - Method in class org.jhotdraw.samples.svg.figures.SVGPathFigure
-
- getHitStroke(Figure) - Static method in class org.jhotdraw.draw.AttributeKeys
-
Returns a stroke which is useful for hit-testing.
- 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.draw.gui.JAttributeSliderBeanInfo
-
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.draw.gui.JAttributeTextAreaBeanInfo
-
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.draw.gui.JAttributeTextFieldBeanInfo
-
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.JDisclosureToolBarBeanInfo
-
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.JLifeFormattedTexAreaBeanInfo
-
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.JLifeFormattedTextFieldBeanInfo
-
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(Component) - Method in class org.jhotdraw.gui.plaf.palette.MultiIcon
-
- getIcon(String) - Method in class org.jhotdraw.gui.plaf.palette.PaletteLookAndFeel
-
- getIcon(Component) - Method in class org.jhotdraw.gui.plaf.palette.PaletteSliderThumbIcon
-
- 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.gui.AbstractToolBarBeanInfo
-
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.gui.ActionsToolBarBeanInfo
-
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.gui.AlignToolBarBeanInfo
-
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.gui.ArrangeToolBarBeanInfo
-
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.gui.CanvasToolBarBeanInfo
-
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.gui.FigureToolBarBeanInfo
-
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.gui.FillToolBarBeanInfo
-
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.gui.FontToolBarBeanInfo
-
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.gui.LinkToolBarBeanInfo
-
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.gui.StrokeToolBarBeanInfo
-
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.gui.SummaryToolBarBeanInfo
-
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.gui.ToolsToolBarBeanInfo
-
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.gui.ViewToolBarBeanInfo
-
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.
- 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
-
- getIconHeight() - Method in class org.jhotdraw.gui.DisclosureIcon
-
- getIconHeight() - Method in class org.jhotdraw.gui.EmptyIcon
-
- getIconHeight() - Method in class org.jhotdraw.gui.plaf.palette.colorchooser.ColorIcon
-
- getIconHeight() - Method in class org.jhotdraw.gui.plaf.palette.MultiIcon
-
- getIconProperty(String, Class) - Method in class org.jhotdraw.util.ResourceBundleUtil
-
Get an image icon from the ResourceBundle.
- 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
-
- getIconWidth() - Method in class org.jhotdraw.gui.DisclosureIcon
-
- getIconWidth() - Method in class org.jhotdraw.gui.EmptyIcon
-
- getIconWidth() - Method in class org.jhotdraw.gui.plaf.palette.colorchooser.ColorIcon
-
- getIconWidth() - Method in class org.jhotdraw.gui.plaf.palette.MultiIcon
-
- getID() - Method in class org.jhotdraw.gui.plaf.palette.PaletteLookAndFeel
-
- getID() - Method in class org.jhotdraw.samples.svg.gui.AbstractToolBar
-
This should be an abstract method, but the NetBeans GUI builder
doesn't support abstract beans.
- getID() - Method in class org.jhotdraw.samples.svg.gui.ActionsToolBar
-
- getID() - Method in class org.jhotdraw.samples.svg.gui.AlignToolBar
-
- getID() - Method in class org.jhotdraw.samples.svg.gui.ArrangeToolBar
-
- getID() - Method in class org.jhotdraw.samples.svg.gui.CanvasToolBar
-
- getID() - Method in class org.jhotdraw.samples.svg.gui.FigureToolBar
-
- getID() - Method in class org.jhotdraw.samples.svg.gui.FillToolBar
-
- getID() - Method in class org.jhotdraw.samples.svg.gui.FontToolBar
-
- getID() - Method in class org.jhotdraw.samples.svg.gui.LinkToolBar
-
- getID() - Method in class org.jhotdraw.samples.svg.gui.StrokeToolBar
-
- getID() - Method in class org.jhotdraw.samples.svg.gui.ToolsToolBar
-
- getID() - Method in class org.jhotdraw.samples.svg.gui.ViewToolBar
-
- 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 interface org.jhotdraw.draw.ImageHolderFigure
-
Gets the image data.
- getImageData() - Method in class org.jhotdraw.samples.svg.figures.SVGImageFigure
-
Gets the image data.
- getImportChooser(View) - Method in class org.jhotdraw.app.AbstractApplication
-
- getImportChooser(View) - Method in interface org.jhotdraw.app.Application
-
Gets an import chooser for the specified view or for the entire application.
- getIndex() - Method in class org.jhotdraw.draw.event.CompositeFigureEvent
-
Returns the z-index of the child figure.
- getIndex(TreeNode) - Method in class org.jhotdraw.gui.fontchooser.FontCollectionNode
-
- getIndex(TreeNode) - Method in class org.jhotdraw.gui.fontchooser.FontFaceNode
-
- getIndex(TreeNode) - Method in class org.jhotdraw.gui.fontchooser.FontFamilyNode
-
- getIndexOfChild(Object, Object) - Method in class org.jhotdraw.gui.fontchooser.DefaultFontChooserModel
-
- 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.DrawingColorChooserAction
-
- 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.io.DOMStorableInputOutputFormat
-
- getInputFormatAccessory() - Method in class org.jhotdraw.draw.io.ImageInputFormat
-
- getInputFormatAccessory() - Method in interface org.jhotdraw.draw.io.InputFormat
-
Return a JFileChooser accessory that can be used to customize the input
format.
- getInputFormatAccessory() - Method in class org.jhotdraw.draw.io.SerializationInputOutputFormat
-
- getInputFormatAccessory() - Method in class org.jhotdraw.draw.io.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.DefaultDrawingEditor
-
- getInputMap() - Method in interface org.jhotdraw.draw.DrawingEditor
-
Sets the input map used by the tool of this drawing editor as a fall back
for handling keyboard events.
- getInputMap() - Method in class org.jhotdraw.draw.DrawingEditorProxy
-
- getInputMap() - Method in class org.jhotdraw.draw.tool.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.layouter.AbstractLayouter
-
- getInsets() - Method in class org.jhotdraw.draw.text.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(String) - Method in class org.jhotdraw.gui.plaf.palette.PaletteLookAndFeel
-
- getInsets() - Method in class org.jhotdraw.gui.plaf.palette.PaletteToolBarUI.DragWindow
-
- 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
-
- getInstance() - Static method in class org.jhotdraw.color.CMYKGenericColorSpace
-
- getInstance() - Static method in class org.jhotdraw.color.CMYKNominalColorSpace
-
- getInstance() - Static method in class org.jhotdraw.color.HSBColorSpace
-
- getInstance() - Static method in class org.jhotdraw.color.HSLColorSpace
-
- getInstance() - Static method in class org.jhotdraw.color.HSLPhysiologicColorSpace
-
- getInstance() - Static method in class org.jhotdraw.color.HSVColorSpace
-
- getInstance() - Static method in class org.jhotdraw.color.HSVPhysiologicColorSpace
-
- getInstance() - Static method in class org.jhotdraw.gui.plaf.palette.PaletteLookAndFeel
-
- getInt(String) - Method in class org.jhotdraw.gui.plaf.palette.PaletteLookAndFeel
-
- getInt(String, int) - Method in class org.jhotdraw.util.prefs.PreferencesUtil
-
- getInteger(String) - Method in class org.jhotdraw.util.ResourceBundleUtil
-
Get an Integer from the ResourceBundle.
- getInterpolatedRGB(int, float) - Method in interface org.jhotdraw.color.ColorSliderModel
-
Returns an RGB value based on the value of the specified component index
and value, based on the values of all other components of the model.
- getInterpolatedRGB(int, float) - Method in class org.jhotdraw.color.DefaultColorSliderModel
-
- getInvalidatedArea() - Method in class org.jhotdraw.draw.event.CompositeFigureEvent
-
Gets the bounds of the invalidated area on the drawing.
- getInvalidatedArea() - Method in class org.jhotdraw.draw.event.FigureEvent
-
Gets the bounds of the invalidated area on the drawing.
- getInvalidatedArea() - Method in class org.jhotdraw.draw.event.HandleEvent
-
Gets the bounds of the invalidated area on the drawing view.
- getInvalidatedArea() - Method in class org.jhotdraw.draw.event.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
-
Returns the key string.
- 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
-
- getLargeDisplayIcon() - Method in class org.jhotdraw.color.ColorWheelChooser
-
- getLargeDisplayIcon() - Method in class org.jhotdraw.gui.plaf.palette.colorchooser.PaletteCMYKChooser
-
- getLargeDisplayIcon() - Method in class org.jhotdraw.gui.plaf.palette.colorchooser.PaletteColorSlidersChooser
-
- getLargeDisplayIcon() - Method in class org.jhotdraw.gui.plaf.palette.colorchooser.PaletteColorWheelChooser
-
- getLargeDisplayIcon() - Method in class org.jhotdraw.gui.plaf.palette.colorchooser.PaletteHSBChooser
-
- getLargeDisplayIcon() - Method in class org.jhotdraw.gui.plaf.palette.colorchooser.PaletteRGBChooser
-
- getLargeDisplayIcon() - Method in class org.jhotdraw.gui.plaf.palette.colorchooser.PaletteSwatchesChooser
-
- getLastUsedInputFormat() - Method in class org.jhotdraw.text.ColorFormatter
-
Gets the last used input format.
- getLayer() - Method in class org.jhotdraw.draw.AbstractFigure
-
AbstractFigure always returns 0.
- 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
-
- getLayoutAlignmentX(Container) - Method in class org.jhotdraw.gui.plaf.palette.PaletteRootPaneUI.PaletteRootLayout
-
- getLayoutAlignmentX(Container) - Method in class org.jhotdraw.gui.ToolBarLayout
-
- getLayoutAlignmentY(Container) - Method in class org.jhotdraw.gui.plaf.palette.PaletteRootPaneUI.PaletteRootLayout
-
- getLayoutAlignmentY(Container) - Method in class org.jhotdraw.gui.ToolBarLayout
-
- 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.
- getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.jhotdraw.color.ColorListCellRenderer
-
- getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.jhotdraw.gui.plaf.palette.PaletteListCellRenderer
-
- getListeners(Class<T>) - Method in class org.jhotdraw.gui.fontchooser.AbstractFontChooserModel
-
Returns an array of all the objects currently registered
as FooListener
s
upon this model.
- getLocation() - Method in class org.jhotdraw.draw.handle.AbstractConnectionHandle
-
Returns the start point of the connection.
- getLocation() - Method in class org.jhotdraw.draw.handle.AbstractRotateHandle
-
- getLocation() - Method in class org.jhotdraw.draw.handle.BezierControlPointHandle
-
- getLocation() - Method in class org.jhotdraw.draw.handle.BezierNodeHandle
-
- getLocation() - Method in class org.jhotdraw.draw.handle.BezierScaleHandle
-
- getLocation() - Method in class org.jhotdraw.draw.handle.ConnectionEndHandle
-
Returns the start point of the connection.
- getLocation() - Method in class org.jhotdraw.draw.handle.ConnectionStartHandle
-
Returns the start point of the connection.
- getLocation() - Method in class org.jhotdraw.draw.handle.ConnectorHandle
-
- getLocation() - Method in class org.jhotdraw.draw.handle.LocatorHandle
-
- getLocationOnDrawing() - Method in class org.jhotdraw.draw.handle.ConnectorHandle
-
- getLocationOnDrawing() - Method in class org.jhotdraw.draw.handle.LocatorHandle
-
- getLocator() - Method in class org.jhotdraw.draw.connector.LocatorConnector
-
- 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 on Figures in this
drawing synchronize to prevent race conditions.
- getLong(String, long) - Method in class org.jhotdraw.util.prefs.PreferencesUtil
-
- 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.io.BoundedRangeInputStream
-
Returns the model's maximum.
- getMaximum() - Method in class org.jhotdraw.samples.svg.gui.ProgressIndicator
-
Returns the maximum value -- the higher end of the progress value.
- getMaximum() - Method in class org.jhotdraw.text.JavaNumberFormatter
-
Returns the maximum permissible value.
- getMaximumFractionDigits() - Method in class org.jhotdraw.text.JavaNumberFormatter
-
Gets the maximum number of digits allowed in the fraction portion of a
number.
- getMaximumIntegerDigits() - Method in class org.jhotdraw.text.JavaNumberFormatter
-
Gets the maximum number of digits allowed in the integer portion of a
number.
- getMaxValue(int) - Method in class org.jhotdraw.color.CIELABColorSpace
-
- getMaxValue(int) - Method in class org.jhotdraw.color.CIELCHabColorSpace
-
- getMaxValue(int) - Method in class org.jhotdraw.color.CMYKNominalColorSpace
-
- getMaxValue(int) - Method in class org.jhotdraw.color.HSBColorSpace
-
- getMaxValue(int) - Method in class org.jhotdraw.color.HSLColorSpace
-
- getMaxValue(int) - Method in class org.jhotdraw.color.HSLPhysiologicColorSpace
-
- getMaxValue(int) - Method in class org.jhotdraw.color.HSVColorSpace
-
- getMaxValue(int) - Method in class org.jhotdraw.color.HSVPhysiologicColorSpace
-
- getMenuBuilder() - Method in interface org.jhotdraw.app.ApplicationModel
-
Returns the abstract factory for building application menus.
- getMenuBuilder() - Method in class org.jhotdraw.app.DefaultApplicationModel
-
- getMenuBuilder() - Method in class org.jhotdraw.app.EmptyApplicationModel
-
- getMessage() - Method in class org.jhotdraw.samples.svg.gui.ProgressIndicator
-
- getMethodDescriptors() - Method in class org.jhotdraw.draw.DefaultDrawingViewBeanInfo
-
Gets the bean's MethodDescriptor
s.
- getMethodDescriptors() - Method in class org.jhotdraw.draw.gui.JAttributeSliderBeanInfo
-
Gets the bean's MethodDescriptor
s.
- getMethodDescriptors() - Method in class org.jhotdraw.draw.gui.JAttributeTextAreaBeanInfo
-
Gets the bean's MethodDescriptor
s.
- getMethodDescriptors() - Method in class org.jhotdraw.draw.gui.JAttributeTextFieldBeanInfo
-
Gets the bean's MethodDescriptor
s.
- getMethodDescriptors() - Method in class org.jhotdraw.gui.JDisclosureToolBarBeanInfo
-
Gets the bean's MethodDescriptor
s.
- getMethodDescriptors() - Method in class org.jhotdraw.gui.JLifeFormattedTexAreaBeanInfo
-
Gets the bean's MethodDescriptor
s.
- getMethodDescriptors() - Method in class org.jhotdraw.gui.JLifeFormattedTextFieldBeanInfo
-
Gets the bean's MethodDescriptor
s.
- getMethodDescriptors() - Method in class org.jhotdraw.gui.JPopupButtonBeanInfo
-
Gets the bean's MethodDescriptor
s.
- getMethodDescriptors() - Method in class org.jhotdraw.samples.draw.DrawingPanelBeanInfo
-
Gets the bean's MethodDescriptor
s.
- getMethodDescriptors() - Method in class org.jhotdraw.samples.odg.ODGDrawingPanelBeanInfo
-
Gets the bean's MethodDescriptor
s.
- getMethodDescriptors() - Method in class org.jhotdraw.samples.odg.ODGPropertiesPanelBeanInfo
-
Gets the bean's MethodDescriptor
s.
- getMethodDescriptors() - Method in class org.jhotdraw.samples.svg.gui.AbstractToolBarBeanInfo
-
Gets the bean's MethodDescriptor
s.
- getMethodDescriptors() - Method in class org.jhotdraw.samples.svg.gui.ActionsToolBarBeanInfo
-
Gets the bean's MethodDescriptor
s.
- getMethodDescriptors() - Method in class org.jhotdraw.samples.svg.gui.AlignToolBarBeanInfo
-
Gets the bean's MethodDescriptor
s.
- getMethodDescriptors() - Method in class org.jhotdraw.samples.svg.gui.ArrangeToolBarBeanInfo
-
Gets the bean's MethodDescriptor
s.
- getMethodDescriptors() - Method in class org.jhotdraw.samples.svg.gui.CanvasToolBarBeanInfo
-
Gets the bean's MethodDescriptor
s.
- getMethodDescriptors() - Method in class org.jhotdraw.samples.svg.gui.FigureToolBarBeanInfo
-
Gets the bean's MethodDescriptor
s.
- getMethodDescriptors() - Method in class org.jhotdraw.samples.svg.gui.FillToolBarBeanInfo
-
Gets the bean's MethodDescriptor
s.
- getMethodDescriptors() - Method in class org.jhotdraw.samples.svg.gui.FontToolBarBeanInfo
-
Gets the bean's MethodDescriptor
s.
- getMethodDescriptors() - Method in class org.jhotdraw.samples.svg.gui.LinkToolBarBeanInfo
-
Gets the bean's MethodDescriptor
s.
- getMethodDescriptors() - Method in class org.jhotdraw.samples.svg.gui.StrokeToolBarBeanInfo
-
Gets the bean's MethodDescriptor
s.
- getMethodDescriptors() - Method in class org.jhotdraw.samples.svg.gui.SummaryToolBarBeanInfo
-
Gets the bean's MethodDescriptor
s.
- getMethodDescriptors() - Method in class org.jhotdraw.samples.svg.gui.ToolsToolBarBeanInfo
-
Gets the bean's MethodDescriptor
s.
- getMethodDescriptors() - Method in class org.jhotdraw.samples.svg.gui.ViewToolBarBeanInfo
-
Gets the bean's MethodDescriptor
s.
- getMethodDescriptors() - Method in class org.jhotdraw.samples.svg.SVGDrawingPanelBeanInfo
-
Gets the bean's MethodDescriptor
s.
- getMinimum() - Method in class org.jhotdraw.io.BoundedRangeInputStream
-
Returns the minimum acceptable value.
- getMinimum() - Method in class org.jhotdraw.samples.svg.gui.ProgressIndicator
-
Returns the minimum value -- the lower end of the progress value.
- getMinimum() - Method in class org.jhotdraw.text.JavaNumberFormatter
-
Returns the minimum permissible value.
- getMinimumFractionDigits() - Method in class org.jhotdraw.text.JavaNumberFormatter
-
Returns true if null values are allowed.
- getMinimumHorizontalSize() - Method in class org.jhotdraw.color.ColorSliderUI
-
- getMinimumIntegerDigits() - Method in class org.jhotdraw.text.JavaNumberFormatter
-
Gets the minimum number of digits allowed in the integer portion of a
number.
- getMinimumNegativeExponent() - Method in class org.jhotdraw.text.JavaNumberFormatter
-
Gets the minimum negative exponent value for scientific notation.
- getMinimumPositiveExponent() - Method in class org.jhotdraw.text.JavaNumberFormatter
-
Gets the minimum positive exponent value for scientific notation.
- getMinimumVerticalSize() - Method in class org.jhotdraw.color.ColorSliderUI
-
- getMinValue(int) - Method in class org.jhotdraw.color.CIELABColorSpace
-
- getMinValue(int) - Method in class org.jhotdraw.color.CIELCHabColorSpace
-
- getMinValue(int) - Method in class org.jhotdraw.color.CMYKNominalColorSpace
-
- getMinValue(int) - Method in class org.jhotdraw.color.HSBColorSpace
-
- getMinValue(int) - Method in class org.jhotdraw.color.HSLColorSpace
-
- getMinValue(int) - Method in class org.jhotdraw.color.HSLPhysiologicColorSpace
-
- getMinValue(int) - Method in class org.jhotdraw.color.HSVColorSpace
-
- getMinValue(int) - Method in class org.jhotdraw.color.HSVPhysiologicColorSpace
-
- getMnemonic(String) - Method in class org.jhotdraw.util.ResourceBundleUtil
-
Get a Mnemonic from the ResourceBundle.
- getMnemonicProperty(String) - Method in class org.jhotdraw.util.ResourceBundleUtil
-
Gets a char for a JavaBeans "mnemonic" property from the ResourceBundle.
- getModel() - Method in class org.jhotdraw.app.AbstractApplication
-
- getModel() - Method in interface org.jhotdraw.app.Application
-
Returns the application model.
- getModel() - Method in class org.jhotdraw.color.JColorWheel
-
- getModel() - Method in class org.jhotdraw.gui.JFontChooser
-
Gets the selected Font.
- getMultipleOpenId() - Method in class org.jhotdraw.app.AbstractView
-
- getMultipleOpenId() - Method in interface org.jhotdraw.app.View
-
Returns the multiple open id.
- getMultiplier() - Method in class org.jhotdraw.text.JavaNumberFormatter
-
Gets the multiplier for use in percent, per mille, and similar formats.
- 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 class org.jhotdraw.app.AbstractApplicationModel
-
- 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.color.CIELABColorSpace
-
- getName(int) - Method in class org.jhotdraw.color.CIELABColorSpace
-
- getName() - Method in class org.jhotdraw.color.CIELCHabColorSpace
-
- getName(int) - Method in class org.jhotdraw.color.CIELCHabColorSpace
-
- getName(int) - Method in class org.jhotdraw.color.CMYKNominalColorSpace
-
- getName() - Method in class org.jhotdraw.color.CMYKNominalColorSpace
-
- getName(ColorSpace) - Static method in class org.jhotdraw.color.ColorUtil
-
Returns the name of the color space.
- getName(int) - Method in class org.jhotdraw.color.HSBColorSpace
-
- getName() - Method in class org.jhotdraw.color.HSBColorSpace
-
- getName(int) - Method in class org.jhotdraw.color.HSLColorSpace
-
- getName() - Method in class org.jhotdraw.color.HSLColorSpace
-
- getName(int) - Method in class org.jhotdraw.color.HSLPhysiologicColorSpace
-
- getName() - Method in class org.jhotdraw.color.HSLPhysiologicColorSpace
-
- getName(int) - Method in class org.jhotdraw.color.HSVColorSpace
-
- getName() - Method in class org.jhotdraw.color.HSVColorSpace
-
- getName(int) - Method in class org.jhotdraw.color.HSVPhysiologicColorSpace
-
- getName() - Method in class org.jhotdraw.color.HSVPhysiologicColorSpace
-
- getName() - Method in interface org.jhotdraw.color.NamedColorSpace
-
- getName() - Method in class org.jhotdraw.draw.action.ColorIcon
-
- getName() - Method in class org.jhotdraw.gui.fontchooser.FontCollectionNode
-
- getName() - Method in class org.jhotdraw.gui.fontchooser.FontFaceNode
-
- getName() - Method in class org.jhotdraw.gui.fontchooser.FontFamilyNode
-
- getName() - Method in class org.jhotdraw.gui.plaf.palette.colorchooser.ColorIcon
-
- getName() - Method in class org.jhotdraw.gui.plaf.palette.PaletteLookAndFeel
-
- getName(URI) - Static method in class org.jhotdraw.net.URIUtil
-
Returns the name of an URI for display in the title bar of a window.
- getName() - Method in class org.jhotdraw.samples.mini.DefaultDOMStorableSample.MyObject
-
- getName() - Method in class org.jhotdraw.samples.pert.figures.TaskFigure
-
- getName(Object) - Method in class org.jhotdraw.xml.DefaultDOMFactory
-
- getName(Object) - Method in interface org.jhotdraw.xml.DOMFactory
-
Returns the element name for the specified object.
- getName(Object) - Method in class org.jhotdraw.xml.JavaPrimitivesDOMFactory
-
- 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.event.FigureSelectionEvent
-
- getNewValue() - Method in class org.jhotdraw.draw.event.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.
- getNote() - Method in class org.jhotdraw.samples.svg.gui.ProgressIndicator
-
- getNumberOfPages() - Method in class org.jhotdraw.draw.print.DrawingPageable
-
- getOffset() - Method in class org.jhotdraw.gui.plaf.palette.PaletteToolBarUI.DragWindow
-
- getOldSelection() - Method in class org.jhotdraw.draw.event.FigureSelectionEvent
-
- getOldValue() - Method in class org.jhotdraw.draw.event.FigureEvent
-
- getOpenChooser(View) - Method in class org.jhotdraw.app.AbstractApplication
-
- getOpenChooser(View) - Method in interface org.jhotdraw.app.Application
-
Gets an open chooser for the specified view or for the entire application.
- getOpenURIsFromMainArgs(String[]) - Method in class org.jhotdraw.app.AbstractApplication
-
Parses the arguments to the main method and returns a list of URI's
for which views need to be opened upon launch of the application.
- 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.handle.AbstractRotateHandle
-
- getOrigin() - Method in class org.jhotdraw.draw.handle.RotateHandle
-
- getOutermostPoint() - Method in class org.jhotdraw.draw.BezierFigure
-
- getOutputFormat() - Method in class org.jhotdraw.text.ColorFormatter
-
Gets the output format.
- getOutputFormatAccessory() - Method in class org.jhotdraw.draw.io.DOMStorableInputOutputFormat
-
- getOutputFormatAccessory() - Method in class org.jhotdraw.draw.io.ImageOutputFormat
-
- getOutputFormatAccessory() - Method in interface org.jhotdraw.draw.io.OutputFormat
-
Return a JFileChooser accessory that can be used to customize the output
format.
- getOutputFormatAccessory() - Method in class org.jhotdraw.draw.io.SerializationInputOutputFormat
-
- 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.
- getOutsideGamutHandling() - Method in class org.jhotdraw.color.CIELABColorSpace
-
- getOwner() - Method in class org.jhotdraw.draw.connector.AbstractConnector
-
Gets the connector's owner.
- getOwner() - Method in interface org.jhotdraw.draw.connector.Connector
-
Gets the connector's owner.
- getOwner() - Method in class org.jhotdraw.draw.handle.AbstractConnectionHandle
-
- getOwner() - Method in class org.jhotdraw.draw.handle.AbstractHandle
-
- getOwner() - Method in class org.jhotdraw.draw.handle.BezierControlPointHandle
-
- getOwner() - Method in class org.jhotdraw.draw.handle.BezierNodeHandle
-
- getOwner() - Method in class org.jhotdraw.draw.handle.BezierOutlineHandle
-
- getOwner() - Method in interface org.jhotdraw.draw.handle.Handle
-
Returns the owner of this handle.
- getOwner() - Method in class org.jhotdraw.draw.handle.TextOverflowHandle
-
- getOwner() - Method in class org.jhotdraw.samples.odg.figures.ODGPathOutlineHandle
-
- getOwner() - Method in class org.jhotdraw.samples.svg.figures.ConvexHullOutlineHandle
-
- getOwner() - Method in class org.jhotdraw.samples.svg.figures.SVGPathOutlineHandle
-
- getPageFormat(int) - Method in class org.jhotdraw.draw.print.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.osx.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
-
Same as Applet.getParameter()
but doesn't throw a
NullPointerException when used without an Applet context.
- getParameter(String, String) - Method in class org.jhotdraw.samples.svg.SVGApplet
-
Same as Applet.getParameter()
but doesn't throw a
NullPointerException when used without an 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.connector.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.
- getParent() - Method in class org.jhotdraw.gui.fontchooser.FontCollectionNode
-
- getParent() - Method in class org.jhotdraw.gui.fontchooser.FontFaceNode
-
- getParent() - Method in class org.jhotdraw.gui.fontchooser.FontFamilyNode
-
- 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.geom.Polygon2D.Double
-
- getPathIterator(AffineTransform) - Method in class org.jhotdraw.geom.Polygon2D.Float
-
- getPathIterator(AffineTransform) - Method in class org.jhotdraw.geom.Polygon2D
-
Returns an iterator object that iterates along the boundary of this
Polygon
and provides access to the geometry
of the outline of this Polygon
.
- getPathIterator(AffineTransform, double) - Method in class org.jhotdraw.geom.Polygon2D
-
Returns an iterator object that iterates along the boundary of
the Shape
and provides access to the geometry of the
outline of the Shape
.
- 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.
- getPopupActions() - Method in class org.jhotdraw.samples.svg.gui.ActionsToolBar
-
Gets the actions of the "Action" popup menu in the toolbar.
- getPopupActions() - Method in class org.jhotdraw.samples.svg.SVGDrawingPanel
-
Gets the actions of the "Action" popup menu in the toolbar.
- getPopupAlpha() - Method in class org.jhotdraw.gui.JPopupButton
-
- getPopupAnchor() - Method in class org.jhotdraw.gui.JPopupButton
-
Gets the popup anchor.
- 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.
- getPreferredHorizontalSize() - Method in class org.jhotdraw.color.ColorSliderUI
-
- getPreferredHorizontalSize() - Method in class org.jhotdraw.gui.plaf.palette.PaletteSliderUI
-
- getPreferredMenuItemSize(JComponent, Icon, Icon, int) - Method in class org.jhotdraw.gui.plaf.palette.PaletteMenuItemUI
-
- getPreferredSize(JComponent) - Method in class org.jhotdraw.color.ColorSliderUI
-
- getPreferredSize() - Method in class org.jhotdraw.color.JColorWheel
-
- getPreferredSize() - Method in class org.jhotdraw.draw.AbstractCompositeFigure
-
- getPreferredSize() - Method in class org.jhotdraw.draw.AbstractFigure
-
- getPreferredSize() - Method in class org.jhotdraw.draw.DefaultDrawingView
-
- 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.text.FloatingTextArea
-
Gets the preferred size of the overlay.
- getPreferredSize(int) - Method in class org.jhotdraw.draw.text.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
-
- getPreferredTextSize(double) - Method in class org.jhotdraw.draw.TextAreaFigure
-
Returns the preferred text size of the TextAreaFigure.
- getPreferredTextSize(double) - Method in class org.jhotdraw.samples.svg.figures.SVGTextAreaFigure
-
Returns the preferred text size of the TextAreaFigure.
- getPreferredVerticalSize() - Method in class org.jhotdraw.color.ColorSliderUI
-
- getPreferredVerticalSize() - Method in class org.jhotdraw.gui.plaf.palette.PaletteSliderUI
-
- getPresentationFigure() - Method in class org.jhotdraw.draw.GraphicalCompositeFigure
-
Get a figure which renders this BasicCompositeFigure.
- getPresentationName() - Method in class org.jhotdraw.beans.PropertyChangeEdit
-
Returns the presentation name of the undoable edit.
- getPresentationName() - Method in class org.jhotdraw.draw.AttributeKey
-
Returns a localized human friendly presentation of the key.
- getPresentationName() - Method in class org.jhotdraw.draw.event.AttributeChangeEdit
-
- getPresentationName() - Method in class org.jhotdraw.draw.event.BezierNodeEdit
-
- getPresentationName() - Method in class org.jhotdraw.draw.event.SetBoundsEdit
-
- getPresentationName() - Method in class org.jhotdraw.draw.event.TransformEdit
-
- getPresentationName() - Method in class org.jhotdraw.draw.event.TransformRestoreEdit
-
- getPresentationName() - Method in class org.jhotdraw.draw.tool.BezierTool
-
- getPresentationName() - Method in class org.jhotdraw.undo.CompositeEdit
-
Returns the presentation name.
- getPrintable(int) - Method in class org.jhotdraw.draw.print.DrawingPageable
-
- getPropertyChangeListeners() - Method in class org.jhotdraw.beans.AbstractBean
-
- getPropertyDescriptors() - Method in class org.jhotdraw.draw.DefaultDrawingViewBeanInfo
-
Gets the bean's PropertyDescriptor
s.
- getPropertyDescriptors() - Method in class org.jhotdraw.draw.gui.JAttributeSliderBeanInfo
-
Gets the bean's PropertyDescriptor
s.
- getPropertyDescriptors() - Method in class org.jhotdraw.draw.gui.JAttributeTextAreaBeanInfo
-
Gets the bean's PropertyDescriptor
s.
- getPropertyDescriptors() - Method in class org.jhotdraw.draw.gui.JAttributeTextFieldBeanInfo
-
Gets the bean's PropertyDescriptor
s.
- getPropertyDescriptors() - Method in class org.jhotdraw.gui.JDisclosureToolBarBeanInfo
-
Gets the bean's PropertyDescriptor
s.
- getPropertyDescriptors() - Method in class org.jhotdraw.gui.JLifeFormattedTexAreaBeanInfo
-
Gets the bean's PropertyDescriptor
s.
- getPropertyDescriptors() - Method in class org.jhotdraw.gui.JLifeFormattedTextFieldBeanInfo
-
Gets the bean's PropertyDescriptor
s.
- getPropertyDescriptors() - Method in class org.jhotdraw.gui.JPopupButtonBeanInfo
-
Gets the bean's PropertyDescriptor
s.
- getPropertyDescriptors() - Method in class org.jhotdraw.samples.draw.DrawingPanelBeanInfo
-
Gets the bean's PropertyDescriptor
s.
- getPropertyDescriptors() - Method in class org.jhotdraw.samples.odg.ODGDrawingPanelBeanInfo
-
Gets the bean's PropertyDescriptor
s.
- getPropertyDescriptors() - Method in class org.jhotdraw.samples.odg.ODGPropertiesPanelBeanInfo
-
Gets the bean's PropertyDescriptor
s.
- getPropertyDescriptors() - Method in class org.jhotdraw.samples.svg.gui.AbstractToolBarBeanInfo
-
Gets the bean's PropertyDescriptor
s.
- getPropertyDescriptors() - Method in class org.jhotdraw.samples.svg.gui.ActionsToolBarBeanInfo
-
Gets the bean's PropertyDescriptor
s.
- getPropertyDescriptors() - Method in class org.jhotdraw.samples.svg.gui.AlignToolBarBeanInfo
-
Gets the bean's PropertyDescriptor
s.
- getPropertyDescriptors() - Method in class org.jhotdraw.samples.svg.gui.ArrangeToolBarBeanInfo
-
Gets the bean's PropertyDescriptor
s.
- getPropertyDescriptors() - Method in class org.jhotdraw.samples.svg.gui.CanvasToolBarBeanInfo
-
Gets the bean's PropertyDescriptor
s.
- getPropertyDescriptors() - Method in class org.jhotdraw.samples.svg.gui.FigureToolBarBeanInfo
-
Gets the bean's PropertyDescriptor
s.
- getPropertyDescriptors() - Method in class org.jhotdraw.samples.svg.gui.FillToolBarBeanInfo
-
Gets the bean's PropertyDescriptor
s.
- getPropertyDescriptors() - Method in class org.jhotdraw.samples.svg.gui.FontToolBarBeanInfo
-
Gets the bean's PropertyDescriptor
s.
- getPropertyDescriptors() - Method in class org.jhotdraw.samples.svg.gui.LinkToolBarBeanInfo
-
Gets the bean's PropertyDescriptor
s.
- getPropertyDescriptors() - Method in class org.jhotdraw.samples.svg.gui.StrokeToolBarBeanInfo
-
Gets the bean's PropertyDescriptor
s.
- getPropertyDescriptors() - Method in class org.jhotdraw.samples.svg.gui.SummaryToolBarBeanInfo
-
Gets the bean's PropertyDescriptor
s.
- getPropertyDescriptors() - Method in class org.jhotdraw.samples.svg.gui.ToolsToolBarBeanInfo
-
Gets the bean's PropertyDescriptor
s.
- getPropertyDescriptors() - Method in class org.jhotdraw.samples.svg.gui.ViewToolBarBeanInfo
-
Gets the bean's PropertyDescriptor
s.
- getPropertyDescriptors() - Method in class org.jhotdraw.samples.svg.SVGDrawingPanelBeanInfo
-
Gets the bean's PropertyDescriptor
s.
- getPropertyName() - Method in class org.jhotdraw.app.action.AbstractViewAction
-
Gets the property name.
- getPrototype() - Method in class org.jhotdraw.draw.tool.ConnectionTool
-
- getPrototype() - Method in class org.jhotdraw.draw.tool.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.jhotdraw.color.AbstractColorWheelImageProducer
-
- getRadius() - Method in class org.jhotdraw.color.JColorWheel
-
- 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.
- getRecentURIs() - Method in class org.jhotdraw.app.AbstractApplication
-
- getRecentURIs() - Method in interface org.jhotdraw.app.Application
-
Returns the recently opened URIs.
- 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.locator.BezierLabelLocator
-
Returns a Point2D.Double on the polyline that is at the provided relative position.
- getRelativePoint(BezierFigure) - Method in class org.jhotdraw.draw.locator.BezierLabelLocator
-
Returns the coordinates of the relative point on the path
of the specified bezier figure.
- 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.handle.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.
- getRoot() - Method in class org.jhotdraw.gui.fontchooser.DefaultFontChooserModel
-
- getRotates() - Method in class org.jhotdraw.samples.svg.figures.SVGTextFigure
-
- getRows() - Method in class org.jhotdraw.gui.VerticalGridLayout
-
Gets the number of rows in this layout.
- getSaveChooser(View) - Method in class org.jhotdraw.app.AbstractApplication
-
- getSaveChooser(View) - Method in interface org.jhotdraw.app.Application
-
Gets a save chooser for the specified view or for the entire application.
- getScaledInstance(Image, int, int) - Static method in class org.jhotdraw.util.Images
-
Creates a scaled instanceof the image.
- 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.draw.gui.JAttributeSlider
-
- 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
-
- 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.
- getSelectAreaTracker() - Method in class org.jhotdraw.draw.tool.SelectionTool
-
Method to get a SelectAreaTracker
which handles user interaction
for selecting an area on the drawing.
- 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.
- getSelectedFont() - Method in class org.jhotdraw.gui.JFontChooser
-
Gets the selected Font.
- getSelectedIndex() - Method in class org.jhotdraw.color.JHarmonicColorWheel
-
- getSelectedURI() - Method in class org.jhotdraw.gui.JFileURIChooser
-
- getSelectedURI() - Method in interface org.jhotdraw.gui.URIChooser
-
Returns the selected URI.
- 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.
- getSelectionPath() - Method in class org.jhotdraw.gui.JFontChooser
-
Gets the selected Font.
- getSelectionStart() - Method in class org.jhotdraw.samples.teddy.TeddyView
-
Accessor for text area.
- getSetter() - Method in class org.jhotdraw.beans.PropertyChangeEdit
-
Returns the setter for the property.
- 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.color.DefaultHarmonicColorModel
-
- getSize() - Method in class org.jhotdraw.geom.Dimension2DDouble
-
Gets the size of this Dimension2DDouble
object.
- getSliderValue(int) - Method in class org.jhotdraw.color.DefaultColorSliderModel
-
Returns the value of the specified color componentIndex.
- getSmallDisplayIcon() - Method in class org.jhotdraw.color.ColorWheelChooser
-
- getSmallDisplayIcon() - Method in class org.jhotdraw.gui.plaf.palette.colorchooser.PaletteCMYKChooser
-
- getSmallDisplayIcon() - Method in class org.jhotdraw.gui.plaf.palette.colorchooser.PaletteColorSlidersChooser
-
- getSmallDisplayIcon() - Method in class org.jhotdraw.gui.plaf.palette.colorchooser.PaletteColorWheelChooser
-
- getSmallDisplayIcon() - Method in class org.jhotdraw.gui.plaf.palette.colorchooser.PaletteHSBChooser
-
- getSmallDisplayIcon() - Method in class org.jhotdraw.gui.plaf.palette.colorchooser.PaletteRGBChooser
-
- getSmallDisplayIcon() - Method in class org.jhotdraw.gui.plaf.palette.colorchooser.PaletteSwatchesChooser
-
- getSource() - Method in class org.jhotdraw.draw.handle.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 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.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.handle.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.gui.plaf.palette.PaletteLookAndFeel
-
- 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.
- getSummary() - Method in interface org.jhotdraw.samples.svg.gui.DrawingComponent
-
Returns a summary about the changes made on the drawing.
- getSummary() - Method in class org.jhotdraw.samples.svg.gui.SummaryToolBar
-
- 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.
- getTabLabelShiftX(int, int, boolean) - Method in class org.jhotdraw.gui.plaf.palette.PaletteTabbedPaneUI
-
- getTabLabelShiftY(int, int, boolean) - Method in class org.jhotdraw.gui.plaf.palette.PaletteTabbedPaneUI
-
- 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.beans.WeakPropertyChangeListener
-
Returns the target of this proxy.
- getTarget() - Method in class org.jhotdraw.draw.DrawingEditorProxy
-
Gets the target of the proxy.
- getTarget() - Method in class org.jhotdraw.draw.handle.AbstractConnectionHandle
-
Returns the connector of the change.
- getTarget() - Method in class org.jhotdraw.draw.handle.ConnectionEndHandle
-
- getTarget() - Method in class org.jhotdraw.draw.handle.ConnectionStartHandle
-
- getTarget() - Method in class org.jhotdraw.gui.datatransfer.AWTClipboard
-
Returns the proxy target.
- getTarget() - Method in class org.jhotdraw.gui.datatransfer.JNLPClipboard
-
Returns the proxy target.
- getTargetFigure() - Method in class org.jhotdraw.draw.handle.ConnectorHandle
-
- getText() - Method in class org.jhotdraw.draw.text.FloatingTextArea
-
Gets the text contents of the overlay.
- getText() - Method in class org.jhotdraw.draw.text.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
-
- getTextProperty(String) - Method in class org.jhotdraw.util.ResourceBundleUtil
-
Get a String for a JavaBeans "text" property from the ResourceBundle.
- getTheta() - Method in class org.jhotdraw.draw.GridConstrainer
-
- getThumbIcon() - Method in class org.jhotdraw.color.ColorSliderUI
-
- getThumbIcon() - Method in class org.jhotdraw.gui.plaf.palette.PaletteColorSliderUI
-
- getThumbLocation() - Method in class org.jhotdraw.color.JColorWheel
-
- getThumbSize() - Method in class org.jhotdraw.color.ColorSliderUI
-
- getThumbSize() - Method in class org.jhotdraw.gui.plaf.palette.PaletteSliderUI
-
- getTickLength() - Method in class org.jhotdraw.color.ColorSliderUI
-
Gets the height of the tick area for horizontal sliders and the width of the
tick area for vertical sliders.
- 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.DefaultDrawingEditor
-
- getTool() - Method in interface org.jhotdraw.draw.DrawingEditor
-
Gets the current tool.
- getTool() - Method in class org.jhotdraw.draw.DrawingEditorProxy
-
- getTool() - Method in class org.jhotdraw.draw.event.ToolEvent
-
Gets the tool which is the source of the event.
- 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(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(MouseEvent) - Method in class org.jhotdraw.color.JHarmonicColorWheel
-
- getToolTipText(Point2D.Double) - Method in class org.jhotdraw.draw.AbstractFigure
-
- 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.handle.AbstractConnectionHandle
-
- getToolTipText(Point) - Method in class org.jhotdraw.draw.handle.AbstractHandle
-
Returns a tooltip for the specified location.
- getToolTipText(Point) - Method in class org.jhotdraw.draw.handle.AbstractRotateHandle
-
- getToolTipText(Point) - Method in class org.jhotdraw.draw.handle.BezierControlPointHandle
-
- getToolTipText(Point) - Method in class org.jhotdraw.draw.handle.BezierNodeHandle
-
- getToolTipText(Point) - Method in class org.jhotdraw.draw.handle.FontSizeHandle
-
- getToolTipText(Point) - Method in interface org.jhotdraw.draw.handle.Handle
-
Returns a tooltip for the specified location.
- getToolTipText(Point) - Method in class org.jhotdraw.draw.handle.RoundRectangleRadiusHandle
-
- getToolTipText(Point) - Method in class org.jhotdraw.draw.handle.TextOverflowHandle
-
- getToolTipText(DrawingView, MouseEvent) - Method in class org.jhotdraw.draw.tool.AbstractTool
-
- getToolTipText(DrawingView, MouseEvent) - Method in class org.jhotdraw.draw.tool.DelegationSelectionTool
-
- getToolTipText(DrawingView, MouseEvent) - Method in interface org.jhotdraw.draw.tool.Tool
-
Returns the tooltip text for a mouse event on a drawing view.
- getToolTipText(MouseEvent) - Method in class org.jhotdraw.gui.plaf.palette.colorchooser.PaletteColorChooserPreviewPanel
-
- getToolTipText(Point) - Method in class org.jhotdraw.samples.odg.figures.ODGRectRadiusHandle
-
- getToolTipText(Point) - Method in class org.jhotdraw.samples.svg.figures.LinkHandle
-
- getToolTipText(Point) - Method in class org.jhotdraw.samples.svg.figures.SVGRectRadiusHandle
-
- getToolTipTextProperty(String) - Method in class org.jhotdraw.util.ResourceBundleUtil
-
Get a String for a JavaBeans "toolTipText" property from the ResourceBundle.
- 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.jhotdraw.samples.svg.LinearGradient
-
- getTransform() - Method in class org.jhotdraw.samples.svg.RadialGradient
-
- getTransformedBounds() - Method in class org.jhotdraw.draw.handle.AbstractRotateHandle
-
- getTransformOwner() - Method in class org.jhotdraw.draw.handle.BezierControlPointHandle
-
- getTransformOwner() - Method in class org.jhotdraw.draw.handle.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
-
- getTreeModelListeners() - Method in class org.jhotdraw.gui.fontchooser.AbstractFontChooserModel
-
Returns an array of all the tree model listeners
registered on this model.
- getUI() - Method in class org.jhotdraw.gui.JFontChooser
-
Returns the look and feel (L&F) object that renders this component.
- getUIClassID() - Method in class org.jhotdraw.gui.JFontChooser
-
Returns a string that specifies the name of the L&F class
that renders this component.
- getUndoAction() - Method in class org.jhotdraw.undo.UndoRedoManager
-
Gets the undo action for use as an Undo menu item.
- getUndoManager() - Method in class org.jhotdraw.samples.svg.SVGView
-
- getUndoPresentationName() - Method in class org.jhotdraw.undo.CompositeEdit
-
Returns the undo presentation name.
- getUndoRedoManager() - Method in class org.jhotdraw.samples.svg.SVGDrawingPanel
-
- getUnit() - Method in class org.jhotdraw.text.JavaNumberFormatter
-
If non-null the unit string is appended to the value.
- getURI() - Method in class org.jhotdraw.app.AbstractView
-
- getURI() - Method in interface org.jhotdraw.app.View
-
Returns the uri which holds the document of the view.
- 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.window.FocusWindowAction
-
- 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.JLifeFormattedTextArea
-
- getValue() - Method in class org.jhotdraw.gui.JLifeFormattedTextField
-
- 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.
- getValue() - Method in class org.jhotdraw.io.BoundedRangeInputStream
-
Returns the current read position.
- getValueIsAdjusting() - Method in class org.jhotdraw.draw.gui.JAttributeTextArea
-
- getValueIsAdjusting() - Method in class org.jhotdraw.draw.gui.JAttributeTextField
-
- getValueIsAdjusting() - Method in interface org.jhotdraw.gui.AttributeEditor
-
Returns true if the field is currently adjusting the value.
- getValueIsAdjusting() - Method in class org.jhotdraw.io.BoundedRangeInputStream
-
Returns true if the current changes to the value property are part
of a series of changes.
- getVersion() - Method in class org.jhotdraw.app.AbstractApplication
-
- getVersion() - Method in class org.jhotdraw.app.AbstractApplicationModel
-
- 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.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
-
Gets the version of the applet.
- getVgap() - Method in class org.jhotdraw.gui.VerticalGridLayout
-
Gets the vertical gap between components.
- getView() - Method in class org.jhotdraw.draw.action.AbstractDrawingEditorAction
-
- getView() - Method in class org.jhotdraw.draw.action.AbstractDrawingViewAction
-
- getView() - Method in class org.jhotdraw.draw.action.AbstractSelectedAction
-
- getView() - Method in class org.jhotdraw.draw.action.AttributeToggler
-
- getView() - Method in class org.jhotdraw.draw.event.AbstractAttributeEditorHandler
-
Returns the DrawingView to which this FigureAttributeEditorHandler is
attached.
- getView() - Method in class org.jhotdraw.draw.event.FigureSelectionEvent
-
- getView() - Method in class org.jhotdraw.draw.event.ToolEvent
-
Gets the drawing view of the tool.
- getView() - Method in class org.jhotdraw.draw.handle.AbstractHandle
-
- getView() - Method in class org.jhotdraw.draw.tool.AbstractTool
-
- 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.AbstractApplicationModel
-
- 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
-
- getWheelInsets() - Method in class org.jhotdraw.color.JColorWheel
-
- getWidth() - Method in class org.jhotdraw.color.CIEXYChromaticityDiagramImageProducer
-
- getWidth() - Method in class org.jhotdraw.color.ColorTrackImageProducer
-
- 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.
- getWrappedBundle() - Method in class org.jhotdraw.util.ResourceBundleUtil
-
Returns the wrapped resource bundle.
- 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.
- 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.
- grayPercentagePattern - Static variable in class org.jhotdraw.text.ColorFormatter
-
This regular expression is used for parsing the GRAY_PERCENTAGE format.
- GRID_VISIBLE_PROPERTY - Static variable in class org.jhotdraw.samples.net.NetView
-
- GRID_VISIBLE_PROPERTY - Static variable in class org.jhotdraw.samples.odg.ODGView
-
- GRID_VISIBLE_PROPERTY - Static variable in class org.jhotdraw.samples.pert.PertView
-
- GRID_VISIBLE_PROPERTY - Static variable in class org.jhotdraw.samples.svg.SVGView
-
- 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.
- GROUP_BOUNDS_COLOR_1 - Static variable in class org.jhotdraw.draw.handle.HandleAttributeKeys
-
Group bounds color 1.
- GROUP_BOUNDS_COLOR_1_DISABLED - Static variable in class org.jhotdraw.draw.handle.HandleAttributeKeys
-
Group bounds disabled color 1.
- GROUP_BOUNDS_COLOR_1_HOVER - Static variable in class org.jhotdraw.draw.handle.HandleAttributeKeys
-
Group bounds hover color 1.
- GROUP_BOUNDS_COLOR_2 - Static variable in class org.jhotdraw.draw.handle.HandleAttributeKeys
-
Group bounds color 2.
- GROUP_BOUNDS_COLOR_2_DISABLED - Static variable in class org.jhotdraw.draw.handle.HandleAttributeKeys
-
Group bounds disabled color 2.
- GROUP_BOUNDS_COLOR_2_HOVER - Static variable in class org.jhotdraw.draw.handle.HandleAttributeKeys
-
Group bounds hover color 2.
- GROUP_BOUNDS_STROKE_1 - Static variable in class org.jhotdraw.draw.handle.HandleAttributeKeys
-
Group bounds stroke 1.
- GROUP_BOUNDS_STROKE_1_DISABLED - Static variable in class org.jhotdraw.draw.handle.HandleAttributeKeys
-
Group bounds disabled stroke 1.
- GROUP_BOUNDS_STROKE_1_HOVER - Static variable in class org.jhotdraw.draw.handle.HandleAttributeKeys
-
Group bounds hover stroke 1.
- GROUP_BOUNDS_STROKE_2 - Static variable in class org.jhotdraw.draw.handle.HandleAttributeKeys
-
Group bounds stroke 2.
- GROUP_BOUNDS_STROKE_2_DISABLED - Static variable in class org.jhotdraw.draw.handle.HandleAttributeKeys
-
Group bounds disabled stroke 2.
- GROUP_BOUNDS_STROKE_2_HOVER - Static variable in class org.jhotdraw.draw.handle.HandleAttributeKeys
-
Group bounds hover stroke 2.
- GROUP_HANDLE_FILL_COLOR - Static variable in class org.jhotdraw.draw.handle.HandleAttributeKeys
-
Group handle fill color.
- GROUP_HANDLE_FILL_COLOR_DISABLED - Static variable in class org.jhotdraw.draw.handle.HandleAttributeKeys
-
Group handle fill color.
- GROUP_HANDLE_STROKE_COLOR - Static variable in class org.jhotdraw.draw.handle.HandleAttributeKeys
-
Group handle stroke color.
- GROUP_HANDLE_STROKE_COLOR_DISABLED - Static variable in class org.jhotdraw.draw.handle.HandleAttributeKeys
-
Group handle stroke color.
- 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
which 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
-
- groupPrototype - Variable in class org.jhotdraw.samples.svg.SVGCreateFromFileTool
-
- 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(double, double) - Constructor for class org.jhotdraw.geom.GrowStroke
-
- GZIP - Static variable in class org.jhotdraw.io.Base64
-
Specify that data should be gzip-compressed.
- icons - Variable in class org.jhotdraw.gui.plaf.palette.MultiIcon
-
The icons from which we choose from.
- ID - Static variable in class org.jhotdraw.app.action.app.AboutAction
-
- ID - Static variable in class org.jhotdraw.app.action.app.AbstractPreferencesAction
-
- ID - Static variable in class org.jhotdraw.app.action.app.ExitAction
-
- ID - Static variable in class org.jhotdraw.app.action.app.OpenApplicationAction
-
- ID - Static variable in class org.jhotdraw.app.action.app.OpenApplicationFileAction
-
- ID - Static variable in class org.jhotdraw.app.action.app.PrintApplicationFileAction
-
- ID - Static variable in class org.jhotdraw.app.action.app.ReOpenApplicationAction
-
- ID - Static variable in class org.jhotdraw.app.action.edit.AbstractFindAction
-
- ID - Static variable in class org.jhotdraw.app.action.edit.ClearSelectionAction
-
- ID - Static variable in class org.jhotdraw.app.action.edit.CopyAction
-
- ID - Static variable in class org.jhotdraw.app.action.edit.CutAction
-
- ID - Static variable in class org.jhotdraw.app.action.edit.DeleteAction
-
- ID - Static variable in class org.jhotdraw.app.action.edit.DuplicateAction
-
- ID - Static variable in class org.jhotdraw.app.action.edit.PasteAction
-
- ID - Static variable in class org.jhotdraw.app.action.edit.RedoAction
-
- ID - Static variable in class org.jhotdraw.app.action.edit.SelectAllAction
-
- ID - Static variable in class org.jhotdraw.app.action.edit.UndoAction
-
- ID - Static variable in class org.jhotdraw.app.action.file.ClearFileAction
-
- ID - Static variable in class org.jhotdraw.app.action.file.ClearRecentFilesMenuAction
-
- ID - Static variable in class org.jhotdraw.app.action.file.CloseFileAction
-
- ID - Static variable in class org.jhotdraw.app.action.file.ExportFileAction
-
- ID - Static variable in class org.jhotdraw.app.action.file.LoadDirectoryAction
-
- ID - Static variable in class org.jhotdraw.app.action.file.LoadFileAction
-
- ID - Static variable in class org.jhotdraw.app.action.file.LoadRecentFileAction
-
- ID - Static variable in class org.jhotdraw.app.action.file.NewFileAction
-
- ID - Static variable in class org.jhotdraw.app.action.file.NewWindowAction
-
- ID - Static variable in class org.jhotdraw.app.action.file.OpenDirectoryAction
-
- ID - Static variable in class org.jhotdraw.app.action.file.OpenFileAction
-
- ID - Static variable in class org.jhotdraw.app.action.file.OpenRecentFileAction
-
- ID - Static variable in class org.jhotdraw.app.action.file.PrintFileAction
-
- ID - Static variable in class org.jhotdraw.app.action.file.SaveFileAction
-
- ID - Static variable in class org.jhotdraw.app.action.file.SaveFileAsAction
-
- ID - Static variable in class org.jhotdraw.app.action.window.FocusWindowAction
-
- ID - Static variable in class org.jhotdraw.app.action.window.MaximizeWindowAction
-
- ID - Static variable in class org.jhotdraw.app.action.window.MinimizeWindowAction
-
- ID - Static variable in class org.jhotdraw.draw.action.BringToFrontAction
-
- ID - Static variable in class org.jhotdraw.draw.action.EditCanvasAction
-
- 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.IncreaseHandleDetailLevelAction
-
- 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.SelectSameAction
-
- ID - Static variable in class org.jhotdraw.draw.action.SendToBackAction
-
- 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
-
- 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
-
- 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
which has some editable image contents.
- ImageInputFormat - Class in org.jhotdraw.draw.io
-
An input format for importing drawings using one of the image formats
supported by javax.imageio.
- ImageInputFormat(ImageHolderFigure) - Constructor for class org.jhotdraw.draw.io.ImageInputFormat
-
Creates a new image input format for all formats supported by
javax.imageio.ImageIO
.
- ImageInputFormat(ImageHolderFigure, String, String, String, String) - Constructor for class org.jhotdraw.draw.io.ImageInputFormat
-
Creates a new image input format for the specified image format.
- ImageInputFormat(ImageHolderFigure, String, String, String[], String[]) - Constructor for class org.jhotdraw.draw.io.ImageInputFormat
-
Creates a new image input 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.io
-
An output format for exporting drawings using one of the image formats
supported by javax.imageio.
- ImageOutputFormat() - Constructor for class org.jhotdraw.draw.io.ImageOutputFormat
-
Creates a new image output format for Portable Network Graphics PNG.
- ImageOutputFormat(String, String, String, int) - Constructor for class org.jhotdraw.draw.io.ImageOutputFormat
-
Creates a new image output format for the specified image format.
- imagePrototype - Variable in class org.jhotdraw.samples.svg.SVGCreateFromFileTool
-
- Images - Class in org.jhotdraw.util
-
Image processing methods.
- ImageTool - Class in org.jhotdraw.draw.tool
-
A tool to create new figures that implement the ImageHolderFigure
interface, such as ImageFigure.
- ImageTool(ImageHolderFigure) - Constructor for class org.jhotdraw.draw.tool.ImageTool
-
Creates a new instance.
- ImageTool(ImageHolderFigure, Map<AttributeKey, Object>) - Constructor for class org.jhotdraw.draw.tool.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
-
- importData(TransferHandler.TransferSupport) - Method in class org.jhotdraw.draw.DefaultDrawingViewTransferHandler
-
- importData(JComponent, Transferable, HashSet<Figure>, Point) - Method in class org.jhotdraw.draw.DefaultDrawingViewTransferHandler
-
Imports data and stores the transferred figures into the supplied transferFigures collection.
- 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.
- increaseHandleDetaiLevel() - Method in class org.jhotdraw.draw.action.IncreaseHandleDetailLevelAction
-
- IncreaseHandleDetailLevelAction - Class in org.jhotdraw.draw.action
-
SelectSameAction.
- IncreaseHandleDetailLevelAction(DrawingEditor) - Constructor for class org.jhotdraw.draw.action.IncreaseHandleDetailLevelAction
-
Creates a new instance.
- index - Variable in class org.jhotdraw.draw.handle.BezierControlPointHandle
-
- index - Variable in class org.jhotdraw.draw.handle.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 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 node that is the furthest away 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 class org.jhotdraw.app.AppletApplication
-
- init() - Method in interface org.jhotdraw.app.Application
-
Initializes the application.
- init() - Method in class org.jhotdraw.app.MDIApplication
-
- init() - Method in class org.jhotdraw.app.OSXApplication
-
- init() - Method in class org.jhotdraw.app.SDIApplication
-
- 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.net.NetApplet
-
Initializes the applet NetApplet
- init() - Method in class org.jhotdraw.samples.pert.PertApplet
-
Initializes the applet PertApplet
- init() - Method in class org.jhotdraw.samples.svg.gui.AbstractToolBar
-
This should be an abstract method, but the NetBeans GUI builder
doesn't support abstract beans.
- init() - Method in class org.jhotdraw.samples.svg.SVGApplet
-
Displays a progress indicator and then invokes loadDrawing
on a worker thread.
- init() - Method in class org.jhotdraw.samples.teddy.TeddyView
-
- initApplication(Application) - Method in class org.jhotdraw.app.AbstractApplicationModel
-
This method is empty.
- initApplication(Application) - Method in interface org.jhotdraw.app.ApplicationModel
-
Inits the application.
- initComponentDefaults(UIDefaults) - Method in class org.jhotdraw.gui.plaf.palette.PaletteLookAndFeel
-
- initLabels() - Method in class org.jhotdraw.app.AbstractApplication
-
- initLookAndFeel() - Method in class org.jhotdraw.app.MDIApplication
-
- initLookAndFeel() - Method in class org.jhotdraw.app.OSXApplication
-
- initLookAndFeel() - Method in class org.jhotdraw.app.SDIApplication
-
- initPalettes(LinkedList<Action>) - Method in class org.jhotdraw.app.OSXApplication
-
- initScreenMenuBar() - Method in class org.jhotdraw.app.OSXApplication
-
- initView(Application, View) - Method in class org.jhotdraw.app.AbstractApplicationModel
-
This method is empty.
- initView(Application, View) - Method in interface org.jhotdraw.app.ApplicationModel
-
Inits the supplied view for the application.
- initView(Application, View) - Method in class org.jhotdraw.app.DefaultApplicationModel
-
Does nothing.
- 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
-
- INPUT_FORMAT_MAP_CLIENT_PROPERTY - Static variable in class org.jhotdraw.samples.svg.SVGApplicationModel
-
Client property on the URIFileChooser.
- INPUT_MAP_PROPERTY - Static variable in interface org.jhotdraw.draw.DrawingEditor
-
The property name for the input map property.
- InputFormat - Interface in org.jhotdraw.draw.io
-
An
input format implements a strategy for reading a
Drawing
using a specific format from either an
InputStream
, an
URI
or
a
Transferable
.
- InputStream(InputStream) - Constructor for class org.jhotdraw.io.Base64.InputStream
-
- InputStream(InputStream, int) - Constructor for class org.jhotdraw.io.Base64.InputStream
-
- 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
-
Note: For performance reasons this method stores a reference to the
data array instead of cloning it.
- insert(MutableTreeNode, int) - Method in class org.jhotdraw.gui.fontchooser.FontCollectionNode
-
- insert(MutableTreeNode, int) - Method in class org.jhotdraw.gui.fontchooser.FontFaceNode
-
- insert(MutableTreeNode, int) - Method in class org.jhotdraw.gui.fontchooser.FontFamilyNode
-
- insertChild(IXMLElement, int) - Method in class net.n3.nanoxml.XMLElement
-
Inserts a child element.
- insertUpdate(DocumentEvent) - Method in class org.jhotdraw.gui.plaf.palette.colorchooser.ColorSliderTextFieldHandler
-
- 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.Float - Class in org.jhotdraw.geom
-
The Float
class defines insets specified in
float
precision.
- installApplicationListeners(Application) - Method in class org.jhotdraw.app.action.AbstractApplicationAction
-
- installApplicationListeners(Application) - Method in class org.jhotdraw.app.action.file.ClearRecentFilesMenuAction
-
Installs listeners on the application object.
- installBorder(JComponent, String) - Static method in class org.jhotdraw.gui.plaf.palette.PaletteLookAndFeel
-
Convenience method for installing a component's default Border
object on the specified component if either the border is
currently null or already an instance of UIResource.
- installChooserPanel(JColorChooser) - Method in class org.jhotdraw.gui.plaf.palette.colorchooser.PaletteColorSlidersChooser
-
- installColors(JComponent, String, String) - Static method in class org.jhotdraw.gui.plaf.palette.PaletteLookAndFeel
-
Convenience method for initializing a component's foreground
and background color properties with values from the current
defaults table.
- installColorsAndFont(JComponent, String, String, String) - Static method in class org.jhotdraw.gui.plaf.palette.PaletteLookAndFeel
-
Convenience method for initializing a components foreground
background and font properties with values from the current
defaults table.
- installComponents(JFontChooser) - Method in class org.jhotdraw.gui.plaf.palette.PaletteFontChooserUI
-
- installComponents() - Method in class org.jhotdraw.gui.plaf.palette.PaletteToolBarUI
-
- installDefaults(JSlider) - Method in class org.jhotdraw.color.ColorSliderUI
-
- installDefaults(AbstractButton) - Method in class org.jhotdraw.gui.plaf.palette.PaletteButtonUI
-
- installDefaults() - Method in class org.jhotdraw.gui.plaf.palette.PaletteColorChooserUI
-
- installDefaults() - Method in class org.jhotdraw.gui.plaf.palette.PaletteFormattedTextFieldUI
-
Initializes component properties, e.g.
- installDefaults(JLabel) - Method in class org.jhotdraw.gui.plaf.palette.PaletteLabelUI
-
- installDefaults() - Method in class org.jhotdraw.gui.plaf.palette.PaletteListUI
-
- installDefaults() - Method in class org.jhotdraw.gui.plaf.palette.PaletteMenuItemUI
-
- installDefaults(JPanel) - Method in class org.jhotdraw.gui.plaf.palette.PalettePanelUI
-
- installDefaults(JSlider) - Method in class org.jhotdraw.gui.plaf.palette.PaletteSliderUI
-
- installDefaults() - Method in class org.jhotdraw.gui.plaf.palette.PaletteTabbedPaneUI
-
- installDefaults() - Method in class org.jhotdraw.gui.plaf.palette.PaletteTextFieldUI
-
Initializes component properties, e.g.
- installDefaults() - Method in class org.jhotdraw.gui.plaf.palette.PaletteToolBarUI
-
- installFramePrefsHandler(Preferences, String, Window) - Static method in class org.jhotdraw.util.prefs.PreferencesUtil
-
Installs a frame preferences handler.
- installFramePrefsHandler(Preferences, String, Window, Dimension) - 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.
- installKeyboardActions() - Method in class org.jhotdraw.gui.plaf.palette.PaletteToolBarUI
-
- installListeners() - Method in class org.jhotdraw.gui.plaf.palette.PaletteColorChooserUI
-
- installListeners(JFontChooser) - Method in class org.jhotdraw.gui.plaf.palette.PaletteFontChooserUI
-
- installListeners() - Method in class org.jhotdraw.gui.plaf.palette.PaletteToolBarUI
-
- installMouseListeners() - Method in class org.jhotdraw.color.JColorWheel
-
- installMouseListeners() - Method in class org.jhotdraw.color.JHarmonicColorWheel
-
- installNonRolloverBorders(JComponent) - Method in class org.jhotdraw.gui.plaf.palette.PaletteToolBarUI
-
Installs non-rollover borders on all the child components of the JComponent.
- installNormalBorders(JComponent) - Method in class org.jhotdraw.gui.plaf.palette.PaletteToolBarUI
-
Installs normal borders on all the child components of the JComponent.
- 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
-
- installPrefsHandler(Preferences, String, JTabbedPane) - Static method in class org.jhotdraw.util.prefs.PreferencesUtil
-
- installPreviewPanel() - Method in class org.jhotdraw.gui.plaf.palette.PaletteColorChooserUI
-
- installRolloverBorders(JComponent) - Method in class org.jhotdraw.gui.plaf.palette.PaletteToolBarUI
-
Installs rollover borders on all the child components of the JComponent.
- installSheet() - Method in class org.jhotdraw.gui.JSheet
-
Installs the sheet on the owner.
- installTabbedPanePrefsHandler(Preferences, String, JTabbedPane) - Static method in class org.jhotdraw.util.prefs.PreferencesUtil
-
Installs a JTabbedPane preferences handler.
- installToolBarPrefsHandler(Preferences, String, JToolBar) - Static method in class org.jhotdraw.util.prefs.PreferencesUtil
-
Installs a toolbar preferences handler.
- installUI(JComponent) - Method in class org.jhotdraw.gui.plaf.palette.PaletteColorChooserUI
-
- installUI(JComponent) - Method in class org.jhotdraw.gui.plaf.palette.PaletteFontChooserUI
-
Configures the specified component appropriate for the look and feel.
- installUI(JComponent) - Method in class org.jhotdraw.gui.plaf.palette.PaletteRootPaneUI
-
- installUI(JComponent) - Method in class org.jhotdraw.gui.plaf.palette.PaletteToolBarUI
-
- 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.edit.RedoAction
-
Installs listeners on the view object.
- installViewListeners(View) - Method in class org.jhotdraw.app.action.edit.UndoAction
-
Installs listeners on the view object.
- installViewListeners(View) - Method in class org.jhotdraw.app.action.view.ToggleViewPropertyAction
-
- installViewListeners(View) - Method in class org.jhotdraw.app.action.view.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(double, double, double, double) - Method in class org.jhotdraw.geom.Polygon2D.Double
-
- intersects(double, double, double, double) - Method in class org.jhotdraw.geom.Polygon2D.Float
-
- intersects(float, float, float, float) - Method in class org.jhotdraw.geom.Polygon2D.Float
-
- intersects(double, double, double, double) - Method in class org.jhotdraw.geom.Polygon2D
- intersects(Rectangle2D) - Method in class org.jhotdraw.geom.Polygon2D
- 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.BezierFigure
-
- invalidate() - Method in class org.jhotdraw.draw.DefaultDrawingView
-
- invalidate() - Method in class org.jhotdraw.draw.handle.AbstractHandle
-
- invalidate() - Method in interface org.jhotdraw.draw.handle.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.geom.Polygon2D.Double
-
- invalidate() - Method in class org.jhotdraw.geom.Polygon2D.Float
-
- invalidate() - Method in class org.jhotdraw.geom.Polygon2D
-
Invalidates or flushes any internally-cached data that depends
on the vertex coordinates of this Polygon
.
- 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
-
- invalidateLayout(Container) - Method in class org.jhotdraw.gui.plaf.palette.PaletteRootPaneUI.PaletteRootLayout
-
- invalidateLayout(Container) - Method in class org.jhotdraw.gui.ToolBarLayout
-
- 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, Method, Object[]) - Method in class org.jhotdraw.app.osx.OSXAdapter
-
InvocationHandler implementation.
- 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_QUADRATIC - Static variable in class org.jhotdraw.draw.DiamondFigure
-
If the attribute IS_QUADRATIC is put 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.tool.AbstractTool
-
- isAdaptive - Variable in class org.jhotdraw.text.ColorFormatter
-
Specifies whether the formatter should adaptively change its output
format depending on the last input format used by the user.
- isAdaptive() - Method in class org.jhotdraw.text.ColorFormatter
-
Returns true, if the color formatter is adaptive.
- isAdjusting() - Method in class org.jhotdraw.color.DefaultHarmonicColorModel
-
- isAdjusting() - Method in interface org.jhotdraw.color.HarmonicColorModel
-
- 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
-
Returns true if the specified value is assignable with this key.
- 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.
- isBorderOpaque() - Method in class org.jhotdraw.gui.plaf.palette.BackdropBorder
-
- isBorderOpaque() - Method in class org.jhotdraw.gui.plaf.palette.PaletteButtonBorder
-
- isBorderOpaque() - Method in class org.jhotdraw.gui.plaf.palette.PaletteTextComponentBorder
-
- isChanging() - Method in class org.jhotdraw.draw.AbstractFigure
-
- isClampRGBValues() - Method in class org.jhotdraw.color.CIELCHabColorSpace
-
- isClosed() - Method in class org.jhotdraw.draw.BezierFigure
-
- isClosed() - Method in class org.jhotdraw.geom.BezierPath
-
- isCombinableWith(Handle) - Method in class org.jhotdraw.draw.handle.AbstractConnectionHandle
-
- isCombinableWith(Handle) - Method in class org.jhotdraw.draw.handle.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.handle.AbstractRotateHandle
-
- isCombinableWith(Handle) - Method in class org.jhotdraw.draw.handle.BezierControlPointHandle
-
- isCombinableWith(Handle) - Method in class org.jhotdraw.draw.handle.BezierNodeHandle
-
- isCombinableWith(Handle) - Method in class org.jhotdraw.draw.handle.BezierScaleHandle
-
- isCombinableWith(Handle) - Method in class org.jhotdraw.draw.handle.ConnectorHandle
-
- isCombinableWith(Handle) - Method in interface org.jhotdraw.draw.handle.Handle
-
Returns true, if this handle is combinable with the specified handle.
- isCombinableWith(Handle) - Method in class org.jhotdraw.draw.handle.OrientationHandle
-
- isConnectable() - Method in class org.jhotdraw.draw.AbstractFigure
-
Checks whether this figure is connectable.
- isConnectable() - Method in interface org.jhotdraw.draw.Figure
-
- isConnectToDecorator() - Method in class org.jhotdraw.draw.connector.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.
- isCorrectMethod(Method, Object[]) - Method in class org.jhotdraw.app.osx.OSXAdapter
-
Compare the method that was called to the intended method when the
OSXAdapter instance was created (e.g.
- isDataFlavorSupported(DataFlavor) - Method in class org.jhotdraw.draw.io.DOMStorableInputOutputFormat
-
- isDataFlavorSupported(DataFlavor) - Method in class org.jhotdraw.draw.io.ImageInputFormat
-
- isDataFlavorSupported(DataFlavor) - Method in interface org.jhotdraw.draw.io.InputFormat
-
Returns true, if this InputFormat can readFigures TransferData using the
specified DataFlavor.
- isDataFlavorSupported(DataFlavor) - Method in class org.jhotdraw.draw.io.SerializationInputOutputFormat
-
- isDataFlavorSupported(DataFlavor) - Method in class org.jhotdraw.draw.io.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.
- isDragging - Variable in class org.jhotdraw.gui.plaf.palette.PaletteToolBarUI.DockingListener
-
- isDrawingDoubleBuffered() - Method in class org.jhotdraw.draw.DefaultDrawingView
-
Returns true, if the the drawing is double buffered.
- 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(MutableTreeNode) - Method in class org.jhotdraw.gui.fontchooser.DefaultFontChooserModel
-
- isEditable(MutableTreeNode) - Method in interface org.jhotdraw.gui.fontchooser.FontChooserModel
-
Returns true
if node
is editable by the user.
- isEditable() - Method in class org.jhotdraw.gui.fontchooser.FontCollectionNode
-
- isEditable() - Method in class org.jhotdraw.gui.fontchooser.FontFaceNode
-
- isEditable() - Method in class org.jhotdraw.gui.fontchooser.FontFamilyNode
-
- isEditable() - Method in class org.jhotdraw.samples.svg.figures.SVGTextAreaFigure
-
- isEditable() - Method in class org.jhotdraw.samples.svg.figures.SVGTextFigure
-
- isEditing() - Method in class org.jhotdraw.draw.tool.TextCreationTool
-
- isEditing() - Method in class org.jhotdraw.draw.tool.TextEditingTool
-
- isEmpty() - Method in class org.jhotdraw.app.AbstractView
-
- isEmpty() - Method in interface org.jhotdraw.app.View
-
Whether the view is empty.
- 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.file.LoadRecentFileAction
-
Returns true if the action is enabled.
- isEnabled() - Method in class org.jhotdraw.app.action.file.PrintFileAction
-
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.DefaultDrawingEditor
-
- isEnabled() - Method in interface org.jhotdraw.draw.DrawingEditor
-
Gets the enabled state of the drawing editor.
- isEnabled() - Method in class org.jhotdraw.draw.DrawingEditorProxy
-
- isEnabled() - Method in interface org.jhotdraw.draw.DrawingView
-
Gets the enabled state of the drawing view.
- isEqual(ColorSpace, ColorSpace) - Static method in class org.jhotdraw.color.ColorUtil
-
Returns true, if the two color spaces are equal.
- 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.decoration.AbstractLineDecoration
-
- isFlipX() - Method in class org.jhotdraw.color.JColorWheel
-
- isFlipY() - Method in class org.jhotdraw.color.JColorWheel
-
- isFloating() - Method in class org.jhotdraw.gui.plaf.palette.PaletteToolBarUI
-
- 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
-
- isIndeterminate() - Method in class org.jhotdraw.samples.svg.gui.ProgressIndicator
-
- isInTabbedPane(Component) - Static method in class org.jhotdraw.gui.plaf.palette.PalettePanelUI
-
- 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.
- isLeaf(Object) - Method in class org.jhotdraw.gui.fontchooser.DefaultFontChooserModel
-
- isLeaf() - Method in class org.jhotdraw.gui.fontchooser.FontCollectionNode
-
- isLeaf() - Method in class org.jhotdraw.gui.fontchooser.FontFaceNode
-
- isLeaf() - Method in class org.jhotdraw.gui.fontchooser.FontFamilyNode
-
- 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
-
- isLookupValid - Variable in class org.jhotdraw.color.AbstractColorWheelImageProducer
-
- isLookupValid - Variable in class org.jhotdraw.color.CIEXYChromaticityDiagramImageProducer
-
- isMatchCase() - Method in class org.jhotdraw.samples.teddy.regex.Matcher
-
- isMultipleValues() - Method in class org.jhotdraw.draw.gui.JAttributeSlider
-
- isMultipleValues() - Method in class org.jhotdraw.draw.gui.JAttributeTextArea
-
- isMultipleValues() - Method in class org.jhotdraw.draw.gui.JAttributeTextField
-
- isMultipleValues() - Method in interface org.jhotdraw.gui.AttributeEditor
-
This method returns the value of the multipleValues property.
- isNativeLookAndFeel() - Method in class org.jhotdraw.gui.plaf.palette.PaletteLookAndFeel
-
- isNodeChild(TreeNode) - Method in class org.jhotdraw.gui.fontchooser.FontCollectionNode
-
Returns true if aNode
is a child of this node.
- isNodeChild(TreeNode) - Method in class org.jhotdraw.gui.fontchooser.FontFamilyNode
-
Returns true if aNode
is a child of this node.
- isNullValueAllowed() - Method in class org.jhotdraw.draw.AttributeKey
-
Returns true if null values are allowed.
- isPixelsValid - Variable in class org.jhotdraw.color.AbstractColorWheelImageProducer
-
- isPixelsValid - Variable in class org.jhotdraw.color.CIEXYChromaticityDiagramImageProducer
-
- isPrettyPrint() - Method in class org.jhotdraw.samples.svg.io.SVGOutputFormat
-
- isPropertiesPanelVisible() - Method in class org.jhotdraw.samples.odg.ODGView
-
- 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
-
Checks whether this figure is removable.
- isRemovable() - Method in interface org.jhotdraw.draw.Figure
-
Returns true, if the user may remove this figure.
- isRightTurn(Point, Point, Point) - Static method in class org.jhotdraw.geom.ConvexHull
-
Returns true, if the three given points make a right turn.
- isRightTurn2D(Point2D.Double, Point2D.Double, Point2D.Double) - Static method in class org.jhotdraw.geom.ConvexHull
-
Returns true, if the three given points make a right turn.
- isRolloverBorders() - Method in class org.jhotdraw.gui.plaf.palette.PaletteToolBarUI
-
Returns a flag to determine whether rollover button borders
are enabled.
- isSelectable() - Method in class org.jhotdraw.draw.AbstractFigure
-
Checks whether this figure is selectable.
- isSelectable() - Method in interface org.jhotdraw.draw.Figure
-
Returns true, if the user may select this figure.
- isSelectBehindEnabled() - Method in class org.jhotdraw.draw.tool.SelectionTool
-
Returns the value of the selectBehindEnabled property.
- isSelectionEmpty() - Method in class org.jhotdraw.draw.DefaultDrawingView
-
- isSelectionEmpty() - Method in interface org.jhotdraw.gui.EditableComponent
-
Returns true if the selection is empty.
- isSharingToolsAmongViews() - Method in class org.jhotdraw.app.AppletApplication
-
- 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.MDIApplication
-
- isSharingToolsAmongViews() - Method in class org.jhotdraw.app.OSXApplication
-
- isSharingToolsAmongViews() - Method in class org.jhotdraw.app.SDIApplication
-
- 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.decoration.AbstractLineDecoration
-
- isStatusBarVisible() - Method in class org.jhotdraw.samples.teddy.TeddyView
-
- isStroked() - Method in class org.jhotdraw.draw.decoration.AbstractLineDecoration
-
- isSupportedLookAndFeel() - Method in class org.jhotdraw.gui.plaf.palette.PaletteLookAndFeel
-
- 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.tool.BezierTool
-
- isToolDoneAfterCreation() - Method in class org.jhotdraw.draw.tool.ConnectionTool
-
Returns true, if this tool fires toolDone immediately after a new
figure has been created.
- isToolDoneAfterCreation() - Method in class org.jhotdraw.draw.tool.CreationTool
-
Returns true, if this tool fires toolDone immediately after a new
figure has been created.
- isTransform - Variable in class org.jhotdraw.draw.locator.RelativeLocator
-
If this is set to true, if the locator is transforming with the
figure.
- isTransformable() - Method in class org.jhotdraw.draw.AbstractFigure
-
Checks whether this figure is transformable.
- isTransformable() - Method in interface org.jhotdraw.draw.Figure
-
Returns true, if the user may transform this figure.
- isTransformable() - Method in class org.jhotdraw.draw.GroupFigure
-
Returns true if all children of the group are transformable.
- isUpdateDrawingEditorDefaults() - Method in class org.jhotdraw.draw.event.AbstractAttributeEditorHandler
-
Returns true if the attribute editor updates the
default values of the drawing editor.
- isUpdatEnabledState() - Method in class org.jhotdraw.draw.action.AbstractDrawingEditorAction
-
Returns true, if this action automatically updates its enabled
state to reflect the enabled state of the active DrawingView
.
- isUpdatEnabledState() - Method in class org.jhotdraw.draw.action.AbstractDrawingViewAction
-
Returns true, if this action automatically updates its enabled
state to reflect the enabled state of the active DrawingView
.
- isUpdatEnabledState() - Method in class org.jhotdraw.draw.action.AbstractSelectedAction
-
Returns true, if this action automatically updates its enabled
state to reflect the enabled state of the active DrawingView
.
- isUpdating - Variable in class org.jhotdraw.draw.action.DrawingColorChooserHandler
-
- isUpdating - Variable in class org.jhotdraw.draw.action.FontChooserHandler
-
- isUpdating - Variable in class org.jhotdraw.draw.action.SelectionColorChooserHandler
-
- isUseFileDialog() - Method in class org.jhotdraw.draw.tool.ImageTool
-
- isUseFileDialog() - Method in class org.jhotdraw.samples.svg.SVGCreateFromFileTool
-
- isUserNode() - Method in class org.jhotdraw.util.prefs.PreferencesUtil
-
- isUsesScientificNotation() - Method in class org.jhotdraw.text.JavaNumberFormatter
-
Returns true if scientific notation is used.
- isVerbose() - Static method in class org.jhotdraw.util.ResourceBundleUtil
-
- isVertical() - Method in class org.jhotdraw.gui.VerticalGridLayout
-
- isVisible() - Method in class org.jhotdraw.draw.AbstractFigure
-
Checks whether this figure is visible.
- 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
-
- isVisibleIfCreationTool - Variable in class org.jhotdraw.draw.event.SelectionComponentDisplayer
-
- isWorking - Variable in class org.jhotdraw.draw.tool.AbstractTool
-
This is set to true, while the tool is doing some work.
- ITEM_FONT - Static variable in class org.jhotdraw.gui.JPopupButton
-
- ITEM_FONT_PROPERTY - 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.
- 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.
- SAVE_DIALOG - Static variable in interface org.jhotdraw.gui.URIChooser
-
Type value indicating that the URIChooser
supports a
"Save" file operation.
- saveChanges() - Method in class org.jhotdraw.app.action.app.ExitAction
-
- saveChangesAndReviewNext() - Method in class org.jhotdraw.app.action.app.ExitAction
-
- SaveFileAction - Class in org.jhotdraw.app.action.file
-
Saves the changes in the active view.
- SaveFileAction(Application, View) - Constructor for class org.jhotdraw.app.action.file.SaveFileAction
-
Creates a new instance.
- SaveFileAction(Application, View, boolean) - Constructor for class org.jhotdraw.app.action.file.SaveFileAction
-
Creates a new instance.
- SaveFileAsAction - Class in org.jhotdraw.app.action.file
-
Presents an URIChooser
and then saves the active view to the
specified location.
- SaveFileAsAction(Application, View) - Constructor for class org.jhotdraw.app.action.file.SaveFileAsAction
-
Creates a new instance.
- saveToFile(URI, URIChooser) - Method in class org.jhotdraw.app.action.app.ExitAction
-
- saveToFileAndReviewNext(URI, URIChooser) - Method in class org.jhotdraw.app.action.app.ExitAction
-
- saveView(View) - Method in class org.jhotdraw.app.action.AbstractSaveUnsavedChangesAction
-
- saveViewToURI(View, URI, URIChooser) - Method in class org.jhotdraw.app.action.AbstractSaveUnsavedChangesAction
-
- saveViewToURI(View, URI, URIChooser) - Method in class org.jhotdraw.app.action.file.SaveFileAction
-
- SCALE_FACTOR_PROPERTY - Static variable in interface org.jhotdraw.draw.DrawingView
-
This constant is used to identify the scale factor property of the DrawingView.
- SCALE_HANDLE_FILL_COLOR - Static variable in class org.jhotdraw.draw.handle.HandleAttributeKeys
-
Scale handle fill color.
- SCALE_HANDLE_STROKE_COLOR - Static variable in class org.jhotdraw.draw.handle.HandleAttributeKeys
-
Scale handle stroke color.
- 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
-
- SDIApplication - Class in org.jhotdraw.app
-
SDIApplication
handles the lifecycle of multiple
View
s
using a Windows single document interface (SDI).
- SDIApplication() - Constructor for class org.jhotdraw.app.SDIApplication
-
Creates a new instance.
- Segment() - Constructor for class org.jhotdraw.samples.odg.geom.EnhancedPath.Segment
-
- Segment(EnhancedPath.SegType, Object...) - Constructor for class org.jhotdraw.samples.odg.geom.EnhancedPath.Segment
-
Creates a segment.
- Segment(EnhancedPath.Segment) - Constructor for class org.jhotdraw.samples.odg.geom.EnhancedPath.Segment
-
- 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.tool.SelectionTool
-
Constant for the name of the selectBehindEnabled property.
- SELECTABLE_PROPERTY - Static variable in interface org.jhotdraw.draw.Figure
-
The name of the "selectable" property.
- selectAll() - Method in class org.jhotdraw.draw.DefaultDrawingView
-
Selects all selectable figures.
- selectAll() - Method in interface org.jhotdraw.draw.DrawingView
-
Selects all figures.
- selectAll() - Method in interface org.jhotdraw.gui.EditableComponent
-
Selects all.
- SelectAllAction - Class in org.jhotdraw.app.action.edit
-
Selects all items.
- SelectAllAction() - Constructor for class org.jhotdraw.app.action.edit.SelectAllAction
-
Creates a new instance which acts on the currently focused component.
- SelectAllAction(JComponent) - Constructor for class org.jhotdraw.app.action.edit.SelectAllAction
-
Creates a new instance which acts on the specified component.
- SelectAreaTracker - Interface in org.jhotdraw.draw.tool
-
A
select area tracker provides the behavior for selecting figures
in a drawing area to the
SelectionTool
.
- SELECTED_FONT_PROPERTY - Static variable in class org.jhotdraw.gui.JFontChooser
-
Identifies the "selectedFont" property.
- SELECTED_INDEX_PROPERTY - Static variable in class org.jhotdraw.color.JHarmonicColorWheel
-
- SELECTED_KEY - Static variable in class org.jhotdraw.app.action.ActionUtil
-
Key for the selected state of an action.
- SELECTED_URI_PROPERTY - Static variable in interface org.jhotdraw.gui.URIChooser
-
Identifies a change in the selected URI.
- SELECTION_EMPTY_PROPERTY - Static variable in interface org.jhotdraw.gui.EditableComponent
-
The name of the "selectionEmpty" property.
- SELECTION_PATH_PROPERTY - Static variable in class org.jhotdraw.gui.JFontChooser
-
Identifies the "selectionPath" property.
- 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 class org.jhotdraw.draw.event.AbstractAttributeEditorHandler.EventHandler
-
- selectionChanged(FigureSelectionEvent) - Method in interface org.jhotdraw.draw.event.FigureSelectionListener
-
- selectionChanged(FigureSelectionEvent) - Method in class org.jhotdraw.draw.event.SelectionComponentDisplayer
-
- selectionChanged(FigureSelectionEvent) - Method in class org.jhotdraw.draw.event.SelectionComponentRepainter
-
- SelectionColorChooserAction - Class in org.jhotdraw.draw.action
-
This is like 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
-
- SelectionColorChooserHandler - Class in org.jhotdraw.draw.action
-
SelectionColorChooserHandler.
- SelectionColorChooserHandler(DrawingEditor, AttributeKey<Color>, JColorChooser, JPopupMenu) - Constructor for class org.jhotdraw.draw.action.SelectionColorChooserHandler
-
Creates a new instance.
- 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
-
- SelectionComponentDisplayer - Class in org.jhotdraw.draw.event
-
Calls setVisible(true/false) on components, which show attributes of the
drawing editor and of its views based on the current selection.
- SelectionComponentDisplayer(DrawingEditor, JComponent) - Constructor for class org.jhotdraw.draw.event.SelectionComponentDisplayer
-
- SelectionComponentRepainter - Class in org.jhotdraw.draw.event
-
Calls repaint on components, which show attributes of the drawing editor
and of its views based on the current selection.
- SelectionComponentRepainter(DrawingEditor, JComponent) - Constructor for class org.jhotdraw.draw.event.SelectionComponentRepainter
-
- SelectionOpacityIcon - Class in org.jhotdraw.samples.svg.gui
-
SelectionOpacityIcon
visualizes an opacity attribute of the selected
Figure
(s) in the active DrawingView
of a DrawingEditor
.
- SelectionOpacityIcon(DrawingEditor, AttributeKey<Double>, AttributeKey<Color>, AttributeKey<Color>, URL, Shape, Shape) - Constructor for class org.jhotdraw.samples.svg.gui.SelectionOpacityIcon
-
Creates a new instance.
- SelectionOpacityIcon(DrawingEditor, AttributeKey<Double>, AttributeKey<Color>, AttributeKey<Color>, Image, Shape, Shape) - Constructor for class org.jhotdraw.samples.svg.gui.SelectionOpacityIcon
-
- SelectionTool - Class in org.jhotdraw.draw.tool
-
Tool to select and manipulate figures.
- SelectionTool() - Constructor for class org.jhotdraw.draw.tool.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.SendToBackAction
-
- 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
-
- SendToBackAction - Class in org.jhotdraw.draw.action
-
SendToBackAction.
- SendToBackAction(DrawingEditor) - Constructor for class org.jhotdraw.draw.action.SendToBackAction
-
Creates a new instance.
- 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.
- SerializationInputOutputFormat - Class in org.jhotdraw.draw.io
-
SerializationInputOutputFormat
uses Java Serialization for reading and
and writing Drawing
objects.
- SerializationInputOutputFormat() - Constructor for class org.jhotdraw.draw.io.SerializationInputOutputFormat
-
Creates a new instance with format name "Drawing", file extension "xml"
and mime type "image/x-jhotdraw".
- SerializationInputOutputFormat(String, String, Drawing) - Constructor for class org.jhotdraw.draw.io.SerializationInputOutputFormat
-
Creates a new instance using the specified parameters.
- ServerAuthenticationException - Exception in org.jhotdraw.samples.svg.gui
-
Thrown to indicate that a request failed because we didn't authenticate
successfully.
- ServerAuthenticationException() - Constructor for exception org.jhotdraw.samples.svg.gui.ServerAuthenticationException
-
Creates a new instance of ServerAuthenticationException
without detail message.
- ServerAuthenticationException(String) - Constructor for exception org.jhotdraw.samples.svg.gui.ServerAuthenticationException
-
Constructs an instance of ServerAuthenticationException
with the specified detail message.
- set(int, Color) - Method in class org.jhotdraw.color.DefaultHarmonicColorModel
-
- set(int, Color) - Method in interface org.jhotdraw.color.HarmonicColorModel
-
- set(AttributeKey<T>, T) - Method in class org.jhotdraw.draw.AbstractAttributedCompositeFigure
-
Sets an attribute of the figure.
- set(AttributeKey<T>, T) - Method in class org.jhotdraw.draw.AbstractAttributedFigure
-
Sets an attribute of the figure.
- set(AttributeKey<T>, T) - Method in class org.jhotdraw.draw.AbstractCompositeFigure
-
- set(Figure, T) - Method in class org.jhotdraw.draw.AttributeKey
-
Convenience method for setting a value on a Figure.
- set(AttributeKey<T>, T) - Method in class org.jhotdraw.draw.BezierFigure
-
- set(AttributeKey<T>, T) - Method in interface org.jhotdraw.draw.Figure
-
Sets an attribute on the figure and calls attributeChanged
on all registered FigureListener
s if the attribute value
has changed.
- set(AttributeKey<T>, T) - Method in class org.jhotdraw.draw.GraphicalCompositeFigure
-
Sets an attribute of the figure.
- set(AttributeKey<T>, T) - Method in class org.jhotdraw.draw.LabeledLineConnectionFigure
-
Sets an attribute of the figure.
- set(int, int, Point2D.Double) - Method in class org.jhotdraw.geom.BezierPath
-
Convenience method for changing a single control point of a node.
- 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.
- set(AttributeKey<T>, T) - Method in class org.jhotdraw.samples.net.figures.NodeFigure
-
- set(AttributeKey<T>, T) - Method in class org.jhotdraw.samples.odg.figures.ODGAttributedFigure
-
- set(AttributeKey<T>, T) - Method in class org.jhotdraw.samples.odg.figures.ODGGroupFigure
-
- set(AttributeKey<T>, T) - Method in class org.jhotdraw.samples.odg.figures.ODGPathFigure
-
- set(AttributeKey<T>, T) - Method in class org.jhotdraw.samples.svg.figures.SVGAttributedFigure
-
- set(AttributeKey<T>, T) - Method in class org.jhotdraw.samples.svg.figures.SVGGroupFigure
-
- set(AttributeKey<T>, T) - Method in class org.jhotdraw.samples.svg.figures.SVGPathFigure
-
- set(AttributeKey<T>, T) - Method in class org.jhotdraw.samples.svg.figures.SVGTextAreaFigure
-
- set(AttributeKey<T>, T) - Method in class org.jhotdraw.samples.svg.figures.SVGTextFigure
-
- setAboutHandler(ActionListener) - Static method in class org.jhotdraw.app.osx.OSXAdapter
-
The action listener will be called when the user selects the About item
in the application menu.
- setAction(Action, Rectangle) - Method in class org.jhotdraw.gui.JPopupButton
-
Sets an action which is invoked when the user clicks on the
specified click area.
- setActionMap(ActionMap) - Method in class org.jhotdraw.app.AbstractApplication
-
Sets the application-wide action map.
- setActionMap(ActionMap) - Method in interface org.jhotdraw.app.View
-
Sets the action map for the view.
- setActionMap(ActionMap) - Method in class org.jhotdraw.draw.DefaultDrawingEditor
-
- setActionMap(ActionMap) - Method in interface org.jhotdraw.draw.DrawingEditor
-
Sets the action map used by the tool of this drawing editor as a fall back
for performing actions.
- setActionMap(ActionMap) - Method in class org.jhotdraw.draw.DrawingEditorProxy
-
- setActionMap(ActionMap) - Method in class org.jhotdraw.draw.tool.AbstractTool
-
Sets the ActionMap for the Tool.
- setActiveHandle(Handle) - Method in class org.jhotdraw.draw.DefaultDrawingView
-
- setActiveHandle(Handle) - Method in interface org.jhotdraw.draw.DrawingView
-
Sets the active handle.
- setActiveView(View) - Method in class org.jhotdraw.app.AbstractApplication
-
Sets the active view.
- 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.
- setActiveView(DrawingView) - Method in class org.jhotdraw.draw.DrawingEditorProxy
-
- setAdaptive(boolean) - Method in class org.jhotdraw.text.ColorFormatter
-
Sets whether the color formatter adaptively selects its output
format depending on the last input format used by the user.
- setAllowsNullValue(boolean) - Method in class org.jhotdraw.text.ColorFormatter
-
Sets whether a null value is allowed.
- setAllowsNullValue(boolean) - Method in class org.jhotdraw.text.FontFormatter
-
Sets whether a null value is allowed.
- setAllowsNullValue(boolean) - Method in class org.jhotdraw.text.JavaNumberFormatter
-
Allows/Disallows null values.
- setAllowsUnknownFont(boolean) - Method in class org.jhotdraw.text.FontFormatter
-
Sets whether unknown font names are allowed.
- setAllSize(Dimension) - Method in class org.jhotdraw.gui.JMDIDesktopPane
-
Sets all component size properties ( maximum, minimum, preferred)
to the given dimension.
- setAllSize(int, int) - Method in class org.jhotdraw.gui.JMDIDesktopPane
-
Sets all component size properties ( maximum, minimum, preferred)
to the given width and height.
- setAngle(float) - Method in class org.jhotdraw.draw.connector.StickyRectangleConnector
-
- setAngularComponentIndex(int) - Method in class org.jhotdraw.color.AbstractColorWheelImageProducer
-
- setAngularComponentIndex(int) - Method in class org.jhotdraw.color.JColorWheel
-
- 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.
- setApplicationEventHandled(Object, boolean) - Method in class org.jhotdraw.app.osx.OSXAdapter
-
It is important to mark the ApplicationEvent as handled and cancel the
default behavior.
- setApproveButtonMnemonic(int) - Method in interface org.jhotdraw.gui.URIChooser
-
Sets the approve button's mnemonic using a numeric keycode.
- setApproveButtonText(String) - Method in interface org.jhotdraw.gui.URIChooser
-
Sets the text used in the ApproveButton
in the
FileChooserUI
.
- setArc(double, double) - Method in class org.jhotdraw.draw.RoundRectangleFigure
-
Convenience method for setting both the arc width and the arc height.
- 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
-
Convenience method for setting both the arc width and the arc height.
- setArcHeight(double) - Method in class org.jhotdraw.draw.RoundRectangleFigure
-
Sets the arc height.
- setArcHeight(double) - Method in class org.jhotdraw.samples.svg.figures.SVGRectFigure
-
Sets the arc height.
- setArcWidth(double) - Method in class org.jhotdraw.draw.RoundRectangleFigure
-
Sets the arc width.
- setArcWidth(double) - Method in class org.jhotdraw.samples.svg.figures.SVGRectFigure
-
Sets the arc width.
- setArrangement(Arrangeable.Arrangement) - Method in interface org.jhotdraw.gui.Arrangeable
-
- setArrangement(Arrangeable.Arrangement) - Method in class org.jhotdraw.gui.JMDIDesktopPane
-
- 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.
- setAttributeEditor(AttributeEditor<T>) - Method in class org.jhotdraw.draw.event.AbstractAttributeEditorHandler
-
Attaches the FigureAttributeEditorHandler to the specified AttributeEditor.
- 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<T>) - Method in class org.jhotdraw.draw.event.AbstractAttributeEditorHandler
-
- setAttributeOnChildren(AttributeKey<T>, T) - 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<T>, T) - 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
-
- setAttributeValue(Double) - Method in class org.jhotdraw.draw.gui.JAttributeSlider
-
- setAttributeValue(T) - Method in class org.jhotdraw.draw.gui.JAttributeTextArea
-
- setAttributeValue(T) - Method in class org.jhotdraw.draw.gui.JAttributeTextField
-
- setAttributeValue(T) - Method in interface org.jhotdraw.gui.AttributeEditor
-
Sets the attribute value.
- setBase(int) - Method in class org.jhotdraw.color.DefaultHarmonicColorModel
-
- setBase(int) - Method in interface org.jhotdraw.color.HarmonicColorModel
-
- setBaseClass(Class) - Method in class org.jhotdraw.util.ResourceBundleUtil
-
- setBaseIndex() - Method in class org.jhotdraw.color.AbstractHarmonicRule
-
- setBaseIndex() - Method in interface org.jhotdraw.color.HarmonicRule
-
- setBezierPath(BezierPath) - Method in class org.jhotdraw.draw.BezierFigure
-
- setBorderColor(Color) - Method in class org.jhotdraw.gui.plaf.palette.PaletteToolBarUI.DragWindow
-
- setBorderToNonRollover(Component) - Method in class org.jhotdraw.gui.plaf.palette.PaletteToolBarUI
-
Sets the border of the component to have a non-rollover border which
was created by createNonRolloverBorder
.
- setBorderToNormal(Component) - Method in class org.jhotdraw.gui.plaf.palette.PaletteToolBarUI
-
Sets the border of the component to have a normal border.
- setBorderToRollover(Component) - Method in class org.jhotdraw.gui.plaf.palette.PaletteToolBarUI
-
Sets the border of the component to have a rollover border which
was created by createRolloverBorder
.
- 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(int, int, int, int) - Method in class org.jhotdraw.draw.DefaultDrawingView
-
Side effect: Changes view Translation.
- 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(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(Rectangle2D.Double, String) - Method in class org.jhotdraw.draw.text.FloatingTextArea
-
Positions and sizes the overlay.
- 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.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.event
-
SetBoundsEdit.
- SetBoundsEdit(AbstractFigure, Point2D.Double, Point2D.Double, Point2D.Double, Point2D.Double) - Constructor for class org.jhotdraw.draw.event.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.QuadTreeCompositeFigure
-
- setClampRGBValues(boolean) - Method in class org.jhotdraw.color.CIELCHabColorSpace
-
- setClipboard(Clipboard) - Static method in class org.jhotdraw.gui.datatransfer.ClipboardUtil
-
Sets the Clipboard singleton used by the JHotDraw framework.
- setClone(Figure, T) - Method in class org.jhotdraw.draw.AttributeKey
-
Convenience method for setting a clone of a value on a figure.
- setClosed(boolean) - Method in class org.jhotdraw.draw.BezierFigure
-
- setClosed(boolean) - Method in class org.jhotdraw.geom.BezierPath
-
- setColor(Color) - Method in interface org.jhotdraw.color.ColorSliderModel
-
Sets the color value of the model.
- setColor(Color) - Method in class org.jhotdraw.color.DefaultColorSliderModel
-
- setColorComponentIndex(int) - Method in class org.jhotdraw.color.ColorTrackImageProducer
-
- setColorSliderModel(ColorSliderModel) - Method in class org.jhotdraw.color.ColorTrackImageProducer
-
- setColorSpace(ColorSpace) - Method in interface org.jhotdraw.color.ColorSliderModel
-
Changes the ColorSpace used by this ColorSliderModel.
- setColorSpace(ColorSpace) - Method in class org.jhotdraw.color.DefaultColorSliderModel
-
- setColorSpace(ColorSpace) - Method in class org.jhotdraw.color.DefaultHarmonicColorModel
-
- setColorSpace(ColorSpace) - Method in interface org.jhotdraw.color.HarmonicColorModel
-
- setColorSpace(ColorSpace) - Method in class org.jhotdraw.color.JHarmonicColorWheel
-
- setColorToModel(Color) - Method in class org.jhotdraw.color.ColorWheelChooser
-
- setColorToModel(Color) - Method in class org.jhotdraw.gui.plaf.palette.colorchooser.PaletteCMYKChooser
-
- setColorToModel(Color) - Method in class org.jhotdraw.gui.plaf.palette.colorchooser.PaletteColorWheelChooser
-
- setColorToModel(Color) - Method in class org.jhotdraw.gui.plaf.palette.colorchooser.PaletteHSBChooser
-
- setColorToModel(Color) - Method in class org.jhotdraw.gui.plaf.palette.colorchooser.PaletteRGBChooser
-
- setColorToModel(Color) - Method in class org.jhotdraw.gui.plaf.palette.colorchooser.PaletteSwatchesChooser
-
- setColumnCount(int, boolean) - Method in class org.jhotdraw.gui.JPopupButton
-
Sets the number of columns of the popup menu.
- setColumns(int) - Method in class org.jhotdraw.gui.VerticalGridLayout
-
Sets the number of columns in this layout to the specified value.
- setComponent(int, float) - Method in interface org.jhotdraw.color.ColorSliderModel
-
Sets a value for an individual component.
- setComponent(int, float) - Method in class org.jhotdraw.color.DefaultColorSliderModel
-
- setComponentIndex(int) - Method in class org.jhotdraw.color.SimpleHarmonicRule
-
- setConnectable(boolean) - Method in class org.jhotdraw.draw.AbstractFigure
-
- setConnectable(boolean) - Method in class org.jhotdraw.draw.LineConnectionFigure
-
ConnectionFigures cannot be connected and always sets connectable to false.
- setConnection(ConnectionFigure) - Method in class org.jhotdraw.draw.handle.ConnectorHandle
-
- setConnectToDecorator(boolean) - Method in class org.jhotdraw.draw.connector.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.
- setConstraint(float) - Method in class org.jhotdraw.color.SimpleHarmonicRule
-
- 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.
- setContents(Transferable, ClipboardOwner) - Method in class org.jhotdraw.gui.datatransfer.AbstractClipboard
-
Sets the current contents of the clipboard to the specified
Transferable
object.
- setContents(Transferable, ClipboardOwner) - Method in class org.jhotdraw.gui.datatransfer.AWTClipboard
-
Sets the current contents of the clipboard to the specified
Transferable
object.
- setContents(Transferable, ClipboardOwner) - Method in class org.jhotdraw.gui.datatransfer.JNLPClipboard
-
- setControlPoint(int, Point2D.Double) - Method in class org.jhotdraw.geom.BezierPath.Node
-
- setCookie(String, String) - Method in class org.jhotdraw.net.ClientHttpRequest
-
adds a cookie to the requst
- setCookies(String) - Method in class org.jhotdraw.net.ClientHttpRequest
-
adds a cookie to the requst
- setCookies(Map<String, String>) - Method in class org.jhotdraw.net.ClientHttpRequest
-
adds cookies to the request
- setCookies(String[]) - Method in class org.jhotdraw.net.ClientHttpRequest
-
adds cookies to the request
- setCoordinates(Point2D.Double[]) - Method in class org.jhotdraw.samples.svg.figures.SVGTextFigure
-
- setCopyright(String) - Method in class org.jhotdraw.app.AbstractApplicationModel
-
- 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 class org.jhotdraw.draw.DrawingEditorProxy
-
- 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
-
- 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.DefaultDrawingEditor
-
- setDefaultAttribute(AttributeKey<T>, T) - Method in interface org.jhotdraw.draw.DrawingEditor
-
Sets a default attribute of the editor.
- setDefaultAttribute(AttributeKey<T>, T) - Method in class org.jhotdraw.draw.DrawingEditorProxy
-
- 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.
- setDerivedIndices(int...) - Method in class org.jhotdraw.color.AbstractHarmonicRule
-
- setDerivedIndices(int...) - Method in interface org.jhotdraw.color.HarmonicRule
-
- setDescription(String) - Method in class org.jhotdraw.samples.odg.ODGDrawing
-
- setDialogTitle(String) - Method in interface org.jhotdraw.gui.URIChooser
-
Sets the string that goes in the URIChooser
window's
title bar.
- setDialogType(int) - Method in interface org.jhotdraw.gui.URIChooser
-
Sets the type of this dialog.
- setDisclosureState(int) - Method in class org.jhotdraw.gui.JDisclosureToolBar
-
- setDisclosureStateCount(int) - Method in class org.jhotdraw.gui.JDisclosureToolBar
-
- setDockingColor(Color) - Method in class org.jhotdraw.gui.plaf.palette.PaletteToolBarUI
-
Sets the color displayed when over a docking area
- 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.JLifeFormattedTextArea
-
- setDocument(Document) - Method in class org.jhotdraw.gui.JLifeFormattedTextField
-
- setDraggedFigure(Figure) - Method in class org.jhotdraw.draw.tool.DefaultDragTracker
-
- setDraggedFigure(Figure) - Method in class org.jhotdraw.draw.tool.DnDTracker
-
- setDraggedFigure(Figure) - Method in interface org.jhotdraw.draw.tool.DragTracker
-
- setDragTracker(DragTracker) - Method in class org.jhotdraw.draw.tool.SelectionTool
-
Method to set a DragTracker
.
- setDrawing(Drawing) - Method in class org.jhotdraw.draw.action.EditCanvasPanel
-
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.draw.event.DrawingAttributeEditorHandler
-
- 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 interface org.jhotdraw.samples.svg.gui.DrawingComponent
-
Sets the drawing of the DrawingComponent.
- setDrawing(Drawing) - Method in class org.jhotdraw.samples.svg.SVGDrawingPanel
-
- setDrawingActions(Collection<Action>) - Method in class org.jhotdraw.draw.tool.DelegationSelectionTool
-
- setDrawingDoubleBuffered(boolean) - Method in class org.jhotdraw.draw.DefaultDrawingView
-
Sets whether the drawing is double buffered.
- 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.gui.fontchooser.FontCollectionNode
-
- 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.AbstractDrawingEditorAction
-
- setEditor(DrawingEditor) - Method in class org.jhotdraw.draw.action.AbstractDrawingViewAction
-
- setEditor(DrawingEditor) - Method in class org.jhotdraw.draw.action.AbstractSelectedAction
-
- setEditor(DrawingEditor) - Method in class org.jhotdraw.draw.event.AbstractAttributeEditorHandler
-
Attaches the FigureAttributeEditorHandler to the specified DrawingEditor.
- setEditor(DrawingEditor) - Method in class org.jhotdraw.samples.draw.DrawView
-
Sets a drawing editor for the view.
- 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.gui.AbstractToolBar
-
- setEditor(DrawingEditor) - Method in class org.jhotdraw.samples.svg.gui.ActionsToolBar
-
- setEditor(DrawingEditor) - Method in class org.jhotdraw.samples.svg.gui.AlignToolBar
-
- setEditor(DrawingEditor) - Method in class org.jhotdraw.samples.svg.gui.ArrangeToolBar
-
- setEditor(DrawingEditor) - Method in class org.jhotdraw.samples.svg.gui.FigureToolBar
-
- setEditor(DrawingEditor) - Method in class org.jhotdraw.samples.svg.gui.FillToolBar
-
- setEditor(DrawingEditor) - Method in class org.jhotdraw.samples.svg.gui.FontToolBar
-
- setEditor(DrawingEditor) - Method in class org.jhotdraw.samples.svg.gui.LinkToolBar
-
- setEditor(DrawingEditor) - Method in class org.jhotdraw.samples.svg.gui.StrokeToolBar
-
- setEditor(DrawingEditor) - Method in class org.jhotdraw.samples.svg.SVGDrawingPanel
-
- 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.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 class org.jhotdraw.draw.DrawingEditorProxy
-
- 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.
- setExtent(int) - Method in class org.jhotdraw.io.BoundedRangeInputStream
-
Ignored: The extent is always zero.
- setFigureActions(Collection<Action>) - Method in class org.jhotdraw.draw.tool.DelegationSelectionTool
-
- setFilled(boolean) - Method in class org.jhotdraw.draw.decoration.AbstractLineDecoration
-
- setFlipX(boolean) - Method in class org.jhotdraw.color.JColorWheel
-
- setFlipY(boolean) - Method in class org.jhotdraw.color.JColorWheel
-
- setFloating(boolean, Point) - Method in class org.jhotdraw.gui.plaf.palette.PaletteToolBarUI
-
- setFloatingColor(Color) - Method in class org.jhotdraw.gui.plaf.palette.PaletteToolBarUI
-
Sets the color displayed when over a floating area
- setFloatingLocation(int, int) - Method in class org.jhotdraw.gui.plaf.palette.PaletteToolBarUI
-
- 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.
- setFonts(Font[]) - Method in class org.jhotdraw.gui.fontchooser.DefaultFontChooserModel
-
Sets the fonts of the DefaultFontChooserModel.
- 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
-
- setFormatterFactory(JFormattedTextField.AbstractFormatterFactory) - Method in class org.jhotdraw.gui.JLifeFormattedTextArea
-
- 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
-
- setHandleAttribute(AttributeKey, Object) - Method in class org.jhotdraw.draw.DefaultDrawingEditor
-
- setHandleAttribute(AttributeKey<T>, T) - Method in interface org.jhotdraw.draw.DrawingEditor
-
Sets a handle attribute of the editor.
- setHandleAttribute(AttributeKey<T>, T) - Method in class org.jhotdraw.draw.DrawingEditorProxy
-
- setHandleDetailLevel(int) - Method in class org.jhotdraw.draw.DefaultDrawingView
-
- setHandleDetailLevel(int) - Method in interface org.jhotdraw.draw.DrawingView
-
The detail level of the handles.
- setHandler(OSXAdapter) - Static method in class org.jhotdraw.app.osx.OSXAdapter
-
setHandler
creates a Proxy object from the passed
OSXAdapter
and adds it as an ApplicationListener
.
- setHandles(Handle, Collection<Handle>) - Method in class org.jhotdraw.draw.tool.DefaultHandleTracker
-
- setHandles(Handle, Collection<Handle>) - Method in interface org.jhotdraw.draw.tool.HandleTracker
-
- setHandleTracker(HandleTracker) - Method in class org.jhotdraw.draw.tool.SelectionTool
-
Method to set a HandleTracker
.
- setHarmonicColorModel(HarmonicColorModel) - Method in class org.jhotdraw.color.JHarmonicColorWheel
-
- 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.gui.VerticalGridLayout
-
Sets the horizontal gap between components to the specified value.
- setIcon(Icon) - Method in class org.jhotdraw.samples.svg.gui.MessagePanel
-
- setImage(byte[], BufferedImage) - Method in class org.jhotdraw.draw.ImageFigure
-
Sets the image.
- setImage(byte[], BufferedImage) - Method in interface org.jhotdraw.draw.ImageHolderFigure
-
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.
- setIndeterminate(boolean) - Method in class org.jhotdraw.samples.svg.gui.ProgressIndicator
-
- 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.DefaultDrawingEditor
-
- setInputMap(InputMap) - Method in interface org.jhotdraw.draw.DrawingEditor
-
Sets the input map used by the tool of this drawing editor as a fall back
for handling keyboard events.
- setInputMap(InputMap) - Method in class org.jhotdraw.draw.DrawingEditorProxy
-
- setInputMap(InputMap) - Method in class org.jhotdraw.draw.tool.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
-
Sets the font used for popup menu items.
- 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.handle.AbstractConnectionHandle
-
Sets the location of the connectableConnector point.
- setLocation(Point2D.Double) - Method in class org.jhotdraw.draw.handle.ConnectionEndHandle
-
Sets the start point of the connection.
- setLocation(Point2D.Double) - Method in class org.jhotdraw.draw.handle.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(int) - Method in class org.jhotdraw.io.BoundedRangeInputStream
-
Ignored: The maximum of an input stream can not be changed.
- setMaximum(int) - Method in class org.jhotdraw.samples.svg.gui.ProgressIndicator
-
Specifies the maximum value.
- setMaximum(Comparable) - Method in class org.jhotdraw.text.JavaNumberFormatter
-
Sets the maximum permissible value.
- setMaximumFractionDigits(int) - Method in class org.jhotdraw.text.JavaNumberFormatter
-
Sets the maximum number of digits allowed in the fraction portion of a
number.
- setMaximumIntegerDigits(int) - Method in class org.jhotdraw.text.JavaNumberFormatter
-
Sets the maximum number of digits allowed in the integer portion of a
number.
- setMenuBuilder(MenuBuilder) - Method in class org.jhotdraw.app.DefaultApplicationModel
-
- setMessage(String) - Method in class org.jhotdraw.samples.svg.gui.MessagePanel
-
- setMessage(String) - Method in class org.jhotdraw.samples.svg.gui.ProgressIndicator
-
- setMinimum(int) - Method in class org.jhotdraw.io.BoundedRangeInputStream
-
Ignored: The minimum of an input stream is always zero.
- setMinimum(int) - Method in class org.jhotdraw.samples.svg.gui.ProgressIndicator
-
Specifies the minimum value.
- setMinimum(Comparable) - Method in class org.jhotdraw.text.JavaNumberFormatter
-
Sets the minimum permissible value.
- setMinimumFractionDigits(int) - Method in class org.jhotdraw.text.JavaNumberFormatter
-
Specifies whether ".0" is appended to double and float
values.
- setMinimumIntegerDigits(int) - Method in class org.jhotdraw.text.JavaNumberFormatter
-
Sets the minimum number of digits allowed in the integer portion of a
number.
- setMinimumNegativeExponent(int) - Method in class org.jhotdraw.text.JavaNumberFormatter
-
Sets the minimum negative exponent value for scientific notation.
- setMinimumPositiveExponent(int) - Method in class org.jhotdraw.text.JavaNumberFormatter
-
Sets the minimum positive exponent value for scientific notation.
- setMinSelectionCount(int) - Method in class org.jhotdraw.draw.event.SelectionComponentDisplayer
-
- setModel(ApplicationModel) - Method in class org.jhotdraw.app.AbstractApplication
-
- setModel(ApplicationModel) - Method in interface org.jhotdraw.app.Application
-
Sets the application model.
- setModel(ColorSliderModel) - Method in class org.jhotdraw.color.JColorWheel
-
- setModel(FontChooserModel) - Method in class org.jhotdraw.gui.JFontChooser
-
Sets the selected Font.
- setMultipleOpenId(int) - Method in class org.jhotdraw.app.AbstractView
-
- setMultipleOpenId(int) - Method in interface org.jhotdraw.app.View
-
Sets the multiple open id.
- setMultipleValues(boolean) - Method in class org.jhotdraw.draw.gui.JAttributeSlider
-
- setMultipleValues(boolean) - Method in class org.jhotdraw.draw.gui.JAttributeTextArea
-
- setMultipleValues(boolean) - Method in class org.jhotdraw.draw.gui.JAttributeTextField
-
- setMultipleValues(boolean) - Method in interface org.jhotdraw.gui.AttributeEditor
-
This method is called, if the figures of the attribute field have
multiple values.
- setMultiplier(double) - Method in class org.jhotdraw.text.JavaNumberFormatter
-
Sets the multiplier for use in percent, per mille, and similar formats.
- 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.AbstractApplicationModel
-
- setName(String) - Method in class org.jhotdraw.gui.fontchooser.FontFaceNode
-
- setName(String) - Method in class org.jhotdraw.samples.mini.DefaultDOMStorableSample.MyObject
-
- 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
-
- setNote(String) - Method in class org.jhotdraw.samples.svg.gui.ProgressIndicator
-
- setOffset(Point) - Method in class org.jhotdraw.gui.plaf.palette.PaletteToolBarUI.DragWindow
-
- setOpenApplicationHandler(ActionListener) - Static method in class org.jhotdraw.app.osx.OSXAdapter
-
The action listener will be called when the application receives an Open
Application event from the Finder or another application.
- setOpenFileHandler(ActionListener) - Static method in class org.jhotdraw.app.osx.OSXAdapter
-
Pass this method an ActionListener
equipped to
handle document events from the Finder.
- setOrientation(int) - Method in class org.jhotdraw.gui.plaf.palette.PaletteToolBarUI.DragWindow
-
- setOrientation(int) - Method in class org.jhotdraw.gui.plaf.palette.PaletteToolBarUI
-
- setOutputFormat(ColorFormatter.Format) - Method in class org.jhotdraw.text.ColorFormatter
-
Sets the output format.
- 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.
- setOutsideGamutHandling(CIELABColorSpace.OutsideGamutHandling) - Method in class org.jhotdraw.color.CIELABColorSpace
-
- setOwner(Figure) - Method in class org.jhotdraw.draw.connector.AbstractConnector
-
Sets the connector's owner.
- setPalette(Window) - Method in class org.jhotdraw.app.action.window.TogglePaletteAction
-
- setParameter(String, String) - Method in class org.jhotdraw.net.ClientHttpRequest
-
adds a string parameter to the request
- setParameter(String, String, InputStream) - Method in class org.jhotdraw.net.ClientHttpRequest
-
adds a file parameter to the request
- setParameter(String, File) - Method in class org.jhotdraw.net.ClientHttpRequest
-
adds a file parameter to the request
- setParameter(String, Object) - Method in class org.jhotdraw.net.ClientHttpRequest
-
adds a parameter to the request; if the parameter is a File, the file is uploaded, otherwise the string value of the parameter is passed in the request
- 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.
- setParameters(Map) - Method in class org.jhotdraw.net.ClientHttpRequest
-
adds parameters to the request
- setParameters(Object[]) - Method in class org.jhotdraw.net.ClientHttpRequest
-
adds parameters to the request
- setParent(MutableTreeNode) - Method in class org.jhotdraw.gui.fontchooser.FontCollectionNode
-
- setParent(MutableTreeNode) - Method in class org.jhotdraw.gui.fontchooser.FontFaceNode
-
- setParent(MutableTreeNode) - Method in class org.jhotdraw.gui.fontchooser.FontFamilyNode
-
- setParent(ActionMap) - Method in class org.jhotdraw.gui.plaf.palette.PaletteLazyActionMap
-
- 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
-
- setPopupActions(List<Action>) - Method in class org.jhotdraw.samples.svg.gui.ActionsToolBar
-
Sets the actions for the "Action" popup menu in the toolbar.
- setPopupActions(List<Action>) - Method in class org.jhotdraw.samples.svg.SVGDrawingPanel
-
Sets the actions for the "Action" popup menu in the toolbar.
- setPopupAlpha(float) - Method in class org.jhotdraw.gui.JPopupButton
-
- setPopupAnchor(int) - Method in class org.jhotdraw.gui.JPopupButton
-
Sets the popup anchor.
- setPopupMenu(JPopupMenu) - Method in class org.jhotdraw.gui.JPopupButton
-
- setPotentialTarget(Connector) - Method in class org.jhotdraw.draw.handle.AbstractConnectionHandle
-
- setPreferencesHandler(ActionListener) - Static method in class org.jhotdraw.app.osx.OSXAdapter
-
Pass this method an ActionListener
equipped to
display application options.
- setPresentationFigure(Figure) - Method in class org.jhotdraw.draw.GraphicalCompositeFigure
-
Set a figure which renders this BasicCompositeFigure.
- setPresentationName(String) - Method in class org.jhotdraw.beans.PropertyChangeEdit
-
Sets the presentation name of the undoable edit.
- setPrettyPrint(boolean) - Method in class org.jhotdraw.samples.svg.io.SVGOutputFormat
-
- setPreviewPanel(JComponent) - Method in class org.jhotdraw.gui.plaf.palette.colorchooser.PaletteColorChooserMainPanel
-
- setPrintFileHandler(ActionListener) - Static method in class org.jhotdraw.app.osx.OSXAdapter
-
Pass this method an ActionListener
equipped to
handle document events from the Finder.
- setProgress(int) - Method in class org.jhotdraw.samples.svg.gui.ProgressIndicator
-
Indicate the progress of the operation being monitored.
- setProgressModel(BoundedRangeModel) - Method in class org.jhotdraw.samples.svg.gui.ProgressIndicator
-
- setPropertiesPanelVisible(boolean) - Method in class org.jhotdraw.samples.odg.ODGView
-
- 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.
- setQuitHandler(ActionListener) - Static method in class org.jhotdraw.app.osx.OSXAdapter
-
The action listener will be called when the Quit menu item is selected
from the application menu.
- setRadialComponentIndex(int) - Method in class org.jhotdraw.color.AbstractColorWheelImageProducer
-
- setRadialComponentIndex(int) - Method in class org.jhotdraw.color.JColorWheel
-
- setRangeProperties(int, int, int, int, boolean) - Method in class org.jhotdraw.io.BoundedRangeInputStream
-
Ignored: All values depend on the input 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.io.ImageOutputFormat
-
- setRenderingHints(Graphics2D) - Method in class org.jhotdraw.draw.print.DrawingPageable
-
- setReOpenApplicationHandler(ActionListener) - Static method in class org.jhotdraw.app.osx.OSXAdapter
-
Called when the application receives a Reopen Application event from the
Finder or another application.
- 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.
- setRolloverBorders(boolean) - Method in class org.jhotdraw.gui.plaf.palette.PaletteToolBarUI
-
Sets the flag for enabling rollover borders on the toolbar and it will
also install the apropriate border depending on the state of the flag.
- setRotates(double[]) - Method in class org.jhotdraw.samples.svg.figures.SVGTextFigure
-
- setRows(int) - Method in class org.jhotdraw.gui.VerticalGridLayout
-
Sets the number of rows in this layout to the specified value.
- setRubberbandColor(Color) - Method in class org.jhotdraw.draw.tool.TextAreaCreationTool
-
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.draw.gui.JAttributeSlider
-
- 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
-
- setScreenMenuBar(JMenuBar) - Method in class org.jhotdraw.app.OSXApplication
-
- setSelectable(boolean) - Method in class org.jhotdraw.draw.AbstractFigure
-
- setSelectAreaTracker(SelectAreaTracker) - Method in class org.jhotdraw.draw.tool.SelectionTool
-
Method to set a SelectAreaTracker
.
- setSelectBehindEnabled(boolean) - Method in class org.jhotdraw.draw.tool.SelectionTool
-
Sets the selectBehindEnabled property.
- setSelectedFont(Font) - Method in class org.jhotdraw.gui.JFontChooser
-
Sets the selected Font.
- setSelectedFont(Font) - Method in class org.jhotdraw.gui.plaf.palette.PaletteFontChooserPreviewPanel
-
- setSelectedIndex(int) - Method in class org.jhotdraw.color.JHarmonicColorWheel
-
- setSelectedURI(URI) - Method in class org.jhotdraw.gui.JFileURIChooser
-
- setSelectedURI(URI) - Method in interface org.jhotdraw.gui.URIChooser
-
Sets the selected URI.
- setSelectionPath(TreePath) - Method in class org.jhotdraw.gui.JFontChooser
-
Sets the selected Font.
- 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(int) - Method in class org.jhotdraw.color.DefaultHarmonicColorModel
-
- setSize(int) - Method in interface org.jhotdraw.color.HarmonicColorModel
-
- 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.
- setSliderValue(int, int) - Method in class org.jhotdraw.color.DefaultColorSliderModel
-
Sets the value of the specified color componentIndex.
- setSolid(boolean) - Method in class org.jhotdraw.draw.decoration.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.decoration.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.DrawingEditorProxy
-
Sets the target of the proxy.
- setTargetFigure(Figure) - Method in class org.jhotdraw.draw.handle.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
-
Sets the text of the Text Holder.
- 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
-
Sets all values of this bezier path to that bezier path, so that this
path becomes identical to that path.
- setTo(EnhancedPath.Segment) - Method in class org.jhotdraw.samples.odg.geom.EnhancedPath.Segment
-
- 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.
- setTool(Tool) - Method in class org.jhotdraw.draw.DrawingEditorProxy
-
- setToolBar(JToolBar) - Method in class org.jhotdraw.app.action.window.ToggleToolBarAction
-
- setToolDoneAfterCreation(boolean) - Method in class org.jhotdraw.draw.tool.BezierTool
-
- setToolDoneAfterCreation(boolean) - Method in class org.jhotdraw.draw.tool.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.tool.CreationTool
-
If this is set to false, the CreationTool does not fire toolDone
after a new Figure has been created.
- setToolTipText(String) - Method in class org.jhotdraw.draw.handle.AbstractHandle
-
Changes the default tool tip text returned by AbstractHandle.
- setTracker(Tool) - Method in class org.jhotdraw.draw.tool.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
-
- setType(JColorWheel.Type) - Method in class org.jhotdraw.color.JColorWheel
-
- setUI(FontChooserUI) - Method in class org.jhotdraw.gui.JFontChooser
-
Sets the look and feel (L&F) object that renders this component.
- setUndoable(Figure, T) - Method in class org.jhotdraw.draw.AttributeKey
-
Sets the attribute and returns an UndoableEditEvent which can be used
to undo it.
- setUndoManager(UndoRedoManager) - Method in class org.jhotdraw.samples.svg.gui.ActionsToolBar
-
- setUndoRedoManager(UndoRedoManager) - Method in class org.jhotdraw.samples.svg.SVGDrawingPanel
-
- setUnit(String) - Method in class org.jhotdraw.text.JavaNumberFormatter
-
If non-null the unit string is appended to the value.
- setUpdateDrawingEditorDefaults(boolean) - Method in class org.jhotdraw.draw.event.AbstractAttributeEditorHandler
-
Set this to true if you want the attribute editor to update the
default values of the drawing editor.
- setUpdateEnabledState(boolean) - Method in class org.jhotdraw.draw.action.AbstractDrawingEditorAction
-
By default, the enabled state of this action is updated to reflect
the enabled state of the active DrawingView
.
- setUpdateEnabledState(boolean) - Method in class org.jhotdraw.draw.action.AbstractDrawingViewAction
-
By default, the enabled state of this action is updated to reflect
the enabled state of the active DrawingView
.
- setUpdateEnabledState(boolean) - Method in class org.jhotdraw.draw.action.AbstractSelectedAction
-
By default, the enabled state of this action is updated to reflect
the enabled state of the active DrawingView
.
- setURI(URI) - Method in class org.jhotdraw.app.AbstractView
-
- setURI(URI) - Method in interface org.jhotdraw.app.View
-
Sets the uri of the view.
- setUseFileDialog(boolean) - Method in class org.jhotdraw.draw.tool.ImageTool
-
- setUseFileDialog(boolean) - Method in class org.jhotdraw.samples.svg.SVGCreateFromFileTool
-
- setUserObject(Object) - Method in class org.jhotdraw.gui.fontchooser.FontCollectionNode
-
- setUserObject(Object) - Method in class org.jhotdraw.gui.fontchooser.FontFaceNode
-
- setUserObject(Object) - Method in class org.jhotdraw.gui.fontchooser.FontFamilyNode
-
- setUsesScientificNotation(boolean) - Method in class org.jhotdraw.text.JavaNumberFormatter
-
Sets whether scientific notation is used.
- 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(Object) - Method in class org.jhotdraw.gui.JLifeFormattedTextArea
-
- setValue(Object) - Method in class org.jhotdraw.gui.JLifeFormattedTextField
-
- setValue(int) - Method in class org.jhotdraw.io.BoundedRangeInputStream
-
Ignored: The value is always zero.
- setValueIsAdjusting(boolean) - Method in class org.jhotdraw.io.BoundedRangeInputStream
-
This attribute indicates that any upcoming changes to the value
of the model should be considered a single event.
- setVerbose(boolean) - Method in class org.jhotdraw.undo.CompositeEdit
-
- setVerbose(boolean) - Static method in class org.jhotdraw.util.ResourceBundleUtil
-
- setVersion(String) - Method in class org.jhotdraw.app.AbstractApplicationModel
-
- setVertical(boolean) - Method in class org.jhotdraw.gui.VerticalGridLayout
-
- setVerticalComponentIndex(int) - Method in class org.jhotdraw.color.AbstractColorWheelImageProducer
-
- setVerticalComponentIndex(int) - Method in class org.jhotdraw.color.JColorWheel
-
- setVerticalValue(float) - Method in class org.jhotdraw.color.AbstractColorWheelImageProducer
-
- setVgap(int) - Method in class org.jhotdraw.gui.VerticalGridLayout
-
Sets the vertical gap between components to the specified value.
- setView(View) - Method in class org.jhotdraw.app.action.window.FocusWindowAction
-
- setView(DrawingView) - Method in class org.jhotdraw.draw.event.AbstractAttributeEditorHandler
-
Attaches the FigureAttributeEditorHandler to the specified DrawingView.
- setView(DrawingView) - Method in class org.jhotdraw.draw.handle.AbstractHandle
-
- setView(DrawingView) - Method in interface org.jhotdraw.draw.handle.Handle
-
Sets the view of the handle.
- setView(DrawingView) - Method in class org.jhotdraw.samples.odg.ODGPropertiesPanel
-
- setView(DrawingView) - Method in class org.jhotdraw.samples.svg.gui.ViewToolBar
-
- setViewClass(Class) - Method in class org.jhotdraw.app.AbstractApplicationModel
-
Use this method only, if setViewClassName() does not suit you.
- setViewClassName(String) - Method in class org.jhotdraw.app.AbstractApplicationModel
-
Use this method for best application startup performance.
- setViewRenderingHints(Graphics2D) - Method in class org.jhotdraw.draw.DefaultDrawingView
-
- setVisible(boolean) - Method in class org.jhotdraw.draw.AbstractFigure
-
- setVisible(boolean) - Method in class org.jhotdraw.draw.GridConstrainer
-
- setVisible(boolean) - Method in class org.jhotdraw.gui.JComponentPopup
-
- 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.
- setVisibleIfCreationTool(boolean) - Method in class org.jhotdraw.draw.event.SelectionComponentDisplayer
-
- setWheelInsets(Insets) - Method in class org.jhotdraw.color.JColorWheel
-
- 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.color.ColorUtil
-
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, URIChooser, 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 class org.jhotdraw.app.AppletApplication
-
- show(View) - Method in interface org.jhotdraw.app.Application
-
Shows a view.
- show(View) - Method in class org.jhotdraw.app.MDIApplication
-
- show(View) - Method in class org.jhotdraw.app.OSXApplication
-
- show(View) - Method in class org.jhotdraw.app.SDIApplication
-
- 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.
- showDialog(URIChooser, Component) - Method in class org.jhotdraw.app.action.file.OpenFileAction
-
We implement JFileChooser.showDialog by ourselves, so that we can center
dialogs properly on screen on Mac OS X.
- showDialog(Component, String) - Method in interface org.jhotdraw.gui.URIChooser
-
Pops a custom file chooser dialog with a custom approve button.
- 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.
- showOpenDialog(Component) - Method in interface org.jhotdraw.gui.URIChooser
-
Pops up an "Open" chooser dialog.
- showOpenSheet(JFileChooser, Component, SheetListener) - Static method in class org.jhotdraw.gui.JSheet
-
Displays an "Open File" file chooser sheet.
- showOpenSheet(URIChooser, 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.
- showPopup(MouseEvent) - Method in class org.jhotdraw.gui.JPopupButton
-
- showPopupMenu(Figure, Point, Component) - Method in class org.jhotdraw.draw.tool.DelegationSelectionTool
-
- showSaveDialog(Component) - Method in interface org.jhotdraw.gui.URIChooser
-
Pops up a "Save File" file chooser dialog.
- showSaveSheet(JFileChooser, Component, SheetListener) - Static method in class org.jhotdraw.gui.JSheet
-
Displays a "Save File" file chooser sheet.
- showSaveSheet(URIChooser, 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.
- showSheet(URIChooser, Component, String, SheetListener) - Static method in class org.jhotdraw.gui.JSheet
-
Displays a custom file chooser sheet with a custom approve button.
- SimpleHarmonicRule - Class in org.jhotdraw.color
-
SimpleHarmonicRule.
- SimpleHarmonicRule(int, float, int, int...) - Constructor for class org.jhotdraw.color.SimpleHarmonicRule
-
- size() - Method in class org.jhotdraw.color.DefaultHarmonicColorModel
-
- size() - Method in interface org.jhotdraw.color.HarmonicColorModel
-
- SIZE - Static variable in class org.jhotdraw.draw.connector.LocatorConnector
-
The standard size of the connector.
- size() - Method in class org.jhotdraw.gui.plaf.palette.PaletteLazyActionMap
-
- size() - Method in class org.jhotdraw.util.ReversedList
-
- skip(long) - Method in class org.jhotdraw.io.BoundedRangeInputStream
-
Overrides FilterInputStream.skip
to update the value after the skip.
- SlantedLiner - Class in org.jhotdraw.draw.liner
-
SlantedLiner.
- SlantedLiner() - Constructor for class org.jhotdraw.draw.liner.SlantedLiner
-
Creates a new instance.
- SlantedLiner(double) - Constructor for class org.jhotdraw.draw.liner.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.
- sliders - Variable in class org.jhotdraw.color.DefaultColorSliderModel
-
JSlider's associated to this model.
- 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<? extends Figure>) - Method in class org.jhotdraw.draw.DefaultDrawing
-
- sort(Collection<? extends 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<? extends Figure>) - Method in class org.jhotdraw.draw.QuadTreeDrawing
-
Implementation note: Sorting can not be done for orphaned children.
- South(DrawingEditor) - Constructor for class org.jhotdraw.draw.action.AlignAction.South
-
- South(DrawingEditor, ResourceBundleUtil) - Constructor for class org.jhotdraw.draw.action.AlignAction.South
-
- South(DrawingEditor) - Constructor for class org.jhotdraw.draw.action.MoveAction.South
-
- South(DrawingEditor) - Constructor for class org.jhotdraw.draw.action.MoveConstrainedAction.South
-
- south(Figure) - Static method in class org.jhotdraw.draw.handle.MoveHandle
-
- south(Figure) - Static method in class org.jhotdraw.draw.handle.ResizeHandleKit
-
- south(Figure) - Static method in class org.jhotdraw.draw.handle.TransformHandleKit
-
- south() - Static method in class org.jhotdraw.draw.locator.RelativeDecoratorLocator
-
South.
- south() - Static method in class org.jhotdraw.draw.locator.RelativeLocator
-
Non-transforming South.
- south(boolean) - Static method in class org.jhotdraw.draw.locator.RelativeLocator
-
South.
- 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.handle.MoveHandle
-
- southEast(Figure) - Static method in class org.jhotdraw.draw.handle.ResizeHandleKit
-
- southEast(Figure) - Static method in class org.jhotdraw.draw.handle.TransformHandleKit
-
- southEast() - Static method in class org.jhotdraw.draw.locator.RelativeDecoratorLocator
-
South east.
- southEast() - Static method in class org.jhotdraw.draw.locator.RelativeLocator
-
Non-transforming South east.
- southEast(boolean) - Static method in class org.jhotdraw.draw.locator.RelativeLocator
-
South East.
- southWest(Figure) - Static method in class org.jhotdraw.draw.handle.MoveHandle
-
- southWest(Figure) - Static method in class org.jhotdraw.draw.handle.ResizeHandleKit
-
- southWest(Figure) - Static method in class org.jhotdraw.draw.handle.TransformHandleKit
-
- southWest() - Static method in class org.jhotdraw.draw.locator.RelativeDecoratorLocator
-
South west.
- southWest() - Static method in class org.jhotdraw.draw.locator.RelativeLocator
-
Non-transforming South west.
- southWest(boolean) - Static method in class org.jhotdraw.draw.locator.RelativeLocator
-
South West.
- split(Image, int, boolean) - Static method in class org.jhotdraw.util.Images
-
Splits an image into count subimages.
- 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.
- SplitAction(DrawingEditor, SVGPathFigure) - Constructor for class org.jhotdraw.samples.svg.action.SplitAction
-
- splitActionPerformed(ActionEvent) - Method in class org.jhotdraw.samples.svg.action.CombineAction
-
- splitAtCorners(List<Point2D.Double>, double, double) - Static method in class org.jhotdraw.geom.Bezier
-
Splits the digitized points into multiple segments at each corner point.
- splitPath(DrawingView, CompositeFigure, List<Figure>, int[], int[]) - Method in class org.jhotdraw.samples.svg.action.CombineAction
-
- splitSegment(Point2D.Double, 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, double) - Method in class org.jhotdraw.geom.BezierPath
-
Splits the segment at the given Point2D.Double if a segment was hit.
- splitSegment(Point2D.Double, double) - Method in class org.jhotdraw.samples.svg.figures.SVGBezierFigure
-
Splits the segment at the given Point2D.Double if a segment was hit.
- start(List<URI>) - Method in class org.jhotdraw.app.AbstractApplication
-
- start() - Method in class org.jhotdraw.app.AbstractView
-
Starts the view.
- start(List<URI>) - 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.
- startConnector - Variable in class org.jhotdraw.draw.tool.ConnectionTool
-
The Connector at the start point of the connection.
- 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
-
- STATE_COUNT_PROPERTY - Static variable in class org.jhotdraw.gui.DisclosureIcon
-
This client property needs to be set on the component.
- stateChanged(ChangeEvent) - Method in class org.jhotdraw.draw.action.DrawingColorChooserHandler
-
- stateChanged(ChangeEvent) - Method in class org.jhotdraw.draw.action.SelectionColorChooserHandler
-
- stateChanged(ChangeEvent) - Method in class org.jhotdraw.gui.plaf.palette.colorchooser.ColorSliderTextFieldHandler
-
- 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.connector
-
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.connector.StickyRectangleConnector
-
Creates a new instance.
- StickyRectangleConnector(Figure) - Constructor for class org.jhotdraw.draw.connector.StickyRectangleConnector
-
- StickyRectangleConnector(Figure, Point2D.Double) - Constructor for class org.jhotdraw.draw.connector.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
-
Example showing the minimal amount of code needed to implement a
Figure
by extending AbstractAttributedFigure
.
- 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.
- stringToValue(String) - Method in class org.jhotdraw.text.ColorFormatter
-
- stringToValue(String) - Method in class org.jhotdraw.text.FontFormatter
-
- stringToValue(String) - Method in class org.jhotdraw.text.JavaNumberFormatter
-
Returns the Object
representation of the
String
text
.
- 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
-
Factor for the stroke inner width.
- 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.
- StrokeToolBar - Class in org.jhotdraw.samples.svg.gui
-
StrokeToolBar.
- StrokeToolBar() - Constructor for class org.jhotdraw.samples.svg.gui.StrokeToolBar
-
Creates new instance.
- StrokeToolBarBeanInfo - Class in org.jhotdraw.samples.svg.gui
-
BeanInfo for StrokeToolPane.
- StrokeToolBarBeanInfo() - Constructor for class org.jhotdraw.samples.svg.gui.StrokeToolBarBeanInfo
-
- 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.ActionUtil
-
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.
- SummaryToolBar - Class in org.jhotdraw.samples.svg.gui
-
SummaryToolBar.
- SummaryToolBar() - Constructor for class org.jhotdraw.samples.svg.gui.SummaryToolBar
-
Creates new instance.
- SummaryToolBarBeanInfo - Class in org.jhotdraw.samples.svg.gui
-
BeanInfo for SummaryToolBar.
- SummaryToolBarBeanInfo() - Constructor for class org.jhotdraw.samples.svg.gui.SummaryToolBarBeanInfo
-
- 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 put with all attributes defined by this class.
- supportsHandleInteraction() - Method in class org.jhotdraw.draw.tool.AbstractTool
-
Returns true, if this tool lets the user interact with handles.
- supportsHandleInteraction() - Method in class org.jhotdraw.draw.tool.SelectionTool
-
Returns true, if this tool lets the user interact with handles.
- supportsHandleInteraction() - Method in interface org.jhotdraw.draw.tool.Tool
-
Returns true, if this tool lets the user interact with handles.
- 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
-
This is the base class for concrete implementations of SVG drawing
applets.
- 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.
- SVGCreateFromFileTool - Class in org.jhotdraw.samples.svg
-
A tool to create new figures from an input file.
- SVGCreateFromFileTool(ImageHolderFigure, CompositeFigure) - Constructor for class org.jhotdraw.samples.svg.SVGCreateFromFileTool
-
Creates a new instance.
- SVGCreateFromFileTool(ImageHolderFigure, CompositeFigure, Map<AttributeKey, Object>) - Constructor for class org.jhotdraw.samples.svg.SVGCreateFromFileTool
-
Creates a new instance.
- SVGDrawingPanel - Class in org.jhotdraw.samples.svg
-
JSVGDrawingAppletPanel.
- 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
-
- SVGDrawingPanelSample - Class in org.jhotdraw.samples.mini
-
Example showing how to embed the
SVGDrawingPanel
into an application
that does not make use of the JHotDraw application framework.
- SVGDrawingPanelSample() - Constructor for class org.jhotdraw.samples.mini.SVGDrawingPanelSample
-
Creates new form SVGDrawingPanelSample
- 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.
- SVGPathFigure(boolean) - Constructor for class org.jhotdraw.samples.svg.figures.SVGPathFigure
-
- SVGPathOutlineHandle - Class in org.jhotdraw.samples.svg.figures
-
- SVGPathOutlineHandle(SVGPathFigure) - Constructor for class org.jhotdraw.samples.svg.figures.SVGPathOutlineHandle
-
Creates a new instance.
- SVGPathOutlineHandle(SVGPathFigure, boolean) - Constructor for class org.jhotdraw.samples.svg.figures.SVGPathOutlineHandle
-
Creates a new instance.
- 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.
- sync() - Method in class org.jhotdraw.util.prefs.PreferencesUtil
-
- systemNodeForPackage(Class<?>) - Static method in class org.jhotdraw.util.prefs.PreferencesUtil
-
Gets the system node for the package of the class if
permitted, gets a proxy otherwise.