Uses of Interface
org.eclipse.swt.graphics.ImageGcDrawer
Packages that use ImageGcDrawer
Package
Description
SWT graphics classes.
SWT internal classes
-
Uses of ImageGcDrawer in org.eclipse.swt.graphics
Constructors in org.eclipse.swt.graphics with parameters of type ImageGcDrawerModifierConstructorDescriptionImage
(Device device, ImageGcDrawer imageGcDrawer, int width, int height) The provided ImageGcDrawer will be called on demand whenever a new variant of the Image for an additional zoom is required. -
Uses of ImageGcDrawer in org.eclipse.swt.internal
Classes in org.eclipse.swt.internal that implement ImageGcDrawer