Package | Description |
---|---|
org.cesiumjs.cesium | |
org.cesiumjs.cesium.data |
Modifier and Type | Method and Description |
---|---|
static LabelStyle |
LabelStyle.valueOf(int nativeValue) |
static LabelStyle |
LabelStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LabelStyle[] |
LabelStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Label |
Label.setLabelStyle(LabelStyle labelStyle) |
Modifier and Type | Method and Description |
---|---|
LabelGraphics |
LabelGraphics.setStyle(LabelStyle style) |
Copyright © 2014. All rights reserved.