类的使用
com.supermap.analyst.spatialanalyst.VectorPyramidMethod
-
使用VectorPyramidMethod的程序包 程序包 说明 com.supermap.analyst.spatialanalyst -
-
com.supermap.analyst.spatialanalyst中VectorPyramidMethod的使用
声明为VectorPyramidMethod的com.supermap.analyst.spatialanalyst中的字段 限定符和类型 字段和说明 static VectorPyramidMethod
VectorPyramidMethod. GRID
网格法创建矢量金字塔,枚举值为2。static VectorPyramidMethod
VectorPyramidMethod. TOPOLOGY
拓扑法创建矢量金字塔,枚举值为1。参数类型为VectorPyramidMethod的com.supermap.analyst.spatialanalyst中的方法 限定符和类型 方法和说明 static DatasetVector
Generalization. createVectorPyramid(DatasetVector targetDataset, int nMinLevel, int nMaxLevel, int nStep, double weight, VectorPyramidMethod method, boolean separateStorage, SteppedListener... listeners)
创建矢量金字塔。static DatasetVector
Generalization. createVectorPyramid(DatasetVector targetDataset, int nMinLevel, int nMaxLevel, int nStep, double weight, VectorPyramidMethod method, SteppedListener... listeners)
创建矢量金字塔。
-
Copyright © 2021–2024 SuperMap. All rights reserved.