public final class FeaturesToLabel
extends java.lang.Enum
| Modifier and Type | Field and Description |
|---|---|
static FeaturesToLabel |
AllVisibleFeatures
All visible features.
|
static FeaturesToLabel |
MostCurrentTrackFeatures
The most current feature when a track is initialized.
|
| Modifier and Type | Method and Description |
|---|---|
static FeaturesToLabel |
valueOf(java.lang.String name) |
static FeaturesToLabel[] |
values() |
public static final FeaturesToLabel AllVisibleFeatures
public static final FeaturesToLabel MostCurrentTrackFeatures
public static FeaturesToLabel[] values()
public static FeaturesToLabel valueOf(java.lang.String name)