Class LogicCallbackContext


  • public class LogicCallbackContext
    extends Object
    • Constructor Detail

      • LogicCallbackContext

        public LogicCallbackContext()
    • Method Detail

      • getNewWidth

        public int getNewWidth()
      • setNewWidth

        public void setNewWidth​(int newWidth)
      • getNewHeight

        public int getNewHeight()
      • setNewHeight

        public void setNewHeight​(int newHeight)
      • getNewMinHeightWithStretchPriority

        public int getNewMinHeightWithStretchPriority()
      • setNewMinHeightWithStretchPriority

        public void setNewMinHeightWithStretchPriority​(int newMinHeightWithStretchPriority)
      • getNewMinHeightWithNormalPriority

        public int getNewMinHeightWithNormalPriority()
      • setNewMinHeightWithNormalPriority

        public void setNewMinHeightWithNormalPriority​(int newMinHeightWithNormalPriority)
      • getNewMaxHeightWithCompressPriority

        public int getNewMaxHeightWithCompressPriority()
      • setNewMaxHeightWithCompressPriority

        public void setNewMaxHeightWithCompressPriority​(int newMmaxHeightWithCompressPriority)
      • getNewMaxHeightWithNormalPriority

        public int getNewMaxHeightWithNormalPriority()
      • setNewMaxHeightWithNormalPriority

        public void setNewMaxHeightWithNormalPriority​(int newMmaxHeightWithNormalPriority)
      • getNewNarrowStandardHeight

        public int getNewNarrowStandardHeight()
      • setNewNarrowStandardHeight

        public void setNewNarrowStandardHeight​(int newNarrowStandardHeight)
      • getNewStandardHeight

        public int getNewStandardHeight()
      • setNewStandardHeight

        public void setNewStandardHeight​(int newStandardHeight)
      • getNewWideStandardHeight

        public int getNewWideStandardHeight()
      • setNewWideStandardHeight

        public void setNewWideStandardHeight​(int newWideStandardHeight)