cesiumAPI核心类
2021-08-03 16:11:04 2 举报
AI智能生成
cesiumAPI核心类的组成及继承关系
作者其他创作
大纲/内容
ArcGISTiledElevationTerrainProvider
CesiumTerrainProvider
ElliposidTerrainProvider
GoogleEarthEnterpriseTerrainProvider
VRTheWorldTerrainProvider
terrainProvider:TerrainProvider地形
ArcGisMapServerImageryProvider
BingMapsImageryProvider
GoogleEarthEnterpriseImageryProvider
GridImageryProvider(开发调试)
IonImageryProvider
MapboxImageryProvider
OpenStreetMapImageryProvider
SingleTileIamgeryProvider
TileCoordinatesImageryProvider(开发调试)
TileMapServiceImageryProvider
UrlTemplateImageryProvider
WebMapServiceImageryProvider
WebMapTileServiceImageryProvider
ImageryProviderviewer 属性
ImageryLayer
imageryLayer:imageryLayerCollection
CustomDataSource
CzmlDataSource
GeoJsonDataSource
KmlDataSource
dataSources:DataSourceCollection
availability:TimeIntervalCollection
BillboardGraphics(广告牌)
BoxGraphics(盒子)
CorridorGraphics(走廊)
CylinderGraphics(圆柱、圆锥、或者截断的圆锥)
EllipseGraphics(椭圆或者拉伸的椭圆)
EllipsoidGraphics(椭圆)
LabelGraphics(标签)
ModelGraphics(模型)
Cesium3DTilesetGraphics(三维瓦片)
PathGraphics(路径)
PlaneGraphics(平面)
PointGraphics(点)
PolygonGraphics(多边形)
PolylineGraphics(多线段)
PolylineVolumeGraphics(多线段柱体)
RectangleGraphics(矩形)
entities:EntityCollection
Animation
BaseLayerPicker
Cesium3DTilesInspector
CesiumInspector
CesiumWidget
FullscreenButton
Geocoder
HomeButton
InfoBox
NavigationHelpButton
ProjectionPicker
SceneModePicker
SelectionIndicator
Timeline
VRButton
Widgets组件
BoxGeometry/BoxOutlineGeometry(立方体)
CircleGeometry/CircleOutlineGeometry(圆形或者拉伸的圆形)
CoplanarPolygonGEometry/CoplanarPolygonOut(任意面组成的多边形)
CorridorGeometry/CorridorOutlineGeometry(走廊)
CylinderGeometry/CylinderOUtlineGeometry(圆柱、圆锥或者截断的圆锥)
EllipseGeometry/EllipseOutlineGeometry(椭圆或者拉伸的椭圆)
EllipsoidGEometry/EllipsoidOutlineGeometry(椭球)
FrustumGeometry/FrustumOutlineGeometry(视锥体)
PolygonGeometry/PolygonOutlineGeometry(原点为中心的平面的几何形状)
PolygonGeometry/PolygonOutlineGeometry(多边形,可以具有空洞或者拉伸一定的高度)
PolylineGeometry/SimplePolylineGeometry(多段线,可以具有一定的宽度)
PolylineVolumeGEometry/PolylineVolumeOutlineGeometry(多段线柱体)
RectangleGeometry/RectangleOutlineGeometry(矩形或者拉伸的矩形)
SphereGeometry/SphereOutlineGeometry(球体)
WallGeometry/WallOutlineGeometry(墙)
GeometryInstance
MaterialAppearance
EllipsoidSurfaceAppearance
PerInstanceColorAppearance
DebugAppearance
PolylineColorAppearance
PolylineMaterialAppearance
Appearance
modelMatrix
Primitive
GroundPolylineGeometry
GroundPolylinePrimitive
GroundPrimitive
GeometryInsatance
ClassificationPrimitive
BillboardCollection
LabelCollection
PointPrimitiveCollection
PolylineCollection
Model
Cesium3DTileset
ParticleSystem
primitives:PrimitiveCollection
groundPrimitives:PrimitiveCollection
PostProcessStage
PostProcessStageComposite
PostProcessStageLibrary
postProcessStages:PostProcessStageCollection后期处理
screenSpaceCameraController(视锥控制)
imageryLayers
terrainProvider
globle
Camera
skyAtmosphere(大气圈)
skyBox(天空盒)
sun
moon
flog(雾化)
ParticleSystem(粒子系统)
环境对象
pick/drillpick
preUpdate
postUpdate
preRender
postRender
Event事件
terrianProvider
imageryLayers readonly
scene:Scene场景
position(位置)
heading(方位角/绕z轴旋转)
pitch(俯仰角)/绕y轴旋转
roll(翻滚角)/绕x轴旋转
camera:Camera相机
screenSpaceEventHandler(鼠标控制)
selectedEntityChanged
trackedEntityChanged
clock.onTick
Event 事件
Material
Matrix3(3x3矩阵,旋转变换)
Quaternion(围绕某个向量旋转一定的角度)
Matrix4(4x4矩阵,旋转加平移变换)
Transforms(包含将位置转换为各种参考系的功能)
空间计算
HeightmapTerrainData
QuantizedMeshTerrainData
GoogleEarthEnterpriseTerrainData
TerrainData
ConstantProperty
SampledProperty
TimeIntervalCollectionPositionProperty
TimeIntervalCollectionProperty
CompositeProperty
基本Property类型
ColorMaterialProperty
GridMaterialProperty网络
ImageMaterialProperty贴图材质
CheckerboardMaterialProperty棋盘纹理
StripeMaterialProperty条纹纹理
PolylineGlowMaterialProperty发光材质
PolylineOutlineMaterialProperty外轮廓材质
PolylineArrowMaterialProperty带有箭头的线
PolylineDashMaterialProperty虚线
MaterialProperty
CompositePositionProperty
ConstantPositionProperty
PositionPropertyArray
SampledPositionProperty
TimeIntervalCollectinPositionProperty
PositionProperty
CallbackProperty
ReferenceProperty
PropertyArray
PropertyBag
VelocityOrientationProperty
VelocityVectorProperty
NodeTransformationProperty
其他Property
Property
viewer
收藏
0 条评论
回复 删除
下一页