Skip navigation links
C F G I O W 

C

com.xpn.xwiki.plugin.graphviz - package com.xpn.xwiki.plugin.graphviz
 

F

flushCache() - Method in class com.xpn.xwiki.plugin.graphviz.GraphVizPlugin
Deprecated.
 
flushCache() - Method in class com.xpn.xwiki.plugin.graphviz.GraphVizPluginApi
Deprecated.
Discard all generated output from the temporary file storage.

G

getDotImage(String, boolean) - Method in class com.xpn.xwiki.plugin.graphviz.GraphVizPlugin
Deprecated.
Executes GraphViz and return the content of the resulting image (PNG format).
getDotImage(String, String, boolean) - Method in class com.xpn.xwiki.plugin.graphviz.GraphVizPlugin
Deprecated.
Executes GraphViz and return the content of the resulting image (PNG format).
getDotImage(String, boolean) - Method in class com.xpn.xwiki.plugin.graphviz.GraphVizPluginApi
Deprecated.
Executes GraphViz and return the content of the resulting image (PNG format).
getDotImage(String, String, boolean) - Method in class com.xpn.xwiki.plugin.graphviz.GraphVizPluginApi
Deprecated.
Executes GraphViz and return the content of the resulting image (PNG format).
getDotImageURL(String, boolean, XWikiContext) - Method in class com.xpn.xwiki.plugin.graphviz.GraphVizPlugin
Deprecated.
Executes GraphViz and returns the URL for the produced file, a PNG image.
getDotImageURL(String, boolean) - Method in class com.xpn.xwiki.plugin.graphviz.GraphVizPluginApi
Deprecated.
Executes GraphViz and returns the URL for the produced file, a PNG image.
getDotResultURL(String, boolean, String, XWikiContext) - Method in class com.xpn.xwiki.plugin.graphviz.GraphVizPlugin
Deprecated.
Executes GraphViz and returns the URL for the produced file.
getName() - Method in class com.xpn.xwiki.plugin.graphviz.GraphVizPlugin
Deprecated.
 
getPlugin() - Method in class com.xpn.xwiki.plugin.graphviz.GraphVizPluginApi
Deprecated.
Return the inner plugin object, if the user has the required programming rights.
getPluginApi(XWikiPluginInterface, XWikiContext) - Method in class com.xpn.xwiki.plugin.graphviz.GraphVizPlugin
Deprecated.
 
GraphVizPlugin - Class in com.xpn.xwiki.plugin.graphviz
Deprecated.
the plugin technology is deprecated
GraphVizPlugin(String, String, XWikiContext) - Constructor for class com.xpn.xwiki.plugin.graphviz.GraphVizPlugin
Deprecated.
The mandatory plugin constructor, this is the method called (through reflection) by the plugin manager.
GraphVizPluginApi - Class in com.xpn.xwiki.plugin.graphviz
Deprecated.
the plugin technology is deprecated
GraphVizPluginApi(GraphVizPlugin, XWikiContext) - Constructor for class com.xpn.xwiki.plugin.graphviz.GraphVizPluginApi
Deprecated.
Default plugin API constructor.

I

init(XWikiContext) - Method in class com.xpn.xwiki.plugin.graphviz.GraphVizPlugin
Deprecated.
 

O

outputDotImage(String, boolean, XWikiContext) - Method in class com.xpn.xwiki.plugin.graphviz.GraphVizPlugin
Deprecated.
Executes GraphViz and writes the resulting image (PNG format) into the response.
outputDotImage(String, String, boolean, XWikiContext) - Method in class com.xpn.xwiki.plugin.graphviz.GraphVizPlugin
Deprecated.
Executes GraphViz and writes the resulting image (in the requested format) into the response.
outputDotImage(String, boolean) - Method in class com.xpn.xwiki.plugin.graphviz.GraphVizPluginApi
Deprecated.
Executes GraphViz and writes the resulting image (PNG format) into the response.
outputDotImage(String, String, boolean) - Method in class com.xpn.xwiki.plugin.graphviz.GraphVizPluginApi
Deprecated.
Executes GraphViz and writes the resulting image (in the requested format) into the response.
outputDotImageFromFile(String, XWikiContext) - Method in class com.xpn.xwiki.plugin.graphviz.GraphVizPlugin
Deprecated.
Writes an already generated result from the temporary file into the response.

W

writeDotImage(String, boolean) - Method in class com.xpn.xwiki.plugin.graphviz.GraphVizPlugin
Deprecated.
Executes GraphViz, writes the resulting image (PNG format) in a temporary file on disk, and returns the filename which can be later used in outputDotImageFromFile(String, XWikiContext).
writeDotImage(String, String, boolean) - Method in class com.xpn.xwiki.plugin.graphviz.GraphVizPlugin
Deprecated.
Executes GraphViz, writes the resulting image (in the requested format) in a temporary file on disk, and returns the filename which can be later used in outputDotImageFromFile(String, XWikiContext).
writeDotImage(String, boolean) - Method in class com.xpn.xwiki.plugin.graphviz.GraphVizPluginApi
Deprecated.
Executes GraphViz, writes the resulting image (PNG format) in a temporary file on disk, and returns the filename.
writeDotImage(String, String, boolean) - Method in class com.xpn.xwiki.plugin.graphviz.GraphVizPluginApi
Deprecated.
Executes GraphViz, writes the resulting image (in the requested format) in a temporary file on disk, and returns the filename.
C F G I O W 
Skip navigation links

Copyright © 2004–2019 XWiki. All rights reserved.