Interface | Description |
---|---|
CreationTool.CreationToolAction | |
CurrentToolChanged |
Listener interface about the current tool change
|
IRedoableOperation |
Operation (IUndoable) that can be redone, can provide a redoableOperation
|
ITransaction | |
IUndoableOperation |
Operation that can be undone
|
IVirtualBookChangedListener | |
ToolTipVirtualBookComponentLayer | |
VirtualBookComponentBackgroundLayer |
Interface for displaying elements under the holes on the book eg : displaying
an image
|
VirtualBookComponentLayer |
This interface define the methods to implement a "layer" that is displayed in
a virtual book component
|
VirtualBookComponentLayerName |
Interface implementation for getting a name of the layer in order to add it
to the layer list
|
VirtualBookComponentLayersListener |
Interface for signaling changes in the layer composition
|
Class | Description |
---|---|
AEdit | |
CreationTool |
Tool for cutting the virtual book
|
DistanceLayer |
layer for displaying distance on the book
|
GlobalVirtualBookUndoOperation |
Global undo operation on the virtual book, this object remember the book before changing
something, to be able to restore it if the user undo the operation.
|
GraphicsLayer |
Graphics layer for displaying shapes on the virtualbook this class is a
container for graphics. the color / drawings options are the same for all the
elements of the collection.
|
HolePainterHelper |
Class for drawing the hole, it use a Graphics2D in mm range
|
HoleSelectTool |
Tool for selecting holes in the book
|
ImageAndHolesVisualizationLayer |
Layer for visualizing background recognition image and associated holes
|
JChoixGammeEtTransposition | |
JEditableVirtualBookComponent |
An editable virtual book component, taking a current tool for modifying the
virtualbook and having a snapping environment and an undo stack ..
|
JVirtualBookComponent |
Swing component for displaying the virtual book
|
JVirtualBookScrollableComponent |
A Component that can display a virtual book component, with scrollable
capabilities
|
MeasureLayer |
Display the measures in mm on the book
|
PipeSetGroupLayer |
draw the colors depending on the register sets
|
PlayTool | |
RegistrationSectionLayer |
Component layer for showing the registration on the book ...
|
ScaleHolesTool | |
SelectionTool |
This tool permit a selection in the book
|
SpaceCreatorTool |
Move the hole forward or backward tool
|
TempoChangedLayer | |
TimeBookLayer |
This implementation of the layer put the time in the component (with minutes /
secondes)
|
Tool |
This class define a tool used in the virtual book component, a tool is a
class that takes all the main events of the component
|
UndoStack | |
VirtualBookMesureLayer |
Layer for displaying measures
|
ZoomBox |
Tool for selecting holes in the book
|
Exception | Description |
---|---|
AEditException |