Class ShowRowInViewportCommand

    • Constructor Detail

      • ShowRowInViewportCommand

        public ShowRowInViewportCommand​(int rowPosition)
        Parameters:
        rowPosition - The row position in the underlying layer of the ViewportLayer that should be shown in the viewport.
        Since:
        1.6
    • Method Detail

      • getRowPosition

        public int getRowPosition()
        Returns:
        The row position in the layer below the ViewportLayer to be shown.