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

G

GeneralPathTip - Class in org.jhotdraw.draw
GeneralPathLineDecoration.
GeneralPathTip(GeneralPath, double) - Constructor for class org.jhotdraw.draw.GeneralPathTip
Creates a new instance.
GeneralPathTip(GeneralPath, double, boolean, boolean, boolean) - Constructor for class org.jhotdraw.draw.GeneralPathTip
 
GenericListener - Class in org.jhotdraw.draw.action
The GenericListener creates anonymous listener classes at runtime.
Geom - Class in org.jhotdraw.geom
Some geometric utilities.
GeometryEdit - Class in org.jhotdraw.draw
GeometryEdit.
GeometryEdit(Figure, Object, Object) - Constructor for class org.jhotdraw.draw.GeometryEdit
Creates a new instance.
get() - Method in class org.jhotdraw.draw.action.SwingWorker
Return the value created by the construct method.
get(Figure) - Method in class org.jhotdraw.draw.AttributeKey
 
get(int, int) - Method in class org.jhotdraw.geom.BezierPath
Convenience method for getting a single coordinate of a control point.
get(int) - Method in class org.jhotdraw.util.ReversedList
 
getAcc(String) - Method in class org.jhotdraw.util.ResourceBundleUtil
Get a KeyStroke from the ResourceBundle.
getAction(String) - Method in class org.jhotdraw.app.AbstractProject
Returns the action with the specified id.
getAction(String) - Method in interface org.jhotdraw.app.ApplicationModel
Returns the action with the specified id.
getAction(String) - Method in class org.jhotdraw.app.DefaultApplicationModel
Returns the action with the specified id.
getAction(String) - Method in interface org.jhotdraw.app.Project
Returns the action with the specified id.
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.
getActions(Point2D.Double) - Method in class org.jhotdraw.samples.svg.figures.SVGPath
 
getAddedFigure() - Method in class org.jhotdraw.draw.BezierTool
 
getAddedFigure() - Method in class org.jhotdraw.draw.CreationTool
 
getAnchor() - Method in class org.jhotdraw.draw.AbstractConnector
 
getAnchor() - Method in interface org.jhotdraw.draw.Connector
Gets the anchor of the connector.
getAnchor() - Method in class org.jhotdraw.draw.StickyChopConnector
 
getAngle() - Method in class org.jhotdraw.draw.StickyChopConnector
 
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
 
getAppletInfo() - Method in class org.jhotdraw.samples.svg.SVGLiveConnectApplet
 
getApplication() - Method in class org.jhotdraw.app.AbstractProject
 
getApplication() - Method in class org.jhotdraw.app.action.AbstractApplicationAction
 
getApplication() - Method in class org.jhotdraw.app.action.AbstractProjectAction
 
getApplication() - Method in interface org.jhotdraw.app.Project
Gets the application to which this project belongs.
getArcHeight() - Method in class org.jhotdraw.draw.RoundRectangleFigure
 
getArcWidth() - Method in class org.jhotdraw.draw.RoundRectangleFigure
 
getArrangement() - Method in interface org.jhotdraw.app.action.Arrangeable
 
getArrangement() - Method in class org.jhotdraw.gui.MDIDesktopPane
 
getAttribute(String) - Method in class nanoxml.XMLElement
Returns an attribute of the element.
getAttribute(String, Object) - Method in class nanoxml.XMLElement
Returns an attribute of the element.
getAttribute(String, Map, String, boolean) - Method in class nanoxml.XMLElement
Returns an attribute by looking up a key in a hashtable.
getAttribute(String) - Method in interface net.n3.nanoxml.IXMLElement
Deprecated. As of NanoXML/Java 2.0.1, replaced by IXMLElement.getAttribute(java.lang.String,java.lang.String) Returns the value of an attribute.
getAttribute(String, String) - Method in interface net.n3.nanoxml.IXMLElement
Returns the value of an attribute.
getAttribute(String, String, String) - Method in interface net.n3.nanoxml.IXMLElement
Returns the value of an attribute.
getAttribute(String, int) - Method in interface net.n3.nanoxml.IXMLElement
Returns the value of an attribute.
getAttribute(String, String, int) - Method in interface net.n3.nanoxml.IXMLElement
Returns the value of an attribute.
getAttribute(String) - Method in class net.n3.nanoxml.XMLElement
Deprecated. As of NanoXML/Java 2.1, replaced by XMLElement.getAttribute(java.lang.String,java.lang.String) Returns the value of an attribute.
getAttribute(String, String) - Method in class net.n3.nanoxml.XMLElement
Returns the value of an attribute.
getAttribute(String, String, String) - Method in class net.n3.nanoxml.XMLElement
Returns the value of an attribute.
getAttribute(String, int) - Method in class net.n3.nanoxml.XMLElement
Returns the value of an attribute.
getAttribute(String, String, int) - Method in class net.n3.nanoxml.XMLElement
Returns the value of an attribute.
getAttribute(AttributeKey) - Method in class org.jhotdraw.draw.AbstractAttributedCompositeFigure
Gets an attribute from the figure.
getAttribute(AttributeKey) - Method in class org.jhotdraw.draw.AbstractCompositeFigure
 
getAttribute(AttributeKey) - Method in class org.jhotdraw.draw.AttributedFigure
Gets an attribute from the figure.
getAttribute(AttributeKey) - Method in interface org.jhotdraw.draw.Figure
Gets an attribute from the Figure.
getAttribute() - Method in class org.jhotdraw.draw.FigureEvent
 
