|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Point | |
|---|---|
| android.graphics | |
| android.hardware | |
| android.view | |
| Uses of Point in android.graphics |
|---|
| Fields in android.graphics with type parameters of type Point | |
|---|---|
static Parcelable.Creator<Point> |
Point.CREATOR
|
| Constructors in android.graphics with parameters of type Point | |
|---|---|
Point(Point src)
|
|
PointF(Point p)
|
|
| Uses of Point in android.hardware |
|---|
| Fields in android.hardware declared as Point | |
|---|---|
Point |
Camera.Face.leftEye
|
Point |
Camera.Face.mouth
|
Point |
Camera.Face.rightEye
|
| Uses of Point in android.view |
|---|
| Methods in android.view with parameters of type Point | |
|---|---|
boolean |
ViewGroup.getChildVisibleRect(View child,
Rect r,
Point offset)
|
boolean |
ViewParent.getChildVisibleRect(View child,
Rect r,
Point offset)
|
void |
Display.getCurrentSizeRange(Point outSmallestSize,
Point outLargestSize)
|
boolean |
View.getGlobalVisibleRect(Rect r,
Point globalOffset)
|
void |
Display.getSize(Point outSize)
|
void |
View.DragShadowBuilder.onProvideShadowMetrics(Point shadowSize,
Point shadowTouchPoint)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||