com.supermap.dtf.feature
类 I3SFeatureCollction
- java.lang.Object
-
- com.supermap.dtf.feature.I3SFeatureCollction
-
- 所有已实现的接口:
- IFeatureCollection, Iterable<IFeature>
public class I3SFeatureCollction extends Object implements IFeatureCollection
-
-
构造器概要
构造器 构造器和说明 I3SFeatureCollction(String inSlpkFile)
-
方法概要
所有方法 实例方法 具体方法 限定符和类型 方法和说明 IFeatureCollection
add(IFeature feature)
IFeatureCollection
add(IFeatureCollection featureCollection)
String
cache(FeatureCacheConfig cacheConfig)
返回缓存文件连接信息IFeatureCollection
cloneFeatureCollection()
要素集 cloneFeature
getI3SFeature()
ISchema
getSchema()
String
getSlpkFile()
Iterator<IFeature>
iterator()
IFeatureCollection
remove(IFeature feature)
void
setSchema(ISchema ISchema)
设置ISchema
int
size()
IFeatureCollection
update(IFeature feature)
-
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
从接口继承的方法 java.lang.Iterable
forEach, spliterator
-
-
-
-
构造器详细资料
-
I3SFeatureCollction
public I3SFeatureCollction(String inSlpkFile)
-
-
方法详细资料
-
getSlpkFile
public String getSlpkFile()
-
getI3SFeature
public Feature getI3SFeature()
-
update
public IFeatureCollection update(IFeature feature)
- 指定者:
update
在接口中IFeatureCollection
-
add
public IFeatureCollection add(IFeatureCollection featureCollection)
- 指定者:
add
在接口中IFeatureCollection
-
add
public IFeatureCollection add(IFeature feature)
- 指定者:
add
在接口中IFeatureCollection
-
remove
public IFeatureCollection remove(IFeature feature)
- 指定者:
remove
在接口中IFeatureCollection
-
size
public int size()
- 指定者:
size
在接口中IFeatureCollection
-
getSchema
public ISchema getSchema()
- 指定者:
getSchema
在接口中IFeatureCollection
-
cache
public String cache(FeatureCacheConfig cacheConfig)
从接口复制的说明:IFeatureCollection
返回缓存文件连接信息- 指定者:
cache
在接口中IFeatureCollection
-
setSchema
public void setSchema(ISchema ISchema)
从接口复制的说明:IFeatureCollection
设置ISchema
- 指定者:
setSchema
在接口中IFeatureCollection
-
cloneFeatureCollection
public IFeatureCollection cloneFeatureCollection()
从接口复制的说明:IFeatureCollection
要素集 clone- 指定者:
cloneFeatureCollection
在接口中IFeatureCollection
- 返回:
-
-
Copyright © 2021–2025 SuperMap. All rights reserved.