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

Z

z - Variable in class net.rim.device.api.math.Quaternion4f
The z-value of the quaternion's vector component.
z - Variable in class net.rim.device.api.math.Vector3f
The z-coordinate.
z - Variable in class net.rim.device.api.math.Vector4f
The z-coordinate.
ZERO - Static variable in class net.rim.device.api.math.Vector2f
The 2-element zero vector.
ZERO - Static variable in class net.rim.device.api.math.Vector3f
The 3-element zero vector.
ZERO - Static variable in class net.rim.device.api.math.Vector4f
The 4-element zero vector.
zero(byte[]) - Static method in class net.rim.device.api.util.Arrays
Fills byte array with zeros.
zero(char[]) - Static method in class net.rim.device.api.util.Arrays
Fills character array with zeros.
zero(int[]) - Static method in class net.rim.device.api.util.Arrays
Fills integer array with zeros.
zero(long[]) - Static method in class net.rim.device.api.util.Arrays
Fills long integer array with zeros.
zero(short[]) - Static method in class net.rim.device.api.util.Arrays
Fills short integer array with zeros.
zero() - Method in class net.rim.device.api.util.DataBuffer
Writes zeros over every byte in this buffer, only if the device is currently set to perform memory cleaning.
ZERO_WIDTH_SPACE - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as '?'.
zeroCalendarTime(Calendar) - Static method in class net.rim.device.api.util.DateTimeUtilities
Resets the calendar object to the start of its day. (00:00:00:00, hh:mm:ss:mm)
ZLIB_COMPRESSION - Static variable in class net.rim.device.api.crypto.cms.CMSCompressedDataOutputStream
A constant representing the ZLIB form of compression.
ZLibInputStream - Class in net.rim.device.api.compress
Input stream for reading a data stream compressed with the ZLib algorithm (RFC 1950, RFC 1951).
ZLibInputStream(InputStream) - Constructor for class net.rim.device.api.compress.ZLibInputStream
Creates a new ZLibInputStream instance (which requires the ZLib header and trailer wrapping to be present - see other constructor).
ZLibInputStream(InputStream, boolean) - Constructor for class net.rim.device.api.compress.ZLibInputStream
Creates a new ZLibInputStream instance.
ZLibInputStream(InputStream, boolean, int) - Constructor for class net.rim.device.api.compress.ZLibInputStream
Creates a new ZLibInputStream instance.
ZLibOutputStream - Class in net.rim.device.api.compress
Output stream for writing a data stream compressed with the ZLib algorithm (RFC 1950, RFC 1951).
ZLibOutputStream(OutputStream) - Constructor for class net.rim.device.api.compress.ZLibOutputStream
Creates a new ZLibOutputStream instance (the header and trailer wrapping will be generated, and the maximum window length may be used - see other constructors).
ZLibOutputStream(OutputStream, boolean) - Constructor for class net.rim.device.api.compress.ZLibOutputStream
Creates a new ZLibOutputStream instance (the maximum window length may be used - see other constructors).
ZLibOutputStream(OutputStream, boolean, int) - Constructor for class net.rim.device.api.compress.ZLibOutputStream
Creates a new ZLibOutputStream instance.
ZLibOutputStream(OutputStream, boolean, int, int) - Constructor for class net.rim.device.api.compress.ZLibOutputStream
Creates a new ZLibOutputStream instance.
ZoomControl - Interface in javax.microedition.amms.control.camera
ZoomControl controls the Optical and Digital Zoom (Magnification) of the digital camera device.
zoomedOutNearToFit() - Method in class net.rim.device.api.ui.extension.container.ZoomScreen
This function is called when the image is zoomed out to approximately the size of fitting the screen.
zoomIn() - Method in class net.rim.device.api.lbs.MapField
Deprecated. Zooms in by one zoom level.
zoomIn() - Method in class net.rim.device.api.lbs.maps.ui.MapAction
Zooms in by one zoom level.
zoomOut() - Method in class net.rim.device.api.lbs.MapField
Deprecated. Zooms out by one zoom level.
zoomOut() - Method in class net.rim.device.api.lbs.maps.ui.MapAction
Zooms out by one zoom level.
ZoomScreen - Class in net.rim.device.api.ui.extension.container
A screen for zooming-in, and panning around images.
ZoomScreen(EncodedImage) - Constructor for class net.rim.device.api.ui.extension.container.ZoomScreen
Constructs a new ZoomScreen.
ZoomScreen(EncodedImage, int) - Constructor for class net.rim.device.api.ui.extension.container.ZoomScreen
Constructs a new ZoomScreen using the specified orientation to display the image.

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

Copyright 1999-2011 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Java is a trademark of Oracle America Inc. in the US and other countries.
Legal