JHotDraw 7.0.6
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

F

Figure - Interface in org.jhotdraw.draw
The interface of a graphical figure.
figureAdded(FigureEvent) - Method in class org.jhotdraw.draw.AbstractFigureListener
 
figureAdded(FigureEvent) - Method in class org.jhotdraw.draw.AbstractHandle
Sent when a figure was added.
figureAdded(FigureEvent) - Method in class org.jhotdraw.draw.BidirectionalConnectionTool
 
figureAdded(FigureEvent) - Method in class org.jhotdraw.draw.ConnectionTool
 
figureAdded(FigureEvent) - Method in class org.jhotdraw.draw.DefaultDrawing
 
figureAdded(DrawingEvent) - Method in class org.jhotdraw.draw.DefaultDrawingView
 
figureAdded(DrawingEvent) - Method in interface org.jhotdraw.draw.DrawingListener
Sent when a figure was added.
figureAdded(FigureEvent) - Method in interface org.jhotdraw.draw.FigureListener
Sent when a figure was added to a drawing.
figureAdded(FigureEvent) - Method in class org.jhotdraw.draw.LabelFigure
 
figureAdded(FigureEvent) - Method in class org.jhotdraw.draw.QuadTreeDrawing
 
figureAreaInvalidated(FigureEvent) - Method in class org.jhotdraw.draw.AbstractFigureListener
 
figureAreaInvalidated(FigureEvent) - Method in class org.jhotdraw.draw.AbstractHandle
Sent when a region used by the figure needs to be repainted.
figureAreaInvalidated(FigureEvent) - Method in class org.jhotdraw.draw.BidirectionalConnectionTool
 
figureAreaInvalidated(FigureEvent) - Method in class org.jhotdraw.draw.ConnectionTool
 
figureAreaInvalidated(FigureEvent) - Method in class org.jhotdraw.draw.DefaultDrawing
 
figureAreaInvalidated(FigureEvent) - Method in interface org.jhotdraw.draw.FigureListener
Sent when an area used by the figure needs to be repainted.
figureAreaInvalidated(FigureEvent) - Method in class org.jhotdraw.draw.LabelFigure
 
figureAreaInvalidated(FigureEvent) - Method in class org.jhotdraw.draw.QuadTreeDrawing
 
figureAttributeChanged(FigureEvent) - Method in class org.jhotdraw.draw.AbstractFigureListener
 
figureAttributeChanged(FigureEvent) - Method in class org.jhotdraw.draw.AbstractHandle
 
figureAttributeChanged(FigureEvent) - Method in class org.jhotdraw.draw.BidirectionalConnectionTool
 
figureAttributeChanged(FigureEvent) - Method in class org.jhotdraw.draw.ConnectionTool
 
figureAttributeChanged(FigureEvent) - Method in class org.jhotdraw.draw.DefaultDrawing
 
figureAttributeChanged(FigureEvent) - Method in interface org.jhotdraw.draw.FigureListener
Sent when an attribute of the figure has changed.
figureAttributeChanged(FigureEvent) - Method in class org.jhotdraw.draw.LabelFigure
 
figureAttributeChanged(FigureEvent) - Method in class org.jhotdraw.draw.QuadTreeDrawing
 
figureChanged(FigureEvent) - Method in class org.jhotdraw.draw.AbstractFigureListener
 
figureChanged(FigureEvent) - Method in class org.jhotdraw.draw.AbstractHandle
Sent when the bounds or shape of a figure has changed.
figureChanged(FigureEvent) - Method in class org.jhotdraw.draw.BidirectionalConnectionTool
 
figureChanged(FigureEvent) - Method in class org.jhotdraw.draw.ConnectionTool
 
figureChanged(FigureEvent) - Method in class org.jhotdraw.draw.DefaultDrawing
 
