Package com.levigo.jadice.server.ghostscript
-
Class Summary Class Description BMPOutputDevice AnOutputDevice
generating BMP images.FAXOutputDevice AnOutputDevice
generating raw FAX images.GhostscriptNode This node uses Ghostscript for a conversion.ImageOutputDevice This class subsumes all options shared byOutputDevice
s generating raster images.JPEGOutputDevice An OutputDevice generating JPEG images.LaserJet4OutputDevice The LaserJet4OutputDevice generates HP PCL, a graphic language understood by many recent laser printers.OutputDevice PDFOutputDevice AnOutputDevice
generating Adobe PDF files.PNGOutputDevice AnOutputDevice
generating PNG raster images.PNMOutputDevice AnOutputDevice
generating PNM raster images.PSOutputDevice The PSOutputDevice generates PostScript or Encapsulated PostScript.PXLOutputDevice The PXLOutputDevice generates HP PCL-XL, a graphic language understood by many recent laser printers.TIFFOutputDevice AnOutputDevice
generating TIFF raster images.Utils -
Enum Summary Enum Description BMPOutputDevice.BMPType This enum determines the type of BMP that is generated.FAXOutputDevice.FAXType This enum determines the type of FAX that is generated.GhostscriptNode.OutputMode Enum controlling how output data streams are generated.GhostscriptNode.PaperSize JPEGOutputDevice.JPEGType This enum determines the type of JPEG that is generated.PDFOutputDevice.AutoRotate PDFOutputDevice.DownsampleType PDFOutputDevice.ProcessColorModel PDFOutputDevice.Version The version of PDF to generate.PNGOutputDevice.PNGType This enum determines the type of PNG that is generated.PNMOutputDevice.PNMType This enum determines the type of PNM that is generated.TIFFOutputDevice.TIFFType This enum determines the type of TIFF that is generated. -
Annotation Types Summary Annotation Type Description GSOption