com.supermap.data
类 VectorPyramidCreateMethod
- java.lang.Object
-
- com.supermap.data.Enum
-
- com.supermap.data.VectorPyramidCreateMethod
-
public class VectorPyramidCreateMethod extends Enum
矢量金字塔创建方法类。
-
-
字段概要
字段 限定符和类型 字段和说明 static VectorPyramidCreateMethod
GRID
网格法创建矢量金字塔static VectorPyramidCreateMethod
TOPOLOGY
拓扑法创建矢量金字塔static VectorPyramidCreateMethod
YukonServer
YuKon数据库创建矢量金字塔
-
-
-
字段详细资料
-
TOPOLOGY
public static final VectorPyramidCreateMethod TOPOLOGY
拓扑法创建矢量金字塔
-
GRID
public static final VectorPyramidCreateMethod GRID
网格法创建矢量金字塔
-
YukonServer
public static final VectorPyramidCreateMethod YukonServer
YuKon数据库创建矢量金字塔
-
-
Copyright © 2021–2024 SuperMap. All rights reserved.