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

S

SamplesPerPixelTag - Class in rebuild.graphics.tiff.tags
The number of components per pixel.
SamplesPerPixelTag() - Constructor for class rebuild.graphics.tiff.tags.SamplesPerPixelTag
Create a new SamplesPerPixel tag.
SamplesPerPixelTag(short) - Constructor for class rebuild.graphics.tiff.tags.SamplesPerPixelTag
Create a new SamplesPerPixel tag.
saveBitmap(String, Bitmap, int) - Static method in class rebuild.util.GraphicsUtilities
Save a Bitmap to a file in a specified format.
saveBitmap(OutputStream, Bitmap, int) - Static method in class rebuild.util.GraphicsUtilities
Save a Bitmap to a OutputStream in a specified format.
saveEncodedImage(String, EncodedImage) - Static method in class rebuild.util.GraphicsUtilities
Save a EncodedImage to a file.
saveEncodedImage(OutputStream, EncodedImage) - Static method in class rebuild.util.GraphicsUtilities
Save a EncodedImage to a OutputStream.
saveImage(String, Image, int) - Static method in class rebuild.util.GraphicsUtilities
Save a Image to a file in a specified format.
saveImage(OutputStream, Image, int) - Static method in class rebuild.util.GraphicsUtilities
Save a Image to a OutputStream in a specified format.
SBYTE - Static variable in class rebuild.graphics.tiff.Writer
An 8-bit signed (twos-complement) integer.
SByteTag - Class in rebuild.graphics.tiff.tags
A tag that contains one or more Writer.SBYTE items.
SByteTag(short) - Constructor for class rebuild.graphics.tiff.tags.SByteTag
Create a new SByteTag.
SByteTag(short, byte) - Constructor for class rebuild.graphics.tiff.tags.SByteTag
Create a new SByteTag.
SByteTag(short, byte[]) - Constructor for class rebuild.graphics.tiff.tags.SByteTag
Create a new SByteTag.
scale - Variable in class rebuild.ui.component.CustomButtonField
The scale of the icon if one exists.
scaleX - Variable in class rebuild.graphics.ImageEncoder
The scale of the image in the horizontal orientation.
scaleY - Variable in class rebuild.graphics.ImageEncoder
The scale of the image in the vertical orientation.
seek(long, int) - Method in class rebuild.util.io.Stream
Seek through the stream.
SEEK_CUR - Static variable in class rebuild.util.io.Stream
 
SEEK_END - Static variable in class rebuild.util.io.Stream
 
SEEK_SET - Static variable in class rebuild.util.io.Stream
 
selectionDone(String) - Method in interface rebuild.comp.net.rim.device.api.ui.picker.FilePicker.Listener
 
