Class Area2DPtgBase

    • Constructor Detail

      • Area2DPtgBase

        protected Area2DPtgBase​(int firstRow,
                                int lastRow,
                                int firstColumn,
                                int lastColumn,
                                boolean firstRowRelative,
                                boolean lastRowRelative,
                                boolean firstColRelative,
                                boolean lastColRelative)
      • Area2DPtgBase

        protected Area2DPtgBase​(Area2DPtgBase other)