|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.freehep.util.export.ExportFileType
org.freehep.graphicsio.exportchooser.AbstractExportFileType
org.freehep.graphicsio.exportchooser.ImageExportFileType
org.freehep.graphicsio.gif.GIFExportFileType
public class GIFExportFileType
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.freehep.graphicsio.exportchooser.AbstractExportFileType |
|---|
AbstractExportFileType.CancelThread |
| Field Summary | |
|---|---|
static String[] |
quantizeModes
|
| Fields inherited from class org.freehep.graphicsio.exportchooser.ImageExportFileType |
|---|
antialias, antialiasText, compress, compressDescription, compressMode, compressQuality, format, param, progressive, spi |
| Constructor Summary | |
|---|---|
GIFExportFileType()
|
|
| Method Summary | |
|---|---|
JPanel |
createOptionPanel(Properties user)
|
VectorGraphics |
getGraphics(OutputStream os,
Component target)
The method returns a graphics context specific for this ExportFileType. |
boolean |
hasOptionPanel()
|
| Methods inherited from class org.freehep.graphicsio.exportchooser.ImageExportFileType |
|---|
equals, getDescription, getExtensions, getGraphics, getInstance, getMIMETypes, hashCode, toString |
| Methods inherited from class org.freehep.graphicsio.exportchooser.AbstractExportFileType |
|---|
applyChangedOptions, exportToFile, exportToFile, exportToFile, exportToFile, getGraphics, getGraphics |
| Methods inherited from class org.freehep.util.export.ExportFileType |
|---|
adjustExtension, adjustExtension, adjustFilename, adjustFilename, checkExtension, compareTo, fileHasValidExtension, getExportFileTypes, getExportFileTypes, getExtension, getFileExtension, getFileFilter, isMultipageCapable, setClassLoader |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String[] quantizeModes
| Constructor Detail |
|---|
public GIFExportFileType()
| Method Detail |
|---|
public boolean hasOptionPanel()
hasOptionPanel in class ImageExportFileTypepublic JPanel createOptionPanel(Properties user)
createOptionPanel in class ImageExportFileType
public VectorGraphics getGraphics(OutputStream os,
Component target)
throws IOException
AbstractExportFileType
getGraphics in class ImageExportFileTypeIOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||