Class Thumbnails


  • public class Thumbnails
    extends Object
    Retrieves or constructs ThumbnailInfo objects for a list of image Attachments, and determines the maximum height and width of the thumbnails and images so that the rendered columns and rows can be sized appropriately.
    • Method Detail

      • getSize

        public int getSize()
      • getMaxHeight

        public int getMaxHeight()
      • getMaxWidth

        public int getMaxWidth()
      • getMaxImageHeight

        public int getMaxImageHeight()
      • getMaxImageWidth

        public int getMaxImageWidth()
      • getColumns

        public int getColumns()