Uses of Class
com.tensegrity.graph.view.image.ImageExportViewConfigurator

Packages that use ImageExportViewConfigurator
com.tensegrity.graph.view.image   
com.tensegrity.gui.swing.graph The graph package contains the two panels required for the SwingGraphDocument, a NavigatorPanel and several components for the inplace editing supported by the SwingGraphPanel.  
com.tensegrity.gui.swt.graph   
 

Uses of ImageExportViewConfigurator in com.tensegrity.graph.view.image
 

Methods in com.tensegrity.graph.view.image with parameters of type ImageExportViewConfigurator
 java.lang.Object ImageExporter.exportImage(VisualGraphView vgv, ImageExportViewConfigurator ievc)
          This method renders the view to an image.
 

Uses of ImageExportViewConfigurator in com.tensegrity.gui.swing.graph
 

Methods in com.tensegrity.gui.swing.graph with parameters of type ImageExportViewConfigurator
 java.lang.Object SwingImageExporter.exportImage(VisualGraphView vgv, ImageExportViewConfigurator ievc)
           
 

Uses of ImageExportViewConfigurator in com.tensegrity.gui.swt.graph
 

Methods in com.tensegrity.gui.swt.graph with parameters of type ImageExportViewConfigurator
 java.lang.Object SwtImageExporter.exportImage(VisualGraphView vgv, ImageExportViewConfigurator ievc)
           
 



Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.