A B C D E F G H I J L M N O P Q R S T U V W X Y Z

A

abs_loc_x - Variable in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
abs_loc_y - Variable in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
abs_size_x - Variable in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
abs_size_y - Variable in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
actionPerformed(ActionEvent) - Method in class com.lizardtech.djview.frame.Frame
Called by the buttons and text fields when an update occures.
actionPerformed(ActionEvent) - Method in class com.lizardtech.djvubean.toolbar.Finder
Called when a button is pressed.
actionPerformed(ActionEvent) - Method in class com.lizardtech.djvubean.toolbar.Toolbar
Called when a button is pressed.
ACTUAL_SIZE_BUTTON - Static variable in class com.lizardtech.djvubean.toolbar.Toolbar
Arguments used to create the actual size button.
actualSize - Variable in class com.lizardtech.djvubean.toolbar.Toolbar
The mode button to zoom to actual size (100 dpi)
add_blit(JB2Blit) - Method in class com.lizardtech.djvu.JB2Image
DOCUMENT ME!
add_library(int, JB2Shape) - Method in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
add_separators - Variable in class com.lizardtech.djvu.text.DjVuText.Zone
Controls whether separators are added between lexical elements.
add_shape(JB2Shape) - Method in class com.lizardtech.djvu.JB2Dict
DOCUMENT ME!
add_vertex(int, int) - Method in class com.lizardtech.djvu.anno.Poly
Adds a new vertex and returns number of vertices in the polygon
addActionListener(ActionListener) - Method in class com.lizardtech.djvubean.toolbar.ToggleButton
Add a new ActionListener.
addByte(byte) - Method in class com.lizardtech.djvu.ByteVector
Append a byte to the vector.
addElement(Bookmark) - Method in class com.lizardtech.djvu.outline.Bookmark
Add a child bookmark.
addItem(Object) - Method in class com.lizardtech.djvubean.toolbar.ComboBox
Add an Item to the selection list.
addItemListener(ItemListener) - Method in class com.lizardtech.djvubean.toolbar.ComboBox
Add an ItemListener.
addItemListener(ItemListener) - Method in class com.lizardtech.djvubean.toolbar.ToggleButton
Add a new ItemListener.
addListener(Object) - Method in class com.lizardtech.djvubean.toolbar.ListenerSupport
Add a new Listener.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.lizardtech.djvu.DjVuPage
Add a listener for property change events.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.lizardtech.djvu.Document
Add a listener for property change events.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.lizardtech.djvubean.DjVuBean
Add a listener for property change events.
adjustmentValueChanged(AdjustmentEvent) - Method in class com.lizardtech.djvubean.DjVuViewport
Called to process scrollbar events.
ALIGN_STRING_ARRAY - Static variable in class com.lizardtech.djvu.anno.DjVuAnno
The array of align specifications.
animated - Variable in class com.lizardtech.djvubean.DjVuFilter
True if separate threads may be used.
annoLock - Variable in class com.lizardtech.djvu.DjVuPage
Lock used for accessing the annotation codec.
AnnoManager - Class in com.lizardtech.djvubean.anno
 
AnnoManager(DjVuBean) - Constructor for class com.lizardtech.djvubean.anno.AnnoManager
Creates a new AnnoManager object.
append_child() - Method in class com.lizardtech.djvu.text.DjVuText.Zone
Appends another subzone inside this zone.
append_zones(Vector, int, int) - Method in class com.lizardtech.djvu.text.DjVuText.Zone
Find the zones used by the specified substring and append them to the list.
Applet - Class in com.lizardtech.djview
A class for displaying djvu documents.
Applet() - Constructor for class com.lizardtech.djview.Applet
Creates a new Applet object.
appletResize(int, int) - Method in class com.lizardtech.djview.frame.Frame
Resize the window.
applyGammaCorrection(double) - Method in class com.lizardtech.djvu.GPixmap
Correct the colors with a gamma subsample normalized to 1.0 for no correction.
area() - Method in class com.lizardtech.djvu.GRect
Compute the area of this rectangle.
ARRAYSIZE - Static variable in class com.lizardtech.djvu.ZPCodec
DOCUMENT ME!
ARROW_TAG - Static variable in class com.lizardtech.djvu.anno.Rect
arrow tag
attenuate(GBitmap, int, int) - Method in class com.lizardtech.djvu.GPixmap
Attenuate the specified bitmap.
available() - Method in class com.lizardtech.djvu.DataPool.CachedInputStream
Query how much data is available without blocking.
aValue - Variable in class com.lizardtech.djvu.ZPCodec
DOCUMENT ME!

B

BACKGROUND - Static variable in class com.lizardtech.djvu.anno.DjVuAnno
Background mode.
BEZIERGAMMA - Static variable in class com.lizardtech.djvu.DjVuOptions
This should not be changed unless you know what you are doing.
BGCOLOR_TAG - Static variable in class com.lizardtech.djvu.anno.Rect
text background color tag
bgIWPixmapLock - Variable in class com.lizardtech.djvu.DjVuPage
Lock used for accessing the background IWPixmap codec.
BIGNEGATIVE - Static variable in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
BIGPOSITIVE - Static variable in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
bit - Variable in class com.lizardtech.djvu.BitContext
The raw value.
bitcells - Variable in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
BitContext - Class in com.lizardtech.djvu
This class impliments a mutable Byte type class.
BitContext() - Constructor for class com.lizardtech.djvu.BitContext
Creates a new BitContext object.
BitContext(short) - Constructor for class com.lizardtech.djvu.BitContext
Creates a new BitContext object.
bitcount - Variable in class com.lizardtech.djvu.ZPCodec
DOCUMENT ME!
bitdist - Variable in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
BITONAL - Static variable in class com.lizardtech.djvu.anno.DjVuAnno
Bitonal mode.
BLACK - Static variable in class com.lizardtech.djvu.GPixel
A black pixel.
BLACK - Static variable in class com.lizardtech.djvubean.DjVuImage
A constant indicating the color blue.
BLACK - Static variable in class com.lizardtech.djvubean.toolbar.Toolbar
the color black
blit(GBitmap, int, int, int) - Method in class com.lizardtech.djvu.GBitmap
Insert another bitmap at the specified location.
blit(GBitmap, int, int, GPixel) - Method in class com.lizardtech.djvu.GPixmap
Insert the specified bitmap with the specified color.
blocksizeDefault - Static variable in class com.lizardtech.djvu.ByteVector
The default size of each block.
BLUE - Static variable in class com.lizardtech.djvu.GPixel
A blue pixel.
BLUE - Static variable in class com.lizardtech.djvubean.DjVuImage
A constant indicating the color blue.
blueByte() - Method in class com.lizardtech.djvu.GPixel
Query the blue color.
blueByte() - Method in class com.lizardtech.djvu.GPixelReference
Query the blue pixel value.
blueOffset - Variable in class com.lizardtech.djvu.GMap
The offset to the color blue.
Bookmark - Class in com.lizardtech.djvu.outline
This class decodes outline (bookmarks) contained within a chunk and represents them in a tree structure.
Bookmark() - Constructor for class com.lizardtech.djvu.outline.Bookmark
 
BORDER_AVIS_TAG - Static variable in class com.lizardtech.djvu.anno.Rect
border always visible tag
BOTTOM - Static variable in class com.lizardtech.djvu.anno.DjVuAnno
Align bottom.
BROKEN_XOR - Static variable in class com.lizardtech.djvubean.DjVuImage
 
BSInputStream - Class in com.lizardtech.djvu
This class decodes a bzz encoded InputStream.
BSInputStream() - Constructor for class com.lizardtech.djvu.BSInputStream
Creates a new BSInputStream object.
BSInputStream(InputStream) - Constructor for class com.lizardtech.djvu.BSInputStream
Creates a new BSInputStream object.
button - Variable in class com.lizardtech.djvubean.toolbar.ComboBox
The button used to activate/deactivate popup selection menu.
byteValue() - Method in class com.lizardtech.djvu.BitContext
Query the raw byte value.
ByteVector - Class in com.lizardtech.djvu
This class implements a block vector of bytes.
ByteVector(int) - Constructor for class com.lizardtech.djvu.ByteVector
Creates a new ByteVector object.
ByteVector() - Constructor for class com.lizardtech.djvu.ByteVector
Creates a new ByteVector object.

C

cache - Static variable in class com.lizardtech.djvu.DataPool
Object for caching raw data.
cardLayout - Variable in class com.lizardtech.djview.Applet
The cardlayout which displays either the image or the hidden text.
cardLayout - Variable in class com.lizardtech.djvubean.toolbar.ComboBox
A CardLayout to swap between the Choice box, and the Text selection box.
cbcodec - Variable in class com.lizardtech.djvu.IWPixmap
DOCUMENT ME!
cbitdist - Variable in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
cbmap - Variable in class com.lizardtech.djvu.IWPixmap
DOCUMENT ME!
cbytes - Variable in class com.lizardtech.djvu.IWPixmap
DOCUMENT ME!
CENTER - Static variable in class com.lizardtech.djvu.anno.DjVuAnno
Align center.
CHARACTER - Static variable in class com.lizardtech.djvu.text.DjVuText
Indicates a character zone.
checkLockTime(long, long) - Static method in class com.lizardtech.djvu.DjVuObject
 
children - Variable in class com.lizardtech.djvu.text.DjVuText.Zone
List of children zone.
choice - Variable in class com.lizardtech.djvubean.toolbar.ComboBox
An extension of the Choice class, designed to deliver events to the ComboBox.
chunkClose() - Method in class com.lizardtech.djvu.IFFInputStream
Close the current chunk.
clean(String) - Method in class com.lizardtech.djvu.DjVuPage
Called after processing each chunk to log progress and optionally run the garbage collector.
clear() - Method in class com.lizardtech.djvu.anno.Mapper
Resets the rectangle mapper state.
clear() - Method in class com.lizardtech.djvu.GRect
Reset this rectange with all edges at the origin.
clickLocation(int, int) - Method in class com.lizardtech.djvubean.outline.Outline
Called when the user clicks the mouse on an outline item.
clip - Static variable in class com.lizardtech.djvu.GPixmap
Used to quickly clip out of bounds values.
clone() - Method in class com.lizardtech.djvu.BitContext
Clone this object.
clone() - Method in class com.lizardtech.djvu.ByteVector
Create a copy by value of this vector.
clone() - Method in class com.lizardtech.djvu.DataPool
Create a copy of this data pool which will refere to the original as a parent to read data.
clone() - Method in class com.lizardtech.djvu.DjVmDir
Create a copy by value of this instance.
clone() - Method in class com.lizardtech.djvu.DjVmDir.File
Create a clone of this object
clone() - Method in class com.lizardtech.djvu.DjVuInfo
Create a clone of this object.
clone() - Method in class com.lizardtech.djvu.Document
Create a copy by value.
clone() - Method in class com.lizardtech.djvu.GMap
Create a copy of this image.
clone() - Method in class com.lizardtech.djvu.GPixel
Create a clone of this pixel.
clone() - Method in class com.lizardtech.djvu.GRect
Create a clone of this rectangle.
clone() - Method in class com.lizardtech.djvu.JB2Dict
DOCUMENT ME!
clone() - Method in class com.lizardtech.djvu.JB2Image
DOCUMENT ME!
clone() - Method in class com.lizardtech.djvu.Palette
DOCUMENT ME!
close_codec() - Method in class com.lizardtech.djvu.IWPixmap
DOCUMENT ME!
code(JB2Image) - Method in class com.lizardtech.djvu.JB2Decode
DOCUMENT ME!
code(JB2Dict) - Method in class com.lizardtech.djvu.JB2Decode
DOCUMENT ME!
code_absolute_location(JB2Blit, int, int) - Method in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
code_absolute_location(JB2Blit, int, int) - Method in class com.lizardtech.djvu.JB2Decode
DOCUMENT ME!
code_absolute_mark_size(GBitmap) - Method in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
code_absolute_mark_size(GBitmap, int) - Method in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
code_absolute_mark_size(GBitmap, int) - Method in class com.lizardtech.djvu.JB2Decode
DOCUMENT ME!
code_bitmap_by_cross_coding(GBitmap, GBitmap, int, int, int, int, int, int, int, int, int) - Method in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
code_bitmap_by_cross_coding(GBitmap, GBitmap, int) - Method in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
code_bitmap_by_cross_coding(GBitmap, GBitmap, int, int, int, int, int, int, int, int, int) - Method in class com.lizardtech.djvu.JB2Decode
DOCUMENT ME!
code_bitmap_directly(GBitmap, int, int, int, int, int) - Method in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
code_bitmap_directly(GBitmap) - Method in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
code_bitmap_directly(GBitmap, int, int, int, int, int) - Method in class com.lizardtech.djvu.JB2Decode
DOCUMENT ME!
code_comment(String) - Method in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
code_comment(String) - Method in class com.lizardtech.djvu.JB2Decode
DOCUMENT ME!
code_eventual_lossless_refinement() - Method in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
code_image_size(JB2Dict) - Method in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
code_image_size(JB2Image) - Method in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
code_image_size(JB2Dict) - Method in class com.lizardtech.djvu.JB2Decode
DOCUMENT ME!
code_image_size(JB2Image) - Method in class com.lizardtech.djvu.JB2Decode
DOCUMENT ME!
code_inherited_shape_count(JB2Dict) - Method in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
code_inherited_shape_count(JB2Dict) - Method in class com.lizardtech.djvu.JB2Decode
DOCUMENT ME!
code_match_index(int, JB2Dict) - Method in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
code_match_index(int, JB2Dict) - Method in class com.lizardtech.djvu.JB2Decode
DOCUMENT ME!
code_record_A(int, JB2Dict, JB2Shape) - Method in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
code_record_B(int, JB2Image, JB2Shape, JB2Blit) - Method in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
code_record_type(int) - Method in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
code_record_type(int) - Method in class com.lizardtech.djvu.JB2Decode
DOCUMENT ME!
code_relative_location(JB2Blit, int, int) - Method in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
code_relative_mark_size(GBitmap, int, int) - Method in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
code_relative_mark_size(GBitmap, int, int, int) - Method in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
code_relative_mark_size(GBitmap, int, int, int) - Method in class com.lizardtech.djvu.JB2Decode
DOCUMENT ME!
codeBit(boolean, BitContext) - Method in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
codeBit(boolean, byte[], int) - Method in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
codeBit(boolean, BitContext) - Method in class com.lizardtech.djvu.JB2Decode
DOCUMENT ME!
codeBit(boolean, byte[], int) - Method in class com.lizardtech.djvu.JB2Decode
DOCUMENT ME!
Codec - Interface in com.lizardtech.djvu
Creates a contract that an object may be initialized simply by passing a DataPool with the relevant chunk.
codeNum(int, int, NumContext, int) - Method in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
codeNum(int, int, NumContext) - Method in class com.lizardtech.djvu.JB2Decode
DOCUMENT ME!
COLLECT_GARBAGE - Static variable in class com.lizardtech.djvu.DjVuOptions
True if garbage collection should be invoked manually on a regular basis.
COLOR - Static variable in class com.lizardtech.djvu.anno.DjVuAnno
Color mode.
color_to_index(GPixel) - Method in class com.lizardtech.djvu.Palette
Returns the best palette index for representing color #bgr#.
colorConstructor - Static variable in class com.lizardtech.djvubean.DjVuImage
Test to determine java version.
colordata - Variable in class com.lizardtech.djvu.Palette
Contains an optional sequence of color indices.
COLUMN - Static variable in class com.lizardtech.djvu.text.DjVuText
Indicates a column zone.
columns() - Method in class com.lizardtech.djvu.GMap
Query the number of columns in an image.
com.lizardtech.djview - package com.lizardtech.djview
 
com.lizardtech.djview.frame - package com.lizardtech.djview.frame
 
com.lizardtech.djvu - package com.lizardtech.djvu
 
com.lizardtech.djvu.anno - package com.lizardtech.djvu.anno
 
com.lizardtech.djvu.outline - package com.lizardtech.djvu.outline
 
com.lizardtech.djvu.text - package com.lizardtech.djvu.text
 
com.lizardtech.djvubean - package com.lizardtech.djvubean
 
com.lizardtech.djvubean.anno - package com.lizardtech.djvubean.anno
 
com.lizardtech.djvubean.menu - package com.lizardtech.djvubean.menu
 
com.lizardtech.djvubean.outline - package com.lizardtech.djvubean.outline
 
com.lizardtech.djvubean.text - package com.lizardtech.djvubean.text
 
com.lizardtech.djvubean.toolbar - package com.lizardtech.djvubean.toolbar
 
ComboBox - Class in com.lizardtech.djvubean.toolbar
This class is designed as an AWT replacement to JComboBox.
comment - Variable in class com.lizardtech.djvu.JB2Dict
Comment string coded by JB2 file.
compute_bounding_box() - Method in class com.lizardtech.djvu.GBitmap
Find the bounding box for non-white pixels.
compute_red(int, int, int, int) - Static method in class com.lizardtech.djvu.DjVuPage
Compute the subsample rate used.
computeArray(boolean) - Method in class com.lizardtech.djvu.anno.Rect
A method for setting the coordinates
computeScaledBounds(int, Dimension) - Method in class com.lizardtech.djvubean.DjVuImage
Compute the page size scaled at the appropriate zoom.
contains(int, int) - Method in class com.lizardtech.djvu.anno.Oval
Check if the point is inside the hyperlink area
contains(int, int) - Method in class com.lizardtech.djvu.anno.Poly
Check if the point is inside the hyperlink area
contains(int, int) - Method in class com.lizardtech.djvu.anno.Rect
Check if the point is inside the hyperlink area
contains(int, int) - Method in class com.lizardtech.djvu.GRect
Test if a point is contained in this rectangle.
contains(GRect) - Method in class com.lizardtech.djvu.GRect
Test if a rectangle is contained within this rectangle.
contains(double, double) - Method in class com.lizardtech.djvubean.SimpleArea
Test if a point is contained within this Area.
contains(double, double, double, double) - Method in class com.lizardtech.djvubean.SimpleArea
Test if the specified rectangle is contained within the Area.
contains(Rectangle) - Method in class com.lizardtech.djvubean.SimpleArea
Test if the specified rectangle is contained in the Area.
crcb_delay - Variable in class com.lizardtech.djvu.IWPixmap
DOCUMENT ME!
crcb_half - Variable in class com.lizardtech.djvu.IWPixmap
DOCUMENT ME!
CRCBfull - Static variable in class com.lizardtech.djvu.IWPixmap
DOCUMENT ME!
CRCBhalf - Static variable in class com.lizardtech.djvu.IWPixmap
DOCUMENT ME!
CRCBMode - Static variable in class com.lizardtech.djvu.IWPixmap
DOCUMENT ME!
CRCBnone - Static variable in class com.lizardtech.djvu.IWPixmap
DOCUMENT ME!
CRCBnormal - Static variable in class com.lizardtech.djvu.IWPixmap
DOCUMENT ME!
crcodec - Variable in class com.lizardtech.djvu.IWPixmap
DOCUMENT ME!
create(DjVuOptions, Class, String) - Static method in class com.lizardtech.djvu.DjVuObject
Creates the desired class.
create(DjVuOptions, Class, Class) - Static method in class com.lizardtech.djvu.DjVuObject
Creates the desired class.
createAddOn(String) - Method in class com.lizardtech.djvubean.DjVuBean
This is used to create additional objects, like the TextFinder, toolbars and outline navigation.
createBookmark() - Method in class com.lizardtech.djvu.DjVuOptions
Create the an instance of the Bookmark class without loading the class until runtime.
createBookmark(DjVuInterface) - Static method in class com.lizardtech.djvu.outline.Bookmark
Creates an instance of Bookmark with the options interherited from the specified reference.
createBSInputStream(DjVuInterface) - Static method in class com.lizardtech.djvu.BSInputStream
Creates an instance of BSInputStream with the options interherited from the specified reference.
createButton(Object[]) - Method in class com.lizardtech.djvubean.toolbar.Finder
Create a normal button using the specified arguments.
createButton(Vector, Object[]) - Static method in class com.lizardtech.djvubean.toolbar.Toolbar
Called to create a new ToggleButton.
createButton(Object[]) - Method in class com.lizardtech.djvubean.toolbar.Toolbar
Create a normal button using the specified arguments.
createByteVector() - Method in class com.lizardtech.djvu.DataPool
Create a new ByteVector.
createColor(int, int) - Static method in class com.lizardtech.djvubean.DjVuImage
Equivalent to new Color(rgb,hasAlpha).
createComboBox(Object[]) - Method in class com.lizardtech.djvubean.toolbar.Toolbar
Creates an editable combobox.
createDataPool(int) - Method in class com.lizardtech.djvu.DataPool.CachedInputStream
Create a DataPool representing this input stream.
createDataPool(DjVuInterface) - Static method in class com.lizardtech.djvu.DataPool
Creates an instance of DataPool with the options interherited from the specified reference.
createDataPool(DjVuInterface, URL) - Static method in class com.lizardtech.djvu.DataPool
Called to convert a URL to a DataPool.
createDjVmDir(DjVuInterface) - Static method in class com.lizardtech.djvu.DjVmDir
Creates an instance of DjVmDir with the options interherited from the specified reference.
createDjVuAnno(DjVuInterface) - Static method in class com.lizardtech.djvu.anno.DjVuAnno
Creates an instance of DjVuAnno with the options interherited from the specified reference.
createDjVuAnno() - Method in class com.lizardtech.djvu.DjVuOptions
Create the an instance of the DjVuAnno class without loading the class until runtime.
createDjVuInfo(DjVuInterface) - Static method in class com.lizardtech.djvu.DjVuInfo
Creates an instance of DjVuInfo with the options interherited from the specified reference.
createDjVuPage(DjVuInterface) - Static method in class com.lizardtech.djvu.DjVuPage
Creates an instance of DjVuPage with the options interherited from the specified reference.
createDjVuPage(URL) - Method in class com.lizardtech.djvu.Document
Create an overloaded DjVuPage object
createDjVuText() - Method in class com.lizardtech.djvu.DjVuOptions
Create the an instance of the DjVuText class without loading the class until runtime.
createDjVuText(DjVuInterface) - Static method in class com.lizardtech.djvu.text.DjVuText
Creates an instance of DjVuInfo with the options interherited from the specified reference.
createDocument(DjVuInterface) - Static method in class com.lizardtech.djvu.Document
Creates an instance of Document with the options interherited from the specified reference.
createFile() - Method in class com.lizardtech.djvu.DjVmDir
Create a new instance of DjVmDir.File
createFile(String, String, String, int) - Method in class com.lizardtech.djvu.DjVmDir
Create a new instance of DjVmDir.File
createGBitmap(DjVuInterface) - Static method in class com.lizardtech.djvu.GBitmap
Creates an instance of GBitmap with the options interherited from the specified reference.
createGPixelReference(int) - Method in class com.lizardtech.djvu.GMap
Create a GPixelReference (a pixel iterator) that refers to this map starting at the specified offset.
createGPixelReference(int, int) - Method in class com.lizardtech.djvu.GMap
Create a GPixelReference (a pixel iterator) that refers to this map starting at the specified position.
createGPixmap(DjVuInterface) - Static method in class com.lizardtech.djvu.GPixmap
Creates an instance of GPixmap with the options interherited from the specified reference.
createGPixmapScaler(int, int, int, int) - Method in class com.lizardtech.djvu.DjVuPage
Called to create an instance of GPixmapScaler
createIFFInputStream(DjVuInterface) - Static method in class com.lizardtech.djvu.IFFInputStream
Creates an instance of IFFInputStream with the options interherited from the specified reference.
createImage(Component, String) - Static method in class com.lizardtech.djvubean.toolbar.ToolbarImages
Returns the specified image in the Hashtable.
createInputStream() - Method in class com.lizardtech.djvu.DataPool
Created a DataPool.CachedInputStream to read the data from.
createIWPixmap(DjVuInterface) - Static method in class com.lizardtech.djvu.IWPixmap
Creates an instance of IWPixmap with the options interherited from the specified reference.
createJB2Decode(DjVuInterface) - Static method in class com.lizardtech.djvu.JB2Decode
Creates an instance of JB2Decode with the options interherited from the specified reference.
createJB2Dict(DjVuInterface) - Static method in class com.lizardtech.djvu.JB2Dict
Creates an instance of JB2Dict with the options interherited from the specified reference.
createJB2Image(DjVuInterface) - Static method in class com.lizardtech.djvu.JB2Image
Creates an instance of JB2Image with the options interherited from the specified reference.
createLine(DjVuInterface) - Static method in class com.lizardtech.djvu.anno.Line
Creates an instance of Text with the options interherited from the specified reference.
createOval(DjVuInterface) - Static method in class com.lizardtech.djvu.anno.Oval
Creates an instance of Oval with the options interherited from the specified reference.
createPalette(DjVuInterface) - Static method in class com.lizardtech.djvu.Palette
Creates an instance of Palette with the options interherited from the specified reference.
createPoly(DjVuInterface) - Static method in class com.lizardtech.djvu.anno.Poly
Creates an instance of Poly with the options interherited from the specified reference.
createRect(DjVuInterface) - Static method in class com.lizardtech.djvu.anno.Rect
Creates an instance of Rect with the options interherited from the specified reference.
createSoftReference(Object, Object) - Static method in class com.lizardtech.djvu.DjVuObject
Create a new SoftReference, if supported.
createText(DjVuInterface) - Static method in class com.lizardtech.djvu.anno.Text
Creates an instance of Text with the options interherited from the specified reference.
createToggleButton(Object[]) - Method in class com.lizardtech.djvubean.toolbar.Toolbar
Create a logo button using the specified arguments.
createWeakReference(Object, Object) - Static method in class com.lizardtech.djvu.DjVuObject
Create a new WeakReference, if supported.
createZPCodec(DjVuInterface) - Static method in class com.lizardtech.djvu.ZPCodec
Creates an instance of ZPCodec with the options interherited from the specified reference.
crmap - Variable in class com.lizardtech.djvu.IWPixmap
DOCUMENT ME!
cserial - Variable in class com.lizardtech.djvu.IWPixmap
DOCUMENT ME!
cslice - Variable in class com.lizardtech.djvu.IWPixmap
DOCUMENT ME!
ctable - Static variable in class com.lizardtech.djvu.GPixmap
Cached color correction table.
ctableI - Static variable in class com.lizardtech.djvu.GPixmap
Indentity color correction table.
ctx - Variable in class com.lizardtech.djvu.IFFInputStream
The chunk information.
customText - Variable in class com.lizardtech.djvubean.toolbar.ComboBox
The text indicating the last selected value.
cvt_color(String, int) - Static method in class com.lizardtech.djvu.anno.DjVuAnno
Converts color from string in #RRGGBB notation to a long.

