@doegis/core
Version:
DOE GIS API
3 lines (1 loc) • 436 B
JavaScript
import{ContentObjectType as t}from"./ContentObjectType.js";import{Geometry as e}from"./Geometry.js";class r extends e{constructor(e,r,n,o,i,s,c,h){super(e,r,n,null,t.Mesh,h),this.path=o,this.geometrySR=i,this.upVectorAlignment=s,this.stencilWidth=c}}var n;function o(t){return"upVectorAlignment"in t}!function(t){t[t.World=0]="World",t[t.Path=1]="Path"}(n||(n={}));export{r as PathGeometry,n as UpVectorAlignment,o as isPathGeometry};