Class TransformedLayerCell

    • Constructor Detail

      • TransformedLayerCell

        public TransformedLayerCell​(ILayerCell cell)
    • Method Detail

      • getOriginColumnPosition

        public int getOriginColumnPosition()
      • getOriginRowPosition

        public int getOriginRowPosition()
      • getLayer

        public ILayer getLayer()
      • getColumnPosition

        public int getColumnPosition()
      • getRowPosition

        public int getRowPosition()
      • getColumnIndex

        public int getColumnIndex()
      • getRowIndex

        public int getRowIndex()
      • getColumnSpan

        public int getColumnSpan()
      • getRowSpan

        public int getRowSpan()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object