Interface ILogicSizeRules

    • Method Detail

      • getLength

        int getLength()
      • setLength

        void setLength​(int value)
      • getMinLengthWithStretchPriority

        int getMinLengthWithStretchPriority()
      • setMinLengthWithStretchPriority

        void setMinLengthWithStretchPriority​(int value)
      • getMinLengthWithNormalPriority

        int getMinLengthWithNormalPriority()
      • setMinLengthWithNormalPriority

        void setMinLengthWithNormalPriority​(int value)
      • getMaxLengthWithNormalPriority

        int getMaxLengthWithNormalPriority()
      • setMaxLengthWithNormalPriority

        void setMaxLengthWithNormalPriority​(int value)
      • getMaxLengthWithCompressPriority

        int getMaxLengthWithCompressPriority()
      • setMaxLengthWithCompressPriority

        void setMaxLengthWithCompressPriority​(int value)
      • getNarrowStandardLength

        int getNarrowStandardLength()
      • setNarrowStandardLength

        void setNarrowStandardLength​(int value)
      • getStandardLength

        int getStandardLength()
      • setStandardLength

        void setStandardLength​(int value)
      • getWideStandardLength

        int getWideStandardLength()
      • setWideStandardLength

        void setWideStandardLength​(int value)