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

E

encode(boolean) - Method in class rebuild.graphics.ImageEncoder
Encode an image in a specific format.
encode() - Method in class rebuild.graphics.ImageEncoder
Encode an image in a specific format.
ENCODE_ALPHA - Static variable in class rebuild.graphics.PNGEncoder
Constant specifying that alpha channel should be encoded.
encodeAlpha - Variable in class rebuild.graphics.ImageEncoder
Encode alpha?
EnsureCreation(String) - Static method in class rebuild.util.io.Directory
If a directory does not exist then this method will make sure any folders and subfolders are created.
EnsureCreation(String) - Static method in class rebuild.util.io.File
If a file does not exist then this method will make sure any folders and subfolders are created.
eof() - Method in class rebuild.util.io.Stream
Determine if the end-of-file has been reached.
equals(Vector, Vector) - Static method in class rebuild.collections.CollectionUtilities
Perform a shallow comparison of two Vectors to determine if they are equal.
equals(Hashtable, Hashtable) - Static method in class rebuild.collections.CollectionUtilities
Perform a shallow comparison of two Hashtables to determine if they are equal.
equals(Object) - Method in class rebuild.graphics.tiff.Tag
Determine if an Object is the same as this Tag.
equals(Object) - Method in class rebuild.util.LargeNumber
 
equals(Object) - Method in class rebuild.util.ref.RefBoolean
Returns true if and only if the argument is not null and is a RefBoolean or Boolean object that represents the same boolean value as this object.
equals(Object) - Method in class rebuild.util.ref.RefCharacter
Returns true if and only if the argument is not null and is a RefCharacter or Character object that represents the same char value as this object.
equals(byte) - Method in class rebuild.util.ref.RefNumber
Returns true if and only if the argument is of the same value.
equals(short) - Method in class rebuild.util.ref.RefNumber
Returns true if and only if the argument is of the same value.
equals(int) - Method in class rebuild.util.ref.RefNumber
Returns true if and only if the argument is of the same value.
equals(long) - Method in class rebuild.util.ref.RefNumber
Returns true if and only if the argument is of the same value.
equals(float) - Method in class rebuild.util.ref.RefNumber
Returns true if and only if the argument is of the same value.
equals(double) - Method in class rebuild.util.ref.RefNumber
Returns true if and only if the argument is of the same value.
equals(Object) - Method in class rebuild.util.ref.RefNumber
Returns true if and only if the argument is not null and is of the same value.
equals(RefNumber) - Method in class rebuild.util.ref.RefNumber
Returns true if and only if the argument is not null and is of the same value.
equals(Object) - Method in class rebuild.util.ref.RefObject
Returns true if and only if the argument is not null and is a RefObject object that represents the same value as this object.
equals(Object) - Method in class rebuild.util.Version
Returns a value indicating whether the current Version object is equal to a specified object.
equals(Version) - Method in class rebuild.util.Version
Returns a value indicating whether the current Version object and a specified Version object represent the same value.
EVENT_CLICK_REPEAT - Static variable in class rebuild.ui.component.GestureField.Gesture
Click and pause at a specific point on the touch screen for more than 500 milliseconds.
EVENT_DOUBLE_TAP - Static variable in class rebuild.ui.component.GestureField.Gesture
Two consecutive quick touch and release gesture on the touch screen.
EVENT_HOVER - Static variable in class rebuild.ui.component.GestureField.Gesture
Touch and pause at a specific point on the touch screen for more than the user-defined number of milliseconds (configurable setting found in Screen/Keyboard Options).
EVENT_PINCH - Static variable in class rebuild.ui.component.GestureField.Gesture
A pinch event where two fingers are used to change the size, position, or rotation of something on screen.
EVENT_SWIPE - Static variable in class rebuild.ui.component.GestureField.Gesture
Quick motion gesture across the touch screen.
EVENT_TAP - Static variable in class rebuild.ui.component.GestureField.Gesture
Quick touch and release gesture on the touch screen.
Exists(String) - Static method in class rebuild.util.io.Directory
Determines whether the given path refers to an existing directory on the device.
Exists(String) - Static method in class rebuild.util.io.File
Determines whether the specified file exists.
exp(double) - Static method in class rebuild.util.MathUtilities
Return the exponential (base e) of x.
extraData(boolean) - Method in class rebuild.graphics.tiff.Tag
This method figures out if any extra data is exists, this method can search the data type, extra data, value, and count.
extraData(boolean) - Method in class rebuild.graphics.tiff.tags.ASCIITag
This method figures out if any extra data is exists, this method can search the data type, extra data, value, and count.
extraData(boolean) - Method in class rebuild.graphics.tiff.tags.ByteTag
This method figures out if any extra data is exists, this method can search the data type, extra data, value, and count.
extraData(boolean) - Method in class rebuild.graphics.tiff.tags.DoubleTag
This method figures out if any extra data is exists, this method can search the data type, extra data, value, and count.
extraData(boolean) - Method in class rebuild.graphics.tiff.tags.FloatTag
This method figures out if any extra data is exists, this method can search the data type, extra data, value, and count.
extraData(boolean) - Method in class rebuild.graphics.tiff.tags.ImageLengthTag
No extra data, always returns false.
extraData(boolean) - Method in class rebuild.graphics.tiff.tags.ImageWidthTag
No extra data, always returns false.
extraData(boolean) - Method in class rebuild.graphics.tiff.tags.Long8Tag
This method figures out if any extra data is exists, this method can search the data type, extra data, value, and count.
extraData(boolean) - Method in class rebuild.graphics.tiff.tags.LongTag
This method figures out if any extra data is exists, this method can search the data type, extra data, value, and count.
extraData(boolean) - Method in class rebuild.graphics.tiff.tags.RationalTag
This method figures out if any extra data is exists, this method can search the data type, extra data, value, and count.
extraData(boolean) - Method in class rebuild.graphics.tiff.tags.RowsPerStripTag
No extra data, always returns false.
extraData(boolean) - Method in class rebuild.graphics.tiff.tags.ShortTag
This method figures out if any extra data is exists, this method can search the data type, extra data, value, and count.
extraData(boolean) - Method in class rebuild.graphics.tiff.tags.StripByteCountsTag
This method figures out if any extra data is exists, this method can search the data type, extra data, value, and count.
extraData(boolean) - Method in class rebuild.graphics.tiff.tags.StripOffsetsTag
This method figures out if any extra data is exists, this method can search the data type, extra data, value, and count.
ExtraSamplesTag - Class in rebuild.graphics.tiff.tags
Description of extra components.
ExtraSamplesTag(short) - Constructor for class rebuild.graphics.tiff.tags.ExtraSamplesTag
Create a new ExtraSamples tag.
ExtraSamplesTag(short[]) - Constructor for class rebuild.graphics.tiff.tags.ExtraSamplesTag
Create a new ExtraSamples tag.

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