|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.tensegrity.gui.swt.graph.SwtImageExporter
SwtImageExporter is the SWT implementation of the
ImageExporter.
| Constructor Summary | |
SwtImageExporter(org.eclipse.swt.graphics.Device swtDevice)
Constructor |
|
| 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 SwtImageExporter(org.eclipse.swt.graphics.Device swtDevice)
swtDevice - The SWT device| 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 | ||||||||||