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

D

data - Variable in class rebuild.graphics.tiff.Tag
 
dataBytes - Variable in class rebuild.graphics.ImageEncoder
The encoded bytes.
dataType - Variable in class rebuild.graphics.tiff.Tag
 
DEFLATE_ADOBE - Static variable in class rebuild.graphics.tiff.tags.CompressionTag
Adobe's Deflate algorithm.
deincrement() - Method in class rebuild.util.ref.RefNumber
Deincrement this number.
Delete(String) - Static method in class rebuild.util.io.Directory
Deletes a directory.
Delete(String) - Static method in class rebuild.util.io.File
Deletes a file.
delete(StringBuffer, int, int) - Static method in class rebuild.util.text.StringUtilities
Removes the characters in a substring of a StringBuffer.
digit(char, int) - Static method in class rebuild.util.ref.RefCharacter
Returns the numeric value of the character ch in the specified radix.
Directory - Class in rebuild.util.io
Various directory related methods for the Blackberry.
DirectorySeparatorChar - Static variable in class rebuild.util.io.Path
Provides a platform-specific character used to separate directory levels in a path string that reflects a hierarchical file system organization.
DirectorySeparatorString - Static variable in class rebuild.util.io.Path
Provides a platform-specific string used to separate directory levels in a path string that reflects a hierarchical file system organization.
divide(LargeNumber) - Method in class rebuild.util.LargeNumber
 
divide(byte) - Method in class rebuild.util.ref.RefNumber
Divide this number by a number.
divide(short) - Method in class rebuild.util.ref.RefNumber
Divide this number by a number.
divide(int) - Method in class rebuild.util.ref.RefNumber
Divide this number by a number.
divide(long) - Method in class rebuild.util.ref.RefNumber
Divide this number by a number.
divide(float) - Method in class rebuild.util.ref.RefNumber
Divide this number by a number.
divide(double) - Method in class rebuild.util.ref.RefNumber
Divide this number by a number.
divide(Object) - Method in class rebuild.util.ref.RefNumber
Divide this number by some value, if the passed object is not of any use then it is ignored.
divide(RefNumber) - Method in class rebuild.util.ref.RefNumber
Divide this number by a reference number.
divideAndMod(LargeNumber, LargeNumber[]) - Method in class rebuild.util.LargeNumber
 
divRem(int, int, RefLong) - Static method in class rebuild.util.MathUtilities
Calculates the quotient of two 64-bit signed integers and also returns the remainder in an output parameter.
DOUBLE - Static variable in class rebuild.graphics.tiff.Writer
Double precision (8-byte) IEEE format.
DoubleTag - Class in rebuild.graphics.tiff.tags
A tag that contains one or more Writer.DOUBLE items.
DoubleTag(short) - Constructor for class rebuild.graphics.tiff.tags.DoubleTag
Create a new DoubleTag.
DoubleTag(short, double) - Constructor for class rebuild.graphics.tiff.tags.DoubleTag
Create a new DoubleTag.
DoubleTag(short, double[]) - Constructor for class rebuild.graphics.tiff.tags.DoubleTag
Create a new DoubleTag.
doubleToFP(float) - Static method in class rebuild.util.MathUtilities
Convert a Float to a 16.16 fixed-point number.
doubleToFP(double) - Static method in class rebuild.util.MathUtilities
Convert a Double to a 16.16 fixed-point number.
doubleToLongBits(double) - Static method in class rebuild.util.ref.RefDouble
Returns a representation of the specified floating-point value according to the IEEE 754 floating-point "double format" bit layout.
doubleValue() - Method in class rebuild.util.ref.RefDouble
Returns The value of this RefDouble object as a double primitive.
doubleValue() - Method in class rebuild.util.ref.RefFloat
Returns The value of this RefFloat object as a double primitive.
doubleValue() - Method in class rebuild.util.ref.RefInteger
Returns the value of this Integer as a double.
doubleValue() - Method in class rebuild.util.ref.RefLong
Returns the value of this RefLong as a double.

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