com.supermap.analyst.spatialanalyst
类 VectorPyramidMethod
- java.lang.Object
-
- com.supermap.data.Enum
-
- com.supermap.analyst.spatialanalyst.VectorPyramidMethod
-
public class VectorPyramidMethod extends Enum
矢量金字塔的创建方法。
-
-
字段概要
字段 限定符和类型 字段和说明 static VectorPyramidMethod
GRID
网格法创建矢量金字塔,枚举值为2。static VectorPyramidMethod
TOPOLOGY
拓扑法创建矢量金字塔,枚举值为1。
-
-
-
字段详细资料
-
TOPOLOGY
public static final VectorPyramidMethod TOPOLOGY
拓扑法创建矢量金字塔,枚举值为1。
-
GRID
public static final VectorPyramidMethod GRID
网格法创建矢量金字塔,枚举值为2。
-
-
Copyright © 2021–2024 SuperMap. All rights reserved.