Class ImageHelper


  • public class ImageHelper
    extends java.lang.Object
    • Constructor Detail

      • ImageHelper

        public ImageHelper()
    • Method Detail

      • 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)