Runtime

Uses of Class
org.eclipse.gmf.runtime.diagram.ui.render.clipboard.DiagramGenerator

Packages that use DiagramGenerator
org.eclipse.gmf.runtime.diagram.ui.render.clipboard Package Specification ToDo: Fill in specific content 
org.eclipse.gmf.runtime.diagram.ui.render.util Package Specification ToDo: Fill in specific content 
 

Uses of DiagramGenerator in org.eclipse.gmf.runtime.diagram.ui.render.clipboard
 

Subclasses of DiagramGenerator in org.eclipse.gmf.runtime.diagram.ui.render.clipboard
 class DiagramImageGenerator
          Supports generation of AWT and SWT images of a diagram or a subset of editparts on a diagram.
 class DiagramSVGGenerator
          Supports generation of an SVG DOM for a diagram or a subset of editparts on a diagram.
 

Uses of DiagramGenerator in org.eclipse.gmf.runtime.diagram.ui.render.util
 

Methods in org.eclipse.gmf.runtime.diagram.ui.render.util that return DiagramGenerator
 DiagramGenerator CopyToImageUtil.copyToImage(DiagramEditPart diagramEP, IPath destination, ImageFileFormat format, IProgressMonitor monitor)
          Copies the diagram to an image file in the specified format.
 


Runtime

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.