|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmathcomp.gridgeom.GridRefiner.RefinementListCreator
mathcomp.gridgeom.GridRefiner.PointRefinementList
public static class GridRefiner.PointRefinementList
Marks the triangle, that contains pnt
.
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 |
---|
public GridRefiner.PointRefinementList(java.awt.geom.Point2D pnt)
Method Detail |
---|
public java.util.List createRefinementList(Grid g)
GridRefiner.RefinementListCreator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |