public final class ResizeType
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
Fixed |
static int |
Proportional |
Constructor and Description |
---|
ResizeType() |
public static final int Fixed
public static final int Proportional