类的使用
com.supermap.realspace.Feature3Ds
-
使用Feature3Ds的程序包 程序包 说明 com.supermap.realspace -
-
com.supermap.realspace中Feature3Ds的使用
返回Feature3Ds的com.supermap.realspace中的方法 限定符和类型 方法和说明 Feature3Ds
Feature3Ds. add(Feature3Ds features)
向该三维要素集合中添加三维要素集合对象。Feature3Ds
Feature3Ds. add(String kmlFile)
通过 KML 文件,向该三维要素集合中添加树状三维要素对象集合对象。Feature3Ds[]
Feature3Ds. findFeatures(String name, Feature3DSearchOption option)
根据给定的三维要素集合对象的名称以及指定的查询选项,查找并返回名称为指定名称的所有三维要素集合对象。Feature3Ds
Layer3D. getFeatures()
返回树状结构的三维要素集合对象。Feature3Ds[]
Feature3Ds. getFeaturesArray(Feature3DSearchOption option)
返回该三维要素集合对象中子对象的数组,子对象也是三维要素集合对象。Feature3Ds
Feature3D. getParent()
返回三维要素对象的父对象(三维要素集合对象)Feature3Ds
Feature3Ds. getParent()
返回三维要素集合的父对象(也是三维要素对象集合对象)。Feature3Ds
Feature3Ds. insert(int index, Feature3Ds features)
在指定的索引处插入三维要素集合对象。参数类型为Feature3Ds的com.supermap.realspace中的方法 限定符和类型 方法和说明 Feature3Ds
Feature3Ds. add(Feature3Ds features)
向该三维要素集合中添加三维要素集合对象。Feature3Ds
Feature3Ds. insert(int index, Feature3Ds features)
在指定的索引处插入三维要素集合对象。void
Feature3Ds. remove(Feature3Ds features)
删除三维要素集合对象中的三维要素集合子对象。
-
Copyright © 2021–2024 SuperMap. All rights reserved.