public class DebugOverlay
extends android.widget.PopupWindow
| Constructor and Description | 
|---|
| DebugOverlay(android.app.Activity context) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | dismiss() | 
| boolean | isDrawBoundsEnabled() | 
| boolean | isDrawGridEnabled() | 
| boolean | isDrawRulersEnabled() | 
| void | setDrawBoundsEnabled(boolean drawBounds) | 
| void | setDrawGridEnabled(boolean drawGrid) | 
| void | setDrawRulersEnabled(boolean drawRulers) | 
| void | show() | 
getAnimationStyle, getBackground, getContentView, getElevation, getEnterTransition, getExitTransition, getHeight, getInputMethodMode, getMaxAvailableHeight, getMaxAvailableHeight, getMaxAvailableHeight, getOverlapAnchor, getSoftInputMode, getWidth, getWindowLayoutType, isAboveAnchor, isAttachedInDecor, isClippingEnabled, isFocusable, isOutsideTouchable, isShowing, isSplitTouchEnabled, isTouchable, setAnimationStyle, setAttachedInDecor, setBackgroundDrawable, setClippingEnabled, setContentView, setElevation, setEnterTransition, setExitTransition, setFocusable, setHeight, setIgnoreCheekPress, setInputMethodMode, setOnDismissListener, setOutsideTouchable, setOverlapAnchor, setSoftInputMode, setSplitTouchEnabled, setTouchable, setTouchInterceptor, setWidth, setWindowLayoutMode, setWindowLayoutType, showAsDropDown, showAsDropDown, showAsDropDown, showAtLocation, update, update, update, update, update, updatepublic void show()
public void dismiss()
dismiss in class android.widget.PopupWindowpublic boolean isDrawBoundsEnabled()
public void setDrawBoundsEnabled(boolean drawBounds)
public boolean isDrawGridEnabled()
public void setDrawGridEnabled(boolean drawGrid)
public boolean isDrawRulersEnabled()
public void setDrawRulersEnabled(boolean drawRulers)