|
Class Summary |
| ExportPanel |
An ExportPanel offers the user a choice between exporting an image or an
image map of the current contents of a LinkMap, and exports the map
accordingly. |
| HtmlImageMapExporter |
A HTMLImageMapExporter is capable of saving a HTML document containing an
image map of the Graph rendered by a GraphRenderer to a File or OutputStream. |
| PngImageExporter |
PngImageExporter is capable of exporting an image of a Graph drawn by a
GraphRendering to a PNG file. |
| StoreImageMapPanel |
StoreImageMapPanel is a simple utility class that can be used to retrieve two
file names (for a HTML document and for an image file) and a title from the
user. |