Class SelectColumnCommand

    • Constructor Detail

      • SelectColumnCommand

        public SelectColumnCommand​(ILayer layer,
                                   int columnPosition,
                                   int rowPosition,
                                   boolean withShiftMask,
                                   boolean withControlMask)
    • Method Detail

      • isWithShiftMask

        public boolean isWithShiftMask()
      • isWithControlMask

        public boolean isWithControlMask()