org.eclipse.birt.report.engine.emitter
Class ImageReader
java.lang.Object
org.eclipse.birt.report.engine.emitter.ImageReader
public class ImageReader
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TYPE_IMAGE_OBJECT
public static final int TYPE_IMAGE_OBJECT
- See Also:
- Constant Field Values
TYPE_FLASH_OBJECT
public static final int TYPE_FLASH_OBJECT
- See Also:
- Constant Field Values
TYPE_SVG_OBJECT
public static final int TYPE_SVG_OBJECT
- See Also:
- Constant Field Values
TYPE_CONVERTED_SVG_OBJECT
public static final int TYPE_CONVERTED_SVG_OBJECT
- See Also:
- Constant Field Values
OBJECT_UNLOADED
public static final int OBJECT_UNLOADED
- See Also:
- Constant Field Values
RESOURCE_UNREACHABLE
public static final int RESOURCE_UNREACHABLE
- See Also:
- Constant Field Values
UNSUPPORTED_OBJECTS
public static final int UNSUPPORTED_OBJECTS
- See Also:
- Constant Field Values
OBJECT_LOADED_SUCCESSFULLY
public static final int OBJECT_LOADED_SUCCESSFULLY
- See Also:
- Constant Field Values
logger
protected static java.util.logging.Logger logger
ImageReader
public ImageReader(IImageContent content,
java.lang.String supportedImageFormats)
read
public int read()
getByteArray
public byte[] getByteArray()
getType
public int getType()
Copyright © 2008 Actuate Corp. All rights reserved.