Package | Description |
---|---|
org.cesiumjs.cs.datasources.graphics | |
org.cesiumjs.cs.datasources.graphics.options |
Modifier and Type | Field and Description |
---|---|
ConstantProperty<Integer> |
PolygonGraphics.zIndex
A property specifying the zIndex used for ordering ground geometry.
|
ConstantProperty<Integer> |
EllipseGraphics.zIndex
A property specifying the zIndex of the Ellipse.
|
ConstantProperty<Integer> |
RectangleGraphics.zIndex
A Property specifying the zIndex used for ordering ground geometry.
|
ConstantProperty<Integer> |
CorridorGraphics.zIndex
A Property specifying the zIndex of the corridor, used for ordering.
|
Modifier and Type | Field and Description |
---|---|
ConstantProperty<Integer> |
RectangleGraphicsOptions.zIndex
A Property specifying the zIndex used for ordering ground geometry.
|
ConstantProperty<Integer> |
EllipseGraphicsOptions.zIndex
A property specifying the zIndex of the Ellipse.
|
ConstantProperty<Integer> |
PolygonGraphicsOptions.zIndex
A property specifying the zIndex used for ordering ground geometry.
|
ConstantProperty<Integer> |
CorridorGraphicsOptions.zIndex
A Property specifying the zIndex of the corridor, used for ordering.
|
Copyright © 2019. All rights reserved.