public class EPSExportFileType extends AbstractPSExportFileType
AbstractExportFileType.CancelThreadbitsList, preview, previewCheckBox| Constructor and Description |
|---|
EPSExportFileType() |
| Modifier and Type | Method and Description |
|---|---|
JPanel |
createOptionPanel(Properties user)
Returns a panel which allows to user to set options associated
with this particular output format.
|
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.
|
getMIMETypes, hasOptionPanelapplyChangedOptions, exportToFile, exportToFile, exportToFile, exportToFile, getGraphics, getGraphicsadjustExtension, adjustExtension, adjustFilename, adjustFilename, checkExtension, compareTo, fileHasValidExtension, getExportFileTypes, getExportFileTypes, getExtension, getFileExtension, getFileFilter, isMultipageCapable, setClassLoaderpublic String getDescription()
ExportFileTypegetDescription in class ExportFileTypepublic String[] getExtensions()
ExportFileTypegetExtensions in class ExportFileTypepublic JPanel createOptionPanel(Properties user)
ExportFileTypecreateOptionPanel in class AbstractPSExportFileTypepublic 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.