mathcomp.gridgeom
Class GridRefiner.PointRefinementList

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

public static class GridRefiner.PointRefinementList
extends GridRefiner.RefinementListCreator

Marks the triangle, that contains pnt.

Author:
pht

Constructor Summary
GridRefiner.PointRefinementList(java.awt.geom.Point2D pnt)
           
 
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.PointRefinementList

public GridRefiner.PointRefinementList(java.awt.geom.Point2D pnt)
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