SEPARATED - Static variable in class rebuild.graphics.tiff.tags.PhotometricInterpretationTag
Separated, usually CMYK.
setASCII(int, String) - Method in class rebuild.graphics.tiff.tags.ASCIITag
Set a Writer.ASCII at the specified index.
setByte(int, byte) - Method in class rebuild.graphics.tiff.tags.ByteTag
Set a Writer.BYTE at the specified index.
setByteCount(int, long) - Method in class rebuild.graphics.tiff.tags.StripByteCountsTag
Set the byte count for a particular strip.
setClickIcon(Bitmap) - Method in class rebuild.ui.component.CustomButtonField
Set the click icon using a Bitmap.
setClickIcon(EncodedImage) - Method in class rebuild.ui.component.CustomButtonField
Set the click icon using a EncodedImage.
setCompressionLevel(int) - Method in class rebuild.graphics.ImageEncoder
Set the compression level to use.
setCompressionLevel(int) - Method in class rebuild.graphics.JPEGEncoder
Set the compression level to use
setCompressionLevel(int) - Method in class rebuild.graphics.PNGEncoder
Set the compression level to use
setCompressionLevel(int) - Method in class rebuild.graphics.TIFFEncoder
Set the compression level to use.
setCount(int) - Method in class rebuild.graphics.tiff.Tag
Set the number of values contained in this tag.
setCount(long) - Method in class rebuild.graphics.tiff.Tag
Set the number of values contained in this tag.
setCount(int) - Method in class rebuild.graphics.tiff.tags.ASCIITag
Set the number of Writer.ASCII contained in this tag.
setCount(int) - Method in class rebuild.graphics.tiff.tags.BitsPerSampleTag
Set the number of samples that the BitsPerSample tag has.
setCount(int) - Method in class rebuild.graphics.tiff.tags.ByteTag
Set the number of Writer.BYTE contained in this tag.
setCount(int) - Method in class rebuild.graphics.tiff.tags.CompressionTag
There is always only 1 element.
setCount(int) - Method in class rebuild.graphics.tiff.tags.DoubleTag
Set the number of Writer.DOUBLE contained in this tag.
setCount(int) - Method in class rebuild.graphics.tiff.tags.ExtraSamplesTag
Count determined can be changed with addSample/removeSample.
setCount(int) - Method in class rebuild.graphics.tiff.tags.FloatTag
Set the number of Writer.FLOAT contained in this tag.
setCount(int) - Method in class rebuild.graphics.tiff.tags.ImageLengthTag
There is always only 1 element.
setCount(int) - Method in class rebuild.graphics.tiff.tags.ImageWidthTag
There is always only 1 element.
setCount(int) - Method in class rebuild.graphics.tiff.tags.Long8Tag
Set the number of Writer.LONG8 contained in this tag.
setCount(int) - Method in class rebuild.graphics.tiff.tags.LongTag
Set the number of Writer.LONG contained in this tag.
setCount(int) - Method in class rebuild.graphics.tiff.tags.PhotometricInterpretationTag
There is always only 1 element.
setCount(int) - Method in class rebuild.graphics.tiff.tags.PlanarConfigurationTag
There is always only 1 element.
setCount(int) - Method in class rebuild.graphics.tiff.tags.RationalTag
Set the number of Writer.RATIONAL contained in this tag.
setCount(int) - Method in class rebuild.graphics.tiff.tags.ResolutionUnitTag
There is always only 1 element.
setCount(int) - Method in class rebuild.graphics.tiff.tags.RowsPerStripTag
There is always only 1 element.
setCount(int) - Method in class rebuild.graphics.tiff.tags.SamplesPerPixelTag
There is always only 1 element.
setCount(int) - Method in class rebuild.graphics.tiff.tags.ShortTag
Set the number of Writer.SHORT contained in this tag.
setCount(int) - Method in class rebuild.graphics.tiff.tags.StripByteCountsTag
Unused, use StripByteCountsTag.setCount(int, short, short) instead.
setCount(long) - Method in class rebuild.graphics.tiff.tags.StripByteCountsTag
Unused, use StripByteCountsTag.setCount(int, short, short) instead.
setCount(int, short, short) - Method in class rebuild.graphics.tiff.tags.StripByteCountsTag
Set the number of strip items.
setCount(int) - Method in class rebuild.graphics.tiff.tags.StripOffsetsTag
Unused, use StripOffsetsTag.setCount(int, short, short) instead.
setCount(long) - Method in class rebuild.graphics.tiff.tags.StripOffsetsTag
Unused, use StripOffsetsTag.setCount(int, short, short) instead.
setCount(int, short, short) - Method in class rebuild.graphics.tiff.tags.StripOffsetsTag
Set the number of strip items.
setCount(int) - Method in class rebuild.graphics.tiff.tags.XResolutionTag
There is always only 1 element.
setCount(int) - Method in class rebuild.graphics.tiff.tags.YResolutionTag
There is always only 1 element.
setDataType(short) - Method in class rebuild.graphics.tiff.Tag
Set the data type.
setDataType(short) - Method in class rebuild.graphics.tiff.tags.ASCIITag
Data type is a Writer.ASCII.
setDataType(short) - Method in class rebuild.graphics.tiff.tags.ByteTag
Data type is a Writer.BYTE.
setDataType(short) - Method in class rebuild.graphics.tiff.tags.DoubleTag
Data type is a Writer.DOUBLE.
setDataType(short) - Method in class rebuild.graphics.tiff.tags.FloatTag
Data type is a Writer.FLOAT.
setDataType(short) - Method in class rebuild.graphics.tiff.tags.ImageLengthTag
Data type is determined by the value.
setDataType(short) - Method in class rebuild.graphics.tiff.tags.ImageWidthTag
Data type is determined by the value.
setDataType(short) - Method in class rebuild.graphics.tiff.tags.Long8Tag
Data type is a Writer.LONG8.
setDataType(short) - Method in class rebuild.graphics.tiff.tags.LongTag
Data type is a Writer.LONG.
setDataType(short) - Method in class rebuild.graphics.tiff.tags.RationalTag
Data type is a Writer.RATIONAL.
setDataType(short) - Method in class rebuild.graphics.tiff.tags.RowsPerStripTag
Data type is determined by the value.
setDataType(short) - Method in class rebuild.graphics.tiff.tags.ShortTag
Data type is a Writer.SHORT.
setDataType(short) - Method in class rebuild.graphics.tiff.tags.StripByteCountsTag
Data type is determined by the value.
setDataType(short) - Method in class rebuild.graphics.tiff.tags.StripOffsetsTag
Data type is determined by the value.
setDenominator(int, int) - Method in class rebuild.graphics.tiff.tags.RationalTag
Set the denominator at the specified index.
setDenominator(int) - Method in class rebuild.graphics.tiff.tags.XResolutionTag
Set the denominator.
setDenominator(int) - Method in class rebuild.graphics.tiff.tags.YResolutionTag
Set the denominator.
setDisabled(Field, boolean) - Static method in class rebuild.util.Utilities
Set the field to either enabled/disabled.
setDouble(int, double) - Method in class rebuild.graphics.tiff.tags.DoubleTag
Set a Writer.DOUBLE at the specified index.
setEncodeAlpha(boolean) - Method in class rebuild.graphics.ImageEncoder
Set the alpha encoding on or off.
setExtraData(Object) - Method in class rebuild.graphics.tiff.Tag
Set any extra data that the tag should contain.
setExtraData(Object) - Method in class rebuild.graphics.tiff.tags.ASCIITag
Unused.
setExtraData(Object) - Method in class rebuild.graphics.tiff.tags.ByteTag
Unused.
setExtraData(Object) - Method in class rebuild.graphics.tiff.tags.DoubleTag
Unused.
setExtraData(Object) - Method in class rebuild.graphics.tiff.tags.FloatTag
Unused.
setExtraData(Object) - Method in class rebuild.graphics.tiff.tags.Long8Tag
Unused.
setExtraData(Object) - Method in class rebuild.graphics.tiff.tags.LongTag
Unused.
setExtraData(Object) - Method in class rebuild.graphics.tiff.tags.RationalTag
Unused.
setExtraData(Object) - Method in class rebuild.graphics.tiff.tags.ShortTag
Unused.
setFilter(String) - Method in class rebuild.comp.net.rim.device.api.ui.picker.FilePicker
 
