Class Image.CachedImageAtSize
java.lang.Object
org.eclipse.swt.graphics.Image.CachedImageAtSize
- Enclosing class:
Image
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddestroy()private booleanisReusable(int width, int height) loadImageAtSize(int destWidth, int destHeight) loadImageDataAtExactSize(int targetWidth, int targetHeight) refresh(int destWidth, int destHeight)
-
Field Details
-
image
-
-
Constructor Details
-
CachedImageAtSize
private CachedImageAtSize()
-
-
Method Details
-
destroy
public void destroy() -
refresh
-
isReusable
private boolean isReusable(int width, int height) -
loadImageAtSize
-
loadImageDataAtExactSize
-