Carbide.c++

com.nokia.carbide.cpp.epoc.engine.image
Class MultiImageSourceFactory

java.lang.Object
  extended by com.nokia.carbide.cpp.epoc.engine.image.MultiImageSourceFactory

public abstract class MultiImageSourceFactory
extends java.lang.Object


Constructor Summary
MultiImageSourceFactory()
           
 
Method Summary
static IMultiImageSource createMultiImageSource(boolean canSetHeaderPath, boolean allowBMPs, boolean allowSVGs)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MultiImageSourceFactory

public MultiImageSourceFactory()
Method Detail

createMultiImageSource

public static IMultiImageSource createMultiImageSource(boolean canSetHeaderPath,
                                                       boolean allowBMPs,
                                                       boolean allowSVGs)

Carbide.c++