D

data - Variable in class com.lizardtech.djvu.GMap
The raw pixel data.
DataPool - Class in com.lizardtech.djvu
This class impliments a random access view of buffered data.
DataPool() - Constructor for class com.lizardtech.djvu.DataPool
Creates a new DataPool object.
DataPool.CachedInputStream - Class in com.lizardtech.djvu
This class is an input stream which spans the accessable data in a DataPool object.
DataPool.CachedInputStream() - Constructor for class com.lizardtech.djvu.DataPool.CachedInputStream
Creates a new CachedInputStream object.
dataPoolMap - Variable in class com.lizardtech.djvu.Document
A map of saved pages for this document.
decode(DataPool) - Method in class com.lizardtech.djvu.anno.DjVuAnno
Same as init() but adds the new data to what has been decoded before.
decode(DataPool) - Method in interface com.lizardtech.djvu.Codec
Initialize the object from the specified data.
decode(DataPool) - Method in class com.lizardtech.djvu.DjVmDir
Called to decode the data source and initialize this index.
decode(DataPool) - Method in class com.lizardtech.djvu.DjVuInfo
Decode this codec from the gived data source.
decode(URL) - Method in class com.lizardtech.djvu.DjVuPage
Decode the specified URL.
decode(DataPool) - Method in class com.lizardtech.djvu.DjVuPage
Decode the specified DataPool.
decode(DataPool) - Method in class com.lizardtech.djvu.IWPixmap
DOCUMENT ME!
decode(DataPool) - Method in class com.lizardtech.djvu.JB2Dict
DOCUMENT ME!
decode(InputStream, JB2Dict) - Method in class com.lizardtech.djvu.JB2Dict
DOCUMENT ME!
decode(InputStream, JB2Dict) - Method in class com.lizardtech.djvu.JB2Image
DOCUMENT ME!
decode(DataPool) - Method in class com.lizardtech.djvu.outline.Bookmark
Decodes the directory from the specified datapool.
decode(DataPool) - Method in class com.lizardtech.djvu.Palette
Initializes the object by reading data from bytestream #bs#.
decode(DataPool) - Method in class com.lizardtech.djvu.text.DjVuText
Decodes the hidden text layer TXT into internal representation.
decode_iff(IFFInputStream, int) - Method in class com.lizardtech.djvu.IWPixmap
DOCUMENT ME!
decode_rgb_entries(InputStream, int) - Method in class com.lizardtech.djvu.Palette
Reads palette colors.
decode_sub(BitContext, int) - Method in class com.lizardtech.djvu.ZPCodec
DOCUMENT ME!
decode_sub_nolearn(int, int) - Method in class com.lizardtech.djvu.ZPCodec
DOCUMENT ME!
decode_sub_simple(int, int) - Method in class com.lizardtech.djvu.ZPCodec
DOCUMENT ME!
decodeChunk(IFFInputStream, String, boolean) - Method in class com.lizardtech.djvu.DjVuPage
Called to decode a chunk.
decodeChunks(IFFInputStream, boolean) - Method in class com.lizardtech.djvu.DjVuPage
Called to decode chunks.
decodeInclude(DataPool) - Method in class com.lizardtech.djvu.DjVuPage
Called to decode an include chunk.
decoder() - Method in class com.lizardtech.djvu.ZPCodec
DOCUMENT ME!
decoder(BitContext) - Method in class com.lizardtech.djvu.ZPCodec
DOCUMENT ME!
DEFAULT_BG_COLOR - Static variable in class com.lizardtech.djvu.anno.DjVuAnno
The default background color.
defaultZtable - Variable in class com.lizardtech.djvu.ZPCodec
DOCUMENT ME!
delete_file(String) - Method in class com.lizardtech.djvu.DjVmDir
Called to remove the named file from the index.
delete_file(String) - Method in class com.lizardtech.djvu.Document
Remove the named file from the index
dist_comment_byte - Variable in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
dist_comment_length - Variable in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
dist_match_index - Variable in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
dist_record_type - Variable in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
dist_refinement_flag - Variable in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
DjVmDir - Class in com.lizardtech.djvu
This class represents an index structure for bundled and indexed documents.
DjVmDir() - Constructor for class com.lizardtech.djvu.DjVmDir
Creates a new DjVmDir object.
DjVmDir.File - Class in com.lizardtech.djvu
This class stores the details about a single page of include file within a document.
DjVmDir.File() - Constructor for class com.lizardtech.djvu.DjVmDir.File
Creates a new File object.
DjVmDir.File(String, String, String, int) - Constructor for class com.lizardtech.djvu.DjVmDir.File
Creates a new File object.
DjVuAnno - Class in com.lizardtech.djvu.anno
DjVuAnno implement the mechanism for annotating DjVuImages.
DjVuAnno() - Constructor for class com.lizardtech.djvu.anno.DjVuAnno
Creates a new DjVuAnno object.
DjVuApplet - Class in <Unnamed>
This class is needed by java 1.1 to load the com.lizardtech.djview.Applet from a jar file.
DjVuApplet() - Constructor for class DjVuApplet
 
djvuBean - Variable in class com.lizardtech.djvubean.anno.AnnoManager
DjVuBean to use.
DjVuBean - Class in com.lizardtech.djvubean
This Panel is designed for rendering a DjVuImage.
DjVuBean() - Constructor for class com.lizardtech.djvubean.DjVuBean
Creates a new DjVuBean object.
djvuBean - Variable in class com.lizardtech.djvubean.outline.Outline
The DjVuComponent used when creating this Outline
djvuBean - Variable in class com.lizardtech.djvubean.text.TextSearch
DjVuBean to search.
DjVuFilter - Class in com.lizardtech.djvubean
DjVuFilter objects are used to present a segment of a DjVu image at an arbitrary resolution.
DjVuFilter(Rectangle, Dimension, DjVuPage, boolean) - Constructor for class com.lizardtech.djvubean.DjVuFilter
Creates a new instance of DjVuFilter
DjVuImage - Class in com.lizardtech.djvubean
This class is used to represent a DjVuPage object as a Vector of buffered images, for displaying in a viewport.
DjVuImage(DjVuPage, boolean) - Constructor for class com.lizardtech.djvubean.DjVuImage
Creates a new DjVuImage object.
DjVuImage(DjVuPage, int, Dimension, boolean) - Constructor for class com.lizardtech.djvubean.DjVuImage
Creates a new DjVuImage object.
DjVuImage(DjVuPage, int, int, boolean) - Constructor for class com.lizardtech.djvubean.DjVuImage
Creates a new DjVuImage object.
DjVuInfo - Class in com.lizardtech.djvu
This codec represents global information about a page.
DjVuInfo() - Constructor for class com.lizardtech.djvu.DjVuInfo
Creates a new DjVuInfo object.
DjVuInterface - Interface in com.lizardtech.djvu
This interface should be implemented by all DjVu classes which use DjVuOptions.
DjVuMenu - Class in com.lizardtech.djvubean.menu
This class implements a pop-up menu the user may use to navigate the DjVu Document.
DjVuMenu(DjVuBean) - Constructor for class com.lizardtech.djvubean.menu.DjVuMenu
Creates a new MenuBar object.
DjVuObject - Class in com.lizardtech.djvu
This is a basic implimentation of the DjVuInterface.
DjVuObject() - Constructor for class com.lizardtech.djvu.DjVuObject
 
DjVuOptions - Class in com.lizardtech.djvu
This is a factory which stores standard encoding options.
DjVuOptions() - Constructor for class com.lizardtech.djvu.DjVuOptions
 
DjVuPage - Class in com.lizardtech.djvu
DjVuPage decodes single page DjVu files.
DjVuPage() - Constructor for class com.lizardtech.djvu.DjVuPage
Creates a new DjVuPage object.
DJVUPALETTEVERSION - Static variable in class com.lizardtech.djvu.Palette
DOCUMENT ME!
DjVuText - Class in com.lizardtech.djvu.text
This class implements annotations understood by the DjVu plugins and encoders.
DjVuText() - Constructor for class com.lizardtech.djvu.text.DjVuText
Creates a new DjVuText object.
DjVuText.Zone - Class in com.lizardtech.djvu.text
Data structure representing document textual components.
DjVuText.Zone() - Constructor for class com.lizardtech.djvu.text.DjVuText.Zone
Creates a new Zone object.
DJVUVERSION - Static variable in class com.lizardtech.djvu.DjVuPage
This is the version of DjVu this code was written for.
DJVUVERSION_TOO_NEW - Static variable in class com.lizardtech.djvu.DjVuPage
This is the newest version of DjVu we should attempt to decode.
DJVUVERSION_TOO_OLD - Static variable in class com.lizardtech.djvu.DjVuPage
This is the oldest version of DjVu we can hope to decode.
DjVuViewport - Class in com.lizardtech.djvubean
This extension to DjVuBean allows a DjVuPage to be viewed without the need for a ScrollPane or JScrollPane.
DjVuViewport() - Constructor for class com.lizardtech.djvubean.DjVuViewport
Creates a new DjVuViewport object.
dn - Variable in class com.lizardtech.djvu.ZPCodec
DOCUMENT ME!
dn - Variable in class com.lizardtech.djvu.ZPTable
DOCUMENT ME!
document - Variable in class com.lizardtech.djview.Applet
The current document being displayed.
Document - Class in com.lizardtech.djvu
This class represents indirect, bundled, and single page DjVu documents.
Document() - Constructor for class com.lizardtech.djvu.Document
Creates a new Document object.
Document(URL) - Constructor for class com.lizardtech.djvu.Document
Creates a new Document object.
does_side_cross_rect(GRect, int) - Method in class com.lizardtech.djvu.anno.Poly
Query if side crosses the specified rectangle rect.
doneLock - Variable in class com.lizardtech.djvu.DjVuPage
Lock to signal decoding is done.
doubleValue() - Method in class com.lizardtech.djvu.BitContext
Query the double value.
doubleValue() - Method in class com.lizardtech.djvu.NumContext
Query the primative value as a double.
downsample(GMap, int, GRect) - Method in class com.lizardtech.djvu.GPixmap
Fill this image from another source at reduced resolution.
downsample43(GMap, GRect) - Method in class com.lizardtech.djvu.GPixmap
Fill this image from another source at reduced resolution of 4 vertical pixels to 3.
dpi - Variable in class com.lizardtech.djvu.DjVuInfo
The scanned resolution.
draw(Graphics) - Method in class com.lizardtech.djvubean.anno.AnnoManager
Called to draw the Rects.
draw(Component, Graphics, ImageObserver) - Method in class com.lizardtech.djvubean.DjVuImage
Called to create one or more images to draw to.
drawHighlight(Graphics, boolean) - Method in class com.lizardtech.djvubean.DjVuImage
Called to paint the highlight areas onto the image.
drawIcon(Graphics) - Method in class com.lizardtech.djvubean.toolbar.ToggleButton
Called to draw this this button.
drawImage(Graphics, Image, int) - Method in class com.lizardtech.djvubean.toolbar.ToggleButton
Called to draw the image at the specified offset.
duplicate() - Method in class com.lizardtech.djvu.GPixelReference
Create a duplicate of this GPixelReference.

E

editContainer - Variable in class com.lizardtech.djvubean.toolbar.ComboBox
The container used for the Text selection box, and the selection button.
editorActionListener(Container, String) - Method in class com.lizardtech.djvubean.toolbar.Toolbar
Create an editor class which simply sends the edited value with the specified string appended.
elementAt(int) - Method in class com.lizardtech.djvu.outline.Bookmark
Query a child bookmark.
elements() - Method in class com.lizardtech.djvu.outline.Bookmark
Query the Enumeration of childen.
end_of_column - Static variable in class com.lizardtech.djvu.text.DjVuText
VT: Vertical Tab
END_OF_DATA - Static variable in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
end_of_line - Static variable in class com.lizardtech.djvu.text.DjVuText
LF: Line Feed
end_of_paragraph - Static variable in class com.lizardtech.djvu.text.DjVuText
US: Unit Separator
end_of_region - Static variable in class com.lizardtech.djvu.text.DjVuText
GS: Group Separator
equals(Object) - Method in class com.lizardtech.djvu.GPixel
Test if two pixels are equal.
equals(Object) - Method in class com.lizardtech.djvu.GRect
Test if two rectangles are equal.
equals(Object) - Method in class com.lizardtech.djvu.NumContext
Tests if this is equal.

F

ffz(int) - Method in class com.lizardtech.djvu.ZPCodec
DOCUMENT ME!
FFZT - Static variable in class com.lizardtech.djvu.ZPCodec
DOCUMENT ME!
ffzt - Variable in class com.lizardtech.djvu.ZPCodec
DOCUMENT ME!
fgIWPixmapLock - Variable in class com.lizardtech.djvu.DjVuPage
Lock used for accessing the foreground IWPixmap codec.
fgJb2DictLock - Variable in class com.lizardtech.djvu.DjVuPage
Lock used for accessing the foreground JB2Dict codec.
fgJb2Lock - Variable in class com.lizardtech.djvu.DjVuPage
Lock used for accessing the foreground JB2 codec.
fgPaletteLock - Variable in class com.lizardtech.djvu.DjVuPage
Lock used for accessing the foreground Palette codec.
fill(short) - Method in class com.lizardtech.djvu.GBitmap
Set the value of all pixels.
fill(GMap, int, int) - Method in class com.lizardtech.djvu.GBitmap
Insert the reference map at the specified location.
fill(GMap, int, int) - Method in class com.lizardtech.djvu.GMap
Insert the reference map at the specified location.
fill(GMap, int, int) - Method in class com.lizardtech.djvu.GPixmap
Insert the reference map at the specified location.
fill_short_list(int) - Method in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
fillRect(Graphics, int, int, int, int, int, int) - Method in class com.lizardtech.djvubean.DjVuImage
Set the color as specified and then call g.fillRect.
fillRGBPixels(int, int, int, int, int[], int, int) - Method in class com.lizardtech.djvu.GMap
Fills an array of pixels from the specified values.
fillRGBPixels(int, int, int, int, int[], int, int) - Method in class com.lizardtech.djvu.GPixelReference
Fills an array of pixels from the specified values.
filterRGB(int, int, int) - Method in class com.lizardtech.djvubean.toolbar.GrayFilter
Filter to convert to gray.
filterRGB(int, int, int) - Method in class com.lizardtech.djvubean.toolbar.TransparentFilter
Filter to convert to gray.
find_text_with_rect(GRect, StringBuffer, int) - Method in class com.lizardtech.djvu.text.DjVuText
Find the text specified by the rectangles.
find_text_with_rect(GRect, StringBuffer) - Method in class com.lizardtech.djvu.text.DjVuText
Find the text specified by the rectangles.
Finder - Class in com.lizardtech.djvubean.toolbar
The DjVu toolbar.
Finder(DjVuBean) - Constructor for class com.lizardtech.djvubean.toolbar.Finder
Creates a new Finder object.
fireActionEvent(ActionEvent) - Method in class com.lizardtech.djvubean.toolbar.ListenerSupport
Calls the actionPerformed(event) method for all listeners.
fireItemEvent(ItemEvent) - Method in class com.lizardtech.djvubean.toolbar.ListenerSupport
Called to send Events.
first - Variable in class com.lizardtech.djview.Applet
True until the first time the mouse is moved over the applet.
FIRST_PAGE - Static variable in class com.lizardtech.djvubean.DjVuBean
Navigate to the first page.
FIRST_PAGE_BUTTON - Static variable in class com.lizardtech.djvubean.toolbar.Toolbar
Arguments used to create the first page button.
firstPage - Variable in class com.lizardtech.djvubean.toolbar.Toolbar
The button to go to the first page.
FIT_PAGE - Static variable in class com.lizardtech.djview.Applet
Magic scale value used to zoom to fit page.
FIT_PAGE - Static variable in class com.lizardtech.djvu.anno.DjVuAnno
Display fit page.
FIT_PAGE - Static variable in class com.lizardtech.djvubean.DjVuBean
Magic scale value used to zoom to fit page.
FIT_PAGE - Static variable in class com.lizardtech.djvubean.DjVuImage
Magic scale value used to zoom to fit page.
FIT_PAGE_BUTTON - Static variable in class com.lizardtech.djvubean.toolbar.Toolbar
Arguments used to create the fit page button.
FIT_WIDTH - Static variable in class com.lizardtech.djview.Applet
Magic scale value used to zoom to fit width.
FIT_WIDTH - Static variable in class com.lizardtech.djvu.anno.DjVuAnno
Display fit width.
FIT_WIDTH - Static variable in class com.lizardtech.djvubean.DjVuBean
Magic scale value used to zoom to fit width.
FIT_WIDTH - Static variable in class com.lizardtech.djvubean.DjVuImage
Magic scale value used to zoom to fit width.
FIT_WIDTH_BUTTON - Static variable in class com.lizardtech.djvubean.toolbar.Toolbar
Arguments used to create the fit width button.
fitPage - Variable in class com.lizardtech.djvubean.toolbar.Toolbar
The mode button to fit page.
fitWidth - Variable in class com.lizardtech.djvubean.toolbar.Toolbar
The mode button to fit width.
flags - Variable in class com.lizardtech.djvu.DjVuInfo
Flags with addition details.
flatten() - Method in class com.lizardtech.djvu.outline.Bookmark
Recursively move childrens children as children.
floatValue() - Method in class com.lizardtech.djvu.BitContext
Query the float value.
floatValue() - Method in class com.lizardtech.djvu.NumContext
Query the primative value as a float.
flush() - Method in class com.lizardtech.djvu.BSInputStream
Clears any decoded data.
FOREGROUND - Static variable in class com.lizardtech.djvu.anno.DjVuAnno
Foreground mode.
Frame - Class in com.lizardtech.djview.frame
A class for displaying djvu documents with javaw.
Frame() - Constructor for class com.lizardtech.djview.frame.Frame
Creates a new Frame object.
Frame(String) - Constructor for class com.lizardtech.djview.frame.Frame
Creates a new Frame object.
fullHeight - Variable in class com.lizardtech.djvubean.DjVuFilter
The full height of the subsampled segment.
fullWidth - Variable in class com.lizardtech.djvubean.DjVuFilter
The full width of the subsampled segment.

