edu.jhu.cs.cisst.algorithms.optimize.fmg.grid
Interface ConstBoundaryGrid

All Superinterfaces:
java.lang.Cloneable, ConstGrid
All Known Implementing Classes:
BoundaryGrid, FixedBoundaryGrid, PeriodicBoundaryGrid, RepeatBoundaryGrid

public interface ConstBoundaryGrid
extends ConstGrid

An interface to the constant methods of class BoundaryGrid.

Author:
Gerald Loeffler (Gerald.Loeffler@univie.ac.at)

Method Summary
 
Methods inherited from interface edu.jhu.cs.cisst.algorithms.optimize.fmg.grid.ConstGrid
add, clone, get, getCols, getLevel, getRows, getSlices, isBoundary, isInterior, newInstance, set, setLevel