figureChanged(FigureEvent) - Method in interface org.jhotdraw.draw.FigureListener
Sent when the geometry (e.g.
figureChanged(FigureEvent) - Method in class org.jhotdraw.draw.LabelFigure
 
figureChanged(FigureEvent) - Method in class org.jhotdraw.draw.QuadTreeDrawing
 
FigureEvent - Class in org.jhotdraw.draw
Change event passed to FigureListeners.
FigureEvent(Figure, Rectangle2D.Double) - Constructor for class org.jhotdraw.draw.FigureEvent
Constructs an event for the given source Figure.
FigureEvent(Figure, AttributeKey, Object, Object) - Constructor for class org.jhotdraw.draw.FigureEvent
Constructs an event for the given source Figure.
FigureLayerComparator - Class in org.jhotdraw.draw
FigureLayerComparator.
FigureListener - Interface in org.jhotdraw.draw
Listener interested in Figure changes.
figureRemoved(FigureEvent) - Method in class org.jhotdraw.draw.AbstractFigureListener
 
figureRemoved(FigureEvent) - Method in class org.jhotdraw.draw.AbstractHandle
Sent when a figure was removed.
figureRemoved(FigureEvent) - Method in class org.jhotdraw.draw.BidirectionalConnectionTool
 
figureRemoved(FigureEvent) - Method in class org.jhotdraw.draw.ConnectionTool
 
figureRemoved(FigureEvent) - Method in class org.jhotdraw.draw.DefaultDrawing
 
figureRemoved(DrawingEvent) - Method in class org.jhotdraw.draw.DefaultDrawingView
 
figureRemoved(DrawingEvent) - Method in interface org.jhotdraw.draw.DrawingListener
Sent when a figure was removed.
figureRemoved(FigureEvent) - Method in interface org.jhotdraw.draw.FigureListener
Sent when a figure was removed from a drawing.
figureRemoved(FigureEvent) - Method in class org.jhotdraw.draw.LabelFigure
 
figureRemoved(FigureEvent) - Method in class org.jhotdraw.draw.QuadTreeDrawing
 
figureRequestRemove(FigureEvent) - Method in class org.jhotdraw.draw.AbstractFigureListener
 
figureRequestRemove(FigureEvent) - Method in class org.jhotdraw.draw.AbstractHandle
Sent when a figure requests to be removed.
figureRequestRemove(FigureEvent) - Method in class org.jhotdraw.draw.BidirectionalConnectionTool
 
figureRequestRemove(FigureEvent) - Method in class org.jhotdraw.draw.ConnectionTool
 
figureRequestRemove(FigureEvent) - Method in class org.jhotdraw.draw.DefaultDrawing
 
figureRequestRemove(FigureEvent) - Method in interface org.jhotdraw.draw.FigureListener
Sent when the figure requests to be removed from a drawing.
figureRequestRemove(FigureEvent) - Method in class org.jhotdraw.draw.LabelFigure
 
figureRequestRemove(FigureEvent) - Method in class org.jhotdraw.draw.QuadTreeDrawing
 
FigureSelectionEvent - Class in org.jhotdraw.draw
FigureSelectionEvent.
FigureSelectionEvent(DrawingView) - Constructor for class org.jhotdraw.draw.FigureSelectionEvent
Creates a new instance.
FigureSelectionListener - Interface in org.jhotdraw.draw
FigureSelectionListener.
file - Variable in class org.jhotdraw.app.AbstractProject
 
fileExported(Project, File, Object) - Method in class org.jhotdraw.app.action.ExportAction
 
fileOpened(Project, File, Object) - Method in class org.jhotdraw.app.action.LoadAction
 
fileOpened(Project, File, Object) - Method in class org.jhotdraw.app.action.LoadRecentAction
 
fileOpened(Project, File, Object) - Method in class org.jhotdraw.app.action.OpenAction
 
fileOpened(Project, File, Object) - Method in class org.jhotdraw.app.action.OpenRecentAction
 
fileReader(String) - Static method in class net.n3.nanoxml.StdXMLReader
Creates a new reader using a file as input.
fileSaved(Project, File, Object) - Method in class org.jhotdraw.app.action.ExitAction
 
fileSaved(Project, File, Object) - Method in class org.jhotdraw.app.action.SaveAction
XXX - Change type of value to Throwable
fileSaved(Project, File, Object) - Method in class org.jhotdraw.app.action.SaveBeforeAction
 
fileSavedAndReviewNext(Project, File, Object) - Method in class org.jhotdraw.app.action.ExitAction
 
FILL_COLOR - Static variable in class org.jhotdraw.draw.AttributeKeys
Fill color.
FILL_UNDER_STROKE - Static variable in class org.jhotdraw.draw.AttributeKeys
Fill under stroke.
finalize() - Method in class net.n3.nanoxml.NonValidator
Cleans up the object when it's destroyed.
finalize() - Method in class net.n3.nanoxml.StdXMLBuilder
Cleans up the object when it's destroyed.
finalize() - Method in class net.n3.nanoxml.StdXMLParser
Cleans up the object when it's destroyed.
finalize() - Method in class net.n3.nanoxml.StdXMLReader
Cleans up the object when it's destroyed.
finalize() - Method in class net.n3.nanoxml.ValidatorPlugin
Cleans up the object when it's destroyed.
finalize() - Method in class net.n3.nanoxml.XMLElement
Cleans up the object when it's destroyed.
finalize() - Method in class net.n3.nanoxml.XMLEntityResolver
Cleans up the object when it's destroyed.
finalize() - Method in exception net.n3.nanoxml.XMLException
Cleans up the object when it's destroyed.
finalize() - Method in exception net.n3.nanoxml.XMLValidationException
Cleans up the object when it's destroyed.
finalize() - Method in class net.n3.nanoxml.XMLWriter
Cleans up the object when it's destroyed.
findChild(Point2D.Double) - Method in class org.jhotdraw.draw.AbstractCompositeFigure
 
findChildIndex(Point2D.Double) - Method in class org.jhotdraw.draw.AbstractCompositeFigure
 
findCompatibleConnector(Connector, boolean) - Method in class org.jhotdraw.draw.AbstractFigure
 
findCompatibleConnector(Connector, boolean) - Method in class org.jhotdraw.draw.BezierFigure
 
findCompatibleConnector(Connector, boolean) - Method in class org.jhotdraw.draw.DiamondFigure
 
findCompatibleConnector(Connector, boolean) - Method in class org.jhotdraw.draw.EllipseFigure
 
findCompatibleConnector(Connector, boolean) - Method in interface org.jhotdraw.draw.Figure
Gets a compatible connector.
findCompatibleConnector(Connector, boolean) - Method in class org.jhotdraw.draw.RoundRectangleFigure
 
findCompatibleConnector(Connector, boolean) - Method in class org.jhotdraw.draw.TriangleFigure
 
findCompatibleConnector(Connector, boolean) - Method in class org.jhotdraw.samples.net.figures.NodeFigure
 
findConnectableFigure(Point2D.Double, Drawing) - Method in class org.jhotdraw.draw.ConnectionTool
 
findConnection(Point2D.Double, Drawing) - Method in class org.jhotdraw.draw.BidirectionalConnectionTool
Finds an existing connection figure.
findConnection(Point2D.Double, Drawing) - Method in class org.jhotdraw.draw.ConnectionTool
Finds an existing connection figure.
findConnectionStart(Point2D.Double, Drawing) - Method in class org.jhotdraw.draw.BidirectionalConnectionTool
Finds a connection start figure.
findConnectionStart(Point2D.Double, Drawing) - Method in class org.jhotdraw.draw.ConnectionTool
Finds a connection start figure.
findConnectionTarget(Point2D.Double, Drawing) - Method in class org.jhotdraw.draw.ConnectionHandle
Finds a connection end figure.
findConnector(Point2D.Double, ConnectionFigure) - Method in class org.jhotdraw.draw.AbstractFigure
Returns the Figures connector for the specified location.
findConnector(Point2D.Double, ConnectionFigure) - Method in class org.jhotdraw.draw.BezierFigure
Returns the Figures connector for the specified location.
findConnector(Point2D.Double, Figure, ConnectionFigure) - Method in class org.jhotdraw.draw.ChangeConnectionHandle
 
findConnector(Point2D.Double, Figure, ConnectionFigure) - Method in class org.jhotdraw.draw.ConnectionTool
 
findConnector(Point2D.Double, ConnectionFigure) - Method in class org.jhotdraw.draw.DiamondFigure
Returns the Figures connector for the specified location.
findConnector(Point2D.Double, ConnectionFigure) - Method in class org.jhotdraw.draw.EllipseFigure
 
findConnector(Point2D.Double, ConnectionFigure) - Method in interface org.jhotdraw.draw.Figure
Gets a connector for this figure at the given location.
findConnector(Point2D.Double, ConnectionFigure) - Method in class org.jhotdraw.draw.RoundRectangleFigure
 
findConnector(Point2D.Double, ConnectionFigure) - Method in class org.jhotdraw.draw.TriangleFigure
 
findConnector(Point2D.Double, ConnectionFigure) - Method in class org.jhotdraw.samples.net.figures.NodeFigure
 
findContains(Point2D.Double) - Method in class org.jhotdraw.geom.QuadTree2DDouble
 
findEnd(ConnectionFigure) - Method in class org.jhotdraw.draw.AbstractConnector
 
findEnd(ConnectionFigure) - Method in class org.jhotdraw.draw.ChopBoxConnector
 
findEnd(ConnectionFigure) - Method in interface org.jhotdraw.draw.Connector
Finds the end point for the connection.
findFigure(Point2D.Double) - Method in class org.jhotdraw.draw.DefaultDrawing
 
findFigure(Point) - Method in class org.jhotdraw.draw.DefaultDrawingView
Finds a figure at a given coordinates.
findFigure(Point2D.Double) - Method in interface org.jhotdraw.draw.Drawing
Finds a top level Figure.
findFigure(Point) - Method in interface org.jhotdraw.draw.DrawingView
Finds a figure at the given point.
findFigure(Point2D.Double) - Method in class org.jhotdraw.draw.QuadTreeDrawing
 
findFigureExcept(Point2D.Double, Figure) - Method in class org.jhotdraw.draw.DefaultDrawing
 
findFigureExcept(Point2D.Double, Collection<Figure>) - Method in class org.jhotdraw.draw.DefaultDrawing
 
findFigureExcept(Point2D.Double, Figure) - Method in interface org.jhotdraw.draw.Drawing
Finds a top level Figure.
findFigureExcept(Point2D.Double, Collection<Figure>) - Method in interface org.jhotdraw.draw.Drawing
Finds a top level Figure.
findFigureExcept(Point2D.Double, Figure) - Method in class org.jhotdraw.draw.QuadTreeDrawing
 
findFigureExcept(Point2D.Double, Collection) - Method in class org.jhotdraw.draw.QuadTreeDrawing
 
findFigureInside(Point2D.Double) - Method in class org.jhotdraw.draw.AbstractCompositeFigure
 
findFigureInside(Point2D.Double) - Method in class org.jhotdraw.draw.AbstractFigure
 
findFigureInside(Point2D.Double) - Method in class org.jhotdraw.draw.DefaultDrawing
 
findFigureInside(Point2D.Double) - Method in interface org.jhotdraw.draw.Drawing
Finds a figure but descends into a figure's children.
findFigureInside(Point2D.Double) - Method in interface org.jhotdraw.draw.Figure
Returns the figure that contains the given point.
findFigureInside(Point2D.Double) - Method in class org.jhotdraw.draw.LabeledLineConnectionFigure
 
findFigureInside(Point2D.Double) - Method in class org.jhotdraw.draw.QuadTreeDrawing
 
findFigures(Rectangle2D.Double) - Method in class org.jhotdraw.draw.DefaultDrawing
 
findFigures(Rectangle) - Method in class org.jhotdraw.draw.DefaultDrawingView
 
findFigures(Rectangle2D.Double) - Method in interface org.jhotdraw.draw.Drawing
Returns all figures that lie within or intersect the specified bounds.
findFigures(Rectangle) - Method in interface org.jhotdraw.draw.DrawingView
Returns all figures that lie within or intersect the specified bounds.
findFigures(Rectangle2D.Double) - Method in class org.jhotdraw.draw.QuadTreeDrawing
 
findFiguresWithin(Rectangle2D.Double) - Method in class org.jhotdraw.draw.DefaultDrawing
 
findFiguresWithin(Rectangle) - Method in class org.jhotdraw.draw.DefaultDrawingView
 
findFiguresWithin(Rectangle2D.Double) - Method in interface org.jhotdraw.draw.Drawing
Returns all figures that lie within the specified bounds.
findFiguresWithin(Rectangle) - Method in interface org.jhotdraw.draw.DrawingView
Returns all figures that lie within the specified bounds.
findFiguresWithin(Rectangle2D.Double) - Method in class org.jhotdraw.draw.QuadTreeDrawing
 
findHandle(Point) - Method in class org.jhotdraw.draw.DefaultDrawingView
Finds a handle at a given coordinates.
findHandle(Point) - Method in interface org.jhotdraw.draw.DrawingView
Finds a handle at the given coordinates.
findInside(Rectangle2D.Double) - Method in class org.jhotdraw.geom.QuadTree2DDouble
 
findIntersects(Rectangle2D) - Method in class org.jhotdraw.geom.QuadTree2DDouble
 
findIntersects(Rectangle2D.Double) - Method in class org.jhotdraw.geom.QuadTree2DDouble
 
findNode(Point2D.Double) - Method in class org.jhotdraw.draw.BezierFigure
Finds a control point index.
findPoint(ConnectionFigure) - Method in class org.jhotdraw.draw.AbstractConnector
Gets the connection point.
findSegment(Point2D.Double) - Method in class org.jhotdraw.draw.BezierFigure
Gets the segment of the polyline that is hit by the given Point2D.Double.
findSegment(Point2D.Double, float) - Method in class org.jhotdraw.geom.BezierPath
Gets the segment of the polyline that is hit by the given Point2D.Double.
findSource(Point2D.Double, Drawing) - Method in class org.jhotdraw.draw.BidirectionalConnectionTool
Finds a connectable figure target.
findSource(Point2D.Double, Drawing) - Method in class org.jhotdraw.draw.ConnectionTool
Finds a connectable figure target.
findStart(ConnectionFigure) - Method in class org.jhotdraw.draw.AbstractConnector
 
findStart(ConnectionFigure) - Method in class org.jhotdraw.draw.ChopBoxConnector
 
findStart(ConnectionFigure) - Method in interface org.jhotdraw.draw.Connector
Finds the start point for the connection.
findTarget(Point2D.Double, Drawing) - Method in class org.jhotdraw.draw.BidirectionalConnectionTool
Finds a connectable figure target.
findTarget(Point2D.Double, Drawing) - Method in class org.jhotdraw.draw.ConnectionTool
Finds a connectable figure target.
findView(Container) - Method in class org.jhotdraw.draw.DefaultDrawingEditor
 
findView(Container) - Method in interface org.jhotdraw.draw.DrawingEditor
Finds a drawing view.
finishCreation(BezierFigure) - Method in class org.jhotdraw.draw.BezierTool
 
finishCreation(BezierFigure) - Method in class org.jhotdraw.samples.svg.PathTool
 
finished(Object) - Method in class org.jhotdraw.draw.action.RunnableWorker
Called on the event dispatching thread (not on the worker thread) after the construct method has returned.
finished() - Method in class org.jhotdraw.draw.action.SwingWorker
Called on the event dispatching thread (not on the worker thread) after the construct method has returned.
finished(Object) - Method in class org.jhotdraw.util.Worker
Called on the event dispatching thread (not on the worker thread) after the construct method has returned.
fireAreaInvalidated(Rectangle2D.Double) - Method in class org.jhotdraw.draw.AbstractDrawing
Notify all listenerList that have registered interest for notification on this event type.
fireAreaInvalidated() - Method in class org.jhotdraw.draw.AbstractFigure
Notify all listenerList that have registered interest for notification on this event type.
fireAreaInvalidated(Rectangle2D.Double) - Method in class org.jhotdraw.draw.AbstractFigure
Notify all listenerList that have registered interest for notification on this event type.
fireAreaInvalidated(Rectangle) - Method in class org.jhotdraw.draw.AbstractHandle
Notify all listenerList that have registered interest for notification on this event type.
fireAreaInvalidated(Rectangle2D.Double) - Method in class org.jhotdraw.draw.AbstractTool
Notify all listenerList that have registered interest for notification on this event type.
fireAreaInvalidated(Rectangle) - Method in class org.jhotdraw.draw.AbstractTool
Notify all listenerList that have registered interest for notification on this event type.
fireAttributeChanged(AttributeKey, Object, Object) - Method in class org.jhotdraw.draw.AbstractFigure
Notify all listenerList that have registered interest for notification on this event type.
fireFigureAdded(Figure) - Method in class org.jhotdraw.draw.AbstractDrawing
Notify all listenerList that have registered interest for notification on this event type.
fireFigureAdded() - Method in class org.jhotdraw.draw.AbstractFigure
Notify all listenerList that have registered interest for notification on this event type.
fireFigureChanged() - Method in class org.jhotdraw.draw.AbstractFigure
 
fireFigureChanged(Rectangle2D.Double) - Method in class org.jhotdraw.draw.AbstractFigure
Notify all listenerList that have registered interest for notification on this event type.
fireFigureChanged(FigureEvent) - Method in class org.jhotdraw.draw.AbstractFigure
 
fireFigureRemoved(Figure) - Method in class org.jhotdraw.draw.AbstractDrawing
Notify all listenerList that have registered interest for notification on this event type.
fireFigureRemoved() - Method in class org.jhotdraw.draw.AbstractFigure
Notify all listenerList that have registered interest for notification on this event type.
fireFigureRequestRemove() - Method in class org.jhotdraw.draw.AbstractFigure
Notify all listenerList that have registered interest for notification on this event type.
fireHandleRequestRemove(Rectangle) - Method in class org.jhotdraw.draw.AbstractHandle
Notify all listenerList that have registered interest for notification on this event type.
fireHandleRequestSecondaryHandles() - Method in class org.jhotdraw.draw.AbstractHandle
Notify all listenerList that have registered interest for notification on this event type.
fireOptionSelected(JOptionPane) - Method in class org.jhotdraw.gui.JSheet
Notify all listeners that have registered interest for notification on this event type.
fireOptionSelected(JOptionPane, int, Object, Object) - Method in class org.jhotdraw.gui.JSheet
Notify all listeners that have registered interest for notification on this event type.
fireOptionSelected(JFileChooser, int) - Method in class org.jhotdraw.gui.JSheet
Notify all listeners that have registered interest for notification on this event type.
firePropertyChange(String, boolean, boolean) - Method in class org.jhotdraw.beans.AbstractBean
 
firePropertyChange(String, int, int) - Method in class org.jhotdraw.beans.AbstractBean
 
firePropertyChange(String, Object, Object) - Method in class org.jhotdraw.beans.AbstractBean
 
firePropertyChange(String, boolean, boolean) - Method in class org.jhotdraw.undo.UndoRedoManager
 
firePropertyChange(String, int, int) - Method in class org.jhotdraw.undo.UndoRedoManager
 
firePropertyChange(String, Object, Object) - Method in class org.jhotdraw.undo.UndoRedoManager
 
fireSelectionChanged() - Method in class org.jhotdraw.draw.DefaultDrawingView
Notify all listenerList that have registered interest for notification on this event type.
fireToolDone() - Method in class org.jhotdraw.draw.AbstractTool
Notify all listenerList that have registered interest for notification on this event type.
fireToolStarted(DrawingView) - Method in class org.jhotdraw.draw.AbstractTool
Notify all listenerList that have registered interest for notification on this event type.
fireUndoableEditHappened(UndoableEdit) - Method in class org.jhotdraw.draw.AbstractDrawing
Notify all listenerList that have registered interest for notification on this event type.
fireUndoableEditHappened(UndoableEdit) - Method in class org.jhotdraw.draw.AbstractFigure
Notify all listenerList that have registered interest for notification on this event type.
fireUndoableEditHappened(UndoableEdit) - Method in class org.jhotdraw.draw.AbstractHandle
Notify all listenerList that have registered interest for notification on this event type.
fireUndoableEditHappened(UndoableEdit) - Method in class org.jhotdraw.draw.action.AbstractEditorAction
 
fireUndoableEditHappened(UndoableEdit) - Method in class org.jhotdraw.draw.action.AbstractSelectedAction
 
fireUndoableEditHappened(UndoableEdit) - Method in class org.jhotdraw.draw.action.AbstractViewAction
 
fireUndoableEditHappened(UndoableEdit) - Method in interface org.jhotdraw.draw.Drawing
Notify all listenerList that have registered interest for notification on this event type.
fireViewTransformChanged() - Method in class org.jhotdraw.draw.DefaultDrawingView
 
fitBezierCurve(BezierPath, double) - Static method in class org.jhotdraw.geom.Bezier
Fit a Bezier curve to a set of digitized points.
fitCurve(Polygon, double) - Static method in class org.jhotdraw.geom.Bezier
Fit a Bezier curve to a set of digitized points.
fitCurve(Point2D.Double[], double) - Static method in class org.jhotdraw.geom.Bezier
Fit a Bezier curve to a set of digitized points.
FloatingTextArea - Class in org.jhotdraw.draw
A FloatingTextArea overlays an editor on top of an area in a drawing.
FloatingTextArea() - Constructor for class org.jhotdraw.draw.FloatingTextArea
Constructor for the FloatingTextArea object
FloatingTextField - Class in org.jhotdraw.draw
A text field overlay that is used to edit a TextFigure.
FloatingTextField() - Constructor for class org.jhotdraw.draw.FloatingTextField
 
FocusAction - Class in org.jhotdraw.app.action
Requests focus for a Frame.
FocusAction(Project) - Constructor for class org.jhotdraw.app.action.FocusAction
Creates a new instance.
FONT_BOLD - Static variable in class org.jhotdraw.draw.AttributeKeys
The value of this attribute is a Boolean object.
FONT_FACE - Static variable in class org.jhotdraw.draw.AttributeKeys
The value of this attribute is a Font object, which is used as a prototype to create the font for the text.
FONT_ITALIC - Static variable in class org.jhotdraw.draw.AttributeKeys
The value of this attribute is a Boolean object.
FONT_SIZE - Static variable in class org.jhotdraw.draw.AttributeKeys
The value of this attribute is a double object.
FONT_UNDERLINED - Static variable in class org.jhotdraw.draw.AttributeKeys
The value of this attribute is a Boolean object.
FontSizeHandle - Class in org.jhotdraw.draw
FontSizeHandle.
FontSizeHandle(TextHolder) - Constructor for class org.jhotdraw.draw.FontSizeHandle
Creates a new instance.
FontSizeHandle(TextHolder, Locator) - Constructor for class org.jhotdraw.draw.FontSizeHandle
 
FontSizeLocator - Class in org.jhotdraw.draw
FontSizeLocator.
FontSizeLocator() - Constructor for class org.jhotdraw.draw.FontSizeLocator
Creates a new instance.
fromPathData(String) - Static method in class org.jhotdraw.samples.svg.SVGUtil
 

Copyright 1996-2006 © JHotDraw.org
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z