public class PSExportFileType extends AbstractPSExportFileType
AbstractExportFileType.CancelThreadbitsList, preview, previewCheckBox| Constructor and Description |
|---|
PSExportFileType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Returns a short description of the format
|
String[] |
getExtensions()
Returns an array of possible extensions for the format, the first of
which is the preferred extension
|
VectorGraphics |
getGraphics(OutputStream os,
Component target)
The method returns a graphics context specific for this ExportFileType.
|
VectorGraphics |
getGraphics(OutputStream os,
Dimension dimension)
Returns a graphics context for this ExportFileType.
|
boolean |
isMultipageCapable()
Returns true if this ExportFileType can handle multipage output.
|
createOptionPanel, getMIMETypes, hasOptionPanelapplyChangedOptions, exportToFile, exportToFile, exportToFile, exportToFile, getGraphics, getGraphicsadjustExtension, adjustExtension, adjustFilename, adjustFilename, checkExtension, compareTo, fileHasValidExtension, getExportFileTypes, getExportFileTypes, getExtension, getFileExtension, getFileFilter, setClassLoaderpublic String getDescription()
ExportFileTypegetDescription in class ExportFileTypepublic String[] getExtensions()
ExportFileTypegetExtensions in class ExportFileTypepublic boolean isMultipageCapable()
ExportFileTypeisMultipageCapable in class ExportFileTypepublic VectorGraphics getGraphics(OutputStream os, Component target) throws IOException
AbstractExportFileTypegetGraphics in class AbstractExportFileTypeIOExceptionpublic VectorGraphics getGraphics(OutputStream os, Dimension dimension) throws IOException
AbstractExportFileTypegetGraphics in class AbstractExportFileTypeIOExceptionCopyright © 2016. All rights reserved.