org.eclipse.mat.ui.snapshot
Class ImageHelper
java.lang.Object
org.eclipse.mat.ui.snapshot.ImageHelper
public class ImageHelper
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImageHelper
public ImageHelper()
getType
public static int getType(IObject object)
getImageDescriptor
public static ImageDescriptor getImageDescriptor(int type)
getImage
public static Image getImage(int type)
getInboundImageDescriptor
public static ImageDescriptor getInboundImageDescriptor(int type)
getInboundImage
public static Image getInboundImage(int type)
getOutboundImageDescriptor
public static ImageDescriptor getOutboundImageDescriptor(int type)
getOutboundImage
public static Image getOutboundImage(int type)
decorate
public static ImageDescriptor decorate(int type,
ImageDescriptor overlay)