setFilter(int) - Method in class rebuild.graphics.PNGEncoder
Set the filter to use
setFloat(int, float) - Method in class rebuild.graphics.tiff.tags.FloatTag
Set a Writer.FLOAT at the specified index.
setFocusIcon(Bitmap) - Method in class rebuild.ui.component.CustomButtonField
Set the focus icon using a Bitmap.
setFocusIcon(EncodedImage) - Method in class rebuild.ui.component.CustomButtonField
Set the focus icon using a EncodedImage.
setIconScale(int) - Method in class rebuild.ui.component.CustomButtonField
Set the scale of the icon.
setImage(Bitmap) - Method in class rebuild.graphics.ImageEncoder
Set the image to be encoded.
setInverted(boolean) - Method in class rebuild.graphics.WBMPEncoder
Set if the image encoding is inverted, the default is false.
setListener(FilePicker.Listener) - Method in class rebuild.comp.net.rim.device.api.ui.picker.FilePicker
 
setLong(int, int) - Method in class rebuild.graphics.tiff.tags.LongTag
Set a Writer.LONG at the specified index.
setLong8(int, long) - Method in class rebuild.graphics.tiff.tags.Long8Tag
Set a Writer.LONG8 at the specified index.
setMaxWidth(int) - Method in class rebuild.ui.component.CustomButtonField
Set the maximum width of the button when displaying text.
setNormalIcon(Bitmap) - Method in class rebuild.ui.component.CustomButtonField
Set the normal icon using a Bitmap.
setNormalIcon(EncodedImage) - Method in class rebuild.ui.component.CustomButtonField
Set the normal icon using a EncodedImage.
setNumerator(int, int) - Method in class rebuild.graphics.tiff.tags.RationalTag
Set the numerator at the specified index.
setNumerator(int) - Method in class rebuild.graphics.tiff.tags.XResolutionTag
Set the numerator.
setNumerator(int) - Method in class rebuild.graphics.tiff.tags.YResolutionTag
Set the numerator.
setPath(String) - Method in class rebuild.comp.net.rim.device.api.ui.picker.FilePicker
 
setPixel(Bitmap, int, int, int) - Static method in class rebuild.util.GraphicsUtilities
Set a pixel in a bitmap in AARRGGBB format.
setPosition(long) - Method in class rebuild.util.io.Stream
 
setSample(int, short) - Method in class rebuild.graphics.tiff.tags.BitsPerSampleTag
Set the sample value at the specified index.
setSample(int, short) - Method in class rebuild.graphics.tiff.tags.ExtraSamplesTag
Set a sample at the specified index.
setSByte(int, byte) - Method in class rebuild.graphics.tiff.tags.SByteTag
Set a Writer.SBYTE at the specified index.
setShort(int, short) - Method in class rebuild.graphics.tiff.tags.ShortTag
Set a Writer.SHORT at the specified index.
setSLong(int, long) - Method in class rebuild.graphics.tiff.tags.SLong8Tag
Set a Writer.SLONG at the specified index.
setSLong(int, int) - Method in class rebuild.graphics.tiff.tags.SLongTag
Set a Writer.SLONG at the specified index.
setSShort(int, short) - Method in class rebuild.graphics.tiff.tags.SShortTag
Set a Writer.SSHORT at the specified index.
setStripOffset(int, long) - Method in class rebuild.graphics.tiff.tags.StripOffsetsTag
Set the strip offset for a particular strip.
setTextGap(int) - Method in class rebuild.ui.component.CustomButtonField
Set the gap between the icon and the text.
setTextLocation(int) - Method in class rebuild.ui.component.CustomButtonField
Set the text location.
setupForBigTIFF(boolean) - Method in class rebuild.graphics.tiff.Tag
Setup/un-setup the tag for use in BigTIFF.
setupForBigTIFF(boolean) - Method in class rebuild.graphics.tiff.tags.ASCIITag
Setup the tag for writing in a BigTIFF.
setupForBigTIFF(boolean) - Method in class rebuild.graphics.tiff.tags.ByteTag
Setup the tag for writing in a BigTIFF.
setupForBigTIFF(boolean) - Method in class rebuild.graphics.tiff.tags.DoubleTag
Setup the tag for writing in a BigTIFF.
setupForBigTIFF(boolean) - Method in class rebuild.graphics.tiff.tags.FloatTag
Setup the tag for writing in a BigTIFF.
setupForBigTIFF(boolean) - Method in class rebuild.graphics.tiff.tags.ImageLengthTag
Setup the tag for writing in a BigTIFF.
setupForBigTIFF(boolean) - Method in class rebuild.graphics.tiff.tags.ImageWidthTag
Setup the tag for writing in a BigTIFF.
setupForBigTIFF(boolean) - Method in class rebuild.graphics.tiff.tags.Long8Tag
Setup the tag for writing in a BigTIFF.
setupForBigTIFF(boolean) - Method in class rebuild.graphics.tiff.tags.LongTag
Setup the tag for writing in a BigTIFF.
setupForBigTIFF(boolean) - Method in class rebuild.graphics.tiff.tags.RationalTag
Setup the tag for writing in a BigTIFF.
setupForBigTIFF(boolean) - Method in class rebuild.graphics.tiff.tags.RowsPerStripTag
Setup the tag for writing in a BigTIFF.
setupForBigTIFF(boolean) - Method in class rebuild.graphics.tiff.tags.ShortTag
Setup the tag for writing in a BigTIFF.
setupForBigTIFF(boolean) - Method in class rebuild.graphics.tiff.tags.StripByteCountsTag
Setup the tag for writing in a BigTIFF.
setupForBigTIFF(boolean) - Method in class rebuild.graphics.tiff.tags.StripOffsetsTag
Setup the tag for writing in a BigTIFF.
setupPermissions(int[]) - Static method in class rebuild.util.Utilities
Setup application permissions, this will assign a set of permissions to a application.
setValue(int) - Method in class rebuild.graphics.tiff.Tag
Set the left-justified value that the tag contains.
setValue(long) - Method in class rebuild.graphics.tiff.Tag
Set the left-justified value that the tag contains.
setValue(int) - Method in class rebuild.graphics.tiff.tags.BitsPerSampleTag
Set the bit count for all the samples.
setValue(int) - Method in class rebuild.graphics.tiff.tags.CompressionTag
Set the compression value to use.
setValue(int) - Method in class rebuild.graphics.tiff.tags.ExtraSamplesTag
Set the first sample value in the ExtraSamples tag.
setValue(int) - Method in class rebuild.graphics.tiff.tags.ImageLengthTag
Set the left-justified height that the tag contains.
setValue(int) - Method in class rebuild.graphics.tiff.tags.ImageWidthTag
Set the left-justified width that the tag contains.
setValue(int) - Method in class rebuild.graphics.tiff.tags.PhotometricInterpretationTag
Set the image type.
setValue(int) - Method in class rebuild.graphics.tiff.tags.PlanarConfigurationTag
Set the planar format value to use.
setValue(int) - Method in class rebuild.graphics.tiff.tags.ResolutionUnitTag
Set the type of resolution unit to use.
setValue(int) - Method in class rebuild.graphics.tiff.tags.RowsPerStripTag
Set the left-justified rows-per-strip that the tag contains.
setValue(int) - Method in class rebuild.graphics.tiff.tags.SamplesPerPixelTag
Set the samples per pixel to use.
setValue(int) - Method in class rebuild.graphics.tiff.tags.StripByteCountsTag
Unused.
setValue(int) - Method in class rebuild.graphics.tiff.tags.StripOffsetsTag
Unused.
setValue(int) - Method in class rebuild.graphics.tiff.tags.XResolutionTag
Unused
setValue(int) - Method in class rebuild.graphics.tiff.tags.YResolutionTag
Unused
setValue(boolean) - Method in class rebuild.util.ref.RefBoolean
Set the value of this RefBoolean object with a boolean primitive.
setValue(Boolean) - Method in class rebuild.util.ref.RefBoolean
Set the value of this RefBoolean object with a Boolean.
setValue(byte) - Method in class rebuild.util.ref.RefByte
Set the value of this RefByte object with a byte primitive.
setValue(Byte) - Method in class rebuild.util.ref.RefByte
Set the value of this RefByte object with a Byte.
setValue(char) - Method in class rebuild.util.ref.RefCharacter
Set the value of this RefCharacter object with a char primitive.
setValue(Character) - Method in class rebuild.util.ref.RefCharacter
Set the value of this RefCharacter object with a Character.
setValue(double) - Method in class rebuild.util.ref.RefDouble
Set the value of this RefDouble object with a double primitive.
setValue(Double) - Method in class rebuild.util.ref.RefDouble
Set the value of this RefDouble object with a Double.
setValue(float) - Method in class rebuild.util.ref.RefFloat
Set the value of this RefFloat object with a float primitive.
setValue(Float) - Method in class rebuild.util.ref.RefFloat
Set the value of this RefFloat object with a Float.
setValue(int) - Method in class rebuild.util.ref.RefInteger
Set the value of this RefInteger object with a int primitive.
setValue(Integer) - Method in class rebuild.util.ref.RefInteger
Set the value of this RefInteger object with a Integer.
setValue(long) - Method in class rebuild.util.ref.RefLong
Set the value of this RefLong object with a long primitive.
setValue(Long) - Method in class rebuild.util.ref.RefLong
Set the value of this RefLong object with a Long.
setValue(Object) - Method in class rebuild.util.ref.RefObject
Set the value of this RefObject object with a object.
setValue(short) - Method in class rebuild.util.ref.RefShort
Set the value of this RefShort object with a short primitive.
setValue(Short) - Method in class rebuild.util.ref.RefShort
Set the value of this RefShort object with a Short.
setValue(byte) - Method in class rebuild.util.ref.RefUByte
Set the value of this RefUByte object with a byte primitive.
setValue(Byte) - Method in class rebuild.util.ref.RefUByte
Set the value of this RefUByte object with a Byte.
setValue(int) - Method in class rebuild.util.ref.RefUInteger
Set the value of this RefUInteger object with a int primitive.
setValue(Integer) - Method in class rebuild.util.ref.RefUInteger
Set the value of this RefUInteger object with a Integer.
setValue(long) - Method in class rebuild.util.ref.RefULong
Set the value of this RefULong object with a long primitive.
setValue(Long) - Method in class rebuild.util.ref.RefULong
Set the value of this RefULong object with a Long.
setValue(short) - Method in class rebuild.util.ref.RefUShort
Set the value of this RefUShort object with a short primitive.
setValue(Short) - Method in class rebuild.util.ref.RefUShort
Set the value of this RefUShort object with a Short.
setWritingBigTIFF(boolean) - Method in class rebuild.graphics.TIFFEncoder
Set if the TIFFEncoder should write a BigTIFF.
shiftValue(int, int) - Static method in class rebuild.graphics.tiff.Writer
Shift a value so it is in a format that the Writer can write out.
shiftValue(short, int) - Static method in class rebuild.graphics.tiff.Writer
Shift a value so it is in a format that the Writer can write out.
shiftValue(byte, int) - Static method in class rebuild.graphics.tiff.Writer
Shift a value so it is in a format that the Writer can write out.
SHORT - Static variable in class rebuild.graphics.tiff.Writer
16-bit (2-byte) unsigned integer.
ShortBuffer - Class in rebuild.comp.java.nio
A skimmed down version of the ShortBuffer class for use in versions lower then 5.0.
ShortBuffer() - Constructor for class rebuild.comp.java.nio.ShortBuffer
 
