| 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. | |||||
Methods inherited
from class
java.lang.Object
Note: The virtual machine assumes that the implementation in class Object is empty.
| Throwable |
|---|