Concrete base class for converting from OpenLayers3 vectors to Cesium primitives. Extending this class is possible provided that the extending class and the library are compiled together by the closure compiler.
Cesium scene.
Create a Cesium primitive if style has a text component. Eventually return a PrimitiveCollection including current primitive.
OpenLayers feature..
current primitive
Compute OpenLayers plain style. Evaluates style function, blend arrays, get default style.
null if no style is available
Convert an OpenLayers feature to Cesium primitive collection.
Convert a point geometry to a Cesium BillboardCollection.
OpenLayers feature..
OpenLayers point geometry.
Called when the new billboard is added.
Basics primitive creation using a color attribute. Note that Cesium has 'interior' and outline geometries.
OpenLayers feature.
OpenLayers geometry.
OpenLayers feature..
The width of the line.
The color of the line.
The vertices of the line(s).
primitive
Add a billboard to a Cesium.BillboardCollection. Overriding this wrapper allows manipulating the billboard options.
OpenLayers feature.
newly created billboard
Return the fill or stroke color from a plain ol style.
Return the width of stroke from a plain ol style.
Geometry to be converted.
OpenLayers feature..
Convert an OpenLayers circle geometry to Cesium.
OpenLayers feature..
OpenLayers circle geometry.
primitives
Convert one OpenLayers feature up to a collection of Cesium primitives.
OpenLayers feature.
Geometry to be converted.
primitives
Convert an OpenLayers text style to Cesium.
OpenLayers feature..
Cesium primitive
Convert an OpenLayers line string geometry to Cesium.
OpenLayers feature..
OpenLayers line string geometry.
primitives
Convert an OpenLayers multi-something geometry to Cesium.
OpenLayers feature..
OpenLayers geometry.
Called when the new billboard is added.
primitives
Convert a point geometry to a Cesium BillboardCollection.
OpenLayers feature..
OpenLayers point geometry.
Called when the new billboard is added.
primitives
Convert an OpenLayers polygon geometry to Cesium.
OpenLayers feature..
OpenLayers polygon geometry.
primitives
Convert an OpenLayers style to a Cesium Material.
OpenLayers feature..
Convert an OpenLayers vector layer to Cesium primitive collection.
For each feature, the associated primitive will be stored in
featurePrimitiveMap.
OpenLayers feature.
Create a primitive collection out of two Cesium geometries. Only the OpenLayers style colors will be used.
OpenLayers feature.
OpenLayers geometry.
Generated using TypeDoc
{Object} ModelStyle
{Cesium.Matrix4} [debugModelMatrix]
{Cesium.ModelFromGltfOptions} cesiumOptions