|
fop 0.93 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.fop.image.AbstractFopImage
org.apache.fop.image.JimiImage
FopImage object for several images types, using Jimi. See Jimi documentation for supported image types.
AbstractFopImage,
FopImage| Nested Class Summary |
| Nested classes inherited from class org.apache.fop.image.FopImage |
FopImage.ImageInfo |
| Field Summary |
| Fields inherited from class org.apache.fop.image.AbstractFopImage |
bitmaps, bitsPerPixel, colorSpace, dpiHorizontal, dpiVertical, height, imageInfo, inputStream, invertImage, isTransparent, loaded, log, raw, transparentColor, width |
| Fields inherited from interface org.apache.fop.image.FopImage |
BITMAP, DIMENSIONS, ORIGINAL_DATA |
| Constructor Summary | |
JimiImage(FopImage.ImageInfo imgInfo)
Create a new Jimi image. |
|
| Method Summary | |
protected boolean |
loadBitmap()
Load a bitmap array of the image. |
protected boolean |
loadDimensions()
Load the dimensions of the image. |
protected void |
loadImage()
Loads the image from the inputstream |
protected boolean |
loadOriginalData()
Load the original image data. |
| Methods inherited from class org.apache.fop.image.AbstractFopImage |
getBitmaps, getBitmapsSize, getBitsPerPixel, getColorSpace, getHeight, getHorizontalResolution, getICCProfile, getIntrinsicHeight, getIntrinsicWidth, getMimeType, getOriginalURI, getRessourceBytes, getRessourceBytesSize, getSoftMask, getTransparentColor, getVerticalResolution, getWidth, hasSoftMask, isInverted, isTransparent, load, loadDefaultOriginalData |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JimiImage(FopImage.ImageInfo imgInfo)
imgInfo - the image info for this Jimi image| Method Detail |
protected boolean loadDimensions()
AbstractFopImage
loadDimensions in class AbstractFopImageAbstractFopImage.loadDimensions()protected boolean loadBitmap()
AbstractFopImage
loadBitmap in class AbstractFopImageAbstractFopImage.loadBitmap()protected void loadImage()
protected boolean loadOriginalData()
AbstractFopImage
loadOriginalData in class AbstractFopImageAbstractFopImage.loadOriginalData()
|
fop 0.93 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||