Uses of Class
com.jzy3d.surfedit.controllers.SelectionRectangle

Packages that use SelectionRectangle
com.jzy3d.surfedit.controllers   
com.jzy3d.surfedit.surface.model   
 

Uses of SelectionRectangle in com.jzy3d.surfedit.controllers
 

Fields in com.jzy3d.surfedit.controllers declared as SelectionRectangle
protected  SelectionRectangle AWTMouseController.currentRectangleSelection
           
 

Uses of SelectionRectangle in com.jzy3d.surfedit.surface.model
 

Methods in com.jzy3d.surfedit.surface.model that return SelectionRectangle
 SelectionRectangle Highlighter.getMaximalSelectionRectangle()
           
 SelectionRectangle Highlighter.getMaximalSelectionRectangle(int iAdd, int jAdd)
           
 

Methods in com.jzy3d.surfedit.surface.model with parameters of type SelectionRectangle
 void Highlighter.setHighlighted(SelectionRectangle rect, boolean status)
           
 



Copyright © 2014. All rights reserved.