public class ImportSetting3dxml extends ImportSetting3D
构造器和说明 |
---|
ImportSetting3dxml()
默认构造函数,构造一个新的 ImportSetting3dxml 对象。
|
限定符和类型 | 方法和说明 |
---|---|
void |
dispose()
释放对象所占资源。
|
double |
getHeading()
获取模型方位角
|
Point3D |
getPosition()
获取导入模型的定位点。
|
void |
setHeading(double heading)
设置模型方位角
|
void |
setPosition(Point3D point3d)
设置导入模型的定位点。
|
getImportMode, getSourceFilePath, getSourceFileType, getTargetDatasetName, getTargetDatasource, getTargetDatasourceConnectionInfo, getTargetPriCoordSys, setImportMode, setSourceFilePath, setTargetDatasetName, setTargetDatasource, setTargetDatasourceConnectionInfo, setTargetPriCoordSys, toFileType, toXmlFileType
public Point3D getPosition()
public void setPosition(Point3D point3d)
point3d
- 定位点public double getHeading()
public void setHeading(double heading)
public void dispose()
Copyright © 2021–2024 SuperMap. All rights reserved.