亚洲动漫在线观看-亚洲动漫第一页-亚洲丁香婷婷-亚洲丶国产丶欧美一区二区三区-亚洲第一综合网站-亚洲第一永久色

Entity

實(shí)體實(shí)例將多種形式的可視化聚合到單個(gè)高級(jí)對(duì)象中。它們可以手動(dòng)創(chuàng)建并添加到Viewer#entities或由數(shù)據(jù)源生成,如CzmlDataSourceGeoJsonDataSource。
new Entity(options)
Parameters:
options (Object)
Name Description
options.id
String
此對(duì)象的唯一標(biāo)識(shí)符。如果沒有提供,將生成一個(gè)guid。
options.name
String
顯示給用戶的可讀名稱。它不一定是獨(dú)一無二的。
options.availability
TimeIntervalCollection
與此對(duì)象關(guān)聯(lián)的可用性(如果有)。
options.show
Boolean
指示實(shí)體及其子實(shí)體是否顯示的布爾值。
options.description
Property
指定此實(shí)體的HTML描述的字符串屬性。
options.position
PositionProperty
指定實(shí)體位置的屬性。
options.orientation
Property
指定實(shí)體方向的屬性。
options.viewFrom
Property
用于查看此對(duì)象的建議初始偏移量。
options.parent
Entity
要與此實(shí)體關(guān)聯(lián)的父實(shí)體。
options.billboard
BillboardGraphics
要與此實(shí)體關(guān)聯(lián)的公告牌。
options.box
BoxGraphics
與此實(shí)體關(guān)聯(lián)的框。
options.corridor
CorridorGraphics
要與此實(shí)體關(guān)聯(lián)的道路。
options.cylinder
CylinderGraphics
要與此實(shí)體關(guān)聯(lián)的圓柱體。
options.ellipse
EllipseGraphics
要與此實(shí)體關(guān)聯(lián)的橢圓。
options.ellipsoid
EllipsoidGraphics
要與此實(shí)體關(guān)聯(lián)的橢球體。
options.label
LabelGraphics
要與此實(shí)體關(guān)聯(lián)的options.label。
options.model
ModelGraphics
要與此實(shí)體關(guān)聯(lián)的模型。
options.path
PathGraphics
與此實(shí)體關(guān)聯(lián)的路徑。
options.plane
PlaneGraphics
與此實(shí)體關(guān)聯(lián)的平面。
options.point
PointGraphics
要與此實(shí)體關(guān)聯(lián)的點(diǎn)。
options.polygon
PolygonGraphics
要與此實(shí)體關(guān)聯(lián)的多邊形。
options.polyline
PolylineGraphics
要與此實(shí)體關(guān)聯(lián)的多段線。
options.properties
PropertyBag
要與此實(shí)體關(guān)聯(lián)的任意屬性。
options.polylineVolume
PolylineVolumeGraphics
要與此實(shí)體關(guān)聯(lián)的多行卷。
options.rectangle
RectangleGraphics
要與此實(shí)體關(guān)聯(lián)的矩形。
options.wall
WallGraphics
與此實(shí)體關(guān)聯(lián)的墻。

Members

availability : TimeIntervalCollection

與此對(duì)象關(guān)聯(lián)的可用性(如果有)。如果未定義可用性,則假定此對(duì)象的其他屬性將在任何提供的時(shí)間返回有效數(shù)據(jù)。如果可用性存在,對(duì)象其他屬性將僅在給定間隔內(nèi)查詢時(shí)提供有效數(shù)據(jù)。

billboard : BillboardGraphics

獲取或設(shè)置廣告牌。

box : BoxGraphics

獲取或設(shè)置框。

corridor : CorridorGraphics

獲取或設(shè)置走廊。

cylinder : CylinderGraphics

獲取或設(shè)置圓柱體。

(readonly) definitionChanged : Event

獲取每當(dāng)屬性或子屬性更改或修改時(shí)引發(fā)的事件。

description : Property

獲取或設(shè)置說明。

ellipse : EllipseGraphics

獲取或設(shè)置橢圓。

ellipsoid : EllipsoidGraphics

獲取或設(shè)置橢球體。

entityCollection : EntityCollection

獲取或設(shè)置此實(shí)體所屬的實(shí)體集合。

id : String

獲取與此對(duì)象關(guān)聯(lián)的唯一ID。

isShowing : Boolean

獲取是否顯示此實(shí)體,同時(shí)考慮到任何祖先實(shí)體的可見性。

label : LabelGraphics

獲取或設(shè)置標(biāo)簽。

model : ModelGraphics

獲取或設(shè)置模型。

name : String

獲取或設(shè)置對(duì)象的名稱。該名稱用于最終用戶消費(fèi),不需要是唯一的。

orientation : Property

獲取或設(shè)置方向。

parent : Entity

獲取或設(shè)置父對(duì)象。

path : PathGraphics

獲取或設(shè)置路徑。

