public class S57DataValidation
extends com.supermap.data.InternalHandleDisposable
构造器和说明 |
---|
S57DataValidation(S57EditDatasetGroup s57EditDatasetGroup) |
public S57DataValidation(S57EditDatasetGroup s57EditDatasetGroup)
public S57EditDatasetGroup getS57EditDatasetGroup()
public static String s57ErrorsToFile(S57EditDatasetGroup s57EditGroup, S57Error[] errors, String filePath, boolean bAppend)
public static S57Error[] loadS57Errors(S57EditDatasetGroup s57EditGroup, String filePath)
s57EditGroup
- S-57可编辑海图数据集分组。filePath
- S-58错误文件路径。S57Error
错误集合。public S57Error[] getValidateDuplicateObjects()
S57Error
错误集合。public S57Error[] getValidateInvalidAttributes()
S57Error
错误集合。public S57Error[] getValidateInvalidChainNodeTopology()
S57Error
错误集合。public S57Error[] getValidateInvalidCollections()
S57Error
错误集合。public S57Error[] getValidateInvalidDepthAreaAndContour()
S57Error
错误集合。public S57Error[] getValidateInvalidManatoryAttributes()
S57Error
错误集合。public S57Error[] getValidateInvalidMasterSlaves()
S57Error
错误集合。public S57Error[] getValidateInvalidObjects()
S57Error
错误集合。public S57Error[] getValidateInvalidSoundings()
S57Error
错误集合。public S57Error[] getValidateMultiPartObjects(String[] featureAcronyms)
featureAcronyms
- 给定的物标简称集合。S57Error
错误集合。public S57Error[] getValidateObjectsHavePseudoNodes(String[] featureAcronyms)
featureAcronyms
- 给定的物标简称集合。S57Error
错误集合。public S57Error[] getValidateObjectsHaveRedundantVertexs(String[] featureAcronyms)
featureAcronyms
- 给定的物标简称集合。S57Error
错误集合。public S57Error[] getValidateObjectsIntersectSelves(String[] featureAcronyms)
featureAcronyms
- 给定的物标简称集合。S57Error
错误集合。public S57Error[] getValidateObjectsOverlap(String[] featureAcronyms)
featureAcronyms
- 给定的物标简称集合。S57Error
错误集合。public S57Error[] getValidateSplitObjects(String[] featureAcronyms)
featureAcronyms
- 给定的物标简称集合。S57Error
错误集合。public void setS57EditDatasetGroup(S57EditDatasetGroup s57EditDatasetGroup)
s57EditDatasetGroup
- public void dispose()
Copyright © 2021–2024 SuperMap. All rights reserved.