java.lang.Object | ||
android.graphics.Camera |
Camera() |
void | applyToCanvas(Canvas canvas) | |||||
float | dotWithNormal(float dx, float dy, float dz) | |||||
void | getMatrix(Matrix matrix) | |||||
void | restore() | |||||
void | rotateX(float deg) | |||||
void | rotateY(float deg) | |||||
void | rotateZ(float deg) | |||||
void | save() | |||||
void | translate(float x, float y, float z) |
void | finalize() | |||||
Called by the virtual machine when there are no longer any (non-weak) references to the receiver. |
Note: The virtual machine assumes that the implementation in class Object is empty.
Throwable |
---|
Copyright 2007 Google Inc. | Build 0.9_r1-98467 - 14 Aug 2008 18:48 |