Package com.solibri.smc.api.layout


package com.solibri.smc.api.layout
  • Class
    Description
    Layout is a single "tab" in the software.
    Layouts provides access to reading and modifying the layouts of the software.
    LayoutUpdater can be used to update the UI state for given layouts.
    LayoutView represents a single view embedded in a layout.
    Describes the current state of the layoutview.
    Split describes a splitting of the UI space for different LayoutViews.
    Orientation describes the direction the space is split.