G

gamma - Variable in class com.lizardtech.djvu.DjVuInfo
The gamma correction factor.
GBitmap - Class in com.lizardtech.djvu
This class represents bitonal and gray scale pixel images.
GBitmap() - Constructor for class com.lizardtech.djvu.GBitmap
Creates a new GBitmap object.
get_bg_color() - Method in class com.lizardtech.djvu.anno.DjVuAnno
Get background color in #0x00RRBBGG# format unless DEFAULT_BG_COLOR is used because there was no background color records in the annotation chunk.
get_bitmap(GRect, int, int, Vector) - Method in class com.lizardtech.djvu.DjVuPage
Get a bitmap for the specifed region
get_bitmap() - Method in class com.lizardtech.djvu.JB2Image
DOCUMENT ME!
get_bitmap(int) - Method in class com.lizardtech.djvu.JB2Image
DOCUMENT ME!
get_bitmap(int, int) - Method in class com.lizardtech.djvu.JB2Image
DOCUMENT ME!
get_bitmap(GRect) - Method in class com.lizardtech.djvu.JB2Image
DOCUMENT ME!
get_bitmap(GRect, int) - Method in class com.lizardtech.djvu.JB2Image
DOCUMENT ME!
get_bitmap(GRect, int, int) - Method in class com.lizardtech.djvu.JB2Image
DOCUMENT ME!
get_bitmap(GRect, int, int, int) - Method in class com.lizardtech.djvu.JB2Image
DOCUMENT ME!
get_bitmap(GRect, int, int, int, Vector) - Method in class com.lizardtech.djvu.JB2Image
DOCUMENT ME!
get_blit(int) - Method in class com.lizardtech.djvu.JB2Image
DOCUMENT ME!
get_blit_count() - Method in class com.lizardtech.djvu.JB2Image
DOCUMENT ME!
get_color(int, GPixel) - Method in class com.lizardtech.djvu.Palette
Returns colors from the color index sequence.
get_cross_context(GBitmap, GBitmap, int, int, int, int, int, int) - Method in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
get_data(String) - Method in class com.lizardtech.djvu.Document
Query the data for the specified name.
get_data(int) - Method in class com.lizardtech.djvu.Document
Query the data for a page.
get_diff(int, NumContext) - Method in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
get_diff(int, NumContext) - Method in class com.lizardtech.djvu.JB2Decode
DOCUMENT ME!
get_direct_context(GBitmap, int, int, int, int) - Method in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
get_file_pos(DjVmDir.File) - Method in class com.lizardtech.djvu.DjVmDir
Called to find the position of a File in the list
get_files_list() - Method in class com.lizardtech.djvu.DjVmDir
Query the file list.
get_files_num() - Method in class com.lizardtech.djvu.DjVmDir
Query the size of the file list
get_inherited_dict() - Method in class com.lizardtech.djvu.JB2Dict
Returns the inherited dictionary.
get_inherited_shapes() - Method in class com.lizardtech.djvu.JB2Dict
Returns the number of inherited shapes.
get_load_name() - Method in class com.lizardtech.djvu.DjVmDir.File
Query the load name (id) of this file.
get_page_num() - Method in class com.lizardtech.djvu.DjVmDir.File
Query the page number of this file.
get_page_pos(int) - Method in class com.lizardtech.djvu.DjVmDir
Query the position of a page in the list
get_pages_num() - Method in class com.lizardtech.djvu.DjVmDir
Query the number of pages in the index.
get_parent() - Method in class com.lizardtech.djvu.text.DjVuText.Zone
Find out this Zone's parent.
get_save_name() - Method in class com.lizardtech.djvu.DjVmDir.File
Query the save name (name) of this file.
get_shape(int) - Method in class com.lizardtech.djvu.JB2Dict
DOCUMENT ME!
get_shape_count() - Method in class com.lizardtech.djvu.JB2Dict
DOCUMENT ME!
get_shape_name() - Method in class com.lizardtech.djvu.anno.Rect
Query the name of this shape.
get_shared_anno_file() - Method in class com.lizardtech.djvu.DjVmDir
Query the document shared annotation
get_smallest(Vector) - Method in class com.lizardtech.djvu.text.DjVuText.Zone
Finds the smallest rectangles and appends them to the list.
get_smallest(Vector, int) - Method in class com.lizardtech.djvu.text.DjVuText.Zone
Finds the smallest rectangles and appends them to the list after padding the smallest unit to fit width or height for the parent rectangle and adding the number of specified pixels.
get_str_type() - Method in class com.lizardtech.djvu.DjVmDir.File
Query a description of the file type.
get_text_with_rect(GRect, NumContext, NumContext) - Method in class com.lizardtech.djvu.text.DjVuText.Zone
Find the text_start and text_end indicated by the given box.
get_title() - Method in class com.lizardtech.djvu.DjVmDir.File
Query the title of this file.
get_zones(int, DjVuText.Zone, Vector) - Method in class com.lizardtech.djvu.text.DjVuText
Get all zones of zone type zone_type under node parent.
getAboutMenuItem() - Method in class com.lizardtech.djvubean.menu.DjVuMenu
Query and/or create the about menu item.
getAboutURL() - Method in class com.lizardtech.djvubean.menu.DjVuMenu
Query the about url.
getActionCommand() - Method in class com.lizardtech.djvubean.toolbar.ToggleButton
Query the action command.
getActionListeners() - Method in class com.lizardtech.djvubean.toolbar.ToggleButton
Query currently registered ActionListener objects.
getActiveVector() - Method in class com.lizardtech.djvubean.outline.Outline
Called to query the vector of active bookmarks.
getAnno() - Method in class com.lizardtech.djvu.DjVuPage
Query the Anno Codec for this page.
getAnnoLineClass() - Method in class com.lizardtech.djvu.DjVuOptions
Get the class object to use for AnnoLine.
getAnnoOvalClass() - Method in class com.lizardtech.djvu.DjVuOptions
Get the class object to use for AnnoOval.
getAnnoPolyClass() - Method in class com.lizardtech.djvu.DjVuOptions
Get the class object to use for Poly.
getAnnoRectClass() - Method in class com.lizardtech.djvu.DjVuOptions
Get the class object to use for AnnoRect.
getAnnoTextClass() - Method in class com.lizardtech.djvu.DjVuOptions
Get the class object to use for anno.Text.
getAppletContext() - Method in class com.lizardtech.djview.frame.Frame
Get the applet context, used for retrieving web contents.
getBgColor() - Method in class com.lizardtech.djvu.anno.Rect
Get the color of text background in the map area.
getBgIWPixmap() - Method in class com.lizardtech.djvu.DjVuPage
Query the background IWPixmap codec for this page.
getBgPixmap(GRect, int, double, GPixmap) - Method in class com.lizardtech.djvu.DjVuPage
Get the background pixmap.
getBitmap(GRect, int, int, GBitmap) - Method in class com.lizardtech.djvu.DjVuPage
Get the foreground bitmap.
getBlocksize() - Method in class com.lizardtech.djvu.ByteVector
Query the blocksize used for this object.
getBlue() - Method in class com.lizardtech.djvu.GPixel
Query the blue color.
getBlueOffset() - Method in class com.lizardtech.djvu.GMap
Query the data offset for blue pixels.
getBookmark() - Method in class com.lizardtech.djvu.Document
Query the bookmark codec for this document
getBookmark(int) - Method in class com.lizardtech.djvubean.outline.Outline
Get the specified bookmark.
getBookmarkClass() - Method in class com.lizardtech.djvu.DjVuOptions
Get the class object to use for Bookmark.
getBooleanAt(int) - Method in class com.lizardtech.djvu.GBitmap
Query a pixel as boolean
getBorder() - Method in class com.lizardtech.djvu.GBitmap
Query the border width.
getBorderColor() - Method in class com.lizardtech.djvu.anno.Rect
Get the color the area border should be drawn.
getBorderNW() - Method in class com.lizardtech.djvubean.DjVuImage
Query the north and west border width and height respectively.
getBorderSE() - Method in class com.lizardtech.djvubean.DjVuImage
Query the south and east border width and height respectively.
getBorderType() - Method in class com.lizardtech.djvu.anno.Rect
Get the border type.
getBorderType() - Method in class com.lizardtech.djvubean.toolbar.ToggleButton
Query the border type.
getBorderWidth() - Method in class com.lizardtech.djvu.anno.Rect
Get border width in pixels.
getBorderX() - Method in class com.lizardtech.djvubean.toolbar.ToggleButton
Get the border along the X axis.
getBorderY() - Method in class com.lizardtech.djvubean.toolbar.ToggleButton
Get the border along the Y axis.
getBounds() - Method in class com.lizardtech.djvu.anno.Poly
Query the bounding rectangle for this shape.
getBounds() - Method in class com.lizardtech.djvu.anno.Rect
Query the bounding rectangle.
getBounds() - Method in class com.lizardtech.djvubean.DjVuFilter
Return the bounding rectangle of the segment.
getBounds() - Method in class com.lizardtech.djvubean.DjVuImage
Query the scaled size of this image, with an origin at (0,0).
getBounds() - Method in class com.lizardtech.djvubean.SimpleArea
Get the bounds of the area or rectangle.
getBSChunk() - Method in class com.lizardtech.djvu.IFFInputStream
Retrieves a copy of the current chunk decoded with a BSInputStream into a new DataPool.
getBSInputStream() - Method in class com.lizardtech.djvu.IFFInputStream
Retrieve a copy of the current chunk and decodes it with a BSInputStream.
getBSInputStreamClass() - Method in class com.lizardtech.djvu.DjVuOptions
Get the class object to use for BSInputStream.
getBuffer() - Method in class com.lizardtech.djvu.DataPool
Query the buffer.
getButton() - Method in class com.lizardtech.djvubean.toolbar.ComboBox
Query the toggle button used for selection.
getByte(int) - Method in class com.lizardtech.djvu.ByteVector
Query the byte value at a particular offset.
getByteAt(int) - Method in class com.lizardtech.djvu.GBitmap
Query the pixel at a particular location
getBytes(int, byte[], int, int) - Method in class com.lizardtech.djvu.ByteVector
Copy a range of byte values.
getBytesPerRow() - Method in class com.lizardtech.djvu.GBitmap
Query the number of bytes per row.
getCardLayout() - Method in class com.lizardtech.djview.Applet
Query and/or create the cardlayout for displaying text or image.
getCaretPosition() - Method in class com.lizardtech.djvubean.DjVuBean
Query the current caret position, used for text searches.
getCenterPane() - Method in class com.lizardtech.djview.Applet
Query and/or create the center pane.
getCheckboxBounds(int, Bookmark, Object) - Method in class com.lizardtech.djvubean.outline.Outline
Query the bounding rectangle for the specified checkbox.
getChildren() - Method in class com.lizardtech.djvu.outline.Bookmark
Query the Vector of children bookmarks.
getCodeBase() - Method in class com.lizardtech.djview.frame.Frame
Get the codebase for the applet.
getCodec(Object) - Method in class com.lizardtech.djvu.DjVuPage
Query the named Codec for this page.
getColorCorrection(double) - Static method in class com.lizardtech.djvu.GPixmap
Fill the array with color correction constants.
getColorSize() - Method in class com.lizardtech.djvu.GMap
Query the bytes per pixel.
getComment() - Method in class com.lizardtech.djvu.anno.Rect
Comment - displayed in a status line or as a popup hint when the mouse pointer moves over the map area
getData(int) - Method in class com.lizardtech.djvu.DataPool
Read the data of the underlying DataPool up until the targetSize or EOF.
getData() - Method in class com.lizardtech.djvu.GMap
Query the raw data buffer.
getDataPool() - Method in class com.lizardtech.djvu.IFFInputStream
Retrieve a copy of the current chunk as a DataPool object.
getDataPoolClass() - Method in class com.lizardtech.djvu.DjVuOptions
Get the class object to use for DataPool.
getDepthMap() - Method in class com.lizardtech.djvubean.outline.Outline
Query the Hashtable listing the depths of bookmarks.
getDisplayName() - Method in class com.lizardtech.djvu.outline.Bookmark
Query the display name.
getDjVmDir() - Method in class com.lizardtech.djvu.Document
Query the index for this document.
getDjVmDir() - Method in class com.lizardtech.djvu.outline.Bookmark
Query the document directory.
getDjVmDirClass() - Method in class com.lizardtech.djvu.DjVuOptions
Get the class object to use for DjVmDir.
getDjVuAnnoClass() - Method in class com.lizardtech.djvu.DjVuOptions
Get the class object to use for DjVuAnno.
getDjVuBean() - Method in class com.lizardtech.djview.Applet
Query and/or create the DjVuBean being displayed.
getDjVuBean() - Method in class com.lizardtech.djvubean.menu.DjVuMenu
Query the DjVuBean this DjVuMenu has been associated with.
getDjVuInfo() - Method in class com.lizardtech.djvubean.DjVuImage
Query the size and other page information as indicated in the INFO chunk.
getDjVuInfoClass() - Method in class com.lizardtech.djvu.DjVuOptions
Get the class object to use for DjVuInfo.
getDjVuOptions() - Method in class com.lizardtech.djvu.BSInputStream
Query the DjVuOptions used by this object.
getDjVuOptions() - Method in interface com.lizardtech.djvu.DjVuInterface
Query the DjVuOptions object in use
getDjVuOptions() - Method in class com.lizardtech.djvu.DjVuObject
Query the DjVuOptions used by this object.
getDjVuOptions() - Method in class com.lizardtech.djvu.IFFInputStream
Query the DjVuOptions used by this object.
getDjVuOptions() - Method in class com.lizardtech.djvu.outline.Bookmark
Query the DjVuOptions used by this object.
getDjVuOptions() - Method in class com.lizardtech.djvubean.DjVuBean
Query the DjVuOptions used by this object.
getDjVuPage() - Method in class com.lizardtech.djvubean.DjVuImage
Query the DjVuPage being rendered.
getDjVuPageClass() - Method in class com.lizardtech.djvu.DjVuOptions
Get the class object to use for DjVuPage.
getDjVuText(int) - Method in class com.lizardtech.djvubean.text.TextSearch
Query the DjVuText data for the specified page.
getDjVuTextClass() - Method in class com.lizardtech.djvu.DjVuOptions
Get the class object to use for DjVuText.
getDocument() - Method in class com.lizardtech.djvubean.DjVuBean
Query the document being browsed.
getDocumentBase() - Method in class com.lizardtech.djview.frame.Frame
Get the document base for the applet.
getDocumentClass() - Method in class com.lizardtech.djvu.DjVuOptions
Get the class object to use for Document
getDPI() - Method in class com.lizardtech.djvubean.DjVuBean
Query the resolution of the DjVuPage.
getEditor() - Method in class com.lizardtech.djvubean.toolbar.ComboBox
Returns the text editor field.
getEndOffset() - Method in class com.lizardtech.djvu.DataPool
Query the end position of this pool.
getFgIWPixmap() - Method in class com.lizardtech.djvu.DjVuPage
Query the foreground IWPixmap for this page.
getFgJb2() - Method in class com.lizardtech.djvu.DjVuPage
Query the foreground Jb2 codec for this page.
getFgJb2Dict() - Method in class com.lizardtech.djvu.DjVuPage
Query the foreground Jb2 Dict codec for this page.
getFgPalette() - Method in class com.lizardtech.djvu.DjVuPage
Query the foreground palette codec for this page.
getFgPixmap() - Method in class com.lizardtech.djvu.DjVuPage
Query the foreground pixmap for this page.
getFilePointer() - Method in class com.lizardtech.djvu.IFFInputStream
Query the current position.
getFilter(Component, Rectangle) - Method in class com.lizardtech.djvubean.DjVuImage
Get a segmented Image.
getFindMenuItem() - Method in class com.lizardtech.djvubean.menu.DjVuMenu
Query and/or create the text search menu item.
getFontHeight() - Method in class com.lizardtech.djvubean.outline.Outline
Query the font height used in calculating line spacing.
getFontWidth() - Method in class com.lizardtech.djvubean.outline.Outline
Query the font width used in calculating line indenting.
getFromReference(Object) - Static method in class com.lizardtech.djvu.DjVuObject
Retrieve the value from a reference.
getGBitmapClass() - Method in class com.lizardtech.djvu.DjVuOptions
Get the class object to use for GBitmap.
getGPixmapClass() - Method in class com.lizardtech.djvu.DjVuOptions
Get the class object to use for GPixmap.
getGrays() - Method in class com.lizardtech.djvu.GBitmap
Query the color depth.
getGreen() - Method in class com.lizardtech.djvu.GPixel
Query the green color.
getGreenOffset() - Method in class com.lizardtech.djvu.GMap
Query the data offset for green pixels.
getHashtable(Component) - Static method in class com.lizardtech.djvubean.toolbar.ToolbarImages
Query/create the Hashtable of image names to images.
getHeight() - Method in class com.lizardtech.djvu.IWPixmap
DOCUMENT ME!
getHelpMenuItem() - Method in class com.lizardtech.djvubean.menu.DjVuMenu
Query and/or create the help menu item.
getHelpURL() - Method in class com.lizardtech.djvubean.menu.DjVuMenu
Query the help url
getHighlightBounds() - Method in class com.lizardtech.djvubean.DjVuImage
Query the bounding rectangle of the area to highlight.
getHiliteColor() - Method in class com.lizardtech.djvu.anno.Rect
Get the specified a color for highlighting the internal area of the map area.
getHorAlign() - Method in class com.lizardtech.djvu.anno.DjVuAnno
Get the horizontal alignment.
getIFFInputStreamClass() - Method in class com.lizardtech.djvu.DjVuOptions
Get the class object to use for IFFInputStream.
getIFFOutputStreamClass() - Method in class com.lizardtech.djvu.DjVuOptions
Get the class object to use for IFFOutputStream.
getImage() - Method in class com.lizardtech.djvubean.DjVuBean
 
