程序包 | 说明 |
---|---|
com.supermap.mobjects.situationsimulation |
限定符和类型 | 方法和说明 |
---|---|
GeoEntityParameter |
GeoEntityParamDict.get(int time)
获取time时刻的地理实体的特效数组。
|
GeoEntityParameter |
GeoEntity.getGeoEntityParameter()
获取地理基础实体参数。
|
限定符和类型 | 方法和说明 |
---|---|
void |
GeoEntityParamDict.add(int time,
GeoEntityParameter parameter)
添加time时刻的地理实体的特效数组。
|
static Point3D |
GeoEntityToolkit.getOffsetPoint3D(Point3D ptOffset,
GeoEntityParameter geoEntityParameter)
获取根据偏移量计算实体偏移点
|
void |
GeoEntityParamDict.set(int time,
GeoEntityParameter parameter)
设置time时刻的地理实体的特效数组。
|
void |
GeoEntity.setGeoEntityParameter(GeoEntityParameter parameter)
设置地理实体基础参数。
|
Copyright © 2021–2024 SuperMap. All rights reserved.