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

G

gap - Variable in class rebuild.ui.component.CustomButtonField
The gap between the icon and the text, used when the text is not centered.
GestureField - Class in rebuild.ui.component
Gesture field, various gestures and system events will are processed and handled in this field.
GestureField() - Constructor for class rebuild.ui.component.GestureField
 
GestureField.Gesture - Class in rebuild.ui.component
A gesture that was generated by a GestureField.
gestureProcessing - Variable in class rebuild.ui.component.GestureField
Set to true if gesture processing should occur, false if otherwise.
get() - Method in class rebuild.comp.java.nio.ByteBuffer
Relative get method.
get(int) - Method in class rebuild.comp.java.nio.ByteBuffer
Absolute get method.
get(byte[]) - Method in class rebuild.comp.java.nio.ByteBuffer
Relative bulk get method.
get(byte[], int, int) - Method in class rebuild.comp.java.nio.ByteBuffer
This method transfers bytes from this buffer into the given destination array.
get() - Method in class rebuild.comp.java.nio.ShortBuffer
Relative get method.
getARGBByte(int, int, XYRect) - Method in class rebuild.graphics.ImageEncoder
Get the ARGB data of the image in a byte array.
getARGBInt(int, int, XYRect) - Method in class rebuild.graphics.ImageEncoder
Get the ARGB data of the image in a int array.
getASCII(int) - Method in class rebuild.graphics.tiff.tags.ASCIITag
Get a Writer.ASCII at the specified index.
getBigCount() - Method in class rebuild.graphics.tiff.Tag
Get the number of values contained in this tag.
getBigLength() - Method in class rebuild.graphics.tiff.IFD
Get the number of bytes the tags in this IFD takes up when in BigTIFF format.
getBigValue() - Method in class rebuild.graphics.tiff.Tag
Get the left-justified value that the tag contains, any values that do not fit in a 8 byte boundary should have it's value stored in data.
getBuild() - Method in class rebuild.util.Version
Gets the value of the build component of the version number for the current Version object.
getByte(int) - Method in class rebuild.graphics.tiff.tags.ByteTag
Get a Writer.BYTE at the specified index.
getByteCount(int) - Method in class rebuild.graphics.tiff.tags.StripByteCountsTag
Get the byte count for a particular strip.
getBytes(Short) - Static method in class rebuild.util.BitConverter
 
getBytes(short) - Static method in class rebuild.util.BitConverter
 
getBytes(Integer) - Static method in class rebuild.util.BitConverter
 
getBytes(int) - Static method in class rebuild.util.BitConverter
 
getBytes(Long) - Static method in class rebuild.util.BitConverter
 
getBytes(long) - Static method in class rebuild.util.BitConverter
 
getBytes(Character) - Static method in class rebuild.util.BitConverter
 
getBytes(char) - Static method in class rebuild.util.BitConverter
 
getBytes(Float) - Static method in class rebuild.util.BitConverter
 
getBytes(float) - Static method in class rebuild.util.BitConverter
 
getBytes(Double) - Static method in class rebuild.util.BitConverter
 
getBytes(double) - Static method in class rebuild.util.BitConverter
 
