MCPcopy Index your code
hub / github.com/SuperMap/iClient-JavaScript / resetPalette

Method resetPalette

src/common/overlay/levelRenderer/Color.js:236–238  ·  view source on GitHub ↗

* @function LevelRenderer.Tool.Color.prototype.resetPalette * @description 复位默认色板。

()

Source from the content-addressed store, hash-verified

234 * @description 复位默认色板。
235 */
236 resetPalette() {
237 this.palette = this._palette;
238 }
239
240 /**
241 * @function LevelRenderer.Tool.Color.prototype.getColor

Callers 1

ColorSpec.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected