Class ShowColumnInViewportCommand

    • Constructor Detail

      • ShowColumnInViewportCommand

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

      • getColumnPosition

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