Class CellsSelection


  • public final class CellsSelection
    extends Selection
    Выделение ячеек.
    • Constructor Detail

      • CellsSelection

        public CellsSelection​(SheetAccessor sheet_,
                              int x,
                              int y)
      • CellsSelection

        public CellsSelection​(SheetAccessor sheet_,
                              int x,
                              int y,
                              int width,
                              int height)
    • Method Detail

      • getPosition

        public org.eclipse.swt.graphics.Rectangle getPosition()
        Получить позицию.
      • getNormalizedPosition

        public org.eclipse.swt.graphics.Rectangle getNormalizedPosition()
        Получить нормализованную позицию.