ShortTag - Class in rebuild.graphics.tiff.tags
A tag that contains one or more Writer.SHORT items.
ShortTag(short) - Constructor for class rebuild.graphics.tiff.tags.ShortTag
Create a new ShortTag.
ShortTag(short, short) - Constructor for class rebuild.graphics.tiff.tags.ShortTag
Create a new ShortTag.
ShortTag(short, short[]) - Constructor for class rebuild.graphics.tiff.tags.ShortTag
Create a new ShortTag.
ShortTag(short, short[], short) - Constructor for class rebuild.graphics.tiff.tags.ShortTag
Create a new ShortTag.
shortValue() - Method in class rebuild.util.ref.RefDouble
Returns the value of this RefDouble as a short (by casting to a short).
shortValue() - Method in class rebuild.util.ref.RefFloat
Returns the value of this RefFloat as a short (by casting to a short).
shortValue() - Method in class rebuild.util.ref.RefInteger
Returns the value of this Integer as a short.
shortValue() - Method in class rebuild.util.ref.RefShort
Returns Returns the value of this RefShort as an short.
shortValue() - Method in class rebuild.util.ref.RefUShort
Returns The value of this RefUShort object as a short primitive.
show() - Method in class rebuild.comp.net.rim.device.api.ui.picker.FilePicker
 
