|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Matrix.ScaleToFit | |
---|---|
android.graphics |
Uses of Matrix.ScaleToFit in android.graphics |
---|
Methods in android.graphics that return Matrix.ScaleToFit | |
---|---|
static Matrix.ScaleToFit |
Matrix.ScaleToFit.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Matrix.ScaleToFit[] |
Matrix.ScaleToFit.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in android.graphics with parameters of type Matrix.ScaleToFit | |
---|---|
boolean |
Matrix.setRectToRect(RectF src,
RectF dst,
Matrix.ScaleToFit stf)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |