Package com.lowagie.text
Class Jpeg2000
- java.lang.Object
-
- com.lowagie.text.Rectangle
-
- com.lowagie.text.Image
-
- com.lowagie.text.Jpeg2000
-
-
Field Summary
Fields Modifier and Type Field Description (package private) int
boxLength
(package private) int
boxType
(package private) java.io.InputStream
inp
static int
JP2_BPCC
static int
JP2_COLR
static int
JP2_DBTL
static int
JP2_FTYP
static int
JP2_IHDR
static int
JP2_JP
static int
JP2_JP2
static int
JP2_JP2C
static int
JP2_JP2H
static int
JP2_URL
static int
JPIP_JPIP
-
Fields inherited from class com.lowagie.text.Image
absoluteX, absoluteY, alignment, alt, annotation, AX, AY, bpc, BX, BY, colorspace, compressionLevel, CX, CY, DEFAULT, deflated, dpiX, dpiY, DX, DY, imageMask, indentationLeft, indentationRight, interpolation, invert, layer, LEFT, mask, MIDDLE, mySerialId, ORIGINAL_BMP, ORIGINAL_GIF, ORIGINAL_JBIG2, ORIGINAL_JPEG, ORIGINAL_JPEG2000, ORIGINAL_NONE, ORIGINAL_PNG, ORIGINAL_PS, ORIGINAL_TIFF, ORIGINAL_WMF, originalData, originalType, plainHeight, plainWidth, PNGID, profile, rawData, RIGHT, rotationRadians, scaledHeight, scaledWidth, serialId, spacingAfter, spacingBefore, template, TEXTWRAP, transparency, type, UNDERLYING, url
-
Fields inherited from class com.lowagie.text.Rectangle
backgroundColor, border, borderColor, borderColorBottom, borderColorLeft, borderColorRight, borderColorTop, borderWidth, borderWidthBottom, borderWidthLeft, borderWidthRight, borderWidthTop, BOTTOM, BOX, llx, lly, NO_BORDER, offsetToTop, rotation, TOP, UNDEFINED, urx, ury, useVariableBorders
-
Fields inherited from interface com.lowagie.text.Element
ALIGN_BASELINE, ALIGN_BOTTOM, ALIGN_CENTER, ALIGN_JUSTIFIED, ALIGN_JUSTIFIED_ALL, ALIGN_LEFT, ALIGN_MIDDLE, ALIGN_RIGHT, ALIGN_TOP, ALIGN_UNDEFINED, ANCHOR, ANNOTATION, AUTHOR, CCITT_BLACKIS1, CCITT_ENCODEDBYTEALIGN, CCITT_ENDOFBLOCK, CCITT_ENDOFLINE, CCITTG3_1D, CCITTG3_2D, CCITTG4, CELL, CHAPTER, CHUNK, CREATIONDATE, CREATOR, FOOTNOTE, HEADER, IMGRAW, IMGTEMPLATE, JBIG2, JPEG, JPEG2000, KEYWORDS, LIST, LISTITEM, MARKED, MODIFICATIONDATE, MULTI_COLUMN_TEXT, PARAGRAPH, PHRASE, PRODUCER, PTABLE, RECTANGLE, ROW, SECTION, SUBJECT, TABLE, TITLE, YMARK
-
-
Constructor Summary
Constructors Constructor Description Jpeg2000(byte[] img)
Constructs aJpeg2000
-object from memory.Jpeg2000(byte[] img, float width, float height)
Constructs aJpeg2000
-object from memory.Jpeg2000(Image image)
Jpeg2000(java.net.URL url)
Constructs aJpeg2000
-object, using an url.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description private int
cio_read(int n)
void
jp2_read_boxhdr()
private void
processParameters()
This method checks if the image is a valid JPEG and processes some parameters.-
Methods inherited from class com.lowagie.text.Image
getAbsoluteX, getAbsoluteY, getAdditional, getAlignment, getAlt, getAnnotation, getBpc, getColorspace, getCompressionLevel, getDirectReference, getDpiX, getDpiY, getICCProfile, getImageMask, getImageRotation, getIndentationLeft, getIndentationRight, getInitialRotation, getInstance, getInstance, getInstance, getInstance, getInstance, getInstance, getInstance, getInstance, getInstance, getInstance, getInstance, getInstance, getInstance, getInstance, getInstance, getLayer, getMySerialId, getOriginalData, getOriginalType, getPlainHeight, getPlainWidth, getRawData, getScaledHeight, getScaledWidth, getSerialId, getSpacingAfter, getSpacingBefore, getTemplateData, getTransparency, getUrl, getWidthPercentage, getXYRatio, hasAbsoluteX, hasAbsoluteY, hasICCProfile, isDeflated, isImgRaw, isImgTemplate, isInterpolation, isInverted, isJpeg, isMask, isMaskCandidate, isNestable, isSmask, makeMask, matrix, scaleAbsolute, scaleAbsoluteHeight, scaleAbsoluteWidth, scalePercent, scalePercent, scaleToFit, setAbsolutePosition, setAdditional, setAlignment, setAlt, setAnnotation, setCompressionLevel, setDeflated, setDirectReference, setDpi, setImageMask, setIndentationLeft, setIndentationRight, setInitialRotation, setInterpolation, setInverted, setLayer, setOriginalData, setOriginalType, setRotation, setRotationDegrees, setSmask, setSpacingAfter, setSpacingBefore, setTemplateData, setTransparency, setUrl, setWidthPercentage, setXYRatio, simplifyColorspace, tagICC, type
-
Methods inherited from class com.lowagie.text.Rectangle
cloneNonPositionParameters, disableBorderSide, enableBorderSide, getBackgroundColor, getBorder, getBorderColor, getBorderColorBottom, getBorderColorLeft, getBorderColorRight, getBorderColorTop, getBorderWidth, getBorderWidthBottom, getBorderWidthLeft, getBorderWidthRight, getBorderWidthTop, getBottom, getBottom, getChunks, getGrayFill, getHeight, getLeft, getLeft, getRelativeTop, getRight, getRight, getRotation, getTop, getTop, getWidth, hasBorder, hasBorders, isContent, isUseVariableBorders, normalize, process, rectangle, rotate, setBackgroundColor, setBorder, setBorderColor, setBorderColorBottom, setBorderColorLeft, setBorderColorRight, setBorderColorTop, setBorderWidth, setBorderWidthBottom, setBorderWidthLeft, setBorderWidthRight, setBorderWidthTop, setBottom, setGrayFill, setLeft, setRelativeTop, setRight, setRotation, setTop, setUseVariableBorders, softCloneNonPositionParameters, toString
-
-
-
-
Field Detail
-
JP2_JP
public static final int JP2_JP
- See Also:
- Constant Field Values
-
JP2_IHDR
public static final int JP2_IHDR
- See Also:
- Constant Field Values
-
JPIP_JPIP
public static final int JPIP_JPIP
- See Also:
- Constant Field Values
-
JP2_FTYP
public static final int JP2_FTYP
- See Also:
- Constant Field Values
-
JP2_JP2H
public static final int JP2_JP2H
- See Also:
- Constant Field Values
-
JP2_COLR
public static final int JP2_COLR
- See Also:
- Constant Field Values
-
JP2_JP2C
public static final int JP2_JP2C
- See Also:
- Constant Field Values
-
JP2_URL
public static final int JP2_URL
- See Also:
- Constant Field Values
-
JP2_DBTL
public static final int JP2_DBTL
- See Also:
- Constant Field Values
-
JP2_BPCC
public static final int JP2_BPCC
- See Also:
- Constant Field Values
-
JP2_JP2
public static final int JP2_JP2
- See Also:
- Constant Field Values
-
inp
java.io.InputStream inp
-
boxLength
int boxLength
-
boxType
int boxType
-
-
Constructor Detail
-
Jpeg2000
Jpeg2000(Image image)
-
Jpeg2000
public Jpeg2000(java.net.URL url) throws BadElementException, java.io.IOException
Constructs aJpeg2000
-object, using an url.- Parameters:
url
- theURL
where the image can be found- Throws:
BadElementException
- on errorjava.io.IOException
- on error
-
Jpeg2000
public Jpeg2000(byte[] img) throws BadElementException, java.io.IOException
Constructs aJpeg2000
-object from memory.- Parameters:
img
- the memory image- Throws:
BadElementException
- on errorjava.io.IOException
- on error
-
Jpeg2000
public Jpeg2000(byte[] img, float width, float height) throws BadElementException, java.io.IOException
Constructs aJpeg2000
-object from memory.- Parameters:
img
- the memory image.width
- the width you want the image to haveheight
- the height you want the image to have- Throws:
BadElementException
- on errorjava.io.IOException
- on error
-
-
Method Detail
-
cio_read
private int cio_read(int n) throws java.io.IOException
- Throws:
java.io.IOException
-
jp2_read_boxhdr
public void jp2_read_boxhdr() throws java.io.IOException
- Throws:
java.io.IOException
-
processParameters
private void processParameters() throws java.io.IOException
This method checks if the image is a valid JPEG and processes some parameters.- Throws:
java.io.IOException
- on error
-
-