|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectandroid.hardware.Camera.Face
public static class Camera.Face
Field Summary | |
---|---|
int |
id
|
Point |
leftEye
|
Point |
mouth
|
Rect |
rect
|
Point |
rightEye
|
int |
score
|
Constructor Summary | |
---|---|
Camera.Face()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public Rect rect
public int score
public int id
public Point leftEye
public Point rightEye
public Point mouth
Constructor Detail |
---|
public Camera.Face()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |