JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
D
G
I
M
S
C
com.jakewharton.madge
- package com.jakewharton.madge
D
drawChild(Canvas, View, long)
- Method in class com.jakewharton.madge.
MadgeFrameLayout
G
getOverlayColor()
- Method in class com.jakewharton.madge.
MadgeFrameLayout
The color used by the pixel grid overlay.
I
isHardwareAccelerated()
- Method in class com.jakewharton.madge.
MadgeFrameLayout
isOverlayEnabled()
- Method in class com.jakewharton.madge.
MadgeFrameLayout
Returns true if the pixel grid overlay is enabled.
isOverlayRatioEnabled()
- Method in class com.jakewharton.madge.
MadgeFrameLayout
Returns true if the scale ratio is drawing on top of the pixel grid.
M
MadgeFrameLayout
- Class in
com.jakewharton.madge
MadgeFrameLayout(Context)
- Constructor for class com.jakewharton.madge.
MadgeFrameLayout
MadgeFrameLayout(Context, AttributeSet)
- Constructor for class com.jakewharton.madge.
MadgeFrameLayout
MadgeFrameLayout(Context, AttributeSet, int)
- Constructor for class com.jakewharton.madge.
MadgeFrameLayout
S
setOverlayColor(int)
- Method in class com.jakewharton.madge.
MadgeFrameLayout
Set the color for the pixel grid overlay.
setOverlayEnabled(boolean)
- Method in class com.jakewharton.madge.
MadgeFrameLayout
Set whether the pixel grid overlay is enabled.
setOverlayRatioEnabled(boolean)
- Method in class com.jakewharton.madge.
MadgeFrameLayout
Set whether the scale ratio will be drawn as text on top of the pixel grid.
C
D
G
I
M
S
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes