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 _

V

validate(char) - Method in class net.rim.device.api.ui.text.EmailAddressTextFilter
Determines if character is a valid email address character.
validate(AbstractString) - Method in class net.rim.device.api.ui.text.EmailAddressTextFilter
Determines if provided string contains valid email address characters.
validate(char) - Method in class net.rim.device.api.ui.text.FilenameTextFilter
Determines if character is a valid filename character for a FAT16 filename.
validate(char) - Method in class net.rim.device.api.ui.text.HexadecimalTextFilter
Determines if character is a valid hexadecimal string character.
validate(AbstractString) - Method in class net.rim.device.api.ui.text.IPTextFilter
Determines if the provided string contains valid characters.
validate(char) - Method in class net.rim.device.api.ui.text.IPTextFilter
Validates a character for use with this filter.
validate(char) - Method in class net.rim.device.api.ui.text.LowercaseTextFilter
Determines if character is a lower case character.
validate(char) - Method in class net.rim.device.api.ui.text.NumericTextFilter
Determines if character is valid numeric string character.
validate(char, AbstractString, int) - Method in class net.rim.device.api.ui.text.NumericTextFilter
Determines if character is valid numeric string character.
validate(AbstractString) - Method in class net.rim.device.api.ui.text.NumericTextFilter
Determines if provided string contains valid numeric characters.
validate(char) - Method in class net.rim.device.api.ui.text.PhoneTextFilter
Determines if character is a valid phone string character.
validate(AbstractString) - Method in class net.rim.device.api.ui.text.PhoneTextFilter
Determines if provided string contains valid characters.
validate(char) - Method in class net.rim.device.api.ui.text.TextFilter
Validates character for use with this filter.
validate(char, AbstractString, int) - Method in class net.rim.device.api.ui.text.TextFilter
Validates character for use with this filter.
validate(AbstractString) - Method in class net.rim.device.api.ui.text.TextFilter
Determines if provided string contains valid characters.
validate(char) - Method in class net.rim.device.api.ui.text.UppercaseTextFilter
Determines if character is an upper case character.
validate(char) - Method in class net.rim.device.api.ui.text.URLTextFilter
Determines if character is a valid URL string character.
validateCredentials(String, String) - Method in class net.rim.device.api.wlan.hotspot.HotspotCredentialsAgent
Validates the credentials entered into the UI by the user.
validateForASCIIMessageCoding(char) - Static method in class net.rim.device.api.system.SMSPacketHeader
Validate the given character against the ASCII encoding.
validateForDefaultMessageCoding(char) - Static method in class net.rim.device.api.system.SMSPacketHeader
Validate the given character against the default encoding.
validateForDefaultMessageCoding(char, int) - Static method in class net.rim.device.api.system.SMSPacketHeader
Validate the given character against the default encoding.
validateForISO8859MessageCoding(char) - Static method in class net.rim.device.api.system.SMSPacketHeader
Validate the given character against the ISO8859 encoding.
validateForMessageCoding(char, int) - Static method in class net.rim.device.api.system.SMSPacketHeader
Determines if the specified character is valid for the given encoding type.
validateForMessageCoding(char, int, int) - Static method in class net.rim.device.api.system.SMSPacketHeader
Determines if the specified character is valid for the given encoding type.
validateForUCS2MessageCoding(char) - Static method in class net.rim.device.api.system.SMSPacketHeader
Validate the given character against the UCS2 encoding.
validateGreekForDefaultMessageCoding(char) - Static method in class net.rim.device.api.system.SMSPacketHeader
Validate the given character against the default encoding for certain Greek alphabets
VALIDATION_ERR - Static variable in exception org.w3c.dom.DOMException
If a call to a method such as insertBefore or removeChild would make the Node invalid with respect to "partial validity", this exception would be raised and the operation would not be done.
VALIGN_MASK - Static variable in interface net.rim.device.api.ui.DrawStyle
Specifies the vertical alignment.
value - Variable in class javax.microedition.xml.rpc.ComplexType
The integer value of this ComplexType object.
value - Variable in class javax.microedition.xml.rpc.Element
The integer value of this ComplexType object.
value - Variable in class javax.microedition.xml.rpc.Type
The integer value of this Type object.
value() - Method in exception net.rim.device.api.database.DatabaseOptionsSetInvalidValueException
 
value(boolean) - Method in class org.json.me.JSONWriter
Append either the value true or the value false.
value(double) - Method in class org.json.me.JSONWriter
Append a double value.
value(long) - Method in class org.json.me.JSONWriter
Append a long value.
value(Object) - Method in class org.json.me.JSONWriter
Append an object value.
VALUE_ALLOW - Static variable in class net.rim.device.api.applicationcontrol.ApplicationPermissions
A constant representing a permission's value of "allow".
VALUE_DENY - Static variable in class net.rim.device.api.applicationcontrol.ApplicationPermissions
A constant representing a permission's value of "deny".
VALUE_LIMIT - Static variable in class net.rim.blackberry.api.messagelist.ApplicationIndicator
Defines the value limit.
VALUE_PROMPT - Static variable in class net.rim.device.api.applicationcontrol.ApplicationPermissions
A constant representing a permission's value of "prompt".
VALUE_THRESHOLD - Static variable in class net.rim.device.api.browser.field.RenderingOptions
Values below this are reserved for use by RIM.
VALUE_TYPE_QUATERNION - Static variable in class net.rim.device.api.animation.AnimationKeyframeSequence
Constant that specifies a quaternion value type.
VALUE_TYPE_TRANSFORM2D - Static variable in class net.rim.device.api.animation.AnimationKeyframeSequence
Constant that specifies a transform 2D value type.
VALUE_TYPE_TRANSFORM3D - Static variable in class net.rim.device.api.animation.AnimationKeyframeSequence
Constant that specifies a transform 3D value type.
VALUE_TYPE_VECTOR - Static variable in class net.rim.device.api.animation.AnimationKeyframeSequence
Constant that specifies a vector value type.
valueChanged(Adjustment) - Method in interface net.rim.device.api.ui.AdjustmentListener
Called when the value field is changed.
valueChanged(Adjustment) - Method in class net.rim.device.api.ui.component.progressindicator.ProgressIndicatorView
Invoked when the value field is changed.
valueChanged(Adjustment) - Method in class net.rim.device.api.ui.ScrollView
Called by Adjustment when the value changes.
valueOf(String) - Static method in class com.google.zxing.BarcodeFormat
 
valueOf(String) - Static method in class com.google.zxing.ResultMetadataType
 
