Class CropVO

    • Constructor Detail

      • CropVO

        public CropVO()
    • Method Detail

      • getHeight

        public int getHeight()
      • setHeight

        public void setHeight​(int height)
      • getWidth

        public int getWidth()
      • setWidth

        public void setWidth​(int width)
      • getLeft

        public int getLeft()
      • setLeft

        public void setLeft​(int left)
      • getTop

        public int getTop()
      • setTop

        public void setTop​(int top)