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

I

ICCLAB - Static variable in class rebuild.graphics.tiff.tags.PhotometricInterpretationTag
CIE L*a*b*, alternate encoding also known as ICC L*a*b* (see also specification supplements 1 and 2)
IDAT - Static variable in class rebuild.graphics.PNGEncoder
IDAT tag.
IEND - Static variable in class rebuild.graphics.PNGEncoder
IEND tag.
IFD - Class in rebuild.graphics.tiff
An "Image File Directory" that defines characteristics about the TIFF image.
IFD() - Constructor for class rebuild.graphics.tiff.IFD
Create a new IFD.
IHDR - Static variable in class rebuild.graphics.PNGEncoder
IHDR tag.
image - Variable in class rebuild.graphics.ImageEncoder
The image.
ImageEncoder - Class in rebuild.graphics
The base abstract class that represents an image encoder.
ImageEncoder(String) - Constructor for class rebuild.graphics.ImageEncoder
Class constructor
ImageEncoder(Bitmap, String) - Constructor for class rebuild.graphics.ImageEncoder
Class constructor specifying Bitmap to encode, with no alpha channel encoding.
ImageEncoder(Bitmap, boolean) - Constructor for class rebuild.graphics.ImageEncoder
Class constructor specifying Bitmap to encode, and whether to encode alpha.
ImageEncoder(Bitmap, boolean, int) - Constructor for class rebuild.graphics.ImageEncoder
Class constructor specifying Bitmap to encode, and whether to encode alpha.
ImageLengthTag - Class in rebuild.graphics.tiff.tags
The number of rows of pixels in the image.
ImageLengthTag(int) - Constructor for class rebuild.graphics.tiff.tags.ImageLengthTag
Create a new ImageLengthTag.
ImageWidthTag - Class in rebuild.graphics.tiff.tags
The number of columns in the image, i.e., the number of pixels per scanline.
ImageWidthTag(int) - Constructor for class rebuild.graphics.tiff.tags.ImageWidthTag
Create a new ImageWidthTag.
INCH - Static variable in class rebuild.graphics.tiff.tags.ResolutionUnitTag
Inch
increment() - Method in class rebuild.util.ref.RefNumber
Increment this number.
indexOf(int) - Method in class rebuild.graphics.tiff.IFD
Get the index of a tag of the specified type.
indexOf(int, int) - Method in class rebuild.graphics.tiff.IFD
Get the index of a tag of the specified type.
inEncode(boolean) - Method in class rebuild.graphics.ImageEncoder
Encode an image in a specific format.
inEncode(boolean) - Method in class rebuild.graphics.JPEGEncoder
Creates an array of bytes that is the JPEG equivalent of the current image, specifying whether to encode alpha or not.
inEncode(boolean) - Method in class rebuild.graphics.PNGEncoder
Creates an array of bytes that is the PNG equivalent of the current image, specifying whether to encode alpha or not.
inEncode(boolean) - Method in class rebuild.graphics.TIFFEncoder
Creates an array of bytes that is the TIFF equivalent of the current image, specifying whether to encode alpha or not.
inEncode(boolean) - Method in class rebuild.graphics.WBMPEncoder
Creates an array of bytes that is the WBMP equivalent of the current image, specifying whether to encode alpha or not.
insertTag(int, Tag) - Method in class rebuild.graphics.tiff.IFD
Insert a tag at the specified index.
intBitsToFloat(int) - Static method in class rebuild.util.ref.RefFloat
Returns the single-float corresponding to a given bit representation.
interactionCanceled() - Method in class rebuild.ui.component.GestureField
Any gesture operation was canceled.
interactionClick(boolean) - Method in class rebuild.ui.component.GestureField
Any click event.
interactionComplete() - Method in class rebuild.ui.component.GestureField
Any interaction is complete.
interactionContact(int, boolean) - Method in class rebuild.ui.component.GestureField
Any contact with the screen.
interactionGesture(GestureField.Gesture) - Method in class rebuild.ui.component.GestureField
Any gesture that has occurred.
interactionMove(int, int) - Method in class rebuild.ui.component.GestureField
A move event occurred.
interactionRotate(int) - Method in class rebuild.ui.component.GestureField
A rotation event occurred.
interactionScale(int, int) - Method in class rebuild.ui.component.GestureField
A scale event occurred.
intValue() - Method in class rebuild.util.ref.RefDouble
Returns the integer value of this RefDouble (by casting to an int).
intValue() - Method in class rebuild.util.ref.RefFloat
Returns the integer value of this RefFloat (by casting to an int).
intValue() - Method in class rebuild.util.ref.RefInteger
Returns Returns the value of this RefInteger as an int.
intValue() - Method in class rebuild.util.ref.RefUInteger
Returns The value of this RefUInteger object as a int primitive.
isDefault() - Method in class rebuild.graphics.tiff.Tag
Get if this Tag's current value is the default value.
isDefault() - Method in class rebuild.graphics.tiff.tags.ASCIITag
Get if this Tag's current value is the default value.
isDefault() - Method in class rebuild.graphics.tiff.tags.BitsPerSampleTag
Get if this Tag's current value is the default value.
isDefault() - Method in class rebuild.graphics.tiff.tags.ByteTag
Get if this Tag's current value is the default value.
isDefault() - Method in class rebuild.graphics.tiff.tags.CompressionTag
Get if this Tag's current value is the default value.
isDefault() - Method in class rebuild.graphics.tiff.tags.DoubleTag
Get if this Tag's current value is the default value.
isDefault() - Method in class rebuild.graphics.tiff.tags.FloatTag
Get if this Tag's current value is the default value.
isDefault() - Method in class rebuild.graphics.tiff.tags.ImageLengthTag
Unused.
isDefault() - Method in class rebuild.graphics.tiff.tags.ImageWidthTag
Unused.
isDefault() - Method in class rebuild.graphics.tiff.tags.Long8Tag
Get if this Tag's current value is the default value.
isDefault() - Method in class rebuild.graphics.tiff.tags.LongTag
Get if this Tag's current value is the default value.
isDefault() - Method in class rebuild.graphics.tiff.tags.PlanarConfigurationTag
Get if this Tag's current value is the default value.
isDefault() - Method in class rebuild.graphics.tiff.tags.RationalTag
Get if this Tag's current value is the default value.
isDefault() - Method in class rebuild.graphics.tiff.tags.ResolutionUnitTag
Get if this Tag's current value is the default value.
isDefault() - Method in class rebuild.graphics.tiff.tags.RowsPerStripTag
Get if this Tag's current value is the default value.
isDefault() - Method in class rebuild.graphics.tiff.tags.SamplesPerPixelTag
Get if this Tag's current value is the default value.
isDefault() - Method in class rebuild.graphics.tiff.tags.ShortTag
Get if this Tag's current value is the default value.
isDefault() - Method in class rebuild.graphics.tiff.tags.StripByteCountsTag
Unused.
isDefault() - Method in class rebuild.graphics.tiff.tags.StripOffsetsTag
Unused.
isDigit(char) - Static method in class rebuild.util.ref.RefCharacter
Determines if the specified character is a digit.
isDirectory(FileConnection) - Static method in class rebuild.util.io.Directory
Checks if the URL passed to the Connector.open() is a directory.
isDisabled(Field) - Static method in class rebuild.util.Utilities
Determine if the specified field is disabled.
isFile(FileConnection) - Static method in class rebuild.util.io.File
Checks if the URL passed to the Connector.open() is a file.
isInfinite() - Method in class rebuild.util.ref.RefDouble
Returns true if this RefDouble value is infinitely large in magnitude.
isInfinite(double) - Static method in class rebuild.util.ref.RefDouble
Returns true if the specified number is infinitely large in magnitude.
isInfinite() - Method in class rebuild.util.ref.RefFloat
Returns true if this RefFloat value is infinitely large in magnitude.
isInfinite(float) - Static method in class rebuild.util.ref.RefFloat
Returns true if the specified number is infinitely large in magnitude.
isLetterOrDigit(char) - Static method in class rebuild.util.text.StringUtilities
Determines if the specified character is a letter or digit.
isLowerCase(char) - Static method in class rebuild.util.ref.RefCharacter
Determines if the specified character is a lowercase character.
isNaN() - Method in class rebuild.util.ref.RefDouble
Returns true if this RefDouble value is the special Not-a-Number (NaN) value.
isNaN(double) - Static method in class rebuild.util.ref.RefDouble
Returns true if the specified number is the special Not-a-Number (NaN) value.
isNaN() - Method in class rebuild.util.ref.RefFloat
Returns true if this RefFloat value is the special Not-a-Number (NaN) value.
isNaN(float) - Static method in class rebuild.util.ref.RefFloat
Returns true if the specified number is the special Not-a-Number (NaN) value.
isNegativeInfinity(float) - Static method in class rebuild.util.MathUtilities
Returns a value indicating whether the specified number evaluates to negative infinity.
isNegativeInfinity(double) - Static method in class rebuild.util.MathUtilities
Returns a value indicating whether the specified number evaluates to negative infinity.
isNullEmptyOrWhitespace(String) - Static method in class rebuild.util.text.StringUtilities
Indicates whether the specified String object is null, an Empty string, or whitespace.
isNullOrEmpty(String) - Static method in class rebuild.util.text.StringUtilities
Indicates whether the specified String object is null or an Empty string.
IsPathRooted(String) - Static method in class rebuild.util.io.Path
Gets a value indicating whether the specified path string contains absolute or relative path information.
isPositiveInfinity(float) - Static method in class rebuild.util.MathUtilities
Returns a value indicating whether the specified number evaluates to positive infinity.
isPositiveInfinity(double) - Static method in class rebuild.util.MathUtilities
Returns a value indicating whether the specified number evaluates to positive infinity.
IsProperType(String, Class) - Static method in class rebuild.util.io.Path
Compares the path submitted and the desired type to determine if they are the same.
isReadOnly() - Method in class rebuild.util.ref.RefBoolean
If this RefBoolean is read only.
isReadOnly() - Method in class rebuild.util.ref.RefNumber
If this RefNumber is read only.
isUpperCase(char) - Static method in class rebuild.util.ref.RefCharacter
Determines if the specified character is an uppercase character.
ITULAB - Static variable in class rebuild.graphics.tiff.tags.PhotometricInterpretationTag
CIE L*a*b*, alternate encoding also known as ITU L*a*b*, defined in ITU-T Rec.

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