getClickIconBitmap() - Method in class rebuild.ui.component.CustomButtonField
Get the click icon as a Bitmap.
getClickIconEncoded() - Method in class rebuild.ui.component.CustomButtonField
Get the click icon as a EncodedImage.
getCompression() - Method in class rebuild.graphics.tiff.tags.CompressionTag
Get the current compression value.
getCompressionLevel() - Method in class rebuild.graphics.ImageEncoder
Retrieve compression level.
getContact(int) - Method in class rebuild.ui.component.GestureField
Get a created contact.
getContactCount() - Method in class rebuild.ui.component.GestureField
Get the number of contacts that have occurred.
getCount() - Method in class rebuild.graphics.tiff.IFD
Get the number of tags in this IFD.
getCount() - Method in class rebuild.graphics.tiff.Tag
Get the number of values contained in this tag.
getDataType() - Method in class rebuild.graphics.tiff.Tag
Get the data type.
getDenominator(int) - Method in class rebuild.graphics.tiff.tags.RationalTag
Get the denominator at the specified index.
getDenominator() - Method in class rebuild.graphics.tiff.tags.XResolutionTag
Get the denominator.
getDenominator() - Method in class rebuild.graphics.tiff.tags.YResolutionTag
Get the denominator.
GetDirectoryName(String) - Static method in class rebuild.util.io.Path
Returns the directory information for the specified path string.
getDouble(int) - Method in class rebuild.graphics.tiff.tags.DoubleTag
Get a Writer.DOUBLE at the specified index.
getEncodeAlpha() - Method in class rebuild.graphics.ImageEncoder
Retrieve alpha encoding status.
getEvent() - Method in class rebuild.ui.component.GestureField.Gesture
Get what type of gesture this Gesture is.
GetExtension(String) - Static method in class rebuild.util.io.Path
Returns the extension of the specified path string.
getExtraData() - Method in class rebuild.graphics.tiff.Tag
Get any extra data that the tag contains, that is any data that does not fit into 4/8 bytes.
GetFileName(String) - Static method in class rebuild.util.io.Path
Returns the file name and extension of the specified path string.
GetFileNameWithoutExtension(String) - Static method in class rebuild.util.io.Path
Returns the file name of the specified path string without the extension.
getFilter() - Method in class rebuild.graphics.PNGEncoder
Retrieve filtering scheme
getFloat(int) - Method in class rebuild.graphics.tiff.tags.FloatTag
Get a Writer.FLOAT at the specified index.
getFocusIconBitmap() - Method in class rebuild.ui.component.CustomButtonField
Get the focus icon as a Bitmap.
getFocusIconEncoded() - Method in class rebuild.ui.component.CustomButtonField
Get the focus icon as a EncodedImage.
getGestureValue(int) - Method in class rebuild.ui.component.GestureField.Gesture
Get a specific value from this Gesture.
getIconScale() - Method in class rebuild.ui.component.CustomButtonField
Get the scale that the icon/s should be drawn at as a Fixed32 number.
getIFD() - Method in class rebuild.graphics.TIFFEncoder
Get this TIFF encoder's TIFFTags.IFD so that new tags can be added or removed.
getIfExtraDataExists(boolean) - Method in class rebuild.graphics.tiff.Tag
Get if the tag contains extra data.
getImageType() - Method in class rebuild.graphics.tiff.tags.PhotometricInterpretationTag
Get the image type value.
getIndex(int, int, int) - Method in class rebuild.graphics.ImageEncoder
Get index into the int array in ImageEncoder.getARGBInt(int, int, XYRect).
getIndex(int, int, int, int, int) - Static method in class rebuild.graphics.ImageEncoder
Get index into the int array in ImageEncoder.getARGBInt(int, int, XYRect).
getInstance() - Static method in class rebuild.comp.net.rim.device.api.ui.picker.FilePicker
 
getInt() - Method in class rebuild.comp.java.nio.ByteBuffer
Relative get method for reading an int value.
getInverted() - Method in class rebuild.graphics.WBMPEncoder
Get if the image encoding is inverted, the default is false.
getLength() - Method in class rebuild.graphics.tiff.IFD
Get the number of bytes the tags in this IFD takes up.
getLength() - Method in class rebuild.graphics.tiff.tags.ImageLengthTag
Get the length defined in this tag.
getLittleEndian() - Method in class rebuild.graphics.tiff.Writer
Get if the encoder is in little-endian format.
getLong(int) - Method in class rebuild.graphics.tiff.tags.LongTag
Get a Writer.LONG at the specified index.
getLong8(int) - Method in class rebuild.graphics.tiff.tags.Long8Tag
Get a Writer.LONG8 at the specified index.
getMajor() - Method in class rebuild.util.Version
Gets the value of the major component of the version number for the current Version object.
getMajorRevision() - Method in class rebuild.util.Version
Gets the high 16 bits of the revision number.
getMaxWidth() - Method in class rebuild.ui.component.CustomButtonField
Get the maximum width of the button when displaying text.
getMime() - Method in class rebuild.graphics.ImageEncoder
Get the MIME type of the image encoder.
getMime() - Method in class rebuild.graphics.JPEGEncoder
Get the MIME type of the image encoder.
getMime() - Method in class rebuild.graphics.PNGEncoder
Get the MIME type of the image encoder.
getMime() - Method in class rebuild.graphics.TIFFEncoder
Get the MIME type of the image encoder.
getMime() - Method in class rebuild.graphics.WBMPEncoder
Get the MIME type of the image encoder.
getMinor() - Method in class rebuild.util.Version
Gets the value of the minor component of the version number for the current Version object.
getMinorRevision() - Method in class rebuild.util.Version
Gets the low 16 bits of the revision number.
getNonZeroBytes(byte[]) - Static method in class rebuild.util.Utilities
Get multiple random numbers., no zeros
getNonZeroBytes(int[]) - Static method in class rebuild.util.Utilities
Get multiple random numbers., no zeros
getNormalIconBitmap() - Method in class rebuild.ui.component.CustomButtonField
Get the normal icon as a Bitmap.
getNormalIconEncoded() - Method in class rebuild.ui.component.CustomButtonField
Get the normal icon as a EncodedImage.
getNumerator(int) - Method in class rebuild.graphics.tiff.tags.RationalTag
Get the numerator at the specified index.
getNumerator() - Method in class rebuild.graphics.tiff.tags.XResolutionTag
Get the numerator.
getNumerator() - Method in class rebuild.graphics.tiff.tags.YResolutionTag
Get the numerator.
getOptBigLength() - Method in class rebuild.graphics.tiff.IFD
Used internally, not for public use.
getOptLength() - Method in class rebuild.graphics.tiff.IFD
Used internally, not for public use.
getPixel(Bitmap, int, int) - Static method in class rebuild.util.GraphicsUtilities
Get a pixel from a bitmap in AARRGGBB format.
getPlanarFormat() - Method in class rebuild.graphics.tiff.tags.PlanarConfigurationTag
Get the current planar format value.
getPosition() - Method in class rebuild.util.io.Stream
 
