Package com.solibri.smc.api.layout


package com.solibri.smc.api.layout
  • Interface Summary
    Interface
    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.
    Split describes a splitting of the UI space for different LayoutViews.
  • Enum Summary
    Enum
    Description
    Describes the current state of the layoutview.
    Orientation describes the direction the space is split.