public class VectorPyramidMethod extends Enum
限定符和类型 | 字段和说明 |
---|---|
static VectorPyramidMethod |
GRID
网格法创建矢量金字塔,枚举值为2。
|
static VectorPyramidMethod |
TOPOLOGY
拓扑法创建矢量金字塔,枚举值为1。
|
public static final VectorPyramidMethod TOPOLOGY
public static final VectorPyramidMethod GRID
Copyright © 2021–2024 SuperMap. All rights reserved.