Class AWTFSImage.NewAWTFSImage

java.lang.Object
org.xhtmlrenderer.swing.AWTFSImage
org.xhtmlrenderer.swing.AWTFSImage.NewAWTFSImage
All Implemented Interfaces:
FSImage
Enclosing class:
AWTFSImage

static class AWTFSImage.NewAWTFSImage extends AWTFSImage
  • Field Details

  • Constructor Details

  • Method Details

    • getWidth

      public int getWidth()
    • getHeight

      public int getHeight()
    • getImage

      public BufferedImage getImage()
      Specified by:
      getImage in class AWTFSImage
    • scale

      @CheckReturnValue public @NonNull FSImage scale(int width, int height)