mathcomp.gridgeom.refinements
Class MyYellowListCreator

java.lang.Object
  extended by mathcomp.gridgeom.GridRefiner.RefinementListCreator
      extended by mathcomp.gridgeom.GridRefiner.YellowRefinementListCreator
          extended by mathcomp.gridgeom.refinements.MyYellowListCreator

public class MyYellowListCreator
extends GridRefiner.YellowRefinementListCreator


Constructor Summary
MyYellowListCreator()
           
 
Method Summary
 java.util.Map getStates(Grid g)
           
 
Methods inherited from class mathcomp.gridgeom.GridRefiner.YellowRefinementListCreator
calculateStates, createRefinementList
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MyYellowListCreator

public MyYellowListCreator()
Method Detail

getStates

public java.util.Map getStates(Grid g)
Specified by:
getStates in class GridRefiner.YellowRefinementListCreator