Runtime

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

This package contains the default interfaces for defining and using a RenderedImage.

See:
          Description

Interface Summary
RenderedImage Interface to allow dynamic resizing of an Image.
RenderInfo  
 

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

This package contains the default interfaces for defining and using a RenderedImage. The concept of a RenderedImage is to encapsulate the image format from the clients. It also allows for dynamic rendering of the image format based on the current resolution of the device or scale factor. Vector formats can then be taken advantage of since this can provide more or less detail depending on the target resolution.


Runtime

Guidelines for using Eclipse APIs.

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