Class TestLayerCell

    • Constructor Detail

      • TestLayerCell

        public TestLayerCell​(ILayer layer,
                             int columnPosition,
                             int rowPosition)
      • TestLayerCell

        public TestLayerCell​(ILayer layer,
                             int columnPosition,
                             int rowPosition,
                             DataCell cell)
      • TestLayerCell

        public TestLayerCell​(ILayer layer,
                             int originColumnPosition,
                             int originRowPosition,
                             int columnPosition,
                             int rowPosition,
                             int columnSpan,
                             int rowSpan)
      • TestLayerCell

        public TestLayerCell​(ILayerCell cell)