public class GuideItem extends java.lang.Object
int
offsetX
offsetY
android.widget.RelativeLayout.LayoutParams
params
android.view.View
view
GuideItem(android.view.View view, int offsetX, int offsetY)
GuideItem(android.view.View view, int offsetX, int offsetY, android.widget.RelativeLayout.LayoutParams params)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public android.view.View view
public int offsetX
public int offsetY
public android.widget.RelativeLayout.LayoutParams params
public GuideItem(android.view.View view, int offsetX, int offsetY)
public GuideItem(android.view.View view, int offsetX, int offsetY, android.widget.RelativeLayout.LayoutParams params)