mathcomp.gridgeom
Class GridRefiner.RectRefinementList

java.lang.Object
  extended by mathcomp.gridgeom.GridRefiner.RefinementListCreator
      extended by mathcomp.gridgeom.GridRefiner.RectRefinementList
Enclosing class:
GridRefiner

public static class GridRefiner.RectRefinementList
extends GridRefiner.RefinementListCreator

Marks all elements red inside rect.

Author:
pht

Constructor Summary
GridRefiner.RectRefinementList(java.awt.geom.Rectangle2D rect)
           
 
Method Summary
 java.util.List createRefinementList(Grid g)
          List of elements to be marked red.
 
Methods inherited from class mathcomp.gridgeom.GridRefiner.RefinementListCreator
calculateStates
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GridRefiner.RectRefinementList

public GridRefiner.RectRefinementList(java.awt.geom.Rectangle2D rect)
Method Detail

createRefinementList

public java.util.List createRefinementList(Grid g)
Description copied from class: GridRefiner.RefinementListCreator
List of elements to be marked red.

Returns:
List of elements to be marked red