Package org.esa.snap.core.image
Interface BandMatrixCell
-
- All Superinterfaces:
MosaicMatrix.MatrixCell
public interface BandMatrixCell extends MosaicMatrix.MatrixCell
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getDataBufferType()
-
Methods inherited from interface org.esa.snap.core.image.MosaicMatrix.MatrixCell
getCellHeight, getCellWidth
-
-