getPreferredHeight() - Method in class rebuild.ui.component.CustomButtonField
Retrieves this field's preferred height.
getPreferredWidth() - Method in class rebuild.ui.component.CustomButtonField
Retrieves this field's preferred width.
GetRandomFileName() - Static method in class rebuild.util.io.Path
Returns a random folder name or file name.
getResolutionUnit() - Method in class rebuild.graphics.tiff.tags.ResolutionUnitTag
Get the resolution unit used.
getRevision() - Method in class rebuild.util.Version
Gets the value of the revision component of the version number for the current Version object.
getRowsPerStrip() - Method in class rebuild.graphics.tiff.tags.RowsPerStripTag
Get the rows-per-strip defined in this tag.
getSample(int) - Method in class rebuild.graphics.tiff.tags.BitsPerSampleTag
Get the sample value at the specified index.
getSample(int) - Method in class rebuild.graphics.tiff.tags.ExtraSamplesTag
Get a sample at the specified index.
getSamples() - Method in class rebuild.graphics.tiff.tags.SamplesPerPixelTag
Get the current number of samples.
getSamplesTag() - Method in class rebuild.graphics.tiff.tags.PhotometricInterpretationTag
Get a SamplesPerPixelTag for the current photometric.
getSByte(int) - Method in class rebuild.graphics.tiff.tags.SByteTag
Get a Writer.SBYTE at the specified index.
getShort() - Method in class rebuild.comp.java.nio.ByteBuffer
Relative get method for reading a short value.
getShort(int) - Method in class rebuild.comp.java.nio.ByteBuffer
Absolute get method for reading a short value.
getShort(int) - Method in class rebuild.graphics.tiff.tags.ShortTag
Get a Writer.SHORT at the specified index.
getSLong(int) - Method in class rebuild.graphics.tiff.tags.SLong8Tag
Get a Writer.SLONG8 at the specified index.
getSLong(int) - Method in class rebuild.graphics.tiff.tags.SLongTag
Get a Writer.SLONG at the specified index.
getSShort(int) - Method in class rebuild.graphics.tiff.tags.SShortTag
Get a Writer.SSHORT at the specified index.
getStripOffset(int) - Method in class rebuild.graphics.tiff.tags.StripOffsetsTag
Get the strip offset for a particular strip.
getStripsPerImage(int) - Method in class rebuild.graphics.tiff.tags.RowsPerStripTag
Get the number of strips-per-image.
getSystemPath(int) - Static method in class rebuild.util.io.Path
Get a standard system path.
getTag(int) - Method in class rebuild.graphics.tiff.IFD
Get a tag at the specified index.
getTagByType(int) - Method in class rebuild.graphics.tiff.IFD
Get a tag by the type.
getTagType() - Method in class rebuild.graphics.tiff.Tag
Get the tag type.
getTagTypeValue() - Static method in class rebuild.graphics.tiff.Tag
Get the Tag's type.
getTagTypeValue() - Static method in class rebuild.graphics.tiff.tags.BitsPerSampleTag
Get the Tag's type.
getTagTypeValue() - Static method in class rebuild.graphics.tiff.tags.CompressionTag
Get the Tag's type.
getTagTypeValue() - Static method in class rebuild.graphics.tiff.tags.ExtraSamplesTag
Get the Tag's type.
getTagTypeValue() - Static method in class rebuild.graphics.tiff.tags.ImageLengthTag
Get the Tag's type.
getTagTypeValue() - Static method in class rebuild.graphics.tiff.tags.ImageWidthTag
Get the Tag's type.
getTagTypeValue() - Static method in class rebuild.graphics.tiff.tags.PhotometricInterpretationTag
Get the Tag's type.
getTagTypeValue() - Static method in class rebuild.graphics.tiff.tags.PlanarConfigurationTag
Get the Tag's type.
getTagTypeValue() - Static method in class rebuild.graphics.tiff.tags.ResolutionUnitTag
Get the Tag's type.
getTagTypeValue() - Static method in class rebuild.graphics.tiff.tags.RowsPerStripTag
Get the Tag's type.
getTagTypeValue() - Static method in class rebuild.graphics.tiff.tags.SamplesPerPixelTag
Get the Tag's type.
getTagTypeValue() - Static method in class rebuild.graphics.tiff.tags.StripByteCountsTag
Get the Tag's type.
getTagTypeValue() - Static method in class rebuild.graphics.tiff.tags.StripOffsetsTag
Get the Tag's type.
getTagTypeValue() - Static method in class rebuild.graphics.tiff.tags.XResolutionTag
Get the Tag's type.
getTagTypeValue() - Static method in class rebuild.graphics.tiff.tags.YResolutionTag
Get the Tag's type.
getTextGap() - Method in class rebuild.ui.component.CustomButtonField
Get the gap between the icon and the text.
getTextLocation() - Method in class rebuild.ui.component.CustomButtonField
Get the text location.
getValue() - Method in class rebuild.graphics.tiff.Tag
Get the left-justified value that the tag contains, any values that do not fit in a 4 byte boundary should have it's value stored in data.
getWidth() - Method in class rebuild.graphics.tiff.tags.ImageWidthTag
Get the width defined in this tag.
getWritingBigTIFF() - Method in class rebuild.graphics.TIFFEncoder
Get if the TIFFEncoder should write a BigTIFF.
GIF - Static variable in class rebuild.util.GraphicsUtilities
GIF format.
GraphicsUtilities - Class in rebuild.util
A collection of various Graphics utilities.
greaterThan(byte) - Method in class rebuild.util.ref.RefNumber
Returns true if and only if the argument is greater than this number's value.
greaterThan(short) - Method in class rebuild.util.ref.RefNumber
Returns true if and only if the argument is greater than this number's value.
greaterThan(int) - Method in class rebuild.util.ref.RefNumber
Returns true if and only if the argument is greater than this number's value.
greaterThan(long) - Method in class rebuild.util.ref.RefNumber
Returns true if and only if the argument is greater than this number's value.
greaterThan(float) - Method in class rebuild.util.ref.RefNumber
Returns true if and only if the argument is greater than this number's value.
greaterThan(double) - Method in class rebuild.util.ref.RefNumber
Returns true if and only if the argument is greater than this number's value.
greaterThan(Object) - Method in class rebuild.util.ref.RefNumber
Returns true if and only if the argument is not null and is greater than this number's value.
greaterThan(RefNumber) - Method in class rebuild.util.ref.RefNumber
Returns true if and only if the argument is not null and is greater than this number's value.
greaterThan(Version, Version) - Static method in class rebuild.util.Version
Determines whether the first specified Version object is greater than the second specified Version object.
greaterThanOrEqual(byte) - Method in class rebuild.util.ref.RefNumber
Returns true if and only if the argument is greater than or equal to this number's value.
greaterThanOrEqual(short) - Method in class rebuild.util.ref.RefNumber
Returns true if and only if the argument is greater than or equal to this number's value.
greaterThanOrEqual(int) - Method in class rebuild.util.ref.RefNumber
Returns true if and only if the argument is greater than or equal to this number's value.
greaterThanOrEqual(long) - Method in class rebuild.util.ref.RefNumber
Returns true if and only if the argument is greater than or equal to this number's value.
greaterThanOrEqual(float) - Method in class rebuild.util.ref.RefNumber
Returns true if and only if the argument is greater than or equal to this number's value.
greaterThanOrEqual(double) - Method in class rebuild.util.ref.RefNumber
Returns true if and only if the argument is greater than or equal to this number's value.
greaterThanOrEqual(Object) - Method in class rebuild.util.ref.RefNumber
Returns true if and only if the argument is not null and is greater than or equal to this number's value.
greaterThanOrEqual(RefNumber) - Method in class rebuild.util.ref.RefNumber
Returns true if and only if the argument is not null and is greater than or equal to this number's value.
greaterThanOrEqual(Version, Version) - Static method in class rebuild.util.Version
Determines whether the first specified Version object is greater than or equal to the second specified Version object.
greaterThenOrEqual(LargeNumber) - Method in class rebuild.util.LargeNumber
 

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