JaxoPlugin
, JaxoLocalized
JaxoExportImg
, JaxoExportLatex
, JaxoExportLatexPS
, JaxoExportPS
public abstract class JaxoExport extends JaxoExportPlugin
Modifier | Constructor | Description |
---|---|---|
protected |
JaxoExport() |
Protected empty constructor.
|
Modifier and Type | Method | Description |
---|---|---|
static java.util.List<java.lang.Object> |
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.
|
close, getClassName, getFailure, getFileExtension, getFileExtensionDescription, getFormatName, getLang, getLog, getParentComponent, getProperties, getProperty, getProperty, getShortGraphName, hasFailed, isSilent, loadProperties, pluginName, registerDictionary, setFailure, setParentComponent, setProperty, setShortGraphName, setSilent, storeProperties
commitConfiguration, errorDialogMessage, export, export, exportTo, getCanvasSize, getColorSpaceWarningForLaTeX, getConfigurationPanel, getGraph, getLaTeXTextWarning, getPSTextWarning, getPSTextWarningForLaTeX, paintGraph, preview, preview, setCanvasSize, setGraph, showErrorDialog
updateLanguage
description, getShortName, pluginId
public boolean makeAvailableAtRuntime()
public java.lang.String getWarningForGraph()
getWarningForGraph
in class JaxoExportPlugin
public static java.util.List<java.lang.Object> 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.