getAttribute(AttributeKey) - Method in class org.jhotdraw.draw.GraphicalCompositeFigure
Gets an attribute from the figure.
getAttribute(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.
getAttribute(String, String) - Method in class org.jhotdraw.xml.NanoXMLLiteDOMInput
Gets an attribute of the current element of the DOM Document.
getAttribute(String, int) - Method in class org.jhotdraw.xml.NanoXMLLiteDOMInput
Gets an attribute of the current element of the DOM Document.
getAttribute(String, double) - Method in class org.jhotdraw.xml.NanoXMLLiteDOMInput
Gets an attribute of the current element of the DOM Document.
getAttribute(String, boolean) - Method in class org.jhotdraw.xml.NanoXMLLiteDOMInput
Gets an attribute of the current element of the DOM Document.
getAttributeCount() - Method in interface net.n3.nanoxml.IXMLElement
Returns the number of attributes.
getAttributeCount() - Method in class net.n3.nanoxml.XMLElement
Returns the number of attributes.
getAttributeKey(String) - Method in class org.jhotdraw.draw.AbstractAttributedCompositeFigure
 
getAttributeKey(String) - Method in class org.jhotdraw.draw.AttributedFigure
 
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.AbstractCompositeFigure
 
getAttributes() - Method in class org.jhotdraw.draw.AttributedFigure
 
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
 
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.
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.
getBaseClass() - Method in class org.jhotdraw.util.ResourceBundleUtil
 
getBeanDescriptor() - Method in class org.jhotdraw.draw.action.JPopupButtonBeanInfo
Gets the bean's BeanDescriptors.
getBeanDescriptor() - Method in class org.jhotdraw.draw.DefaultDrawingViewBeanInfo
Gets the bean's BeanDescriptors.
getBeanDescriptor() - Method in class org.jhotdraw.samples.draw.DrawingPanelBeanInfo
Gets the bean's BeanDescriptors.
getBeanDescriptor() - Method in class org.jhotdraw.samples.svg.SVGPanelBeanInfo
Gets the bean's BeanDescriptors.
getBezierFigure() - Method in class org.jhotdraw.draw.BezierControlPointHandle
 
getBezierFigure() - Method in class org.jhotdraw.draw.BezierNodeHandle
 
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
 
getBooleanAttribute(String, String, String, boolean) - Method in class nanoxml.XMLElement
Returns an attribute of the element.
getBooleanAttribute(String, boolean) - Method in class nanoxml.XMLElement
 
getBorderInsets(Component) - Method in class org.jhotdraw.draw.action.ImageBevelBorder
Returns the insets of the border.
getBounds() - Method in class org.jhotdraw.draw.AbstractCompositeFigure
 
getBounds() - Method in class org.jhotdraw.draw.AbstractConnector
 
getBounds() - Method in class org.jhotdraw.draw.AbstractHandle
 
getBounds() - Method in class org.jhotdraw.draw.BezierFigure
 
getBounds() - Method in interface org.jhotdraw.draw.Connector
Gets the 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 logical bounds of the figure as a Rectangle.
getBounds() - Method in class org.jhotdraw.draw.GraphicalCompositeFigure
Return the logcal display area.
getBounds() - Method in interface org.jhotdraw.draw.Handle
Returns the bounding box of the handle.
getBounds() - Method in class org.jhotdraw.draw.LabeledLineConnectionFigure
 
getBounds() - Method in class org.jhotdraw.draw.LocatorConnector
Gets the display box of the connector.
getBounds() - Method in class org.jhotdraw.draw.RectangleFigure
 
getBounds() - Method in class org.jhotdraw.draw.RoundRectangleFigure
 
getBounds() - Method in class org.jhotdraw.draw.TextAreaFigure
 
getBounds() - Method in class org.jhotdraw.draw.TextFigure
 
getBounds() - Method in class org.jhotdraw.draw.TriangleFigure
Returns the Figures connector for the specified location.
getBounds() - Method in class org.jhotdraw.geom.BezierPath
 
getBounds() - Method in class org.jhotdraw.samples.svg.figures.SVGImage
 
getBounds2D() - Method in class org.jhotdraw.geom.BezierPath
 
getBounds2DDouble() - Method in class org.jhotdraw.geom.BezierPath
 
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.
getBundle() - Method in class org.jhotdraw.util.ResourceBundleUtil
 
getCappedPath() - Method in class org.jhotdraw.draw.BezierFigure
Returns a path which is cappedPath at the ends, to prevent it from drawing under the end caps.
getCenter() - Method in class org.jhotdraw.draw.BezierFigure
 
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
 
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
 
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
 
getChildren() - Method in class nanoxml.XMLElement
Returns the child iterator as a ArrayList.
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
 
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.
getColor(String) - Static method in class org.jhotdraw.samples.svg.SVGUtil
 
getColumnCount() - Method in class org.jhotdraw.draw.action.JPopupButton
 
getColumns() - Method in class org.jhotdraw.draw.action.VerticalGridLayout
Gets the number of columns in this layout.
getCompatibleHandles(Handle) - Method in class org.jhotdraw.draw.DefaultDrawingView
Gets compatible handles.
getCompatibleHandles(Handle) - Method in interface org.jhotdraw.draw.DrawingView
Gets compatible handles.
getComponent() - Method in class org.jhotdraw.app.AbstractProject
 
getComponent() - Method in interface org.jhotdraw.app.Application
Returns the application component.
getComponent() - Method in class org.jhotdraw.app.DefaultAppletApplication
 
getComponent() - Method in class org.jhotdraw.app.DefaultMDIApplication
 
getComponent() - Method in class org.jhotdraw.app.DefaultOSXApplication
 
getComponent() - Method in class org.jhotdraw.app.DefaultSDIApplication
 
getComponent() - Method in interface org.jhotdraw.app.Project
Returns the visual component of the project.
getConnection() - Method in class org.jhotdraw.draw.BidirectionalConnectionTool
Gets the connection which is created by this tool
getConnection() - Method in class org.jhotdraw.draw.ChangeConnectionHandle
 
getConnection() - Method in class org.jhotdraw.draw.ConnectionHandle
 
getConnection() - Method in class org.jhotdraw.draw.ConnectionTool
Gets the connection which is created by this tool
getConnectorTarget(Figure) - Method in class org.jhotdraw.draw.AbstractConnector
 
getConstrainer() - Method in class org.jhotdraw.draw.DefaultDrawingView
 
getConstrainer() - Method in interface org.jhotdraw.draw.DrawingView
Gets the editor's constrainer.
getContainer() - Method in class org.jhotdraw.draw.DefaultDrawingView
 
getContainer() - Method in interface org.jhotdraw.draw.DrawingView
Returns the container of the drawing view.
getContent() - Method in class nanoxml.XMLElement
Returns the PCDATA content of the object.
getContent() - Method in interface net.n3.nanoxml.IXMLElement
Return the #PCDATA content of the element.
getContent() - Method in class net.n3.nanoxml.XMLElement
Return the #PCDATA content of the element.
getControlPoint(int) - Method in class org.jhotdraw.geom.BezierPath.Node
 
getCopyright() - Method in class org.jhotdraw.app.AbstractApplication
 
getCopyright() - Method in interface org.jhotdraw.app.Application
Returns the copyright of the application.
getCopyright() - Method in interface org.jhotdraw.app.ApplicationModel
Returns the copyright of the application.
getCopyright() - Method in class org.jhotdraw.app.DefaultApplicationModel
 
getCourtingConnection() - Method in class org.jhotdraw.draw.AbstractFigure
 
getCreatedFigure() - Method in class org.jhotdraw.draw.BezierTool
 
getCreatedFigure() - Method in class org.jhotdraw.draw.BidirectionalConnectionTool
Gets the figure that was actually added Note, this can be a different figure from the one which has been created.
getCreatedFigure() - Method in class org.jhotdraw.draw.ConnectionTool
Gets the figure that was actually added Note, this can be a different figure from the one which has been created.
getCreatedFigure() - Method in class org.jhotdraw.draw.CreationTool
 
getCurrentProject() - Method in class org.jhotdraw.app.action.AbstractProjectAction
 
getCurrentProject() - Method in interface org.jhotdraw.app.Application
Returns the current project.
getCurrentProject() - Method in class org.jhotdraw.app.DefaultAppletApplication
 
getCurrentProject() - Method in class org.jhotdraw.app.DefaultMDIApplication
 
getCurrentProject() - Method in class org.jhotdraw.app.DefaultOSXApplication
 
getCurrentProject() - Method in class org.jhotdraw.app.DefaultSDIApplication
 
getCursor(Point2D.Double) - Method in class org.jhotdraw.draw.AbstractFigure
 
getCursor() - Method in class org.jhotdraw.draw.AbstractHandle
Returns a cursor for the handle.
getCursor() - Method in class org.jhotdraw.draw.CloseHandle
Returns a cursor for the handle.
getCursor(Point2D.Double) - Method in interface org.jhotdraw.draw.Figure
Returns a cursor for the specified location.
getCursor() - Method in class org.jhotdraw.draw.FontSizeHandle
 
getCursor() - Method in interface org.jhotdraw.draw.Handle
Returns a cursor for the handle.
getCursor() - Method in class org.jhotdraw.draw.NullHandle
 
getData() - Method in class org.jhotdraw.samples.draw.DrawApplet
 
getData() - Method in class org.jhotdraw.samples.draw.DrawLiveConnectApplet
 
getData() - Method in class org.jhotdraw.samples.net.NetApplet
 
getData() - Method in class org.jhotdraw.samples.pert.PertApplet
 
getData() - Method in class org.jhotdraw.samples.svg.SVGApplet
 
getData() - Method in class org.jhotdraw.samples.svg.SVGLiveConnectApplet
 
getDecomposition() - Method in class org.jhotdraw.draw.AbstractCompositeFigure
 
getDecomposition() - Method in class org.jhotdraw.draw.AbstractFigure
 
getDecomposition() - Method in interface org.jhotdraw.draw.Figure
Returns a decompositon of a figure into its parts.
getDecorationRadius(Figure) - Method in class org.jhotdraw.draw.AbstractLineDecoration
 
getDecorationRadius(Figure) - Method in interface org.jhotdraw.draw.LineDecoration
Returns the radius of the decorator.
getDecorator() - Method in class org.jhotdraw.draw.AbstractFigure
 
getDecorator() - Method in interface org.jhotdraw.draw.Figure
Gets the decorator figure.
getDecoratorPath(Figure) - Method in class org.jhotdraw.draw.AbstractLineDecoration
Hook method to calculates the path of the decorator.
getDecoratorPath(Figure) - Method in class org.jhotdraw.draw.ArrowTip
 
getDecoratorPath(Figure) - Method in class org.jhotdraw.draw.GeneralPathTip
 
getDecoratorPathRadius(Figure) - Method in class org.jhotdraw.draw.AbstractLineDecoration
Hook method to calculates the radius of the decorator path.
getDecoratorPathRadius(Figure) - Method in class org.jhotdraw.draw.ArrowTip
 
getDecoratorPathRadius(Figure) - Method in class org.jhotdraw.draw.GeneralPathTip
 
getDefault() - Static method in class org.jhotdraw.util.LocaleUtil
 
getDefaultAttribute(AttributeKey) - Method in class org.jhotdraw.draw.DefaultDrawingEditor
 
getDefaultAttribute(AttributeKey) - Method in interface org.jhotdraw.draw.DrawingEditor
Gets a default attribute from the editor.
getDefaultEventIndex() - Method in class org.jhotdraw.draw.action.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.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.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.svg.SVGPanelBeanInfo
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.action.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.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.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.svg.SVGPanelBeanInfo
A bean may have a "default" property that is the property that will mostly commonly be initially chosen for update by human's who are customizing the bean.
getDefaultValue() - Method in class org.jhotdraw.draw.AttributeKey
 
getDelegate() - Method in class net.n3.nanoxml.ValidatorPlugin
Returns the delegate.
getDependencies() - Method in class org.jhotdraw.samples.pert.figures.TaskFigure
 
getDescription() - Method in class org.jhotdraw.io.ExtensionFileFilter
 
getDescription() - Method in class org.jhotdraw.samples.svg.SVGDrawing
 
getDimension(DOMInput, String) - Static method in class org.jhotdraw.samples.svg.SVGUtil
 
getDimensionValue(DOMInput, String) - Static method in class org.jhotdraw.samples.svg.SVGUtil
 
getDOMFactory() - Method in class org.jhotdraw.draw.DefaultDrawingView
 
getDoubleAttribute(String) - Method in class nanoxml.XMLElement
Returns an attribute of the element.
getDoubleAttribute(String, double) - Method in class nanoxml.XMLElement
Returns an attribute of the element.
getDoubleAttribute(String, HashMap, String, boolean) - Method in class nanoxml.XMLElement
Returns an attribute by looking up a key in a hashtable.
getDrawBounds() - Method in class org.jhotdraw.draw.AbstractFigure
 
getDrawBounds() - Method in class org.jhotdraw.draw.AbstractHandle
 
getDrawBounds(Figure, Point2D.Double, Point2D.Double) - Method in class org.jhotdraw.draw.AbstractLineDecoration
Returns the drawing bounds of the decorator.
getDrawBounds() - Method in interface org.jhotdraw.draw.Figure
Returns the drawing bounding box of the figure and of its decorator figure.
getDrawBounds() - Method in interface org.jhotdraw.draw.Handle
Returns the draw bounds of the handle.
getDrawBounds(Figure, Point2D.Double, Point2D.Double) - Method in interface org.jhotdraw.draw.LineDecoration
Returns the drawing bounds of the decorator.
getDrawing() - Method in class org.jhotdraw.draw.AbstractFigure
 
getDrawing() - Method in class org.jhotdraw.draw.AbstractTool
 
getDrawing() - Method in class org.jhotdraw.draw.action.AbstractEditorAction
 
getDrawing() - Method in class org.jhotdraw.draw.action.AbstractSelectedAction
 
getDrawing() - Method in class org.jhotdraw.draw.action.AbstractViewAction
 
getDrawing() - Method in class org.jhotdraw.draw.DefaultDrawingView
 
getDrawing() - Method in class org.jhotdraw.draw.DrawingEvent
Gets the changed drawing.
getDrawing() - Method in interface org.jhotdraw.draw.DrawingView
Gets the drawing.
getDrawing() - Method in class org.jhotdraw.samples.draw.DrawingPanel
 
getDrawing() - Method in class org.jhotdraw.samples.net.NetPanel
 
getDrawing() - Method in class org.jhotdraw.samples.pert.PertPanel
 
getDrawing() - Method in class org.jhotdraw.samples.svg.SVGPanel
 
getDrawingEditor() - Method in class org.jhotdraw.samples.draw.DrawProject
Gets the drawing editor of the project.
getDrawingEditor() - Method in class org.jhotdraw.samples.net.NetProject
Gets the drawing editor of the project.
getDrawingEditor() - Method in class org.jhotdraw.samples.pert.PertProject
Gets the drawing editor of the project.
getDrawingEditor() - Method in class org.jhotdraw.samples.svg.SVGProject
Gets the drawing editor of the project.
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.
getDuration() - Method in class org.jhotdraw.samples.pert.figures.TaskFigure
 
getEditor() - Method in class org.jhotdraw.draw.AbstractTool
 
getEditor() - Method in class org.jhotdraw.draw.action.AbstractEditorAction
 
getEditor() - Method in class org.jhotdraw.draw.action.AbstractSelectedAction
 
getEditor() - Method in class org.jhotdraw.draw.action.AttributeToggler
 
getEditor() - Method in class org.jhotdraw.samples.draw.DrawingPanel
 
getEditor() - Method in class org.jhotdraw.samples.draw.DrawProject
 
getEditor() - Method in class org.jhotdraw.samples.net.NetPanel
 
getEditor() - Method in class org.jhotdraw.samples.net.NetProject
 
getEditor() - Method in class org.jhotdraw.samples.pert.PertPanel
 
getEditor() - Method in class org.jhotdraw.samples.pert.PertProject
 
getEditor() - Method in class org.jhotdraw.samples.svg.SVGPanel
 
getEditor() - Method in class org.jhotdraw.samples.svg.SVGProject
 
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.
getElementCount() - Method in class org.jhotdraw.xml.NanoXMLLiteDOMInput
Returns the number of child elements of the current element.
getElementCount(String) - Method in class org.jhotdraw.xml.NanoXMLLiteDOMInput
Returns the number of child elements with the specified tag name of the current element.
getElementName() - Method in exception net.n3.nanoxml.XMLValidationException
Returns the name of the element in which the validation is violated.
getEmptyDrawingMessage() - Method in class org.jhotdraw.draw.DefaultDrawingView
 
getEncoding(String) - Method in class net.n3.nanoxml.StdXMLReader
Scans the encoding from an <?xml...?> tag.
getEndConnector() - Method in class org.jhotdraw.draw.BidirectionalConnectionTool
 
getEndConnector() - Method in interface org.jhotdraw.draw.ConnectionFigure
Gets the end Connector.
getEndConnector() - Method in class org.jhotdraw.draw.ConnectionTool
 
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 end point of the bounds.
getEntity(IXMLReader, String) - Method in interface net.n3.nanoxml.IXMLEntityResolver
Returns a Java reader containing the value of an entity.
getEntity(IXMLReader, String) - Method in class net.n3.nanoxml.XMLEntityResolver
Returns a Java reader containing the value of an entity.
getEnumName(Enum) - Method in class org.jhotdraw.xml.DefaultDOMFactory
 
getEnumName(Enum) - Method in interface org.jhotdraw.xml.DOMFactory
Returns the element tag name for the specified Enum class.
getEnumValue(Enum) - Method in class org.jhotdraw.xml.DefaultDOMFactory
 
getEnumValue(Enum) - Method in interface org.jhotdraw.xml.DOMFactory
Returns the enum tag name for the specified Enum instance.
getEventSetDescriptors() - Method in class org.jhotdraw.draw.action.JPopupButtonBeanInfo
Gets the bean's EventSetDescriptors.
getEventSetDescriptors() - Method in class org.jhotdraw.draw.DefaultDrawingViewBeanInfo
Gets the bean's EventSetDescriptors.
getEventSetDescriptors() - Method in class org.jhotdraw.samples.draw.DrawingPanelBeanInfo
Gets the bean's EventSetDescriptors.
getEventSetDescriptors() - Method in class org.jhotdraw.samples.svg.SVGPanelBeanInfo
Gets the bean's EventSetDescriptors.
getException() - Method in exception net.n3.nanoxml.XMLException
Returns the encapsulated exception, or null if no exception is encapsulated.
getExtensions() - Method in class org.jhotdraw.io.ExtensionFileFilter
Returns an unmodifiable set with the filename extensions.
getFigure() - Method in class org.jhotdraw.draw.DrawingEvent
Gets the changed figure.
getFigure() - Method in class org.jhotdraw.draw.FigureEvent
Gets the changed figure
getFigureCount() - Method in class org.jhotdraw.draw.AbstractDrawing
Gets the number of figures.
getFigureCount() - Method in interface org.jhotdraw.draw.Drawing
Returns the number of figures in this drawing.
getFigureDrawBounds() - Method in class org.jhotdraw.draw.AbstractAttributedCompositeFigure
 
getFigureDrawBounds() - Method in class org.jhotdraw.draw.AbstractCompositeFigure
 
getFigureDrawBounds() - Method in class org.jhotdraw.draw.AbstractFigure
 
getFigureDrawBounds() - Method in class org.jhotdraw.draw.AttributedFigure
 
getFigureDrawBounds() - Method in class org.jhotdraw.draw.BezierFigure
 
getFigureDrawBounds() - Method in class org.jhotdraw.draw.DiamondFigure
 
getFigureDrawBounds() - Method in class org.jhotdraw.draw.EllipseFigure
 
getFigureDrawBounds() - Method in class org.jhotdraw.draw.GraphicalCompositeFigure
Return the draw area.
getFigureDrawBounds() - Method in class org.jhotdraw.draw.LabeledLineConnectionFigure
 
getFigureDrawBounds() - Method in class org.jhotdraw.draw.RectangleFigure
 
getFigureDrawBounds() - Method in class org.jhotdraw.draw.RoundRectangleFigure
 
getFigureDrawBounds() - Method in class org.jhotdraw.draw.TextFigure
 
getFigureDrawBounds() - Method in class org.jhotdraw.draw.TriangleFigure
 
getFigureDrawBounds() - Method in class org.jhotdraw.samples.net.figures.NodeFigure
 
getFigures() - Method in class org.jhotdraw.draw.DefaultDrawing
 
getFigures() - Method in interface org.jhotdraw.draw.Drawing
Returns the figures of the drawing.
getFigures(Rectangle2D.Double) - Method in class org.jhotdraw.draw.QuadTreeDrawing
 
getFigures() - Method in class org.jhotdraw.draw.QuadTreeDrawing
 
getFiguresFrontToBack() - Method in class org.jhotdraw.draw.DefaultDrawing
Returns an iterator to iterate in Z-order front to back over the figures.
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.QuadTreeDrawing
Returns an iterator to iterate in Z-order front to back over the figures.
getFile() - Method in class org.jhotdraw.app.AbstractProject
 
getFile() - Method in interface org.jhotdraw.app.Project
Returns the project file.
getFileChooser() - Method in class org.jhotdraw.gui.event.SheetEvent
Returns the JFileChooser pane on the sheet.
getFillColor() - Method in class org.jhotdraw.draw.TextAreaFigure
 
getFillColor() - Method in class org.jhotdraw.draw.TextFigure
 
getFillColor() - Method in interface org.jhotdraw.draw.TextHolder
 
getFillColor() - Method in class org.jhotdraw.samples.svg.figures.SVGText
 
getFirstChildNamed(String) - Method in interface net.n3.nanoxml.IXMLElement
Searches a child element.
getFirstChildNamed(String, String) - Method in interface net.n3.nanoxml.IXMLElement
Searches a child element.
getFirstChildNamed(String) - Method in class net.n3.nanoxml.XMLElement
Searches a child element.
getFirstChildNamed(String, String) - Method in class net.n3.nanoxml.XMLElement
Searches a child element.
getFocusedView() - Method in class org.jhotdraw.draw.DefaultDrawingEditor
 
getFocusedView() - Method in interface org.jhotdraw.draw.DrawingEditor
Gets the editor's focused view.
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.TextHolder
 
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.TextHolder
 
getFontStyle(Figure) - Static method in class org.jhotdraw.draw.AttributeKeys
 
getFormatted(String, String) - Method in class org.jhotdraw.util.ResourceBundleUtil
 
getFormatted(String, Object...) - Method in class org.jhotdraw.util.ResourceBundleUtil
 
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.
getHandle() - Method in class org.jhotdraw.draw.HandleEvent
 
getHandleDetailLevel() - Method in class org.jhotdraw.draw.DefaultDrawingView
 
getHandleDetailLevel() - Method in interface org.jhotdraw.draw.DrawingView
Returns the detail level of the handles.
getHandlesize() - Method in class org.jhotdraw.draw.AbstractHandle
FIXME - Get this form the drawing view.
getHandlesize() - Method in class org.jhotdraw.draw.CloseHandle
 
getHeight() - Method in class org.jhotdraw.draw.GridConstrainer
 
getHeight() - Method in class org.jhotdraw.geom.Dimension2DDouble
Returns the height of this dimension in double precision.
getHgap() - Method in class org.jhotdraw.draw.action.VerticalGridLayout
Gets the horizontal gap between components.
getIcon(int) - Method in class org.jhotdraw.draw.action.JPopupButtonBeanInfo
This method returns an image object that can be used to represent the bean in toolboxes, toolbars, etc.
getIcon(int) - Method in class org.jhotdraw.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.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.svg.SVGPanelBeanInfo
This method returns an image object that can be used to represent the bean in toolboxes, toolbars, etc.
getIconHeight() - Method in class org.jhotdraw.draw.action.ColorIcon
 
getIconHeight() - Method in class org.jhotdraw.draw.action.LineDecorationIcon
 
getIconHeight() - Method in class org.jhotdraw.draw.action.StrokeIcon
 
getIconWidth() - Method in class org.jhotdraw.draw.action.ColorIcon
 
getIconWidth() - Method in class org.jhotdraw.draw.action.LineDecorationIcon
 
getIconWidth() - Method in class org.jhotdraw.draw.action.StrokeIcon
 
getImageIcon(String, Class) - Method in class org.jhotdraw.util.ResourceBundleUtil
Get an image icon from the ResourceBundle.
getInheritedAttribute(String, DOMInput, List<Map<String, String>>) - Static method in class org.jhotdraw.samples.svg.SVGUtil
 
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.
getInheritedAttribute(String) - Method in class org.jhotdraw.xml.NanoXMLLiteDOMInput
Gets an attribute of the current element of the DOM Document and of all parent DOM elements.
getInputValue() - Method in class org.jhotdraw.gui.event.SheetEvent
Returns the input value that the JOptionPane returned, if it wants input.
getInsets(Figure) - Method in class org.jhotdraw.draw.AbstractLayouter
 
getInsets() - Method in class org.jhotdraw.draw.FloatingTextField
 
getInsets() - Method in class org.jhotdraw.draw.TextAreaFigure
Returns the insets used to draw text.
getInsets() - Method in class org.jhotdraw.draw.TextFigure
 
getInsets() - Method in interface org.jhotdraw.draw.TextHolder
 
getIntAttribute(String) - Method in class nanoxml.XMLElement
Returns an attribute of the element.
getIntAttribute(String, int) - Method in class nanoxml.XMLElement
Returns an attribute of the element.
getIntAttribute(String, int, int, int) - Method in class nanoxml.XMLElement
 
getIntAttribute(String, HashMap, String, boolean) - Method in class nanoxml.XMLElement
Returns an attribute by looking up a key in a hashtable.
getInteger(String) - Method in class org.jhotdraw.util.ResourceBundleUtil
Get an Integer from the ResourceBundle.
getInvalidatedArea() - Method in class org.jhotdraw.draw.DrawingEvent
Gets the bounds of the invalidated area on the drawing.
getInvalidatedArea() - Method in class org.jhotdraw.draw.FigureEvent
Gets the bounds of the invalidated area on the drawing.
getInvalidatedArea() - Method in class org.jhotdraw.draw.HandleEvent
Gets the bounds of the invalidated area on the drawing view.
getInvalidatedArea() - Method in class org.jhotdraw.draw.ToolEvent
Gets the bounds of the invalidated area on the drawing view.
getKey() - Method in class org.jhotdraw.draw.AttributeKey
 
getKeyStroke(String) - Method in class org.jhotdraw.util.ResourceBundleUtil
Get a KeyStroke from the ResourceBundle.
getLabelFor() - Method in class org.jhotdraw.draw.LabelFigure
 
getLabelFor() - Method in class org.jhotdraw.draw.TextAreaFigure
 
getLabelFor() - Method in class org.jhotdraw.draw.TextFigure
 
getLabelFor() - Method in interface org.jhotdraw.draw.TextHolder
 
getLabels() - Static method in class org.jhotdraw.undo.UndoRedoManager
 
getLAFBundle(String) - Static method in class org.jhotdraw.util.ResourceBundleUtil
Get the appropriate ResourceBundle subclass.
getLAFBundle(String, Locale) - Static method in class org.jhotdraw.util.ResourceBundleUtil
Get the appropriate ResourceBundle subclass.
getLayer() - Method in class org.jhotdraw.draw.AbstractFigure
 
getLayer() - Method in interface org.jhotdraw.draw.Figure
Gets the layer of the figure.
getLayer() - Method in class org.jhotdraw.samples.net.figures.NodeFigure
 
getLayer() - Method in class org.jhotdraw.samples.pert.figures.DependencyFigure
 
getLayer() - Method in class org.jhotdraw.samples.pert.figures.TaskFigure
 
getLayouter() - Method in class org.jhotdraw.draw.AbstractCompositeFigure
Get a Layouter object which encapsulated a layout algorithm for this figure.
getLayouter() - Method in interface org.jhotdraw.draw.CompositeFigure
Get a Layouter object which encapsulated a layout algorithm for this figure.
getLayouter() - Method in class org.jhotdraw.draw.LabeledLineConnectionFigure
Get a Layouter object which encapsulated a layout algorithm for this figure.
getLineNr() - Method in class nanoxml.XMLElement
Returns the line nr in the source data on which the element is found.
getLineNr() - Method in exception nanoxml.XMLParseException
Where the error occurred, or NO_LINE if the line number is unknown.
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.
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
 
getLocation() - Method in class org.jhotdraw.draw.BezierControlPointHandle
 
getLocation() - Method in class org.jhotdraw.draw.BezierNodeHandle
 
getLocation() - Method in class org.jhotdraw.draw.BezierScaleHandle
 
getLocation() - Method in class org.jhotdraw.draw.ChangeConnectionEndHandle
Returns the start point of the connection.
getLocation() - Method in class org.jhotdraw.draw.ChangeConnectionHandle
Returns the start point of the connection.
getLocation() - Method in class org.jhotdraw.draw.ChangeConnectionStartHandle
Returns the start point of the connection.
getLocation() - Method in class org.jhotdraw.draw.LocatorHandle
 
getLocation() - Method in class org.jhotdraw.draw.RotateHandle
 
getLocationOnDrawing() - Method in class org.jhotdraw.draw.LocatorHandle
 
getLock() - Method in class org.jhotdraw.draw.AbstractDrawing
The drawing view synchronizes on the lock when drawing a drawing.
getLock() - Method in class org.jhotdraw.draw.AbstractFigure
 
getLock() - Method in interface org.jhotdraw.draw.Drawing
Returns the lock object on which all threads acting in Figures in this drawing synchronize to prevent race conditions.
getMask() - Method in class org.jhotdraw.geom.BezierPath.Node
 
getMethodDescriptors() - Method in class org.jhotdraw.draw.action.JPopupButtonBeanInfo
Gets the bean's MethodDescriptors.
getMethodDescriptors() - Method in class org.jhotdraw.draw.DefaultDrawingViewBeanInfo
Gets the bean's MethodDescriptors.
getMethodDescriptors() - Method in class org.jhotdraw.samples.draw.DrawingPanelBeanInfo
Gets the bean's MethodDescriptors.
getMethodDescriptors() - Method in class org.jhotdraw.samples.svg.SVGPanelBeanInfo
Gets the bean's MethodDescriptors.
getMnem(String) - Method in class org.jhotdraw.util.ResourceBundleUtil
Get a Mnemonic from the ResourceBundle.
getMnemonic(String) - Method in class org.jhotdraw.util.ResourceBundleUtil
Get a Mnemonic from the ResourceBundle.
getModel() - Method in class org.jhotdraw.app.AbstractApplication
 
getModel() - Method in interface org.jhotdraw.app.Application
Returns the application model.
getMultipleOpenId() - Method in class org.jhotdraw.app.AbstractProject
 
getMultipleOpenId() - Method in interface org.jhotdraw.app.Project
Returns the multiple open id.
getName() - Method in class nanoxml.XMLElement
Returns the name of the element.
getName() - Method in interface net.n3.nanoxml.IXMLElement
Returns the name of the element.
getName() - Method in class net.n3.nanoxml.XMLElement
Returns the name of the element.
getName() - Method in class org.jhotdraw.app.AbstractApplication
 
getName() - Method in interface org.jhotdraw.app.Application
Returns the name of the application.
getName() - Method in interface org.jhotdraw.app.ApplicationModel
Returns the name of the application.
getName() - Method in class org.jhotdraw.app.DefaultApplicationModel
 
getName() - Method in class org.jhotdraw.samples.pert.figures.TaskFigure
 
getName(DOMStorable) - Method in class org.jhotdraw.xml.DefaultDOMFactory
 
getName(DOMStorable) - Method in interface org.jhotdraw.xml.DOMFactory
Returns the element name for the specified object.
getNamespace() - Method in interface net.n3.nanoxml.IXMLElement
Returns the namespace of the element.
getNamespace() - Method in class net.n3.nanoxml.XMLElement
Returns the namespace of the element.
getNewValue() - Method in class org.jhotdraw.draw.FigureEvent
 
getNode(int) - Method in class org.jhotdraw.draw.BezierFigure
Gets a control point.
getNodeCount() - Method in class org.jhotdraw.draw.BezierFigure
Gets the node count.
getOldValue() - Method in class org.jhotdraw.draw.FigureEvent
 
getOpenChooser() - Method in class org.jhotdraw.app.AbstractProject
Gets the open file chooser for the project.
getOpenChooser() - Method in interface org.jhotdraw.app.Project
Gets the open file chooser for the project.
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.
getOutermostPoint() - Method in class org.jhotdraw.draw.BezierFigure
 
getOwner() - Method in class org.jhotdraw.draw.AbstractConnector
Gets the connector's owner.
getOwner() - Method in class org.jhotdraw.draw.AbstractHandle
 
getOwner() - Method in interface org.jhotdraw.draw.Connector
Gets the connector's owner.
getOwner() - Method in interface org.jhotdraw.draw.Handle
Returns the owner of this handle.
getPalettes() - Method in class org.jhotdraw.app.OSXPaletteHandler
 
getPane() - Method in class org.jhotdraw.gui.event.SheetEvent
Returns the pane on the sheet.
getParameter(String) - Method in class org.jhotdraw.samples.draw.DrawApplet
We override getParameter() to make it work even if we have no Applet context.
getParameter(String) - Method in class org.jhotdraw.samples.net.NetApplet
We override getParameter() to make it work even if we have no Applet context.
getParameter(String) - Method in class org.jhotdraw.samples.pert.PertApplet
We override getParameter() to make it work even if we have no Applet context.
getParameter(String) - Method in class org.jhotdraw.samples.svg.SVGApplet
We override getParameter() to make it work even if we have no Applet context.
getParameterEntityResolver() - Method in interface net.n3.nanoxml.IXMLValidator
Returns the parameter entity resolver.
getParameterEntityResolver() - Method in class net.n3.nanoxml.NonValidator
Returns the parameter entity resolver.
getParameterEntityResolver() - Method in class net.n3.nanoxml.ValidatorPlugin
Returns the parameter entity resolver.
getParameterInfo() - Method in class org.jhotdraw.samples.draw.DrawApplet
 
getParameterInfo() - Method in class org.jhotdraw.samples.draw.DrawLiveConnectApplet
 
getParameterInfo() - Method in class org.jhotdraw.samples.net.NetApplet
 
getParameterInfo() - Method in class org.jhotdraw.samples.pert.PertApplet
 
getParameterInfo() - Method in class org.jhotdraw.samples.svg.SVGApplet
 
getParameterInfo() - Method in class org.jhotdraw.samples.svg.SVGLiveConnectApplet
 
getParameters() - Method in class org.jhotdraw.draw.StickyChopConnector
 
getParent() - Method in interface net.n3.nanoxml.IXMLElement
Returns the parent element.
getParent() - Method in class net.n3.nanoxml.XMLElement
Returns the parent element.
getPath(DOMInput, String) - Static method in class org.jhotdraw.samples.svg.SVGUtil
 
getPathIterator(AffineTransform) - Method in class org.jhotdraw.geom.BezierPath
 
getPathIterator(AffineTransform, double) - Method in class org.jhotdraw.geom.BezierPath
 
getPerpendicularDrawGrowth(Figure) - Static method in class org.jhotdraw.draw.AttributeKeys
Returns the distance, that a Rectangle needs to grow (or shrink) to draw 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.
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.
getPointCount() - Method in class org.jhotdraw.draw.BezierFigure
Gets the point count.
getPointCount() - Method in interface org.jhotdraw.draw.ConnectionFigure
Gets the point count.
getPointOnPath(float, double) - Method in class org.jhotdraw.draw.BezierFigure
 
getPointOnPath(double, double) - Method in class org.jhotdraw.geom.BezierPath
Returns a relative point on the path.
getPopupMenu() - Method in class org.jhotdraw.draw.action.JPopupButton
 
getPredecessors() - Method in class org.jhotdraw.samples.pert.figures.TaskFigure
Returns predecessor PertTasks which are directly connected via a PertDependency to this TaskFigure.
getPreferredMenuItemSize(JComponent, Icon, Icon, int) - Method in class org.jhotdraw.draw.action.PaletteMenuItemUI
 
getPreferredSize() - Method in class org.jhotdraw.draw.AbstractCompositeFigure
 
getPreferredSize() - Method in class org.jhotdraw.draw.AbstractFigure
 
getPreferredSize() - Method in class org.jhotdraw.draw.DefaultDrawingView
Side effect: Changes view Translation!!!
getPreferredSize() - Method in interface org.jhotdraw.draw.Figure
The preferred size is used by Layouter to determine the preferred size of a Figure.
getPreferredSize(int) - Method in class org.jhotdraw.draw.FloatingTextArea
Gets the preferred size of the overlay.
getPreferredSize(int) - Method in class org.jhotdraw.draw.FloatingTextField
Gets the preferred size of the overlay.
getPreferredSize() - Method in class org.jhotdraw.draw.TextFigure
 
getPreferredSize() - Method in class org.jhotdraw.samples.pert.figures.SeparatorLineFigure
 
getPresentationFigure() - Method in class org.jhotdraw.draw.GraphicalCompositeFigure
Get a figure which renders this AbstractCompositeFigure.
getPresentationName() - Method in class org.jhotdraw.draw.AttributeChangeEdit
 
getPresentationName() - Method in class org.jhotdraw.draw.CompositeTransformEdit
 
getPresentationName() - Method in class org.jhotdraw.draw.GeometryEdit
 
getPresentationName() - Method in class org.jhotdraw.draw.RestoreDataEdit
 
getPresentationName() - Method in class org.jhotdraw.draw.SetBoundsEdit
 
getPresentationName() - Method in class org.jhotdraw.draw.TransformEdit
 
getPresentationName() - Method in class org.jhotdraw.undo.CompositeEdit
Returns the presentation name.
getProjectClass() - Method in class org.jhotdraw.app.DefaultApplicationModel
 
getPropertyDescriptors() - Method in class org.jhotdraw.draw.action.JPopupButtonBeanInfo
Gets the bean's PropertyDescriptors.
getPropertyDescriptors() - Method in class org.jhotdraw.draw.DefaultDrawingViewBeanInfo
Gets the bean's PropertyDescriptors.
getPropertyDescriptors() - Method in class org.jhotdraw.samples.draw.DrawingPanelBeanInfo
Gets the bean's PropertyDescriptors.
getPropertyDescriptors() - Method in class org.jhotdraw.samples.svg.SVGPanelBeanInfo
Gets the bean's PropertyDescriptors.
getPrototype() - Method in class org.jhotdraw.draw.ConnectionTool
 
getPrototype() - Method in class org.jhotdraw.draw.CreationTool
 
getPrototype() - Method in interface org.jhotdraw.xml.DOMOutput
Returns a prototype for the object currently being written.
getPrototype() - Method in class org.jhotdraw.xml.JavaxDOMOutput
 
getPrototype() - Method in class org.jhotdraw.xml.NanoXMLDOMOutput
 
getPrototype() - Method in class org.jhotdraw.xml.NanoXMLLiteDOMOutput
 
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.
getReader() - Method in interface net.n3.nanoxml.IXMLParser
Returns the reader from which the parser retrieves its data.
getReader() - Method in class net.n3.nanoxml.StdXMLParser
Returns the reader from which the parser retrieves its data.
getRedoAction() - Method in class org.jhotdraw.undo.UndoRedoManager
Gets the redo action for use as a Redo menu item.
getRedoPresentationName() - Method in class org.jhotdraw.undo.CompositeEdit
Returns the redo presentation name.
getRelativeLabelPoint(BezierFigure, Figure) - Method in class org.jhotdraw.draw.BezierLabelLocator
Returns a Point2D.Double on the polyline that is at the provided relative position.
getRelativePoint(BezierFigure) - Method in class org.jhotdraw.draw.BezierLabelLocator
Returns a Point2D.Double on the polyline that is at the provided relative position.
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.AbstractCompositeFigure
 
getRestoreData() - Method in class org.jhotdraw.draw.BezierFigure
 
getRestoreData() - Method in class org.jhotdraw.draw.DiamondFigure
 
getRestoreData() - Method in class org.jhotdraw.draw.EllipseFigure
 
getRestoreData() - Method in interface org.jhotdraw.draw.Figure
Gets data which can be used to restore the shape of the figure after a basicTransform has been applied to it.
getRestoreData() - Method in class org.jhotdraw.draw.RectangleFigure
 
getRestoreData() - Method in class org.jhotdraw.draw.RoundRectangleFigure
 
getRestoreData() - Method in class org.jhotdraw.draw.TextAreaFigure
 
getRestoreData() - Method in class org.jhotdraw.draw.TextFigure
 
getRestoreData() - Method in class org.jhotdraw.draw.TriangleFigure
 
getRestoreData() - Method in class org.jhotdraw.samples.svg.figures.SVGImage
 
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.
getRows() - Method in class org.jhotdraw.draw.action.VerticalGridLayout
Gets the number of rows in this layout.
getSaveChooser() - Method in class org.jhotdraw.app.AbstractProject
Gets the save file chooser for the project.
getSaveChooser() - Method in interface org.jhotdraw.app.Project
Gets the save file chooser for the project.
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.samples.net.NetProject
 
getScaleFactor() - Method in class org.jhotdraw.samples.pert.PertProject
 
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 current selection as a FigureSelection.
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.
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.pert.PertApplicationModel
 
getSharedEditor() - Method in class org.jhotdraw.samples.svg.SVGApplicationModel
 
getSize() - Method in class org.jhotdraw.geom.Dimension2DDouble
Gets the size of this Dimension2DDouble object.
getSource() - Method in class org.jhotdraw.draw.ChangeConnectionHandle
Gets the side of the connection that is unaffected by the change.
getStartConnector() - Method in class org.jhotdraw.draw.BidirectionalConnectionTool
 
getStartConnector() - Method in interface org.jhotdraw.draw.ConnectionFigure
Gets the start Connector.
getStartConnector() - Method in class org.jhotdraw.draw.ConnectionTool
 
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 start point of the bounds.
getStartTime() - Method in class org.jhotdraw.samples.pert.figures.TaskFigure
 
getStreamLevel() - Method in interface net.n3.nanoxml.IXMLReader
Returns the current "level" of the stream on the stack of streams.
getStreamLevel() - Method in class net.n3.nanoxml.StdXMLReader
Returns the current "level" of the stream on the stack of streams.
getString(String) - Method in class org.jhotdraw.util.ResourceBundleUtil
Get a String from the ResourceBundle.
getStringAttribute(String) - Method in class nanoxml.XMLElement
Returns an attribute of the element.
getStringAttribute(String, String) - Method in class nanoxml.XMLElement
Returns an attribute of the element.
getStringAttribute(String, HashMap, String, boolean) - Method in class nanoxml.XMLElement
Returns an attribute by looking up a key in a hashtable.
getStroke() - Method in class org.jhotdraw.draw.AbstractAttributedCompositeFigure
 
getStroke() - Method in class org.jhotdraw.draw.AttributedFigure
 
getStroke(Figure) - Static method in class org.jhotdraw.draw.AttributeKeys
 
getStrokeMiterLimitFactor() - Method in class org.jhotdraw.draw.AbstractAttributedCompositeFigure
 
getStrokeMiterLimitFactor() - Method in class org.jhotdraw.draw.AttributedFigure
 
getStrokeTotalWidth(Figure) - Static method in class org.jhotdraw.draw.AttributeKeys
Convenience method for computing the total stroke widht from the STROKE_WIDTH, STROKE_INNER_WIDTH and STROKE_TYPE attributes.
getStyles(String) - Static method in class org.jhotdraw.samples.svg.SVGUtil
 
getSuccessors() - Method in class org.jhotdraw.samples.pert.figures.TaskFigure
Returns dependent PertTasks which are directly connected via a PertDependency to this TaskFigure.
getSystemID() - Method in interface net.n3.nanoxml.IXMLElement
Returns the system ID of the data where the element started.
getSystemID() - Method in interface net.n3.nanoxml.IXMLReader
Returns the current system ID.
getSystemID() - Method in class net.n3.nanoxml.StdXMLReader
Returns the current system ID.
getSystemID() - Method in class net.n3.nanoxml.XMLElement
Returns the system ID of the data where the element started.
getSystemID() - Method in exception net.n3.nanoxml.XMLException
Returns the system ID of the XML data where the exception occurred.
getTabSize() - Method in class org.jhotdraw.draw.TextAreaFigure
 
getTabSize() - Method in class org.jhotdraw.draw.TextFigure
Gets the number of characters used to expand tabs.
getTabSize() - Method in interface org.jhotdraw.draw.TextHolder
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.
getTagName() - Method in class org.jhotdraw.xml.NanoXMLLiteDOMInput
Returns the tag name of the current element.
getTarget() - Method in class org.jhotdraw.draw.ChangeConnectionEndHandle
 
getTarget() - Method in class org.jhotdraw.draw.ChangeConnectionHandle
Returns the target connector of the change.
getTarget() - Method in class org.jhotdraw.draw.ChangeConnectionStartHandle
 
getTargetConnector() - Method in class org.jhotdraw.draw.BidirectionalConnectionTool
 
getTargetConnector() - Method in class org.jhotdraw.draw.ConnectionTool
 
getTargetFigure() - Method in class org.jhotdraw.draw.BidirectionalConnectionTool
 
getTargetFigure() - Method in class org.jhotdraw.draw.ChangeConnectionHandle
 
getTargetFigure() - Method in class org.jhotdraw.draw.ConnectionHandle
 
getTargetFigure() - Method in class org.jhotdraw.draw.ConnectionTool
 
getText() - Method in class org.jhotdraw.draw.FloatingTextArea
Gets the text contents of the overlay.
getText() - Method in class org.jhotdraw.draw.FloatingTextField
Gets the text contents of the overlay.
getText() - Method in class org.jhotdraw.draw.TextAreaFigure
Gets the text shown by the text figure.
getText() - Method in class org.jhotdraw.draw.TextFigure
Gets the text shown by the text figure.
getText() - Method in interface org.jhotdraw.draw.TextHolder
 
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.
getText() - Method in class org.jhotdraw.xml.NanoXMLLiteDOMInput
Gets the text of the current element of the DOM Document.
getText(String) - Method in class org.jhotdraw.xml.NanoXMLLiteDOMInput
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.TextHolder
 
getTextColor() - Method in class org.jhotdraw.samples.svg.figures.SVGText
 
getTextColumns() - Method in class org.jhotdraw.draw.TextAreaFigure
 
getTextColumns() - Method in class org.jhotdraw.draw.TextFigure
 
getTextColumns() - Method in interface org.jhotdraw.draw.TextHolder
Gets the number of columns to be overlaid when the figure is edited.
getTextLayout() - Method in class org.jhotdraw.draw.TextFigure
 
getTip(String) - Method in class org.jhotdraw.util.ResourceBundleUtil
Get a Mnemonic from the ResourceBundle.
getTitle() - Method in class org.jhotdraw.samples.svg.SVGDrawing
 
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(Point2D.Double) - Method in interface org.jhotdraw.draw.Figure
Returns a specialized tool for the specified location.
getTool(Point2D.Double) - Method in class org.jhotdraw.draw.LabelFigure
Returns a specialized tool for the given coordinate.
getTool(Point2D.Double) - Method in class org.jhotdraw.draw.TextAreaFigure
Returns a specialized tool for the given coordinate.
getTool(Point2D.Double) - Method in class org.jhotdraw.draw.TextFigure
Returns a specialized tool for the given coordinate.
getTool() - Method in class org.jhotdraw.draw.ToolEvent
Gets the tool which is the source of the event.
getTools() - Method in class org.jhotdraw.draw.DefaultDrawingView
 
getTools() - Method in interface org.jhotdraw.draw.DrawingView
Gets the tools.
getTooltip(Point2D.Double) - Method in class org.jhotdraw.draw.AbstractFigure
 
getTooltip(Point2D.Double) - Method in interface org.jhotdraw.draw.Figure
Returns a tooltip for the specified location.
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.xml.XMLTransferable
Returns an object which represents the data to be transferred.
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.xml.XMLTransferable
Returns an array of DataFlavor objects indicating the flavors the data can be provided in.
getTransform(DOMInput, String) - Static method in class org.jhotdraw.samples.svg.SVGUtil
 
getTransform(String) - Static method in class org.jhotdraw.samples.svg.SVGUtil
 
getUndoAction() - Method in class org.jhotdraw.undo.UndoRedoManager
Gets the undo action for use as an Undo menu item.
getUndoPresentationName() - Method in class org.jhotdraw.undo.CompositeEdit
Returns the undo presentation name.
getValidator() - Method in interface net.n3.nanoxml.IXMLParser
Returns the validator that validates the XML data.
getValidator() - Method in class net.n3.nanoxml.StdXMLParser
Returns the validator that validates the XML data.
getValue(String) - Method in class org.jhotdraw.app.action.FocusAction
 
getValue() - Method in class org.jhotdraw.draw.action.RunnableWorker
Get the value produced by the worker thread, or null if it hasn't been constructed yet.
getValue() - Method in class org.jhotdraw.draw.action.SwingWorker
Get the value produced by the worker thread, or null if it hasn't been constructed yet.
getValue() - Method in class org.jhotdraw.gui.event.SheetEvent
Returns the value that the JFileChooser or JOptionPane returned.
getValue() - Method in class org.jhotdraw.util.Worker
Get the value produced by the worker thread, or null if it hasn't been constructed yet.
getVersion() - Method in class org.jhotdraw.app.AbstractApplication
 
getVersion() - Method in interface org.jhotdraw.app.Application
Returns the version of the application.
getVersion() - Method in interface org.jhotdraw.app.ApplicationModel
Returns the version of the application.
getVersion() - Method in class org.jhotdraw.app.DefaultApplicationModel
 
getVgap() - Method in class org.jhotdraw.draw.action.VerticalGridLayout
Gets the vertical gap between components.
getView() - Method in class org.jhotdraw.draw.AbstractTool
 
getView() - Method in class org.jhotdraw.draw.action.AbstractEditorAction
 
getView() - Method in class org.jhotdraw.draw.action.AbstractSelectedAction
 
getView() - Method in class org.jhotdraw.draw.action.AbstractViewAction
 
getView() - Method in class org.jhotdraw.draw.action.AttributeToggler
 
getView() - Method in class org.jhotdraw.draw.DefaultDrawingEditor
 
getView() - Method in interface org.jhotdraw.draw.DrawingEditor
Gets the editor's active drawing view.
getView() - Method in class org.jhotdraw.draw.FigureSelectionEvent
 
getView() - Method in class org.jhotdraw.draw.ToolEvent
Gets the drawing view of the tool.
getView() - Method in class org.jhotdraw.samples.draw.DrawingPanel
 
getView() - Method in class org.jhotdraw.samples.net.NetPanel
 
getView() - Method in class org.jhotdraw.samples.pert.PertPanel
 
getView() - Method in class org.jhotdraw.samples.svg.SVGPanel
 
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.
GraphicalCompositeFigure - Class in org.jhotdraw.draw
The GraphicalCompositeFigure fills in the gap between a AbstractCompositeFigure 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.
GridConstrainer - Class in org.jhotdraw.draw
Constrains a point such that it falls on a grid.
GridConstrainer(double, double) - Constructor for class org.jhotdraw.draw.GridConstrainer
Creates a new instance.
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
 
GroupFigure - Class in org.jhotdraw.draw
A Figure that groups a collection of figures.
GroupFigure() - Constructor for class org.jhotdraw.draw.GroupFigure
Creates a new instance.
groupFigures(DrawingView, CompositeFigure, Collection<Figure>) - Method in class org.jhotdraw.draw.action.GroupAction
 
groupFigures(DrawingView, CompositeFigure, Collection<Figure>) - Method in class org.jhotdraw.draw.action.UngroupAction
 
groupFigures(DrawingView, CompositeFigure, Collection<Figure>) - Method in class org.jhotdraw.samples.svg.action.CombineAction
 
groupFigures(DrawingView, CompositeFigure, Collection<Figure>) - Method in class org.jhotdraw.samples.svg.action.SplitAction
 
grow(Rectangle2D.Double, double, double) - Static method in class org.jhotdraw.geom.Geom
Resizes the Rectangle2D.Double both horizontally and vertically.
GrowStroke - Class in org.jhotdraw.geom
GrowStroke can be used to grow/shrink a figure by a specified line width.
GrowStroke(float, float) - Constructor for class org.jhotdraw.geom.GrowStroke
 

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