com.supermap.maritime.editor.topology.cache
类 S100FeatureCache
- java.lang.Object
-
- com.supermap.maritime.editor.topology.cache.S100FeatureCache
-
public class S100FeatureCache extends Object
-
-
构造器概要
构造器 构造器和说明 S100FeatureCache()
-
方法概要
所有方法 实例方法 具体方法 限定符和类型 方法和说明 voidadd(S100Feature s100Feature)voidclear()S100FeaturegetFeature(long fid)Map<Long,S100Feature>getFeatures(String featureCode, DatasetType datasetType)Map<Long,S100Feature>getS100FeatureSoundingRecordMap(String featureCode)S100FeaturegetSoundingFeature(String featureCode, long smid)voidremove(S100Geometry s100Geometry, S100FeatureInfo s100FeatureInfo)
-
-
-
方法详细资料
-
getS100FeatureSoundingRecordMap
public Map<Long,S100Feature> getS100FeatureSoundingRecordMap(String featureCode)
-
getFeature
public S100Feature getFeature(long fid)
-
getSoundingFeature
public S100Feature getSoundingFeature(String featureCode, long smid)
-
getFeatures
public Map<Long,S100Feature> getFeatures(String featureCode, DatasetType datasetType)
-
clear
public void clear()
-
add
public void add(S100Feature s100Feature)
-
remove
public void remove(S100Geometry s100Geometry, S100FeatureInfo s100FeatureInfo)
-
-
Copyright © 2021–2025 SuperMap. All rights reserved.