Uses of Class
net.sf.latexdraw.actions.SelectShapes

Packages that use SelectShapes
net.sf.latexdraw.actions   
 

Uses of SelectShapes in net.sf.latexdraw.actions
 

Fields in net.sf.latexdraw.actions declared as SelectShapes
protected  SelectShapes CopyShapes.selection
          The selection action.
 

Methods in net.sf.latexdraw.actions with parameters of type SelectShapes
 void CopyShapes.setSelection(SelectShapes selection)