Package org.esa.snap.core.image
Class AbstractMatrixMosaicSubsetMultiLevelSource.MatrixReadBounds
- java.lang.Object
-
- org.esa.snap.core.image.AbstractMatrixMosaicSubsetMultiLevelSource.MatrixReadBounds
-
- Enclosing class:
- AbstractMatrixMosaicSubsetMultiLevelSource
protected static class AbstractMatrixMosaicSubsetMultiLevelSource.MatrixReadBounds extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Rectangle
getCellLocalIntersectionBounds()
MosaicMatrix.MatrixCell
getMatrixCell()
-
-
-
Method Detail
-
getCellLocalIntersectionBounds
public Rectangle getCellLocalIntersectionBounds()
-
getMatrixCell
public MosaicMatrix.MatrixCell getMatrixCell()
-
-