CzmlLabelStyle

CzmlLabelStyle

Methods

<static>

Returns the LabelStyle contained within the unwrappedInterval.

Parameters:
Name Type Description
unwrappedInterval Object The result of CzmlLabelStyle.unwrapInterval.
Returns:
The LabelStyle value.

<static>

Since enums can not be sampled, this method always returns false.

<static>

Returns the packed enum representation contained within the provided CZML interval or undefined if the interval does not contain enum data.

Parameters:
Name Type Description
czmlInterval Object The CZML interval to unwrap.