public class ClipParameter
extends com.supermap.data.InternalHandleDisposable
构造器和说明 |
---|
ClipParameter()
默认构造一个新的ClipParameter对象。
|
限定符和类型 | 方法和说明 |
---|---|
void |
dispose()
释放资源。
|
int |
GetConstraint()
获取约束类型。
|
int |
getKeep()
获取裁剪类型。
|
void |
setConstraintType(ConstraintType value)
设置约束类型。
|
void |
setKeep(ClippingType value)
设置裁剪类型。
|
public void dispose()
public int getKeep()
public void setKeep(ClippingType value)
public int GetConstraint()
public void setConstraintType(ConstraintType value)
Copyright © 2021–2024 SuperMap. All rights reserved.