public class LubanOptions
extends java.lang.Object
implements java.io.Serializable
| 限定符和类型 | 类和说明 |
|---|---|
static class |
LubanOptions.Builder |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getMaxHeight() |
int |
getMaxSize() |
int |
getMaxWidth() |
void |
setMaxHeight(int maxHeight) |
void |
setMaxSize(int maxSize) |
void |
setMaxWidth(int maxWidth) |