public abstract class JaxoExport extends JaxoExportPlugin
Modifier | Constructor and Description |
---|---|
protected |
JaxoExport()
Protected empty constructor.
|
Modifier and Type | Method and Description |
---|---|
static java.util.List |
getBuiltInFormats()
Returns a list of export formats that are available within
the core of JaxoDraw by default.
|
java.lang.String |
getWarningForGraph()
Returns a warning if the current graph contains a LaTeX text.
|
boolean |
makeAvailableAtRuntime()
Checks some eventual runtime requirements for the plugin.
|
java.lang.String |
version()
Return the version number of this plugin.
|
commitConfiguration, errorDialogMessage, export, export, exportTo, getCanvasSize, getColorSpaceWarningForLaTeX, getConfigurationPanel, getGraph, getLaTeXTextWarning, getPSTextWarning, getPSTextWarningForLaTeX, paintGraph, preview, preview, setCanvasSize, setGraph, showErrorDialog
close, close, close, close, getClassName, getFailure, getFileExtension, getFileExtensionDescription, getFormatName, getLang, getLog, getParentComponent, getProperties, getProperty, getProperty, getShortGraphName, hasFailed, isSilent, loadProperties, pluginName, registerDictionary, setFailure, setParentComponent, setProperty, setShortGraphName, setSilent, storeProperties
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
description, getShortName, pluginId
updateLanguage
public boolean makeAvailableAtRuntime()
public java.lang.String getWarningForGraph()
getWarningForGraph
in class JaxoExportPlugin
public static java.util.List getBuiltInFormats()
public java.lang.String version()
JaxoInfo.compareVersions
.Licensed under GPL. For more information, see http://jaxodraw.sourceforge.net/license.html or the LICENSE file in the jaxodraw distribution.