|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.tensegrity.gui.swing.graph.SwingImageExporter
SwingImageExporter is the Swing implementation of the
ImageExporter.
The Object returned by exportImage(VisualGraphView, ImageExportViewConfigurator)
ia of type java.awt.image.BufferedImage
| Constructor Summary | |
SwingImageExporter()
|
|
| Method Summary | |
java.lang.Object |
exportImage(VisualGraphView vgv,
ImageExportViewConfigurator ievc)
This method renders the view to an image. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SwingImageExporter()
| Method Detail |
public final java.lang.Object exportImage(VisualGraphView vgv,
ImageExportViewConfigurator ievc)
ImageExporter
exportImage in interface ImageExportervgv - The VisualGraphView to render.ievc - An ImageExportViewConfigurator that is used
to prepare the view for rendering and contains the
configuration in form of a
ImageExportConfiguration.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||