| Package | Description |
|---|---|
| android.graphics | |
| android.hardware | |
| android.view |
| Modifier and Type | Field and Description |
|---|---|
static Parcelable.Creator<Point> |
Point.CREATOR |
| Constructor and Description |
|---|
Point(Point src) |
PointF(Point p) |
| Modifier and Type | Field and Description |
|---|---|
Point |
Camera.Face.leftEye |
Point |
Camera.Face.mouth |
Point |
Camera.Face.rightEye |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ViewParent.getChildVisibleRect(View child,
Rect r,
Point offset) |
boolean |
ViewGroup.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) |
Copyright © 2008-2013. All Rights Reserved.