public class GeoLegendLineType extends Enum
限定符和类型 | 字段和说明 |
---|---|
static GeoLegendLineType |
ARCLINE |
static GeoLegendLineType |
CURVE |
static GeoLegendLineType |
DECLINE |
static GeoLegendLineType |
FLOWINGWATER |
static GeoLegendLineType |
HOREZONTAL |
static GeoLegendLineType |
INCLINE |
static GeoLegendLineType |
VERTICAL |
static GeoLegendLineType |
ZIGZAG |
public static final GeoLegendLineType HOREZONTAL
public static final GeoLegendLineType VERTICAL
public static final GeoLegendLineType ZIGZAG
public static final GeoLegendLineType FLOWINGWATER
public static final GeoLegendLineType INCLINE
public static final GeoLegendLineType DECLINE
public static final GeoLegendLineType CURVE
public static final GeoLegendLineType ARCLINE
Copyright © 2021–2024 SuperMap. All rights reserved.