Runtime

Package org.eclipse.gmf.runtime.draw2d.ui.render.figures

All IFigure implementors that depend on the RenderedImage interface reside in this package.

See:
          Description

Class Summary
ScalableImageFigure An implementation of ImageFigure that allows scaling the underlying image to the containing Figure's bounds, rather then being fixed to the image size.
 

Package org.eclipse.gmf.runtime.draw2d.ui.render.figures Description

All IFigure implementors that depend on the RenderedImage interface reside in this package. The ScaleableImageFigure class is example that extends from ImageFigure to allow rendering of any RenderedImage object.


Runtime

Guidelines for using Eclipse APIs.

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