plane : PlaneGraphics

獲取或設(shè)置平面。

point : PointGraphics

獲取或設(shè)置點(diǎn)圖形。

polygon : PolygonGraphics

獲取或設(shè)置多邊形。

polyline : PolylineGraphics

獲取或設(shè)置多段線。

polylineVolume : PolylineVolumeGraphics

獲取或設(shè)置折線體積。

position : PositionProperty

獲取或設(shè)置位置。

properties : PropertyBag

獲取或設(shè)置與此實(shí)體關(guān)聯(lián)的任意屬性包。

propertyNames : Array

獲取在此實(shí)例上注冊(cè)的所有屬性的名稱。

rectangle : RectangleGraphics

獲取或設(shè)置矩形。

show : Boolean

獲取或設(shè)置是否應(yīng)顯示此實(shí)體。當(dāng)設(shè)置為true時(shí),僅當(dāng)父實(shí)體的Show屬性也是true時(shí)才顯示該實(shí)體。

viewFrom : Property

獲取或設(shè)置跟蹤此對(duì)象時(shí)建議的初始偏移量。偏移通常在“東北向上”參考幀中定義,但可能是另一個(gè)幀,具體取決于對(duì)象的速度。

wall : WallGraphics

獲取或設(shè)置墻。

Methods

(static) supportsMaterialsforEntitiesOnTerrain(scene) → {Boolean}
檢查給定場景是否支持除覆蓋在地形或三維瓦片上的實(shí)體上的顏色之外的其他材質(zhì)。如果不支持此功能,則具有非顏色材質(zhì)但沒有“height”的實(shí)體將呈現(xiàn)為高度為0的實(shí)體。
Parameters:
scene (Scene) 當(dāng)前場景。
(static) supportsPolylinesOnTerrain(scene) → {Boolean}
檢查給定的場景是否支持固定到地形或三維平鋪的多段線。如果不支持此功能,則具有多行圖形的實(shí)體將使用提供高度的頂點(diǎn)以及使用“arctype”參數(shù)而不是固定到地面來渲染。
Parameters:
scene (Scene) 當(dāng)前場景。
addProperty(propertyName)
向此對(duì)象添加屬性。添加屬性后,可以用Entity#definitionChanged觀察,并用CompositeEntityCollection組合。
Parameters:
propertyName (String) 要添加的屬性的名稱。
Throws
computeModelMatrix(time, result) → {Matrix4}
在指定時(shí)間計(jì)算實(shí)體轉(zhuǎn)換的模型矩陣。如果方向或位置未定義,則返回Undefined。
Parameters:
time (JulianDate) 檢索模型矩陣的時(shí)間。
result (Matrix4) 存儲(chǔ)結(jié)果的對(duì)象。
isAvailable(time) → {Boolean}
給定時(shí)間后,如果此對(duì)象在該時(shí)間內(nèi)應(yīng)該有數(shù)據(jù),則返回true。
Parameters:
time (JulianDate) 檢查可用性的時(shí)間。
merge(source)
將此對(duì)象上的每個(gè)未分配屬性分配給所提供源對(duì)象上相同屬性的值。
Parameters:
source (Entity) 要合并到此對(duì)象中的對(duì)象。
removeProperty(propertyName)
刪除了以前用addproperty添加的屬性。
Parameters:
propertyName (String) 要?jiǎng)h除的屬性的名稱。
Throws
主站蜘蛛池模板: 91香蕉国产在线观看人员 | 欧美精品国产一区二区 | 熟睡中的麻麻大白屁股小说 | 欧美精品黑人巨大在线播放 | 学生小泬无遮挡女HD | 亚州第一页 | 色里番52kkm全彩 | 日本高清中文字幕视频在线 | 91制片厂制作果冻传媒八夷 | 成人无高清96免费 | 香蕉久久ac一区二区三区 | 玩50岁四川熟女大白屁股直播 | 亚洲天堂三区 | 日韩aaa| 6969精品视频在线观看 | 99精品国产高清一区二区三区香蕉 | 日韩特级片 | 欧美男同videos | 动态图啪啪120秒免费看 | 小早川怜子视频在线观看 | 亚洲国产在线播放 | 国产三级精品91三级在专区 | 99精品热线在线观看免费视频 | 精品无码一区二区三区中文字幕 | 深夜影院深a | 天堂8在线天堂资源bt | 成人18视频在线观看 | 国产一卡2卡3卡四卡国色天香 | 国产资源免费观看 | 国产精品视频1区 | 性啪啪chinese东北女人 | 日产中文乱码卡一卡二 | 暖暖的免费观看高清视频韩国 | 亚洲精品色图 | 日韩中文字幕视频在线观看 | 久久热这里面只有精品 | 99久久精品6在线播放 | 美国复古性经典xxxxx | 天天澡夜夜澡狠狠澡 | 久久re6热在线视频 久久AV喷吹AV高潮欧美 | 男人天堂网站在线 |