Package | Description |
---|---|
org.cesiumjs.cesium.data |
Modifier and Type | Method and Description |
---|---|
static PathGraphics |
PathGraphics.create() |
PathGraphics |
Entity.getPolygon() |
PathGraphics |
PathGraphics.setExtrudedHeight(Property<Number> extrudedHeight) |
PathGraphics |
PathGraphics.setMaterial(MaterialProperty material) |
PathGraphics |
PathGraphics.setShow(Property<Boolean> show) |
PathGraphics |
PathGraphics.setWidth(Property<Number> width) |
Modifier and Type | Method and Description |
---|---|
Entity |
Entity.setPath(PathGraphics path) |
Copyright © 2014. All rights reserved.