@arcgis/core
Version:
ArcGIS Maps SDK for JavaScript: A complete 2D and 3D mapping and data visualization API
6 lines (5 loc) • 566 B
JavaScript
/*
All material copyright ESRI, All Rights Reserved, unless otherwise specified.
See https://js.arcgis.com/4.32/esri/copyright.txt for details.
*/
import r from"./renderers/PointCloudClassBreaksRenderer.js";import e from"./renderers/PointCloudRGBRenderer.js";import o from"./renderers/PointCloudStretchRenderer.js";import n from"./renderers/PointCloudUniqueValueRenderer.js";const t=r,d=e,s=o,i=n;function m(){}export{t as PointCloudClassBreaksRenderer,d as PointCloudRGBRenderer,s as PointCloudStretchRenderer,i as PointCloudUniqueValueRenderer,m as __exported__};