Uses of Record Class
org.eclipse.swt.internal.DPIUtil.ElementAtZoom
Packages that use DPIUtil.ElementAtZoom
-
Uses of DPIUtil.ElementAtZoom in org.eclipse.swt.internal
Methods in org.eclipse.swt.internal that return DPIUtil.ElementAtZoomModifier 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.Methods in org.eclipse.swt.internal with parameters of type DPIUtil.ElementAtZoomModifier and TypeMethodDescriptionstatic ImageData
DPIUtil.autoScaleImageData
(Device device, DPIUtil.ElementAtZoom<ImageData> elementAtZoom, int targetZoom) static ImageData
DPIUtil.autoScaleUp
(Device device, DPIUtil.ElementAtZoom<ImageData> elementAtZoom)