Visualizer

定义可视化器的接口。可视化器是 DataSourceDisplay 的插件, 用于渲染与 DataSource 实例相关的数据。 此对象仅用于文档说明,不打算直接实例化。
See:

Methods

Removes all visualization and cleans up any resources associated with this instance.

isDestroyed()boolean

Returns true if this object was destroyed; otherwise, false.
Returns:
True if this object was destroyed; otherwise, false.
将可视化更新到指定的时间。
Name Type Description
time JulianDate 时间。
Returns:
如果显示已更新到指定时间则返回 true, 如果可视化器正在等待异步操作完成才能更新数据,则返回 false。
Need help? The fastest way to get answers is from the community and team on the Cesium Forum.