valueOf(String) - Static method in class java.lang.Double
Returns a new Double object initialized to the value represented by the specified string.
valueOf(String) - Static method in class java.lang.Float
Returns the floating point value represented by the specified String.
valueOf(String, int) - Static method in class java.lang.Integer
Returns a new Integer object initialized to the value of the specified String.
valueOf(String) - Static method in class java.lang.Integer
Returns a new Integer object initialized to the value of the specified String.
valueOf(Object) - Static method in class java.lang.String
Returns the string representation of the Object argument.
valueOf(char[]) - Static method in class java.lang.String
Returns the string representation of the char array argument.
valueOf(char[], int, int) - Static method in class java.lang.String
Returns the string representation of a specific subarray of the char array argument.
valueOf(boolean) - Static method in class java.lang.String
Returns the string representation of the boolean argument.
valueOf(char) - Static method in class java.lang.String
Returns the string representation of the char argument.
valueOf(int) - Static method in class java.lang.String
Returns the string representation of the int argument.
valueOf(long) - Static method in class java.lang.String
Returns the string representation of the long argument.
valueOf(float) - Static method in class java.lang.String
Returns the string representation of the float argument.
valueOf(double) - Static method in class java.lang.String
Returns the string representation of the double argument.
valueOf(String) - Static method in class javax.xml.namespace.QName
Given the string representation of a QName, constructs the QName with the prefix being set to the empty string.
valueOf(long) - Static method in class net.rim.device.api.crypto.CryptoByteArrayArithmetic
Converts i into a byte array.
valueOf(byte[]) - Static method in class net.rim.device.api.crypto.CryptoByteArrayArithmetic
Converts array into a long integer (Note: the returned value should be considered as an unsigned value).
VCENTER - Static variable in class javax.microedition.lcdui.Graphics
Constant for centering images vertically around the anchor point.
VCENTER - Static variable in interface net.rim.device.api.ui.DrawStyle
Drawing position for the vertical center of the text.
VCENTER - Static variable in class net.rim.device.api.ui.image.Image
The image will be centered vertically in the graphics context.
VDEFAULT - Static variable in interface net.rim.device.api.ui.DrawStyle
Default vertical alignment, depending on context.
VecMath - Class in net.rim.device.api.math
Implementations of a stack for use in matrix multiplication.
Vector - Class in java.util
The Vector class implements a growable array of objects.
Vector(int, int) - Constructor for class java.util.Vector
Constructs an empty vector with the specified initial capacity and capacity increment.
Vector(int) - Constructor for class java.util.Vector
Constructs an empty vector with the specified initial capacity.
Vector() - Constructor for class java.util.Vector
Constructs an empty vector.
Vector2f - Class in net.rim.device.api.math
Defines a 2-element floating point vector.
Vector2f() - Constructor for class net.rim.device.api.math.Vector2f
Constructs a new vector initialized to all zeros.
Vector2f(float, float) - Constructor for class net.rim.device.api.math.Vector2f
Constructs a new vector initialized to the specified values.
Vector2f(float[], int) - Constructor for class net.rim.device.api.math.Vector2f
Constructs a new vector from the values in the specified array.
Vector2f(Vector2f, Vector2f) - Constructor for class net.rim.device.api.math.Vector2f
Constructs a vector that describes the direction between the specified points.
Vector2f(Vector2f) - Constructor for class net.rim.device.api.math.Vector2f
Constructs a new vector that is a copy of the specified vector.
Vector3f - Class in net.rim.device.api.math
Defines a 3-element floating point vector.
Vector3f() - Constructor for class net.rim.device.api.math.Vector3f
Constructs a new vector initialized to all zeros.
Vector3f(float[], int) - Constructor for class net.rim.device.api.math.Vector3f
Constructs a new vector from the values in the specified array.
Vector3f(float, float, float) - Constructor for class net.rim.device.api.math.Vector3f
Constructs a new vector initialized to the specified values.
Vector3f(Vector3f, Vector3f) - Constructor for class net.rim.device.api.math.Vector3f
Constructs a vector that describes the direction between the given points.
Vector3f(Vector3f) - Constructor for class net.rim.device.api.math.Vector3f
Constructs a new vector that is a copy of the specified vector.
Vector4f - Class in net.rim.device.api.math
Defines 4-element floating point vector.
Vector4f() - Constructor for class net.rim.device.api.math.Vector4f
Constructs a new vector initialized to all zeros.
Vector4f(float[], int) - Constructor for class net.rim.device.api.math.Vector4f
Constructs a new vector from the values in the specified array.
Vector4f(float, float, float, float) - Constructor for class net.rim.device.api.math.Vector4f
Constructs a new vector initialized to the specified values.
Vector4f(Vector4f, Vector4f) - Constructor for class net.rim.device.api.math.Vector4f
Constructs a vector that describes the direction between the given points.
Vector4f(Vector4f) - Constructor for class net.rim.device.api.math.Vector4f
Constructs a new vector that is a copy of the specified vector.
VERIFICATION_FAILED - Static variable in exception javax.microedition.pki.CertificateException
Indicates a certificate failed verification.
VerificationException - Exception in net.rim.device.api.crypto
An exception representing an error that occurred because the requested algorithm could not be found.
VerificationException() - Constructor for exception net.rim.device.api.crypto.VerificationException
Creates a verificationException object with no parameters.
VerificationException(String) - Constructor for exception net.rim.device.api.crypto.VerificationException
Creates a verificationException object with an error message.
verified() - Method in class net.rim.device.api.crypto.KeyPair
Sets the verified field to true, indicating that this key pair has been verified.
verify(PublicKey) - Method in interface net.rim.device.api.crypto.certificate.Certificate
Verifies the certificate.
verify(KeyStore) - Method in interface net.rim.device.api.crypto.certificate.Certificate
Verifies the certificate.
verify() - Method in interface net.rim.device.api.crypto.certificate.Certificate
Verifies the certificate if the certificate is self signed.
verify(PublicKey) - Method in class net.rim.device.api.crypto.certificate.wtls.WTLSCertificate
Verifies the certificate.
verify(KeyStore) - Method in class net.rim.device.api.crypto.certificate.wtls.WTLSCertificate
Verifies the certificate.
verify() - Method in class net.rim.device.api.crypto.certificate.wtls.WTLSCertificate
Verifies the certificate if the certificate is self signed.
verify(PublicKey) - Method in class net.rim.device.api.crypto.certificate.x509.X509Certificate
Verifies the certificate.
verify(KeyStore) - Method in class net.rim.device.api.crypto.certificate.x509.X509Certificate
Verifies the certificate.
verify() - Method in class net.rim.device.api.crypto.certificate.x509.X509Certificate
Verifies the certificate if the certificate is self signed.
verify(CMSEntityIdentifier) - Method in class net.rim.device.api.crypto.cms.CMSSignedDataInputStream
Verifies the signature on the message ( as well as any signatures on nested signed data messages ) specified by the signer.
verify(byte[], int, int, PublicKey, String, byte[], int) - Static method in class net.rim.device.api.crypto.Crypto
Returns true if the given signature verifies with the given public key on the given data, using the given algorithm.
verify() - Method in interface net.rim.device.api.crypto.CryptoSystem
Performs certain integrity checks on the crypto system parameters.
verify() - Method in class net.rim.device.api.crypto.DHCryptoSystem
Performs integrity checks on the crypto system parameters.
verify() - Method in class net.rim.device.api.crypto.DHKeyPair
Checks the integrity of the associated PublicKey and PrivateKey, and then performs an integrity check on the private and public key parameters.
verify() - Method in class net.rim.device.api.crypto.DHPrivateKey
Checks the integrity of the associated CryptoSystem, and then performs integrity checks on the private key parameters.
verify() - Method in class net.rim.device.api.crypto.DHPublicKey
Checks the integrity of the associated CryptoSystem, and then performs integrity checks on the public key parameters.
verify() - Method in class net.rim.device.api.crypto.DSACryptoSystem
Performs integrity checks on the crypto system parameters.
verify() - Method in class net.rim.device.api.crypto.DSAKeyPair
Checks the integrity of the associated PublicKey and PrivateKey, and then performs an integrity check on the private and public key parameters.
verify() - Method in class net.rim.device.api.crypto.DSAPrivateKey
Checks the integrity of the associated CryptoSystem, and then performs integrity checks on the private key parameters.
verify() - Method in class net.rim.device.api.crypto.DSAPublicKey
Checks the integrity of the associated CryptoSystem, and then performs integrity checks on the public key parameters.
verify() - Method in class net.rim.device.api.crypto.DSASignatureVerifier
 
verify() - Method in class net.rim.device.api.crypto.ECCryptoSystem
 
verify() - Method in class net.rim.device.api.crypto.ECDSASignatureVerifier
 
verify() - Method in class net.rim.device.api.crypto.ECIESDecryptor
 
verify() - Method in class net.rim.device.api.crypto.ECKeyPair
 
verify() - Method in class net.rim.device.api.crypto.ECNRSignatureVerifier
 
verify() - Method in class net.rim.device.api.crypto.ECPrivateKey
 
verify() - Method in class net.rim.device.api.crypto.ECPublicKey
 
verify() - Method in class net.rim.device.api.crypto.KEACryptoSystem
Performs integrity checks on the crypto system parameters.
verify() - Method in class net.rim.device.api.crypto.KEAKeyPair
Checks the integrity of the associated PublicKey and PrivateKey, and then performs an integrity check on the private and public key parameters.
verify() - Method in class net.rim.device.api.crypto.KEAPrivateKey
Checks the integrity of the associated CryptoSystem, and then performs integrity checks on the private key parameters.
verify() - Method in class net.rim.device.api.crypto.KEAPublicKey
Checks the integrity of the associated CryptoSystem, and then performs integrity checks on the public key parameters.
verify() - Method in class net.rim.device.api.crypto.KeyPair
Performs certain integrity checks on the key pair parameters.
verify() - Method in class net.rim.device.api.crypto.NullSignatureVerifier
Returns true or false depending on which constructor was invoked.
verify() - Method in class net.rim.device.api.crypto.PKCS1SignatureVerifier
 
verify() - Method in interface net.rim.device.api.crypto.PrivateKey
Performs certain integrity checks on the private key parameters.
verify() - Method in class net.rim.device.api.crypto.PSSSignatureVerifier
 
verify() - Method in interface net.rim.device.api.crypto.PublicKey
Performs certain integrity checks on the public key parameters.
verify() - Method in class net.rim.device.api.crypto.RSACryptoSystem
 
verify() - Method in class net.rim.device.api.crypto.RSAKeyPair
Checks the integrity of the associated PublicKey and PrivateKey, and then performs an integrity check on the private and public key parameters.
verify() - Method in class net.rim.device.api.crypto.RSAPrivateKey
Checks the integrity of the associated CryptoSystem, and then performs integrity checks on the private key parameters.
verify() - Method in class net.rim.device.api.crypto.RSAPublicKey
Checks the integrity of the associated CryptoSystem, and then performs integrity checks on the public key parameters.
verify() - Method in interface net.rim.device.api.crypto.SignatureVerifier
Returns true if the signature is valid, false otherwise.
verify() - Method in class net.rim.device.api.crypto.X931SignatureVerifier
 
