Uses of Interface
org.eclipse.swt.graphics.ImageFileNameProvider
Package
Description
SWT graphics classes.
SWT internal classes
-
Uses of ImageFileNameProvider in org.eclipse.swt.graphics
ModifierConstructorDescriptionImage
(Device device, ImageFileNameProvider imageFileNameProvider) Constructs an instance of this class by loading its representation from the file retrieved from the ImageFileNameProvider. -
Uses of ImageFileNameProvider in org.eclipse.swt.internal
Modifier and TypeMethodDescriptionstatic DPIUtil.ElementAtZoom<String>
DPIUtil.validateAndGetImagePathAtZoom
(ImageFileNameProvider provider, int zoom) Gets the image file path that are appropriate for the specified zoom level together with the zoom level at which the image data are.