@JsType(isNative=true, namespace="<global>", name="GoogleEarthEnterpriseTerrainData") public class GoogleEarthEnterpriseTerrainData extends Object
Modifier and Type | Field and Description |
---|---|
com.google.gwt.typedarrays.shared.Uint8Array |
waterMask
The water mask included in this terrain data, if any.
|
Modifier and Type | Method and Description |
---|---|
static GoogleEarthEnterpriseTerrainData |
create(com.google.gwt.typedarrays.shared.ArrayBuffer buffer) |
@JsProperty public com.google.gwt.typedarrays.shared.Uint8Array waterMask
@JsOverlay @JsMethod public static GoogleEarthEnterpriseTerrainData create(com.google.gwt.typedarrays.shared.ArrayBuffer buffer)
Copyright © 2019. All rights reserved.