Uses of Class
org.rr0.is.presentation.view.report.applet.draw.DrawSelection

Packages that use DrawSelection
org.rr0.is.presentation.view.report.applet.draw 

Uses of DrawSelection in org.rr0.is.presentation.view.report.applet.draw
 

Fields in org.rr0.is.presentation.view.report.applet.draw declared as DrawSelection
protected DrawSelectionDrawController.selection
          
 

Methods in org.rr0.is.presentation.view.report.applet.draw with parameters of type DrawSelection
private voidDrawController.record(MouseEvent e, DrawSelection selection)
          
voidDrawController.setSelection(DrawSelection selection)
          
PopupMenuDrawView.getShapeMenu(DrawSelection source, int selectedShapesCount, DrawSelection drawSelection, int mouseX, int mouseY, String selectedName)