Package | Description |
---|---|
org.cesiumjs.cs.datasources | |
org.cesiumjs.cs.datasources.graphics | |
org.cesiumjs.cs.datasources.options |
Modifier and Type | Field and Description |
---|---|
CylinderGraphics |
Entity.cylinder
A cylinder to associate with this entity.
|
Modifier and Type | Method and Description |
---|---|
CylinderGraphics |
CylinderGraphics.clone(CylinderGraphics result)
Duplicates this instance.
|
Modifier and Type | Method and Description |
---|---|
CylinderGraphics |
CylinderGraphics.clone(CylinderGraphics result)
Duplicates this instance.
|
void |
CylinderGraphics.merge(CylinderGraphics source)
Assigns each unassigned property on this object to the value of the same property on the provided source object.
|
Modifier and Type | Field and Description |
---|---|
CylinderGraphics |
EntityOptions.cylinder
A cylinder to associate with this entity.
|
Copyright © 2019. All rights reserved.