Package | Description |
---|---|
org.cesiumjs.cesium | |
org.cesiumjs.cesium.data |
Modifier and Type | Method and Description |
---|---|
static VerticalOrigin |
VerticalOrigin.valueOf(int nativeValue) |
static VerticalOrigin |
VerticalOrigin.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VerticalOrigin[] |
VerticalOrigin.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.setVerticalOrigin(VerticalOrigin verticalOrigin) |
Billboard |
Billboard.setVerticalOrigin(VerticalOrigin verticalOrigin) |
Modifier and Type | Method and Description |
---|---|
LabelGraphics |
LabelGraphics.setVerticalOrigin(VerticalOrigin verticalOrigin) |
BillboardGraphics |
BillboardGraphics.setVerticalOrigin(VerticalOrigin verticalOrigin) |
Copyright © 2014. All rights reserved.