Class FastHtmlImageBounds


  • public class FastHtmlImageBounds
    extends Object
    • Constructor Detail

      • FastHtmlImageBounds

        public FastHtmlImageBounds​(long width,
                                   long height,
                                   long contentWidth,
                                   long contentHeight)
    • Method Detail

      • getWidth

        public long getWidth()
      • getHeight

        public long getHeight()
      • getContentWidth

        public long getContentWidth()
      • getContentHeight

        public long getContentHeight()