public class GIFExportFileType extends ImageExportFileType
AbstractExportFileType.CancelThread
Modifier and Type | Field and Description |
---|---|
static String[] |
quantizeModes |
antialias, antialiasText, compress, compressDescription, compressMode, compressQuality, format, param, progressive, spi
Constructor and Description |
---|
GIFExportFileType() |
Modifier and Type | Method and Description |
---|---|
JPanel |
createOptionPanel(Properties user) |
VectorGraphics |
getGraphics(OutputStream os,
Component target)
The method returns a graphics context specific for this ExportFileType.
|
boolean |
hasOptionPanel() |
equals, getDescription, getExtensions, getGraphics, getInstance, getMIMETypes, hashCode, toString
applyChangedOptions, exportToFile, exportToFile, exportToFile, exportToFile, getGraphics, getGraphics
adjustExtension, adjustExtension, adjustFilename, adjustFilename, checkExtension, compareTo, fileHasValidExtension, getExportFileTypes, getExportFileTypes, getExtension, getFileExtension, getFileFilter, isMultipageCapable, setClassLoader
public static final String[] quantizeModes
public boolean hasOptionPanel()
hasOptionPanel
in class ImageExportFileType
public JPanel createOptionPanel(Properties user)
createOptionPanel
in class ImageExportFileType
public VectorGraphics getGraphics(OutputStream os, Component target) throws IOException
AbstractExportFileType
getGraphics
in class ImageExportFileType
IOException
Copyright © 2020. All rights reserved.