sign(double) - Static method in class rebuild.util.MathUtilities
Returns a value indicating the sign of a double-precision floating-point number.
sign(byte) - Static method in class rebuild.util.MathUtilities
Returns a value indicating the sign of a 8-bit signed integer.
sign(short) - Static method in class rebuild.util.MathUtilities
Returns a value indicating the sign of a 16-bit signed integer.
sign(int) - Static method in class rebuild.util.MathUtilities
Returns a value indicating the sign of a 32-bit signed integer.
sign(long) - Static method in class rebuild.util.MathUtilities
Returns a value indicating the sign of a 64-bit signed integer.
sign(float) - Static method in class rebuild.util.MathUtilities
Returns a value indicating the sign of a single-precision floating-point number.
singletonStorageGet(long) - Static method in class rebuild.util.Utilities
Get a singleton object.
singletonStorageSet(long, Object) - Static method in class rebuild.util.Utilities
Set a singleton object.
singltonStorageCleanup() - Static method in class rebuild.util.Utilities
Remove all singleton objects.
sinh(double) - Static method in class rebuild.util.MathUtilities
Returns the hyperbolic sine of the specified angle.
slice() - Method in class rebuild.comp.java.nio.ByteBuffer
Creates a new byte buffer whose content is a shared subsequence of this buffer's content.
SLONG - Static variable in class rebuild.graphics.tiff.Writer
A 32-bit (4-byte) signed (twos-complement) integer.
SLONG8 - Static variable in class rebuild.graphics.tiff.Writer
A 64-bit (8-byte) signed (twos-complement) integer.
SLong8Tag - Class in rebuild.graphics.tiff.tags
A tag that contains one or more Writer.SLONG8 items.
SLong8Tag(short) - Constructor for class rebuild.graphics.tiff.tags.SLong8Tag
Create a new SLong8Tag.
SLong8Tag(short, long) - Constructor for class rebuild.graphics.tiff.tags.SLong8Tag
Create a new SLong8Tag.
SLong8Tag(short, long[]) - Constructor for class rebuild.graphics.tiff.tags.SLong8Tag
Create a new SLong8Tag.
SLongTag - Class in rebuild.graphics.tiff.tags
A tag that contains one or more Writer.SLONG items.
SLongTag(short) - Constructor for class rebuild.graphics.tiff.tags.SLongTag
Create a new SLongTag.
SLongTag(short, int) - Constructor for class rebuild.graphics.tiff.tags.SLongTag
Create a new SLongTag.
SLongTag(short, int[]) - Constructor for class rebuild.graphics.tiff.tags.SLongTag
Create a new SLongTag.
sort() - Method in class rebuild.graphics.tiff.IFD
Sort the tags into a manner that is required by the TIFF specification.
split(String, char) - Static method in class rebuild.util.text.StringUtilities
Returns a String array containing the substrings in this instance that are delimited by a separator.
split(String, char[]) - Static method in class rebuild.util.text.StringUtilities
Returns a String array containing the substrings in this instance that are delimited by elements of a specified char array.
split(String, char[], int) - Static method in class rebuild.util.text.StringUtilities
Returns a String array containing the substrings in this instance that are delimited by elements of a specified char array.
split(String, char[], short) - Static method in class rebuild.util.text.StringUtilities
Returns a String array containing the substrings in this string that are delimited by elements of a specified char array.
split(String, String[], short) - Static method in class rebuild.util.text.StringUtilities
Returns a String array containing the substrings in this string that are delimited by elements of a specified String array.
split(String, char[], int, short) - Static method in class rebuild.util.text.StringUtilities
Returns a String array containing the substrings in this string that are delimited by elements of a specified char array.
split(String, String[], int, short) - Static method in class rebuild.util.text.StringUtilities
Returns a String array containing the substrings in this string that are delimited by elements of a specified String array.
sprintf(StringBuffer, String, Object[]) - Static method in class rebuild.util.text.StringUtilities
Print formatted variable argument list to a string buffer.
sprintf(char[], String, Object[]) - Static method in class rebuild.util.text.StringUtilities
Print formatted variable argument list to a char array.
SRATIONAL - Static variable in class rebuild.graphics.tiff.Writer
Two SLONG’s: the first represents the numerator of a fraction, the second the denominator.
SRationalTag - Class in rebuild.graphics.tiff.tags
A tag that contains one or more Writer.SRATIONAL items.
SRationalTag(short) - Constructor for class rebuild.graphics.tiff.tags.SRationalTag
Create a new SRationalTag.
SRationalTag(short, int, int) - Constructor for class rebuild.graphics.tiff.tags.SRationalTag
Create a new SRationalTag.
SRationalTag(short, int[], int[]) - Constructor for class rebuild.graphics.tiff.tags.SRationalTag
Create a new RationalTag.
sscanf(String, String, Object[]) - Static method in class rebuild.util.text.StringUtilities
Read formatted data from string.
SSHORT - Static variable in class rebuild.graphics.tiff.Writer
A 16-bit (2-byte) signed (twos-complement) integer.
SShortTag - Class in rebuild.graphics.tiff.tags
A tag that contains one or more Writer.SSHORT items.
SShortTag(short) - Constructor for class rebuild.graphics.tiff.tags.SShortTag
Create a new SShortTag.
SShortTag(short, short) - Constructor for class rebuild.graphics.tiff.tags.SShortTag
Create a new SShortTag.
SShortTag(short, short[]) - Constructor for class rebuild.graphics.tiff.tags.SShortTag
Create a new SShortTag.
Stream - Class in rebuild.util.io
Generic data stream for files and the likes.
Stream() - Constructor for class rebuild.util.io.Stream
 