verify(CodeSigningKey) - Method in class net.rim.device.api.i18n.ResourceBundleFamily
Determines if all resource bundles in this family are signed with provided key.
verifyCertificateChain(Certificate[], KeyStore, long) - Static method in class net.rim.device.api.crypto.certificate.CertificateUtilities
Verifies the signatures of the certificates in a chain.
verifyCodeModuleSignature(int, CodeSigningKey) - Static method in class net.rim.device.api.system.ControlledAccess
Determines if provided code module has been signed with provided key.
verifyDHCryptoSystemData(CryptoTokenCryptoSystemData) - Method in class net.rim.device.api.crypto.DHCryptoToken
Checks the validity of the crypto system parameters represented by this token.
verifyDSA(CryptoTokenCryptoSystemData, CryptoTokenPublicKeyData, byte[], int, int, byte[], int, byte[], int) - Method in class net.rim.device.api.crypto.DSACryptoToken
Verifies a DSA signature.
verifyDSACryptoSystemData(CryptoTokenCryptoSystemData) - Method in class net.rim.device.api.crypto.DSACryptoToken
Checks the validity of the crypto system parameters represented by this token.
verifyECCryptoSystemData(CryptoTokenCryptoSystemData) - Method in class net.rim.device.api.crypto.ECCryptoToken
Checks the validity of the crypto system parameters represented by this token.
verifyECDSA(CryptoTokenCryptoSystemData, CryptoTokenPublicKeyData, byte[], int, int, byte[], int, byte[], int) - Method in class net.rim.device.api.crypto.ECCryptoToken
Verifies an ECDSA signature.
verifyECNR(CryptoTokenCryptoSystemData, CryptoTokenPublicKeyData, byte[], int, int, byte[], int, byte[], int) - Method in class net.rim.device.api.crypto.ECCryptoToken
Verifies an ECNR signature.
verifyKEACryptoSystemData(CryptoTokenCryptoSystemData) - Method in class net.rim.device.api.crypto.KEACryptoToken
Checks the validity of the crypto system parameters represented by this token.
verifyPolicySettings(SecurityUIManager, DataBuffer, DataBuffer, UserAuthenticatorContextObject) - Method in class net.rim.device.api.userauthenticator.UserAuthenticator
Verify that the authenticator conforms to current IT policy settings.
verifyPolicySettingsImpl(SecurityUIManager, DataBuffer, DataBuffer, UserAuthenticatorContextObject) - Method in class net.rim.device.api.userauthenticator.UserAuthenticator
Verify that the authenticator conforms to current IT policy settings.
verifyRSA(RSACryptoSystem, CryptoTokenPublicKeyData, byte[], int, byte[], int) - Method in class net.rim.device.api.crypto.RSACryptoToken
Performs a raw RSA verification operation.
verifySignature(int, int, byte[]) - Static method in class net.rim.device.api.system.CodeModuleManager
Verifies module signature against provided public key.
verifySignatures(boolean, int) - Static method in class net.rim.device.api.system.ControlledAccess
Determines If signature on caller's code file is verified with the provided key.
verifySorted() - Method in class net.rim.device.api.util.IntMultiMap
Sorts the array of values.
Version - Class in com.google.zxing.datamatrix.decoder
The Version object encapsulates attributes about a particular size Data Matrix Code.
Version - Class in com.google.zxing.qrcode.decoder
See ISO 18004:2006 Annex D
VERSION - Static variable in interface javax.microedition.media.control.ToneControl
The VERSION attribute tag.
VERSION - Static variable in class net.rim.device.api.servicebook.ServiceRecord
Current version of the ServiceRecord/ServiceBook.
Version.ECB - Class in com.google.zxing.qrcode.decoder
Encapsualtes the parameters for one error-correction block in one symbol version.
Version.ECBlocks - Class in com.google.zxing.qrcode.decoder
Encapsulates a set of error-correction blocks in one symbol version.
VERSION_1_1 - Static variable in class net.rim.device.api.io.parser.soap.SOAPConstants
Identifier for SOAP version 1.1.
VERSION_1_1 - Static variable in class net.rim.device.api.opengles.GLField
Constant to indicate to use OpenGL ES 1.1 as the version.
VERSION_1_1 - Static variable in class net.rim.device.api.opengles.GLUtils
Constant uses to test support for OpenGL ES 1.1.
VERSION_1_1 - Static variable in class net.rim.device.api.openvg.VGField
Constant to indicate to use OpenVG 1.1 as the version.
VERSION_1_2 - Static variable in class net.rim.device.api.io.parser.soap.SOAPConstants
Identifier for SOAP version 1.2.
VERSION_2_0 - Static variable in class net.rim.device.api.opengles.GLField
Constant to indicate to use OpenGL ES 2.0 as the version.
VERSION_2_0 - Static variable in class net.rim.device.api.opengles.GLUtils
Constant uses to test support for OpenGL ES 2.0.
VERSION_2_1 - Static variable in class net.rim.device.api.io.parser.soap.SOAPConstants
Deprecated.  
VERSION_2_2 - Static variable in class net.rim.device.api.io.parser.soap.SOAPConstants
Deprecated.  
VERSION_UNKNOWN - Static variable in class net.rim.device.api.io.parser.soap.SOAPConstants
Identifier for undetected SOAP version
VERTICAL - Static variable in interface net.rim.device.api.ui.accessibility.AccessibleState
For any element that has vertical orientation.
VERTICAL_LINE - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as '|'.
VERTICAL_SCROLL - Static variable in class net.rim.device.api.ui.Manager
ScrollView style to turn on vertical scrolling.
VERTICAL_SCROLL - Static variable in class net.rim.device.api.ui.ScrollView
ScrollView style to turn on vertical scrolling.
VERTICAL_SCROLL_MASK - Static variable in class net.rim.device.api.ui.Manager
Bitfield mask of the vertical scroll style specifiers.
VERTICAL_SCROLL_MASK - Static variable in class net.rim.device.api.ui.ScrollView
Bitfield mask of the vertical scroll style specifiers.
VERTICAL_SCROLLBAR - Static variable in class net.rim.device.api.ui.Manager
ScrollView style to turn on vertical scrollbars.
VERTICAL_SCROLLBAR - Static variable in class net.rim.device.api.ui.ScrollView
ScrollView style to turn on vertical scrollbars.
VERTICAL_SCROLLBAR_MASK - Static variable in class net.rim.device.api.ui.Manager
Bitfield mask of the vertical scrollbar style specifiers.
VERTICAL_SCROLLBAR_MASK - Static variable in class net.rim.device.api.ui.ScrollView
Bitfield mask of the vertical scrollbar style specifiers.
VerticalFieldManager - Class in net.rim.device.api.ui.container
A manager that lays out fields in a single, vertical column.
VerticalFieldManager() - Constructor for class net.rim.device.api.ui.container.VerticalFieldManager
Constructs a new vertical field manager.
VerticalFieldManager(long) - Constructor for class net.rim.device.api.ui.container.VerticalFieldManager
Constructs a new vertical field manager with provided style.
VFULL - Static variable in interface net.rim.device.api.ui.DrawStyle
Drawing position for the vertical full of the text.
VG - Interface in net.rim.device.api.openvg
The VG interface is the parent interface for the BlackBerry Java(TM) programming language bindings for OpenVG(R) The documentation in this interface and its subinterfaces is normative with respect to instance variable names and values, method names and signatures, and exception behavior.
VG10 - Interface in net.rim.device.api.openvg
Contains the BlackBerry Java™ programming language bindings for OpenVG® 1.0 core functionality.
VG11 - Interface in net.rim.device.api.openvg
The VG11 interface contains the BlackBerry Java(TM) programming language bindings for OpenVG(R) 1.1 extending the OpenVG 1.0 core functionality.
VG_A_1 - Static variable in interface net.rim.device.api.openvg.VG11
OpenVG 1. constant.
VG_A_4 - Static variable in interface net.rim.device.api.openvg.VG11
OpenVG 1. constant.
VG_A_8 - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_ABSOLUTE - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_ALPHA - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_BAD_HANDLE_ERROR - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_BLEND_ADDITIVE - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_BLEND_DARKEN - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_BLEND_DST_IN - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_BLEND_DST_OVER - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_BLEND_LIGHTEN - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_BLEND_MODE - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_BLEND_MULTIPLY - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_BLEND_SCREEN - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_BLEND_SRC - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_BLEND_SRC_IN - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_BLEND_SRC_OVER - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_BLUE - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_BW_1 - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_CAP_BUTT - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_CAP_ROUND - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_CAP_SQUARE - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_CLEAR_COLOR - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_CLEAR_MASK - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_CLOSE_PATH - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_COLOR_RAMP_SPREAD_PAD - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_COLOR_RAMP_SPREAD_REFLECT - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_COLOR_RAMP_SPREAD_REPEAT - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_COLOR_TRANSFORM - Static variable in interface net.rim.device.api.openvg.VG11
OpenVG 1. constant.
VG_COLOR_TRANSFORM_VALUES - Static variable in interface net.rim.device.api.openvg.VG11
OpenVG 1. constant.
VG_CUBIC_TO - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_CUBIC_TO_ABS - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_CUBIC_TO_REL - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_DRAW_AS_IMAGE_HINT - Static variable in class net.rim.device.api.openvg.VGUtils
OpenVG VGU 1.0 constant.
VG_DRAW_AS_PATH_HINT - Static variable in class net.rim.device.api.openvg.VGUtils
OpenVG Utils BlackBerry Extension constant.
VG_DRAW_IMAGE_MULTIPLY - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_DRAW_IMAGE_NORMAL - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_DRAW_IMAGE_STENCIL - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_EVEN_ODD - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_EXTENSIONS - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_FALSE - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_FILL_MASK - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_FILL_PATH - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_FILL_RULE - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_FILTER_CHANNEL_MASK - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_FILTER_FORMAT_LINEAR - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_FILTER_FORMAT_PREMULTIPLIED - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_FONT_NUM_GLYPHS - Static variable in interface net.rim.device.api.openvg.VG11
OpenVG 1. constant.
VG_GLYPH_ORIGIN - Static variable in interface net.rim.device.api.openvg.VG11
OpenVG 1. constant.
VG_GREEN - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_HARDWARE_ACCELERATED - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_HARDWARE_UNACCELERATED - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_HLINE_TO - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_HLINE_TO_ABS - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_HLINE_TO_REL - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_ILLEGAL_ARGUMENT_ERROR - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_IMAGE_FORMAT - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_IMAGE_FORMAT_QUERY - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_IMAGE_HEIGHT - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_IMAGE_IN_USE_ERROR - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_IMAGE_MODE - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_IMAGE_QUALITY - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_IMAGE_QUALITY_BETTER - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_IMAGE_QUALITY_FASTER - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_IMAGE_QUALITY_NONANTIALIASED - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_IMAGE_WIDTH - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_INTERSECT_MASK - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_INVALID_HANDLE - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_JOIN_BEVEL - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_JOIN_MITER - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_JOIN_ROUND - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_lABGR_8888 - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_lABGR_8888_PRE - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_lARGB_8888 - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_lARGB_8888_PRE - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_lBGRA_8888 - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_lBGRA_8888_PRE - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_lBGRX_8888 - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_LCCWARC_TO - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_LCCWARC_TO_ABS - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_LCCWARC_TO_REL - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_LCWARC_TO - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_LCWARC_TO_ABS - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_LCWARC_TO_REL - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_LINE_TO - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_LINE_TO_ABS - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_LINE_TO_REL - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_lL_8 - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_lRGBA_8888 - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_lRGBA_8888_PRE - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_lRGBX_8888 - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_lXBGR_8888 - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_lXRGB_8888 - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_MASKING - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_MATRIX_FILL_PAINT_TO_USER - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_MATRIX_GLYPH_USER_TO_SURFACE - Static variable in interface net.rim.device.api.openvg.VG11
OpenVG 1. constant.
VG_MATRIX_IMAGE_USER_TO_SURFACE - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_MATRIX_MODE - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_MATRIX_PATH_USER_TO_SURFACE - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_MATRIX_STROKE_PAINT_TO_USER - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_MAX_COLOR_RAMP_STOPS - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_MAX_DASH_COUNT - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_MAX_FLOAT - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_MAX_GAUSSIAN_STD_DEVIATION - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_MAX_IMAGE_BYTES - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_MAX_IMAGE_HEIGHT - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_MAX_IMAGE_PIXELS - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_MAX_IMAGE_WIDTH - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_MAX_KERNEL_SIZE - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_MAX_SCISSOR_RECTS - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_MAX_SEPARABLE_KERNEL_SIZE - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_MOVE_TO - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_MOVE_TO_ABS - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_MOVE_TO_REL - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_NO_CONTEXT_ERROR - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_NO_ERROR - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_NON_ZERO - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_OUT_OF_MEMORY_ERROR - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_PAINT_COLOR - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_PAINT_COLOR_RAMP_PREMULTIPLIED - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_PAINT_COLOR_RAMP_SPREAD_MODE - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_PAINT_COLOR_RAMP_STOPS - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_PAINT_LINEAR_GRADIENT - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_PAINT_PATTERN_TILING_MODE - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_PAINT_RADIAL_GRADIENT - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_PAINT_TYPE - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_PAINT_TYPE_COLOR - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_PAINT_TYPE_LINEAR_GRADIENT - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_PAINT_TYPE_PATTERN - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_PAINT_TYPE_RADIAL_GRADIENT - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_PATH_BIAS - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_PATH_CAPABILITY_ALL - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_PATH_CAPABILITY_APPEND_FROM - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_PATH_CAPABILITY_APPEND_TO - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_PATH_CAPABILITY_ERROR - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_PATH_CAPABILITY_INTERPOLATE_FROM - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_PATH_CAPABILITY_INTERPOLATE_TO - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_PATH_CAPABILITY_MODIFY - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_PATH_CAPABILITY_PATH_BOUNDS - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_PATH_CAPABILITY_PATH_LENGTH - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_PATH_CAPABILITY_PATH_TRANSFORMED_BOUNDS - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_PATH_CAPABILITY_POINT_ALONG_PATH - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_PATH_CAPABILITY_TANGENT_ALONG_PATH - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_PATH_CAPABILITY_TRANSFORM_FROM - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_PATH_CAPABILITY_TRANSFORM_TO - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_PATH_DATATYPE - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_PATH_DATATYPE_F - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_PATH_DATATYPE_QUERY - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_PATH_DATATYPE_S_16 - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_PATH_DATATYPE_S_32 - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_PATH_DATATYPE_S_8 - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_PATH_FORMAT - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_PATH_FORMAT_STANDARD - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_PATH_NUM_COORDS - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_PATH_NUM_SEGMENTS - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_PATH_SCALE - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_PIXEL_LAYOUT - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_PIXEL_LAYOUT_BGR_HORIZONTAL - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_PIXEL_LAYOUT_BGR_VERTICAL - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_PIXEL_LAYOUT_RGB_HORIZONTAL - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_PIXEL_LAYOUT_RGB_VERTICAL - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_PIXEL_LAYOUT_UNKNOWN - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_QUAD_TO - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_QUAD_TO_ABS - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_QUAD_TO_REL - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_RED - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_RELATIVE - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_RENDERER - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_RENDERING_QUALITY - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_RENDERING_QUALITY_BETTER - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_RENDERING_QUALITY_FASTER - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_RENDERING_QUALITY_NONANTIALIASED - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_sABGR_1555 - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_sABGR_4444 - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_sABGR_8888 - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_sABGR_8888_PRE - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_sARGB_1555 - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_sARGB_4444 - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_sARGB_8888 - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_sARGB_8888_PRE - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_sBGR_565 - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_sBGRA_4444 - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_sBGRA_5551 - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_sBGRA_8888 - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_sBGRA_8888_PRE - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_sBGRX_8888 - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_SCCWARC_TO - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_SCCWARC_TO_ABS - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_SCCWARC_TO_REL - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_SCISSOR_RECTS - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_SCISSORING - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_SCREEN_LAYOUT - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_SCUBIC_TO - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_SCUBIC_TO_ABS - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_SCUBIC_TO_REL - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_SCWARC_TO - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_SCWARC_TO_ABS - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_SCWARC_TO_REL - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_SET_MASK - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_sL_8 - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_SQUAD_TO - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_SQUAD_TO_ABS - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_SQUAD_TO_REL - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_sRGB_565 - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_sRGBA_4444 - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_sRGBA_5551 - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_sRGBA_8888 - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_sRGBA_8888_PRE - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_sRGBX_8888 - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_STROKE_CAP_STYLE - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_STROKE_DASH_PATTERN - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_STROKE_DASH_PHASE - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_STROKE_DASH_PHASE_RESET - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_STROKE_JOIN_STYLE - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_STROKE_LINE_WIDTH - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_STROKE_MITER_LIMIT - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_STROKE_PATH - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_SUBTRACT_MASK - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_sXBGR_8888 - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_sXRGB_8888 - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_TILE_FILL - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_TILE_FILL_COLOR - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_TILE_PAD - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_TILE_REFLECT - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_TILE_REPEAT - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_TRUE - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_UNION_MASK - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_UNSUPPORTED_IMAGE_FORMAT_ERROR - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_UNSUPPORTED_PATH_FORMAT_ERROR - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_VENDOR - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_VERSION - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_VLINE_TO - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_VLINE_TO_ABS - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
VG_VLINE_TO_REL - Static variable in interface net.rim.device.api.openvg.VG10
OpenVG 1.0 constant.
vgAppendPath(int, int) - Method in interface net.rim.device.api.openvg.VG10
The vgAppendPath function appends a copy of all path segments from srcPath onto the end of the existing data in dstPath.
vgAppendPathData(int, ByteBuffer, Buffer) - Method in interface net.rim.device.api.openvg.VG10
The vgAppendPathData function appends data taken from a client-side representation stored in pathData to the given path dstPath.
vgChildImage(int, int, int, int, int) - Method in interface net.rim.device.api.openvg.VG10
The vgChildImage function returns a new VGImage handle that refers to a portion of the parent image.
vgClear(int, int, int, int) - Method in interface net.rim.device.api.openvg.VG10
The vgClear function fills the portion of the drawing surface intersecting the rectangle extending from pixel (x, y) and having the given width and height with a constant color value, taken from the VG_CLEAR_COLOR parameter.
vgClearGlyph(int, int) - Method in interface net.rim.device.api.openvg.VG11
The vgClearGlyph deletes the glyph defined by a glyphIndex parameter from a font.
vgClearImage(int, int, int, int, int) - Method in interface net.rim.device.api.openvg.VG10
The vgClearImage function fills a given rectangle of an image with the color specified by the VG_CLEAR_COLOR parameter.
vgClearPath(int, int) - Method in interface net.rim.device.api.openvg.VG10
The vgClearPath function removes all segment command and coordinate data associated with a path.
vgClosePath(VG, int) - Static method in class net.rim.device.api.openvg.VGUtils
Appends a VG_CLOSE_PATH path segment to the given path.
vgColorMatrix(int, int, float[], int) - Method in interface net.rim.device.api.openvg.VG10
The vgColorMatrix function computes a linear combination of color and alpha values (Rsrcsrc, Gsrcsrc, Bsrcsrc, ?
vgColorMatrix(int, int, FloatBuffer) - Method in interface net.rim.device.api.openvg.VG10
The floating-point Buffer version of vgColorMatrix.
vgConvolve(int, int, int, int, int, int, ShortBuffer, float, float, int) - Method in interface net.rim.device.api.openvg.VG10
The vgConvolve function applies a user-supplied convolution kernel to a normalized source image src.
vgCopyImage(int, int, int, int, int, int, int, int, boolean) - Method in interface net.rim.device.api.openvg.VG10
The vgCopyImage function copies pixels between images.
vgCopyMask(int, int, int, int, int, int, int) - Method in interface net.rim.device.api.openvg.VG11
The vgCopyMask copies a portion of the current surface mask into a VGMaskLayer object.
vgCopyPixels(int, int, int, int, int, int) - Method in interface net.rim.device.api.openvg.VG10
The vgCopyPixels function copies pixels from one region of the drawing surface to another.
vgCreateColorPaint(VG, int) - Static method in class net.rim.device.api.openvg.VGUtils
Creates a VGPaint and sets it to the color specified by the integer argb.
vgCreateColorPaint(VG, String) - Static method in class net.rim.device.api.openvg.VGUtils
Creates a VGPaint and sets it to the color specified by the hexadecimal string argb.
vgCreateFont(int) - Method in interface net.rim.device.api.openvg.VG11
The vgCreateFont creates a new font object and returns a VGFont handle to it.
vgCreateImage(int, int, int, int) - Method in interface net.rim.device.api.openvg.VG10
The vgCreateImage function creates an image with the given width, height, and pixel format and returns a VGImage handle to it.
vgCreateImage(VG, Bitmap, boolean, int) - Static method in class net.rim.device.api.openvg.VGUtils
Creates a VGImage from the specified bitmap.
vgCreateImage(VG, Bitmap, boolean, int, XYRect) - Static method in class net.rim.device.api.openvg.VGUtils
Creates a VGImage from the specified bitmap.
vgCreateImage(VG, EncodedImage, boolean, int, XYRect) - Static method in class net.rim.device.api.openvg.VGUtils
Creates a VGImage from the specified EncodedImage.
vgCreateLinearGradientPaint(VG, float, float, float, float, float[]) - Static method in class net.rim.device.api.openvg.VGUtils
Creates a VGPaint with the paint type set to VG_PAINT_TYPE_LINEAR_GRADIENT.
vgCreateMaskLayer(int, int) - Method in interface net.rim.device.api.openvg.VG11
The vgCreateMaskLayer creates an object capable of storing a mask layer with the give width and height and returns a VGMaskLayer handle to it.
vgCreatePaint() - Method in interface net.rim.device.api.openvg.VG10
The vgCreatePaint function creates a new paint object that is initialized to a set of default values and returns a VGPaint handle to it.
vgCreatePath(int, int, float, float, int, int, int) - Method in interface net.rim.device.api.openvg.VG10
The vgCreatePath function creates a new path that is ready to accept segment data and returns a VGPath handle as an int to it.
vgCreatePath(VG, String) - Static method in class net.rim.device.api.openvg.VGUtils
Creates a VGPath from an SVG path data string.
vgCreateRadialGradientPaint(VG, float, float, float, float, float, float[]) - Static method in class net.rim.device.api.openvg.VGUtils
Creates a VGPaint with the paint type set to VG_PAINT_TYPE_RADIAL_GRADIENT.
vgCreateTextAsImage(VG, FontSpec, String, DrawTextParam, TextMetrics) - Static method in class net.rim.device.api.openvg.VGUtils
Creates a VGImage from the given text string.
vgCreateTextAsImage(VG, FontSpec, StringBuffer, DrawTextParam, TextMetrics) - Static method in class net.rim.device.api.openvg.VGUtils
StringBuffer version of vgCreateTextAsImage.
vgCreateTextAsPath(VG, FontSpec, String, DrawTextParam, TextMetrics) - Static method in class net.rim.device.api.openvg.VGUtils
Creates a VGPath from the given text string.
vgCreateTextAsPath(VG, FontSpec, StringBuffer, DrawTextParam, TextMetrics) - Static method in class net.rim.device.api.openvg.VGUtils
StringBuffer version of vgCreateTextAsPath.
vgCubicTo(VG, int, float, float, float, float, float, float, boolean) - Static method in class net.rim.device.api.openvg.VGUtils
Appends a VG_CUBIC_TO (cubic Bézier curve) path segment and path data to the given path.
vgDestroyFont(int) - Method in interface net.rim.device.api.openvg.VG11
The vgDestroyFont destroys the VGFont object pointed to by the font argument.Note that vgDestroyFont will not destroy underlying objects that were used to define glyphs in the font.
vgDestroyImage(int) - Method in interface net.rim.device.api.openvg.VG10
The vgDestroyImage function deallocates resources associated with an image.
vgDestroyMaskLayer(int) - Method in interface net.rim.device.api.openvg.VG11
The vgDestroyPath releases any resources associated with a mask layer may be deallocated by calling vgDestroyMaskLayer.
vgDestroyPaint(int) - Method in interface net.rim.device.api.openvg.VG10
The vgDestroyPaint function deallocates resources associated with a paint object.
vgDestroyPath(int) - Method in interface net.rim.device.api.openvg.VG10
The vgDestroyPath function releases any resources associated with path, and makes the handle invalid in all contexts that shared it.
vgDrawGlyph(int, int, int, boolean) - Method in interface net.rim.device.api.openvg.VG11
The vgDrawGlyph renders a glyph defined by the glyphIndex using the given font object.
vgDrawGlyphs(int, int, int[], int, float[], int, float[], int, int, boolean) - Method in interface net.rim.device.api.openvg.VG11
The vgDrawGlyphs renders a sequence of glyphs defined by the array pointed to by glyphIndices using the given font object.
vgDrawImage(int) - Method in interface net.rim.device.api.openvg.VG10
The vgDrawImage function draws an image to the current drawing surface.
vgDrawPath(int, int) - Method in interface net.rim.device.api.openvg.VG10
The vgDrawPath function can fill and/or stroke a path.
vgDrawText(VG, FontSpec, String, DrawTextParam, TextMetrics, int, int) - Static method in class net.rim.device.api.openvg.VGUtils
Draws the specified string using the font and text rendering parameters.
vgDrawText(VG, FontSpec, StringBuffer, DrawTextParam, TextMetrics, int, int) - Static method in class net.rim.device.api.openvg.VGUtils
StringBuffer version of vgDrawText.
vgDrawText(VG, Font, String, int, int, DrawTextParam, TextMetrics) - Static method in class net.rim.device.api.openvg.VGUtils
Deprecated. Use other vgDrawText methods.
VGField - Class in net.rim.device.api.openvg
Defines an abstract OpenVG Field.
VGField(int) - Constructor for class net.rim.device.api.openvg.VGField
Creates a new VGField for the specified version of OpenVG.
VGField(int, long) - Constructor for class net.rim.device.api.openvg.VGField
Creates a new VGField for the specified version of OpenVG.
vgFillMaskLayer(int, int, int, int, int, float) - Method in interface net.rim.device.api.openvg.VG11
The vgFillMaskLayer function sets the values of a given maskLayer within a given rectangular region to a given value.
vgFinish() - Method in interface net.rim.device.api.openvg.VG10
The vgFinish function forces all outstanding requests on the current context to complete, returning only when the last request has completed.
vgFlush() - Method in interface net.rim.device.api.openvg.VG10
The vgFlush function ensures that all outstanding requests on the current context will complete in finite time.
vgGaussianBlur(int, int, float, float, int) - Method in interface net.rim.device.api.openvg.VG10
The vgGaussianBlur function computes the convolution of a normalized source image src with a separable kernel defined in each dimension by the Gaussian function G(x, s): G(x,s) = 1 / sqrt(2PI s^2 e?
vgGetColor(int) - Method in interface net.rim.device.api.openvg.VG10
The vgGetColor function returns the current setting of the VG_PAINT_COLOR parameter on a given paint object may be queried as a 32-bit non-premultiplied sRGBA_8888 value.
vgGetError() - Method in interface net.rim.device.api.openvg.VG10
vgGetError returns the oldest error code provided by an API call on the current context since the previous call to vgGetError on that context (or since the creation of the context).
vgGetf(int) - Method in interface net.rim.device.api.openvg.VG10
The vgGetf function returns a floating-point API parameter value.
vgGetfv(int, int, float[], int) - Method in interface net.rim.device.api.openvg.VG10
The vgGetfv function returns a floating-point vector API parameter value.
vgGetfv(int, FloatBuffer) - Method in interface net.rim.device.api.openvg.VG10
The floating-point Buffer version of vgGetfv.
vgGeti(int) - Method in interface net.rim.device.api.openvg.VG10
The vgGeti function returns an integer API parameter value.
vgGetImageSubData(int, Buffer, int, int, int, int, int, int) - Method in interface net.rim.device.api.openvg.VG10
The vgGetImageSubData function reads pixel values from a rectangular portion of an image, performs format conversion if necessary, and stores the resulting pixels into memory.
vgGetiv(int, int, int[], int) - Method in interface net.rim.device.api.openvg.VG10
The vgGetiv function returns an integer API vector parameter value.
vgGetiv(int, IntBuffer) - Method in interface net.rim.device.api.openvg.VG10
The integer Buffer version of vgGetiv.
vgGetMatrix(float[], int) - Method in interface net.rim.device.api.openvg.VG10
The vgGetMatrix function retrieves the value of the current transformation.
vgGetMatrix(FloatBuffer) - Method in interface net.rim.device.api.openvg.VG10
The floating-point Buffer version of vgLoadMatrix.
vgGetPaint(int) - Method in interface net.rim.device.api.openvg.VG10
The vgGetPaint function returns the paint object currently set for the given paintMode, or VG_INVALID_HANDLE if an error occurs or if no paint object is set (i.e., the default paint is present) on the given context with the given paintMode.
vgGetParameterf(int, int) - Method in interface net.rim.device.api.openvg.VG10
The vgGetParameterf function returns a floating-point object parameter.
vgGetParameterfv(int, int, int, float[], int) - Method in interface net.rim.device.api.openvg.VG10
The vgGetParameterfv function returns a floating-point vector object parameter.
vgGetParameterfv(int, int, FloatBuffer) - Method in interface net.rim.device.api.openvg.VG10
The floating-point Buffer version of vgGetParameterfv.
vgGetParameteri(int, int) - Method in interface net.rim.device.api.openvg.VG10
The vgGetParameteri function returns an integer object parameter.
vgGetParameteriv(int, int, int, int[], int) - Method in interface net.rim.device.api.openvg.VG10
The vgGetParameteriv function returns an integer vector object parameter.
vgGetParameteriv(int, int, IntBuffer) - Method in interface net.rim.device.api.openvg.VG10
The integer Buffer version of vgGetParameteriv.
vgGetParameterVectorSize(int, int) - Method in interface net.rim.device.api.openvg.VG10
The vgGetParameterVectorSize function returns the number of elements in the vector that will be returned by the vgGetParameteriv or vgGetParameterfv functions if called with the given paramType argument.
vgGetParent(int) - Method in interface net.rim.device.api.openvg.VG10
The vgGetParent function returns the parent of the given image.
vgGetPathCapabilities(int) - Method in interface net.rim.device.api.openvg.VG10
The vgGetPathCapabilities function returns the current capabilities of the path, as a bitwise OR of VGPathCapabilities constants.
vgGetPixels(int, int, int, int, int, int, int) - Method in interface net.rim.device.api.openvg.VG10
The vgGetPixels function retrieves pixel data from the drawing surface into the image dst.
vgGetString(int) - Method in interface net.rim.device.api.openvg.VG10
The vgGetString function returns information about the OpenVG implementation, including extension information.
vgGetVectorSize(int) - Method in interface net.rim.device.api.openvg.VG10
The vgGetVectorSize function returns the maximum number of elements in the vector that will be retrieved by the vgGetiv or vgGetfv functions if called with the given paramType argument.
vgHardwareQuery(int, int) - Method in interface net.rim.device.api.openvg.VG10
The vgHardwareQuery function returns a value indicating whether a given setting of a property of a type given by key is generally accelerated in hardware on the currently running OpenVG implementation.
vgHLineTo(VG, int, float, boolean) - Static method in class net.rim.device.api.openvg.VGUtils
Appends a VG_HLINE_TO (horizontal line) path segment and path data to the given path.
vgImageSubData(int, Buffer, int, int, int, int, int, int) - Method in interface net.rim.device.api.openvg.VG10
The vgImageSubData function reads pixel values from memory, performs format conversion if necessary, and stores the resulting pixels into a rectangular portion of an image.
vgImageSubData(VG, Bitmap, boolean, int) - Static method in class net.rim.device.api.openvg.VGUtils
Loads the sub data from a bitmap into an destination VGImage.
vgImageSubData(VG, Bitmap, int, int, boolean, int, int, int, int, int) - Static method in class net.rim.device.api.openvg.VGUtils
Loads the sub data from a bitmap, performs format conversion if necessary, and stores the resulting pixels into a rectangular portion of a VGImage.
vgImageSubData(VG, EncodedImage, int, int, boolean, int, int, int, int, int) - Static method in class net.rim.device.api.openvg.VGUtils
Loads the sub data from a encodedImage, performs format conversion if necessary, and stores the resulting pixels into a rectangular portion of a VGImage.
vgInterpolatePath(int, int, int, float) - Method in interface net.rim.device.api.openvg.VG10
The vgInterpolatePath function appends a path, defined by interpolation (or extrapolation) between the paths startPath and endPath by the given amount, to the path dstPath.
vgLargeCCWArcTo(VG, int, float, float, float, float, float, boolean) - Static method in class net.rim.device.api.openvg.VGUtils
Appends a VG_LCCWARC_TO (large counter-clockwise elliptical arc) path segment and path data to the given path.
vgLargeCWArcTo(VG, int, float, float, float, float, float, boolean) - Static method in class net.rim.device.api.openvg.VGUtils
Appends a VG_LCWARC_TO (large clockwise elliptical arc) path segment and path data to the given path.
vgLineTo(VG, int, float, float, boolean) - Static method in class net.rim.device.api.openvg.VGUtils
Appends a VG_LINE_TO path segment and path data to the given path.
vgLoadIdentity() - Method in interface net.rim.device.api.openvg.VG10
The vgLoadIdentity function sets the current matrix M to the identity matrix: M = | 1 0 0 | | 0 1 0 | | 0 0 1 |
vgLoadMatrix(float[], int) - Method in interface net.rim.device.api.openvg.VG10
The vgLoadMatrix function loads an arbitrary set of matrix values into the current matrix.
vgLoadMatrix(FloatBuffer) - Method in interface net.rim.device.api.openvg.VG10
The floating-point Buffer version of vgLoadMatrix.
vgLookup(int, int, Buffer, Buffer, Buffer, Buffer, boolean, boolean) - Method in interface net.rim.device.api.openvg.VG10
The vgLookup function passes each image channel of the normalized source image src through a separate lookup table.
vgLookupSingle(int, int, IntBuffer, int, boolean, boolean) - Method in interface net.rim.device.api.openvg.VG10
The vgLookupSingle function passes a single image channel of the normalized source image src, selected by the sourceChannel parameter, through a combined lookup table that produces whole pixel values.
vgMask(int, int, int, int, int, int) - Method in interface net.rim.device.api.openvg.VG10
The vgMask function modifies the alpha mask values according to a given operation, possibly using alpha values taken from a mask image.
vgMeasureText(VG, FontSpec, String, DrawTextParam, TextMetrics) - Static method in class net.rim.device.api.openvg.VGUtils
Measures the text and returns the advance width of the specified string using the font and text rendering parameters.
vgMeasureText(VG, FontSpec, StringBuffer, DrawTextParam, TextMetrics) - Static method in class net.rim.device.api.openvg.VGUtils
StringBuffer version of vgMeasureText.
vgModifyPathCoords(int, int, int, Buffer) - Method in interface net.rim.device.api.openvg.VG10
The vgModifyPathCoords function modifies the coordinate data for a contiguous range of segments of dstPath, starting at startIndex (where 0 is the index of the first path segment) and having length numSegments.
vgMoveTo(VG, int, float, float, boolean) - Static method in class net.rim.device.api.openvg.VGUtils
Appends a VG_MOVE_TO path segment and path data to the given path.
vgMultMatrix(float[], int) - Method in interface net.rim.device.api.openvg.VG10
The vgMultMatrix function right-multiplies the current matrix M by a given matrix: M = M · | sx shx tx | | shy sy ty | | w0 w1 w2 | Nine matrix values are read from m in the order: { sx, shy, w0, shx, sy, w1, tx, ty, w2 } and the current matrix is multiplied by the resulting matrix.
vgMultMatrix(FloatBuffer) - Method in interface net.rim.device.api.openvg.VG10
The floating-point Buffer version of vgLoadMatrix.
vgPaintPattern(int, int) - Method in interface net.rim.device.api.openvg.VG10
The vgPaintPattern function replaces any previous pattern image defined on the given paint object for the given set of paint modes with a new pattern image.
vgPathBounds(int, float[], int) - Method in interface net.rim.device.api.openvg.VG10
The vgPathBounds function returns an axis-aligned bounding box that tightly bounds the interior of the given path.
vgPathBounds(int, FloatBuffer) - Method in interface net.rim.device.api.openvg.VG10
The floating-point Buffer version of vgPathBounds.
vgPathLength(int, int, int) - Method in interface net.rim.device.api.openvg.VG10
The vgPathLength function returns the length of a given portion of a path in the user coordinate system (that is, in the path’s own coordinate system, disregarding any matrix settings).
vgPathTransformedBounds(int, float[], int) - Method in interface net.rim.device.api.openvg.VG10
The vgPathTransformedBounds function returns an axis-aligned bounding box that is guaranteed to enclose the geometry of the given path following transformation by the current path-user-to-surface transform.
vgPathTransformedBounds(int, FloatBuffer) - Method in interface net.rim.device.api.openvg.VG10
The floating-point Buffer version of vgPathTransformedBounds.
vgPointAlongPath(int, int, int, float, float[], int) - Method in interface net.rim.device.api.openvg.VG10
The vgPointAlongPath function returns the point lying a given distance along a given portion of a path and the unit-length tangent vector at that point.
vgPointAlongPath(int, int, int, float, FloatBuffer) - Method in interface net.rim.device.api.openvg.VG10
The floating-point Buffer version of vgPointAlongPath.
vgQuadTo(VG, int, float, float, float, float, boolean) - Static method in class net.rim.device.api.openvg.VGUtils
Appends a VG_QUAD_TO (quadratic Bézier curve) path segment and path data to the given path.
vgReadPixels(Buffer, int, int, int, int, int, int) - Method in interface net.rim.device.api.openvg.VG10
The vgReadPixels function enables you to copy pixel data from the drawing surface without the creation of a VGImage object.
vgRemovePathCapabilities(int, int) - Method in interface net.rim.device.api.openvg.VG10
The vgRemovePathCapabilities function requests the set of capabilities specified in the capabilities argument to be disabled for the given path.
vgRenderToMask(int, int, int) - Method in interface net.rim.device.api.openvg.VG11
The vgRenderToMask function modifies the current surface mask by applying the given operation to the set of coverage values associated with the rendering of the given path.
vgRotate(float) - Method in interface net.rim.device.api.openvg.VG10
The vgRotate function modifies the current transformation by appending a counter-clockwise rotation by a given angle (expressed in degrees) about the origin.
vgScale(float, float) - Method in interface net.rim.device.api.openvg.VG10
The vgScale function modifies the current transformation by appending a scale.
vgSeparableConvolve(int, int, int, int, int, int, ShortBuffer, ShortBuffer, float, float, int) - Method in interface net.rim.device.api.openvg.VG10
The vgSeparableConvolve function applies a user-supplied separable convolution kernel to a normalized source image src.
vgSetColor(int, int) - Method in interface net.rim.device.api.openvg.VG10
The vgSetColor function acts as a shorthand to allow the VG_PAINT_COLOR parameter of a given paint object to be set using a 32-bit non-premultiplied sRGBA_8888 representation.
vgSetf(int, float) - Method in interface net.rim.device.api.openvg.VG10
The vgSetf function sets a floating-point API parameter value.
vgSetfv(int, int, float[], int) - Method in interface net.rim.device.api.openvg.VG10
The vgSetfv function sets a floating-point vector API parameter value.
vgSetfv(int, FloatBuffer) - Method in interface net.rim.device.api.openvg.VG10
The floating-point Buffer version of vgSetfv.
vgSetGlyphToImage(int, int, int, float[], int, float[], int) - Method in interface net.rim.device.api.openvg.VG11
The vgSetGlyphToImage creates a new glyph and assigns the given image into a glyph associated with the glyphIndex in a font object.
vgSetGlyphToPath(int, int, int, boolean, float[], int, float[], int) - Method in interface net.rim.device.api.openvg.VG11
The vgSetGlyphToPath creates a new glyph and assigns the given path to a glyph associated with the glyphIndex in a font object.
vgSeti(int, int) - Method in interface net.rim.device.api.openvg.VG10
The vgSeti function sets an integer API parameter value.
vgSetiv(int, int, int[], int) - Method in interface net.rim.device.api.openvg.VG10
The vgSetiv function sets an integer vector API parameter value.
vgSetiv(int, IntBuffer) - Method in interface net.rim.device.api.openvg.VG10
The integer Buffer version of vgSetiv.
vgSetPaint(int, int) - Method in interface net.rim.device.api.openvg.VG10
The vgSetPaint function sets Paint definitions on the current context.
vgSetParameterf(int, int, float) - Method in interface net.rim.device.api.openvg.VG10
The vgSetParameterf function sets a floating-point object parameter.
vgSetParameterfv(int, int, int, float[], int) - Method in interface net.rim.device.api.openvg.VG10
The vgSetParameterfv function sets a floating-point vector object parameter.
vgSetParameterfv(int, int, FloatBuffer) - Method in interface net.rim.device.api.openvg.VG10
The floating-point Buffer version of vgSetParameterfv.
vgSetParameteri(int, int, int) - Method in interface net.rim.device.api.openvg.VG10
The vgSetParameteri function sets an integer object parameter.
vgSetParameteriv(int, int, int, int[], int) - Method in interface net.rim.device.api.openvg.VG10
The vgSetParameteriv function sets a integer vector object parameter.
vgSetParameteriv(int, int, IntBuffer) - Method in interface net.rim.device.api.openvg.VG10
The integer Buffer version of vgSetParameteriv.
vgSetPixels(int, int, int, int, int, int, int) - Method in interface net.rim.device.api.openvg.VG10
The vgSetPixels function copies pixel data from the image src onto the drawing surface.
vgShear(float, float) - Method in interface net.rim.device.api.openvg.VG10
The vgShear function modifies the current transformation by appending a shear.
vgSmallCCWArcTo(VG, int, float, float, float, float, float, boolean) - Static method in class net.rim.device.api.openvg.VGUtils
Appends a VG_SCCWARC_TO (small counter-clockwise elliptical arc) path segment and path data to the given path.
vgSmallCWArcTo(VG, int, float, float, float, float, float, boolean) - Static method in class net.rim.device.api.openvg.VGUtils
Appends a VG_SCWARC_TO (small clockwise elliptical arc) path segment and path data to the given path.
vgSmoothCubicTo(VG, int, float, float, float, float, boolean) - Static method in class net.rim.device.api.openvg.VGUtils
Appends a VG_SCUBIC_TO (smooth cubic Bézier curve) path segment and path data to the given path.
vgSmoothQuadTo(VG, int, float, float, boolean) - Static method in class net.rim.device.api.openvg.VGUtils
Appends a VG_SQUAD_TO (smooth quadratic Bézier) path segment and path data to the given path.
vgTransformPath(int, int) - Method in interface net.rim.device.api.openvg.VG10
The vgTransformPath function appends a transformed copy of srcPath to the current contents of dstPath.
vgTranslate(float, float) - Method in interface net.rim.device.api.openvg.VG10
The vgTranslate function modifies the current transformation by appending a translation.
VGU_ARC_CHORD - Static variable in class net.rim.device.api.openvg.VGUtils
OpenVG VGU 1.0 constant.
VGU_ARC_OPEN - Static variable in class net.rim.device.api.openvg.VGUtils
OpenVG VGU 1.0 constant.
VGU_ARC_PIE - Static variable in class net.rim.device.api.openvg.VGUtils
OpenVG VGU 1.0 constant.
VGU_BAD_HANDLE_ERROR - Static variable in class net.rim.device.api.openvg.VGUtils
OpenVG VGU 1.0 constant.
VGU_BAD_WARP_ERROR - Static variable in class net.rim.device.api.openvg.VGUtils
OpenVG VGU 1.0 constant.
VGU_ILLEGAL_ARGUMENT_ERROR - Static variable in class net.rim.device.api.openvg.VGUtils
OpenVG VGU 1.0 constant.
VGU_NO_ERROR - Static variable in class net.rim.device.api.openvg.VGUtils
OpenVG VGU 1.0 constant.
VGU_OUT_OF_MEMORY_ERROR - Static variable in class net.rim.device.api.openvg.VGUtils
OpenVG VGU 1.0 constant.
VGU_PATH_CAPABILITY_ERROR - Static variable in class net.rim.device.api.openvg.VGUtils
OpenVG VGU 1.0 constant.
vguArc(VG, int, float, float, float, float, float, float, int) - Static method in class net.rim.device.api.openvg.VGUtils
Appends an elliptical arc to a path, possibly along with one or two line segments, according to the arcType parameter.
vguComputeWarpQuadToQuad(VG, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float[], int) - Static method in class net.rim.device.api.openvg.VGUtils
Sets the entries of matrix to a projective transformation that maps the point: (sx0, sy0) to (dx0, dy0); (sx1, sy1) to (dx1, dy1); (sx2, sy2) to (dx2, dy2); and (sx3, sy3) to (dx3, dy3).
vguComputeWarpQuadToQuad(VG, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, FloatBuffer) - Static method in class net.rim.device.api.openvg.VGUtils
The floating-point Buffer version of vguComputeWarpQuadToQuad.
vguComputeWarpQuadToSquare(VG, float, float, float, float, float, float, float, float, float[], int) - Static method in class net.rim.device.api.openvg.VGUtils
Sets the entries of matrix to a projective transformation that maps the point: (sx0, sy0) to (0, 0); (sx1, sy1) to (1, 0); (sx2, sy2) to (0, 1); and (sx3, sy3) to (1, 1).
vguComputeWarpQuadToSquare(VG, float, float, float, float, float, float, float, float, FloatBuffer) - Static method in class net.rim.device.api.openvg.VGUtils
The floating-point Buffer version of vguComputeWarpQuadToSquare.
vguComputeWarpSquareToQuad(VG, float, float, float, float, float, float, float, float, float[], int) - Static method in class net.rim.device.api.openvg.VGUtils
Sets the entries of matrix to a projective transformation that maps the point: (0, 0) to (dx0, dy0); (1, 0) to (dx1, dy1); (0, 1) to (dx2, dy2); and (1, 1) to (dx3, dy3).
vguComputeWarpSquareToQuad(VG, float, float, float, float, float, float, float, float, FloatBuffer) - Static method in class net.rim.device.api.openvg.VGUtils
The floating-point Buffer version of vguComputeWarpSquareToQuad.
vguEllipse(VG, int, float, float, float, float) - Static method in class net.rim.device.api.openvg.VGUtils
Appends an axis-aligned ellipse to a path.
vguLine(VG, int, float, float, float, float) - Static method in class net.rim.device.api.openvg.VGUtils
Appends a line segment to a path.
vguPolygon(VG, int, float[], int, int, boolean) - Static method in class net.rim.device.api.openvg.VGUtils
Appends a polyline or polygon to a path.
vguPolygon(VG, int, FloatBuffer, boolean) - Static method in class net.rim.device.api.openvg.VGUtils
The floating-point Buffer version of vguPolygon.
vguRect(VG, int, float, float, float, float) - Static method in class net.rim.device.api.openvg.VGUtils
Appends an axis-aligned rectangle with its lower-left corner at (x, y) and a given width and height to a path.
vguRoundRect(VG, int, float, float, float, float, float, float) - Static method in class net.rim.device.api.openvg.VGUtils
Appends an axis-aligned round-cornered rectangle with the lower-left corner of its rectangular bounding box at (x, y) and a given width, height, arcWidth, and arcHeight to a path.
VGUtils - Class in net.rim.device.api.openvg
Provides a set of utility methods for OpenVG applications.
vgVLineTo(VG, int, float, boolean) - Static method in class net.rim.device.api.openvg.VGUtils
Appends a VG_VLINE_TO (vertical line) path segment and path data to the given path.
vgWritePixels(Buffer, int, int, int, int, int, int) - Method in interface net.rim.device.api.openvg.VG10
The vgWritePixels function allows pixel data to be copied to the drawing surface without the creation of a VGImage object.
vibrate(int) - Method in class javax.microedition.lcdui.Display
Requests operation of the device's vibrator.
VIBRATE_PROFILE_ID - Static variable in class net.rim.blackberry.api.profiles.Profiles
Specifies the ID for the Vibrate Only profile.
vibrateDone(int) - Method in interface net.rim.device.api.system.AlertListener
Invoked when a vibrate alert ends.
VibrationAlert - Class in net.rim.blackberry.api.profiles
Represents vibration alert properties.
VibrationAlert() - Constructor for class net.rim.blackberry.api.profiles.VibrationAlert
Empty constructor for VibrationAlert
VideoControl - Interface in javax.microedition.media.control
VideoControl controls the display of video.
VideoFormatControl - Interface in javax.microedition.amms.control
VideoFormatControl controls the setting of the video format of the audio-video format.
VIEW_ALL - Static variable in class net.rim.device.api.ui.picker.FilePicker
Generic file selection dialog type (like File Explorer).
VIEW_MODE_R - Static variable in class net.rim.device.api.servicebook.ServiceBook
Indicates that the service book has read view mode access.
VIEW_MODE_RO - Static variable in class net.rim.device.api.servicebook.ServiceBook
Indicates that the service book has read-only view mode access.
VIEW_MODE_RW - Static variable in class net.rim.device.api.servicebook.ServiceBook
Indicates that the service book has read-write view mode access.
VIEW_MODE_UNKNOWN - Static variable in class net.rim.device.api.servicebook.ServiceBook
Indicates that the service book has an unknown view mode.
VIEW_MUSIC - Static variable in class net.rim.device.api.ui.picker.FilePicker
File selection dialog type for selecting music files (like a Music application).
VIEW_PICTURES - Static variable in class net.rim.device.api.ui.picker.FilePicker
File selection dialog type for selecting pictures (like a Pictures application).
VIEW_RINGTONES - Static variable in class net.rim.device.api.ui.picker.FilePicker
File selection dialog type for selecting ringtones (like a Ring Tones application).
VIEW_VIDEOS - Static variable in class net.rim.device.api.ui.picker.FilePicker
File selection dialog type for selecting videos (like a Video application).
VIEW_VOICE_NOTES - Static variable in class net.rim.device.api.ui.picker.FilePicker
File selection dialog type for selecting voice notes (Like a Voice Notes application).
ViewCSS - Interface in org.w3c.dom.css
This interface represents a CSS view.
VIEWER_EXCEPTION - Static variable in class net.rim.device.api.system.EventLogger
Exception event viewer.
VIEWER_NUMBER - Static variable in class net.rim.device.api.system.EventLogger
Number event viewer.
VIEWER_STRING - Static variable in class net.rim.device.api.system.EventLogger
String event viewer.
ViewfinderOverlay - Class in net.rim.device.api.amms.control.camera
Provides an overlay for the viewfinder window for augmentation purposes.
ViewfinderOverlay(Field) - Constructor for class net.rim.device.api.amms.control.camera.ViewfinderOverlay
Creates a new instance of ViewfinderOverlay.
ViewfinderOverlay(Field, int, int) - Constructor for class net.rim.device.api.amms.control.camera.ViewfinderOverlay
Creates a new instance of ViewfinderOverlay.
ViewfinderOverlay.OverlayCanvas - Class in net.rim.device.api.amms.control.camera
A ComponentCanvas that always has the same extent as the provided viewfinder, and positions its ViewfinderOverlay.OverlayCanvas.Positionable Fields after layout.
ViewfinderOverlay.OverlayCanvas(Field) - Constructor for class net.rim.device.api.amms.control.camera.ViewfinderOverlay.OverlayCanvas
Creates a new instance of OverlayCanvas.
ViewfinderOverlay.OverlayCanvas.Positionable - Interface in net.rim.device.api.amms.control.camera
Positionable items added to a ViewfinderOverlay.OverlayCanvas are positioned after layout to the location returned.
ViewfinderOverlay.VideoControlOverlayField - Class in net.rim.device.api.amms.control.camera
ViewfinderOverlay.VideoControlOverlayField is a Field that matches the dimensions of the video window controlled by a given VideoControl, and overlays it directly.
ViewfinderOverlay.VideoControlOverlayField(VideoControl) - Constructor for class net.rim.device.api.amms.control.camera.ViewfinderOverlay.VideoControlOverlayField
Creates a new instance of VideoControlOverlayField.
ViewListener - Interface in net.rim.blackberry.api.mail.event
Listener interface for view events.
ViewListenerExtended - Interface in net.rim.blackberry.api.mail.event
Listener interface for view events.
VIEWPORT_WIDTH - Static variable in class net.rim.device.api.browser.field2.BrowserFieldConfig
Property Type: Integer
Default: None
VIOLET - Static variable in class net.rim.device.api.ui.Color
 
VIRGO - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as '?'.
VirtualISO14443Part4Target - Class in net.rim.device.api.io.nfc.emulation
Base class that represents an emulated NFC ISO 14443 card target.
VirtualISO14443Part4Target() - Constructor for class net.rim.device.api.io.nfc.emulation.VirtualISO14443Part4Target
Constructs a VirtualISO14443Target object.
VirtualISO14443Part4TargetCallback - Interface in net.rim.device.api.io.nfc.emulation
Callback interface for ISO 14443-4 commands sent by an external NFC reader.
VirtualISO14443Part4TypeATarget - Class in net.rim.device.api.io.nfc.emulation
Represents an emulated NFC ISO 14443-4 type A card target.
VirtualISO14443Part4TypeATarget(VirtualISO14443Part4TargetCallback) - Constructor for class net.rim.device.api.io.nfc.emulation.VirtualISO14443Part4TypeATarget
Constructs an emulated NFC ISO 14443 type A card target.
VirtualISO14443Part4TypeATarget(VirtualISO14443Part4TargetCallback, String, byte[]) - Constructor for class net.rim.device.api.io.nfc.emulation.VirtualISO14443Part4TypeATarget
Constructs an emulated NFC ISO 14443 type A card target.
VirtualISO14443Part4TypeBTarget - Class in net.rim.device.api.io.nfc.emulation
Represents an emulated NFC ISO 14443-4 type B card target.
VirtualISO14443Part4TypeBTarget(VirtualISO14443Part4TargetCallback) - Constructor for class net.rim.device.api.io.nfc.emulation.VirtualISO14443Part4TypeBTarget
Constructs an emulated NFC ISO 14443 type B card target.
VirtualISO14443Part4TypeBTarget(VirtualISO14443Part4TargetCallback, String, byte, int, byte[]) - Constructor for class net.rim.device.api.io.nfc.emulation.VirtualISO14443Part4TypeBTarget
Constructs an emulated NFC ISO 14443 type B card target.
VirtualKeyboard - Class in net.rim.device.api.ui
For supported devices with touchscreens, the virtual keyboard allows the user to type using the display in either SureType or QWERTY keyboard mode (depending on device orientation).
VirtualKeyboardControl - Interface in net.rim.device.api.lcdui.control
Controls the behaviour of the virtual keyboard, if it exists.
VirtualMachineError - Error in java.lang
Thrown to indicate that the Java Virtual Machine is broken or has run out of resources necessary for it to continue operating.
VirtualMachineError() - Constructor for error java.lang.VirtualMachineError
Constructs a VirtualMachineError with no detail message.
VirtualMachineError(String) - Constructor for error java.lang.VirtualMachineError
Constructs a VirtualMachineError with the specified detail message.
VirtualNDEFTag - Class in net.rim.device.api.io.nfc.emulation
Represents an emulated NFC NDEF tag target.
VirtualNDEFTag(NDEFMessage) - Constructor for class net.rim.device.api.io.nfc.emulation.VirtualNDEFTag
Constructs an emulated NFC Forum Type 4 NDEF tag target as ISO 14443 Type B.
VirtualNDEFTag(NDEFMessage, VirtualNDEFTagCallback) - Constructor for class net.rim.device.api.io.nfc.emulation.VirtualNDEFTag
Constructs an emulated NFC Forum Type 4 NDEF tag target as ISO 14443 Type B.
VirtualNDEFTag(NDEFMessage, int, String, int) - Constructor for class net.rim.device.api.io.nfc.emulation.VirtualNDEFTag
Constructs an emulated NFC Forum Type 4 NDEF tag target.
VirtualNDEFTag(NDEFMessage, VirtualNDEFTagCallback, int, String, int) - Constructor for class net.rim.device.api.io.nfc.emulation.VirtualNDEFTag
Constructs an emulated NFC Forum Type 4 NDEF tag target.
VirtualNDEFTagCallback - Interface in net.rim.device.api.io.nfc.emulation
Callback interface for NFC reader events triggered by external NFC reader interacting with a VirtualNDEFTag.
VirtualTarget - Class in net.rim.device.api.io.nfc.emulation
Abstract base class for all NFC emulation targets.
VirtualTarget() - Constructor for class net.rim.device.api.io.nfc.emulation.VirtualTarget
Default constructor
VISUAL_STATE_ACTIVE - Static variable in class net.rim.device.api.ui.Field
Active visual state.
VISUAL_STATE_DISABLED - Static variable in class net.rim.device.api.ui.Field
Disabled visual state.
VISUAL_STATE_DISABLED_FOCUS - Static variable in class net.rim.device.api.ui.Field
Disabled, but focused visual state.
VISUAL_STATE_FOCUS - Static variable in class net.rim.device.api.ui.Field
Focus visual state.
VISUAL_STATE_NORMAL - Static variable in class net.rim.device.api.ui.Field
Normal visual state.
VOICEMAIL - Static variable in class net.rim.blackberry.api.invoke.PhoneArguments
String representing the device's voicemail number
VOICEMAIL_PHONE - Static variable in class net.rim.device.api.ui.text.TextFilter
Default voicemail and call forwarding phone number edit field filter.
VOLUME_CHANGED - Static variable in interface javax.microedition.media.PlayerListener
Posted when the volume of an audio device is changed.
VolumeControl - Interface in javax.microedition.media.control
VolumeControl is an interface for manipulating the audio volume of a Player.
VULGAR_FRACTION_ONE_HALF - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as '½'.
VULGAR_FRACTION_ONE_QUARTER - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as '¼3'.
VULGAR_FRACTION_THREE_QUARTERS - Static variable in interface net.rim.device.api.system.Characters
Constant for the character of the same name, appears as '¾'.

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