Class LogicCalculateHeightResult


  • public class LogicCalculateHeightResult
    extends Object
    • Constructor Detail

      • LogicCalculateHeightResult

        public LogicCalculateHeightResult()
    • Method Detail

      • getWidth

        public int getWidth()
      • setWidth

        public void setWidth​(int width)
      • getHeight

        public int getHeight()
      • setHeight

        public void setHeight​(int height)
      • getMinHeightWithStretchPriority

        public int getMinHeightWithStretchPriority()
      • setMinHeightWithStretchPriority

        public void setMinHeightWithStretchPriority​(int minHeightWithStretchPriority)
      • getMinHeightWithNormalPriority

        public int getMinHeightWithNormalPriority()
      • setMinHeightWithNormalPriority

        public void setMinHeightWithNormalPriority​(int minHeightWithNormalPriority)
      • getMaxHeightWithCompressPriority

        public int getMaxHeightWithCompressPriority()
      • setMaxHeightWithCompressPriority

        public void setMaxHeightWithCompressPriority​(int maxHeightWithCompressPriority)
      • getMaxHeightWithNormalPriority

        public int getMaxHeightWithNormalPriority()
      • setMaxHeightWithNormalPriority

        public void setMaxHeightWithNormalPriority​(int maxHeightWithNormalPriority)
      • getNarrowStandardHeight

        public int getNarrowStandardHeight()
      • setNarrowStandardHeight

        public void setNarrowStandardHeight​(int narrowStandardHeight)
      • getStandardHeight

        public int getStandardHeight()
      • setStandardHeight

        public void setStandardHeight​(int standardHeight)
      • getWideStandardHeight

        public int getWideStandardHeight()
      • setWideStandardHeight

        public void setWideStandardHeight​(int wideStandardHeight)