UNPKG

@arcgis/core

Version:

ArcGIS Maps SDK for JavaScript: A complete 2D and 3D mapping and data visualization API

3 lines (2 loc) 2.24 kB
/* COPYRIGHT Esri - https://js.arcgis.com/5.0.19/LICENSE.txt */ import{__decorate as t}from"tslib";import{parameter as o}from"../core/shaderTechnique/ShaderTechniqueConfiguration.js";import{DefaultTechniqueConfiguration as e}from"../materials/DefaultTechniqueConfiguration.js";class i extends e{constructor(t){super(),this.spherical=t,this.capType=0,this.emissionSource=0,this.animation=2,this.hasPolygonOffset=!1,this.writeDepth=!1,this.draped=!1,this.stippleEnabled=!1,this.stippleOffColorEnabled=!1,this.stipplePreferContinuous=!0,this.roundJoins=!1,this.applyMarkerOffset=!1,this.hasVVSize=!1,this.hasVVColor=!1,this.hasVVOpacity=!1,this.falloffEnabled=!1,this.innerColorEnabled=!1,this.hasOccludees=!1,this.occluder=!1,this.terrainDepthTest=!1,this.cullAboveTerrain=!1,this.wireframe=!1,this.discardInvisibleFragments=!1,this.hasScreenSizePerspective=!1,this.worldSizedImagePattern=!1,this.textureCoordinateType=0,this.occlusionPass=!1,this.hasVVInstancing=!1,this.hasSliceTranslatedView=!0,this.overlayEnabled=!1,this.snowCover=!1}get hasAnimation(){return 0!==this.animation}}t([o({count:3})],i.prototype,"capType",void 0),t([o({count:8})],i.prototype,"emissionSource",void 0),t([o({count:4})],i.prototype,"animation",void 0),t([o()],i.prototype,"hasPolygonOffset",void 0),t([o()],i.prototype,"writeDepth",void 0),t([o()],i.prototype,"draped",void 0),t([o()],i.prototype,"stippleEnabled",void 0),t([o()],i.prototype,"stippleOffColorEnabled",void 0),t([o()],i.prototype,"stipplePreferContinuous",void 0),t([o()],i.prototype,"roundJoins",void 0),t([o()],i.prototype,"applyMarkerOffset",void 0),t([o()],i.prototype,"hasVVSize",void 0),t([o()],i.prototype,"hasVVColor",void 0),t([o()],i.prototype,"hasVVOpacity",void 0),t([o()],i.prototype,"falloffEnabled",void 0),t([o()],i.prototype,"innerColorEnabled",void 0),t([o()],i.prototype,"hasOccludees",void 0),t([o()],i.prototype,"occluder",void 0),t([o()],i.prototype,"terrainDepthTest",void 0),t([o()],i.prototype,"cullAboveTerrain",void 0),t([o()],i.prototype,"wireframe",void 0),t([o()],i.prototype,"discardInvisibleFragments",void 0),t([o()],i.prototype,"hasScreenSizePerspective",void 0),t([o()],i.prototype,"worldSizedImagePattern",void 0);export{i as RibbonLineTechniqueConfiguration};