Uses of Record Class
org.eclipse.swt.internal.DPIUtil.ElementAtZoom
-
Uses of DPIUtil.ElementAtZoom in org.eclipse.swt.internal
Modifier and TypeMethodDescriptionstatic DPIUtil.ElementAtZoom<ImageData>
DPIUtil.validateAndGetImageDataAtZoom
(ImageDataProvider provider, int zoom) Gets ImageData that are appropriate for the specified zoom level together with the zoom level at which the image data are.static 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.Modifier and TypeMethodDescriptionstatic ImageData
DPIUtil.autoScaleUp
(Device device, DPIUtil.ElementAtZoom<ImageData> elementAtZoom) static ImageData
DPIUtil.scaleImageData
(Device device, DPIUtil.ElementAtZoom<ImageData> elementAtZoom, int targetZoom)