A B C D E F G H I L M N O P Q R S T U V W

D

DECREMENT - Static variable in interface cz.psika.numerist.Constants
Incrementing or decrementing various things
DEFAULT_DIMENSION - Static variable in class cz.psika.numerist.DiagramCanvas
Default dimension of canvas.
defaultStyleName - Static variable in interface cz.psika.numerist.Constants
Default czech style of characteristics.
defDiagonalLineColor - Static variable in class cz.psika.numerist.Style
Default color for diagonal lines.
defLineColor - Static variable in class cz.psika.numerist.Style
Default color for lines.
defNumberColor - Static variable in class cz.psika.numerist.Style
Default color for digits.
deleteAll() - Method in class cz.psika.numerist.ApplicationWindow
Delete all diagrams.
deleteAll() - Method in class cz.psika.numerist.Manager
Delete all items and diagrams.
deleteObserver(ItemObserver) - Method in class cz.psika.numerist.DiagramCanvas
Observing diagrams not used for now.
deleteObserver(ItemObserver) - Method in class cz.psika.numerist.Entry
 
deleteObserver(ItemObserver) - Method in class cz.psika.numerist.ItemMemento
 
deleteObserver(ItemObserver) - Method in interface cz.psika.numerist.ItemObservable
Detach observer.
deleteSelected() - Method in class cz.psika.numerist.Manager
Deleting of items marked as selected.
diagonalLineStroke - Variable in class cz.psika.numerist.DiagramCanvas
Line strokes.
Diagram - Class in cz.psika.numerist
Diagram.
Diagram(Entry, boolean) - Constructor for class cz.psika.numerist.Diagram
Constructor creates and shows diagram canvas and attaches mouse listeners and registers support for simple DnD operations.
Diagram() - Constructor for class cz.psika.numerist.Diagram
We need empty diagram canvas here.
Diagram.MouseInputHandler - Class in cz.psika.numerist
Class used to handle all mouse events, drag and drop inclusive.
Diagram.MouseInputHandler() - Constructor for class cz.psika.numerist.Diagram.MouseInputHandler
Constructor of wrapper of mouse and DnD events.
DIAGRAM_DIMENSION - Static variable in class cz.psika.numerist.EmptyDiagram
 
DiagramCanvas - Class in cz.psika.numerist
Diagram drawing component.
DiagramCanvas() - Constructor for class cz.psika.numerist.DiagramCanvas
Implicit constructor used by child class to create empty diagrams.
DiagramCanvas(Entry, Dimension, boolean) - Constructor for class cz.psika.numerist.DiagramCanvas
Constructor of diagram.
DiagramCanvasMemento - Class in cz.psika.numerist
Class saving history status of simple diagram.
DiagramCanvasMemento(Entry) - Constructor for class cz.psika.numerist.DiagramCanvasMemento
For saving history of this simple diagram we only need to save characteristics of it's entry.
dImage - Variable in class cz.psika.numerist.DiagramCanvas
Caching image.
DragAndDropHandler - Class in cz.psika.numerist
Support for drag and drop actions.
DragAndDropHandler.DiagramTransferable - Class in cz.psika.numerist
Transferable object.
DragAndDropHandler.DiagramTransferable(Diagram) - Constructor for class cz.psika.numerist.DragAndDropHandler.DiagramTransferable
Constructor fetches memento from the diagram and saves it for later use.
dragDiagram(DragGestureEvent) - Method in class cz.psika.numerist.DragAndDropHandler
Handle dragging diagram.
dragDiagram(DragGestureEvent) - Method in class cz.psika.numerist.Manager
Dragging the diagram.
dragDropEnd(DragSourceDropEvent) - Method in class cz.psika.numerist.Diagram.MouseInputHandler
 
dragEnter(DragSourceDragEvent) - Method in class cz.psika.numerist.Diagram.MouseInputHandler
 
dragEnter(DropTargetDragEvent) - Method in class cz.psika.numerist.Diagram.MouseInputHandler
 
dragExit(DragSourceEvent) - Method in class cz.psika.numerist.Diagram.MouseInputHandler
 
dragExit(DropTargetEvent) - Method in class cz.psika.numerist.Diagram.MouseInputHandler
 
dragGestureRecognized(DragGestureEvent) - Method in class cz.psika.numerist.Diagram.MouseInputHandler
Begin to drag object.
dragOver(DragSourceDragEvent) - Method in class cz.psika.numerist.Diagram.MouseInputHandler
 
dragOver(DropTargetDragEvent) - Method in class cz.psika.numerist.Diagram.MouseInputHandler
 
dragSourceActions - Variable in class cz.psika.numerist.Diagram
Drag and drop supported actions.
drawArrows(Graphics2D) - Method in class cz.psika.numerist.DiagramCanvas
Painting arrows.
drawArrowsIf(Graphics2D, int, int, int) - Method in class cz.psika.numerist.DiagramCanvas
Drawing lines with arrow(s).
drawCircles(Graphics2D) - Method in class cz.psika.numerist.DiagramCanvas
Drawing circles.
drawGrid(Graphics2D) - Method in class cz.psika.numerist.DiagramCanvas
Draws grid lines.
drawNumbers(Graphics2D) - Method in class cz.psika.numerist.DiagramCanvas
Draw all numbers/digits.
drop(DropTargetDropEvent) - Method in class cz.psika.numerist.Diagram.MouseInputHandler
Begin to drop object.
dropActionChanged(DragSourceDragEvent) - Method in class cz.psika.numerist.Diagram.MouseInputHandler
 
dropActionChanged(DropTargetDragEvent) - Method in class cz.psika.numerist.Diagram.MouseInputHandler
 
dropDiagram(DropTargetDropEvent) - Method in class cz.psika.numerist.DragAndDropHandler
Handle drop of diagram.
dropDiagram(DropTargetDropEvent) - Method in class cz.psika.numerist.Manager
Dropping the diagram.
dropTargetActions - Variable in class cz.psika.numerist.Diagram
Drop target actions.
dualViewIsActive() - Method in class cz.psika.numerist.ApplicationWindow
Let us know in which mode application window is currently handled.

A B C D E F G H I L M N O P Q R S T U V W