A B C D E F G H I J K 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.
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.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.
bean - Variable in class com.lizardtech.djvubean.keys.DjVuKeys
 
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.
BLOCKSIZE - Static variable in class com.lizardtech.djvu.DataPool
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.
BOOK - Static variable in class com.lizardtech.djvubean.DjVuBean
String used for selecting book display.
BOOK_PAGE_LAYOUT - Static variable in class com.lizardtech.djvubean.DjVuBean
Constant to switch to book layout.
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.

C

cache - Static variable in class com.lizardtech.djvu.DataPool
Object for caching raw data.
CachedInputStream - Class in com.lizardtech.djvu
This class is an InputStream which spans some of the accessable data in a DataPool object.
CachedInputStream() - Constructor for class com.lizardtech.djvu.CachedInputStream
Creates a new CachedInputStream object.
cachedInputStreamMap - Variable in class com.lizardtech.djvu.Document
A map of saved pages for this document.
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.
check_id(String) - Static method in class com.lizardtech.djvu.IFFEnumeration
Check for the specified id
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.
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.CachedInputStream
Create a copy of this stream which will referes to the same DataPool
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.keys - package com.lizardtech.djvubean.keys
 
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.
COVER - Static variable in class com.lizardtech.djvubean.DjVuBean
String used for selecting book with cover page display.
COVER_PAGE_LAYOUT - Static variable in class com.lizardtech.djvubean.DjVuBean
Constant to switch to book with coverpage layout.
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.
createCachedInputStream(DjVuInterface) - Static method in class com.lizardtech.djvu.CachedInputStream
Creates an instance of CachedInputStream with the options interherited from the specified reference.
createCachedInputStream(int) - Method in class com.lizardtech.djvu.CachedInputStream
Create an a new CachedInputStream.
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(DjVuInterface) - Static method in class com.lizardtech.djvu.DataPool
Creates an instance of DataPool with the options interherited from the specified reference.
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
createIFFEnumeration(DjVuInterface) - Static method in class com.lizardtech.djvu.IFFEnumeration
Creates an instance of IFFEnumeration 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.
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.
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 implements a random access mapping of input streams and URL connections.
DataPool() - Constructor for class com.lizardtech.djvu.DataPool
Creates a new DataPool object.
decode(CachedInputStream) - Method in class com.lizardtech.djvu.anno.DjVuAnno
Same as init() but adds the new data to what has been decoded before.
decode(CachedInputStream) - Method in interface com.lizardtech.djvu.Codec
Initialize the object from the specified data.
decode(CachedInputStream) - Method in class com.lizardtech.djvu.DjVmDir
Called to decode the data source and initialize this index.
decode(CachedInputStream) - 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(CachedInputStream) - Method in class com.lizardtech.djvu.DjVuPage
Decode the specified CachedInputStream.
decode(CachedInputStream) - Method in class com.lizardtech.djvu.IWPixmap
DOCUMENT ME!
decode(CachedInputStream) - 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(CachedInputStream) - Method in class com.lizardtech.djvu.outline.Bookmark
Decodes the directory from the specified datapool.
decode(CachedInputStream) - Method in class com.lizardtech.djvu.Palette
Initializes the object by reading data from bytestream #bs#.
decode(CachedInputStream) - Method in class com.lizardtech.djvu.text.DjVuText
Decodes the hidden text layer TXT into internal representation.
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(CachedInputStream, boolean) - Method in class com.lizardtech.djvu.DjVuPage
Called to decode a chunk.
decodeChunks(Enumeration, boolean) - Method in class com.lizardtech.djvu.DjVuPage
Called to decode chunks.
decodeInclude(CachedInputStream) - 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.
DjVuConsole - Class in <Unnamed>
This class implements a simple Java Console for use on platforms which have no other console.
DjVuConsole() - Constructor for class DjVuConsole
Creates a new instance of DjVuConsole
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[], boolean, int, Dimension) - Constructor for class com.lizardtech.djvubean.DjVuImage
Creates a new DjVuImage object.
DjVuImage(DjVuPage[], boolean, int, int) - 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.
DjVuKeys - Class in com.lizardtech.djvubean.keys
This class implements a keyboard short cuts the user may use to navigate the DjVu Document.
DjVuKeys(DjVuBean) - Constructor for class com.lizardtech.djvubean.keys.DjVuKeys
Creates a new MenuBar object.
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.
err - Static variable in class com.lizardtech.djvu.DjVuOptions
 

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<