getImage(Component) - Method in class com.lizardtech.djvubean.DjVuFilter
Call to lookup, or create an image with the specified parent.
getImage(Component, Rectangle) - Method in class com.lizardtech.djvubean.DjVuImage
Get a segmented Image.
getImage(Object) - Method in class com.lizardtech.djvubean.toolbar.ToggleButton
Called to load an image.
getImageHeight() - Method in class com.lizardtech.djvubean.toolbar.ToggleButton
Query the height of the image.
getImageHeightScaled() - Method in class com.lizardtech.djvubean.toolbar.ToggleButton
Query the scaled height of the image.
getImageProducer() - Method in class com.lizardtech.djvubean.DjVuFilter
Called to create an ImageProducer which uses this filter.
getImageThread - Variable in class com.lizardtech.djvubean.DjVuBean
Thread used to get the current image for display
getImageWait() - Method in class com.lizardtech.djvubean.DjVuBean
Query the current DjVuImage being displayed.
getImageWidth() - Method in class com.lizardtech.djvubean.toolbar.ToggleButton
Query the width of the image.
getImageWidthScaled() - Method in class com.lizardtech.djvubean.toolbar.ToggleButton
Query the scaled width of the image.
getInfo() - Method in class com.lizardtech.djvu.DjVuPage
Query the DjVuInfo for this page.
getInfoHeight() - Method in class com.lizardtech.djvu.anno.Rect
Query the info height.
getInfoWait() - Method in class com.lizardtech.djvu.DjVuPage
Query the DjVuInfo for this page.
getInfoWidth() - Method in class com.lizardtech.djvu.anno.Rect
Query the info width.
getInitURL() - Method in class com.lizardtech.djvu.DjVmDir
Get the top level URL used to initialize this document.
getInput() - Method in class com.lizardtech.djvu.anno.Mapper
Query the input rectangle.
getItemCount() - Method in class com.lizardtech.djvubean.toolbar.ComboBox
Query the number of items registered.
getItemListeners() - Method in class com.lizardtech.djvubean.toolbar.ComboBox
Query all ItemListeners registered with this component.
getItemListeners() - Method in class com.lizardtech.djvubean.toolbar.ToggleButton
Query currently registered ItemListener objects.
getItemMap() - Method in class com.lizardtech.djvubean.toolbar.ComboBox
Query the Hashtable of items.
getIWBitmapClass() - Method in class com.lizardtech.djvu.DjVuOptions
Get the class object to use for IWBitmap.
getIWBlockClass() - Method in class com.lizardtech.djvu.DjVuOptions
Get the class object to use for IWBlock.
getIWCodecClass() - Method in class com.lizardtech.djvu.DjVuOptions
Get the class object to use for IWCodec.
getIWMapClass() - Method in class com.lizardtech.djvu.DjVuOptions
Get the class object to use for IWMap.
getIWPixmapClass() - Method in class com.lizardtech.djvu.DjVuOptions
Get the class object to use for IWPixmap.
getJB2DecodeClass() - Method in class com.lizardtech.djvu.DjVuOptions
Get the class object to use for JB2Decode.
getJB2DictClass() - Method in class com.lizardtech.djvu.DjVuOptions
Get the class object to use for JB2Dict.
getJB2ImageClass() - Method in class com.lizardtech.djvu.DjVuOptions
Get the class object to use for JB2Image.
getJB2ShapeClass() - Method in class com.lizardtech.djvu.DjVuOptions
Get the class object to use for JB2Shape.
getLabel() - Method in class com.lizardtech.djvubean.toolbar.ToggleButton
Query the text label for this button.
getLastMode() - Method in class com.lizardtech.djvubean.DjVuBean
Query the previous mode value.
getLength(int, int) - Method in class com.lizardtech.djvu.text.DjVuText
Count the number of characters.
getLineColor() - Method in class com.lizardtech.djvu.anno.Rect
Get the color of the line across the map area.
getLineWidth() - Method in class com.lizardtech.djvu.anno.Rect
Set the specified a thickness of a line.
getListeners() - Method in class com.lizardtech.djvubean.toolbar.ListenerSupport
Query currently registered ItemListener objects.
getMap(GRect, int, GMap) - Method in class com.lizardtech.djvu.DjVuPage
Create a new map.
getMapArea() - Method in class com.lizardtech.djvu.anno.DjVuAnno
Get the vector of Rect, Oval, and Poly objects.
getMapArea(int, int) - Method in class com.lizardtech.djvubean.anno.AnnoManager
Optains a MapArea which contains the specified coordinates.
getMapArea() - Method in class com.lizardtech.djvubean.anno.AnnoManager
Query the vector of GRectMap objects.
getMapRect() - Method in class com.lizardtech.djvubean.anno.AnnoManager
Obtain the current GMapRect, normally set by the mouse listener as the hyperlink the mouse is currently over.
getMapType() - Method in class com.lizardtech.djvu.anno.Line
Query the map type.
getMapType() - Method in class com.lizardtech.djvu.anno.Oval
Query the map type.
getMapType() - Method in class com.lizardtech.djvu.anno.Poly
Query the map type.
getMapType() - Method in class com.lizardtech.djvu.anno.Rect
Query the map type.
getMapType() - Method in class com.lizardtech.djvu.anno.Text
Query the map type.
getMaximumPanelSize() - Method in class com.lizardtech.djvubean.DjVuBean
Query the Maximum Panel size.
getMaximumSize() - Method in class com.lizardtech.djvubean.DjVuBean
Query the maximum size.
getMaximumSize() - Method in class com.lizardtech.djvubean.DjVuViewport
Query the maximum panel size.
getMaximumSize() - Method in class com.lizardtech.djvubean.outline.Outline
Query the maximum image size allowed.
getMaximumSize() - Method in class com.lizardtech.djvubean.outline.OutlineScrollPane
Query the maximum size for this scroll pane.
getMaximumSize() - Method in class com.lizardtech.djvubean.toolbar.PopupChoice
Returns the maximum size for this box.
getMaximumSize() - Method in class com.lizardtech.djvubean.toolbar.ToggleButton
Query the maximum image size allowed.
getMinimumPanelSize() - Method in class com.lizardtech.djvubean.DjVuBean
Query the minimum size.
getMinimumSize() - Method in class com.lizardtech.djvubean.DjVuBean
Query the minimum size.
getMinimumSize() - Method in class com.lizardtech.djvubean.DjVuViewport
Query the minimum panel size.
getMinimumSize() - Method in class com.lizardtech.djvubean.outline.Outline
Query the minimum image size allowed.
getMinimumSize() - Method in class com.lizardtech.djvubean.outline.OutlineScrollPane
Query the minimum size for this scroll pane.
getMinimumSize() - Method in class com.lizardtech.djvubean.toolbar.PopupChoice
Returns the minimum size for this box.
getMinimumSize() - Method in class com.lizardtech.djvubean.toolbar.ToggleButton
Query the minimum image size allowed.
getMode() - Method in class com.lizardtech.djvu.anno.DjVuAnno
Get the display mode value.
getMode() - Method in class com.lizardtech.djvubean.DjVuBean
Return the current mode.
getMultiplier(int) - Static method in class com.lizardtech.djvu.GPixmap
Creates or retrieves a cached multiplier array to use when attenuating.
getNavPane() - Method in class com.lizardtech.djvubean.menu.DjVuMenu
Query the navpane setting.
getNavPaneMenu() - Method in class com.lizardtech.djvubean.menu.DjVuMenu
Query and/or create the nav pane menu.
getObject() - Method in class com.lizardtech.djvu.outline.Bookmark
Query the object associated with this bookmark.
getOpacity() - Method in class com.lizardtech.djvu.anno.Rect
Query the opacity.
getOutline() - Method in class com.lizardtech.djvubean.DjVuBean
Query and/or create the outline add-on component.
getOutput() - Method in class com.lizardtech.djvu.anno.Mapper
Query the output rectangle.
getPage(int, int, boolean) - Method in class com.lizardtech.djvu.Document
Get the respective page and start decoding.
getPage(String, int, boolean) - Method in class com.lizardtech.djvu.Document
Get the respective page and start decoding.
getPage() - Method in class com.lizardtech.djvubean.DjVuBean
Optain the current page number, starting from page 1.
getPageCount() - Method in class com.lizardtech.djvubean.DjVuBean
Query the number of pages in the current document.
getPageno(String) - Method in class com.lizardtech.djvu.DjVmDir
Convert a relative url to a page number.
getPageno(String) - Method in class com.lizardtech.djvu.Document
Convert a relative url to a page number.
getPageno() - Method in class com.lizardtech.djvu.outline.Bookmark
Query the page number linked to this bookmark.
getPagenoVector() - Method in class com.lizardtech.djvubean.outline.Outline
Query the vector of page numbers mapped to bookmarks.
getPalette() - Method in class com.lizardtech.djvu.Palette
DOCUMENT ME!
getPaletteClass() - Method in class com.lizardtech.djvu.DjVuOptions
Get the class object to use for Palette.
getParameter(String) - Method in class com.lizardtech.djview.frame.Frame
Lookup a parameter.
getParameterInfo() - Method in class com.lizardtech.djview.Applet
Method to obtain an array of parameters accepted by this applet.
getParent() - Method in class com.lizardtech.djvu.DataPool
Query the parent pool.
getParentMap() - Method in class com.lizardtech.djvubean.outline.Outline
Query the Hashtable of bookmark parents.
getPixmap(GRect, int, double, GPixmap) - Method in class com.lizardtech.djvu.DjVuPage
Get the pixmap for the desired region.
getPixmap() - Method in class com.lizardtech.djvu.IWPixmap
DOCUMENT ME!
getPixmap(int, GRect, GPixmap) - Method in class com.lizardtech.djvu.IWPixmap
Create a pixmap with the specified subsample rate and bounds.
getPoints() - Method in class com.lizardtech.djvu.anno.Line
Method generating a list of defining coordinates.
getPoints() - Method in class com.lizardtech.djvu.anno.Poly
Method generating a list of defining coordinates
getPoints() - Method in class com.lizardtech.djvu.anno.Rect
Method generating a list of defining coordinates.
getPosition() - Method in class com.lizardtech.djvu.DataPool
Query the end position of buffered data.
getPreferredPanelSize() - Method in class com.lizardtech.djvubean.DjVuBean
Query the Preferred Panel size.
getPreferredSize() - Method in class com.lizardtech.djvubean.DjVuBean
Query the preferred size.
getPreferredSize() - Method in class com.lizardtech.djvubean.DjVuViewport
Query the preferred panel size.
getPreferredSize() - Method in class com.lizardtech.djvubean.outline.Outline
Query the preferred image size allowed.
getPreferredSize() - Method in class com.lizardtech.djvubean.outline.OutlineScrollPane
Query the preferred size for this scroll pane.
getPreferredSize() - Method in class com.lizardtech.djvubean.toolbar.PopupChoice
Returns the preferred size for this box.
getPreferredSize() - Method in class com.lizardtech.djvubean.toolbar.ToggleButton
Query the preferred image size allowed.
getPriority() - Method in class com.lizardtech.djvu.DjVuPage
Query if the asynchronous flag is set.
getProgressiveCount() - Method in class com.lizardtech.djvu.DjVuPage
Query the progressive count.
getProperties() - Method in class com.lizardtech.djvubean.DjVuBean
Called to obtain Properties which may be used by the add-on classes.
getRamp() - Method in class com.lizardtech.djvu.GBitmap
 
getRaw() - Method in class com.lizardtech.djvu.anno.DjVuAnno
Query the raw annotation string.
getRed() - Method in class com.lizardtech.djvu.GPixel
Query the red color.
getRedOffset() - Method in class com.lizardtech.djvu.GMap
Query the data offset for red pixels.
getRow(int) - Method in class com.lizardtech.djvubean.outline.Outline
Query the row (item number) of the specified y coordinate.
getRowSize() - Method in class com.lizardtech.djvu.GBitmap
Query the number of bytes per row.
getRowSize() - Method in class com.lizardtech.djvu.GMap
Query the getRowSize.
getScaledHeight() - Method in class com.lizardtech.djvu.anno.Rect
Query the scaled height.
getScaledInstance(int, int) - Method in class com.lizardtech.djvubean.DjVuImage
Create a new instance of this class, scaled to the specified size.
getScaledInstance(int) - Method in class com.lizardtech.djvubean.DjVuImage
Create a new instance of this class, scaled to the specified size.
getScaledWidth() - Method in class com.lizardtech.djvu.anno.Rect
Query the scaled width.
getScaleFactor() - Method in class com.lizardtech.djvubean.toolbar.ComboBox
Query the scale factor used to reduce image sizes.
getScaleFactor() - Method in class com.lizardtech.djvubean.toolbar.ToggleButton
Query the scale resizing factor used for the image.
getScrollbar(int) - Method in class com.lizardtech.djvubean.DjVuViewport
Query the a scrollbar component.
getScrollPane() - Method in class com.lizardtech.djview.Applet
Query and/or create the component to use as scroll pane by the DjVuBean.
getScrollPosition() - Method in class com.lizardtech.djvubean.DjVuBean
Query the scroll position of the relevant ScrollPane or JScrollPane.
getScrollPosition() - Method in class com.lizardtech.djvubean.DjVuViewport
Query the current scroll position.
getSearchMask() - Method in class com.lizardtech.djvubean.DjVuBean
Query the current search mask.
getSearchText() - Method in class com.lizardtech.djvubean.DjVuBean
Query the text used for the searching.
getSelect() - Method in class com.lizardtech.djvubean.DjVuBean
Query the selected region of the image.
getSelectedIndex() - Method in class com.lizardtech.djvubean.toolbar.ComboBox
Query the index of the currently selected item.
getSelectedObjects() - Method in class com.lizardtech.djvubean.toolbar.ComboBox
Query selected objects.
getSelectedObjects() - Method in class com.lizardtech.djvubean.toolbar.ToggleButton
Return an array of this item if selected, otherwise an empty array is returned.
getShape() - Method in class com.lizardtech.djvubean.SimpleArea
Return direct access to the wrapped Area or Rectangle object.
getShapeName() - Method in class com.lizardtech.djvu.anno.Line
Returns "line"
getShapeName() - Method in class com.lizardtech.djvu.anno.Oval
Returns "oval"
getShapeName() - Method in class com.lizardtech.djvu.anno.Poly
Query the shape tag name
getShapeName() - Method in class com.lizardtech.djvu.anno.Text
Returns "text"
getSize() - Method in class com.lizardtech.djvubean.DjVuFilter
Return the scaled page size.
getSize() - Method in class com.lizardtech.djvubean.DjVuImage
Query the scaled size of the DjVuPage.
getSplitPane(Component, Component) - Method in class com.lizardtech.djview.Applet
Called to create a split pane for displaying outline navigation along side of the DjVuBean.
getStartOffset() - Method in class com.lizardtech.djvu.DataPool
Query the start offset of this pool.
getStatus() - Method in class com.lizardtech.djvu.DjVuPage
Query the status string.
getStatus() - Method in class com.lizardtech.djvu.Document
Query the status string.
getStatus() - Method in class com.lizardtech.djvubean.DjVuBean
Query the status string.
getString(int, int) - Method in class com.lizardtech.djvu.text.DjVuText
Query the string from the specified range of bytes.
getTarget() - Method in class com.lizardtech.djvu.anno.Rect
Get the target for the URL.
getTarget() - Method in interface com.lizardtech.djvu.Hyperlink
Get the target for the URL.
getTargetWidth() - Method in class com.lizardtech.djvubean.DjVuBean
Query the target width for toolbar type components.
getText() - Method in class com.lizardtech.djvu.DjVuPage
Query the hidden text Codec for this page.
getText() - Method in class com.lizardtech.djvubean.DjVuBean
Query the hidden text for this document.
getTextArea() - Method in class com.lizardtech.djvubean.DjVuBean
Obtain a TextArea appropriate for displaying the hidden text layer.
getTextBounds(int, Bookmark, Object) - Method in class com.lizardtech.djvubean.outline.Outline
Query the bounding rectangle of the specified row.
getTextCodec(long) - Method in class com.lizardtech.djvubean.DjVuBean
Query the current DjVuText Codec.
getTextCodec(long) - Method in class com.lizardtech.djvubean.DjVuImage
Query the DjVuText codec for this page.
getTextColor() - Method in class com.lizardtech.djvu.anno.Rect
Get the color of text in the map area.
getTextSearchObject() - Method in class com.lizardtech.djvubean.DjVuBean
Query the runnable object used for searching.
getToolbar() - Method in class com.lizardtech.djvubean.DjVuBean
Query and/or create the toolbar add-on component.
getURL() - Method in class com.lizardtech.djview.Applet
Query the URL displayed by this applet.
getURL() - Method in class com.lizardtech.djvu.anno.Rect
Get optional URL which this map area can be associated with.
getUrl() - Method in class com.lizardtech.djvu.DataPool
Queries the URL used to create this stream.
getURL() - Method in interface com.lizardtech.djvu.Hyperlink
Get optional URL which this map area can be associated with.
getURL() - Method in class com.lizardtech.djvubean.DjVuBean
Query the URL being browsed.
getVerAlign() - Method in class com.lizardtech.djvu.anno.DjVuAnno
Get the vertical alignment.
getViewportSize() - Method in class com.lizardtech.djvubean.DjVuBean
Query the viewport size of the relevant ScrollPane or JScrollPane.
getViewportSize() - Method in class com.lizardtech.djvubean.DjVuViewport
Query the size of this panel.
getWidth() - Method in class com.lizardtech.djvu.IWPixmap
DOCUMENT ME!
getXCoordinates() - Method in class com.lizardtech.djvu.anno.Rect
Gets an array of X coordinates, converted from bottom up to dop down if the pageInfoHeight has been set to non-zero.
getXScale() - Method in class com.lizardtech.djvubean.DjVuBean
Return the zoom factor of the X dimension.
getYCoordinates() - Method in class com.lizardtech.djvu.anno.Rect
Gets an array of Y coordinates, converted from bottom up to dop down if the pageInfoHeight has been set to non-zero.
getYScale() - Method in class com.lizardtech.djvubean.DjVuBean
Return the zoom factor of the Y dimension.
getZoom() - Method in class com.lizardtech.djvu.anno.DjVuAnno
Get the zoom value.
getZoom() - Method in class com.lizardtech.djvubean.DjVuBean
Called to query the current Zoom setting.
getZoomMenu() - Method in class com.lizardtech.djvubean.menu.DjVuMenu
Query and/or create the zoom menu.
getZPCodecClass() - Method in class com.lizardtech.djvu.DjVuOptions
Get the class object to use for ZPCodec.
GMap - Class in com.lizardtech.djvu
This is an abstract class for representing pixel maps.
GMap(int, int, int, int, boolean) - Constructor for class com.lizardtech.djvu.GMap
Creates a new GMap object.
gotstartrecordp - Variable in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
GPixel - Class in com.lizardtech.djvu
This class represents a single pixel.
GPixel() - Constructor for class com.lizardtech.djvu.GPixel
Creates a new GPixel object.
GPixel(byte, byte, byte) - Constructor for class com.lizardtech.djvu.GPixel
Creates a new GPixel object.
GPixelReference - Class in com.lizardtech.djvu
DOCUMENT ME!
GPixelReference(GMap, int) - Constructor for class com.lizardtech.djvu.GPixelReference
Creates a createGPixelReference object.
GPixelReference(GMap, int, int) - Constructor for class com.lizardtech.djvu.GPixelReference
Creates a createGPixelReference object.
GPixmap - Class in com.lizardtech.djvu
This class represents 24 bit color image maps.
GPixmap() - Constructor for class com.lizardtech.djvu.GPixmap
Creates a new GPixmap object.
GRAY_MODEL - Static variable in class com.lizardtech.djvubean.DjVuFilter
Gray Color model.
GrayFilter - Class in com.lizardtech.djvubean.toolbar
Filter to create a gray image, for use with disabled buttons.
GrayFilter() - Constructor for class com.lizardtech.djvubean.toolbar.GrayFilter
Creates a new GrayFilter object.
grays - Variable in class com.lizardtech.djvu.GBitmap
Color depth
GRect - Class in com.lizardtech.djvu
A general class for rectange shapes.
GRect() - Constructor for class com.lizardtech.djvu.GRect
Creates a new GRect object.
GRect(int, int, int, int) - Constructor for class com.lizardtech.djvu.GRect
Creates a new GRect object.
GREEN - Static variable in class com.lizardtech.djvu.GPixel
A green pixel.
greenByte() - Method in class com.lizardtech.djvu.GPixel
Query the green color.
greenByte() - Method in class com.lizardtech.djvu.GPixelReference
Query the green pixel value.
greenOffset - Variable in class com.lizardtech.djvu.GMap
The offset to the color green.

H

has_valid_zones() - Method in class com.lizardtech.djvu.text.DjVuText
Tests whether there is a meaningful zone hierarchy.
hasCodec(Object) - Method in class com.lizardtech.djvu.DjVuPage
Query if the specified codec is available.
hashCode() - Method in class com.lizardtech.djvu.GPixel
Generates a hashCode equal to 0xffRRGGBB.
hashCode() - Method in class com.lizardtech.djvu.NumContext
Returns a hash code for this Object.
hasReferences - Static variable in class com.lizardtech.djvu.DjVuObject
This flag indicates if references are available.
height - Variable in class com.lizardtech.djvu.DjVuInfo
The height of the page in pixels at scanned resolution.
height() - Method in class com.lizardtech.djvu.GRect
Query the height of this rectangle.
height - Variable in class com.lizardtech.djvu.JB2Image
DOCUMENT ME!
hidePopup() - Method in class com.lizardtech.djvubean.toolbar.ComboBox
Hide the popup selection menu.
HILITE_TAG - Static variable in class com.lizardtech.djvu.anno.Rect
hilite tag
Hyperlink - Interface in com.lizardtech.djvu
This class is an abstraction of all hyperlinks used by the viewer.

I

id_to_file(String) - Method in class com.lizardtech.djvu.DjVmDir
Called to map an id to a File.
IFFInputStream - Class in com.lizardtech.djvu
IFF files were originally intended for audio.
IFFInputStream() - Constructor for class com.lizardtech.djvu.IFFInputStream
Creates a new IFFInputStream object.
IFFInputStream(DataPool) - Constructor for class com.lizardtech.djvu.IFFInputStream
Creates a new IFFInputStream object.
image - Variable in class com.lizardtech.djvubean.DjVuBean
The DjVuImage to be displayed.
image_columns - Variable in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
image_rows - Variable in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
image_size_dist - Variable in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
IMAGE_STRING - Static variable in class com.lizardtech.djview.Applet
Constant string indicating the image should be displayed.
imageUpdate(Image, int, int, int, int, int) - Method in class com.lizardtech.djvubean.DjVuBean
This overloaded ImageObserver method ignores image updates until a full frame is available.
imageUpdate(Image, int, int, int, int, int) - Method in class com.lizardtech.djvubean.toolbar.ToggleButton
Callback called to indicate the icon image has been updated.
INCLUDE - Static variable in class com.lizardtech.djvu.DjVmDir.File
flag to indicate an include file
incOffset() - Method in class com.lizardtech.djvu.GPixelReference
Step to the next pixel.
incOffset(int) - Method in class com.lizardtech.djvu.GPixelReference
Skip past the specified number of pixels.
index_to_color(int, GPixel) - Method in class com.lizardtech.djvu.Palette
Overwrites #p# with the color located at position #index# in the palette.
inflate(int, int) - Method in class com.lizardtech.djvu.GRect
Grow the size of this rectangle by moving all the edges outwards.
info - Variable in class com.lizardtech.djvubean.DjVuFilter
The DjVuInfo Codec
infoLock - Variable in class com.lizardtech.djvu.DjVuPage
Lock used for accessing the info codec.
inherited_shape_count_dist - Variable in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
init() - Method in class com.lizardtech.djview.Applet
Initialize the currently selected url, and render the first page of the document.
init(DataPool) - Method in class com.lizardtech.djvu.anno.DjVuAnno
Decodes contents of annotation chunk ANTa.
init(int, int, int, int) - Method in class com.lizardtech.djvu.anno.Line
Changes the line geometry
init(int[], int[], int, boolean) - Method in class com.lizardtech.djvu.anno.Poly
Initialize from specified coordinates.
init(int[], int[], int) - Method in class com.lizardtech.djvu.anno.Poly
Initialize a closed polygon from specified coordinates.
init(GRect) - Method in class com.lizardtech.djvu.anno.Rect
Changes the Rect's geometry
init(InputStream) - Method in class com.lizardtech.djvu.BSInputStream
Called to initialize the stream and set the data to be decoded.
init(DataPool, int, int) - Method in class com.lizardtech.djvu.DataPool
Initialize this pool to read data from a parent using the specified range.
init(InputStream) - Method in class com.lizardtech.djvu.DataPool
Initialize the DataPool with the specified input stream
init(URL, boolean) - Method in class com.lizardtech.djvu.DataPool
Initialize the DataPool with the specified url.
init(URL) - Method in class com.lizardtech.djvu.Document
Initialize this document from the specified URL.
init(int, int, int) - Method in class com.lizardtech.djvu.GBitmap
Initialize this image with the specified values.
init(GBitmap) - Method in class com.lizardtech.djvu.GBitmap
Initialize this map by copying a reference map
init(GBitmap, int) - Method in class com.lizardtech.djvu.GBitmap
Initialize this map by copying a reference map
init(GBitmap, GRect, int) - Method in class com.lizardtech.djvu.GBitmap
/** Initialize this map by copying a reference map
init(int, int, GPixel) - Method in class com.lizardtech.djvu.GPixmap
Initialize this pixmap to the specified size and fill in the specified color.
init(GMap, GRect) - Method in class com.lizardtech.djvu.GPixmap
Initialize this pixmap from a segment of another image map.
init(GMap) - Method in class com.lizardtech.djvu.GPixmap
Initialize this pixmap from another image map.
init(DataPool) - Method in class com.lizardtech.djvu.IFFInputStream
Initialize this stream.
init(InputStream, JB2Dict) - Method in class com.lizardtech.djvu.JB2Decode
DOCUMENT ME!
init() - Method in class com.lizardtech.djvu.JB2Dict
DOCUMENT ME!
init() - Method in class com.lizardtech.djvu.JB2Image
DOCUMENT ME!
init(IFFInputStream) - Method in class com.lizardtech.djvu.text.DjVuText
Searches a file for TXTz and TXTa chunks and decodes each of them.
init(DataPool) - Method in class com.lizardtech.djvu.text.DjVuText
Searches a file for TXTz and TXTa chunks and decodes each of them.
init(InputStream) - Method in class com.lizardtech.djvu.ZPCodec
DOCUMENT ME!
init() - Method in class com.lizardtech.djvubean.menu.DjVuMenu
Called to initialize or reinitialize the menu layout.
init_library(JB2Dict) - Method in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
input - Variable in class com.lizardtech.djvu.IFFInputStream
The input stream.
input_raw - Variable in class com.lizardtech.djvu.IFFInputStream
The raw input stream.
insert_file(DjVmDir.File) - Method in class com.lizardtech.djvu.DjVmDir
Called to add a file to the index.
insert_file(DjVmDir.File, int) - Method in class com.lizardtech.djvu.DjVmDir
Called to add a file to the index.
insert_file(InputStream, int, String, String) - Method in class com.lizardtech.djvu.Document
Add a file to the index.
insert_file(InputStream, int, String, String, String) - Method in class com.lizardtech.djvu.Document
Add a file to the index.
insert_file(InputStream, int, String, String, String, int) - Method in class com.lizardtech.djvu.Document
Add a file to the index.
insert_file(DataPool, int, String, String) - Method in class com.lizardtech.djvu.Document
Add a file to the index.
insert_file(DataPool, int, String, String, String) - Method in class com.lizardtech.djvu.Document
Add a file to the index.
insert_file(DataPool, int, String, String, String, int) - Method in class com.lizardtech.djvu.Document
Add a file to the index.
insert_file(DjVmDir.File, DataPool) - Method in class com.lizardtech.djvu.Document
Insert a file.
insert_file(DjVmDir.File, DataPool, int) - Method in class com.lizardtech.djvu.Document
Insert a file.
insertMap(GBitmap, int, int, boolean) - Method in class com.lizardtech.djvu.GBitmap
Insert the reference map at the specified location.
intersect(GRect, GRect) - Method in class com.lizardtech.djvu.GRect
Set this rectangle as the intersection of two rectangles.
intersect(SimpleArea) - Method in class com.lizardtech.djvubean.SimpleArea
Set this area to the intersection of with the specified area.
intersects(double, double, double, double) - Method in class com.lizardtech.djvubean.SimpleArea
Tests if the specified rectangle intersects the Area.
intersects(Rectangle) - Method in class com.lizardtech.djvubean.SimpleArea
Tests if the specified rectangle intersects the Area.
intValue() - Method in class com.lizardtech.djvu.BitContext
Query the integer value.
intValue() - Method in class com.lizardtech.djvu.NumContext
Query the primative value.
invmap - Static variable in class com.lizardtech.djvu.GPixmap
Used to represent division as multiplication.
invoke(Method, Object, Object[]) - Static method in class com.lizardtech.djvu.DjVuObject
This is a wrapper for method.invoke that catches and reports exceptions.
invokeMethod(Object, String[], Class[], Object[]) - Method in class com.lizardtech.djvubean.DjVuBean
Called to invoke a method of the container class.
invokeParentsMethod(String[], Class[], Object[], int) - Method in class com.lizardtech.djvubean.DjVuBean
Called to invoke a method of the parent classes.
is_bundled() - Method in class com.lizardtech.djvu.DjVmDir
Query if the index is for a bundled document.
is_empty() - Method in class com.lizardtech.djvu.anno.DjVuAnno
Returns TRUE if no features are specified or specified features are not different from default ones
is_include() - Method in class com.lizardtech.djvu.DjVmDir.File
Query if this is an include file.
is_indirect() - Method in class com.lizardtech.djvu.DjVmDir
Query if the index is for an indirect document.
is_legal_bilevel() - Method in class com.lizardtech.djvu.DjVuPage
Query if this is a bitonal image.
is_legal_compound() - Method in class com.lizardtech.djvu.DjVuPage
Query if this is a compound image.
is_legal_photo() - Method in class com.lizardtech.djvu.DjVuPage
Test if this is a photo image.
is_page() - Method in class com.lizardtech.djvu.DjVmDir.File
Query if this is a page.
is_shared_anno() - Method in class com.lizardtech.djvu.DjVmDir.File
Query if this is a shared annotation
is_thumbnails() - Method in class com.lizardtech.djvu.DjVmDir.File
Query if this is a thumbnail.
isActive() - Method in class com.lizardtech.djview.frame.Frame
Test if the applet active?
isArrow() - Method in class com.lizardtech.djvu.anno.Rect
Query if an arrow should be drawn.
isAsync() - Method in class com.lizardtech.djvu.DjVuPage
Query if the asynchronous flag is set.
isAsync() - Method in class com.lizardtech.djvu.Document
Query if the asynchronous flag is set.
isBorderAlwaysVisible() - Method in class com.lizardtech.djvu.anno.Rect
Query if the border is always visible, or just when the mouse is over the link.
isCheckedItem(int) - Method in class com.lizardtech.djvubean.outline.Outline
Query if the specified bookmark is checked.
isColor() - Method in class com.lizardtech.djvu.DjVuPage
Query if this is a compound or photo DjVu page.
isComposite() - Method in class com.lizardtech.djvu.IFFInputStream
Query if composite
isDataValid() - Method in class com.lizardtech.djvu.anno.Poly
Checks validity of the polygon
isDecoding() - Method in class com.lizardtech.djvu.DjVuPage
Query if the thread is alive and processing.
isDecoding() - Method in class com.lizardtech.djvubean.DjVuBean
Query if image decoding is still in progress.
isDecoding() - Method in class com.lizardtech.djvubean.DjVuImage
Query if decoding is still in progress.
isDjVuFile() - Method in class com.lizardtech.djvu.IFFInputStream
This may be checked after attempting to read the first chunk to find out if the octet was present.
isDoneDecodingEvent(PropertyChangeListener, PropertyChangeEvent) - Method in class com.lizardtech.djvubean.DjVuImage
Check if this is a done decoding event.
isDoneDecodingEvent(DjVuImage, PropertyChangeListener, PropertyChangeEvent) - Static method in class com.lizardtech.djvubean.DjVuImage
Check if this is a done decoding event.
isEditable() - Method in class com.lizardtech.djvubean.toolbar.ComboBox
Test if the ComboBox is editable.
isEmpty() - Method in class com.lizardtech.djvu.anno.Poly
Query if the poly is closed
isEmpty() - Method in class com.lizardtech.djvu.anno.Rect
Query if the area is empty
isEmpty() - Method in class com.lizardtech.djvu.GRect
Query if the rectange is empty.
isEmpty() - Method in class com.lizardtech.djvubean.SimpleArea
Test if the area or rectangle is empty.
isFake() - Static method in class com.lizardtech.djvubean.SimpleArea
Method to test if this is really using java.awt.geom.Area.
isImageData() - Method in class com.lizardtech.djvu.anno.DjVuAnno
Query if this is image data.
isImageData() - Method in interface com.lizardtech.djvu.Codec
Query if this is image data.
isImageData() - Method in class com.lizardtech.djvu.DjVmDir
Query if this is image data.
isImageData() - Method in class com.lizardtech.djvu.DjVuInfo
Query if this is image data.
isImageData() - Method in class com.lizardtech.djvu.IWPixmap
Query if this is image data.
isImageData() - Method in class com.lizardtech.djvu.JB2Dict
Query if this is image data.
isImageData() - Method in class com.lizardtech.djvu.outline.Bookmark
Query if this is image data.
isImageData() - Method in class com.lizardtech.djvu.Palette
Query if this is image data.
isImageData() - Method in class com.lizardtech.djvu.text.DjVuText
Query if this is image data.
isOpaque() - Method in class com.lizardtech.djvubean.DjVuBean
Always returns true.
isOpen() - Method in class com.lizardtech.djvu.anno.Poly
Query if this is an open polygon.
isPopupVisible() - Method in class com.lizardtech.djvubean.toolbar.ComboBox
Returns true if the pop-up might be currently visible.
isPushpin() - Method in class com.lizardtech.djvu.anno.Rect
Query if a pushpin should be used.
isRampNeeded() - Method in class com.lizardtech.djvu.GBitmap
Query if we are allowed to skip the ramp call.
isRampNeeded() - Method in class com.lizardtech.djvu.GMap
Query if we are allowed to skip the ramp call.
isSelected() - Method in class com.lizardtech.djvubean.toolbar.ToggleButton
Query if selected.
isUTF8 - Variable in class com.lizardtech.djvu.text.DjVuText
True if UTF8 encoded.
isValid() - Method in class com.lizardtech.djvu.anno.Oval
Checks if the object is OK.
isValid() - Method in class com.lizardtech.djvu.anno.Poly
Checks if the object is OK.
isValid() - Method in class com.lizardtech.djvu.anno.Rect
Checks if the object is OK.
isValid() - Method in class com.lizardtech.djvu.outline.Bookmark
Check if a bookmark is valid.
isValidDjVu() - Method in class com.lizardtech.djview.Applet
Query if a DjVu document has been successfully initialized.
isVisible() - Method in class com.lizardtech.djvu.anno.Rect
Query if the border should current by visible.
itemMap - Variable in class com.lizardtech.djvubean.toolbar.ComboBox
A table of Objects mapped to their selection strings.
itemStateChanged(ItemEvent) - Method in class com.lizardtech.djvubean.toolbar.Toolbar
Called when an item state changes.
IWdecoder() - Method in class com.lizardtech.djvu.ZPCodec
DOCUMENT ME!
IWPixmap - Class in com.lizardtech.djvu
This class represents structured wavelette data.
IWPixmap() - Constructor for class com.lizardtech.djvu.IWPixmap
Creates a new IWPixmap object.

J

jarName - Variable in class com.lizardtech.djview.Applet
The jar file which we should run, if main is invoked.
JB2Codec - Class in com.lizardtech.djvu
DOCUMENT ME!
JB2Codec(boolean) - Constructor for class com.lizardtech.djvu.JB2Codec
Creates a new JB2Codec object.
JB2Decode - Class in com.lizardtech.djvu
DOCUMENT ME!
JB2Decode() - Constructor for class com.lizardtech.djvu.JB2Decode
Creates a new JB2Decode object.
JB2Dict - Class in com.lizardtech.djvu
DOCUMENT ME!
JB2Dict() - Constructor for class com.lizardtech.djvu.JB2Dict
Creates a new JB2Dict object.
JB2Image - Class in com.lizardtech.djvu
DOCUMENT ME!
JB2Image() - Constructor for class com.lizardtech.djvu.JB2Image
Creates a new JB2Image object.

L

last_bottom - Variable in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
last_left - Variable in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
LAST_MODE - Static variable in class com.lizardtech.djvubean.DjVuBean
Constant to switch to the previous mode.
LAST_PAGE - Static variable in class com.lizardtech.djvubean.DjVuBean
Navigate to the last page.
LAST_PAGE_BUTTON - Static variable in class com.lizardtech.djvubean.toolbar.Toolbar
Arguments used to create the last page button.
last_right - Variable in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
last_row_bottom - Variable in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
last_row_left - Variable in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
lastPage - Variable in class com.lizardtech.djvubean.toolbar.Toolbar
The button to go to the last page.
lastSelectedItem - Variable in class com.lizardtech.djvubean.toolbar.ComboBox
The last item selected.
LEFT - Static variable in class com.lizardtech.djvu.anno.DjVuAnno
Align left.
leftcell - Variable in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
length() - Method in class com.lizardtech.djvu.text.DjVuText
Get the number of bytes of hidden text.
lgamma - Static variable in class com.lizardtech.djvu.GPixmap
The color correction subsample for the cached color table.
lib2shape - Variable in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
libinfo - Variable in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
LIGHT_GRAY - Static variable in class com.lizardtech.djvubean.toolbar.Toolbar
the color gray
Line - Class in com.lizardtech.djvu.anno
Implements line map areas.
Line() - Constructor for class com.lizardtech.djvu.anno.Line
Creates a new Oval object.
LINE - Static variable in class com.lizardtech.djvu.text.DjVuText
Indicates a line zone.
LINE_ARROW_TAG - Static variable in class com.lizardtech.djvu.anno.Rect
line arrow tag
LINE_CLR_TAG - Static variable in class com.lizardtech.djvu.anno.Rect
line clear tag
LINE_TAG - Static variable in class com.lizardtech.djvu.anno.Line
Tag name for this map type.
LINE_WIDTH_TAG - Static variable in class com.lizardtech.djvu.anno.Rect
line width tag
LINECOLOR_TAG - Static variable in class com.lizardtech.djvu.anno.Rect
line color tag
ListenerSupport - Class in com.lizardtech.djvubean.toolbar
This class implements support for ItemListeners and ActionListeners.
ListenerSupport(Class) - Constructor for class com.lizardtech.djvubean.toolbar.ListenerSupport
Creates a new ListenerSupport object.
logo - Variable in class com.lizardtech.djvubean.toolbar.Toolbar
The LizardTech logo button.
logo2 - Variable in class com.lizardtech.djvubean.toolbar.Toolbar
The LizardTech logo button.
LOGO_BUTTON - Static variable in class com.lizardtech.djvubean.toolbar.Toolbar
Arguments used to create the logo button.
longValue() - Method in class com.lizardtech.djvu.BitContext
Query the long value.
longValue() - Method in class com.lizardtech.djvu.NumContext
Query the primative value as a long.

M

main(String[]) - Static method in class com.lizardtech.djview.Applet
This applet may also be invoked as a program using javaw.
main(String[]) - Static method in class com.lizardtech.djview.frame.Frame
This applet may also be invoked as a program using javaw.
mainClass - Variable in class com.lizardtech.djview.Applet
The main class to use, if main is invoked and the jar file is not available.
map(GRect) - Method in class com.lizardtech.djvu.anno.Mapper
Maps a rectangle according to the affine transform.
map(Mapper) - Method in class com.lizardtech.djvu.anno.Poly
Method maps polygon from one area to another using mapper
map(Mapper) - Method in class com.lizardtech.djvu.anno.Rect
Method maps rectangle from one area to another using mapper
MAP_LINE - Static variable in class com.lizardtech.djvu.anno.Rect
line map type
MAP_OVAL - Static variable in class com.lizardtech.djvu.anno.Rect
oval map type
MAP_POLY - Static variable in class com.lizardtech.djvu.anno.Rect
poly map type
MAP_RECT - Static variable in class com.lizardtech.djvu.anno.Rect
rectangle map type
MAP_TEXT - Static variable in class com.lizardtech.djvu.anno.Rect
text map type
MAPAREA_TAG - Static variable in class com.lizardtech.djvu.anno.Rect
maparea tag
mapChildren(Bookmark, Hashtable, Vector, Number) - Method in class com.lizardtech.djvubean.outline.Outline
Called to create a map the parent of each bookmark.
Mapper - Class in com.lizardtech.djvu.anno
Maps points from one rectangle to another rectangle.
Mapper() - Constructor for class com.lizardtech.djvu.anno.Mapper
Constructs a rectangle mapper.
mapX(int, int) - Method in class com.lizardtech.djvu.anno.Mapper
Map a point and return the new x coordinate.
mapY(int, int) - Method in class com.lizardtech.djvu.anno.Mapper
Map a point and return the new y coordinate.
mark(int) - Method in class com.lizardtech.djvu.DataPool.CachedInputStream
Marks the current location for a reset() later.
markSuppoted() - Method in class com.lizardtech.djvu.DataPool.CachedInputStream
Query if mark is supported.
mArray - Variable in class com.lizardtech.djvu.ZPCodec
DOCUMENT ME!
MATCH_CASE_MASK - Static variable in class com.lizardtech.djvubean.DjVuBean
This mask is used for case sensative searches.
MATCHED_COPY - Static variable in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
MATCHED_REFINE - Static variable in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
MATCHED_REFINE_IMAGE_ONLY - Static variable in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
MATCHED_REFINE_LIBRARY_ONLY - Static variable in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
MAX_PRIORITY - Static variable in class com.lizardtech.djvu.DjVuPage
 
mimetype - Variable in class com.lizardtech.djvu.DjVuPage
The mimetype of this document.
MIN_PRIORITY - Static variable in class com.lizardtech.djvu.DjVuPage
 
MINUS_ONE_OBJECT - Static variable in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
mirrorx() - Method in class com.lizardtech.djvu.anno.Mapper
Composes the affine transform with a symmetry with respect to the vertical line crossing the center of the output rectangle.
mirrory() - Method in class com.lizardtech.djvu.anno.Mapper
Composes the affine transform with a symmetry with respect to the horizontal line crossing the center of the output rectangle.
mlistener - Variable in class com.lizardtech.djvubean.DjVuBean
The current mouse listener.
MODE_STRING_ARRAY - Static variable in class com.lizardtech.djvu.anno.DjVuAnno
The array of legal mode specifications.
modeButtonPanel - Variable in class com.lizardtech.djvubean.toolbar.Toolbar
The panel with mode buttons.
mouseClicked(MouseEvent) - Method in class com.lizardtech.djvubean.anno.AnnoManager
Submit the Rect if right clicked.
mouseClicked(MouseEvent) - Method in class com.lizardtech.djvubean.menu.DjVuMenu
Called when the mouse is clicked.
mouseDragged(MouseEvent) - Method in class com.lizardtech.djvubean.anno.AnnoManager
Event indicating the mouse was dragged.
mouseEntered(MouseEvent) - Method in class com.lizardtech.djvubean.menu.DjVuMenu
Called when the mouse enters the DjVuBean.
mouseExited(MouseEvent) - Method in class com.lizardtech.djvubean.menu.DjVuMenu
Called when the mouse exits the DjVuBean.
mouseMoved(MouseEvent) - Method in class com.lizardtech.djvubean.anno.AnnoManager
Event indicating the mouse was moved.
mousePressed(MouseEvent) - Method in class com.lizardtech.djvubean.menu.DjVuMenu
Called when the mouse button is pressed.
mouseReleased(MouseEvent) - Method in class com.lizardtech.djvubean.menu.DjVuMenu
Called when the mouse button is released.
move(int, int) - Method in class com.lizardtech.djvu.anno.Poly
Move all the points of the polygon.
move(int, int) - Method in class com.lizardtech.djvu.anno.Rect
Moves the hyperlink along the given vector.
move(int, int) - Method in class com.lizardtech.djvubean.DjVuFilter
Called to move the upper left hand corner of the image segment.
move_vertex(int, int, int) - Method in class com.lizardtech.djvu.anno.Poly
Moves vertex i to position (x, y)
multiplierRefArray - Static variable in class com.lizardtech.djvu.GPixmap
Used for attenuation
mValue - Variable in class com.lizardtech.djvu.ZPTable
DOCUMENT ME!

N

name_to_file(String) - Method in class com.lizardtech.djvu.DjVmDir
Query the File mapped to name.
NAVIGATE_LIST - Static variable in class com.lizardtech.djvubean.DjVuBean
This is a list of special values used when navigating documents.
ncolors - Variable in class com.lizardtech.djvu.GMap
The number of bytes per pixel
ncolumns - Variable in class com.lizardtech.djvu.GMap
The number of columns.
needRamp - Variable in class com.lizardtech.djvu.GMap
False if we can skip the ramp call.
NEW_MARK - Static variable in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
NEW_MARK_IMAGE_ONLY - Static variable in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
NEW_MARK_LIBRARY_ONLY - Static variable in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
newPixels() - Method in class com.lizardtech.djvubean.DjVuFilter
Called to indicate newPixels are available.
newZPTable(ZPTable[]) - Method in class com.lizardtech.djvu.ZPCodec
DOCUMENT ME!
NEXT_PAGE - Static variable in class com.lizardtech.djvubean.DjVuBean
Navigate to the next page.
NEXT_PAGE_BUTTON - Static variable in class com.lizardtech.djvubean.toolbar.Toolbar
Arguments used to create the next page button.
nextPage - Variable in class com.lizardtech.djvubean.toolbar.Toolbar
The next page button.
NO_BORDER - Static variable in class com.lizardtech.djvu.anno.Rect
no border flag
NO_BORDER_TAG - Static variable in class com.lizardtech.djvu.anno.Rect
no border tag
NO_HILITE - Static variable in class com.lizardtech.djvu.anno.Rect
no hilite color
NOBORDER - Static variable in class com.lizardtech.djvubean.toolbar.ToggleButton
Constant to incidate no border should be painted.
NOCTX_ACTIVE - Static variable in class com.lizardtech.djvu.DjVuOptions
This should not be changed unless you know what you are doing.
NOCTX_BUCKET_ACTIVE - Static variable in class com.lizardtech.djvu.DjVuOptions
This should not be changed unless you know what you are doing.
NOCTX_BUCKET_UPPER - Static variable in class com.lizardtech.djvu.DjVuOptions
This should not be changed unless you know what you are doing.
NOCTX_EXPECT - Static variable in class com.lizardtech.djvu.DjVuOptions
This should not be changed unless you know what you are doing.
NON_MARK_DATA - Static variable in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
normalize_text() - Method in class com.lizardtech.djvu.text.DjVuText
Normalize textual data.
nrows - Variable in class com.lizardtech.djvu.GMap
The number of rows.
NumContext - Class in com.lizardtech.djvu
Implements an editable Integer class.
NumContext() - Constructor for class com.lizardtech.djvu.NumContext
Creates a new NumContext object.
NumContext(int) - Constructor for class com.lizardtech.djvu.NumContext
Creates a new NumContext object.
NumContext(Number) - Constructor for class com.lizardtech.djvu.NumContext
Creates a new NumContext object.
NUMELEMS - Static variable in class com.lizardtech.djvu.GPixel
Number of colors in a pixel.

O

octets - Static variable in class com.lizardtech.djvu.Document
These are the magic numbers at the start of every DjVu file.
offset - Variable in class com.lizardtech.djvu.DjVmDir.File
The position of this file in the main document.
offset - Variable in class com.lizardtech.djvu.IFFInputStream
The offset to the current location.
offset_type_dist - Variable in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
OLD_JAVA - Static variable in class com.lizardtech.djvubean.toolbar.ToggleButton
query java version.
ONE2ONE - Static variable in class com.lizardtech.djvu.anno.DjVuAnno
Display 1 to 1.
OPACITY_TAG - Static variable in class com.lizardtech.djvu.anno.Rect
opacity tag
openChunk(StringBuffer) - Method in class com.lizardtech.djvu.IFFInputStream
Get the next chunk id.
optimize_data() - Method in class com.lizardtech.djvu.anno.Poly
Optimizes the polygon
Outline - Class in com.lizardtech.djvubean.outline
This class is used for outline navigation.
Outline(DjVuBean) - Constructor for class com.lizardtech.djvubean.outline.Outline
Creates a new Outline object.
OutlineScrollPane - Class in com.lizardtech.djvubean.outline
This class is used for wrapping outline navigation with a scrollpane.
OutlineScrollPane(DjVuBean) - Constructor for class com.lizardtech.djvubean.outline.OutlineScrollPane
Creates a new OutlineScrollPane object.
Oval - Class in com.lizardtech.djvu.anno
Implements elliptical map areas.
Oval() - Constructor for class com.lizardtech.djvu.anno.Oval
Creates a new Oval object.
OVAL_TAG - Static variable in class com.lizardtech.djvu.anno.Oval
Tag name for this map type.

P

PAGE - Static variable in class com.lizardtech.djvu.DjVmDir.File
flag to indicate a page
PAGE - Static variable in class com.lizardtech.djvu.text.DjVuText
Indicates a page zone.
page - Variable in class com.lizardtech.djvubean.DjVuFilter
The DjVuPage being displayed.
PAGE_SELECT - Static variable in class com.lizardtech.djvubean.toolbar.Toolbar
Arguments used to create the page selection combobox.
page_to_file(int) - Method in class com.lizardtech.djvu.DjVmDir
Query the File mapped to the specified page number.
page_zone - Variable in class com.lizardtech.djvu.text.DjVuText
Main zone in the document.
pageMap - Variable in class com.lizardtech.djvu.Document
A Vector of soft links to decoded pages.
pagePanel - Variable in class com.lizardtech.djvubean.toolbar.Toolbar
The panel with page navigation buttons.
pageSelect - Variable in class com.lizardtech.djvubean.toolbar.Toolbar
The combobox for selecting the current page.
pageSelectEditorActionListener - Variable in class com.lizardtech.djvubean.toolbar.Toolbar
Used for typing in a page number.
paint(Graphics) - Method in class com.lizardtech.djvubean.DjVuBean
Called to draw the DjVuPage
paint(Graphics) - Method in class com.lizardtech.djvubean.DjVuViewport
Called to redraw the panel.
paint(Graphics) - Method in class com.lizardtech.djvubean.outline.Outline
Called to paint the outline.
paint(Graphics) - Method in class com.lizardtech.djvubean.toolbar.Finder
Called to paint this container.
paint(Graphics) - Method in class com.lizardtech.djvubean.toolbar.PopupChoice
Paint this component.
paint(Graphics) - Method in class com.lizardtech.djvubean.toolbar.ToggleButton
Called to draw the button.
paint(Graphics) - Method in class com.lizardtech.djvubean.toolbar.Toolbar
Called to paint this container.
paintAll(Graphics) - Method in class com.lizardtech.djvubean.toolbar.ToggleButton
Called to paint the component.
paintCheckbox(int, Graphics, Bookmark) - Method in class com.lizardtech.djvubean.outline.Outline
Called to recursively paint the check box for the specified item.
paintComponent(Graphics) - Method in class com.lizardtech.djvubean.DjVuBean
Called to draw the DjVuPage
paintComponent(Graphics) - Method in class com.lizardtech.djvubean.DjVuViewport
Called to draw the panel.
paintItem(int, Graphics, Bookmark) - Method in class com.lizardtech.djvubean.outline.Outline
Called to recursively paint text and lines for the specified item.
Palette - Class in com.lizardtech.djvu
DOCUMENT ME!
Palette() - Constructor for class com.lizardtech.djvu.Palette
Creates a new Palette object.
PAN_MODE - Static variable in class com.lizardtech.djvubean.DjVuBean
Constant to switch to panning mode.
PAN_MODE_BUTTON - Static variable in class com.lizardtech.djvubean.toolbar.Toolbar
Arguments used to create the pan mode button.
panMode - Variable in class com.lizardtech.djvubean.toolbar.Toolbar
The mode button to pan the document.
PARAGRAPH - Static variable in class com.lizardtech.djvu.text.DjVuText
Indicates a paragraph zone.
pArray - Variable in class com.lizardtech.djvu.ZPCodec
DOCUMENT ME!
parseSjbz(InputStream) - Method in class com.lizardtech.djvu.DjVuPage
Called to parse jb2 data.
Poly - Class in com.lizardtech.djvu.anno
Implements polygonal map areas.
Poly() - Constructor for class com.lizardtech.djvu.anno.Poly
Creates a new Poly object.
POLY_TAG - Static variable in class com.lizardtech.djvu.anno.Poly
The tag name for this shape.
PopupChoice - Class in com.lizardtech.djvubean.toolbar
An extension of the Choice class, designed to send events to the ComboBox.
PopupChoice(ComboBox) - Constructor for class com.lizardtech.djvubean.toolbar.PopupChoice
Creates a new PopupChoice object.
position - Variable in class com.lizardtech.djvubean.DjVuFilter
The new position of the upper left corner.
prefetch() - Method in class com.lizardtech.djvu.DataPool
Prefetched datain a separate thread.
prefetch() - Method in class com.lizardtech.djvu.Document
Call to prefetch all the data for this document.
preload() - Method in class com.lizardtech.djvu.ZPCodec
DOCUMENT ME!
PRESERVED_COMMENT - Static variable in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
PREV_PAGE - Static variable in class com.lizardtech.djvubean.DjVuBean
Navigate to the previous page.
PREVIOUS_PAGE_BUTTON - Static variable in class com.lizardtech.djvubean.toolbar.Toolbar
Arguments used to create the previous page button.
prevPage - Variable in class com.lizardtech.djvubean.toolbar.Toolbar
The previous page button.
processActionEvent(ActionEvent) - Method in class com.lizardtech.djvubean.toolbar.ToggleButton
Called to process an ActionEvent.
processEvent(AWTEvent) - Method in class com.lizardtech.djvubean.DjVuViewport
Called to process events.
processEvent(AWTEvent) - Method in class com.lizardtech.djvubean.toolbar.ComboBox
Called to process an event.
processEvent(AWTEvent) - Method in class com.lizardtech.djvubean.toolbar.PopupChoice
Called to process an event.
processEvent(AWTEvent) - Method in class com.lizardtech.djvubean.toolbar.ToggleButton
Called to process an event.
processFocusEvent(FocusEvent) - Method in class com.lizardtech.djvubean.toolbar.PopupChoice
Called to process a focus event.
processItemEvent(ItemEvent) - Method in class com.lizardtech.djvubean.toolbar.ComboBox
Called to process an ItemEvent.
processItemEvent(ItemEvent) - Method in class com.lizardtech.djvubean.toolbar.PopupChoice
Called to process an event.
processItemEvent(ItemEvent) - Method in class com.lizardtech.djvubean.toolbar.ToggleButton
Called to process an item event.
processMouseEvent(MouseEvent) - Method in class com.lizardtech.djvubean.toolbar.PopupChoice
Called to process a mouse event.
processMouseEvent(MouseEvent) - Method in class com.lizardtech.djvubean.toolbar.ToggleButton
Called when the mouse has updated.
progressiveCount - Variable in class com.lizardtech.djvu.DjVuPage
Number incremented each time the image pixels are updated.
progressiveLock - Variable in class com.lizardtech.djvu.DjVuPage
Lock to signal any image update, for progressive rendering.
properties - Variable in class com.lizardtech.djvu.GMap
properties associated with this image map
properties - Variable in class com.lizardtech.djvubean.DjVuBean
Properties which may be used to initialize addOn's, and to pass extra values between add-on's.
propertyChange(PropertyChangeEvent) - Method in class com.lizardtech.djview.Applet
Called when a DjVuBean propery has changed.
propertyChange(PropertyChangeEvent) - Method in class com.lizardtech.djvubean.DjVuBean
Called when a property has been changed.
propertyChange(PropertyChangeEvent) - Method in class com.lizardtech.djvubean.menu.DjVuMenu
Called with a DjVuBean property has changed.
propertyChange(PropertyChangeEvent) - Method in class com.lizardtech.djvubean.outline.Outline
Called with a DjVuBean property has changed.
propertyChange(PropertyChangeEvent) - Method in class com.lizardtech.djvubean.text.TextSearch
Called when a property has changed.
propertyChange(PropertyChangeEvent) - Method in class com.lizardtech.djvubean.toolbar.Finder
Called with a DjVuBean property has changed.
propertyChange(PropertyChangeEvent) - Method in class com.lizardtech.djvubean.toolbar.Toolbar
Called when a DjVuBean property is changed.
PUSHPIN_TAG - Static variable in class com.lizardtech.djvu.anno.Rect
text pushpin tag
pValue - Variable in class com.lizardtech.djvu.ZPTable
DOCUMENT ME!

Q

queueCount - Static variable in class com.lizardtech.djvu.DjVuPage
 
queueThread - Static variable in class com.lizardtech.djvu.DjVuPage
The thread used for asynchronious decoding.
queueVector - Static variable in class com.lizardtech.djvu.DjVuPage
An array of vectors listing pages which need decoding.

R

RAISED_BORDER - Static variable in class com.lizardtech.djvubean.toolbar.ToggleButton
Constant to incidate a raised border should be painted.
ramp(GPixelReference) - Method in class com.lizardtech.djvu.GBitmap
Convert the pixel to 24 bit color.
ramp(GPixelReference) - Method in class com.lizardtech.djvu.GMap
Convert the pixel to 24 bit color.
read(byte[], int, int) - Method in class com.lizardtech.djvu.BSInputStream
Called to read data into a buffer.
read() - Method in class com.lizardtech.djvu.BSInputStream
Called to read the next byte of data.
read() - Method in class com.lizardtech.djvu.DataPool.CachedInputStream
Read the next byte of data ranged 0 to 255.
read(byte[], int, int) - Method in class com.lizardtech.djvu.DataPool.CachedInputStream
Read data into an array of bytes.
read(InputStream) - Method in class com.lizardtech.djvu.Document
Called to initialize from the specified stream.
read(DataPool) - Method in class com.lizardtech.djvu.Document
Called to initialize from the specified stream.
read(URL) - Method in class com.lizardtech.djvu.Document
Called to initialize from the specified stream.
read(byte[], int, int) - Method in class com.lizardtech.djvu.IFFInputStream
Read data from the current chunk.
read() - Method in class com.lizardtech.djvu.IFFInputStream
Read the next byte of the current chunk.
read16() - Method in class com.lizardtech.djvu.DataPool.CachedInputStream
Read the next two bytes as a posative integer.
read24() - Method in class com.lizardtech.djvu.DataPool.CachedInputStream
Read the next three bytes as a posative integer.
read8() - Method in class com.lizardtech.djvu.DataPool.CachedInputStream
Read the next bytes as a posative integer.
readData(InputStream, int) - Method in class com.lizardtech.djvu.ByteVector
Read data into the buffer.
readUTF(int) - Method in class com.lizardtech.djvu.DataPool.CachedInputStream
Read up to the specified number of bytes as a String.
readUTF() - Method in class com.lizardtech.djvu.DataPool
Convert the accessable data into a string.
ready() - Method in class com.lizardtech.djvu.IFFInputStream
Query if data is available.
Rect - Class in com.lizardtech.djvu.anno
This class is the base of all annotations by the viewer to display and manage hyperlinks and highlighted areas inside a DjVuPage.
Rect() - Constructor for class com.lizardtech.djvu.anno.Rect
Creates a new Rect object.
RECT_TAG - Static variable in class com.lizardtech.djvu.anno.Rect
rect tag
recthull(GRect, GRect) - Method in class com.lizardtech.djvu.GRect
Set this rectangle as the union of two rectangles.
recursiveRevalidate() - Method in class com.lizardtech.djvubean.DjVuBean
Called to recursively validate each parent.
RED - Static variable in class com.lizardtech.djvu.GPixel
A red pixel.
redByte() - Method in class com.lizardtech.djvu.GPixel
Query the red color.
redByte() - Method in class com.lizardtech.djvu.GPixelReference
Query the red pixel value.
redOffset - Variable in class com.lizardtech.djvu.GMap
The offset to the color red.
refinementp - Variable in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
REGION - Static variable in class com.lizardtech.djvu.text.DjVuText
Indicates a region zone.
rel_loc_x_current - Variable in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
rel_loc_x_last - Variable in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
rel_loc_y_current - Variable in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
rel_loc_y_last - Variable in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
rel_size_x - Variable in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
rel_size_y - Variable in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
removeActionListener(ActionListener) - Method in class com.lizardtech.djvubean.toolbar.ToggleButton
Remove an ActionListener.
removeItem(Object) - Method in class com.lizardtech.djvubean.toolbar.ComboBox
Remove an item from the selection list.
removeItemListener(ItemListener) - Method in class com.lizardtech.djvubean.toolbar.ComboBox
Remove an ItemListener.
removeItemListener(ItemListener) - Method in class com.lizardtech.djvubean.toolbar.ToggleButton
Remove an ItemListener.
removeListener(Object) - Method in class com.lizardtech.djvubean.toolbar.ListenerSupport
Remove a Listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.lizardtech.djvu.DjVuPage
Remove a listener for PropertyChangeEvent.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.lizardtech.djvu.Document
Remove a listener for PropertyChangeEvent.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.lizardtech.djvubean.DjVuBean
Remove a listener for PropertyChangeEvent.
repaintImageCoordinates(Rectangle) - Method in class com.lizardtech.djvubean.DjVuBean
Used to specify a rectangle in document coordinates to repaint.
repaintWait(long) - Method in class com.lizardtech.djvubean.toolbar.ToggleButton
Called to invoke a repaint, and wait upto the specified timeout value in milliseconds for the update() method to be invoked.
replaceItemEvent(ItemEvent) - Method in class com.lizardtech.djvubean.toolbar.ComboBox
Called to replace the selection string with the selection Object in an ItemEvent.
reproduce_old_bug - Variable in class com.lizardtech.djvu.JB2Image
DOCUMENT ME!
REQUIRED_DICT_OR_RESET - Static variable in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
reset() - Method in class com.lizardtech.djvu.anno.Poly
Resets cached results.
reset() - Method in class com.lizardtech.djvu.anno.Rect
Resets cached results.
reset() - Method in class com.lizardtech.djvu.DataPool.CachedInputStream
Restore the marked position
reset() - Method in class com.lizardtech.djvubean.SimpleArea
Clears this area to a zero volume.
reset_numcoder() - Method in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
resize(int, int) - Method in class com.lizardtech.djvu.anno.Poly
Rescale the polygon to the specified bounds size.
resize(int, int) - Method in class com.lizardtech.djvu.anno.Rect
Resize this shape.
RGB_MODEL - Static variable in class com.lizardtech.djvubean.DjVuFilter
RGB Color model.
rgb_to_ycc - Static variable in class com.lizardtech.djvu.IWPixmap
DOCUMENT ME!
RIGHT - Static variable in class com.lizardtech.djvu.anno.DjVuAnno
Align right.
rightcell - Variable in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
rotate(int) - Method in class com.lizardtech.djvu.anno.Mapper
Composes the affine transform with a rotation of count quarter turns counter-clockwise.
rotate() - Method in class com.lizardtech.djvu.anno.Mapper
Composes the affine transform with a rotation of count quarter turns counter-clockwise.
rotateArea(int, int, int) - Method in class com.lizardtech.djvu.anno.Poly
Rotate this area about the specified origin
rotateArea(int, int, int) - Method in class com.lizardtech.djvu.anno.Rect
Called to rotate this shape.
rowOffset(int) - Method in class com.lizardtech.djvu.GBitmap
Query the start offset of a row.
rowOffset(int) - Method in class com.lizardtech.djvu.GMap
Query the start offset of a row.
rows() - Method in class com.lizardtech.djvu.GMap
Query the number of rows in an image.
run() - Method in class com.lizardtech.djview.Applet
Perform regular garbage collection...
run() - Method in class com.lizardtech.djview.frame.Frame
Called to show the window.
run() - Method in class com.lizardtech.djvu.DjVuPage
This thread processes the asynchronous queue.
run() - Method in class com.lizardtech.djvu.Document
This run method is called by the thread created with prefetch()
run() - Method in class com.lizardtech.djvubean.DjVuBean
 
run() - Method in class com.lizardtech.djvubean.DjVuFilter
This is the run method used for all threads.
run() - Method in class com.lizardtech.djvubean.DjVuViewport
 
run() - Method in class com.lizardtech.djvubean.text.TextSearch
Search for text forward or backwards from the last caret position in the whole document or page.

S

scale - Variable in class com.lizardtech.djview.Applet
The current zoom factor.
scaleScrollPosition(int, int, int, int) - Method in class com.lizardtech.djvubean.DjVuBean
Called to adjust to adjust the scroll position after scaling the image.
scrollPane - Variable in class com.lizardtech.djview.Applet
This container will contain a scrollable DjVu Image
search(String, boolean, boolean, boolean, boolean) - Method in class com.lizardtech.djvubean.toolbar.Finder
Search for text forward or backwards from the last Caret Position from the current page.
SEARCH_BACK_BUTTON - Static variable in class com.lizardtech.djvubean.toolbar.Finder
Arguments used to create the previous page button.
SEARCH_BACK_BUTTON - Static variable in class com.lizardtech.djvubean.toolbar.Toolbar
Arguments used to create the previous page button.
SEARCH_BACKWARD_MASK - Static variable in class com.lizardtech.djvubean.DjVuBean
This mask is used for backwards searches.
SEARCH_BUTTON - Static variable in class com.lizardtech.djvubean.toolbar.Toolbar
Arguments used to create the pan mode button.
SEARCH_DOCUMENT_BACK_BUTTON - Static variable in class com.lizardtech.djvubean.toolbar.Finder
Arguments used to create the first page button.
SEARCH_DOCUMENT_BACK_BUTTON - Static variable in class com.lizardtech.djvubean.toolbar.Toolbar
Arguments used to create the first page button.
SEARCH_DOCUMENT_FWD_BUTTON - Static variable in class com.lizardtech.djvubean.toolbar.Finder
Arguments used to create the last page button.
SEARCH_DOCUMENT_FWD_BUTTON - Static variable in class com.lizardtech.djvubean.toolbar.Toolbar
Arguments used to create the last page button.
SEARCH_FORWARD_BUTTON - Static variable in class com.lizardtech.djvubean.toolbar.Finder
Arguments used to create the next page button.
SEARCH_FORWARD_BUTTON - Static variable in class com.lizardtech.djvubean.toolbar.Toolbar
Arguments used to create the next page button.
SEARCH_NOT_SELECTED_STRING - Static variable in class com.lizardtech.djvubean.toolbar.Toolbar
card name for navigation buttons
SEARCH_SELECTED_STRING - Static variable in class com.lizardtech.djvubean.toolbar.Toolbar
card name for search mode buttons
search_string(Vector, String, int, boolean, boolean, boolean) - Method in class com.lizardtech.djvu.text.DjVuText
Searches the TXT chunk for the given byteArray.
search_string(Vector, String, int, boolean, boolean) - Method in class com.lizardtech.djvu.text.DjVuText
Searches the TXT chunk for the given byteArray.
searchBack - Variable in class com.lizardtech.djvubean.toolbar.Finder
The search backward button.
searchDocument(boolean) - Method in class com.lizardtech.djvubean.toolbar.Finder
Called to do a search on the document.
searchDocumentBack - Variable in class com.lizardtech.djvubean.toolbar.Finder
The button to search to the last page.
searchDocumentFwd - Variable in class com.lizardtech.djvubean.toolbar.Finder
The button to search to the first page.
searchField - Variable in class com.lizardtech.djvubean.toolbar.Finder
A text field for the string we are searching for.
searchFwd - Variable in class com.lizardtech.djvubean.toolbar.Finder
The search forward button.
searchMode - Variable in class com.lizardtech.djvubean.toolbar.Toolbar
The search button to search the document.
searchPage(DjVuText, String, int) - Method in class com.lizardtech.djvubean.text.TextSearch
Search for text forward or backwards from the last Caret Position in the current page.
searchPage(boolean) - Method in class com.lizardtech.djvubean.toolbar.Finder
Called to do a search on the current page.
seekto - Variable in class com.lizardtech.djvu.IFFInputStream
The seekto location.
SEPARATOR_BUTTON - Static variable in class com.lizardtech.djvubean.toolbar.Toolbar
Arguments used to create the logo button.
set(int) - Method in class com.lizardtech.djvu.BitContext
Set the byte value.
set(Number) - Method in class com.lizardtech.djvu.BitContext
Set the byte value from a Number object.
set(GPixel) - Method in class com.lizardtech.djvu.GPixel
Copy the pixel values.
set(long) - Method in class com.lizardtech.djvu.NumContext
Set the primative value from a long.
set(int) - Method in class com.lizardtech.djvu.NumContext
Set the primative value from an int.
set(Number) - Method in class com.lizardtech.djvu.NumContext
Set the primative value from a Number.
set_bg_color(long) - Method in class com.lizardtech.djvu.anno.DjVuAnno
Set background color in #0x00RRBBGG# format unless DEFAULT_BG_COLOR is used because there was no background color records in the annotation chunk.
set_file_name(String, String) - Method in class com.lizardtech.djvu.DjVmDir
Set the filename corresponding to an id.
set_file_title(String, String) - Method in class com.lizardtech.djvu.DjVmDir
Set the title corresponding to an id.
set_inherited_dict(JB2Dict) - Method in class com.lizardtech.djvu.JB2Dict
DOCUMENT ME!
set_inherited_dict(JB2Dict, boolean) - Method in class com.lizardtech.djvu.JB2Dict
Sets the inherited dictionary.
set_load_name(String) - Method in class com.lizardtech.djvu.DjVmDir.File
Set the load name (id) of this file.
set_save_name(String) - Method in class com.lizardtech.djvu.DjVmDir.File
Set the save name (name) of this file.
set_title(String) - Method in class com.lizardtech.djvu.DjVmDir.File
Set the title of this page.
setActionCommand(String) - Method in class com.lizardtech.djvubean.toolbar.ToggleButton
Set the action command.
setAnnoLineClass(Class) - Method in class com.lizardtech.djvu.DjVuOptions
Set the class object to use for AnnoLine.
setAnnoOvalClass(Class) - Method in class com.lizardtech.djvu.DjVuOptions
Set the class object to use for AnnoOval.
setAnnoPolyClass(Class) - Method in class com.lizardtech.djvu.DjVuOptions
Set the class object to use for Poly.
setAnnoRectClass(Class) - Method in class com.lizardtech.djvu.DjVuOptions
Set the class object to use for anno.Rect.
setAnnoTextClass(Class) - Method in class com.lizardtech.djvu.DjVuOptions
Set the class object to use for anno.Text.
setArrow(boolean) - Method in class com.lizardtech.djvu.anno.Rect
Set if a arrow should be drawn.
setAsync(boolean) - Method in class com.lizardtech.djvu.DjVuPage
Set the flag to allow or disallow asynchronous operations.
setAsync(boolean) - Method in class com.lizardtech.djvu.Document
Set the flag to allow or disallow asynchronous operations.
setBackground(Color) - Method in class com.lizardtech.djvubean.DjVuBean
Sets the background color of this component.
setBackground(Color) - Method in class com.lizardtech.djvubean.toolbar.ComboBox
Set the background color.
setBgColor(Number) - Method in class com.lizardtech.djvu.anno.Rect
Set the specified a color for text background of the map area.
setBGR(int, int, int) - Method in class com.lizardtech.djvu.GPixel
Initialize a pixel with bgr values.
setBGR(int, int, int) - Method in class com.lizardtech.djvu.GPixelReference
Set the blue, green, and red values of the current pixel.
setBlue(byte) - Method in class com.lizardtech.djvu.GPixel
Set the blue color
setBlue(int) - Method in class com.lizardtech.djvu.GPixel
Set the blue color
setBlue(byte) - Method in class com.lizardtech.djvu.GPixelReference
Set the blue pixel value.
setBookmarkClass(Class) - Method in class com.lizardtech.djvu.DjVuOptions
Set the class object to use for Bookmark.
setBorder(Dimension, Rectangle) - Method in class com.lizardtech.djvubean.DjVuImage
Computes the size of the border.
setBorderAlwaysVisible(boolean) - Method in class com.lizardtech.djvu.anno.Rect
Set if the border is always visible, or just when the mouse is over the link.
setBorderColor(Number) - Method in class com.lizardtech.djvu.anno.Rect
Sets the color the area border should be drawn.
setBorderType(int) - Method in class com.lizardtech.djvu.anno.Rect
Set the border type.
setBorderType(int) - Method in class com.lizardtech.djvubean.toolbar.ToggleButton
Sets the border type.
setBorderWidth(int) - Method in class com.lizardtech.djvu.anno.Rect
Set border width in pixels.
setBSInputStreamClass(Class) - Method in class com.lizardtech.djvu.DjVuOptions
Set the class object to use for BSInputStream.
setBuffer(ByteVector) - Method in class com.lizardtech.djvu.DataPool
Set a new buffer.
setBufferBounds(Component, Rectangle) - Method in class com.lizardtech.djvubean.DjVuImage
Sets the bounds for buffering.
setBufferBounds(Rectangle) - Method in class com.lizardtech.djvubean.DjVuImage
Sets the bounds for buffering.
setByte(int, byte) - Method in class com.lizardtech.djvu.ByteVector
Set a byte at a particular position.
setByteAt(int, int) - Method in class com.lizardtech.djvu.GBitmap
Set the pixel value.
setCaretPosition(int) - Method in class com.lizardtech.djvubean.DjVuBean
Set the current caret position, used for text searches.
setCheckedBookmark(Bookmark, Vector) - Method in class com.lizardtech.djvubean.outline.Outline
Set the checked value of the specified bookmark.
setCheckedItem(int, boolean) - Method in class com.lizardtech.djvubean.outline.Outline
Set the checked property of the specified bookmark.
setCheckedItem(int, boolean, Vector) - Method in class com.lizardtech.djvubean.outline.Outline
Check bookmark at the specified row number.
setCheckedPage(int) - Method in class com.lizardtech.djvubean.outline.Outline
Called to check any bookmarks linked to the specified page number.
setComment(String) - Method in class com.lizardtech.djvu.anno.Rect
Comment - displayed in a status line or as a popup hint when the mouse pointer moves over the map area
setCrcbDelay(int) - Method in class com.lizardtech.djvu.IWPixmap
Set the CRCB Delay
setDataPoolClass(Class) - Method in class com.lizardtech.djvu.DjVuOptions
Set the class object to use for DataPool.
setDimensions(int, int) - Method in class com.lizardtech.djvubean.DjVuFilter
Called by the image producer to set the image size.
setDisplayName(String) - Method in class com.lizardtech.djvu.outline.Bookmark
Set the display name for this bookmark.
setDjVmDir(DjVmDir) - Method in class com.lizardtech.djvu.outline.Bookmark
Set the document directory.
setDjVmDirClass(Class) - Method in class com.lizardtech.djvu.DjVuOptions
Set the class object to use for DjVmDir.
setDjVuAnnoClass(Class) - Method in class com.lizardtech.djvu.DjVuOptions
Set the class object to use for DjVuAnno.
setDjVuInfoClass(Class) - Method in class com.lizardtech.djvu.DjVuOptions
Set the class object to use for DjVuInfo.
setDjVuOptions(DjVuOptions) - Method in class com.lizardtech.djvu.BSInputStream
Set the DjVuOptions used by this object.
setDjVuOptions(DjVuOptions) - Method in interface com.lizardtech.djvu.DjVuInterface
Sets the DjVuOptions.
setDjVuOptions(DjVuOptions) - Method in class com.lizardtech.djvu.DjVuObject
Set the DjVuOptions to be used by this object.
setDjVuOptions(DjVuOptions) - Method in class com.lizardtech.djvu.IFFInputStream
Set the DjVuOptions used by this object.
setDjVuOptions(DjVuOptions) - Method in class com.lizardtech.djvu.outline.Bookmark
Set the DjVuOptions used by this object.
setDjVuOptions(DjVuOptions) - Method in class com.lizardtech.djvubean.DjVuBean
Set the DjVuOptions used by this object.
setDjVuPageClass(Class) - Method in class com.lizardtech.djvu.DjVuOptions
Set the class object to use for DjVuPage.
setDjVuTextClass(Class) - Method in class com.lizardtech.djvu.DjVuOptions
Set the class object to use for DjVuText.
setDocumentClass(Class) - Method in class com.lizardtech.djvu.DjVuOptions
Set the class object to use for Document
setEditable(boolean) - Method in class com.lizardtech.djvubean.toolbar.ComboBox
Set the editability of this ComboBox
setEnabled(boolean) - Method in class com.lizardtech.djvubean.toolbar.ComboBox
Used to enable this ComboBox.
setEnabled(boolean) - Method in class com.lizardtech.djvubean.toolbar.ToggleButton
Set the enabled property of this Component.
setEndOffset(int) - Method in class com.lizardtech.djvu.DataPool
Adjust the endOffset of the DataPool.
setFirstBookmark(Bookmark) - Method in class com.lizardtech.djvubean.outline.Outline
Called to initialize the outline by setting the top level bookmark.
setFontHeight(int) - Method in class com.lizardtech.djvubean.outline.Outline
Set the font height used in calculating line spacing.
setFontWidth(int) - Method in class com.lizardtech.djvubean.outline.Outline
Set the font width used in calculating line indenting.
setForeground(Color) - Method in class com.lizardtech.djvubean.toolbar.ComboBox
Set the current foreground color.
setGBitmapClass(Class) - Method in class com.lizardtech.djvu.DjVuOptions
Set the class object to use for GBitmap.
setGPixmapClass(Class) - Method in class com.lizardtech.djvu.DjVuOptions
Set the class object to use for GPixmap.
setGray(byte) - Method in class com.lizardtech.djvu.GPixel
Set the gray color.
setGray(int) - Method in class com.lizardtech.djvu.GPixel
Set the gray color.
setGrays(int) - Method in class com.lizardtech.djvu.GBitmap
Set the color depth
setGreen(byte) - Method in class com.lizardtech.djvu.GPixel
Set the gray color.
setGreen(int) - Method in class com.lizardtech.djvu.GPixel
Set the green color.
setGreen(byte) - Method in class com.lizardtech.djvu.GPixelReference
Set the green pixel value.
setHighlightList(Vector) - Method in class com.lizardtech.djvubean.DjVuImage
Take the list of highlighting rectangles and transform it to a list of non-overlapping rectangles covering the same regions.
setHiliteColor(Number) - Method in class com.lizardtech.djvu.anno.Rect
Set the specified a color for highlighting the internal area of the map area.
setHorAlign(int) - Method in class com.lizardtech.djvu.anno.DjVuAnno
Set the horizontal alignment.
setIFFInputStreamClass(Class) - Method in class com.lizardtech.djvu.DjVuOptions
Set the class object to use for IFFInputStream.
setIFFOutputStreamClass(Class) - Method in class com.lizardtech.djvu.DjVuOptions
Set the class object to use for IFFOutputStream.
setImage(DjVuImage) - Method in class com.lizardtech.djvubean.DjVuBean
Set the image to display.
setImageHeight(int) - Method in class com.lizardtech.djvubean.toolbar.ToggleButton
Set the height of the image.
setImageSize(int, int) - Method in class com.lizardtech.djvubean.DjVuBean
Set the scaled size of the DjVuImage.
setImageSize(Dimension) - Method in class com.lizardtech.djvubean.DjVuBean
Set the scaled DjVuImage size.
setImageSize(int, int) - Method in class com.lizardtech.djvubean.DjVuViewport
Adjust the image scale.
setImageWidth(int) - Method in class com.lizardtech.djvubean.toolbar.ToggleButton
Set the width of the image.
setInitURL(URL) - Method in class com.lizardtech.djvu.DjVmDir
Set the top level URL used to initialize this document.
setInput(GRect) - Method in class com.lizardtech.djvu.anno.Mapper
Sets the input rectangle.
setIsPopupVisible(boolean) - Method in class com.lizardtech.djvubean.toolbar.ComboBox
Set the value of the isPopupVisible.
setIWBitmapClass(Class) - Method in class com.lizardtech.djvu.DjVuOptions
Set the class object to use for IWBitmap.
setIWBlockClass(Class) - Method in class com.lizardtech.djvu.DjVuOptions
Set the class object to use for IWBlock.
setIWCodecClass(Class) - Method in class com.lizardtech.djvu.DjVuOptions
Set the class object to use for IWCodec.
setIWMapClass(Class) - Method in class com.lizardtech.djvu.DjVuOptions
Set the class object to use for IWMap.
setIWPixmapClass(Class) - Method in class com.lizardtech.djvu.DjVuOptions
Set the class object to use for IWPixmap.
setJB2DecodeClass(Class) - Method in class com.lizardtech.djvu.DjVuOptions
Set the class object to use for JB2Decode.
setJB2DictClass(Class) - Method in class com.lizardtech.djvu.DjVuOptions
Set the class object to use for JB2Dict.
setJB2ImageClass(Class) - Method in class com.lizardtech.djvu.DjVuOptions
Set the class object to use for JB2Image.
setJB2ShapeClass(Class) - Method in class com.lizardtech.djvu.DjVuOptions
Set the class object to use for JB2Shape.
setLabel(String) - Method in class com.lizardtech.djvubean.toolbar.ToggleButton
Set the text label for this button.
setLineColor(Number) - Method in class com.lizardtech.djvu.anno.Rect
Set the specified a color for a line across map area.
setLineWidth(Number) - Method in class com.lizardtech.djvu.anno.Rect
Set the specified a thickness of a line.
setMapArea(Vector) - Method in class com.lizardtech.djvu.anno.DjVuAnno
Set the vector of Rect, Oval, and Poly objects.
setMapRect(Rect) - Method in class com.lizardtech.djvubean.anno.AnnoManager
Set the current GMapRect, normally set by the mouse listener as the hyperlink the mouse is currently over.
setMinimumBorder(int) - Method in class com.lizardtech.djvu.GBitmap
Set the minimum border needed
setMode(int) - Method in class com.lizardtech.djvu.anno.DjVuAnno
Set the display mode value.
setMode(Object) - Method in class com.lizardtech.djvubean.DjVuBean
Set the display mode from the specified String or Number.
setMode(int) - Method in class com.lizardtech.djvubean.DjVuBean
Used to set the mouselistener for PAN_MODE (panning), or ZOOM_MODE (zoom selection).
setObject(Object) - Method in class com.lizardtech.djvu.outline.Bookmark
Associate an object with this bookmark.
setOffset(int) - Method in class com.lizardtech.djvu.GPixelReference
Set the map image pixel we are refering to.
setOffset(int, int) - Method in class com.lizardtech.djvu.GPixelReference
Set the map image pixel we are refering to.
setOpacity(Number) - Method in class com.lizardtech.djvu.anno.Rect
Set the specified a opacity.
setOpen(boolean) - Method in class com.lizardtech.djvu.anno.Poly
Closes or open the polygon
setOutput(GRect) - Method in class com.lizardtech.djvu.anno.Mapper
Sets the output rectangle.
setPage(int) - Method in class com.lizardtech.djvubean.DjVuBean
Browse to the specified page number, starting with page 1.
setPageSize(int, int, int, int) - Method in class com.lizardtech.djvu.anno.Rect
Use this method to set the page height and width for translating from bottom up to top down coordinates and scaling.
setPageString(String) - Method in class com.lizardtech.djvubean.DjVuBean
Browse to the specified page number, starting with page 1.
setPalette(GPixel[]) - Method in class com.lizardtech.djvu.Palette
DOCUMENT ME!
setPaletteClass(Class) - Method in class com.lizardtech.djvu.DjVuOptions
Set the class object to use for Palette.
setPanelSize(Dimension) - Method in class com.lizardtech.djvubean.DjVuBean
Adjust the panel size.
setPanelSize(int, int) - Method in class com.lizardtech.djvubean.DjVuBean
Adjust the panel size.
setPixels(GPixelReference, int) - Method in class com.lizardtech.djvu.GPixelReference
Copy the pixel values.
setPixels(int, int, int, int, ColorModel, byte[], int, int) - Method in class com.lizardtech.djvubean.DjVuFilter
Sets the array of pixels from the available GPixmap and fillColor for borders.
setPixels(int, int, int, int, ColorModel, int[], int, int) - Method in class com.lizardtech.djvubean.DjVuFilter
Sets the array of pixels from the available GPixmap and fillColor for borders.
setPriority(int) - Method in class com.lizardtech.djvu.DjVuPage
Set the decode priority.
setProperties(Properties) - Method in class com.lizardtech.djvubean.DjVuBean
Called to set Properties which may be used by the add-ons.
setPropertyName(String) - Method in class com.lizardtech.djvubean.DjVuBean
Automatically called to indicated the specified property value has been changed.
setPushpin(boolean) - Method in class com.lizardtech.djvu.anno.Rect
Set if a pushpin should be used.
setRaw(StringBuffer) - Method in class com.lizardtech.djvu.anno.DjVuAnno
Set the raw annotation string.
setRaw(String) - Method in class com.lizardtech.djvu.anno.DjVuAnno
Set the raw annotation string.
setRed(byte) - Method in class com.lizardtech.djvu.GPixel
Set the red color.
setRed(int) - Method in class com.lizardtech.djvu.GPixel
Set the red color.
setRed(byte) - Method in class com.lizardtech.djvu.GPixelReference
Set the red pixel value.
setScaleFactor(double) - Method in class com.lizardtech.djvubean.toolbar.ComboBox
Set the scale factor used to reduce image sizes.
setScaleFactor(double) - Method in class com.lizardtech.djvubean.toolbar.ToggleButton
Set the scale resizing factor used for the image.
setScrollbar(int, Scrollbar) - Method in class com.lizardtech.djvubean.DjVuViewport
Set either the horizontal or vertical scrollbar.
setScrollPosition(Point) - Method in class com.lizardtech.djvubean.DjVuBean
Set the scroll position of the relevant ScrollPane or JScrollPane.
setScrollPosition(int, int) - Method in class com.lizardtech.djvubean.DjVuBean
Set the scroll position of the relevant ScrollPane or JScrollPane.
setScrollPosition(int, int) - Method in class com.lizardtech.djvubean.DjVuViewport
Set the scroll position.
setSearchMask(int) - Method in class com.lizardtech.djvubean.DjVuBean
Set the current search mask.
setSearchText(String) - Method in class com.lizardtech.djvubean.DjVuBean
Set the text used for searching.
setSelect(Rectangle) - Method in class com.lizardtech.djvubean.DjVuBean
Set the selected rectangle of the region.
setSelected(boolean) - Method in class com.lizardtech.djvubean.toolbar.ToggleButton
Set the selected value.
setSelectedItem(Object) - Method in class com.lizardtech.djvubean.toolbar.ComboBox
Set the specified item to be selected.
setSelectionList(Vector) - Method in class com.lizardtech.djvubean.DjVuBean
Called to set the list of selected text to highlight.
setShape(Shape) - Method in class com.lizardtech.djvubean.SimpleArea
Set the shape of the current area.
setSize(int) - Method in class com.lizardtech.djvu.outline.Bookmark
Sets the size of this vector.
setSize(Dimension) - Method in class com.lizardtech.djvubean.DjVuBean
Set the new scaled size.
setSize(int, int) - Method in class com.lizardtech.djvubean.DjVuBean
Set the new scaled size.
setSize(int, int) - Method in class com.lizardtech.djvubean.DjVuViewport
Set the size of this panel.
setSize(int, int) - Method in class com.lizardtech.djvubean.toolbar.Finder
Set the size of the Window.
setSize(int, int) - Method in class com.lizardtech.djvubean.toolbar.Toolbar
Set the target size of the Window.
setStartOffset(int) - Method in class com.lizardtech.djvu.DataPool
Adjust the startOffset of the DataPool.
setStatus(String) - Method in class com.lizardtech.djvu.DjVuPage
Set the status string and fire a property change event "status".
setStatus(String) - Method in class com.lizardtech.djvu.Document
Set the status string and fire a property change event "status".
setStatus(String) - Method in class com.lizardtech.djvubean.DjVuBean
Set the status string and fire a property change event "status".
setSubmit(Object) - Method in class com.lizardtech.djvubean.DjVuBean
Called to generate a PropertyChangeEvent to tell the monitor load a new URL.
setTarget(String) - Method in class com.lizardtech.djvu.anno.Rect
Set the target for the URL.
setTargetWidth(int) - Method in class com.lizardtech.djvubean.DjVuBean
Sets the target width for toolbar type components.
setTextByteArray(byte[]) - Method in class com.lizardtech.djvu.text.DjVuText
Set the text data from an array of bytes.
setTextColor(Number) - Method in class com.lizardtech.djvu.anno.Rect
Set the specified a color for text of the map area.
setURL(URL) - Method in class com.lizardtech.djview.Applet
Set the url to be rendered.
setURL(String) - Method in class com.lizardtech.djview.frame.Frame
Set the URL to display in this frame.
setURL(URL) - Method in class com.lizardtech.djview.frame.Frame
Set the URL to display in this frame.
setURL(String) - Method in class com.lizardtech.djvu.anno.Rect
Set optional URL which this map area can be associated with.
setURL(URL) - Method in class com.lizardtech.djvubean.DjVuBean
Set the URL being browsed.
setURL(URL) - Method in class com.lizardtech.djvubean.DjVuViewport
Called to set the URL to browse, and reset the scrollbars.
setValid(boolean) - Method in class com.lizardtech.djvu.outline.Bookmark
Set whether a bookmark is considered valid.
setVerAlign(int) - Method in class com.lizardtech.djvu.anno.DjVuAnno
Set the vertical alignment.
setViewportSize(Dimension) - Method in class com.lizardtech.djvubean.DjVuBean
Set the viewport size of the relevant ScrollPane or JScrollPane.
setViewportSize(int, int) - Method in class com.lizardtech.djvubean.DjVuBean
Set the viewport size of the relevant ScrollPane or JScrollPane.
setViewportSize(int, int) - Method in class com.lizardtech.djvubean.DjVuViewport
Set the size of this panel.
setVisible(boolean) - Method in class com.lizardtech.djvu.anno.Rect
Set if the border should current by visible.
setVisible(boolean) - Method in class com.lizardtech.djvubean.outline.Outline
Called to change the visibility of the outline.
setVisible(boolean) - Method in class com.lizardtech.djvubean.toolbar.Finder
Set the visible property of this component.
setZoom(int) - Method in class com.lizardtech.djvu.anno.DjVuAnno
Set the zoom value.
setZoom(String) - Method in class com.lizardtech.djvubean.DjVuBean
Scale the current zoom to either a value specified in the ZOOM_SPECIAL_LIST, or a number followed by percent sign.
setZoomEnabled(boolean) - Method in class com.lizardtech.djvubean.toolbar.Toolbar
Called to enable or disable the zoom buttons.
setZPCodecClass(Class) - Method in class com.lizardtech.djvu.DjVuOptions
Set the class object to use for ZPCodec.
SHADOW_EIN_BORDER - Static variable in class com.lizardtech.djvu.anno.Rect
shadow ein border flag
SHADOW_EIN_BORDER_TAG - Static variable in class com.lizardtech.djvu.anno.Rect
shadow ein tag
SHADOW_EOUT_BORDER - Static variable in class com.lizardtech.djvu.anno.Rect
shadow ein border flag
SHADOW_EOUT_BORDER_TAG - Static variable in class com.lizardtech.djvu.anno.Rect
shadow eout tag
SHADOW_IN_BORDER - Static variable in class com.lizardtech.djvu.anno.Rect
shadow in border flag
SHADOW_IN_BORDER_TAG - Static variable in class com.lizardtech.djvu.anno.Rect
shadow in tag
SHADOW_OUT_BORDER - Static variable in class com.lizardtech.djvu.anno.Rect
shadow out border flag
SHADOW_OUT_BORDER_TAG - Static variable in class com.lizardtech.djvu.anno.Rect
shadow out tag
shape2lib - Variable in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
shape2lib(int, Number) - Method in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
SHARED_ANNO - Static variable in class com.lizardtech.djvu.DjVmDir.File
flag to indicate shared annotations
shift_cross_context(GBitmap, GBitmap, int, int, int, int, int, int, int, int) - Method in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
shift_direct_context(GBitmap, int, int, int, int, int, int) - Method in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
short_list - Variable in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
short_list_pos - Variable in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
shortValue() - Method in class com.lizardtech.djvu.BitContext
Query the short value.
showChoice() - Method in class com.lizardtech.djvubean.toolbar.ComboBox
 
showEditor() - Method in class com.lizardtech.djvubean.toolbar.ComboBox
 
showPopup() - Method in class com.lizardtech.djvubean.toolbar.ComboBox
Show the item selection menu.
SIMPLE_BORDER - Static variable in class com.lizardtech.djvubean.toolbar.ToggleButton
Constant to incidate a simple border should be painted.
SimpleArea - Class in com.lizardtech.djvubean
SimpleArea is a wrapper class to java.awt.geom.Area using Java java.lang.reflect to access the class methods at runtime.
SimpleArea() - Constructor for class com.lizardtech.djvubean.SimpleArea
Creates a new AreaRelection object.
SimpleArea(Shape) - Constructor for class com.lizardtech.djvubean.SimpleArea
Creates a new SimpleArea object.
size() - Method in class com.lizardtech.djvu.anno.Poly
Query the number sides in the polygon
size() - Method in class com.lizardtech.djvu.ByteVector
Query the size of this vector.
size - Variable in class com.lizardtech.djvu.DjVmDir.File
The size of this file.
size() - Method in class com.lizardtech.djvu.Document
Query the number of pages.
size() - Method in class com.lizardtech.djvu.outline.Bookmark
Query the number of children.
size() - Method in class com.lizardtech.djvu.Palette
Returns the number of colors in the palette.
sjbzChunk - Variable in class com.lizardtech.djvu.DjVuPage
The shared dictionary data.
skip(long) - Method in class com.lizardtech.djvu.DataPool.CachedInputStream
Skip bytes without reading.
skip(long) - Method in class com.lizardtech.djvu.IFFInputStream
Skip bytes.
SOLID_BORDER - Static variable in class com.lizardtech.djvu.anno.Rect
solid border flag
SOLID_BORDER_TAG - Static variable in class com.lizardtech.djvu.anno.Rect
border tag
START_OF_DATA - Static variable in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
startsWith(String, int, boolean) - Method in class com.lizardtech.djvu.text.DjVuText
Returns end position of the first character in string beyond the the found string, if text contains the same words as the substring in the same order (but possibly with different number of separators between words).
stencil(GPixmap, GRect, int, double) - Method in class com.lizardtech.djvu.DjVuPage
Create an image by stenciling the foreground onto the background.
stencil(GBitmap, GPixmap, int, int, GRect, double) - Method in class com.lizardtech.djvu.GPixmap
Draw the foreground layer onto this background image.
STRETCH - Static variable in class com.lizardtech.djvu.anno.DjVuAnno
Display stretched.
stringToBoolean(String, boolean) - Static method in class com.lizardtech.djvubean.DjVuBean
Convert a string to a boolean using a case insensative comparison.
subsample - Variable in class com.lizardtech.djvubean.DjVuFilter
The current subsample rate.
subtract(SimpleArea) - Method in class com.lizardtech.djvubean.SimpleArea
Subtract the specified area from this area.
sx - Variable in class com.lizardtech.djvubean.DjVuFilter
Horizontal scale factor.
sy - Variable in class com.lizardtech.djvubean.DjVuFilter
Vertical scale factor.

T

table - Static variable in class com.lizardtech.djvubean.toolbar.ToolbarImages
Map each of the images to a name.
TARGET_SELF - Static variable in class com.lizardtech.djvu.anno.Rect
target self tag
Text - Class in com.lizardtech.djvu.anno
Implements text map areas.
Text() - Constructor for class com.lizardtech.djvu.anno.Text
Creates a new Oval object.
text_length - Variable in class com.lizardtech.djvu.text.DjVuText.Zone
Length of the zone text in substring textByteArray.
TEXT_MODE - Static variable in class com.lizardtech.djvubean.DjVuBean
Constant to switch to text mode.
TEXT_MODE_BUTTON - Static variable in class com.lizardtech.djvubean.toolbar.Toolbar
Arguments used to create the pan mode button.
text_start - Variable in class com.lizardtech.djvu.text.DjVuText.Zone
Position of the zone text in substring textByteArray.
TEXT_STRING - Static variable in class com.lizardtech.djview.Applet
Constant string indicating the hidden text should be displayed.
TEXT_TAG - Static variable in class com.lizardtech.djvu.anno.Text
Tag name for this map type.
textByteArray - Variable in class com.lizardtech.djvu.text.DjVuText
Textual data for this page.
TEXTCOLOR_TAG - Static variable in class com.lizardtech.djvu.anno.Rect
text foreground color tag
textField - Variable in class com.lizardtech.djvubean.toolbar.ComboBox
The text selection field, used for editing values.
textLock - Variable in class com.lizardtech.djvu.DjVuPage
Lock used for accessing the text codec.
textMode - Variable in class com.lizardtech.djvubean.toolbar.Toolbar
The mode button to display hiddent text.
TextSearch - Class in com.lizardtech.djvubean.text
This is an optional component neccissary to add search features to the the DjVuBean.
TextSearch(DjVuBean) - Constructor for class com.lizardtech.djvubean.text.TextSearch
Creates a new TextSearch object.
THUMBNAILS - Static variable in class com.lizardtech.djvu.DjVmDir.File
flag to indicate thumbnails
title_to_file(String) - Method in class com.lizardtech.djvu.DjVmDir
Find the DjVmDir.File with the specified title.
toByteArray(int, int) - Method in class com.lizardtech.djvu.ByteVector
Convert this vector to a byte array
toByteArray() - Method in class com.lizardtech.djvu.ByteVector
Convert the vector to a byte array.
ToggleButton - Class in com.lizardtech.djvubean.toolbar
This class is intended as an AWT replacement of JButton and JToggleButton.
ToggleButton(String, String, Object, Dimension) - Constructor for class com.lizardtech.djvubean.toolbar.ToggleButton
Creates a new ToggleButton object equivalent to JButton.
ToggleButton(String, String, Object, Dimension, boolean) - Constructor for class com.lizardtech.djvubean.toolbar.ToggleButton
Creates a new ToggleButton object equivalent to JToggleButton.
Toolbar - Class in com.lizardtech.djvubean.toolbar
The DjVu toolbar.
Toolbar(DjVuBean) - Constructor for class com.lizardtech.djvubean.toolbar.Toolbar
Creates a new Toolbar object.
ToolbarImages - Class in com.lizardtech.djvubean.toolbar
The ToolbarImages class acts as a static holder for all the images used by the Toolbar class.
ToolbarImages() - Constructor for class com.lizardtech.djvubean.toolbar.ToolbarImages
 
TOP - Static variable in class com.lizardtech.djvu.anno.DjVuAnno
Align top.
toSizedByteArray() - Method in class com.lizardtech.djvu.DataPool
Convert the accessable data into an array of bytes, with the first two bytes equal to the array length.
toString() - Method in class com.lizardtech.djvu.text.DjVuText
Query the entire text layer as a string
transform(GRect) - Method in class com.lizardtech.djvu.anno.Poly
Move and scale this polygon to the specified bounding rectangle.
transform(GRect) - Method in class com.lizardtech.djvu.anno.Rect
Move and resize this shape to the new bounding rectangle.
transformRectangle(Rectangle, Rectangle) - Method in class com.lizardtech.djvubean.DjVuImage
Transform the specified coordinates.
transformRectangle(GRect, Rectangle) - Method in class com.lizardtech.djvubean.DjVuImage
Transform the specified coordinates.
translate(int, int, GMap) - Method in class com.lizardtech.djvu.GBitmap
Shift the origin of the image by coping the pixel data.
translate(int, int, GMap) - Method in class com.lizardtech.djvu.GMap
Shift the origin of the image by coping the pixel data.
translate(int, int, GMap) - Method in class com.lizardtech.djvu.GPixmap
Copy this image with a translated origin.
translate(int, int) - Method in class com.lizardtech.djvu.GRect
Shift this rectangle
TransparentFilter - Class in com.lizardtech.djvubean.toolbar
Set transparent
TransparentFilter() - Constructor for class com.lizardtech.djvubean.toolbar.TransparentFilter
Creates a new GrayFilter object.

U

unmap(int, int, boolean) - Method in class com.lizardtech.djvu.anno.Mapper
Maps a point according to the inverse of the affine transform.
unmap(GRect) - Method in class com.lizardtech.djvu.anno.Mapper
Maps a rectangle according to the inverse of the affine transform.
unmap(Mapper) - Method in class com.lizardtech.djvu.anno.Poly
Method unmaps polygon from one area to another using mapper
unmap(Mapper) - Method in class com.lizardtech.djvu.anno.Rect
Method unmaps rectangle from one area to another using mapper
unmapX(int, int) - Method in class com.lizardtech.djvu.anno.Mapper
Transform the specified point and return the x coordinate
unmapY(int, int) - Method in class com.lizardtech.djvu.anno.Mapper
Transform the specified point and return the y coordinate
UNSPEC - Static variable in class com.lizardtech.djvu.anno.DjVuAnno
Used for unspecifed.
up - Variable in class com.lizardtech.djvu.ZPCodec
DOCUMENT ME!
up - Variable in class com.lizardtech.djvu.ZPTable
DOCUMENT ME!
update(Graphics) - Method in class com.lizardtech.djvubean.DjVuBean
Called to draw the DjVuPage
update(Graphics) - Method in class com.lizardtech.djvubean.toolbar.PopupChoice
Update this component.
update(Graphics) - Method in class com.lizardtech.djvubean.toolbar.ToggleButton
Called to draw the button.
update_short_list(int) - Method in class com.lizardtech.djvu.JB2Codec
DOCUMENT ME!
updateMap(GMap, GRect, int) - Method in class com.lizardtech.djvu.DjVuPage
Update an image map based on an existing one.
updateTargetWidth(int, int) - Method in class com.lizardtech.djvubean.toolbar.Finder
Called when the "TargetWidth" value has been updated.
updateTargetWidth(int, int) - Method in class com.lizardtech.djvubean.toolbar.Toolbar
Called to update the target width of the toolbar.
url - Variable in class com.lizardtech.djview.Applet
The current URL being displayed.
url - Variable in class com.lizardtech.djvu.DjVuPage
The URL for this page.
URL_TAG - Static variable in class com.lizardtech.djvu.anno.Rect
url tag
useScrollPane - Variable in class com.lizardtech.djview.Applet
True if a scrollpane should be used.

V

validate() - Method in class com.lizardtech.djvubean.DjVuBean
Called to recursively validate.
version - Static variable in class com.lizardtech.djvu.DjVmDir
The version of this class.
version - Variable in class com.lizardtech.djvu.DjVuInfo
The version of the format specification this page complies with.
VERSION - Static variable in class com.lizardtech.djvu.DjVuOptions
The build version of this code.

W

waitForCodec(Object, long) - Method in class com.lizardtech.djvu.DjVuPage
Query the named Codec for this page.
WHITE - Static variable in class com.lizardtech.djvu.GPixel
A white pixel.
WHITE - Static variable in class com.lizardtech.djvubean.DjVuImage
A constant indicating the color white.
WHOLE_DOCUMENT_MASK - Static variable in class com.lizardtech.djvubean.DjVuBean
This mask is used for multiple document searches.
WHOLE_WORD_MASK - Static variable in class com.lizardtech.djvubean.DjVuBean
This mask is used for whole word searches.
width - Variable in class com.lizardtech.djvu.DjVuInfo
The width of the page in pixels at scanned resolution.
width() - Method in class com.lizardtech.djvu.GRect
Compute the width of this rectangle.
width - Variable in class com.lizardtech.djvu.JB2Image
DOCUMENT ME!
WORD - Static variable in class com.lizardtech.djvu.text.DjVuText
Indicates a word zone.

X

xmax - Variable in class com.lizardtech.djvu.GRect
Left edge
xmin - Variable in class com.lizardtech.djvu.GRect
Right edge
XOR_BORDER - Static variable in class com.lizardtech.djvu.anno.Rect
xor border flag
XOR_BORDER_TAG - Static variable in class com.lizardtech.djvu.anno.Rect
xor border tag
XOR_HILITE - Static variable in class com.lizardtech.djvu.anno.Rect
xor hilite color
XOR_HILITE - Static variable in class com.lizardtech.djvubean.DjVuImage
Special value for XOR HIGHLIGHTING

Y

YCC_to_RGB(int) - Method in class com.lizardtech.djvu.GPixelReference
Convert the following number of pixels from YCC to RGB.
ycodec - Variable in class com.lizardtech.djvu.IWPixmap
DOCUMENT ME!
ymap - Variable in class com.lizardtech.djvu.IWPixmap
DOCUMENT ME!
ymax - Variable in class com.lizardtech.djvu.GRect
Top edge.
ymin - Variable in class com.lizardtech.djvu.GRect
Bottom edge.

Z

zoom - Variable in class com.lizardtech.djvubean.DjVuBean
Current zoom factor.
ZOOM100 - Static variable in class com.lizardtech.djvubean.DjVuBean
String used for selecting 100% zoom.
ZOOM150 - Static variable in class com.lizardtech.djvubean.DjVuBean
String used for selecting 150% zoom.
ZOOM25 - Static variable in class com.lizardtech.djvubean.DjVuBean
String used for selecting 25% zoom.
ZOOM300 - Static variable in class com.lizardtech.djvubean.DjVuBean
String used for selecting 300% zoom.
ZOOM50 - Static variable in class com.lizardtech.djvubean.DjVuBean
String used for selecting 50% zoom.
ZOOM75 - Static variable in class com.lizardtech.djvubean.DjVuBean
String used for selecting 75% zoom.
ZOOM_BUTTON_LIST - Static variable in class com.lizardtech.djvubean.DjVuBean
The list of strings for the setZoom() method.
ZOOM_FIT_PAGE - Static variable in class com.lizardtech.djvubean.DjVuBean
String used for selecting fit page zoom.
ZOOM_FIT_WIDTH - Static variable in class com.lizardtech.djvubean.DjVuBean
String used for selecting fit width zoom.
ZOOM_IN - Static variable in class com.lizardtech.djvubean.DjVuBean
String used for selecting in
ZOOM_MODE - Static variable in class com.lizardtech.djvubean.DjVuBean
Constant to switch to zoom mode.
ZOOM_MODE_BUTTON - Static variable in class com.lizardtech.djvubean.toolbar.Toolbar
Arguments used to create the pan mode button.
ZOOM_ONE_TO_ONE - Static variable in class com.lizardtech.djvubean.DjVuBean
String used for selecting fit one to one zoom.
ZOOM_OUT - Static variable in class com.lizardtech.djvubean.DjVuBean
String used for selecting in
ZOOM_SELECT - Static variable in class com.lizardtech.djvubean.toolbar.Toolbar
Arguments used to create the zoom selection combobox.
ZOOM_SPECIAL_LIST - Static variable in class com.lizardtech.djvubean.DjVuBean
The list of strings for the setZoom() method.
ZOOM_STANDARD_LIST - Static variable in class com.lizardtech.djvubean.DjVuBean
The list of strings standard zoom settings.
ZOOM_STRETCH - Static variable in class com.lizardtech.djvubean.DjVuBean
String used for selecting stretch zoom
ZOOM_STRING_ARRAY - Static variable in class com.lizardtech.djvu.anno.DjVuAnno
The array of legal zoom specifications.
zoomIn - Variable in class com.lizardtech.djvubean.toolbar.Toolbar
The zoom in button.
ZOOMIN_BUTTON - Static variable in class com.lizardtech.djvubean.toolbar.Toolbar
Arguments used to create the zoom in button.
zoomMode - Variable in class com.lizardtech.djvubean.toolbar.Toolbar
The mode button to pan the document.
zoomOut - Variable in class com.lizardtech.djvubean.toolbar.Toolbar
The zoom out button.
ZOOMOUT_BUTTON - Static variable in class com.lizardtech.djvubean.toolbar.Toolbar
Arguments used to create the zoom out button.
zoomPagePanel - Variable in class com.lizardtech.djvubean.toolbar.Toolbar
The panel with zoom and page panels.
zoomPanel - Variable in class com.lizardtech.djvubean.toolbar.Toolbar
The panel with zoom buttons.
zoomSelect() - Method in class com.lizardtech.djvubean.DjVuBean
Called to zoom to the current selected rectangle set with setSelect().
zoomSelect - Variable in class com.lizardtech.djvubean.toolbar.Toolbar
The combobox for zooming.
zpBitHolder - Variable in class com.lizardtech.djvu.JB2Decode
DOCUMENT ME!
ZPCodec - Class in com.lizardtech.djvu
 
ZPCodec() - Constructor for class com.lizardtech.djvu.ZPCodec
Creates a new ZPCodec object.
ZPCodec(InputStream) - Constructor for class com.lizardtech.djvu.ZPCodec
Creates a new ZPCodec object.
ZPTable - Class in com.lizardtech.djvu
DOCUMENT ME!
ZPTable(int, int, short, short) - Constructor for class com.lizardtech.djvu.ZPTable
Creates a new ZPTable object.
ztype - Variable in class com.lizardtech.djvu.text.DjVuText.Zone
Type of the zone.

A B C D E F G H I J L M N O P Q R S T U V W X Y Z