Uses of Class
android.graphics.Point

Packages that use Point
android.graphics   
android.view   
 

Uses of Point in android.graphics
 

Constructors in android.graphics with parameters of type Point
Point(Point src)
           
PointF(Point p)
           
 

Uses of Point in android.view
 

Methods in android.view with parameters of type Point
 boolean ViewParent.getChildVisibleRect(View child, Rect r, Point offset)
           
 boolean ViewGroup.getChildVisibleRect(View child, Rect r, Point offset)
           
 boolean View.getGlobalVisibleRect(Rect r, Point globalOffset)
           
 



Copyright © 2008-2010. All Rights Reserved.