|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectandroid.hardware.Camera.Area
public static class Camera.Area
Field Summary | |
---|---|
Rect |
rect
|
int |
weight
|
Constructor Summary | |
---|---|
Camera.Area(Rect rect,
int weight)
|
Method Summary | |
---|---|
boolean |
equals(Object obj)
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public Rect rect
public int weight
Constructor Detail |
---|
public Camera.Area(Rect rect, int weight)
Method Detail |
---|
public boolean equals(Object obj)
equals
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |