Interface IBoundsLimitContainer

All Superinterfaces:
IStylableContainer, IStylableElement
All Known Implementing Classes:
StylableDocument, StylableTableCell

public interface IBoundsLimitContainer extends IStylableContainer
  • Method Details

    • getWidthLimit

      float getWidthLimit()
      get width available for an element to be added to this container
    • getHeightLimit

      float getHeightLimit()
      get available height limit or value < 0 if there is no height limit