Flying Saucer Project Release R8_Arial

Uses of Package
org.xhtmlrenderer.util

Packages that use org.xhtmlrenderer.util
org.xhtmlrenderer.simple Includes those classes you need to render XHTML documents quickly, right out of the box, and with no special setup needed; start here! All the classes in this package are oriented towards ease-of-use. 
org.xhtmlrenderer.util   
 

Classes in org.xhtmlrenderer.util used by org.xhtmlrenderer.simple
FSImageWriter
          Writes out BufferedImages to some outputstream, like a file.
 

Classes in org.xhtmlrenderer.util used by org.xhtmlrenderer.util
DownscaleQuality
          Simple enumerated constants for downscaling (scaling to smaller image size)--since we have various options for what algorithm to use.
FSImageWriter
          Writes out BufferedImages to some outputstream, like a file.
ScalingOptions
          POJO used when calling org.xhtmlrenderer.util.ImageUtil#getScaledInstance(ScalingOptions,java.awt.Image).
Util
          Description of the Class
XRLogger
          An interface whose implementations log Flying Saucer log messages.
 


Flying Saucer Project Release R8_Arial

Flying Saucer Project Home