public class RegionType extends Enum
限定符和类型 | 字段和说明 |
---|---|
static RegionType |
CHECKBOARD
棋盘填充类型
|
static RegionType |
DOT
点状填充类型
|
static RegionType |
GRID
网格填充类型
|
static RegionType |
NONE
纯色填充类型
|
static RegionType |
STRIP
条纹填充类型
|
public static final RegionType NONE
public static final RegionType STRIP
public static final RegionType DOT
public static final RegionType CHECKBOARD
public static final RegionType GRID
Copyright © 2021–2024 SuperMap. All rights reserved.