Interface MosaicMatrix.MatrixCell

All Known Subinterfaces:
BandMatrixCell
Enclosing class:
MosaicMatrix

public static interface MosaicMatrix.MatrixCell
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
    int
     
  • Method Details

    • getCellWidth

      int getCellWidth()
    • getCellHeight

      int getCellHeight()