Package | Description |
---|---|
org.cesiumjs.cs.datasources.properties |
Modifier and Type | Method and Description |
---|---|
void |
CallbackProperty.setCallback(CallbackProperty.Callback<T> callback,
boolean isConstant)
Sets the callback to be used.
|
Constructor and Description |
---|
CallbackProperty(CallbackProperty.Callback<T> callback,
boolean isConstant) |
Copyright © 2019. All rights reserved.