程序包 | 说明 |
---|---|
com.supermap.data | |
com.supermap.realspace |
限定符和类型 | 方法和说明 |
---|---|
GeoBox |
GeoBox.clone() |
构造器和说明 |
---|
GeoBox(GeoBox geoBox)
根据给定的 GeoBox 对象构造一个与其完全相同的新对象。
|
限定符和类型 | 方法和说明 |
---|---|
GeoBox |
GlobalImage.getClipBox()
返回用于裁剪的长方体对象。
|
GeoBox |
Layer3D.getClipBox()
返回用于裁剪的长方体对象。
|
限定符和类型 | 方法和说明 |
---|---|
void |
GlobalImage.clipByBox(GeoBox box,
BoxClipPart part) |
void |
Layer3D.clipByBox(GeoBox box,
BoxClipPart part)
根据指定的长方体盒子和裁剪区域对图层的可渲染部分进行裁剪。
|
Copyright © 2021–2024 SuperMap. All rights reserved.