public final class MaplexCenterLabelAnchorType
extends java.lang.Enum
| Modifier and Type | Field and Description |
|---|---|
static MaplexCenterLabelAnchorType |
FeatureGeometry
Use the center of the geometry
|
static MaplexCenterLabelAnchorType |
Symbol
Use the center of the symbol
|
| Modifier and Type | Method and Description |
|---|---|
static MaplexCenterLabelAnchorType |
valueOf(java.lang.String name) |
static MaplexCenterLabelAnchorType[] |
values() |
public static final MaplexCenterLabelAnchorType Symbol
public static final MaplexCenterLabelAnchorType FeatureGeometry
public static MaplexCenterLabelAnchorType[] values()
public static MaplexCenterLabelAnchorType valueOf(java.lang.String name)