Class RowControls<R extends Row<?,​?,​?>>

    • Constructor Detail

      • RowControls

        public RowControls​(GraphicsBase<R> graphics,
                           R row)
        Constructs new row controls.
        Parameters:
        graphics - the target graphics view
        row - the row for which the controls will be used