Overview
Package
Class
Use
Tree
Deprecated
Index
Help
JHotDraw 7.0.6
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
B
basicAdd(Figure)
- Method in class org.jhotdraw.draw.
AbstractCompositeFigure
basicAdd(int, Figure)
- Method in class org.jhotdraw.draw.
AbstractCompositeFigure
basicAdd(Figure)
- Method in class org.jhotdraw.draw.
AbstractDrawing
basicAdd(Figure)
- Method in interface org.jhotdraw.draw.
CompositeFigure
Adds a child to the figure without firing events.
basicAdd(int, Figure)
- Method in interface org.jhotdraw.draw.
CompositeFigure
Adds a child to the figure at the specified index without firing events.
basicAdd(int, Figure)
- Method in class org.jhotdraw.draw.
DefaultDrawing
basicAdd(Figure)
- Method in interface org.jhotdraw.draw.
Drawing
Reinserts a figure which was temporarily removed using basicRemove.
basicAdd(int, Figure)
- Method in interface org.jhotdraw.draw.
Drawing
Reinserts a figure which was temporarily removed using basicRemove.
basicAdd(Figure)
- Method in class org.jhotdraw.draw.
LabeledLineConnectionFigure
basicAdd(int, Figure)
- Method in class org.jhotdraw.draw.
LabeledLineConnectionFigure
basicAdd(int, Figure)
- Method in class org.jhotdraw.draw.
QuadTreeDrawing
basicAddAll(Collection<Figure>)
- Method in class org.jhotdraw.draw.
AbstractCompositeFigure
basicAddAll(Collection<Figure>)
- Method in class org.jhotdraw.draw.
AbstractDrawing
basicAddAll(Collection<Figure>)
- Method in interface org.jhotdraw.draw.
Drawing
Reinssets the specified figures which were temporarily basicRemoveed from the drawing.
basicAddNode(BezierPath.Node)
- Method in class org.jhotdraw.draw.
BezierFigure
Adds a control point.
basicAddNode(int, BezierPath.Node)
- Method in class org.jhotdraw.draw.
BezierFigure
Adds a control point.
basicClone(HashMap<Figure, Figure>)
- Method in class org.jhotdraw.draw.
AbstractFigure
basicCreateProject()
- Method in class org.jhotdraw.app.
AbstractApplication
basicGetBounds()
- Method in class org.jhotdraw.draw.
AbstractHandle
basicGetBounds()
- Method in class org.jhotdraw.draw.
BezierControlPointHandle
basicGetBounds()
- Method in class org.jhotdraw.draw.
BezierNodeHandle
basicGetBounds()
- Method in class org.jhotdraw.draw.
BezierScaleHandle
basicGetBounds()
- Method in class org.jhotdraw.draw.
ChangeConnectionHandle
basicGetBounds()
- Method in class org.jhotdraw.draw.
FontSizeHandle
basicGetBounds()
- Method in class org.jhotdraw.draw.
LocatorHandle
basicGetBounds()
- Method in class org.jhotdraw.draw.
RotateHandle
basicGetBounds()
- Method in class org.jhotdraw.draw.
RoundRectRadiusHandle
basicGetBounds()
- Method in class org.jhotdraw.draw.
TriangleRotationHandler
basicJoinSegments(Point2D.Double)
- Method in class org.jhotdraw.draw.
BezierFigure
Joins two segments into one if the given Point2D.Double hits a node of the polyline.
basicJoinSegments(Point2D.Double, float)
- Method in class org.jhotdraw.draw.
BezierFigure
Joins two segments into one if the given Point2D.Double hits a node of the polyline.
basicRemove(Figure)
- Method in class org.jhotdraw.draw.
AbstractCompositeFigure
basicRemove(Figure)
- Method in interface org.jhotdraw.draw.
CompositeFigure
Removes the specified child without firing events.
basicRemove(Figure)
- Method in class org.jhotdraw.draw.
DefaultDrawing
basicRemove(Figure)
- Method in interface org.jhotdraw.draw.
Drawing
Removes a figure temporarily from the drawing.
basicRemove(Figure)
- Method in class org.jhotdraw.draw.
LabeledLineConnectionFigure
basicRemove(Figure)
- Method in class org.jhotdraw.draw.
QuadTreeDrawing
basicRemoveAll(Collection<Figure>)
- Method in class org.jhotdraw.draw.
AbstractDrawing
basicRemoveAll(Collection<Figure>)
- Method in interface org.jhotdraw.draw.
Drawing
Removes the specified figures temporarily from the drawing.
basicRemoveAllChildren()
- Method in class org.jhotdraw.draw.
AbstractCompositeFigure
basicRemoveAllChildren()
- Method in interface org.jhotdraw.draw.
CompositeFigure
Removes all children from the composite figure without firing events.
basicRemoveAllChildren()
- Method in class org.jhotdraw.draw.
LabeledLineConnectionFigure
basicRemoveAllNodes()
- Method in class org.jhotdraw.draw.
BezierFigure
Removes the Point2D.Double at the specified index.
basicRemoveChild(int)
- Method in class org.jhotdraw.draw.
AbstractCompositeFigure
basicRemoveChild(int)
- Method in interface org.jhotdraw.draw.
CompositeFigure
Removes the child at the specified index without firing events.
basicRemoveChild(int)
- Method in class org.jhotdraw.draw.
LabeledLineConnectionFigure
basicRemoveNode(int)
- Method in class org.jhotdraw.draw.
BezierFigure
Removes the Point2D.Double at the specified index.
basicSet(Figure, T)
- Method in class org.jhotdraw.draw.
AttributeKey
basicSetAttribute(AttributeKey, Object)
- Method in class org.jhotdraw.draw.
AbstractAttributedCompositeFigure
Sets an attribute of the figure.
basicSetAttribute(AttributeKey, Object)
- Method in class org.jhotdraw.draw.
AbstractCompositeFigure
basicSetAttribute(AttributeKey, Object)
- Method in class org.jhotdraw.draw.
AttributedFigure
Sets an attribute of the figure.
basicSetAttribute(AttributeKey, Object)
- Method in class org.jhotdraw.draw.
BezierFigure
basicSetAttribute(AttributeKey, Object)
- Method in interface org.jhotdraw.draw.
Figure
Sets an attribute of the figure without firing events.
basicSetAttribute(AttributeKey, Object)
- Method in class org.jhotdraw.draw.
GraphicalCompositeFigure
Sets an attribute of the figure.
basicSetAttributeOnChildren(AttributeKey, Object)
- Method in class org.jhotdraw.draw.
AbstractAttributedCompositeFigure
basicSetBezierPath(BezierPath)
- Method in class org.jhotdraw.draw.
BezierFigure
Sets the bezier path, without cloning and without firing events.
basicSetBounds(Point2D.Double, Point2D.Double)
- Method in class org.jhotdraw.draw.
AbstractCompositeFigure
basicSetBounds(Point2D.Double, Point2D.Double)
- Method in class org.jhotdraw.draw.
BezierFigure
basicSetBounds(Point2D.Double, Point2D.Double)
- Method in class org.jhotdraw.draw.
DiamondFigure
basicSetBounds(Point2D.Double, Point2D.Double)
- Method in class org.jhotdraw.draw.
EllipseFigure
basicSetBounds(Point2D.Double, Point2D.Double)
- Method in interface org.jhotdraw.draw.
Figure
Sets the logical bounds of the figure and of its decorator figure.
basicSetBounds(Point2D.Double, Point2D.Double)
- Method in class org.jhotdraw.draw.
GraphicalCompositeFigure
Moves the figure.
basicSetBounds(Point2D.Double, Point2D.Double)
- Method in class org.jhotdraw.draw.
LabeledLineConnectionFigure
basicSetBounds(Point2D.Double, Point2D.Double)
- Method in class org.jhotdraw.draw.
RectangleFigure
basicSetBounds(Point2D.Double, Point2D.Double)
- Method in class org.jhotdraw.draw.
RoundRectangleFigure
basicSetBounds(Point2D.Double, Point2D.Double)
- Method in class org.jhotdraw.draw.
TextAreaFigure
basicSetBounds(Point2D.Double, Point2D.Double)
- Method in class org.jhotdraw.draw.
TextFigure
basicSetBounds(Point2D.Double, Point2D.Double)
- Method in class org.jhotdraw.draw.
TriangleFigure
basicSetBounds(Point2D.Double, Point2D.Double)
- Method in class org.jhotdraw.samples.pert.figures.
SeparatorLineFigure
basicSetBounds(Point2D.Double, Point2D.Double)
- Method in class org.jhotdraw.samples.svg.figures.
SVGImage
basicSetEndConnector(Connector)
- Method in class org.jhotdraw.draw.
LineConnectionFigure
basicSetEndPoint(Point2D.Double)
- Method in class org.jhotdraw.draw.
BezierFigure
Convenience method for setting the point coordinate of the end point.
basicSetNode(int, BezierPath.Node)
- Method in class org.jhotdraw.draw.
BezierFigure
Sets a control point.
basicSetNode(int, BezierPath.Node)
- Method in class org.jhotdraw.draw.
LineConnectionFigure
basicSetPoint(int, Point2D.Double)
- Method in class org.jhotdraw.draw.
BezierFigure
Sets the point coordinate of control point 0 at the specified node.
basicSetPoint(int, int, Point2D.Double)
- Method in class org.jhotdraw.draw.
BezierFigure
Sets the point coordinate of a control point.
basicSetPresentationFigureBounds(Point2D.Double, Point2D.Double)
- Method in class org.jhotdraw.draw.
GraphicalCompositeFigure
basicSetStartConnector(Connector)
- Method in class org.jhotdraw.draw.
LineConnectionFigure
basicSetStartPoint(Point2D.Double)
- Method in class org.jhotdraw.draw.
BezierFigure
Convenience method for setting the point coordinate of the start point.
basicSplitSegment(Point2D.Double)
- Method in class org.jhotdraw.draw.
BezierFigure
Splits the segment at the given Point2D.Double if a segment was hit.
basicSplitSegment(Point2D.Double, float)
- Method in class org.jhotdraw.draw.
BezierFigure
Splits the segment at the given Point2D.Double if a segment was hit.
basicTransform(AffineTransform)
- Method in class org.jhotdraw.draw.
AbstractCompositeFigure
Transforms the figure.
basicTransform(AffineTransform)
- Method in class org.jhotdraw.draw.
AbstractFigure
Moves the figure.
basicTransform(AffineTransform)
- Method in class org.jhotdraw.draw.
BezierFigure
basicTransform(AffineTransform)
- Method in class org.jhotdraw.draw.
DiamondFigure
Moves the Figure to a new location.
basicTransform(AffineTransform)
- Method in class org.jhotdraw.draw.
EllipseFigure
Transforms the figure.
basicTransform(AffineTransform)
- Method in interface org.jhotdraw.draw.
Figure
Transforms the shape of the Figure.
basicTransform(AffineTransform)
- Method in class org.jhotdraw.draw.
GraphicalCompositeFigure
Standard presentation method which is delegated to the encapsulated presentation figure.
basicTransform(AffineTransform)
- Method in class org.jhotdraw.draw.
LabeledLineConnectionFigure
Transforms the figure.
basicTransform(AffineTransform)
- Method in class org.jhotdraw.draw.
LineConnectionFigure
Ensures that a connection is updated if the connection was moved.
basicTransform(AffineTransform)
- Method in class org.jhotdraw.draw.
RectangleFigure
Moves the Figure to a new location.
basicTransform(AffineTransform)
- Method in class org.jhotdraw.draw.
RoundRectangleFigure
Transforms the figure.
basicTransform(AffineTransform)
- Method in class org.jhotdraw.draw.
TextAreaFigure
basicTransform(AffineTransform)
- Method in class org.jhotdraw.draw.
TextFigure
basicTransform(AffineTransform)
- Method in class org.jhotdraw.draw.
TriangleFigure
Moves the Figure to a new location.
basicTransform(AffineTransform)
- Method in class org.jhotdraw.samples.svg.figures.
SVGImage
basicTransform(AffineTransform)
- Method in class org.jhotdraw.samples.svg.figures.
SVGPath
beginEdit(TextHolder)
- Method in class org.jhotdraw.draw.
TextAreaTool
beginEdit(TextHolder)
- Method in class org.jhotdraw.draw.
TextTool
Bezier
- Class in
org.jhotdraw.geom
Provides algorithms for fitting Bezier curves to a set of digitized points.
BEZIER_PATH_LAYOUTER
- Static variable in class org.jhotdraw.draw.
AttributeKeys
The value of this attribute is a Liner object.
BezierControlPointHandle
- Class in
org.jhotdraw.draw
BezierControlPointHandle.
BezierControlPointHandle(BezierFigure, int, int)
- Constructor for class org.jhotdraw.draw.
BezierControlPointHandle
Creates a new instance.
BezierFigure
- Class in
org.jhotdraw.draw
A BezierFigure can be used to draw arbitrary shapes using a BezierPath.
BezierFigure()
- Constructor for class org.jhotdraw.draw.
BezierFigure
Creates a new instance.
BezierFigure(boolean)
- Constructor for class org.jhotdraw.draw.
BezierFigure
Creates a new instance.
BezierLabelLocator
- Class in
org.jhotdraw.draw
This locator locates a position relative to a polyline.
BezierLabelLocator()
- Constructor for class org.jhotdraw.draw.
BezierLabelLocator
Creates a new instance.
BezierLabelLocator(double, double, double)
- Constructor for class org.jhotdraw.draw.
BezierLabelLocator
Creates a new locator.
BezierNodeHandle
- Class in
org.jhotdraw.draw
BezierNodeHandle.
BezierNodeHandle(BezierFigure, int)
- Constructor for class org.jhotdraw.draw.
BezierNodeHandle
Creates a new instance.
BezierPath
- Class in
org.jhotdraw.geom
BezierPath allows the construction of paths consisting of straight lines, quadratic curves and cubic curves.
BezierPath()
- Constructor for class org.jhotdraw.geom.
BezierPath
Creates a new instance.
BezierPath.Node
- Class in
org.jhotdraw.geom
Defines a vertex (node) of the bezier path.
BezierPath.Node()
- Constructor for class org.jhotdraw.geom.
BezierPath.Node
BezierPath.Node(BezierPath.Node)
- Constructor for class org.jhotdraw.geom.
BezierPath.Node
BezierPath.Node(Point2D.Double)
- Constructor for class org.jhotdraw.geom.
BezierPath.Node
BezierPath.Node(int, Point2D.Double, Point2D.Double, Point2D.Double)
- Constructor for class org.jhotdraw.geom.
BezierPath.Node
BezierPath.Node(double, double)
- Constructor for class org.jhotdraw.geom.
BezierPath.Node
BezierPath.Node(int, double, double, double, double, double, double)
- Constructor for class org.jhotdraw.geom.
BezierPath.Node
BezierPointLocator
- Class in
org.jhotdraw.draw
BezierPointLocator.
BezierPointLocator(int)
- Constructor for class org.jhotdraw.draw.
BezierPointLocator
BezierPointLocator(int, int)
- Constructor for class org.jhotdraw.draw.
BezierPointLocator
BezierScaleHandle
- Class in
org.jhotdraw.draw
A Handle to scale and rotate a BezierFigure.
BezierScaleHandle(BezierFigure)
- Constructor for class org.jhotdraw.draw.
BezierScaleHandle
Creates a new instance.
BezierTool
- Class in
org.jhotdraw.draw
Tool to scribble a BezierFigure
BezierTool(BezierFigure)
- Constructor for class org.jhotdraw.draw.
BezierTool
Creates a new instance.
BezierTool(BezierFigure, Map)
- Constructor for class org.jhotdraw.draw.
BezierTool
Creates a new instance.
BidirectionalConnectionTool
- Class in
org.jhotdraw.draw
A tool that can be used to connect figures, to split connections, and to join two segments of a connection.
BidirectionalConnectionTool(ConnectionFigure)
- Constructor for class org.jhotdraw.draw.
BidirectionalConnectionTool
Creates a new instance.
BidirectionalConnectionTool(ConnectionFigure, Map<AttributeKey, Object>)
- Constructor for class org.jhotdraw.draw.
BidirectionalConnectionTool
border
- Variable in class org.jhotdraw.draw.
BorderRectangleFigure
borderComponent
- Static variable in class org.jhotdraw.draw.
BorderRectangleFigure
BorderRectangleFigure
- Class in
org.jhotdraw.draw
BorderRectangle2D.DoubleFigure.
BorderRectangleFigure(Border)
- Constructor for class org.jhotdraw.draw.
BorderRectangleFigure
Creates a new instance.
bottom
- Variable in class org.jhotdraw.geom.
Insets2DDouble
The inset from the bottom.
BoxHandleKit
- Class in
org.jhotdraw.draw
A set of utility methods to create Handles for the common locations on a figure's display box.
BoxHandleKit()
- Constructor for class org.jhotdraw.draw.
BoxHandleKit
Creates a new instance.
bringToFront(DrawingView, Collection<Figure>)
- Static method in class org.jhotdraw.draw.action.
MoveToFrontAction
bringToFront(Figure)
- Method in class org.jhotdraw.draw.
DefaultDrawing
bringToFront(Figure)
- Method in interface org.jhotdraw.draw.
Drawing
Brings a figure to the front.
bringToFront(Figure)
- Method in class org.jhotdraw.draw.
QuadTreeDrawing
BUTTON_GROUP_KEY
- Static variable in class org.jhotdraw.app.action.
Actions
All actions with equal value are created as a radio button and put into the same group.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Copyright 1996-2006 © JHotDraw.org
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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