STRINGSPLITOPTIONS_NONE - Static variable in class rebuild.util.text.StringUtilities
The return value includes array elements that contain an empty string.
STRINGSPLITOPTIONS_REMOVEEMPTYENTRIES - Static variable in class rebuild.util.text.StringUtilities
The return value does not include array elements that contain an empty string.
StringUtilities - Class in rebuild.util.text
Various String utilities.
StripByteCountsTag - Class in rebuild.graphics.tiff.tags
For each strip, the number of bytes in the strip after compression.
StripByteCountsTag(int, short, short) - Constructor for class rebuild.graphics.tiff.tags.StripByteCountsTag
Create a new StripByteCounts tag.
StripOffsetsTag - Class in rebuild.graphics.tiff.tags
For each strip, the byte offset of that strip.
StripOffsetsTag(int, short, short) - Constructor for class rebuild.graphics.tiff.tags.StripOffsetsTag
Create a new StripOffsets tag.
substring(String, int, int) - Static method in class rebuild.util.text.StringUtilities
Retrieves a substring from this instance.
subtract(LargeNumber) - Method in class rebuild.util.LargeNumber
 
subtract(byte) - Method in class rebuild.util.ref.RefNumber
Subtract a number from this number.
subtract(short) - Method in class rebuild.util.ref.RefNumber
Subtract a number from this number.
subtract(int) - Method in class rebuild.util.ref.RefNumber
Subtract a number from this number.
subtract(long) - Method in class rebuild.util.ref.RefNumber
Subtract a number from this number.
subtract(float) - Method in class rebuild.util.ref.RefNumber
Subtract a number from this number.
subtract(double) - Method in class rebuild.util.ref.RefNumber
Subtract a number from this number.
subtract(Object) - Method in class rebuild.util.ref.RefNumber
Subtract some value from this number, if the passed object is not of any use then it is ignored.
subtract(RefNumber) - Method in class rebuild.util.ref.RefNumber
Subtract a reference number from this number.
SWIPE_EAST - Static variable in class rebuild.ui.component.GestureField.Gesture
Gesture direction that is equivalent to 180 degrees +/- 45 degrees relative to the device's current upward direction.
SWIPE_NORTH - Static variable in class rebuild.ui.component.GestureField.Gesture
Gesture direction that is equivalent to 90 degrees +/- 45 degrees relative to the device's current upward direction.
SWIPE_SOUTH - Static variable in class rebuild.ui.component.GestureField.Gesture
Gesture direction that is equivalent to 270 degrees +/- 45 degrees relative to the device's current upward direction.
SWIPE_WEST - Static variable in class rebuild.ui.component.GestureField.Gesture
Gesture direction that is equivalent to 180 degrees +/- 45 degrees relative to the device's current upward direction.
synchronizedTable(Hashtable) - Static method in class rebuild.collections.CollectionUtilities
Returns a synchronized (thread-safe) table backed by the specified table.
synchronizedVector(Vector) - Static method in class rebuild.collections.CollectionUtilities
Returns a synchronized (thread-safe) Vector backed by the specified Vector.

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