public class BasePhotoActivity.Options
extends java.lang.Object
| 构造器和说明 |
|---|
Options() |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getBackgroundColor() |
int |
getBitmapFailureRes() |
boolean |
isShowDotsView() |
void |
setBackgroundColor(int backgroundColor) |
void |
setBitmapFailureRes(int bitmapFailureRes) |
void |
setShowDotsView(boolean showDotsView) |
public boolean isShowDotsView()
public void setShowDotsView(boolean showDotsView)
public int getBitmapFailureRes()
public void setBitmapFailureRes(int bitmapFailureRes)
public int getBackgroundColor()
public void setBackgroundColor(int backgroundColor)