public class ClipPathManager
extends java.lang.Object
| 限定符和类型 | 类和说明 |
|---|---|
static interface |
ClipPathManager.ClipPathCreator |
| 限定符和类型 | 字段和说明 |
|---|---|
protected Path |
path |
| 构造器和说明 |
|---|
ClipPathManager() |
| 限定符和类型 | 方法和说明 |
|---|---|
Path |
getClipPath()
设置裁剪路径
|
void |
setClipPathCreator(ClipPathManager.ClipPathCreator createClipPath) |
void |
setupClipLayout(int width,
int height)
设置裁剪布局
|
public void setupClipLayout(int width,
int height)
width - height - public Path getClipPath()
public void setClipPathCreator(ClipPathManager.ClipPathCreator createClipPath)