Interface ILayerCell

    • Method Detail

      • getOriginColumnPosition

        int getOriginColumnPosition()
      • getOriginRowPosition

        int getOriginRowPosition()
      • getColumnPosition

        int getColumnPosition()
      • getRowPosition

        int getRowPosition()
      • getColumnIndex

        int getColumnIndex()
      • getRowIndex

        int getRowIndex()
      • getColumnSpan

        int getColumnSpan()
      • getRowSpan

        int getRowSpan()
      • isSpannedCell

        boolean isSpannedCell()
      • getDataValue

        Object getDataValue()
      • getBounds

        org.eclipse.swt.graphics.Rectangle getBounds()