|
Generated by JDiff |
||||||||
| PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES | DETAIL: REMOVED | ADDED | CHANGED | ||||||||
| Removed Classes | |
|
|
A tool to create new or edit existing figures that implement the TextHolderFigure interface, such as TextAreaFigure. |
|
|
A tool to create new or edit existing figures that implement the TextHolderFigure interface, such as TextFigure. |
| Added Classes | |
|
|
|
|
|
DefaultDragTracker implements interactions with the content area of a
Figure. |
|
|
DefaultHandleTracker implements interactions with the handles of a Figure. |
|
|
DefaultSelectAreaTracker implements interactions with the background
area of a Drawing. |
|
|
A {@code TransferHandler} for {@code DrawingView} objects which takes advantage of drag and drop features that were introduced with J2SE 6. |
|
|
This is a tracker which supports drag and drop of figures between drawing views and any other component or application which support drag and drop. |
|
|
HandleAttributeKeys defines attribute keys for Handle's. |
|
|
RoundRectangleRadiusUndoableEdit. |
|
|
{@code SerializationInputOutputFormat} uses Java Serialization for reading and and writing {@code Drawing} objects. |
|
|
A tool to create new or edit existing figures that implement the TextHolderFigure interface, such as TextAreaFigure. |
|
|
A tool to edit existing figures that implement the TextHolderFigure interface, such as TextAreaFigure. |
|
|
A tool to create figures which implement the {@code TextHolderFigure} interface, such as {@code TextFigure}. |
|
|
A tool to edit figures which implement the {@code TextHolderFigure} interface, such as {@code TextFigure}. |
| Changed Classes and Interfaces | |
|
|
An AbstractAttributedCompositeFigure is a CompositeFigure which has its own attribute set. |
|
|
A figure that can keep track of an open ended set of attributes. |
|
|
AbstractCompositeFigure. |
|
EventHandler |
|
|
|
AbstractFigure provides the functionality for managing listeners for a Figure. |
|
|
AbstractHandle. |
|
|
AbstractLocator provides default implementations for the Locator interface. |
|
|
AbstractRotateHandle. |
|
|
AbstractTool. |
|
|
AttributeChangeEdit. |
|
|
AttributeKey provides typesafe access to figure attributes. |
|
|
Defines AttributeKeys used by the Figures in this package as well as some helper methods. |
|
|
BezierControlPointHandle. |
|
|
A BezierFigure can be used to draw arbitrary shapes using a BezierPath. |
|
|
BezierNodeHandle. |
|
|
Draws the outlines of a BezierFigure to make adjustment easier. |
|
|
A Handle to scale and rotate a BezierFigure. |
|
|
Tool to scribble a BezierFigure |
|
|
Draws the outline of the Figure bounds to make adjustment easier. |
|
|
A CompositeFigure is composed of several child Figures. |
|
|
A {@code ConnectionFigure} draws a connection between two Connectors. |
|
|
A tool to create a connection between two figures. |
|
|
A ConnectorHandle allows to create a ConnectionFigure by dragging the connector handle to a connector. |
|
|
A tool to create new figures. |
|
|
An OutputFormat that can write Drawings with DOMStorable Figure's. |
|
|
This interface is implemented by Figures that can be Decorated with another Figure. |
|
|
DefaultDrawing to be used for drawings that contain only a few children. |
|
|
DefaultDrawingEditor. |
|
|
The DefaultDrawingView is suited for viewing drawings with a small number of Figures. |
|
|
Default TransferHandler for DrawingView objects. |
|
|
A SelectionTool, which recognizes double clicks and popup menu triggers. |
|
|
DragTracker. |
|
|
A drawing holds figures. |
|
|
DrawingEditor defines the interface for coordinating the different objects that participate in a drawing editor. |
|
|
A DrawingView paints a Drawing on a JComponent. |
|
|
A Figure knows its bounds and it can draw itself. |
|
|
Listener interested in Figure changes. |
|
|
FigureSelectionListener. |
|
|
A FloatingTextArea overlays an editor on top of an area in a drawing. |
|
|
A text field overlay that is used to edit a TextFigure. |
|
|
FontSizeHandle. |
|
|
The GraphicalCompositeFigure fills in the gap between a CompositeFigure and other figures which mainly have a presentation purpose. |
|
|
Handles are used to change a figure by direct manipulation. |
|
|
HandleListener. |
|
|
HandleTracker. |
|
|
A layouter which lays out all children of a CompositeFigure in vertical direction. |
|
|
The interface of a figure that has some editable image contents. |
|
|
An input format for importing drawings using one of the image formats supported by javax.imageio. |
|
|
An output format for exporting drawings using one of the image formats supported by javax.imageio. |
|
|
A tool to create new figures that implement the ImageHolderFigure interface, such as ImageFigure. |
|
|
Interface to define an input format for a Drawing. |
|
|
A LabelFigure can be used to provide more double clickable area for a TextHolderFigure. |
|
|
A LineConnection with labels. |
|
|
A Layouter encapsulates a algorithm to layout a CompositeFigure. |
|
|
A LineConnection is a standard implementation of the ConnectionFigure interface. |
|
|
LineFigure. |
|
|
A Liner encapsulates an algorithm to lineout a ConnectionFigure. |
|
|
A LocatorConnector locates connection points with the help of a Locator. |
|
|
A handle that changes the location of the owning figure, if the figure is transformable. |
|
|
An input format for importing drawings using the image/x-pict format from the Mac OS X clipboard. |
|
|
QuadTreeDrawing uses a QuadTree2DDouble to improve responsiveness of drawings which contain many children. |
|
|
A locator that specfies a point that is relative to the bounds of a figure. |
|
|
A set of utility methods to create handles which resize a Figure by
using its setBounds method, if the Figure is transformable. |
|
|
A Rectangle2D.Double with round corners. |
|
|
A Handle to manipulate the radius of a round lead rectangle. |
|
|
SelectAreaTracker. |
|
|
Tool to select and manipulate figures. |
|
|
A TextAreaFigure contains formatted text. It automatically rearranges the text to fit its allocated display area, breaking the lines at word boundaries whenever possible. The text can contain either LF or CRLF sequences to separate paragraphs, as well as tab characters for table like formatting and alignment. Currently the tabs are distributed at regular intervals as determined by the TabSize property. |
|
|
A text figure. |
|
|
The interface of a figure that has some editable text contents. |
|
|
An input format for importing text into a drawing. |
|
|
The TextOverflowHandle indicates when the text does not fit into the bounds of a TextAreaFigure. |
|
|
A tool defines a mode of the drawing view. |
|
|
Change event passed to ToolListener's. |
|
|
A set of utility methods to create Handles which transform a Figure by using
its transform method. |
|
|
A layouter which lays out all children of a CompositeFigure in vertical direction. |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES | |||||||||