public final class MaplexKeyNumberMethod
extends java.lang.Enum
| Modifier and Type | Field and Description |
|---|---|
static MaplexKeyNumberMethod |
AlwaysNumber
Always place labels with key numbering.
|
static MaplexKeyNumberMethod |
PreventUnplacedLabels
Use key numbers to prevent unplaced labels.
|
| Modifier and Type | Method and Description |
|---|---|
static MaplexKeyNumberMethod |
valueOf(java.lang.String name) |
static MaplexKeyNumberMethod[] |
values() |
public static final MaplexKeyNumberMethod PreventUnplacedLabels
public static final MaplexKeyNumberMethod AlwaysNumber
public static MaplexKeyNumberMethod[] values()
public static MaplexKeyNumberMethod valueOf(java.lang.String name)