Package org.eclipse.mat.ui.snapshot
Class ImageHelper
java.lang.Object
org.eclipse.mat.ui.snapshot.ImageHelper
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic interface
static class
static interface
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic ImageDescriptor
decorate
(int type, ImageDescriptor overlay) static Image
getImage
(int type) static ImageDescriptor
getImageDescriptor
(int type) static Image
getInboundImage
(int type) static ImageDescriptor
getInboundImageDescriptor
(int type) static Image
getOutboundImage
(int type) static ImageDescriptor
getOutboundImageDescriptor
(int type) static int
-
Constructor Details
-
ImageHelper
public ImageHelper()
-
-
Method Details
-
getType
-
getImageDescriptor
-
getImage
-
getInboundImageDescriptor
-
getInboundImage
-
getOutboundImageDescriptor
-
getOutboundImage
-
decorate
-