diff --git a/docs/v7.4.0/.nojekyll b/docs/v7.4.0/.nojekyll new file mode 100644 index 000000000..e2ac6616a --- /dev/null +++ b/docs/v7.4.0/.nojekyll @@ -0,0 +1 @@ +TypeDoc added this file to prevent GitHub Pages from using Jekyll. You can turn off this behavior by setting the `githubPages` option to false. \ No newline at end of file diff --git a/docs/v7.4.0/assets/highlight.css b/docs/v7.4.0/assets/highlight.css new file mode 100644 index 000000000..e5712c9bd --- /dev/null +++ b/docs/v7.4.0/assets/highlight.css @@ -0,0 +1,50 @@ +:root { + --light-hl-0: #AF00DB; + --dark-hl-0: #C586C0; + --light-hl-1: #000000; + --dark-hl-1: #D4D4D4; + --light-hl-2: #001080; + --dark-hl-2: #9CDCFE; + --light-hl-3: #A31515; + --dark-hl-3: #CE9178; + --light-code-background: #FFFFFF; + --dark-code-background: #1E1E1E; +} + +@media (prefers-color-scheme: light) { :root { + --hl-0: var(--light-hl-0); + --hl-1: var(--light-hl-1); + --hl-2: var(--light-hl-2); + --hl-3: var(--light-hl-3); + --code-background: var(--light-code-background); +} } + +@media (prefers-color-scheme: dark) { :root { + --hl-0: var(--dark-hl-0); + --hl-1: var(--dark-hl-1); + --hl-2: var(--dark-hl-2); + --hl-3: var(--dark-hl-3); + --code-background: var(--dark-code-background); +} } + +:root[data-theme='light'] { + --hl-0: var(--light-hl-0); + --hl-1: var(--light-hl-1); + --hl-2: var(--light-hl-2); + --hl-3: var(--light-hl-3); + --code-background: var(--light-code-background); +} + +:root[data-theme='dark'] { + --hl-0: var(--dark-hl-0); + --hl-1: var(--dark-hl-1); + --hl-2: var(--dark-hl-2); + --hl-3: var(--dark-hl-3); + --code-background: var(--dark-code-background); +} + +.hl-0 { color: var(--hl-0); } +.hl-1 { color: var(--hl-1); } +.hl-2 { color: var(--hl-2); } +.hl-3 { color: var(--hl-3); } +pre, code { background: var(--code-background); } diff --git a/docs/v7.4.0/assets/main.js b/docs/v7.4.0/assets/main.js new file mode 100644 index 000000000..f7c83669c --- /dev/null +++ b/docs/v7.4.0/assets/main.js @@ -0,0 +1,58 @@ +"use strict"; +"use strict";(()=>{var Qe=Object.create;var ae=Object.defineProperty;var Pe=Object.getOwnPropertyDescriptor;var Ce=Object.getOwnPropertyNames;var Oe=Object.getPrototypeOf,Re=Object.prototype.hasOwnProperty;var _e=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var Me=(t,e,n,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Ce(e))!Re.call(t,i)&&i!==n&&ae(t,i,{get:()=>e[i],enumerable:!(r=Pe(e,i))||r.enumerable});return t};var De=(t,e,n)=>(n=t!=null?Qe(Oe(t)):{},Me(e||!t||!t.__esModule?ae(n,"default",{value:t,enumerable:!0}):n,t));var de=_e((ce,he)=>{(function(){var t=function(e){var n=new t.Builder;return n.pipeline.add(t.trimmer,t.stopWordFilter,t.stemmer),n.searchPipeline.add(t.stemmer),e.call(n,n),n.build()};t.version="2.3.9";t.utils={},t.utils.warn=function(e){return function(n){e.console&&console.warn&&console.warn(n)}}(this),t.utils.asString=function(e){return e==null?"":e.toString()},t.utils.clone=function(e){if(e==null)return e;for(var n=Object.create(null),r=Object.keys(e),i=0;i0){var h=t.utils.clone(n)||{};h.position=[a,l],h.index=s.length,s.push(new t.Token(r.slice(a,o),h))}a=o+1}}return s},t.tokenizer.separator=/[\s\-]+/;t.Pipeline=function(){this._stack=[]},t.Pipeline.registeredFunctions=Object.create(null),t.Pipeline.registerFunction=function(e,n){n in this.registeredFunctions&&t.utils.warn("Overwriting existing registered function: "+n),e.label=n,t.Pipeline.registeredFunctions[e.label]=e},t.Pipeline.warnIfFunctionNotRegistered=function(e){var n=e.label&&e.label in this.registeredFunctions;n||t.utils.warn(`Function is not registered with pipeline. This may cause problems when serialising the index. +`,e)},t.Pipeline.load=function(e){var n=new t.Pipeline;return e.forEach(function(r){var i=t.Pipeline.registeredFunctions[r];if(i)n.add(i);else throw new Error("Cannot load unregistered function: "+r)}),n},t.Pipeline.prototype.add=function(){var e=Array.prototype.slice.call(arguments);e.forEach(function(n){t.Pipeline.warnIfFunctionNotRegistered(n),this._stack.push(n)},this)},t.Pipeline.prototype.after=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var r=this._stack.indexOf(e);if(r==-1)throw new Error("Cannot find existingFn");r=r+1,this._stack.splice(r,0,n)},t.Pipeline.prototype.before=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var r=this._stack.indexOf(e);if(r==-1)throw new Error("Cannot find existingFn");this._stack.splice(r,0,n)},t.Pipeline.prototype.remove=function(e){var n=this._stack.indexOf(e);n!=-1&&this._stack.splice(n,1)},t.Pipeline.prototype.run=function(e){for(var n=this._stack.length,r=0;r1&&(oe&&(r=s),o!=e);)i=r-n,s=n+Math.floor(i/2),o=this.elements[s*2];if(o==e||o>e)return s*2;if(ou?h+=2:a==u&&(n+=r[l+1]*i[h+1],l+=2,h+=2);return n},t.Vector.prototype.similarity=function(e){return this.dot(e)/this.magnitude()||0},t.Vector.prototype.toArray=function(){for(var e=new Array(this.elements.length/2),n=1,r=0;n0){var o=s.str.charAt(0),a;o in s.node.edges?a=s.node.edges[o]:(a=new t.TokenSet,s.node.edges[o]=a),s.str.length==1&&(a.final=!0),i.push({node:a,editsRemaining:s.editsRemaining,str:s.str.slice(1)})}if(s.editsRemaining!=0){if("*"in s.node.edges)var u=s.node.edges["*"];else{var u=new t.TokenSet;s.node.edges["*"]=u}if(s.str.length==0&&(u.final=!0),i.push({node:u,editsRemaining:s.editsRemaining-1,str:s.str}),s.str.length>1&&i.push({node:s.node,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)}),s.str.length==1&&(s.node.final=!0),s.str.length>=1){if("*"in s.node.edges)var l=s.node.edges["*"];else{var l=new t.TokenSet;s.node.edges["*"]=l}s.str.length==1&&(l.final=!0),i.push({node:l,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)})}if(s.str.length>1){var h=s.str.charAt(0),m=s.str.charAt(1),v;m in s.node.edges?v=s.node.edges[m]:(v=new t.TokenSet,s.node.edges[m]=v),s.str.length==1&&(v.final=!0),i.push({node:v,editsRemaining:s.editsRemaining-1,str:h+s.str.slice(2)})}}}return r},t.TokenSet.fromString=function(e){for(var n=new t.TokenSet,r=n,i=0,s=e.length;i=e;n--){var r=this.uncheckedNodes[n],i=r.child.toString();i in this.minimizedNodes?r.parent.edges[r.char]=this.minimizedNodes[i]:(r.child._str=i,this.minimizedNodes[i]=r.child),this.uncheckedNodes.pop()}};t.Index=function(e){this.invertedIndex=e.invertedIndex,this.fieldVectors=e.fieldVectors,this.tokenSet=e.tokenSet,this.fields=e.fields,this.pipeline=e.pipeline},t.Index.prototype.search=function(e){return this.query(function(n){var r=new t.QueryParser(e,n);r.parse()})},t.Index.prototype.query=function(e){for(var n=new t.Query(this.fields),r=Object.create(null),i=Object.create(null),s=Object.create(null),o=Object.create(null),a=Object.create(null),u=0;u1?this._b=1:this._b=e},t.Builder.prototype.k1=function(e){this._k1=e},t.Builder.prototype.add=function(e,n){var r=e[this._ref],i=Object.keys(this._fields);this._documents[r]=n||{},this.documentCount+=1;for(var s=0;s=this.length)return t.QueryLexer.EOS;var e=this.str.charAt(this.pos);return this.pos+=1,e},t.QueryLexer.prototype.width=function(){return this.pos-this.start},t.QueryLexer.prototype.ignore=function(){this.start==this.pos&&(this.pos+=1),this.start=this.pos},t.QueryLexer.prototype.backup=function(){this.pos-=1},t.QueryLexer.prototype.acceptDigitRun=function(){var e,n;do e=this.next(),n=e.charCodeAt(0);while(n>47&&n<58);e!=t.QueryLexer.EOS&&this.backup()},t.QueryLexer.prototype.more=function(){return this.pos1&&(e.backup(),e.emit(t.QueryLexer.TERM)),e.ignore(),e.more())return t.QueryLexer.lexText},t.QueryLexer.lexEditDistance=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.EDIT_DISTANCE),t.QueryLexer.lexText},t.QueryLexer.lexBoost=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.BOOST),t.QueryLexer.lexText},t.QueryLexer.lexEOS=function(e){e.width()>0&&e.emit(t.QueryLexer.TERM)},t.QueryLexer.termSeparator=t.tokenizer.separator,t.QueryLexer.lexText=function(e){for(;;){var n=e.next();if(n==t.QueryLexer.EOS)return t.QueryLexer.lexEOS;if(n.charCodeAt(0)==92){e.escapeCharacter();continue}if(n==":")return t.QueryLexer.lexField;if(n=="~")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexEditDistance;if(n=="^")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexBoost;if(n=="+"&&e.width()===1||n=="-"&&e.width()===1)return e.emit(t.QueryLexer.PRESENCE),t.QueryLexer.lexText;if(n.match(t.QueryLexer.termSeparator))return t.QueryLexer.lexTerm}},t.QueryParser=function(e,n){this.lexer=new t.QueryLexer(e),this.query=n,this.currentClause={},this.lexemeIdx=0},t.QueryParser.prototype.parse=function(){this.lexer.run(),this.lexemes=this.lexer.lexemes;for(var e=t.QueryParser.parseClause;e;)e=e(this);return this.query},t.QueryParser.prototype.peekLexeme=function(){return this.lexemes[this.lexemeIdx]},t.QueryParser.prototype.consumeLexeme=function(){var e=this.peekLexeme();return this.lexemeIdx+=1,e},t.QueryParser.prototype.nextClause=function(){var e=this.currentClause;this.query.clause(e),this.currentClause={}},t.QueryParser.parseClause=function(e){var n=e.peekLexeme();if(n!=null)switch(n.type){case t.QueryLexer.PRESENCE:return t.QueryParser.parsePresence;case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var r="expected either a field or a term, found "+n.type;throw n.str.length>=1&&(r+=" with value '"+n.str+"'"),new t.QueryParseError(r,n.start,n.end)}},t.QueryParser.parsePresence=function(e){var n=e.consumeLexeme();if(n!=null){switch(n.str){case"-":e.currentClause.presence=t.Query.presence.PROHIBITED;break;case"+":e.currentClause.presence=t.Query.presence.REQUIRED;break;default:var r="unrecognised presence operator'"+n.str+"'";throw new t.QueryParseError(r,n.start,n.end)}var i=e.peekLexeme();if(i==null){var r="expecting term or field, found nothing";throw new t.QueryParseError(r,n.start,n.end)}switch(i.type){case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var r="expecting term or field, found '"+i.type+"'";throw new t.QueryParseError(r,i.start,i.end)}}},t.QueryParser.parseField=function(e){var n=e.consumeLexeme();if(n!=null){if(e.query.allFields.indexOf(n.str)==-1){var r=e.query.allFields.map(function(o){return"'"+o+"'"}).join(", "),i="unrecognised field '"+n.str+"', possible fields: "+r;throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.fields=[n.str];var s=e.peekLexeme();if(s==null){var i="expecting term, found nothing";throw new t.QueryParseError(i,n.start,n.end)}switch(s.type){case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var i="expecting term, found '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseTerm=function(e){var n=e.consumeLexeme();if(n!=null){e.currentClause.term=n.str.toLowerCase(),n.str.indexOf("*")!=-1&&(e.currentClause.usePipeline=!1);var r=e.peekLexeme();if(r==null){e.nextClause();return}switch(r.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+r.type+"'";throw new t.QueryParseError(i,r.start,r.end)}}},t.QueryParser.parseEditDistance=function(e){var n=e.consumeLexeme();if(n!=null){var r=parseInt(n.str,10);if(isNaN(r)){var i="edit distance must be numeric";throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.editDistance=r;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseBoost=function(e){var n=e.consumeLexeme();if(n!=null){var r=parseInt(n.str,10);if(isNaN(r)){var i="boost must be numeric";throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.boost=r;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},function(e,n){typeof define=="function"&&define.amd?define(n):typeof ce=="object"?he.exports=n():e.lunr=n()}(this,function(){return t})})()});var le=[];function B(t,e){le.push({selector:e,constructor:t})}var Y=class{constructor(){this.alwaysVisibleMember=null;this.createComponents(document.body),this.ensureFocusedElementVisible(),window.addEventListener("hashchange",()=>this.ensureFocusedElementVisible())}createComponents(e){le.forEach(n=>{e.querySelectorAll(n.selector).forEach(r=>{r.dataset.hasInstance||(new n.constructor({el:r,app:this}),r.dataset.hasInstance=String(!0))})})}filterChanged(){this.ensureFocusedElementVisible()}ensureFocusedElementVisible(){this.alwaysVisibleMember&&(this.alwaysVisibleMember.classList.remove("always-visible"),this.alwaysVisibleMember.firstElementChild.remove(),this.alwaysVisibleMember=null);let e=document.getElementById(location.hash.substring(1));if(!e)return;let n=e.parentElement;for(;n&&n.tagName!=="SECTION";)n=n.parentElement;if(n&&n.offsetParent==null){this.alwaysVisibleMember=n,n.classList.add("always-visible");let r=document.createElement("p");r.classList.add("warning"),r.textContent="This member is normally hidden due to your filter settings.",n.prepend(r)}}};var I=class{constructor(e){this.el=e.el,this.app=e.app}};var J=class{constructor(){this.listeners={}}addEventListener(e,n){e in this.listeners||(this.listeners[e]=[]),this.listeners[e].push(n)}removeEventListener(e,n){if(!(e in this.listeners))return;let r=this.listeners[e];for(let i=0,s=r.length;i{let n=Date.now();return(...r)=>{n+e-Date.now()<0&&(t(...r),n=Date.now())}};var re=class extends J{constructor(){super();this.scrollTop=0;this.lastY=0;this.width=0;this.height=0;this.showToolbar=!0;this.toolbar=document.querySelector(".tsd-page-toolbar"),this.navigation=document.querySelector(".col-menu"),window.addEventListener("scroll",ne(()=>this.onScroll(),10)),window.addEventListener("resize",ne(()=>this.onResize(),10)),this.searchInput=document.querySelector("#tsd-search input"),this.searchInput&&this.searchInput.addEventListener("focus",()=>{this.hideShowToolbar()}),this.onResize(),this.onScroll()}triggerResize(){let n=new CustomEvent("resize",{detail:{width:this.width,height:this.height}});this.dispatchEvent(n)}onResize(){this.width=window.innerWidth||0,this.height=window.innerHeight||0;let n=new CustomEvent("resize",{detail:{width:this.width,height:this.height}});this.dispatchEvent(n)}onScroll(){this.scrollTop=window.scrollY||0;let n=new CustomEvent("scroll",{detail:{scrollTop:this.scrollTop}});this.dispatchEvent(n),this.hideShowToolbar()}hideShowToolbar(){let n=this.showToolbar;this.showToolbar=this.lastY>=this.scrollTop||this.scrollTop<=0||!!this.searchInput&&this.searchInput===document.activeElement,n!==this.showToolbar&&(this.toolbar.classList.toggle("tsd-page-toolbar--hide"),this.navigation?.classList.toggle("col-menu--hide")),this.lastY=this.scrollTop}},R=re;R.instance=new re;var X=class extends I{constructor(n){super(n);this.anchors=[];this.index=-1;R.instance.addEventListener("resize",()=>this.onResize()),R.instance.addEventListener("scroll",r=>this.onScroll(r)),this.createAnchors()}createAnchors(){let n=window.location.href;n.indexOf("#")!=-1&&(n=n.substring(0,n.indexOf("#"))),this.el.querySelectorAll("a").forEach(r=>{let i=r.href;if(i.indexOf("#")==-1||i.substring(0,n.length)!=n)return;let s=i.substring(i.indexOf("#")+1),o=document.querySelector("a.tsd-anchor[name="+s+"]"),a=r.parentNode;!o||!a||this.anchors.push({link:a,anchor:o,position:0})}),this.onResize()}onResize(){let n;for(let i=0,s=this.anchors.length;ii.position-s.position);let r=new CustomEvent("scroll",{detail:{scrollTop:R.instance.scrollTop}});this.onScroll(r)}onScroll(n){let r=n.detail.scrollTop+5,i=this.anchors,s=i.length-1,o=this.index;for(;o>-1&&i[o].position>r;)o-=1;for(;o-1&&this.anchors[this.index].link.classList.remove("focus"),this.index=o,this.index>-1&&this.anchors[this.index].link.classList.add("focus"))}};var ue=(t,e=100)=>{let n;return()=>{clearTimeout(n),n=setTimeout(()=>t(),e)}};var me=De(de());function ve(){let t=document.getElementById("tsd-search");if(!t)return;let e=document.getElementById("search-script");t.classList.add("loading"),e&&(e.addEventListener("error",()=>{t.classList.remove("loading"),t.classList.add("failure")}),e.addEventListener("load",()=>{t.classList.remove("loading"),t.classList.add("ready")}),window.searchData&&t.classList.remove("loading"));let n=document.querySelector("#tsd-search input"),r=document.querySelector("#tsd-search .results");if(!n||!r)throw new Error("The input field or the result list wrapper was not found");let i=!1;r.addEventListener("mousedown",()=>i=!0),r.addEventListener("mouseup",()=>{i=!1,t.classList.remove("has-focus")}),n.addEventListener("focus",()=>t.classList.add("has-focus")),n.addEventListener("blur",()=>{i||(i=!1,t.classList.remove("has-focus"))});let s={base:t.dataset.base+"/"};Fe(t,r,n,s)}function Fe(t,e,n,r){n.addEventListener("input",ue(()=>{He(t,e,n,r)},200));let i=!1;n.addEventListener("keydown",s=>{i=!0,s.key=="Enter"?Ve(e,n):s.key=="Escape"?n.blur():s.key=="ArrowUp"?pe(e,-1):s.key==="ArrowDown"?pe(e,1):i=!1}),n.addEventListener("keypress",s=>{i&&s.preventDefault()}),document.body.addEventListener("keydown",s=>{s.altKey||s.ctrlKey||s.metaKey||!n.matches(":focus")&&s.key==="/"&&(n.focus(),s.preventDefault())})}function Ae(t,e){t.index||window.searchData&&(e.classList.remove("loading"),e.classList.add("ready"),t.data=window.searchData,t.index=me.Index.load(window.searchData.index))}function He(t,e,n,r){if(Ae(r,t),!r.index||!r.data)return;e.textContent="";let i=n.value.trim(),s=i?r.index.search(`*${i}*`):[];for(let o=0;oa.score-o.score);for(let o=0,a=Math.min(10,s.length);o${fe(u.parent,i)}.${l}`);let h=document.createElement("li");h.classList.value=u.classes??"";let m=document.createElement("a");m.href=r.base+u.url,m.innerHTML=l,h.append(m),e.appendChild(h)}}function pe(t,e){let n=t.querySelector(".current");if(!n)n=t.querySelector(e==1?"li:first-child":"li:last-child"),n&&n.classList.add("current");else{let r=n;if(e===1)do r=r.nextElementSibling??void 0;while(r instanceof HTMLElement&&r.offsetParent==null);else do r=r.previousElementSibling??void 0;while(r instanceof HTMLElement&&r.offsetParent==null);r&&(n.classList.remove("current"),r.classList.add("current"))}}function Ve(t,e){let n=t.querySelector(".current");if(n||(n=t.querySelector("li:first-child")),n){let r=n.querySelector("a");r&&(window.location.href=r.href),e.blur()}}function fe(t,e){if(e==="")return t;let n=t.toLocaleLowerCase(),r=e.toLocaleLowerCase(),i=[],s=0,o=n.indexOf(r);for(;o!=-1;)i.push(ie(t.substring(s,o)),`${ie(t.substring(o,o+r.length))}`),s=o+r.length,o=n.indexOf(r,s);return i.push(ie(t.substring(s))),i.join("")}var Ne={"&":"&","<":"<",">":">","'":"'",'"':"""};function ie(t){return t.replace(/[&<>"'"]/g,e=>Ne[e])}var F="mousedown",ye="mousemove",j="mouseup",Z={x:0,y:0},ge=!1,se=!1,Be=!1,A=!1,xe=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);document.documentElement.classList.add(xe?"is-mobile":"not-mobile");xe&&"ontouchstart"in document.documentElement&&(Be=!0,F="touchstart",ye="touchmove",j="touchend");document.addEventListener(F,t=>{se=!0,A=!1;let e=F=="touchstart"?t.targetTouches[0]:t;Z.y=e.pageY||0,Z.x=e.pageX||0});document.addEventListener(ye,t=>{if(se&&!A){let e=F=="touchstart"?t.targetTouches[0]:t,n=Z.x-(e.pageX||0),r=Z.y-(e.pageY||0);A=Math.sqrt(n*n+r*r)>10}});document.addEventListener(j,()=>{se=!1});document.addEventListener("click",t=>{ge&&(t.preventDefault(),t.stopImmediatePropagation(),ge=!1)});var K=class extends I{constructor(n){super(n);this.className=this.el.dataset.toggle||"",this.el.addEventListener(j,r=>this.onPointerUp(r)),this.el.addEventListener("click",r=>r.preventDefault()),document.addEventListener(F,r=>this.onDocumentPointerDown(r)),document.addEventListener(j,r=>this.onDocumentPointerUp(r))}setActive(n){if(this.active==n)return;this.active=n,document.documentElement.classList.toggle("has-"+this.className,n),this.el.classList.toggle("active",n);let r=(this.active?"to-has-":"from-has-")+this.className;document.documentElement.classList.add(r),setTimeout(()=>document.documentElement.classList.remove(r),500)}onPointerUp(n){A||(this.setActive(!0),n.preventDefault())}onDocumentPointerDown(n){if(this.active){if(n.target.closest(".col-menu, .tsd-filter-group"))return;this.setActive(!1)}}onDocumentPointerUp(n){if(!A&&this.active&&n.target.closest(".col-menu")){let r=n.target.closest("a");if(r){let i=window.location.href;i.indexOf("#")!=-1&&(i=i.substring(0,i.indexOf("#"))),r.href.substring(0,i.length)==i&&setTimeout(()=>this.setActive(!1),250)}}}};var oe;try{oe=localStorage}catch{oe={getItem(){return null},setItem(){}}}var Q=oe;var Le=document.head.appendChild(document.createElement("style"));Le.dataset.for="filters";var ee=class extends I{constructor(n){super(n);this.key=`filter-${this.el.name}`,this.value=this.el.checked,this.el.addEventListener("change",()=>{this.setLocalStorage(this.el.checked)}),this.setLocalStorage(this.fromLocalStorage()),Le.innerHTML+=`html:not(.${this.key}) .tsd-is-${this.el.name} { display: none; } +`}fromLocalStorage(){let n=Q.getItem(this.key);return n?n==="true":this.el.checked}setLocalStorage(n){Q.setItem(this.key,n.toString()),this.value=n,this.handleValueChange()}handleValueChange(){this.el.checked=this.value,document.documentElement.classList.toggle(this.key,this.value),this.app.filterChanged(),document.querySelectorAll(".tsd-index-section").forEach(n=>{n.style.display="block";let r=Array.from(n.querySelectorAll(".tsd-index-link")).every(i=>i.offsetParent==null);n.style.display=r?"none":"block"})}};var te=class extends I{constructor(n){super(n);this.calculateHeights(),this.summary=this.el.querySelector(".tsd-accordion-summary"),this.icon=this.summary.querySelector("svg"),this.key=`tsd-accordion-${this.summary.textContent.replace(/\s+/g,"-").toLowerCase()}`,this.setLocalStorage(this.fromLocalStorage(),!0),this.summary.addEventListener("click",r=>this.toggleVisibility(r)),this.icon.style.transform=this.getIconRotation()}getIconRotation(n=this.el.open){return`rotate(${n?0:-90}deg)`}calculateHeights(){let n=this.el.open,{position:r,left:i}=this.el.style;this.el.style.position="fixed",this.el.style.left="-9999px",this.el.open=!0,this.expandedHeight=this.el.offsetHeight+"px",this.el.open=!1,this.collapsedHeight=this.el.offsetHeight+"px",this.el.open=n,this.el.style.height=n?this.expandedHeight:this.collapsedHeight,this.el.style.position=r,this.el.style.left=i}toggleVisibility(n){n.preventDefault(),this.el.style.overflow="hidden",this.el.open?this.collapse():this.expand()}expand(n=!0){this.el.open=!0,this.animate(this.collapsedHeight,this.expandedHeight,{opening:!0,duration:n?300:0})}collapse(n=!0){this.animate(this.expandedHeight,this.collapsedHeight,{opening:!1,duration:n?300:0})}animate(n,r,{opening:i,duration:s=300}){if(this.animation)return;let o={duration:s,easing:"ease"};this.animation=this.el.animate({height:[n,r]},o),this.icon.animate({transform:[this.icon.style.transform||this.getIconRotation(!i),this.getIconRotation(i)]},o).addEventListener("finish",()=>{this.icon.style.transform=this.getIconRotation(i)}),this.animation.addEventListener("finish",()=>this.animationEnd(i))}animationEnd(n){this.el.open=n,this.animation=void 0,this.el.style.height="auto",this.el.style.overflow="visible",this.setLocalStorage(n)}fromLocalStorage(){let n=Q.getItem(this.key);return n?n==="true":this.el.open}setLocalStorage(n,r=!1){this.fromLocalStorage()===n&&!r||(Q.setItem(this.key,n.toString()),this.el.open=n,this.handleValueChange(r))}handleValueChange(n=!1){this.fromLocalStorage()===this.el.open&&!n||(this.fromLocalStorage()?this.expand(!1):this.collapse(!1))}};function be(t){let e=Q.getItem("tsd-theme")||"os";t.value=e,Ee(e),t.addEventListener("change",()=>{Q.setItem("tsd-theme",t.value),Ee(t.value)})}function Ee(t){document.documentElement.dataset.theme=t}ve();B(X,".menu-highlight");B(K,"a[data-toggle]");B(te,".tsd-index-accordion");B(ee,".tsd-filter-item input[type=checkbox]");var we=document.getElementById("theme");we&&be(we);var je=new Y;Object.defineProperty(window,"app",{value:je});})(); +/*! Bundled license information: + +lunr/lunr.js: + (** + * lunr - http://lunrjs.com - A bit like Solr, but much smaller and not as bright - 2.3.9 + * Copyright (C) 2020 Oliver Nightingale + * @license MIT + *) + (*! + * lunr.utils + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.Set + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.tokenizer + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.Pipeline + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.Vector + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.stemmer + * Copyright (C) 2020 Oliver Nightingale + * Includes code from - http://tartarus.org/~martin/PorterStemmer/js.txt + *) + (*! + * lunr.stopWordFilter + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.trimmer + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.TokenSet + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.Index + * Copyright (C) 2020 Oliver Nightingale + *) + (*! + * lunr.Builder + * Copyright (C) 2020 Oliver Nightingale + *) +*/ diff --git a/docs/v7.4.0/assets/search.js b/docs/v7.4.0/assets/search.js new file mode 100644 index 000000000..6bd99a698 --- /dev/null +++ b/docs/v7.4.0/assets/search.js @@ -0,0 +1 @@ +window.searchData = JSON.parse("{\"kinds\":{\"64\":\"Function\",\"256\":\"Interface\",\"1024\":\"Property\",\"2048\":\"Method\",\"65536\":\"Type literal\",\"4194304\":\"Type alias\"},\"rows\":[{\"kind\":4194304,\"name\":\"newlineToken\",\"url\":\"types/newlineToken.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":256,\"name\":\"ScaleDenominator\",\"url\":\"interfaces/ScaleDenominator.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"min\",\"url\":\"interfaces/ScaleDenominator.html#min\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ScaleDenominator\"},{\"kind\":1024,\"name\":\"max\",\"url\":\"interfaces/ScaleDenominator.html#max\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ScaleDenominator\"},{\"kind\":256,\"name\":\"FunctionCall\",\"url\":\"interfaces/FunctionCall.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/FunctionCall.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FunctionCall\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/FunctionCall.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FunctionCall\"},{\"kind\":4194304,\"name\":\"Expression\",\"url\":\"types/Expression.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":4194304,\"name\":\"StyleType\",\"url\":\"types/StyleType.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":4194304,\"name\":\"PropertyType\",\"url\":\"types/PropertyType.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":4194304,\"name\":\"ComparisonOperator\",\"url\":\"types/ComparisonOperator.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":4194304,\"name\":\"CombinationOperator\",\"url\":\"types/CombinationOperator.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":4194304,\"name\":\"NegationOperator\",\"url\":\"types/NegationOperator.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":4194304,\"name\":\"Operator\",\"url\":\"types/Operator.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":4194304,\"name\":\"RangeFilter\",\"url\":\"types/RangeFilter.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":4194304,\"name\":\"ComparisonFilter\",\"url\":\"types/ComparisonFilter.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":4194304,\"name\":\"CombinationFilter\",\"url\":\"types/CombinationFilter.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":4194304,\"name\":\"NegationFilter\",\"url\":\"types/NegationFilter.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":4194304,\"name\":\"Filter\",\"url\":\"types/Filter.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":4194304,\"name\":\"SymbolizerKind\",\"url\":\"types/SymbolizerKind.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":256,\"name\":\"BaseSymbolizer\",\"url\":\"interfaces/BaseSymbolizer.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"kind\",\"url\":\"interfaces/BaseSymbolizer.html#kind\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BaseSymbolizer\"},{\"kind\":1024,\"name\":\"color\",\"url\":\"interfaces/BaseSymbolizer.html#color\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BaseSymbolizer\"},{\"kind\":1024,\"name\":\"opacity\",\"url\":\"interfaces/BaseSymbolizer.html#opacity\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BaseSymbolizer\"},{\"kind\":1024,\"name\":\"visibility\",\"url\":\"interfaces/BaseSymbolizer.html#visibility\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BaseSymbolizer\"},{\"kind\":256,\"name\":\"BasePointSymbolizer\",\"url\":\"interfaces/BasePointSymbolizer.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"avoidEdges\",\"url\":\"interfaces/BasePointSymbolizer.html#avoidEdges\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BasePointSymbolizer\"},{\"kind\":1024,\"name\":\"offset\",\"url\":\"interfaces/BasePointSymbolizer.html#offset\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BasePointSymbolizer\"},{\"kind\":1024,\"name\":\"offsetAnchor\",\"url\":\"interfaces/BasePointSymbolizer.html#offsetAnchor\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"BasePointSymbolizer\"},{\"kind\":1024,\"name\":\"kind\",\"url\":\"interfaces/BasePointSymbolizer.html#kind\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BasePointSymbolizer\"},{\"kind\":1024,\"name\":\"color\",\"url\":\"interfaces/BasePointSymbolizer.html#color\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BasePointSymbolizer\"},{\"kind\":1024,\"name\":\"opacity\",\"url\":\"interfaces/BasePointSymbolizer.html#opacity\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BasePointSymbolizer\"},{\"kind\":1024,\"name\":\"visibility\",\"url\":\"interfaces/BasePointSymbolizer.html#visibility\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"BasePointSymbolizer\"},{\"kind\":4194304,\"name\":\"FontSpec\",\"url\":\"types/FontSpec.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":4194304,\"name\":\"WellKnownName\",\"url\":\"types/WellKnownName.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":4194304,\"name\":\"DistanceUnit\",\"url\":\"types/DistanceUnit.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":256,\"name\":\"MarkSymbolizer\",\"url\":\"interfaces/MarkSymbolizer.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"kind\",\"url\":\"interfaces/MarkSymbolizer.html#kind\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MarkSymbolizer\"},{\"kind\":1024,\"name\":\"wellKnownName\",\"url\":\"interfaces/MarkSymbolizer.html#wellKnownName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MarkSymbolizer\"},{\"kind\":1024,\"name\":\"radius\",\"url\":\"interfaces/MarkSymbolizer.html#radius\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MarkSymbolizer\"},{\"kind\":1024,\"name\":\"radiusUnit\",\"url\":\"interfaces/MarkSymbolizer.html#radiusUnit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MarkSymbolizer\"},{\"kind\":1024,\"name\":\"rotate\",\"url\":\"interfaces/MarkSymbolizer.html#rotate\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MarkSymbolizer\"},{\"kind\":1024,\"name\":\"fillOpacity\",\"url\":\"interfaces/MarkSymbolizer.html#fillOpacity\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MarkSymbolizer\"},{\"kind\":1024,\"name\":\"strokeColor\",\"url\":\"interfaces/MarkSymbolizer.html#strokeColor\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MarkSymbolizer\"},{\"kind\":1024,\"name\":\"strokeOpacity\",\"url\":\"interfaces/MarkSymbolizer.html#strokeOpacity\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MarkSymbolizer\"},{\"kind\":1024,\"name\":\"strokeWidth\",\"url\":\"interfaces/MarkSymbolizer.html#strokeWidth\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MarkSymbolizer\"},{\"kind\":1024,\"name\":\"strokeWidthUnit\",\"url\":\"interfaces/MarkSymbolizer.html#strokeWidthUnit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MarkSymbolizer\"},{\"kind\":1024,\"name\":\"blur\",\"url\":\"interfaces/MarkSymbolizer.html#blur\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MarkSymbolizer\"},{\"kind\":1024,\"name\":\"pitchAlignment\",\"url\":\"interfaces/MarkSymbolizer.html#pitchAlignment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MarkSymbolizer\"},{\"kind\":1024,\"name\":\"pitchScale\",\"url\":\"interfaces/MarkSymbolizer.html#pitchScale\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"MarkSymbolizer\"},{\"kind\":1024,\"name\":\"avoidEdges\",\"url\":\"interfaces/MarkSymbolizer.html#avoidEdges\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MarkSymbolizer\"},{\"kind\":1024,\"name\":\"offset\",\"url\":\"interfaces/MarkSymbolizer.html#offset\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MarkSymbolizer\"},{\"kind\":1024,\"name\":\"offsetAnchor\",\"url\":\"interfaces/MarkSymbolizer.html#offsetAnchor\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MarkSymbolizer\"},{\"kind\":1024,\"name\":\"color\",\"url\":\"interfaces/MarkSymbolizer.html#color\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MarkSymbolizer\"},{\"kind\":1024,\"name\":\"opacity\",\"url\":\"interfaces/MarkSymbolizer.html#opacity\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MarkSymbolizer\"},{\"kind\":1024,\"name\":\"visibility\",\"url\":\"interfaces/MarkSymbolizer.html#visibility\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"MarkSymbolizer\"},{\"kind\":256,\"name\":\"TextSymbolizer\",\"url\":\"interfaces/TextSymbolizer.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"kind\",\"url\":\"interfaces/TextSymbolizer.html#kind\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TextSymbolizer\"},{\"kind\":1024,\"name\":\"allowOverlap\",\"url\":\"interfaces/TextSymbolizer.html#allowOverlap\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TextSymbolizer\"},{\"kind\":1024,\"name\":\"anchor\",\"url\":\"interfaces/TextSymbolizer.html#anchor\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TextSymbolizer\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"interfaces/TextSymbolizer.html#label\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TextSymbolizer\"},{\"kind\":1024,\"name\":\"font\",\"url\":\"interfaces/TextSymbolizer.html#font\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TextSymbolizer\"},{\"kind\":1024,\"name\":\"haloBlur\",\"url\":\"interfaces/TextSymbolizer.html#haloBlur\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TextSymbolizer\"},{\"kind\":1024,\"name\":\"haloColor\",\"url\":\"interfaces/TextSymbolizer.html#haloColor\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TextSymbolizer\"},{\"kind\":1024,\"name\":\"haloWidth\",\"url\":\"interfaces/TextSymbolizer.html#haloWidth\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TextSymbolizer\"},{\"kind\":1024,\"name\":\"haloWidthUnit\",\"url\":\"interfaces/TextSymbolizer.html#haloWidthUnit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TextSymbolizer\"},{\"kind\":1024,\"name\":\"haloOpacity\",\"url\":\"interfaces/TextSymbolizer.html#haloOpacity\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TextSymbolizer\"},{\"kind\":1024,\"name\":\"justify\",\"url\":\"interfaces/TextSymbolizer.html#justify\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TextSymbolizer\"},{\"kind\":1024,\"name\":\"keepUpright\",\"url\":\"interfaces/TextSymbolizer.html#keepUpright\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TextSymbolizer\"},{\"kind\":1024,\"name\":\"letterSpacing\",\"url\":\"interfaces/TextSymbolizer.html#letterSpacing\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TextSymbolizer\"},{\"kind\":1024,\"name\":\"letterSpacingUnit\",\"url\":\"interfaces/TextSymbolizer.html#letterSpacingUnit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TextSymbolizer\"},{\"kind\":1024,\"name\":\"lineHeight\",\"url\":\"interfaces/TextSymbolizer.html#lineHeight\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TextSymbolizer\"},{\"kind\":1024,\"name\":\"lineHeightUnit\",\"url\":\"interfaces/TextSymbolizer.html#lineHeightUnit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TextSymbolizer\"},{\"kind\":1024,\"name\":\"maxAngle\",\"url\":\"interfaces/TextSymbolizer.html#maxAngle\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TextSymbolizer\"},{\"kind\":1024,\"name\":\"maxWidth\",\"url\":\"interfaces/TextSymbolizer.html#maxWidth\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TextSymbolizer\"},{\"kind\":1024,\"name\":\"optional\",\"url\":\"interfaces/TextSymbolizer.html#optional\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TextSymbolizer\"},{\"kind\":1024,\"name\":\"padding\",\"url\":\"interfaces/TextSymbolizer.html#padding\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TextSymbolizer\"},{\"kind\":1024,\"name\":\"pitchAlignment\",\"url\":\"interfaces/TextSymbolizer.html#pitchAlignment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TextSymbolizer\"},{\"kind\":1024,\"name\":\"rotate\",\"url\":\"interfaces/TextSymbolizer.html#rotate\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TextSymbolizer\"},{\"kind\":1024,\"name\":\"rotationAlignment\",\"url\":\"interfaces/TextSymbolizer.html#rotationAlignment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TextSymbolizer\"},{\"kind\":1024,\"name\":\"size\",\"url\":\"interfaces/TextSymbolizer.html#size\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TextSymbolizer\"},{\"kind\":1024,\"name\":\"transform\",\"url\":\"interfaces/TextSymbolizer.html#transform\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TextSymbolizer\"},{\"kind\":1024,\"name\":\"fontStyle\",\"url\":\"interfaces/TextSymbolizer.html#fontStyle\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TextSymbolizer\"},{\"kind\":1024,\"name\":\"fontWeight\",\"url\":\"interfaces/TextSymbolizer.html#fontWeight\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"TextSymbolizer\"},{\"kind\":1024,\"name\":\"avoidEdges\",\"url\":\"interfaces/TextSymbolizer.html#avoidEdges\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TextSymbolizer\"},{\"kind\":1024,\"name\":\"offset\",\"url\":\"interfaces/TextSymbolizer.html#offset\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TextSymbolizer\"},{\"kind\":1024,\"name\":\"offsetAnchor\",\"url\":\"interfaces/TextSymbolizer.html#offsetAnchor\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TextSymbolizer\"},{\"kind\":1024,\"name\":\"color\",\"url\":\"interfaces/TextSymbolizer.html#color\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TextSymbolizer\"},{\"kind\":1024,\"name\":\"opacity\",\"url\":\"interfaces/TextSymbolizer.html#opacity\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TextSymbolizer\"},{\"kind\":1024,\"name\":\"visibility\",\"url\":\"interfaces/TextSymbolizer.html#visibility\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"TextSymbolizer\"},{\"kind\":256,\"name\":\"IconSymbolizer\",\"url\":\"interfaces/IconSymbolizer.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"kind\",\"url\":\"interfaces/IconSymbolizer.html#kind\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IconSymbolizer\"},{\"kind\":1024,\"name\":\"allowOverlap\",\"url\":\"interfaces/IconSymbolizer.html#allowOverlap\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IconSymbolizer\"},{\"kind\":1024,\"name\":\"anchor\",\"url\":\"interfaces/IconSymbolizer.html#anchor\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IconSymbolizer\"},{\"kind\":1024,\"name\":\"haloBlur\",\"url\":\"interfaces/IconSymbolizer.html#haloBlur\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IconSymbolizer\"},{\"kind\":1024,\"name\":\"haloColor\",\"url\":\"interfaces/IconSymbolizer.html#haloColor\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IconSymbolizer\"},{\"kind\":1024,\"name\":\"haloWidth\",\"url\":\"interfaces/IconSymbolizer.html#haloWidth\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IconSymbolizer\"},{\"kind\":1024,\"name\":\"haloWidthUnit\",\"url\":\"interfaces/IconSymbolizer.html#haloWidthUnit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IconSymbolizer\"},{\"kind\":1024,\"name\":\"haloOpacity\",\"url\":\"interfaces/IconSymbolizer.html#haloOpacity\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IconSymbolizer\"},{\"kind\":1024,\"name\":\"image\",\"url\":\"interfaces/IconSymbolizer.html#image\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IconSymbolizer\"},{\"kind\":1024,\"name\":\"format\",\"url\":\"interfaces/IconSymbolizer.html#format\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IconSymbolizer\"},{\"kind\":1024,\"name\":\"keepUpright\",\"url\":\"interfaces/IconSymbolizer.html#keepUpright\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IconSymbolizer\"},{\"kind\":1024,\"name\":\"optional\",\"url\":\"interfaces/IconSymbolizer.html#optional\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IconSymbolizer\"},{\"kind\":1024,\"name\":\"padding\",\"url\":\"interfaces/IconSymbolizer.html#padding\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IconSymbolizer\"},{\"kind\":1024,\"name\":\"pitchAlignment\",\"url\":\"interfaces/IconSymbolizer.html#pitchAlignment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IconSymbolizer\"},{\"kind\":1024,\"name\":\"rotate\",\"url\":\"interfaces/IconSymbolizer.html#rotate\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IconSymbolizer\"},{\"kind\":1024,\"name\":\"rotationAlignment\",\"url\":\"interfaces/IconSymbolizer.html#rotationAlignment\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IconSymbolizer\"},{\"kind\":1024,\"name\":\"size\",\"url\":\"interfaces/IconSymbolizer.html#size\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IconSymbolizer\"},{\"kind\":1024,\"name\":\"sizeUnit\",\"url\":\"interfaces/IconSymbolizer.html#sizeUnit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IconSymbolizer\"},{\"kind\":1024,\"name\":\"textFit\",\"url\":\"interfaces/IconSymbolizer.html#textFit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IconSymbolizer\"},{\"kind\":1024,\"name\":\"textFitPadding\",\"url\":\"interfaces/IconSymbolizer.html#textFitPadding\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"IconSymbolizer\"},{\"kind\":1024,\"name\":\"avoidEdges\",\"url\":\"interfaces/IconSymbolizer.html#avoidEdges\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IconSymbolizer\"},{\"kind\":1024,\"name\":\"offset\",\"url\":\"interfaces/IconSymbolizer.html#offset\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IconSymbolizer\"},{\"kind\":1024,\"name\":\"offsetAnchor\",\"url\":\"interfaces/IconSymbolizer.html#offsetAnchor\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IconSymbolizer\"},{\"kind\":1024,\"name\":\"color\",\"url\":\"interfaces/IconSymbolizer.html#color\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IconSymbolizer\"},{\"kind\":1024,\"name\":\"opacity\",\"url\":\"interfaces/IconSymbolizer.html#opacity\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IconSymbolizer\"},{\"kind\":1024,\"name\":\"visibility\",\"url\":\"interfaces/IconSymbolizer.html#visibility\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"IconSymbolizer\"},{\"kind\":256,\"name\":\"FillSymbolizer\",\"url\":\"interfaces/FillSymbolizer.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"kind\",\"url\":\"interfaces/FillSymbolizer.html#kind\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FillSymbolizer\"},{\"kind\":1024,\"name\":\"antialias\",\"url\":\"interfaces/FillSymbolizer.html#antialias\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FillSymbolizer\"},{\"kind\":1024,\"name\":\"fillOpacity\",\"url\":\"interfaces/FillSymbolizer.html#fillOpacity\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FillSymbolizer\"},{\"kind\":1024,\"name\":\"outlineColor\",\"url\":\"interfaces/FillSymbolizer.html#outlineColor\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FillSymbolizer\"},{\"kind\":1024,\"name\":\"outlineOpacity\",\"url\":\"interfaces/FillSymbolizer.html#outlineOpacity\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FillSymbolizer\"},{\"kind\":1024,\"name\":\"outlineWidth\",\"url\":\"interfaces/FillSymbolizer.html#outlineWidth\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FillSymbolizer\"},{\"kind\":1024,\"name\":\"outlineCap\",\"url\":\"interfaces/FillSymbolizer.html#outlineCap\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FillSymbolizer\"},{\"kind\":1024,\"name\":\"outlineJoin\",\"url\":\"interfaces/FillSymbolizer.html#outlineJoin\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FillSymbolizer\"},{\"kind\":1024,\"name\":\"outlineWidthUnit\",\"url\":\"interfaces/FillSymbolizer.html#outlineWidthUnit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FillSymbolizer\"},{\"kind\":1024,\"name\":\"outlineDasharray\",\"url\":\"interfaces/FillSymbolizer.html#outlineDasharray\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FillSymbolizer\"},{\"kind\":1024,\"name\":\"graphicFill\",\"url\":\"interfaces/FillSymbolizer.html#graphicFill\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FillSymbolizer\"},{\"kind\":1024,\"name\":\"color\",\"url\":\"interfaces/FillSymbolizer.html#color\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FillSymbolizer\"},{\"kind\":1024,\"name\":\"opacity\",\"url\":\"interfaces/FillSymbolizer.html#opacity\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FillSymbolizer\"},{\"kind\":1024,\"name\":\"visibility\",\"url\":\"interfaces/FillSymbolizer.html#visibility\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"FillSymbolizer\"},{\"kind\":4194304,\"name\":\"GraphicType\",\"url\":\"types/GraphicType.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":4194304,\"name\":\"CapType\",\"url\":\"types/CapType.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":4194304,\"name\":\"JoinType\",\"url\":\"types/JoinType.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":256,\"name\":\"LineSymbolizer\",\"url\":\"interfaces/LineSymbolizer.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"kind\",\"url\":\"interfaces/LineSymbolizer.html#kind\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LineSymbolizer\"},{\"kind\":1024,\"name\":\"blur\",\"url\":\"interfaces/LineSymbolizer.html#blur\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LineSymbolizer\"},{\"kind\":1024,\"name\":\"cap\",\"url\":\"interfaces/LineSymbolizer.html#cap\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LineSymbolizer\"},{\"kind\":1024,\"name\":\"dasharray\",\"url\":\"interfaces/LineSymbolizer.html#dasharray\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LineSymbolizer\"},{\"kind\":1024,\"name\":\"dashOffset\",\"url\":\"interfaces/LineSymbolizer.html#dashOffset\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LineSymbolizer\"},{\"kind\":1024,\"name\":\"gapWidth\",\"url\":\"interfaces/LineSymbolizer.html#gapWidth\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LineSymbolizer\"},{\"kind\":1024,\"name\":\"gapWidthUnit\",\"url\":\"interfaces/LineSymbolizer.html#gapWidthUnit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LineSymbolizer\"},{\"kind\":1024,\"name\":\"gradient\",\"url\":\"interfaces/LineSymbolizer.html#gradient\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LineSymbolizer\"},{\"kind\":1024,\"name\":\"graphicStroke\",\"url\":\"interfaces/LineSymbolizer.html#graphicStroke\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LineSymbolizer\"},{\"kind\":1024,\"name\":\"graphicFill\",\"url\":\"interfaces/LineSymbolizer.html#graphicFill\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LineSymbolizer\"},{\"kind\":1024,\"name\":\"join\",\"url\":\"interfaces/LineSymbolizer.html#join\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LineSymbolizer\"},{\"kind\":1024,\"name\":\"miterLimit\",\"url\":\"interfaces/LineSymbolizer.html#miterLimit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LineSymbolizer\"},{\"kind\":1024,\"name\":\"perpendicularOffset\",\"url\":\"interfaces/LineSymbolizer.html#perpendicularOffset\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LineSymbolizer\"},{\"kind\":1024,\"name\":\"roundLimit\",\"url\":\"interfaces/LineSymbolizer.html#roundLimit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LineSymbolizer\"},{\"kind\":1024,\"name\":\"spacing\",\"url\":\"interfaces/LineSymbolizer.html#spacing\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LineSymbolizer\"},{\"kind\":1024,\"name\":\"spacingUnit\",\"url\":\"interfaces/LineSymbolizer.html#spacingUnit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LineSymbolizer\"},{\"kind\":1024,\"name\":\"width\",\"url\":\"interfaces/LineSymbolizer.html#width\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LineSymbolizer\"},{\"kind\":1024,\"name\":\"widthUnit\",\"url\":\"interfaces/LineSymbolizer.html#widthUnit\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"LineSymbolizer\"},{\"kind\":1024,\"name\":\"color\",\"url\":\"interfaces/LineSymbolizer.html#color\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LineSymbolizer\"},{\"kind\":1024,\"name\":\"opacity\",\"url\":\"interfaces/LineSymbolizer.html#opacity\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LineSymbolizer\"},{\"kind\":1024,\"name\":\"visibility\",\"url\":\"interfaces/LineSymbolizer.html#visibility\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface tsd-is-inherited\",\"parent\":\"LineSymbolizer\"},{\"kind\":4194304,\"name\":\"PointSymbolizer\",\"url\":\"types/PointSymbolizer.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":256,\"name\":\"ColorMapEntry\",\"url\":\"interfaces/ColorMapEntry.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"color\",\"url\":\"interfaces/ColorMapEntry.html#color\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ColorMapEntry\"},{\"kind\":1024,\"name\":\"quantity\",\"url\":\"interfaces/ColorMapEntry.html#quantity\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ColorMapEntry\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"interfaces/ColorMapEntry.html#label\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ColorMapEntry\"},{\"kind\":1024,\"name\":\"opacity\",\"url\":\"interfaces/ColorMapEntry.html#opacity\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ColorMapEntry\"},{\"kind\":4194304,\"name\":\"ColorMapType\",\"url\":\"types/ColorMapType.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":256,\"name\":\"ColorMap\",\"url\":\"interfaces/ColorMap.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"interfaces/ColorMap.html#type\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ColorMap\"},{\"kind\":1024,\"name\":\"colorMapEntries\",\"url\":\"interfaces/ColorMap.html#colorMapEntries\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ColorMap\"},{\"kind\":1024,\"name\":\"extended\",\"url\":\"interfaces/ColorMap.html#extended\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ColorMap\"},{\"kind\":256,\"name\":\"ContrastEnhancement\",\"url\":\"interfaces/ContrastEnhancement.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"enhancementType\",\"url\":\"interfaces/ContrastEnhancement.html#enhancementType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ContrastEnhancement\"},{\"kind\":1024,\"name\":\"gammaValue\",\"url\":\"interfaces/ContrastEnhancement.html#gammaValue\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"ContrastEnhancement\"},{\"kind\":256,\"name\":\"Channel\",\"url\":\"interfaces/Channel.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"sourceChannelName\",\"url\":\"interfaces/Channel.html#sourceChannelName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Channel\"},{\"kind\":1024,\"name\":\"contrastEnhancement\",\"url\":\"interfaces/Channel.html#contrastEnhancement\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Channel\"},{\"kind\":256,\"name\":\"RGBChannel\",\"url\":\"interfaces/RGBChannel.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"redChannel\",\"url\":\"interfaces/RGBChannel.html#redChannel\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RGBChannel\"},{\"kind\":1024,\"name\":\"blueChannel\",\"url\":\"interfaces/RGBChannel.html#blueChannel\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RGBChannel\"},{\"kind\":1024,\"name\":\"greenChannel\",\"url\":\"interfaces/RGBChannel.html#greenChannel\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RGBChannel\"},{\"kind\":256,\"name\":\"GrayChannel\",\"url\":\"interfaces/GrayChannel.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"grayChannel\",\"url\":\"interfaces/GrayChannel.html#grayChannel\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"GrayChannel\"},{\"kind\":4194304,\"name\":\"ChannelSelection\",\"url\":\"types/ChannelSelection.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":256,\"name\":\"RasterSymbolizer\",\"url\":\"interfaces/RasterSymbolizer.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"kind\",\"url\":\"interfaces/RasterSymbolizer.html#kind\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RasterSymbolizer\"},{\"kind\":1024,\"name\":\"visibility\",\"url\":\"interfaces/RasterSymbolizer.html#visibility\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RasterSymbolizer\"},{\"kind\":1024,\"name\":\"opacity\",\"url\":\"interfaces/RasterSymbolizer.html#opacity\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RasterSymbolizer\"},{\"kind\":1024,\"name\":\"colorMap\",\"url\":\"interfaces/RasterSymbolizer.html#colorMap\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RasterSymbolizer\"},{\"kind\":1024,\"name\":\"channelSelection\",\"url\":\"interfaces/RasterSymbolizer.html#channelSelection\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RasterSymbolizer\"},{\"kind\":1024,\"name\":\"contrastEnhancement\",\"url\":\"interfaces/RasterSymbolizer.html#contrastEnhancement\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RasterSymbolizer\"},{\"kind\":1024,\"name\":\"hueRotate\",\"url\":\"interfaces/RasterSymbolizer.html#hueRotate\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RasterSymbolizer\"},{\"kind\":1024,\"name\":\"brightnessMin\",\"url\":\"interfaces/RasterSymbolizer.html#brightnessMin\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RasterSymbolizer\"},{\"kind\":1024,\"name\":\"brightnessMax\",\"url\":\"interfaces/RasterSymbolizer.html#brightnessMax\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RasterSymbolizer\"},{\"kind\":1024,\"name\":\"saturation\",\"url\":\"interfaces/RasterSymbolizer.html#saturation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RasterSymbolizer\"},{\"kind\":1024,\"name\":\"contrast\",\"url\":\"interfaces/RasterSymbolizer.html#contrast\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RasterSymbolizer\"},{\"kind\":1024,\"name\":\"resampling\",\"url\":\"interfaces/RasterSymbolizer.html#resampling\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RasterSymbolizer\"},{\"kind\":1024,\"name\":\"fadeDuration\",\"url\":\"interfaces/RasterSymbolizer.html#fadeDuration\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"RasterSymbolizer\"},{\"kind\":4194304,\"name\":\"Symbolizer\",\"url\":\"types/Symbolizer.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":256,\"name\":\"Rule\",\"url\":\"interfaces/Rule.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/Rule.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Rule\"},{\"kind\":1024,\"name\":\"filter\",\"url\":\"interfaces/Rule.html#filter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Rule\"},{\"kind\":1024,\"name\":\"scaleDenominator\",\"url\":\"interfaces/Rule.html#scaleDenominator\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Rule\"},{\"kind\":1024,\"name\":\"symbolizers\",\"url\":\"interfaces/Rule.html#symbolizers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Rule\"},{\"kind\":256,\"name\":\"Style\",\"url\":\"interfaces/Style.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/Style.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Style\"},{\"kind\":1024,\"name\":\"rules\",\"url\":\"interfaces/Style.html#rules\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Style\"},{\"kind\":1024,\"name\":\"metadata\",\"url\":\"interfaces/Style.html#metadata\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Style\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/Style.html#metadata.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"Style.metadata\"},{\"kind\":256,\"name\":\"UnsupportedProperties\",\"url\":\"interfaces/UnsupportedProperties.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"ScaleDenominator\",\"url\":\"interfaces/UnsupportedProperties.html#ScaleDenominator\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UnsupportedProperties\"},{\"kind\":1024,\"name\":\"Filter\",\"url\":\"interfaces/UnsupportedProperties.html#Filter\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UnsupportedProperties\"},{\"kind\":1024,\"name\":\"Symbolizer\",\"url\":\"interfaces/UnsupportedProperties.html#Symbolizer\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UnsupportedProperties\"},{\"kind\":1024,\"name\":\"Function\",\"url\":\"interfaces/UnsupportedProperties.html#Function\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"UnsupportedProperties\"},{\"kind\":4194304,\"name\":\"SupportLevel\",\"url\":\"types/SupportLevel.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":4194304,\"name\":\"SupportInfo\",\"url\":\"types/SupportInfo.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/SupportInfo.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"SupportInfo\"},{\"kind\":1024,\"name\":\"support\",\"url\":\"types/SupportInfo.html#__type.support\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SupportInfo.__type\"},{\"kind\":1024,\"name\":\"info\",\"url\":\"types/SupportInfo.html#__type.info\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"SupportInfo.__type\"},{\"kind\":4194304,\"name\":\"SupportDef\",\"url\":\"types/SupportDef.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":4194304,\"name\":\"ReadStyleResult\",\"url\":\"types/ReadStyleResult.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/ReadStyleResult.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"ReadStyleResult\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"types/ReadStyleResult.html#__type.warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ReadStyleResult.__type\"},{\"kind\":1024,\"name\":\"unsupportedProperties\",\"url\":\"types/ReadStyleResult.html#__type.unsupportedProperties\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ReadStyleResult.__type\"},{\"kind\":1024,\"name\":\"output\",\"url\":\"types/ReadStyleResult.html#__type.output\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ReadStyleResult.__type\"},{\"kind\":1024,\"name\":\"errors\",\"url\":\"types/ReadStyleResult.html#__type.errors\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"ReadStyleResult.__type\"},{\"kind\":4194304,\"name\":\"WriteStyleResult\",\"url\":\"types/WriteStyleResult.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/WriteStyleResult.html#__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-type-alias\",\"parent\":\"WriteStyleResult\"},{\"kind\":1024,\"name\":\"warnings\",\"url\":\"types/WriteStyleResult.html#__type.warnings\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WriteStyleResult.__type\"},{\"kind\":1024,\"name\":\"unsupportedProperties\",\"url\":\"types/WriteStyleResult.html#__type.unsupportedProperties\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WriteStyleResult.__type\"},{\"kind\":1024,\"name\":\"output\",\"url\":\"types/WriteStyleResult.html#__type.output\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WriteStyleResult.__type\"},{\"kind\":1024,\"name\":\"errors\",\"url\":\"types/WriteStyleResult.html#__type.errors\",\"classes\":\"tsd-kind-property tsd-parent-kind-type-literal\",\"parent\":\"WriteStyleResult.__type\"},{\"kind\":256,\"name\":\"StyleParser\",\"url\":\"interfaces/StyleParser.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"title\",\"url\":\"interfaces/StyleParser.html#title\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"StyleParser\"},{\"kind\":1024,\"name\":\"unsupportedProperties\",\"url\":\"interfaces/StyleParser.html#unsupportedProperties\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"StyleParser\"},{\"kind\":2048,\"name\":\"readStyle\",\"url\":\"interfaces/StyleParser.html#readStyle\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"StyleParser\"},{\"kind\":2048,\"name\":\"writeStyle\",\"url\":\"interfaces/StyleParser.html#writeStyle\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"StyleParser\"},{\"kind\":2048,\"name\":\"readRule\",\"url\":\"interfaces/StyleParser.html#readRule\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"StyleParser\"},{\"kind\":2048,\"name\":\"writeRule\",\"url\":\"interfaces/StyleParser.html#writeRule\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"StyleParser\"},{\"kind\":2048,\"name\":\"readFilter\",\"url\":\"interfaces/StyleParser.html#readFilter\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"StyleParser\"},{\"kind\":2048,\"name\":\"writeFilter\",\"url\":\"interfaces/StyleParser.html#writeFilter\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"StyleParser\"},{\"kind\":2048,\"name\":\"readScaleDenominator\",\"url\":\"interfaces/StyleParser.html#readScaleDenominator\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"StyleParser\"},{\"kind\":2048,\"name\":\"writeScaleDenominator\",\"url\":\"interfaces/StyleParser.html#writeScaleDenominator\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"StyleParser\"},{\"kind\":2048,\"name\":\"readSymbolizer\",\"url\":\"interfaces/StyleParser.html#readSymbolizer\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"StyleParser\"},{\"kind\":2048,\"name\":\"writeSymbolizer\",\"url\":\"interfaces/StyleParser.html#writeSymbolizer\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"StyleParser\"},{\"kind\":4194304,\"name\":\"GeoStylerFunction\",\"url\":\"types/GeoStylerFunction.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":4194304,\"name\":\"GeoStylerNumberFunction\",\"url\":\"types/GeoStylerNumberFunction.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":4194304,\"name\":\"GeoStylerStringFunction\",\"url\":\"types/GeoStylerStringFunction.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":4194304,\"name\":\"GeoStylerBooleanFunction\",\"url\":\"types/GeoStylerBooleanFunction.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":4194304,\"name\":\"GeoStylerUnknownFunction\",\"url\":\"types/GeoStylerUnknownFunction.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":256,\"name\":\"Fabs\",\"url\":\"interfaces/Fabs.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/Fabs.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Fabs\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/Fabs.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Fabs\"},{\"kind\":256,\"name\":\"Facos\",\"url\":\"interfaces/Facos.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/Facos.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Facos\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/Facos.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Facos\"},{\"kind\":256,\"name\":\"Fadd\",\"url\":\"interfaces/Fadd.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/Fadd.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Fadd\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/Fadd.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Fadd\"},{\"kind\":256,\"name\":\"Fall\",\"url\":\"interfaces/Fall.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/Fall.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Fall\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/Fall.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Fall\"},{\"kind\":256,\"name\":\"Fany\",\"url\":\"interfaces/Fany.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/Fany.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Fany\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/Fany.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Fany\"},{\"kind\":256,\"name\":\"Fasin\",\"url\":\"interfaces/Fasin.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/Fasin.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Fasin\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/Fasin.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Fasin\"},{\"kind\":256,\"name\":\"Fatan\",\"url\":\"interfaces/Fatan.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/Fatan.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Fatan\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/Fatan.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Fatan\"},{\"kind\":256,\"name\":\"Fatan2\",\"url\":\"interfaces/Fatan2.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/Fatan2.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Fatan2\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/Fatan2.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Fatan2\"},{\"kind\":256,\"name\":\"Fbetween\",\"url\":\"interfaces/Fbetween.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/Fbetween.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Fbetween\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/Fbetween.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Fbetween\"},{\"kind\":256,\"name\":\"Fcase\",\"url\":\"interfaces/Fcase.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/Fcase.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Fcase\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/Fcase.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Fcase\"},{\"kind\":256,\"name\":\"Fceil\",\"url\":\"interfaces/Fceil.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/Fceil.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Fceil\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/Fceil.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Fceil\"},{\"kind\":256,\"name\":\"Fcos\",\"url\":\"interfaces/Fcos.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/Fcos.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Fcos\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/Fcos.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Fcos\"},{\"kind\":256,\"name\":\"Fdiv\",\"url\":\"interfaces/Fdiv.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/Fdiv.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Fdiv\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/Fdiv.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Fdiv\"},{\"kind\":256,\"name\":\"Fdouble2bool\",\"url\":\"interfaces/Fdouble2bool.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/Fdouble2bool.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Fdouble2bool\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/Fdouble2bool.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Fdouble2bool\"},{\"kind\":256,\"name\":\"FequalTo\",\"url\":\"interfaces/FequalTo.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/FequalTo.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FequalTo\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/FequalTo.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FequalTo\"},{\"kind\":256,\"name\":\"Fexp\",\"url\":\"interfaces/Fexp.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/Fexp.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Fexp\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/Fexp.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Fexp\"},{\"kind\":256,\"name\":\"Ffloor\",\"url\":\"interfaces/Ffloor.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/Ffloor.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Ffloor\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/Ffloor.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Ffloor\"},{\"kind\":256,\"name\":\"FgreaterThan\",\"url\":\"interfaces/FgreaterThan.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/FgreaterThan.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FgreaterThan\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/FgreaterThan.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FgreaterThan\"},{\"kind\":256,\"name\":\"FgreaterThanOrEqualTo\",\"url\":\"interfaces/FgreaterThanOrEqualTo.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/FgreaterThanOrEqualTo.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FgreaterThanOrEqualTo\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/FgreaterThanOrEqualTo.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FgreaterThanOrEqualTo\"},{\"kind\":256,\"name\":\"Fin\",\"url\":\"interfaces/Fin.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/Fin.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Fin\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/Fin.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Fin\"},{\"kind\":256,\"name\":\"FlessThan\",\"url\":\"interfaces/FlessThan.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/FlessThan.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FlessThan\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/FlessThan.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FlessThan\"},{\"kind\":256,\"name\":\"FlessThanOrEqualTo\",\"url\":\"interfaces/FlessThanOrEqualTo.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/FlessThanOrEqualTo.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FlessThanOrEqualTo\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/FlessThanOrEqualTo.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FlessThanOrEqualTo\"},{\"kind\":256,\"name\":\"Fnot\",\"url\":\"interfaces/Fnot.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/Fnot.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Fnot\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/Fnot.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Fnot\"},{\"kind\":256,\"name\":\"FnotEqualTo\",\"url\":\"interfaces/FnotEqualTo.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/FnotEqualTo.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FnotEqualTo\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/FnotEqualTo.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FnotEqualTo\"},{\"kind\":256,\"name\":\"Flog\",\"url\":\"interfaces/Flog.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/Flog.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Flog\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/Flog.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Flog\"},{\"kind\":256,\"name\":\"Fmax\",\"url\":\"interfaces/Fmax.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/Fmax.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Fmax\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/Fmax.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Fmax\"},{\"kind\":256,\"name\":\"Fmin\",\"url\":\"interfaces/Fmin.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/Fmin.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Fmin\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/Fmin.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Fmin\"},{\"kind\":256,\"name\":\"Fmodulo\",\"url\":\"interfaces/Fmodulo.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/Fmodulo.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Fmodulo\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/Fmodulo.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Fmodulo\"},{\"kind\":256,\"name\":\"Fmul\",\"url\":\"interfaces/Fmul.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/Fmul.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Fmul\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/Fmul.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Fmul\"},{\"kind\":256,\"name\":\"FnumberFormat\",\"url\":\"interfaces/FnumberFormat.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/FnumberFormat.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FnumberFormat\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/FnumberFormat.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FnumberFormat\"},{\"kind\":256,\"name\":\"FparseBoolean\",\"url\":\"interfaces/FparseBoolean.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/FparseBoolean.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FparseBoolean\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/FparseBoolean.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FparseBoolean\"},{\"kind\":256,\"name\":\"Fpi\",\"url\":\"interfaces/Fpi.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/Fpi.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Fpi\"},{\"kind\":256,\"name\":\"Fpow\",\"url\":\"interfaces/Fpow.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/Fpow.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Fpow\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/Fpow.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Fpow\"},{\"kind\":256,\"name\":\"Fproperty\",\"url\":\"interfaces/Fproperty.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/Fproperty.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Fproperty\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/Fproperty.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Fproperty\"},{\"kind\":256,\"name\":\"Frandom\",\"url\":\"interfaces/Frandom.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/Frandom.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Frandom\"},{\"kind\":256,\"name\":\"Frint\",\"url\":\"interfaces/Frint.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/Frint.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Frint\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/Frint.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Frint\"},{\"kind\":256,\"name\":\"Fround\",\"url\":\"interfaces/Fround.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/Fround.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Fround\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/Fround.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Fround\"},{\"kind\":256,\"name\":\"Fsin\",\"url\":\"interfaces/Fsin.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/Fsin.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Fsin\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/Fsin.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Fsin\"},{\"kind\":256,\"name\":\"Fsqrt\",\"url\":\"interfaces/Fsqrt.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/Fsqrt.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Fsqrt\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/Fsqrt.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Fsqrt\"},{\"kind\":256,\"name\":\"FstrAbbreviate\",\"url\":\"interfaces/FstrAbbreviate.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/FstrAbbreviate.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FstrAbbreviate\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/FstrAbbreviate.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FstrAbbreviate\"},{\"kind\":256,\"name\":\"FstrCapitalize\",\"url\":\"interfaces/FstrCapitalize.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/FstrCapitalize.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FstrCapitalize\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/FstrCapitalize.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FstrCapitalize\"},{\"kind\":256,\"name\":\"FstrConcat\",\"url\":\"interfaces/FstrConcat.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/FstrConcat.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FstrConcat\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/FstrConcat.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FstrConcat\"},{\"kind\":256,\"name\":\"FstrDefaultIfBlank\",\"url\":\"interfaces/FstrDefaultIfBlank.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/FstrDefaultIfBlank.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FstrDefaultIfBlank\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/FstrDefaultIfBlank.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FstrDefaultIfBlank\"},{\"kind\":256,\"name\":\"FstrEndsWith\",\"url\":\"interfaces/FstrEndsWith.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/FstrEndsWith.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FstrEndsWith\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/FstrEndsWith.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FstrEndsWith\"},{\"kind\":256,\"name\":\"FstrEqualsIgnoreCase\",\"url\":\"interfaces/FstrEqualsIgnoreCase.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/FstrEqualsIgnoreCase.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FstrEqualsIgnoreCase\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/FstrEqualsIgnoreCase.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FstrEqualsIgnoreCase\"},{\"kind\":256,\"name\":\"FstrIndexOf\",\"url\":\"interfaces/FstrIndexOf.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/FstrIndexOf.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FstrIndexOf\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/FstrIndexOf.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FstrIndexOf\"},{\"kind\":256,\"name\":\"FstrLastIndexOf\",\"url\":\"interfaces/FstrLastIndexOf.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/FstrLastIndexOf.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FstrLastIndexOf\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/FstrLastIndexOf.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FstrLastIndexOf\"},{\"kind\":256,\"name\":\"FstrLength\",\"url\":\"interfaces/FstrLength.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/FstrLength.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FstrLength\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/FstrLength.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FstrLength\"},{\"kind\":256,\"name\":\"FstrMatches\",\"url\":\"interfaces/FstrMatches.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/FstrMatches.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FstrMatches\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/FstrMatches.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FstrMatches\"},{\"kind\":256,\"name\":\"FstrReplace\",\"url\":\"interfaces/FstrReplace.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/FstrReplace.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FstrReplace\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/FstrReplace.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FstrReplace\"},{\"kind\":256,\"name\":\"FstrStartsWith\",\"url\":\"interfaces/FstrStartsWith.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/FstrStartsWith.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FstrStartsWith\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/FstrStartsWith.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FstrStartsWith\"},{\"kind\":256,\"name\":\"FstrStripAccents\",\"url\":\"interfaces/FstrStripAccents.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/FstrStripAccents.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FstrStripAccents\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/FstrStripAccents.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FstrStripAccents\"},{\"kind\":256,\"name\":\"FstrSubstring\",\"url\":\"interfaces/FstrSubstring.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/FstrSubstring.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FstrSubstring\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/FstrSubstring.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FstrSubstring\"},{\"kind\":256,\"name\":\"FstrSubstringStart\",\"url\":\"interfaces/FstrSubstringStart.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/FstrSubstringStart.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FstrSubstringStart\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/FstrSubstringStart.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FstrSubstringStart\"},{\"kind\":256,\"name\":\"FstrToLowerCase\",\"url\":\"interfaces/FstrToLowerCase.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/FstrToLowerCase.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FstrToLowerCase\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/FstrToLowerCase.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FstrToLowerCase\"},{\"kind\":256,\"name\":\"FstrToUpperCase\",\"url\":\"interfaces/FstrToUpperCase.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/FstrToUpperCase.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FstrToUpperCase\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/FstrToUpperCase.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FstrToUpperCase\"},{\"kind\":256,\"name\":\"FstrTrim\",\"url\":\"interfaces/FstrTrim.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/FstrTrim.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FstrTrim\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/FstrTrim.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FstrTrim\"},{\"kind\":256,\"name\":\"Fsub\",\"url\":\"interfaces/Fsub.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/Fsub.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Fsub\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/Fsub.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Fsub\"},{\"kind\":256,\"name\":\"Ftan\",\"url\":\"interfaces/Ftan.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/Ftan.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Ftan\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/Ftan.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"Ftan\"},{\"kind\":256,\"name\":\"FtoDegrees\",\"url\":\"interfaces/FtoDegrees.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/FtoDegrees.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FtoDegrees\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/FtoDegrees.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FtoDegrees\"},{\"kind\":256,\"name\":\"FtoRadians\",\"url\":\"interfaces/FtoRadians.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"interfaces/FtoRadians.html#name\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FtoRadians\"},{\"kind\":1024,\"name\":\"args\",\"url\":\"interfaces/FtoRadians.html#args\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"FtoRadians\"},{\"kind\":64,\"name\":\"isExpression\",\"url\":\"functions/isExpression.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"isFunctionCall\",\"url\":\"functions/isFunctionCall.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"isPropertyType\",\"url\":\"functions/isPropertyType.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"isScaleDenominator\",\"url\":\"functions/isScaleDenominator.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"isOperator\",\"url\":\"functions/isOperator.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"isComparisonOperator\",\"url\":\"functions/isComparisonOperator.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"isCombinationOperator\",\"url\":\"functions/isCombinationOperator.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"isNegationOperator\",\"url\":\"functions/isNegationOperator.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"isFilter\",\"url\":\"functions/isFilter.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"isComparisonFilter\",\"url\":\"functions/isComparisonFilter.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"isCombinationFilter\",\"url\":\"functions/isCombinationFilter.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"isNegationFilter\",\"url\":\"functions/isNegationFilter.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"isSymbolizer\",\"url\":\"functions/isSymbolizer.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"isPointSymbolizer\",\"url\":\"functions/isPointSymbolizer.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"isIconSymbolizer\",\"url\":\"functions/isIconSymbolizer.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"isTextSymbolizer\",\"url\":\"functions/isTextSymbolizer.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"isMarkSymbolizer\",\"url\":\"functions/isMarkSymbolizer.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"isLineSymbolizer\",\"url\":\"functions/isLineSymbolizer.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"isFillSymbolizer\",\"url\":\"functions/isFillSymbolizer.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"isRasterSymbolizer\",\"url\":\"functions/isRasterSymbolizer.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"isRule\",\"url\":\"functions/isRule.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"isRgbChannel\",\"url\":\"functions/isRgbChannel.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"isGrayChannel\",\"url\":\"functions/isGrayChannel.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"isGeoStylerNumberFunction\",\"url\":\"functions/isGeoStylerNumberFunction.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"isGeoStylerStringFunction\",\"url\":\"functions/isGeoStylerStringFunction.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"isGeoStylerBooleanFunction\",\"url\":\"functions/isGeoStylerBooleanFunction.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"isGeoStylerUnknownFunction\",\"url\":\"functions/isGeoStylerUnknownFunction.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"isGeoStylerFunction\",\"url\":\"functions/isGeoStylerFunction.html\",\"classes\":\"tsd-kind-function\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"comment\"],\"fieldVectors\":[[\"name/0\",[0,57.192]],[\"comment/0\",[]],[\"name/1\",[1,48.719]],[\"comment/1\",[]],[\"name/2\",[2,57.192]],[\"comment/2\",[]],[\"name/3\",[3,57.192]],[\"comment/3\",[]],[\"name/4\",[4,57.192]],[\"comment/4\",[]],[\"name/5\",[5,19.58]],[\"comment/5\",[]],[\"name/6\",[6,20.22]],[\"comment/6\",[]],[\"name/7\",[7,57.192]],[\"comment/7\",[]],[\"name/8\",[8,57.192]],[\"comment/8\",[]],[\"name/9\",[9,57.192]],[\"comment/9\",[]],[\"name/10\",[10,57.192]],[\"comment/10\",[]],[\"name/11\",[11,57.192]],[\"comment/11\",[]],[\"name/12\",[12,57.192]],[\"comment/12\",[]],[\"name/13\",[13,57.192]],[\"comment/13\",[]],[\"name/14\",[14,57.192]],[\"comment/14\",[]],[\"name/15\",[15,57.192]],[\"comment/15\",[]],[\"name/16\",[16,57.192]],[\"comment/16\",[]],[\"name/17\",[17,57.192]],[\"comment/17\",[]],[\"name/18\",[18,48.719]],[\"comment/18\",[]],[\"name/19\",[19,57.192]],[\"comment/19\",[]],[\"name/20\",[20,57.192]],[\"comment/20\",[]],[\"name/21\",[21,39.846]],[\"comment/21\",[]],[\"name/22\",[22,39.846]],[\"comment/22\",[]],[\"name/23\",[23,38.734]],[\"comment/23\",[]],[\"name/24\",[24,39.846]],[\"comment/24\",[]],[\"name/25\",[25,57.192]],[\"comment/25\",[]],[\"name/26\",[26,46.206]],[\"comment/26\",[]],[\"name/27\",[27,46.206]],[\"comment/27\",[]],[\"name/28\",[28,46.206]],[\"comment/28\",[]],[\"name/29\",[21,39.846]],[\"comment/29\",[]],[\"name/30\",[22,39.846]],[\"comment/30\",[]],[\"name/31\",[23,38.734]],[\"comment/31\",[]],[\"name/32\",[24,39.846]],[\"comment/32\",[]],[\"name/33\",[29,57.192]],[\"comment/33\",[]],[\"name/34\",[30,52.084]],[\"comment/34\",[]],[\"name/35\",[31,57.192]],[\"comment/35\",[]],[\"name/36\",[32,57.192]],[\"comment/36\",[]],[\"name/37\",[21,39.846]],[\"comment/37\",[]],[\"name/38\",[30,52.084]],[\"comment/38\",[]],[\"name/39\",[33,57.192]],[\"comment/39\",[]],[\"name/40\",[34,57.192]],[\"comment/40\",[]],[\"name/41\",[35,48.719]],[\"comment/41\",[]],[\"name/42\",[36,52.084]],[\"comment/42\",[]],[\"name/43\",[37,57.192]],[\"comment/43\",[]],[\"name/44\",[38,57.192]],[\"comment/44\",[]],[\"name/45\",[39,57.192]],[\"comment/45\",[]],[\"name/46\",[40,57.192]],[\"comment/46\",[]],[\"name/47\",[41,52.084]],[\"comment/47\",[]],[\"name/48\",[42,48.719]],[\"comment/48\",[]],[\"name/49\",[43,57.192]],[\"comment/49\",[]],[\"name/50\",[26,46.206]],[\"comment/50\",[]],[\"name/51\",[27,46.206]],[\"comment/51\",[]],[\"name/52\",[28,46.206]],[\"comment/52\",[]],[\"name/53\",[22,39.846]],[\"comment/53\",[]],[\"name/54\",[23,38.734]],[\"comment/54\",[]],[\"name/55\",[24,39.846]],[\"comment/55\",[]],[\"name/56\",[44,57.192]],[\"comment/56\",[]],[\"name/57\",[21,39.846]],[\"comment/57\",[]],[\"name/58\",[45,52.084]],[\"comment/58\",[]],[\"name/59\",[46,52.084]],[\"comment/59\",[]],[\"name/60\",[47,52.084]],[\"comment/60\",[]],[\"name/61\",[48,57.192]],[\"comment/61\",[]],[\"name/62\",[49,52.084]],[\"comment/62\",[]],[\"name/63\",[50,52.084]],[\"comment/63\",[]],[\"name/64\",[51,52.084]],[\"comment/64\",[]],[\"name/65\",[52,52.084]],[\"comment/65\",[]],[\"name/66\",[53,52.084]],[\"comment/66\",[]],[\"name/67\",[54,57.192]],[\"comment/67\",[]],[\"name/68\",[55,52.084]],[\"comment/68\",[]],[\"name/69\",[56,57.192]],[\"comment/69\",[]],[\"name/70\",[57,57.192]],[\"comment/70\",[]],[\"name/71\",[58,57.192]],[\"comment/71\",[]],[\"name/72\",[59,57.192]],[\"comment/72\",[]],[\"name/73\",[60,57.192]],[\"comment/73\",[]],[\"name/74\",[61,57.192]],[\"comment/74\",[]],[\"name/75\",[62,52.084]],[\"comment/75\",[]],[\"name/76\",[63,52.084]],[\"comment/76\",[]],[\"name/77\",[42,48.719]],[\"comment/77\",[]],[\"name/78\",[35,48.719]],[\"comment/78\",[]],[\"name/79\",[64,52.084]],[\"comment/79\",[]],[\"name/80\",[65,52.084]],[\"comment/80\",[]],[\"name/81\",[66,57.192]],[\"comment/81\",[]],[\"name/82\",[67,57.192]],[\"comment/82\",[]],[\"name/83\",[68,57.192]],[\"comment/83\",[]],[\"name/84\",[26,46.206]],[\"comment/84\",[]],[\"name/85\",[27,46.206]],[\"comment/85\",[]],[\"name/86\",[28,46.206]],[\"comment/86\",[]],[\"name/87\",[22,39.846]],[\"comment/87\",[]],[\"name/88\",[23,38.734]],[\"comment/88\",[]],[\"name/89\",[24,39.846]],[\"comment/89\",[]],[\"name/90\",[69,57.192]],[\"comment/90\",[]],[\"name/91\",[21,39.846]],[\"comment/91\",[]],[\"name/92\",[45,52.084]],[\"comment/92\",[]],[\"name/93\",[46,52.084]],[\"comment/93\",[]],[\"name/94\",[49,52.084]],[\"comment/94\",[]],[\"name/95\",[50,52.084]],[\"comment/95\",[]],[\"name/96\",[51,52.084]],[\"comment/96\",[]],[\"name/97\",[52,52.084]],[\"comment/97\",[]],[\"name/98\",[53,52.084]],[\"comment/98\",[]],[\"name/99\",[70,57.192]],[\"comment/99\",[]],[\"name/100\",[71,57.192]],[\"comment/100\",[]],[\"name/101\",[55,52.084]],[\"comment/101\",[]],[\"name/102\",[62,52.084]],[\"comment/102\",[]],[\"name/103\",[63,52.084]],[\"comment/103\",[]],[\"name/104\",[42,48.719]],[\"comment/104\",[]],[\"name/105\",[35,48.719]],[\"comment/105\",[]],[\"name/106\",[64,52.084]],[\"comment/106\",[]],[\"name/107\",[65,52.084]],[\"comment/107\",[]],[\"name/108\",[72,57.192]],[\"comment/108\",[]],[\"name/109\",[73,57.192]],[\"comment/109\",[]],[\"name/110\",[74,57.192]],[\"comment/110\",[]],[\"name/111\",[26,46.206]],[\"comment/111\",[]],[\"name/112\",[27,46.206]],[\"comment/112\",[]],[\"name/113\",[28,46.206]],[\"comment/113\",[]],[\"name/114\",[22,39.846]],[\"comment/114\",[]],[\"name/115\",[23,38.734]],[\"comment/115\",[]],[\"name/116\",[24,39.846]],[\"comment/116\",[]],[\"name/117\",[75,57.192]],[\"comment/117\",[]],[\"name/118\",[21,39.846]],[\"comment/118\",[]],[\"name/119\",[76,57.192]],[\"comment/119\",[]],[\"name/120\",[36,52.084]],[\"comment/120\",[]],[\"name/121\",[77,57.192]],[\"comment/121\",[]],[\"name/122\",[78,57.192]],[\"comment/122\",[]],[\"name/123\",[79,57.192]],[\"comment/123\",[]],[\"name/124\",[80,57.192]],[\"comment/124\",[]],[\"name/125\",[81,57.192]],[\"comment/125\",[]],[\"name/126\",[82,57.192]],[\"comment/126\",[]],[\"name/127\",[83,57.192]],[\"comment/127\",[]],[\"name/128\",[84,52.084]],[\"comment/128\",[]],[\"name/129\",[22,39.846]],[\"comment/129\",[]],[\"name/130\",[23,38.734]],[\"comment/130\",[]],[\"name/131\",[24,39.846]],[\"comment/131\",[]],[\"name/132\",[85,57.192]],[\"comment/132\",[]],[\"name/133\",[86,57.192]],[\"comment/133\",[]],[\"name/134\",[87,57.192]],[\"comment/134\",[]],[\"name/135\",[88,57.192]],[\"comment/135\",[]],[\"name/136\",[21,39.846]],[\"comment/136\",[]],[\"name/137\",[41,52.084]],[\"comment/137\",[]],[\"name/138\",[89,57.192]],[\"comment/138\",[]],[\"name/139\",[90,57.192]],[\"comment/139\",[]],[\"name/140\",[91,57.192]],[\"comment/140\",[]],[\"name/141\",[92,57.192]],[\"comment/141\",[]],[\"name/142\",[93,57.192]],[\"comment/142\",[]],[\"name/143\",[94,57.192]],[\"comment/143\",[]],[\"name/144\",[95,57.192]],[\"comment/144\",[]],[\"name/145\",[84,52.084]],[\"comment/145\",[]],[\"name/146\",[96,57.192]],[\"comment/146\",[]],[\"name/147\",[97,57.192]],[\"comment/147\",[]],[\"name/148\",[98,57.192]],[\"comment/148\",[]],[\"name/149\",[99,57.192]],[\"comment/149\",[]],[\"name/150\",[100,57.192]],[\"comment/150\",[]],[\"name/151\",[101,57.192]],[\"comment/151\",[]],[\"name/152\",[102,57.192]],[\"comment/152\",[]],[\"name/153\",[103,57.192]],[\"comment/153\",[]],[\"name/154\",[22,39.846]],[\"comment/154\",[]],[\"name/155\",[23,38.734]],[\"comment/155\",[]],[\"name/156\",[24,39.846]],[\"comment/156\",[]],[\"name/157\",[104,57.192]],[\"comment/157\",[]],[\"name/158\",[105,57.192]],[\"comment/158\",[]],[\"name/159\",[22,39.846]],[\"comment/159\",[]],[\"name/160\",[106,57.192]],[\"comment/160\",[]],[\"name/161\",[47,52.084]],[\"comment/161\",[]],[\"name/162\",[23,38.734]],[\"comment/162\",[]],[\"name/163\",[107,57.192]],[\"comment/163\",[]],[\"name/164\",[108,52.084]],[\"comment/164\",[]],[\"name/165\",[109,57.192]],[\"comment/165\",[]],[\"name/166\",[110,57.192]],[\"comment/166\",[]],[\"name/167\",[111,57.192]],[\"comment/167\",[]],[\"name/168\",[112,48.719]],[\"comment/168\",[]],[\"name/169\",[113,57.192]],[\"comment/169\",[]],[\"name/170\",[114,57.192]],[\"comment/170\",[]],[\"name/171\",[115,57.192]],[\"comment/171\",[]],[\"name/172\",[116,57.192]],[\"comment/172\",[]],[\"name/173\",[112,48.719]],[\"comment/173\",[]],[\"name/174\",[117,57.192]],[\"comment/174\",[]],[\"name/175\",[118,57.192]],[\"comment/175\",[]],[\"name/176\",[119,57.192]],[\"comment/176\",[]],[\"name/177\",[120,57.192]],[\"comment/177\",[]],[\"name/178\",[121,52.084]],[\"comment/178\",[]],[\"name/179\",[121,52.084]],[\"comment/179\",[]],[\"name/180\",[122,52.084]],[\"comment/180\",[]],[\"name/181\",[123,57.192]],[\"comment/181\",[]],[\"name/182\",[21,39.846]],[\"comment/182\",[]],[\"name/183\",[24,39.846]],[\"comment/183\",[]],[\"name/184\",[23,38.734]],[\"comment/184\",[]],[\"name/185\",[108,52.084]],[\"comment/185\",[]],[\"name/186\",[122,52.084]],[\"comment/186\",[]],[\"name/187\",[112,48.719]],[\"comment/187\",[]],[\"name/188\",[124,57.192]],[\"comment/188\",[]],[\"name/189\",[125,57.192]],[\"comment/189\",[]],[\"name/190\",[126,57.192]],[\"comment/190\",[]],[\"name/191\",[127,57.192]],[\"comment/191\",[]],[\"name/192\",[128,57.192]],[\"comment/192\",[]],[\"name/193\",[129,57.192]],[\"comment/193\",[]],[\"name/194\",[130,57.192]],[\"comment/194\",[]],[\"name/195\",[131,52.084]],[\"comment/195\",[]],[\"name/196\",[132,57.192]],[\"comment/196\",[]],[\"name/197\",[5,19.58]],[\"comment/197\",[]],[\"name/198\",[18,48.719]],[\"comment/198\",[]],[\"name/199\",[1,48.719]],[\"comment/199\",[]],[\"name/200\",[133,57.192]],[\"comment/200\",[]],[\"name/201\",[134,57.192]],[\"comment/201\",[]],[\"name/202\",[5,19.58]],[\"comment/202\",[]],[\"name/203\",[135,57.192]],[\"comment/203\",[]],[\"name/204\",[136,57.192]],[\"comment/204\",[]],[\"name/205\",[137,46.206]],[\"comment/205\",[]],[\"name/206\",[138,46.206]],[\"comment/206\",[]],[\"name/207\",[1,48.719]],[\"comment/207\",[]],[\"name/208\",[18,48.719]],[\"comment/208\",[]],[\"name/209\",[131,52.084]],[\"comment/209\",[]],[\"name/210\",[139,57.192]],[\"comment/210\",[]],[\"name/211\",[140,57.192]],[\"comment/211\",[]],[\"name/212\",[141,57.192]],[\"comment/212\",[]],[\"name/213\",[137,46.206]],[\"comment/213\",[]],[\"name/214\",[142,57.192]],[\"comment/214\",[]],[\"name/215\",[143,57.192]],[\"comment/215\",[]],[\"name/216\",[144,57.192]],[\"comment/216\",[]],[\"name/217\",[145,57.192]],[\"comment/217\",[]],[\"name/218\",[137,46.206]],[\"comment/218\",[]],[\"name/219\",[146,52.084]],[\"comment/219\",[]],[\"name/220\",[138,46.206]],[\"comment/220\",[]],[\"name/221\",[147,52.084]],[\"comment/221\",[]],[\"name/222\",[148,52.084]],[\"comment/222\",[]],[\"name/223\",[149,57.192]],[\"comment/223\",[]],[\"name/224\",[137,46.206]],[\"comment/224\",[]],[\"name/225\",[146,52.084]],[\"comment/225\",[]],[\"name/226\",[138,46.206]],[\"comment/226\",[]],[\"name/227\",[147,52.084]],[\"comment/227\",[]],[\"name/228\",[148,52.084]],[\"comment/228\",[]],[\"name/229\",[150,57.192]],[\"comment/229\",[]],[\"name/230\",[151,57.192]],[\"comment/230\",[]],[\"name/231\",[138,46.206]],[\"comment/231\",[]],[\"name/232\",[152,57.192]],[\"comment/232\",[]],[\"name/233\",[153,57.192]],[\"comment/233\",[]],[\"name/234\",[154,57.192]],[\"comment/234\",[]],[\"name/235\",[155,57.192]],[\"comment/235\",[]],[\"name/236\",[156,57.192]],[\"comment/236\",[]],[\"name/237\",[157,57.192]],[\"comment/237\",[]],[\"name/238\",[158,57.192]],[\"comment/238\",[]],[\"name/239\",[159,57.192]],[\"comment/239\",[]],[\"name/240\",[160,57.192]],[\"comment/240\",[]],[\"name/241\",[161,57.192]],[\"comment/241\",[]],[\"name/242\",[162,57.192]],[\"comment/242\",[]],[\"name/243\",[163,57.192]],[\"comment/243\",[]],[\"name/244\",[164,57.192]],[\"comment/244\",[]],[\"name/245\",[165,57.192]],[\"comment/245\",[]],[\"name/246\",[166,57.192]],[\"comment/246\",[]],[\"name/247\",[167,57.192]],[\"comment/247\",[]],[\"name/248\",[5,19.58]],[\"comment/248\",[]],[\"name/249\",[6,20.22]],[\"comment/249\",[]],[\"name/250\",[168,57.192]],[\"comment/250\",[]],[\"name/251\",[5,19.58]],[\"comment/251\",[]],[\"name/252\",[6,20.22]],[\"comment/252\",[]],[\"name/253\",[169,57.192]],[\"comment/253\",[]],[\"name/254\",[5,19.58]],[\"comment/254\",[]],[\"name/255\",[6,20.22]],[\"comment/255\",[]],[\"name/256\",[170,57.192]],[\"comment/256\",[]],[\"name/257\",[5,19.58]],[\"comment/257\",[]],[\"name/258\",[6,20.22]],[\"comment/258\",[]],[\"name/259\",[171,57.192]],[\"comment/259\",[]],[\"name/260\",[5,19.58]],[\"comment/260\",[]],[\"name/261\",[6,20.22]],[\"comment/261\",[]],[\"name/262\",[172,57.192]],[\"comment/262\",[]],[\"name/263\",[5,19.58]],[\"comment/263\",[]],[\"name/264\",[6,20.22]],[\"comment/264\",[]],[\"name/265\",[173,57.192]],[\"comment/265\",[]],[\"name/266\",[5,19.58]],[\"comment/266\",[]],[\"name/267\",[6,20.22]],[\"comment/267\",[]],[\"name/268\",[174,57.192]],[\"comment/268\",[]],[\"name/269\",[5,19.58]],[\"comment/269\",[]],[\"name/270\",[6,20.22]],[\"comment/270\",[]],[\"name/271\",[175,57.192]],[\"comment/271\",[]],[\"name/272\",[5,19.58]],[\"comment/272\",[]],[\"name/273\",[6,20.22]],[\"comment/273\",[]],[\"name/274\",[176,57.192]],[\"comment/274\",[]],[\"name/275\",[5,19.58]],[\"comment/275\",[]],[\"name/276\",[6,20.22]],[\"comment/276\",[]],[\"name/277\",[177,57.192]],[\"comment/277\",[]],[\"name/278\",[5,19.58]],[\"comment/278\",[]],[\"name/279\",[6,20.22]],[\"comment/279\",[]],[\"name/280\",[178,57.192]],[\"comment/280\",[]],[\"name/281\",[5,19.58]],[\"comment/281\",[]],[\"name/282\",[6,20.22]],[\"comment/282\",[]],[\"name/283\",[179,57.192]],[\"comment/283\",[]],[\"name/284\",[5,19.58]],[\"comment/284\",[]],[\"name/285\",[6,20.22]],[\"comment/285\",[]],[\"name/286\",[180,57.192]],[\"comment/286\",[]],[\"name/287\",[5,19.58]],[\"comment/287\",[]],[\"name/288\",[6,20.22]],[\"comment/288\",[]],[\"name/289\",[181,57.192]],[\"comment/289\",[]],[\"name/290\",[5,19.58]],[\"comment/290\",[]],[\"name/291\",[6,20.22]],[\"comment/291\",[]],[\"name/292\",[182,57.192]],[\"comment/292\",[]],[\"name/293\",[5,19.58]],[\"comment/293\",[]],[\"name/294\",[6,20.22]],[\"comment/294\",[]],[\"name/295\",[183,57.192]],[\"comment/295\",[]],[\"name/296\",[5,19.58]],[\"comment/296\",[]],[\"name/297\",[6,20.22]],[\"comment/297\",[]],[\"name/298\",[184,57.192]],[\"comment/298\",[]],[\"name/299\",[5,19.58]],[\"comment/299\",[]],[\"name/300\",[6,20.22]],[\"comment/300\",[]],[\"name/301\",[185,57.192]],[\"comment/301\",[]],[\"name/302\",[5,19.58]],[\"comment/302\",[]],[\"name/303\",[6,20.22]],[\"comment/303\",[]],[\"name/304\",[186,57.192]],[\"comment/304\",[]],[\"name/305\",[5,19.58]],[\"comment/305\",[]],[\"name/306\",[6,20.22]],[\"comment/306\",[]],[\"name/307\",[187,57.192]],[\"comment/307\",[]],[\"name/308\",[5,19.58]],[\"comment/308\",[]],[\"name/309\",[6,20.22]],[\"comment/309\",[]],[\"name/310\",[188,57.192]],[\"comment/310\",[]],[\"name/311\",[5,19.58]],[\"comment/311\",[]],[\"name/312\",[6,20.22]],[\"comment/312\",[]],[\"name/313\",[189,57.192]],[\"comment/313\",[]],[\"name/314\",[5,19.58]],[\"comment/314\",[]],[\"name/315\",[6,20.22]],[\"comment/315\",[]],[\"name/316\",[190,57.192]],[\"comment/316\",[]],[\"name/317\",[5,19.58]],[\"comment/317\",[]],[\"name/318\",[6,20.22]],[\"comment/318\",[]],[\"name/319\",[191,57.192]],[\"comment/319\",[]],[\"name/320\",[5,19.58]],[\"comment/320\",[]],[\"name/321\",[6,20.22]],[\"comment/321\",[]],[\"name/322\",[192,57.192]],[\"comment/322\",[]],[\"name/323\",[5,19.58]],[\"comment/323\",[]],[\"name/324\",[6,20.22]],[\"comment/324\",[]],[\"name/325\",[193,57.192]],[\"comment/325\",[]],[\"name/326\",[5,19.58]],[\"comment/326\",[]],[\"name/327\",[6,20.22]],[\"comment/327\",[]],[\"name/328\",[194,57.192]],[\"comment/328\",[]],[\"name/329\",[5,19.58]],[\"comment/329\",[]],[\"name/330\",[6,20.22]],[\"comment/330\",[]],[\"name/331\",[195,57.192]],[\"comment/331\",[]],[\"name/332\",[5,19.58]],[\"comment/332\",[]],[\"name/333\",[6,20.22]],[\"comment/333\",[]],[\"name/334\",[196,57.192]],[\"comment/334\",[]],[\"name/335\",[5,19.58]],[\"comment/335\",[]],[\"name/336\",[6,20.22]],[\"comment/336\",[]],[\"name/337\",[197,57.192]],[\"comment/337\",[]],[\"name/338\",[5,19.58]],[\"comment/338\",[]],[\"name/339\",[6,20.22]],[\"comment/339\",[]],[\"name/340\",[198,57.192]],[\"comment/340\",[]],[\"name/341\",[5,19.58]],[\"comment/341\",[]],[\"name/342\",[199,57.192]],[\"comment/342\",[]],[\"name/343\",[5,19.58]],[\"comment/343\",[]],[\"name/344\",[6,20.22]],[\"comment/344\",[]],[\"name/345\",[200,57.192]],[\"comment/345\",[]],[\"name/346\",[5,19.58]],[\"comment/346\",[]],[\"name/347\",[6,20.22]],[\"comment/347\",[]],[\"name/348\",[201,57.192]],[\"comment/348\",[]],[\"name/349\",[5,19.58]],[\"comment/349\",[]],[\"name/350\",[202,57.192]],[\"comment/350\",[]],[\"name/351\",[5,19.58]],[\"comment/351\",[]],[\"name/352\",[6,20.22]],[\"comment/352\",[]],[\"name/353\",[203,57.192]],[\"comment/353\",[]],[\"name/354\",[5,19.58]],[\"comment/354\",[]],[\"name/355\",[6,20.22]],[\"comment/355\",[]],[\"name/356\",[204,57.192]],[\"comment/356\",[]],[\"name/357\",[5,19.58]],[\"comment/357\",[]],[\"name/358\",[6,20.22]],[\"comment/358\",[]],[\"name/359\",[205,57.192]],[\"comment/359\",[]],[\"name/360\",[5,19.58]],[\"comment/360\",[]],[\"name/361\",[6,20.22]],[\"comment/361\",[]],[\"name/362\",[206,57.192]],[\"comment/362\",[]],[\"name/363\",[5,19.58]],[\"comment/363\",[]],[\"name/364\",[6,20.22]],[\"comment/364\",[]],[\"name/365\",[207,57.192]],[\"comment/365\",[]],[\"name/366\",[5,19.58]],[\"comment/366\",[]],[\"name/367\",[6,20.22]],[\"comment/367\",[]],[\"name/368\",[208,57.192]],[\"comment/368\",[]],[\"name/369\",[5,19.58]],[\"comment/369\",[]],[\"name/370\",[6,20.22]],[\"comment/370\",[]],[\"name/371\",[209,57.192]],[\"comment/371\",[]],[\"name/372\",[5,19.58]],[\"comment/372\",[]],[\"name/373\",[6,20.22]],[\"comment/373\",[]],[\"name/374\",[210,57.192]],[\"comment/374\",[]],[\"name/375\",[5,19.58]],[\"comment/375\",[]],[\"name/376\",[6,20.22]],[\"comment/376\",[]],[\"name/377\",[211,57.192]],[\"comment/377\",[]],[\"name/378\",[5,19.58]],[\"comment/378\",[]],[\"name/379\",[6,20.22]],[\"comment/379\",[]],[\"name/380\",[212,57.192]],[\"comment/380\",[]],[\"name/381\",[5,19.58]],[\"comment/381\",[]],[\"name/382\",[6,20.22]],[\"comment/382\",[]],[\"name/383\",[213,57.192]],[\"comment/383\",[]],[\"name/384\",[5,19.58]],[\"comment/384\",[]],[\"name/385\",[6,20.22]],[\"comment/385\",[]],[\"name/386\",[214,57.192]],[\"comment/386\",[]],[\"name/387\",[5,19.58]],[\"comment/387\",[]],[\"name/388\",[6,20.22]],[\"comment/388\",[]],[\"name/389\",[215,57.192]],[\"comment/389\",[]],[\"name/390\",[5,19.58]],[\"comment/390\",[]],[\"name/391\",[6,20.22]],[\"comment/391\",[]],[\"name/392\",[216,57.192]],[\"comment/392\",[]],[\"name/393\",[5,19.58]],[\"comment/393\",[]],[\"name/394\",[6,20.22]],[\"comment/394\",[]],[\"name/395\",[217,57.192]],[\"comment/395\",[]],[\"name/396\",[5,19.58]],[\"comment/396\",[]],[\"name/397\",[6,20.22]],[\"comment/397\",[]],[\"name/398\",[218,57.192]],[\"comment/398\",[]],[\"name/399\",[5,19.58]],[\"comment/399\",[]],[\"name/400\",[6,20.22]],[\"comment/400\",[]],[\"name/401\",[219,57.192]],[\"comment/401\",[]],[\"name/402\",[5,19.58]],[\"comment/402\",[]],[\"name/403\",[6,20.22]],[\"comment/403\",[]],[\"name/404\",[220,57.192]],[\"comment/404\",[]],[\"name/405\",[5,19.58]],[\"comment/405\",[]],[\"name/406\",[6,20.22]],[\"comment/406\",[]],[\"name/407\",[221,57.192]],[\"comment/407\",[]],[\"name/408\",[5,19.58]],[\"comment/408\",[]],[\"name/409\",[6,20.22]],[\"comment/409\",[]],[\"name/410\",[222,57.192]],[\"comment/410\",[]],[\"name/411\",[5,19.58]],[\"comment/411\",[]],[\"name/412\",[6,20.22]],[\"comment/412\",[]],[\"name/413\",[223,57.192]],[\"comment/413\",[]],[\"name/414\",[5,19.58]],[\"comment/414\",[]],[\"name/415\",[6,20.22]],[\"comment/415\",[]],[\"name/416\",[224,57.192]],[\"comment/416\",[]],[\"name/417\",[5,19.58]],[\"comment/417\",[]],[\"name/418\",[6,20.22]],[\"comment/418\",[]],[\"name/419\",[225,57.192]],[\"comment/419\",[]],[\"name/420\",[5,19.58]],[\"comment/420\",[]],[\"name/421\",[6,20.22]],[\"comment/421\",[]],[\"name/422\",[226,57.192]],[\"comment/422\",[]],[\"name/423\",[5,19.58]],[\"comment/423\",[]],[\"name/424\",[6,20.22]],[\"comment/424\",[]],[\"name/425\",[227,57.192]],[\"comment/425\",[]],[\"name/426\",[5,19.58]],[\"comment/426\",[]],[\"name/427\",[6,20.22]],[\"comment/427\",[]],[\"name/428\",[228,57.192]],[\"comment/428\",[]],[\"name/429\",[229,57.192]],[\"comment/429\",[]],[\"name/430\",[230,57.192]],[\"comment/430\",[]],[\"name/431\",[231,57.192]],[\"comment/431\",[]],[\"name/432\",[232,57.192]],[\"comment/432\",[]],[\"name/433\",[233,57.192]],[\"comment/433\",[]],[\"name/434\",[234,57.192]],[\"comment/434\",[]],[\"name/435\",[235,57.192]],[\"comment/435\",[]],[\"name/436\",[236,57.192]],[\"comment/436\",[]],[\"name/437\",[237,57.192]],[\"comment/437\",[]],[\"name/438\",[238,57.192]],[\"comment/438\",[]],[\"name/439\",[239,57.192]],[\"comment/439\",[]],[\"name/440\",[240,57.192]],[\"comment/440\",[]],[\"name/441\",[241,57.192]],[\"comment/441\",[]],[\"name/442\",[242,57.192]],[\"comment/442\",[]],[\"name/443\",[243,57.192]],[\"comment/443\",[]],[\"name/444\",[244,57.192]],[\"comment/444\",[]],[\"name/445\",[245,57.192]],[\"comment/445\",[]],[\"name/446\",[246,57.192]],[\"comment/446\",[]],[\"name/447\",[247,57.192]],[\"comment/447\",[]],[\"name/448\",[248,57.192]],[\"comment/448\",[]],[\"name/449\",[249,57.192]],[\"comment/449\",[]],[\"name/450\",[250,57.192]],[\"comment/450\",[]],[\"name/451\",[251,57.192]],[\"comment/451\",[]],[\"name/452\",[252,57.192]],[\"comment/452\",[]],[\"name/453\",[253,57.192]],[\"comment/453\",[]],[\"name/454\",[254,57.192]],[\"comment/454\",[]],[\"name/455\",[255,57.192]],[\"comment/455\",[]]],\"invertedIndex\":[[\"__type\",{\"_index\":137,\"name\":{\"205\":{},\"213\":{},\"218\":{},\"224\":{}},\"comment\":{}}],[\"allowoverlap\",{\"_index\":45,\"name\":{\"58\":{},\"92\":{}},\"comment\":{}}],[\"anchor\",{\"_index\":46,\"name\":{\"59\":{},\"93\":{}},\"comment\":{}}],[\"antialias\",{\"_index\":76,\"name\":{\"119\":{}},\"comment\":{}}],[\"args\",{\"_index\":6,\"name\":{\"6\":{},\"249\":{},\"252\":{},\"255\":{},\"258\":{},\"261\":{},\"264\":{},\"267\":{},\"270\":{},\"273\":{},\"276\":{},\"279\":{},\"282\":{},\"285\":{},\"288\":{},\"291\":{},\"294\":{},\"297\":{},\"300\":{},\"303\":{},\"306\":{},\"309\":{},\"312\":{},\"315\":{},\"318\":{},\"321\":{},\"324\":{},\"327\":{},\"330\":{},\"333\":{},\"336\":{},\"339\":{},\"344\":{},\"347\":{},\"352\":{},\"355\":{},\"358\":{},\"361\":{},\"364\":{},\"367\":{},\"370\":{},\"373\":{},\"376\":{},\"379\":{},\"382\":{},\"385\":{},\"388\":{},\"391\":{},\"394\":{},\"397\":{},\"400\":{},\"403\":{},\"406\":{},\"409\":{},\"412\":{},\"415\":{},\"418\":{},\"421\":{},\"424\":{},\"427\":{}},\"comment\":{}}],[\"avoidedges\",{\"_index\":26,\"name\":{\"26\":{},\"50\":{},\"84\":{},\"111\":{}},\"comment\":{}}],[\"basepointsymbolizer\",{\"_index\":25,\"name\":{\"25\":{}},\"comment\":{}}],[\"basesymbolizer\",{\"_index\":20,\"name\":{\"20\":{}},\"comment\":{}}],[\"bluechannel\",{\"_index\":119,\"name\":{\"176\":{}},\"comment\":{}}],[\"blur\",{\"_index\":41,\"name\":{\"47\":{},\"137\":{}},\"comment\":{}}],[\"brightnessmax\",{\"_index\":126,\"name\":{\"190\":{}},\"comment\":{}}],[\"brightnessmin\",{\"_index\":125,\"name\":{\"189\":{}},\"comment\":{}}],[\"cap\",{\"_index\":89,\"name\":{\"138\":{}},\"comment\":{}}],[\"captype\",{\"_index\":86,\"name\":{\"133\":{}},\"comment\":{}}],[\"channel\",{\"_index\":115,\"name\":{\"171\":{}},\"comment\":{}}],[\"channelselection\",{\"_index\":122,\"name\":{\"180\":{},\"186\":{}},\"comment\":{}}],[\"color\",{\"_index\":22,\"name\":{\"22\":{},\"30\":{},\"53\":{},\"87\":{},\"114\":{},\"129\":{},\"154\":{},\"159\":{}},\"comment\":{}}],[\"colormap\",{\"_index\":108,\"name\":{\"164\":{},\"185\":{}},\"comment\":{}}],[\"colormapentries\",{\"_index\":110,\"name\":{\"166\":{}},\"comment\":{}}],[\"colormapentry\",{\"_index\":105,\"name\":{\"158\":{}},\"comment\":{}}],[\"colormaptype\",{\"_index\":107,\"name\":{\"163\":{}},\"comment\":{}}],[\"combinationfilter\",{\"_index\":16,\"name\":{\"16\":{}},\"comment\":{}}],[\"combinationoperator\",{\"_index\":11,\"name\":{\"11\":{}},\"comment\":{}}],[\"comparisonfilter\",{\"_index\":15,\"name\":{\"15\":{}},\"comment\":{}}],[\"comparisonoperator\",{\"_index\":10,\"name\":{\"10\":{}},\"comment\":{}}],[\"contrast\",{\"_index\":128,\"name\":{\"192\":{}},\"comment\":{}}],[\"contrastenhancement\",{\"_index\":112,\"name\":{\"168\":{},\"173\":{},\"187\":{}},\"comment\":{}}],[\"dasharray\",{\"_index\":90,\"name\":{\"139\":{}},\"comment\":{}}],[\"dashoffset\",{\"_index\":91,\"name\":{\"140\":{}},\"comment\":{}}],[\"distanceunit\",{\"_index\":31,\"name\":{\"35\":{}},\"comment\":{}}],[\"enhancementtype\",{\"_index\":113,\"name\":{\"169\":{}},\"comment\":{}}],[\"errors\",{\"_index\":148,\"name\":{\"222\":{},\"228\":{}},\"comment\":{}}],[\"expression\",{\"_index\":7,\"name\":{\"7\":{}},\"comment\":{}}],[\"extended\",{\"_index\":111,\"name\":{\"167\":{}},\"comment\":{}}],[\"fabs\",{\"_index\":167,\"name\":{\"247\":{}},\"comment\":{}}],[\"facos\",{\"_index\":168,\"name\":{\"250\":{}},\"comment\":{}}],[\"fadd\",{\"_index\":169,\"name\":{\"253\":{}},\"comment\":{}}],[\"fadeduration\",{\"_index\":130,\"name\":{\"194\":{}},\"comment\":{}}],[\"fall\",{\"_index\":170,\"name\":{\"256\":{}},\"comment\":{}}],[\"fany\",{\"_index\":171,\"name\":{\"259\":{}},\"comment\":{}}],[\"fasin\",{\"_index\":172,\"name\":{\"262\":{}},\"comment\":{}}],[\"fatan\",{\"_index\":173,\"name\":{\"265\":{}},\"comment\":{}}],[\"fatan2\",{\"_index\":174,\"name\":{\"268\":{}},\"comment\":{}}],[\"fbetween\",{\"_index\":175,\"name\":{\"271\":{}},\"comment\":{}}],[\"fcase\",{\"_index\":176,\"name\":{\"274\":{}},\"comment\":{}}],[\"fceil\",{\"_index\":177,\"name\":{\"277\":{}},\"comment\":{}}],[\"fcos\",{\"_index\":178,\"name\":{\"280\":{}},\"comment\":{}}],[\"fdiv\",{\"_index\":179,\"name\":{\"283\":{}},\"comment\":{}}],[\"fdouble2bool\",{\"_index\":180,\"name\":{\"286\":{}},\"comment\":{}}],[\"fequalto\",{\"_index\":181,\"name\":{\"289\":{}},\"comment\":{}}],[\"fexp\",{\"_index\":182,\"name\":{\"292\":{}},\"comment\":{}}],[\"ffloor\",{\"_index\":183,\"name\":{\"295\":{}},\"comment\":{}}],[\"fgreaterthan\",{\"_index\":184,\"name\":{\"298\":{}},\"comment\":{}}],[\"fgreaterthanorequalto\",{\"_index\":185,\"name\":{\"301\":{}},\"comment\":{}}],[\"fillopacity\",{\"_index\":36,\"name\":{\"42\":{},\"120\":{}},\"comment\":{}}],[\"fillsymbolizer\",{\"_index\":75,\"name\":{\"117\":{}},\"comment\":{}}],[\"filter\",{\"_index\":18,\"name\":{\"18\":{},\"198\":{},\"208\":{}},\"comment\":{}}],[\"fin\",{\"_index\":186,\"name\":{\"304\":{}},\"comment\":{}}],[\"flessthan\",{\"_index\":187,\"name\":{\"307\":{}},\"comment\":{}}],[\"flessthanorequalto\",{\"_index\":188,\"name\":{\"310\":{}},\"comment\":{}}],[\"flog\",{\"_index\":191,\"name\":{\"319\":{}},\"comment\":{}}],[\"fmax\",{\"_index\":192,\"name\":{\"322\":{}},\"comment\":{}}],[\"fmin\",{\"_index\":193,\"name\":{\"325\":{}},\"comment\":{}}],[\"fmodulo\",{\"_index\":194,\"name\":{\"328\":{}},\"comment\":{}}],[\"fmul\",{\"_index\":195,\"name\":{\"331\":{}},\"comment\":{}}],[\"fnot\",{\"_index\":189,\"name\":{\"313\":{}},\"comment\":{}}],[\"fnotequalto\",{\"_index\":190,\"name\":{\"316\":{}},\"comment\":{}}],[\"fnumberformat\",{\"_index\":196,\"name\":{\"334\":{}},\"comment\":{}}],[\"font\",{\"_index\":48,\"name\":{\"61\":{}},\"comment\":{}}],[\"fontspec\",{\"_index\":29,\"name\":{\"33\":{}},\"comment\":{}}],[\"fontstyle\",{\"_index\":67,\"name\":{\"82\":{}},\"comment\":{}}],[\"fontweight\",{\"_index\":68,\"name\":{\"83\":{}},\"comment\":{}}],[\"format\",{\"_index\":71,\"name\":{\"100\":{}},\"comment\":{}}],[\"fparseboolean\",{\"_index\":197,\"name\":{\"337\":{}},\"comment\":{}}],[\"fpi\",{\"_index\":198,\"name\":{\"340\":{}},\"comment\":{}}],[\"fpow\",{\"_index\":199,\"name\":{\"342\":{}},\"comment\":{}}],[\"fproperty\",{\"_index\":200,\"name\":{\"345\":{}},\"comment\":{}}],[\"frandom\",{\"_index\":201,\"name\":{\"348\":{}},\"comment\":{}}],[\"frint\",{\"_index\":202,\"name\":{\"350\":{}},\"comment\":{}}],[\"fround\",{\"_index\":203,\"name\":{\"353\":{}},\"comment\":{}}],[\"fsin\",{\"_index\":204,\"name\":{\"356\":{}},\"comment\":{}}],[\"fsqrt\",{\"_index\":205,\"name\":{\"359\":{}},\"comment\":{}}],[\"fstrabbreviate\",{\"_index\":206,\"name\":{\"362\":{}},\"comment\":{}}],[\"fstrcapitalize\",{\"_index\":207,\"name\":{\"365\":{}},\"comment\":{}}],[\"fstrconcat\",{\"_index\":208,\"name\":{\"368\":{}},\"comment\":{}}],[\"fstrdefaultifblank\",{\"_index\":209,\"name\":{\"371\":{}},\"comment\":{}}],[\"fstrendswith\",{\"_index\":210,\"name\":{\"374\":{}},\"comment\":{}}],[\"fstrequalsignorecase\",{\"_index\":211,\"name\":{\"377\":{}},\"comment\":{}}],[\"fstrindexof\",{\"_index\":212,\"name\":{\"380\":{}},\"comment\":{}}],[\"fstrlastindexof\",{\"_index\":213,\"name\":{\"383\":{}},\"comment\":{}}],[\"fstrlength\",{\"_index\":214,\"name\":{\"386\":{}},\"comment\":{}}],[\"fstrmatches\",{\"_index\":215,\"name\":{\"389\":{}},\"comment\":{}}],[\"fstrreplace\",{\"_index\":216,\"name\":{\"392\":{}},\"comment\":{}}],[\"fstrstartswith\",{\"_index\":217,\"name\":{\"395\":{}},\"comment\":{}}],[\"fstrstripaccents\",{\"_index\":218,\"name\":{\"398\":{}},\"comment\":{}}],[\"fstrsubstring\",{\"_index\":219,\"name\":{\"401\":{}},\"comment\":{}}],[\"fstrsubstringstart\",{\"_index\":220,\"name\":{\"404\":{}},\"comment\":{}}],[\"fstrtolowercase\",{\"_index\":221,\"name\":{\"407\":{}},\"comment\":{}}],[\"fstrtouppercase\",{\"_index\":222,\"name\":{\"410\":{}},\"comment\":{}}],[\"fstrtrim\",{\"_index\":223,\"name\":{\"413\":{}},\"comment\":{}}],[\"fsub\",{\"_index\":224,\"name\":{\"416\":{}},\"comment\":{}}],[\"ftan\",{\"_index\":225,\"name\":{\"419\":{}},\"comment\":{}}],[\"ftodegrees\",{\"_index\":226,\"name\":{\"422\":{}},\"comment\":{}}],[\"ftoradians\",{\"_index\":227,\"name\":{\"425\":{}},\"comment\":{}}],[\"function\",{\"_index\":139,\"name\":{\"210\":{}},\"comment\":{}}],[\"functioncall\",{\"_index\":4,\"name\":{\"4\":{}},\"comment\":{}}],[\"gammavalue\",{\"_index\":114,\"name\":{\"170\":{}},\"comment\":{}}],[\"gapwidth\",{\"_index\":92,\"name\":{\"141\":{}},\"comment\":{}}],[\"gapwidthunit\",{\"_index\":93,\"name\":{\"142\":{}},\"comment\":{}}],[\"geostylerbooleanfunction\",{\"_index\":165,\"name\":{\"245\":{}},\"comment\":{}}],[\"geostylerfunction\",{\"_index\":162,\"name\":{\"242\":{}},\"comment\":{}}],[\"geostylernumberfunction\",{\"_index\":163,\"name\":{\"243\":{}},\"comment\":{}}],[\"geostylerstringfunction\",{\"_index\":164,\"name\":{\"244\":{}},\"comment\":{}}],[\"geostylerunknownfunction\",{\"_index\":166,\"name\":{\"246\":{}},\"comment\":{}}],[\"gradient\",{\"_index\":94,\"name\":{\"143\":{}},\"comment\":{}}],[\"graphicfill\",{\"_index\":84,\"name\":{\"128\":{},\"145\":{}},\"comment\":{}}],[\"graphicstroke\",{\"_index\":95,\"name\":{\"144\":{}},\"comment\":{}}],[\"graphictype\",{\"_index\":85,\"name\":{\"132\":{}},\"comment\":{}}],[\"graychannel\",{\"_index\":121,\"name\":{\"178\":{},\"179\":{}},\"comment\":{}}],[\"greenchannel\",{\"_index\":120,\"name\":{\"177\":{}},\"comment\":{}}],[\"haloblur\",{\"_index\":49,\"name\":{\"62\":{},\"94\":{}},\"comment\":{}}],[\"halocolor\",{\"_index\":50,\"name\":{\"63\":{},\"95\":{}},\"comment\":{}}],[\"haloopacity\",{\"_index\":53,\"name\":{\"66\":{},\"98\":{}},\"comment\":{}}],[\"halowidth\",{\"_index\":51,\"name\":{\"64\":{},\"96\":{}},\"comment\":{}}],[\"halowidthunit\",{\"_index\":52,\"name\":{\"65\":{},\"97\":{}},\"comment\":{}}],[\"huerotate\",{\"_index\":124,\"name\":{\"188\":{}},\"comment\":{}}],[\"iconsymbolizer\",{\"_index\":69,\"name\":{\"90\":{}},\"comment\":{}}],[\"image\",{\"_index\":70,\"name\":{\"99\":{}},\"comment\":{}}],[\"info\",{\"_index\":143,\"name\":{\"215\":{}},\"comment\":{}}],[\"iscombinationfilter\",{\"_index\":238,\"name\":{\"438\":{}},\"comment\":{}}],[\"iscombinationoperator\",{\"_index\":234,\"name\":{\"434\":{}},\"comment\":{}}],[\"iscomparisonfilter\",{\"_index\":237,\"name\":{\"437\":{}},\"comment\":{}}],[\"iscomparisonoperator\",{\"_index\":233,\"name\":{\"433\":{}},\"comment\":{}}],[\"isexpression\",{\"_index\":228,\"name\":{\"428\":{}},\"comment\":{}}],[\"isfillsymbolizer\",{\"_index\":246,\"name\":{\"446\":{}},\"comment\":{}}],[\"isfilter\",{\"_index\":236,\"name\":{\"436\":{}},\"comment\":{}}],[\"isfunctioncall\",{\"_index\":229,\"name\":{\"429\":{}},\"comment\":{}}],[\"isgeostylerbooleanfunction\",{\"_index\":253,\"name\":{\"453\":{}},\"comment\":{}}],[\"isgeostylerfunction\",{\"_index\":255,\"name\":{\"455\":{}},\"comment\":{}}],[\"isgeostylernumberfunction\",{\"_index\":251,\"name\":{\"451\":{}},\"comment\":{}}],[\"isgeostylerstringfunction\",{\"_index\":252,\"name\":{\"452\":{}},\"comment\":{}}],[\"isgeostylerunknownfunction\",{\"_index\":254,\"name\":{\"454\":{}},\"comment\":{}}],[\"isgraychannel\",{\"_index\":250,\"name\":{\"450\":{}},\"comment\":{}}],[\"isiconsymbolizer\",{\"_index\":242,\"name\":{\"442\":{}},\"comment\":{}}],[\"islinesymbolizer\",{\"_index\":245,\"name\":{\"445\":{}},\"comment\":{}}],[\"ismarksymbolizer\",{\"_index\":244,\"name\":{\"444\":{}},\"comment\":{}}],[\"isnegationfilter\",{\"_index\":239,\"name\":{\"439\":{}},\"comment\":{}}],[\"isnegationoperator\",{\"_index\":235,\"name\":{\"435\":{}},\"comment\":{}}],[\"isoperator\",{\"_index\":232,\"name\":{\"432\":{}},\"comment\":{}}],[\"ispointsymbolizer\",{\"_index\":241,\"name\":{\"441\":{}},\"comment\":{}}],[\"ispropertytype\",{\"_index\":230,\"name\":{\"430\":{}},\"comment\":{}}],[\"israstersymbolizer\",{\"_index\":247,\"name\":{\"447\":{}},\"comment\":{}}],[\"isrgbchannel\",{\"_index\":249,\"name\":{\"449\":{}},\"comment\":{}}],[\"isrule\",{\"_index\":248,\"name\":{\"448\":{}},\"comment\":{}}],[\"isscaledenominator\",{\"_index\":231,\"name\":{\"431\":{}},\"comment\":{}}],[\"issymbolizer\",{\"_index\":240,\"name\":{\"440\":{}},\"comment\":{}}],[\"istextsymbolizer\",{\"_index\":243,\"name\":{\"443\":{}},\"comment\":{}}],[\"join\",{\"_index\":96,\"name\":{\"146\":{}},\"comment\":{}}],[\"jointype\",{\"_index\":87,\"name\":{\"134\":{}},\"comment\":{}}],[\"justify\",{\"_index\":54,\"name\":{\"67\":{}},\"comment\":{}}],[\"keepupright\",{\"_index\":55,\"name\":{\"68\":{},\"101\":{}},\"comment\":{}}],[\"kind\",{\"_index\":21,\"name\":{\"21\":{},\"29\":{},\"37\":{},\"57\":{},\"91\":{},\"118\":{},\"136\":{},\"182\":{}},\"comment\":{}}],[\"label\",{\"_index\":47,\"name\":{\"60\":{},\"161\":{}},\"comment\":{}}],[\"letterspacing\",{\"_index\":56,\"name\":{\"69\":{}},\"comment\":{}}],[\"letterspacingunit\",{\"_index\":57,\"name\":{\"70\":{}},\"comment\":{}}],[\"lineheight\",{\"_index\":58,\"name\":{\"71\":{}},\"comment\":{}}],[\"lineheightunit\",{\"_index\":59,\"name\":{\"72\":{}},\"comment\":{}}],[\"linesymbolizer\",{\"_index\":88,\"name\":{\"135\":{}},\"comment\":{}}],[\"marksymbolizer\",{\"_index\":32,\"name\":{\"36\":{}},\"comment\":{}}],[\"max\",{\"_index\":3,\"name\":{\"3\":{}},\"comment\":{}}],[\"maxangle\",{\"_index\":60,\"name\":{\"73\":{}},\"comment\":{}}],[\"maxwidth\",{\"_index\":61,\"name\":{\"74\":{}},\"comment\":{}}],[\"metadata\",{\"_index\":136,\"name\":{\"204\":{}},\"comment\":{}}],[\"min\",{\"_index\":2,\"name\":{\"2\":{}},\"comment\":{}}],[\"miterlimit\",{\"_index\":97,\"name\":{\"147\":{}},\"comment\":{}}],[\"name\",{\"_index\":5,\"name\":{\"5\":{},\"197\":{},\"202\":{},\"248\":{},\"251\":{},\"254\":{},\"257\":{},\"260\":{},\"263\":{},\"266\":{},\"269\":{},\"272\":{},\"275\":{},\"278\":{},\"281\":{},\"284\":{},\"287\":{},\"290\":{},\"293\":{},\"296\":{},\"299\":{},\"302\":{},\"305\":{},\"308\":{},\"311\":{},\"314\":{},\"317\":{},\"320\":{},\"323\":{},\"326\":{},\"329\":{},\"332\":{},\"335\":{},\"338\":{},\"341\":{},\"343\":{},\"346\":{},\"349\":{},\"351\":{},\"354\":{},\"357\":{},\"360\":{},\"363\":{},\"366\":{},\"369\":{},\"372\":{},\"375\":{},\"378\":{},\"381\":{},\"384\":{},\"387\":{},\"390\":{},\"393\":{},\"396\":{},\"399\":{},\"402\":{},\"405\":{},\"408\":{},\"411\":{},\"414\":{},\"417\":{},\"420\":{},\"423\":{},\"426\":{}},\"comment\":{}}],[\"negationfilter\",{\"_index\":17,\"name\":{\"17\":{}},\"comment\":{}}],[\"negationoperator\",{\"_index\":12,\"name\":{\"12\":{}},\"comment\":{}}],[\"newlinetoken\",{\"_index\":0,\"name\":{\"0\":{}},\"comment\":{}}],[\"offset\",{\"_index\":27,\"name\":{\"27\":{},\"51\":{},\"85\":{},\"112\":{}},\"comment\":{}}],[\"offsetanchor\",{\"_index\":28,\"name\":{\"28\":{},\"52\":{},\"86\":{},\"113\":{}},\"comment\":{}}],[\"opacity\",{\"_index\":23,\"name\":{\"23\":{},\"31\":{},\"54\":{},\"88\":{},\"115\":{},\"130\":{},\"155\":{},\"162\":{},\"184\":{}},\"comment\":{}}],[\"operator\",{\"_index\":13,\"name\":{\"13\":{}},\"comment\":{}}],[\"optional\",{\"_index\":62,\"name\":{\"75\":{},\"102\":{}},\"comment\":{}}],[\"outlinecap\",{\"_index\":80,\"name\":{\"124\":{}},\"comment\":{}}],[\"outlinecolor\",{\"_index\":77,\"name\":{\"121\":{}},\"comment\":{}}],[\"outlinedasharray\",{\"_index\":83,\"name\":{\"127\":{}},\"comment\":{}}],[\"outlinejoin\",{\"_index\":81,\"name\":{\"125\":{}},\"comment\":{}}],[\"outlineopacity\",{\"_index\":78,\"name\":{\"122\":{}},\"comment\":{}}],[\"outlinewidth\",{\"_index\":79,\"name\":{\"123\":{}},\"comment\":{}}],[\"outlinewidthunit\",{\"_index\":82,\"name\":{\"126\":{}},\"comment\":{}}],[\"output\",{\"_index\":147,\"name\":{\"221\":{},\"227\":{}},\"comment\":{}}],[\"padding\",{\"_index\":63,\"name\":{\"76\":{},\"103\":{}},\"comment\":{}}],[\"perpendicularoffset\",{\"_index\":98,\"name\":{\"148\":{}},\"comment\":{}}],[\"pitchalignment\",{\"_index\":42,\"name\":{\"48\":{},\"77\":{},\"104\":{}},\"comment\":{}}],[\"pitchscale\",{\"_index\":43,\"name\":{\"49\":{}},\"comment\":{}}],[\"pointsymbolizer\",{\"_index\":104,\"name\":{\"157\":{}},\"comment\":{}}],[\"propertytype\",{\"_index\":9,\"name\":{\"9\":{}},\"comment\":{}}],[\"quantity\",{\"_index\":106,\"name\":{\"160\":{}},\"comment\":{}}],[\"radius\",{\"_index\":33,\"name\":{\"39\":{}},\"comment\":{}}],[\"radiusunit\",{\"_index\":34,\"name\":{\"40\":{}},\"comment\":{}}],[\"rangefilter\",{\"_index\":14,\"name\":{\"14\":{}},\"comment\":{}}],[\"rastersymbolizer\",{\"_index\":123,\"name\":{\"181\":{}},\"comment\":{}}],[\"readfilter\",{\"_index\":156,\"name\":{\"236\":{}},\"comment\":{}}],[\"readrule\",{\"_index\":154,\"name\":{\"234\":{}},\"comment\":{}}],[\"readscaledenominator\",{\"_index\":158,\"name\":{\"238\":{}},\"comment\":{}}],[\"readstyle\",{\"_index\":152,\"name\":{\"232\":{}},\"comment\":{}}],[\"readstyleresult\",{\"_index\":145,\"name\":{\"217\":{}},\"comment\":{}}],[\"readsymbolizer\",{\"_index\":160,\"name\":{\"240\":{}},\"comment\":{}}],[\"redchannel\",{\"_index\":118,\"name\":{\"175\":{}},\"comment\":{}}],[\"resampling\",{\"_index\":129,\"name\":{\"193\":{}},\"comment\":{}}],[\"rgbchannel\",{\"_index\":117,\"name\":{\"174\":{}},\"comment\":{}}],[\"rotate\",{\"_index\":35,\"name\":{\"41\":{},\"78\":{},\"105\":{}},\"comment\":{}}],[\"rotationalignment\",{\"_index\":64,\"name\":{\"79\":{},\"106\":{}},\"comment\":{}}],[\"roundlimit\",{\"_index\":99,\"name\":{\"149\":{}},\"comment\":{}}],[\"rule\",{\"_index\":132,\"name\":{\"196\":{}},\"comment\":{}}],[\"rules\",{\"_index\":135,\"name\":{\"203\":{}},\"comment\":{}}],[\"saturation\",{\"_index\":127,\"name\":{\"191\":{}},\"comment\":{}}],[\"scaledenominator\",{\"_index\":1,\"name\":{\"1\":{},\"199\":{},\"207\":{}},\"comment\":{}}],[\"size\",{\"_index\":65,\"name\":{\"80\":{},\"107\":{}},\"comment\":{}}],[\"sizeunit\",{\"_index\":72,\"name\":{\"108\":{}},\"comment\":{}}],[\"sourcechannelname\",{\"_index\":116,\"name\":{\"172\":{}},\"comment\":{}}],[\"spacing\",{\"_index\":100,\"name\":{\"150\":{}},\"comment\":{}}],[\"spacingunit\",{\"_index\":101,\"name\":{\"151\":{}},\"comment\":{}}],[\"strokecolor\",{\"_index\":37,\"name\":{\"43\":{}},\"comment\":{}}],[\"strokeopacity\",{\"_index\":38,\"name\":{\"44\":{}},\"comment\":{}}],[\"strokewidth\",{\"_index\":39,\"name\":{\"45\":{}},\"comment\":{}}],[\"strokewidthunit\",{\"_index\":40,\"name\":{\"46\":{}},\"comment\":{}}],[\"style\",{\"_index\":134,\"name\":{\"201\":{}},\"comment\":{}}],[\"styleparser\",{\"_index\":150,\"name\":{\"229\":{}},\"comment\":{}}],[\"styletype\",{\"_index\":8,\"name\":{\"8\":{}},\"comment\":{}}],[\"support\",{\"_index\":142,\"name\":{\"214\":{}},\"comment\":{}}],[\"supportdef\",{\"_index\":144,\"name\":{\"216\":{}},\"comment\":{}}],[\"supportinfo\",{\"_index\":141,\"name\":{\"212\":{}},\"comment\":{}}],[\"supportlevel\",{\"_index\":140,\"name\":{\"211\":{}},\"comment\":{}}],[\"symbolizer\",{\"_index\":131,\"name\":{\"195\":{},\"209\":{}},\"comment\":{}}],[\"symbolizerkind\",{\"_index\":19,\"name\":{\"19\":{}},\"comment\":{}}],[\"symbolizers\",{\"_index\":133,\"name\":{\"200\":{}},\"comment\":{}}],[\"textfit\",{\"_index\":73,\"name\":{\"109\":{}},\"comment\":{}}],[\"textfitpadding\",{\"_index\":74,\"name\":{\"110\":{}},\"comment\":{}}],[\"textsymbolizer\",{\"_index\":44,\"name\":{\"56\":{}},\"comment\":{}}],[\"title\",{\"_index\":151,\"name\":{\"230\":{}},\"comment\":{}}],[\"transform\",{\"_index\":66,\"name\":{\"81\":{}},\"comment\":{}}],[\"type\",{\"_index\":109,\"name\":{\"165\":{}},\"comment\":{}}],[\"unsupportedproperties\",{\"_index\":138,\"name\":{\"206\":{},\"220\":{},\"226\":{},\"231\":{}},\"comment\":{}}],[\"visibility\",{\"_index\":24,\"name\":{\"24\":{},\"32\":{},\"55\":{},\"89\":{},\"116\":{},\"131\":{},\"156\":{},\"183\":{}},\"comment\":{}}],[\"warnings\",{\"_index\":146,\"name\":{\"219\":{},\"225\":{}},\"comment\":{}}],[\"wellknownname\",{\"_index\":30,\"name\":{\"34\":{},\"38\":{}},\"comment\":{}}],[\"width\",{\"_index\":102,\"name\":{\"152\":{}},\"comment\":{}}],[\"widthunit\",{\"_index\":103,\"name\":{\"153\":{}},\"comment\":{}}],[\"writefilter\",{\"_index\":157,\"name\":{\"237\":{}},\"comment\":{}}],[\"writerule\",{\"_index\":155,\"name\":{\"235\":{}},\"comment\":{}}],[\"writescaledenominator\",{\"_index\":159,\"name\":{\"239\":{}},\"comment\":{}}],[\"writestyle\",{\"_index\":153,\"name\":{\"233\":{}},\"comment\":{}}],[\"writestyleresult\",{\"_index\":149,\"name\":{\"223\":{}},\"comment\":{}}],[\"writesymbolizer\",{\"_index\":161,\"name\":{\"241\":{}},\"comment\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file diff --git a/docs/v7.4.0/assets/style.css b/docs/v7.4.0/assets/style.css new file mode 100644 index 000000000..496e66f21 --- /dev/null +++ b/docs/v7.4.0/assets/style.css @@ -0,0 +1,1279 @@ +:root { + /* Light */ + --light-color-background: #f2f4f8; + --light-color-background-secondary: #eff0f1; + --light-color-warning-text: #222; + --light-color-background-warning: #e6e600; + --light-color-icon-background: var(--light-color-background); + --light-color-accent: #c5c7c9; + --light-color-text: #222; + --light-color-text-aside: #707070; + --light-color-link: #4da6ff; + --light-color-ts: #db1373; + --light-color-ts-interface: #139d2c; + --light-color-ts-enum: #9c891a; + --light-color-ts-class: #2484e5; + --light-color-ts-function: #572be7; + --light-color-ts-namespace: #b111c9; + --light-color-ts-private: #707070; + --light-color-ts-variable: #4d68ff; + --light-external-icon: url("data:image/svg+xml;utf8,"); + --light-color-scheme: light; + + /* Dark */ + --dark-color-background: #2b2e33; + --dark-color-background-secondary: #1e2024; + --dark-color-background-warning: #bebe00; + --dark-color-warning-text: #222; + --dark-color-icon-background: var(--dark-color-background-secondary); + --dark-color-accent: #9096a2; + --dark-color-text: #f5f5f5; + --dark-color-text-aside: #dddddd; + --dark-color-link: #00aff4; + --dark-color-ts: #ff6492; + --dark-color-ts-interface: #6cff87; + --dark-color-ts-enum: #f4d93e; + --dark-color-ts-class: #61b0ff; + --dark-color-ts-function: #9772ff; + --dark-color-ts-namespace: #e14dff; + --dark-color-ts-private: #e2e2e2; + --dark-color-ts-variable: #4d68ff; + --dark-external-icon: url("data:image/svg+xml;utf8,"); + --dark-color-scheme: dark; +} + +@media (prefers-color-scheme: light) { + :root { + --color-background: var(--light-color-background); + --color-background-secondary: var(--light-color-background-secondary); + --color-background-warning: var(--light-color-background-warning); + --color-warning-text: var(--light-color-warning-text); + --color-icon-background: var(--light-color-icon-background); + --color-accent: var(--light-color-accent); + --color-text: var(--light-color-text); + --color-text-aside: var(--light-color-text-aside); + --color-link: var(--light-color-link); + --color-ts: var(--light-color-ts); + --color-ts-interface: var(--light-color-ts-interface); + --color-ts-enum: var(--light-color-ts-enum); + --color-ts-class: var(--light-color-ts-class); + --color-ts-function: var(--light-color-ts-function); + --color-ts-namespace: var(--light-color-ts-namespace); + --color-ts-private: var(--light-color-ts-private); + --color-ts-variable: var(--light-color-ts-variable); + --external-icon: var(--light-external-icon); + --color-scheme: var(--light-color-scheme); + } +} + +@media (prefers-color-scheme: dark) { + :root { + --color-background: var(--dark-color-background); + --color-background-secondary: var(--dark-color-background-secondary); + --color-background-warning: var(--dark-color-background-warning); + --color-warning-text: var(--dark-color-warning-text); + --color-icon-background: var(--dark-color-icon-background); + --color-accent: var(--dark-color-accent); + --color-text: var(--dark-color-text); + --color-text-aside: var(--dark-color-text-aside); + --color-link: var(--dark-color-link); + --color-ts: var(--dark-color-ts); + --color-ts-interface: var(--dark-color-ts-interface); + --color-ts-enum: var(--dark-color-ts-enum); + --color-ts-class: var(--dark-color-ts-class); + --color-ts-function: var(--dark-color-ts-function); + --color-ts-namespace: var(--dark-color-ts-namespace); + --color-ts-private: var(--dark-color-ts-private); + --color-ts-variable: var(--dark-color-ts-variable); + --external-icon: var(--dark-external-icon); + --color-scheme: var(--dark-color-scheme); + } +} + +html { + color-scheme: var(--color-scheme); +} + +body { + margin: 0; +} + +:root[data-theme="light"] { + --color-background: var(--light-color-background); + --color-background-secondary: var(--light-color-background-secondary); + --color-background-warning: var(--light-color-background-warning); + --color-warning-text: var(--light-color-warning-text); + --color-icon-background: var(--light-color-icon-background); + --color-accent: var(--light-color-accent); + --color-text: var(--light-color-text); + --color-text-aside: var(--light-color-text-aside); + --color-link: var(--light-color-link); + --color-ts: var(--light-color-ts); + --color-ts-interface: var(--light-color-ts-interface); + --color-ts-enum: var(--light-color-ts-enum); + --color-ts-class: var(--light-color-ts-class); + --color-ts-function: var(--light-color-ts-function); + --color-ts-namespace: var(--light-color-ts-namespace); + --color-ts-private: var(--light-color-ts-private); + --color-ts-variable: var(--light-color-ts-variable); + --external-icon: var(--light-external-icon); + --color-scheme: var(--light-color-scheme); +} + +:root[data-theme="dark"] { + --color-background: var(--dark-color-background); + --color-background-secondary: var(--dark-color-background-secondary); + --color-background-warning: var(--dark-color-background-warning); + --color-warning-text: var(--dark-color-warning-text); + --color-icon-background: var(--dark-color-icon-background); + --color-accent: var(--dark-color-accent); + --color-text: var(--dark-color-text); + --color-text-aside: var(--dark-color-text-aside); + --color-link: var(--dark-color-link); + --color-ts: var(--dark-color-ts); + --color-ts-interface: var(--dark-color-ts-interface); + --color-ts-enum: var(--dark-color-ts-enum); + --color-ts-class: var(--dark-color-ts-class); + --color-ts-function: var(--dark-color-ts-function); + --color-ts-namespace: var(--dark-color-ts-namespace); + --color-ts-private: var(--dark-color-ts-private); + --color-ts-variable: var(--dark-color-ts-variable); + --external-icon: var(--dark-external-icon); + --color-scheme: var(--dark-color-scheme); +} + +.always-visible, +.always-visible .tsd-signatures { + display: inherit !important; +} + +h1, +h2, +h3, +h4, +h5, +h6 { + line-height: 1.2; +} + +h1 { + font-size: 1.875rem; + margin: 0.67rem 0; +} + +h2 { + font-size: 1.5rem; + margin: 0.83rem 0; +} + +h3 { + font-size: 1.25rem; + margin: 1rem 0; +} + +h4 { + font-size: 1.05rem; + margin: 1.33rem 0; +} + +h5 { + font-size: 1rem; + margin: 1.5rem 0; +} + +h6 { + font-size: 0.875rem; + margin: 2.33rem 0; +} + +.uppercase { + text-transform: uppercase; +} + +pre { + white-space: pre; + white-space: pre-wrap; + word-wrap: break-word; +} + +dl, +menu, +ol, +ul { + margin: 1em 0; +} + +dd { + margin: 0 0 0 40px; +} + +.container { + max-width: 1600px; + padding: 0 2rem; +} + +@media (min-width: 640px) { + .container { + padding: 0 4rem; + } +} +@media (min-width: 1200px) { + .container { + padding: 0 8rem; + } +} +@media (min-width: 1600px) { + .container { + padding: 0 12rem; + } +} + +/* Footer */ +.tsd-generator { + border-top: 1px solid var(--color-accent); + padding-top: 1rem; + padding-bottom: 1rem; + max-height: 3.5rem; +} + +.tsd-generator > p { + margin-top: 0; + margin-bottom: 0; + padding: 0 1rem; +} + +.container-main { + display: flex; + justify-content: space-between; + position: relative; + margin: 0 auto; +} + +.col-4, +.col-8 { + box-sizing: border-box; + float: left; + padding: 2rem 1rem; +} + +.col-4 { + flex: 0 0 25%; +} +.col-8 { + flex: 1 0; + flex-wrap: wrap; + padding-left: 0; +} + +@keyframes fade-in { + from { + opacity: 0; + } + to { + opacity: 1; + } +} +@keyframes fade-out { + from { + opacity: 1; + visibility: visible; + } + to { + opacity: 0; + } +} +@keyframes fade-in-delayed { + 0% { + opacity: 0; + } + 33% { + opacity: 0; + } + 100% { + opacity: 1; + } +} +@keyframes fade-out-delayed { + 0% { + opacity: 1; + visibility: visible; + } + 66% { + opacity: 0; + } + 100% { + opacity: 0; + } +} +@keyframes shift-to-left { + from { + transform: translate(0, 0); + } + to { + transform: translate(-25%, 0); + } +} +@keyframes unshift-to-left { + from { + transform: translate(-25%, 0); + } + to { + transform: translate(0, 0); + } +} +@keyframes pop-in-from-right { + from { + transform: translate(100%, 0); + } + to { + transform: translate(0, 0); + } +} +@keyframes pop-out-to-right { + from { + transform: translate(0, 0); + visibility: visible; + } + to { + transform: translate(100%, 0); + } +} +body { + background: var(--color-background); + font-family: "Segoe UI", sans-serif; + font-size: 16px; + color: var(--color-text); +} + +a { + color: var(--color-link); + text-decoration: none; +} +a:hover { + text-decoration: underline; +} +a.external[target="_blank"] { + background-image: var(--external-icon); + background-position: top 3px right; + background-repeat: no-repeat; + padding-right: 13px; +} + +code, +pre { + font-family: Menlo, Monaco, Consolas, "Courier New", monospace; + padding: 0.2em; + margin: 0; + font-size: 0.875rem; + border-radius: 0.8em; +} + +pre { + padding: 10px; + border: 0.1em solid var(--color-accent); +} +pre code { + padding: 0; + font-size: 100%; +} + +blockquote { + margin: 1em 0; + padding-left: 1em; + border-left: 4px solid gray; +} + +.tsd-typography { + line-height: 1.333em; +} +.tsd-typography ul { + list-style: square; + padding: 0 0 0 20px; + margin: 0; +} +.tsd-typography h4, +.tsd-typography .tsd-index-panel h3, +.tsd-index-panel .tsd-typography h3, +.tsd-typography h5, +.tsd-typography h6 { + font-size: 1em; + margin: 0; +} +.tsd-typography h5, +.tsd-typography h6 { + font-weight: normal; +} +.tsd-typography p, +.tsd-typography ul, +.tsd-typography ol { + margin: 1em 0; +} + +@media (max-width: 1024px) { + html .col-content { + float: none; + max-width: 100%; + width: 100%; + padding-top: 3rem; + } + html .col-menu { + position: fixed !important; + overflow-y: auto; + -webkit-overflow-scrolling: touch; + z-index: 1024; + top: 0 !important; + bottom: 0 !important; + left: auto !important; + right: 0 !important; + padding: 1.5rem 1.5rem 0 0; + max-width: 25rem; + visibility: hidden; + background-color: var(--color-background); + transform: translate(100%, 0); + } + html .col-menu > *:last-child { + padding-bottom: 20px; + } + html .overlay { + content: ""; + display: block; + position: fixed; + z-index: 1023; + top: 0; + left: 0; + right: 0; + bottom: 0; + background-color: rgba(0, 0, 0, 0.75); + visibility: hidden; + } + + .to-has-menu .overlay { + animation: fade-in 0.4s; + } + + .to-has-menu :is(header, footer, .col-content) { + animation: shift-to-left 0.4s; + } + + .to-has-menu .col-menu { + animation: pop-in-from-right 0.4s; + } + + .from-has-menu .overlay { + animation: fade-out 0.4s; + } + + .from-has-menu :is(header, footer, .col-content) { + animation: unshift-to-left 0.4s; + } + + .from-has-menu .col-menu { + animation: pop-out-to-right 0.4s; + } + + .has-menu body { + overflow: hidden; + } + .has-menu .overlay { + visibility: visible; + } + .has-menu :is(header, footer, .col-content) { + transform: translate(-25%, 0); + } + .has-menu .col-menu { + visibility: visible; + transform: translate(0, 0); + display: flex; + flex-direction: column; + gap: 1.5rem; + max-height: 100vh; + padding: 1rem 2rem; + } + .has-menu .tsd-navigation { + max-height: 100%; + } +} + +.tsd-breadcrumb { + margin: 0; + padding: 0; + color: var(--color-text-aside); +} +.tsd-breadcrumb a { + color: var(--color-text-aside); + text-decoration: none; +} +.tsd-breadcrumb a:hover { + text-decoration: underline; +} +.tsd-breadcrumb li { + display: inline; +} +.tsd-breadcrumb li:after { + content: " / "; +} + +.tsd-comment-tags { + display: flex; + flex-direction: column; +} +dl.tsd-comment-tag-group { + display: flex; + align-items: center; + overflow: hidden; + margin: 0.5em 0; +} +dl.tsd-comment-tag-group dt { + display: flex; + margin-right: 0.5em; + font-size: 0.875em; + font-weight: normal; +} +dl.tsd-comment-tag-group dd { + margin: 0; +} +code.tsd-tag { + padding: 0.25em 0.4em; + border: 0.1em solid var(--color-accent); + margin-right: 0.25em; + font-size: 70%; +} +h1 code.tsd-tag:first-of-type { + margin-left: 0.25em; +} + +dl.tsd-comment-tag-group dd:before, +dl.tsd-comment-tag-group dd:after { + content: " "; +} +dl.tsd-comment-tag-group dd pre, +dl.tsd-comment-tag-group dd:after { + clear: both; +} +dl.tsd-comment-tag-group p { + margin: 0; +} + +.tsd-panel.tsd-comment .lead { + font-size: 1.1em; + line-height: 1.333em; + margin-bottom: 2em; +} +.tsd-panel.tsd-comment .lead:last-child { + margin-bottom: 0; +} + +.tsd-filter-visibility h4 { + font-size: 1rem; + padding-top: 0.75rem; + padding-bottom: 0.5rem; + margin: 0; +} +.tsd-filter-item:not(:last-child) { + margin-bottom: 0.5rem; +} +.tsd-filter-input { + display: flex; + width: fit-content; + width: -moz-fit-content; + align-items: center; + user-select: none; + -webkit-user-select: none; + -moz-user-select: none; + -ms-user-select: none; + cursor: pointer; +} +.tsd-filter-input input[type="checkbox"] { + cursor: pointer; + position: absolute; + width: 1.5em; + height: 1.5em; + opacity: 0; +} +.tsd-filter-input input[type="checkbox"]:disabled { + pointer-events: none; +} +.tsd-filter-input svg { + cursor: pointer; + width: 1.5em; + height: 1.5em; + margin-right: 0.5em; + border-radius: 0.33em; + /* Leaving this at full opacity breaks event listeners on Firefox. + Don't remove unless you know what you're doing. */ + opacity: 0.99; +} +.tsd-filter-input input[type="checkbox"]:focus + svg { + transform: scale(0.95); +} +.tsd-filter-input input[type="checkbox"]:focus:not(:focus-visible) + svg { + transform: scale(1); +} +.tsd-checkbox-background { + fill: var(--color-accent); +} +input[type="checkbox"]:checked ~ svg .tsd-checkbox-checkmark { + stroke: var(--color-text); +} +.tsd-filter-input input:disabled ~ svg > .tsd-checkbox-background { + fill: var(--color-background); + stroke: var(--color-accent); + stroke-width: 0.25rem; +} +.tsd-filter-input input:disabled ~ svg > .tsd-checkbox-checkmark { + stroke: var(--color-accent); +} + +.tsd-theme-toggle { + padding-top: 0.75rem; +} +.tsd-theme-toggle > h4 { + display: inline; + vertical-align: middle; + margin-right: 0.75rem; +} + +.tsd-hierarchy { + list-style: square; + margin: 0; +} +.tsd-hierarchy .target { + font-weight: bold; +} + +.tsd-panel-group.tsd-index-group { + margin-bottom: 0; +} +.tsd-index-panel .tsd-index-list { + list-style: none; + line-height: 1.333em; + margin: 0; + padding: 0.25rem 0 0 0; + overflow: hidden; + display: grid; + grid-template-columns: repeat(3, 1fr); + column-gap: 1rem; + grid-template-rows: auto; +} +@media (max-width: 1024px) { + .tsd-index-panel .tsd-index-list { + grid-template-columns: repeat(2, 1fr); + } +} +@media (max-width: 768px) { + .tsd-index-panel .tsd-index-list { + grid-template-columns: repeat(1, 1fr); + } +} +.tsd-index-panel .tsd-index-list li { + -webkit-page-break-inside: avoid; + -moz-page-break-inside: avoid; + -ms-page-break-inside: avoid; + -o-page-break-inside: avoid; + page-break-inside: avoid; +} +.tsd-index-panel a, +.tsd-index-panel a.tsd-parent-kind-module { + color: var(--color-ts); +} +.tsd-index-panel a.tsd-parent-kind-interface { + color: var(--color-ts-interface); +} +.tsd-index-panel a.tsd-parent-kind-enum { + color: var(--color-ts-enum); +} +.tsd-index-panel a.tsd-parent-kind-class { + color: var(--color-ts-class); +} +.tsd-index-panel a.tsd-kind-module { + color: var(--color-ts-namespace); +} +.tsd-index-panel a.tsd-kind-interface { + color: var(--color-ts-interface); +} +.tsd-index-panel a.tsd-kind-enum { + color: var(--color-ts-enum); +} +.tsd-index-panel a.tsd-kind-class { + color: var(--color-ts-class); +} +.tsd-index-panel a.tsd-kind-function { + color: var(--color-ts-function); +} +.tsd-index-panel a.tsd-kind-namespace { + color: var(--color-ts-namespace); +} +.tsd-index-panel a.tsd-kind-variable { + color: var(--color-ts-variable); +} +.tsd-index-panel a.tsd-is-private { + color: var(--color-ts-private); +} + +.tsd-flag { + display: inline-block; + padding: 0.25em 0.4em; + border-radius: 4px; + color: var(--color-comment-tag-text); + background-color: var(--color-comment-tag); + text-indent: 0; + font-size: 75%; + line-height: 1; + font-weight: normal; +} + +.tsd-anchor { + position: absolute; + top: -100px; +} + +.tsd-member { + position: relative; +} +.tsd-member .tsd-anchor + h3 { + display: flex; + align-items: center; + margin-top: 0; + margin-bottom: 0; + border-bottom: none; +} +.tsd-member [data-tsd-kind] { + color: var(--color-ts); +} +.tsd-member [data-tsd-kind="Interface"] { + color: var(--color-ts-interface); +} +.tsd-member [data-tsd-kind="Enum"] { + color: var(--color-ts-enum); +} +.tsd-member [data-tsd-kind="Class"] { + color: var(--color-ts-class); +} +.tsd-member [data-tsd-kind="Private"] { + color: var(--color-ts-private); +} + +.tsd-navigation a { + display: block; + margin: 0.4rem 0; + border-left: 2px solid transparent; + color: var(--color-text); + text-decoration: none; + transition: border-left-color 0.1s; +} +.tsd-navigation a:hover { + text-decoration: underline; +} +.tsd-navigation ul { + margin: 0; + padding: 0; + list-style: none; +} +.tsd-navigation li { + padding: 0; +} + +.tsd-navigation.primary .tsd-accordion-details > ul { + margin-top: 0.75rem; +} +.tsd-navigation.primary a { + padding: 0.75rem 0.5rem; + margin: 0; +} +.tsd-navigation.primary ul li a { + margin-left: 0.5rem; +} +.tsd-navigation.primary ul li li a { + margin-left: 1.5rem; +} +.tsd-navigation.primary ul li li li a { + margin-left: 2.5rem; +} +.tsd-navigation.primary ul li li li li a { + margin-left: 3.5rem; +} +.tsd-navigation.primary ul li li li li li a { + margin-left: 4.5rem; +} +.tsd-navigation.primary ul li li li li li li a { + margin-left: 5.5rem; +} +.tsd-navigation.primary li.current > a { + border-left: 0.15rem var(--color-text) solid; +} +.tsd-navigation.primary li.selected > a { + font-weight: bold; + border-left: 0.2rem var(--color-text) solid; +} +.tsd-navigation.primary ul li a:hover { + border-left: 0.2rem var(--color-text-aside) solid; +} +.tsd-navigation.primary li.globals + li > span, +.tsd-navigation.primary li.globals + li > a { + padding-top: 20px; +} + +.tsd-navigation.secondary.tsd-navigation--toolbar-hide { + max-height: calc(100vh - 1rem); + top: 0.5rem; +} +.tsd-navigation.secondary > ul { + display: inline; + padding-right: 0.5rem; + transition: opacity 0.2s; +} +.tsd-navigation.secondary ul li a { + padding-left: 0; +} +.tsd-navigation.secondary ul li li a { + padding-left: 1.1rem; +} +.tsd-navigation.secondary ul li li li a { + padding-left: 2.2rem; +} +.tsd-navigation.secondary ul li li li li a { + padding-left: 3.3rem; +} +.tsd-navigation.secondary ul li li li li li a { + padding-left: 4.4rem; +} +.tsd-navigation.secondary ul li li li li li li a { + padding-left: 5.5rem; +} + +#tsd-sidebar-links a { + margin-top: 0; + margin-bottom: 0.5rem; + line-height: 1.25rem; +} +#tsd-sidebar-links a:last-of-type { + margin-bottom: 0; +} + +a.tsd-index-link { + margin: 0.25rem 0; + font-size: 1rem; + line-height: 1.25rem; + display: inline-flex; + align-items: center; +} +.tsd-accordion-summary > h1, +.tsd-accordion-summary > h2, +.tsd-accordion-summary > h3, +.tsd-accordion-summary > h4, +.tsd-accordion-summary > h5 { + display: inline-flex; + align-items: center; + vertical-align: middle; + margin-bottom: 0; + user-select: none; + -moz-user-select: none; + -webkit-user-select: none; + -ms-user-select: none; +} +.tsd-accordion-summary { + display: block; + cursor: pointer; +} +.tsd-accordion-summary > * { + margin-top: 0; + margin-bottom: 0; + padding-top: 0; + padding-bottom: 0; +} +.tsd-accordion-summary::-webkit-details-marker { + display: none; +} +.tsd-index-accordion .tsd-accordion-summary svg { + margin-right: 0.25rem; +} +.tsd-index-content > :not(:first-child) { + margin-top: 0.75rem; +} +.tsd-index-heading { + margin-top: 1.5rem; + margin-bottom: 0.75rem; +} + +.tsd-kind-icon { + margin-right: 0.5rem; + width: 1.25rem; + height: 1.25rem; + min-width: 1.25rem; + min-height: 1.25rem; +} +.tsd-kind-icon path { + transform-origin: center; + transform: scale(1.1); +} +.tsd-signature > .tsd-kind-icon { + margin-right: 0.8rem; +} + +@media (min-width: 1025px) { + .col-content { + margin: 2rem auto; + } + + .menu-sticky-wrap { + position: sticky; + height: calc(100vh - 2rem); + top: 4rem; + right: 0; + padding: 0 1.5rem; + padding-top: 1rem; + margin-top: 3rem; + transition: 0.3s ease-in-out; + transition-property: top, padding-top, padding, height; + overflow-y: auto; + } + .col-menu { + border-left: 1px solid var(--color-accent); + } + .col-menu--hide { + top: 1rem; + } + .col-menu .tsd-navigation:not(:last-child) { + padding-bottom: 1.75rem; + } +} + +.tsd-panel { + margin-bottom: 2.5rem; +} +.tsd-panel.tsd-member { + margin-bottom: 4rem; +} +.tsd-panel:empty { + display: none; +} +.tsd-panel > h1, +.tsd-panel > h2, +.tsd-panel > h3 { + margin: 1.5rem -1.5rem 0.75rem -1.5rem; + padding: 0 1.5rem 0.75rem 1.5rem; +} +.tsd-panel > h1.tsd-before-signature, +.tsd-panel > h2.tsd-before-signature, +.tsd-panel > h3.tsd-before-signature { + margin-bottom: 0; + border-bottom: none; +} + +.tsd-panel-group { + margin: 4rem 0; +} +.tsd-panel-group.tsd-index-group { + margin: 2rem 0; +} +.tsd-panel-group.tsd-index-group details { + margin: 2rem 0; +} + +#tsd-search { + transition: background-color 0.2s; +} +#tsd-search .title { + position: relative; + z-index: 2; +} +#tsd-search .field { + position: absolute; + left: 0; + top: 0; + right: 2.5rem; + height: 100%; +} +#tsd-search .field input { + box-sizing: border-box; + position: relative; + top: -50px; + z-index: 1; + width: 100%; + padding: 0 10px; + opacity: 0; + outline: 0; + border: 0; + background: transparent; + color: var(--color-text); +} +#tsd-search .field label { + position: absolute; + overflow: hidden; + right: -40px; +} +#tsd-search .field input, +#tsd-search .title, +#tsd-toolbar-links a { + transition: opacity 0.2s; +} +#tsd-search .results { + position: absolute; + visibility: hidden; + top: 40px; + width: 100%; + margin: 0; + padding: 0; + list-style: none; + box-shadow: 0 0 4px rgba(0, 0, 0, 0.25); +} +#tsd-search .results li { + padding: 0 10px; + background-color: var(--color-background); +} +#tsd-search .results li:nth-child(even) { + background-color: var(--color-background-secondary); +} +#tsd-search .results li.state { + display: none; +} +#tsd-search .results li.current, +#tsd-search .results li:hover { + background-color: var(--color-accent); +} +#tsd-search .results a { + display: block; +} +#tsd-search .results a:before { + top: 10px; +} +#tsd-search .results span.parent { + color: var(--color-text-aside); + font-weight: normal; +} +#tsd-search.has-focus { + background-color: var(--color-accent); +} +#tsd-search.has-focus .field input { + top: 0; + opacity: 1; +} +#tsd-search.has-focus .title, +#tsd-search.has-focus #tsd-toolbar-links a { + z-index: 0; + opacity: 0; +} +#tsd-search.has-focus .results { + visibility: visible; +} +#tsd-search.loading .results li.state.loading { + display: block; +} +#tsd-search.failure .results li.state.failure { + display: block; +} + +#tsd-toolbar-links { + position: absolute; + top: 0; + right: 2rem; + height: 100%; + display: flex; + align-items: center; + justify-content: flex-end; +} +#tsd-toolbar-links a { + margin-left: 1.5rem; +} +#tsd-toolbar-links a:hover { + text-decoration: underline; +} + +.tsd-signature { + margin: 0 0 1rem 0; + padding: 1rem 0.5rem; + border: 1px solid var(--color-accent); + font-family: Menlo, Monaco, Consolas, "Courier New", monospace; + font-size: 14px; + overflow-x: auto; +} + +.tsd-signature-symbol { + color: var(--color-text-aside); + font-weight: normal; +} + +.tsd-signature-type { + font-style: italic; + font-weight: normal; +} + +.tsd-signatures { + padding: 0; + margin: 0 0 1em 0; + list-style-type: none; +} +.tsd-signatures .tsd-signature { + margin: 0; + border-color: var(--color-accent); + border-width: 1px 0; + transition: background-color 0.1s; +} +.tsd-description .tsd-signatures .tsd-signature { + border-width: 1px; +} + +ul.tsd-parameter-list, +ul.tsd-type-parameter-list { + list-style: square; + margin: 0; + padding-left: 20px; +} +ul.tsd-parameter-list > li.tsd-parameter-signature, +ul.tsd-type-parameter-list > li.tsd-parameter-signature { + list-style: none; + margin-left: -20px; +} +ul.tsd-parameter-list h5, +ul.tsd-type-parameter-list h5 { + font-size: 16px; + margin: 1em 0 0.5em 0; +} +.tsd-sources { + margin-top: 1rem; + font-size: 0.875em; +} +.tsd-sources a { + color: var(--color-text-aside); + text-decoration: underline; +} +.tsd-sources ul { + list-style: none; + padding: 0; +} + +.tsd-page-toolbar { + position: fixed; + z-index: 1; + top: 0; + left: 0; + width: 100%; + color: var(--color-text); + background: var(--color-background-secondary); + border-bottom: 1px var(--color-accent) solid; + transition: transform 0.3s ease-in-out; +} +.tsd-page-toolbar a { + color: var(--color-text); + text-decoration: none; +} +.tsd-page-toolbar a.title { + font-weight: bold; +} +.tsd-page-toolbar a.title:hover { + text-decoration: underline; +} +.tsd-page-toolbar .tsd-toolbar-contents { + display: flex; + justify-content: space-between; + height: 2.5rem; + margin: 0 auto; +} +.tsd-page-toolbar .table-cell { + position: relative; + white-space: nowrap; + line-height: 40px; +} +.tsd-page-toolbar .table-cell:first-child { + width: 100%; +} +.tsd-page-toolbar .tsd-toolbar-icon { + box-sizing: border-box; + line-height: 0; + padding: 12px 0; +} + +.tsd-page-toolbar--hide { + transform: translateY(-100%); +} + +.tsd-widget { + display: inline-block; + overflow: hidden; + opacity: 0.8; + height: 40px; + transition: opacity 0.1s, background-color 0.2s; + vertical-align: bottom; + cursor: pointer; +} +.tsd-widget:hover { + opacity: 0.9; +} +.tsd-widget.active { + opacity: 1; + background-color: var(--color-accent); +} +.tsd-widget.no-caption { + width: 40px; +} +.tsd-widget.no-caption:before { + margin: 0; +} + +.tsd-widget.options, +.tsd-widget.menu { + display: none; +} +@media (max-width: 1024px) { + .tsd-widget.options, + .tsd-widget.menu { + display: inline-block; + } +} +input[type="checkbox"] + .tsd-widget:before { + background-position: -120px 0; +} +input[type="checkbox"]:checked + .tsd-widget:before { + background-position: -160px 0; +} + +img { + max-width: 100%; +} + +.tsd-anchor-icon { + display: inline-flex; + align-items: center; + margin-left: 0.5rem; + vertical-align: middle; + color: var(--color-text); +} + +.tsd-anchor-icon svg { + width: 1em; + height: 1em; + visibility: hidden; +} + +.tsd-anchor-link:hover > .tsd-anchor-icon svg { + visibility: visible; +} + +.deprecated { + text-decoration: line-through; +} + +.warning { + padding: 1rem; + color: var(--color-warning-text); + background: var(--color-background-warning); +} + +* { + scrollbar-width: thin; + scrollbar-color: var(--color-accent) var(--color-icon-background); +} + +*::-webkit-scrollbar { + width: 0.75rem; +} + +*::-webkit-scrollbar-track { + background: var(--color-icon-background); +} + +*::-webkit-scrollbar-thumb { + background-color: var(--color-accent); + border-radius: 999rem; + border: 0.25rem solid var(--color-icon-background); +} diff --git a/docs/v7.4.0/functions/isCombinationFilter.html b/docs/v7.4.0/functions/isCombinationFilter.html new file mode 100644 index 000000000..437371a8e --- /dev/null +++ b/docs/v7.4.0/functions/isCombinationFilter.html @@ -0,0 +1,198 @@ +isCombinationFilter | geostyler-style
+
+ +
+
+
+
+ +

Function isCombinationFilter

+
+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/functions/isCombinationOperator.html b/docs/v7.4.0/functions/isCombinationOperator.html new file mode 100644 index 000000000..6a2c0b7d2 --- /dev/null +++ b/docs/v7.4.0/functions/isCombinationOperator.html @@ -0,0 +1,198 @@ +isCombinationOperator | geostyler-style
+
+ +
+
+
+
+ +

Function isCombinationOperator

+
+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/functions/isComparisonFilter.html b/docs/v7.4.0/functions/isComparisonFilter.html new file mode 100644 index 000000000..9901d163c --- /dev/null +++ b/docs/v7.4.0/functions/isComparisonFilter.html @@ -0,0 +1,198 @@ +isComparisonFilter | geostyler-style
+
+ +
+
+
+
+ +

Function isComparisonFilter

+
+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/functions/isComparisonOperator.html b/docs/v7.4.0/functions/isComparisonOperator.html new file mode 100644 index 000000000..ac97a6a07 --- /dev/null +++ b/docs/v7.4.0/functions/isComparisonOperator.html @@ -0,0 +1,198 @@ +isComparisonOperator | geostyler-style
+
+ +
+
+
+
+ +

Function isComparisonOperator

+
+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/functions/isExpression.html b/docs/v7.4.0/functions/isExpression.html new file mode 100644 index 000000000..e90cae8c6 --- /dev/null +++ b/docs/v7.4.0/functions/isExpression.html @@ -0,0 +1,198 @@ +isExpression | geostyler-style
+
+ +
+
+
+
+ +

Function isExpression

+
+
    + +
  • +
    +

    Parameters

    +
      +
    • +
      got: any
    +

    Returns got is any

+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/functions/isFillSymbolizer.html b/docs/v7.4.0/functions/isFillSymbolizer.html new file mode 100644 index 000000000..7b016e4a8 --- /dev/null +++ b/docs/v7.4.0/functions/isFillSymbolizer.html @@ -0,0 +1,198 @@ +isFillSymbolizer | geostyler-style
+
+ +
+
+
+
+ +

Function isFillSymbolizer

+
+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/functions/isFilter.html b/docs/v7.4.0/functions/isFilter.html new file mode 100644 index 000000000..b873809a4 --- /dev/null +++ b/docs/v7.4.0/functions/isFilter.html @@ -0,0 +1,198 @@ +isFilter | geostyler-style
+
+ +
+
+
+
+ +

Function isFilter

+
+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/functions/isFunctionCall.html b/docs/v7.4.0/functions/isFunctionCall.html new file mode 100644 index 000000000..e23d0f493 --- /dev/null +++ b/docs/v7.4.0/functions/isFunctionCall.html @@ -0,0 +1,201 @@ +isFunctionCall | geostyler-style
+
+ +
+
+
+
+ +

Function isFunctionCall

+
+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/functions/isGeoStylerBooleanFunction.html b/docs/v7.4.0/functions/isGeoStylerBooleanFunction.html new file mode 100644 index 000000000..cb5eae851 --- /dev/null +++ b/docs/v7.4.0/functions/isGeoStylerBooleanFunction.html @@ -0,0 +1,198 @@ +isGeoStylerBooleanFunction | geostyler-style
+
+ +
+
+
+
+ +

Function isGeoStylerBooleanFunction

+
+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/functions/isGeoStylerFunction.html b/docs/v7.4.0/functions/isGeoStylerFunction.html new file mode 100644 index 000000000..9de820444 --- /dev/null +++ b/docs/v7.4.0/functions/isGeoStylerFunction.html @@ -0,0 +1,198 @@ +isGeoStylerFunction | geostyler-style
+
+ +
+
+
+
+ +

Function isGeoStylerFunction

+
+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/functions/isGeoStylerNumberFunction.html b/docs/v7.4.0/functions/isGeoStylerNumberFunction.html new file mode 100644 index 000000000..01131c883 --- /dev/null +++ b/docs/v7.4.0/functions/isGeoStylerNumberFunction.html @@ -0,0 +1,198 @@ +isGeoStylerNumberFunction | geostyler-style
+
+ +
+
+
+
+ +

Function isGeoStylerNumberFunction

+
+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/functions/isGeoStylerStringFunction.html b/docs/v7.4.0/functions/isGeoStylerStringFunction.html new file mode 100644 index 000000000..00f02d96c --- /dev/null +++ b/docs/v7.4.0/functions/isGeoStylerStringFunction.html @@ -0,0 +1,198 @@ +isGeoStylerStringFunction | geostyler-style
+
+ +
+
+
+
+ +

Function isGeoStylerStringFunction

+
+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/functions/isGeoStylerUnknownFunction.html b/docs/v7.4.0/functions/isGeoStylerUnknownFunction.html new file mode 100644 index 000000000..b022b8087 --- /dev/null +++ b/docs/v7.4.0/functions/isGeoStylerUnknownFunction.html @@ -0,0 +1,198 @@ +isGeoStylerUnknownFunction | geostyler-style
+
+ +
+
+
+
+ +

Function isGeoStylerUnknownFunction

+
+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/functions/isGrayChannel.html b/docs/v7.4.0/functions/isGrayChannel.html new file mode 100644 index 000000000..420995076 --- /dev/null +++ b/docs/v7.4.0/functions/isGrayChannel.html @@ -0,0 +1,200 @@ +isGrayChannel | geostyler-style
+
+ +
+
+
+
+ +

Function isGrayChannel

+
+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/functions/isIconSymbolizer.html b/docs/v7.4.0/functions/isIconSymbolizer.html new file mode 100644 index 000000000..b072b5c5b --- /dev/null +++ b/docs/v7.4.0/functions/isIconSymbolizer.html @@ -0,0 +1,198 @@ +isIconSymbolizer | geostyler-style
+
+ +
+
+
+
+ +

Function isIconSymbolizer

+
+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/functions/isLineSymbolizer.html b/docs/v7.4.0/functions/isLineSymbolizer.html new file mode 100644 index 000000000..54043ac99 --- /dev/null +++ b/docs/v7.4.0/functions/isLineSymbolizer.html @@ -0,0 +1,198 @@ +isLineSymbolizer | geostyler-style
+
+ +
+
+
+
+ +

Function isLineSymbolizer

+
+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/functions/isMarkSymbolizer.html b/docs/v7.4.0/functions/isMarkSymbolizer.html new file mode 100644 index 000000000..0533c8ec2 --- /dev/null +++ b/docs/v7.4.0/functions/isMarkSymbolizer.html @@ -0,0 +1,198 @@ +isMarkSymbolizer | geostyler-style
+
+ +
+
+
+
+ +

Function isMarkSymbolizer

+
+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/functions/isNegationFilter.html b/docs/v7.4.0/functions/isNegationFilter.html new file mode 100644 index 000000000..3ec4f3870 --- /dev/null +++ b/docs/v7.4.0/functions/isNegationFilter.html @@ -0,0 +1,198 @@ +isNegationFilter | geostyler-style
+
+ +
+
+
+
+ +

Function isNegationFilter

+
+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/functions/isNegationOperator.html b/docs/v7.4.0/functions/isNegationOperator.html new file mode 100644 index 000000000..25a584f30 --- /dev/null +++ b/docs/v7.4.0/functions/isNegationOperator.html @@ -0,0 +1,198 @@ +isNegationOperator | geostyler-style
+
+ +
+
+
+
+ +

Function isNegationOperator

+
+
    + +
  • +
    +

    Parameters

    +
      +
    • +
      got: any
    +

    Returns got is "!"

+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/functions/isOperator.html b/docs/v7.4.0/functions/isOperator.html new file mode 100644 index 000000000..0fdaf1493 --- /dev/null +++ b/docs/v7.4.0/functions/isOperator.html @@ -0,0 +1,198 @@ +isOperator | geostyler-style
+
+ +
+
+
+
+ +

Function isOperator

+
+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/functions/isPointSymbolizer.html b/docs/v7.4.0/functions/isPointSymbolizer.html new file mode 100644 index 000000000..88ac343a1 --- /dev/null +++ b/docs/v7.4.0/functions/isPointSymbolizer.html @@ -0,0 +1,198 @@ +isPointSymbolizer | geostyler-style
+
+ +
+
+
+
+ +

Function isPointSymbolizer

+
+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/functions/isPropertyType.html b/docs/v7.4.0/functions/isPropertyType.html new file mode 100644 index 000000000..2a03de5cd --- /dev/null +++ b/docs/v7.4.0/functions/isPropertyType.html @@ -0,0 +1,198 @@ +isPropertyType | geostyler-style
+
+ +
+
+
+
+ +

Function isPropertyType

+
+
    + +
  • +
    +

    Parameters

    +
      +
    • +
      got: any
    +

    Returns got is unknown

+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/functions/isRasterSymbolizer.html b/docs/v7.4.0/functions/isRasterSymbolizer.html new file mode 100644 index 000000000..130ebdc1a --- /dev/null +++ b/docs/v7.4.0/functions/isRasterSymbolizer.html @@ -0,0 +1,198 @@ +isRasterSymbolizer | geostyler-style
+
+ +
+
+
+
+ +

Function isRasterSymbolizer

+
+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/functions/isRgbChannel.html b/docs/v7.4.0/functions/isRgbChannel.html new file mode 100644 index 000000000..d2873b95d --- /dev/null +++ b/docs/v7.4.0/functions/isRgbChannel.html @@ -0,0 +1,200 @@ +isRgbChannel | geostyler-style
+
+ +
+
+
+
+ +

Function isRgbChannel

+
+
    + +
  • +

    Checks if ChannelSelection is of type RGBChannel.

    +
    +
    +

    Parameters

    +
      +
    • +
      got: any
    +

    Returns got is RGBChannel

+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/functions/isRule.html b/docs/v7.4.0/functions/isRule.html new file mode 100644 index 000000000..4f1c78ccb --- /dev/null +++ b/docs/v7.4.0/functions/isRule.html @@ -0,0 +1,198 @@ +isRule | geostyler-style
+
+ +
+
+
+
+ +

Function isRule

+
+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/functions/isScaleDenominator.html b/docs/v7.4.0/functions/isScaleDenominator.html new file mode 100644 index 000000000..e4e57c567 --- /dev/null +++ b/docs/v7.4.0/functions/isScaleDenominator.html @@ -0,0 +1,198 @@ +isScaleDenominator | geostyler-style
+
+ +
+
+
+
+ +

Function isScaleDenominator

+
+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/functions/isSymbolizer.html b/docs/v7.4.0/functions/isSymbolizer.html new file mode 100644 index 000000000..ed060b184 --- /dev/null +++ b/docs/v7.4.0/functions/isSymbolizer.html @@ -0,0 +1,198 @@ +isSymbolizer | geostyler-style
+
+ +
+
+
+
+ +

Function isSymbolizer

+
+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/functions/isTextSymbolizer.html b/docs/v7.4.0/functions/isTextSymbolizer.html new file mode 100644 index 000000000..baaed8e0f --- /dev/null +++ b/docs/v7.4.0/functions/isTextSymbolizer.html @@ -0,0 +1,198 @@ +isTextSymbolizer | geostyler-style
+
+ +
+
+
+
+ +

Function isTextSymbolizer

+
+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/index.html b/docs/v7.4.0/index.html new file mode 100644 index 000000000..c409ce5f6 --- /dev/null +++ b/docs/v7.4.0/index.html @@ -0,0 +1,221 @@ +geostyler-style
+
+ +
+
+
+
+

geostyler-style

+
+ +

geostyler-style

+
+

Greenkeeper badge +Build Status

+

TypeScript Declaration File for the the GeoStyler Style.

+ + +

Documentation

+
+

https://geostyler.github.io/geostyler-style/docs/master/

+ + +

Why another style format?

+
+

The Geostyler Style is not primarily intended to be a new standard for styling geographic data.

+

The main task of the format is to be an exchange format for all the other standards. It should be +capable of storing the styling possibilities of SLD, OpenLayers-Styles, MapBox-Styles, CartoCSS (and others) +while being easily read- and writable.

+

On the other hand it is used by the GeoStyler to build the UI components. This +way you should be able to configure any type of style via UI and also translate between all supported formats (in theory :grin:).

+ + +

TypeGuards

+
+

In addition to the definition itself, there are some custom TypeGuards that can be used as utility methods to enhance the coding experience with the geostyler-style.

+
import { isFilter, isSymbolizer } from 'geostyler-style/dist/typeguards';
+
+ + +

Funding & financial sponsorship

+ +

Maintenance and further development of this code can be funded through the +GeoStyler Open Collective. All contributions and +expenses can transparently be reviewed by anyone; you see what we use the donated money for. +Thank you for any financial support you give the GeoStyler project 💞

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/BasePointSymbolizer.html b/docs/v7.4.0/interfaces/BasePointSymbolizer.html new file mode 100644 index 000000000..945d0d168 --- /dev/null +++ b/docs/v7.4.0/interfaces/BasePointSymbolizer.html @@ -0,0 +1,141 @@ +BasePointSymbolizer | geostyler-style
+
+ +
+
+
+
+ +

Interface BasePointSymbolizer

+
+

A PointSymbolizer describes the style representation of POINT data.

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+ +
avoidEdges?: boolean | GeoStylerBooleanFunction
+

This is a property relevant if using tiled datasets. +If true, the symbols will not cross tile edges to avoid mutual collisions.

+
+
+ +
color?: string | GeoStylerStringFunction
+

A color defined as a hex-color string.

+
+
+ + +

Describes the type of the kind of the Symbolizer.

+
+
+ +
offset?: [number | GeoStylerNumberFunction, number | GeoStylerNumberFunction]
+

The offset of the Symbolizer as [x, y] coordinates. Positive values indicate +right and down, while negative values indicate left and up.

+
+
+ +
offsetAnchor?: "map" | GeoStylerStringFunction | "viewport"
+
+
+ +
opacity?: number | GeoStylerNumberFunction
+

Determines the total opacity for the Symbolizer. +A value between 0 and 1. 0 is none opaque and 1 is full opaque.

+
+
+ +
visibility?: boolean | GeoStylerBooleanFunction
+

Defines whether the Symbolizer should be visibile or not.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/BaseSymbolizer.html b/docs/v7.4.0/interfaces/BaseSymbolizer.html new file mode 100644 index 000000000..a03cca74b --- /dev/null +++ b/docs/v7.4.0/interfaces/BaseSymbolizer.html @@ -0,0 +1,105 @@ +BaseSymbolizer | geostyler-style
+
+ +
+
+
+
+ +

Interface BaseSymbolizer

+
+

A Symbolizer describes the style representation of geographical data.

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
color?: string | GeoStylerStringFunction
+

A color defined as a hex-color string.

+
+
+ + +

Describes the type of the kind of the Symbolizer.

+
+
+ +
opacity?: number | GeoStylerNumberFunction
+

Determines the total opacity for the Symbolizer. +A value between 0 and 1. 0 is none opaque and 1 is full opaque.

+
+
+ +
visibility?: boolean | GeoStylerBooleanFunction
+

Defines whether the Symbolizer should be visibile or not.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/Channel.html b/docs/v7.4.0/interfaces/Channel.html new file mode 100644 index 000000000..49600d17e --- /dev/null +++ b/docs/v7.4.0/interfaces/Channel.html @@ -0,0 +1,78 @@ +Channel | geostyler-style
+
+ +
+
+
+
+ +

Interface Channel

+
+

A Channel defines the properties for a color channel.

+
+
+

Hierarchy

+
    +
  • Channel
+
+
+
+ +
+
+

Properties

+
+ +
contrastEnhancement?: ContrastEnhancement
+
+ +
sourceChannelName?: string | GeoStylerStringFunction
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/ColorMap.html b/docs/v7.4.0/interfaces/ColorMap.html new file mode 100644 index 000000000..53e88571e --- /dev/null +++ b/docs/v7.4.0/interfaces/ColorMap.html @@ -0,0 +1,85 @@ +ColorMap | geostyler-style
+
+ +
+
+
+
+ +

Interface ColorMap

+
+

A ColorMap defines the color values for the pixels of a raster image.

+
+
+

Hierarchy

+
    +
  • ColorMap
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
colorMapEntries?: ColorMapEntry[]
+
+ +
extended?: boolean | GeoStylerBooleanFunction
+
+ +
type: "values" | GeoStylerStringFunction | "ramp" | "intervals"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/ColorMapEntry.html b/docs/v7.4.0/interfaces/ColorMapEntry.html new file mode 100644 index 000000000..ad011265f --- /dev/null +++ b/docs/v7.4.0/interfaces/ColorMapEntry.html @@ -0,0 +1,92 @@ +ColorMapEntry | geostyler-style
+
+ +
+
+
+
+ +

Interface ColorMapEntry

+
+

A single entry for the ColorMap.

+
+
+

Hierarchy

+
    +
  • ColorMapEntry
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
color: string | GeoStylerStringFunction
+
+ +
label?: string | GeoStylerStringFunction
+
+ +
opacity?: number | GeoStylerNumberFunction
+
+ +
quantity?: number | GeoStylerNumberFunction
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/ContrastEnhancement.html b/docs/v7.4.0/interfaces/ContrastEnhancement.html new file mode 100644 index 000000000..83859a36b --- /dev/null +++ b/docs/v7.4.0/interfaces/ContrastEnhancement.html @@ -0,0 +1,78 @@ +ContrastEnhancement | geostyler-style
+
+ +
+
+
+
+ +

Interface ContrastEnhancement

+
+

A ContrastEnhancement defines how the contrast of image data should be enhanced.

+
+
+

Hierarchy

+
    +
  • ContrastEnhancement
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
enhancementType?: "normalize" | GeoStylerStringFunction | "histogram"
+
+ +
gammaValue?: number | GeoStylerNumberFunction
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/Fabs.html b/docs/v7.4.0/interfaces/Fabs.html new file mode 100644 index 000000000..92c818e34 --- /dev/null +++ b/docs/v7.4.0/interfaces/Fabs.html @@ -0,0 +1,82 @@ +Fabs | geostyler-style
+
+ +
+
+
+
+ +

Interface Fabs

+
+

The absolute value of the specified number value

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
args: [number | GeoStylerNumberFunction]
+
+ +
name: "abs"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/Facos.html b/docs/v7.4.0/interfaces/Facos.html new file mode 100644 index 000000000..ebd2f3a48 --- /dev/null +++ b/docs/v7.4.0/interfaces/Facos.html @@ -0,0 +1,82 @@ +Facos | geostyler-style
+
+ +
+
+
+
+ +

Interface Facos

+
+

Returns the arc cosine of an angle in radians, in the range of 0.0 through PI

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
args: [number | GeoStylerNumberFunction]
+
+ +
name: "acos"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/Fadd.html b/docs/v7.4.0/interfaces/Fadd.html new file mode 100644 index 000000000..7ce1f78ca --- /dev/null +++ b/docs/v7.4.0/interfaces/Fadd.html @@ -0,0 +1,82 @@ +Fadd | geostyler-style
+
+ +
+
+
+
+ +

Interface Fadd

+
+

Returns the sum of the arguments

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
args: (number | GeoStylerNumberFunction)[]
+
+ +
name: "add"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/Fall.html b/docs/v7.4.0/interfaces/Fall.html new file mode 100644 index 000000000..a04c23ee0 --- /dev/null +++ b/docs/v7.4.0/interfaces/Fall.html @@ -0,0 +1,82 @@ +Fall | geostyler-style
+
+ +
+
+
+
+ +

Interface Fall

+
+

Resolves to true if all passed arguments resolve to true

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
args: (boolean | GeoStylerBooleanFunction)[]
+
+ +
name: "all"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/Fany.html b/docs/v7.4.0/interfaces/Fany.html new file mode 100644 index 000000000..cc261da28 --- /dev/null +++ b/docs/v7.4.0/interfaces/Fany.html @@ -0,0 +1,82 @@ +Fany | geostyler-style
+
+ +
+
+
+
+ +

Interface Fany

+
+

Resolves to true if any of the passed arguments resolves to true

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
args: (boolean | GeoStylerBooleanFunction)[]
+
+ +
name: "any"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/Fasin.html b/docs/v7.4.0/interfaces/Fasin.html new file mode 100644 index 000000000..544c199d7 --- /dev/null +++ b/docs/v7.4.0/interfaces/Fasin.html @@ -0,0 +1,82 @@ +Fasin | geostyler-style
+
+ +
+
+
+
+ +

Interface Fasin

+
+

Returns the arc sine of an angle in radians, in the range of -PI / 2 through PI / 2

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
args: [number | GeoStylerNumberFunction]
+
+ +
name: "asin"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/Fatan.html b/docs/v7.4.0/interfaces/Fatan.html new file mode 100644 index 000000000..d42d72fc1 --- /dev/null +++ b/docs/v7.4.0/interfaces/Fatan.html @@ -0,0 +1,82 @@ +Fatan | geostyler-style
+
+ +
+
+
+
+ +

Interface Fatan

+
+

Returns the arc tangent of an angle in radians, in the range of -PI/2 through PI/2

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
args: [number | GeoStylerNumberFunction]
+
+ +
name: "atan"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/Fatan2.html b/docs/v7.4.0/interfaces/Fatan2.html new file mode 100644 index 000000000..3c3c4270a --- /dev/null +++ b/docs/v7.4.0/interfaces/Fatan2.html @@ -0,0 +1,82 @@ +Fatan2 | geostyler-style
+
+ +
+
+
+
+ +

Interface Fatan2

+
+

Converts a rectangular coordinate (x, y) to polar (r, theta) and returns theta.

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
+
+ +
name: "atan2"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/Fbetween.html b/docs/v7.4.0/interfaces/Fbetween.html new file mode 100644 index 000000000..ff74affd2 --- /dev/null +++ b/docs/v7.4.0/interfaces/Fbetween.html @@ -0,0 +1,82 @@ +Fbetween | geostyler-style
+
+ +
+
+
+
+ +

Interface Fbetween

+
+

Returns true if arg1 <= arg0 <= arg2

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
+
+ +
name: "between"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/Fcase.html b/docs/v7.4.0/interfaces/Fcase.html new file mode 100644 index 000000000..a837c3300 --- /dev/null +++ b/docs/v7.4.0/interfaces/Fcase.html @@ -0,0 +1,87 @@ +Fcase | geostyler-style
+
+ +
+
+
+
+ +

Interface Fcase

+
+

Textual representation of a switch-case function. +argument[0] - argument[args.length - 2] are objects with 'case' and +'value'. argument[args.length -1] will be the default value.

+

The value of the first object where its 'case' Expression resolves to true +will be used. +If no 'case' expression resolves to true the default value will be returned.

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
args: [...FCaseParameter[], unknown]
+
+ +
name: "case"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/Fceil.html b/docs/v7.4.0/interfaces/Fceil.html new file mode 100644 index 000000000..bcdd0cfa8 --- /dev/null +++ b/docs/v7.4.0/interfaces/Fceil.html @@ -0,0 +1,83 @@ +Fceil | geostyler-style
+
+ +
+
+
+
+ +

Interface Fceil

+
+

Returns the smallest (closest to negative infinity) number value that is greater than or equal to +x and is equal to a mathematical integer.

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
args: [number | GeoStylerNumberFunction]
+
+ +
name: "ceil"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/Fcos.html b/docs/v7.4.0/interfaces/Fcos.html new file mode 100644 index 000000000..4f69f5896 --- /dev/null +++ b/docs/v7.4.0/interfaces/Fcos.html @@ -0,0 +1,82 @@ +Fcos | geostyler-style
+
+ +
+
+
+
+ +

Interface Fcos

+
+

Returns the cosine of an angle expressed in radians

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
args: [number | GeoStylerNumberFunction]
+
+ +
name: "cos"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/Fdiv.html b/docs/v7.4.0/interfaces/Fdiv.html new file mode 100644 index 000000000..4c2c64c6f --- /dev/null +++ b/docs/v7.4.0/interfaces/Fdiv.html @@ -0,0 +1,82 @@ +Fdiv | geostyler-style
+
+ +
+
+
+
+ +

Interface Fdiv

+
+

Returns the division of argument[0] by argument[1]

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
+
+ +
name: "div"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/Fdouble2bool.html b/docs/v7.4.0/interfaces/Fdouble2bool.html new file mode 100644 index 000000000..cc9d76349 --- /dev/null +++ b/docs/v7.4.0/interfaces/Fdouble2bool.html @@ -0,0 +1,82 @@ +Fdouble2bool | geostyler-style
+
+ +
+
+
+
+ +

Interface Fdouble2bool

+
+

Returns true if x is zero, false otherwise

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
args: [number | GeoStylerNumberFunction]
+
+ +
name: "double2bool"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/FequalTo.html b/docs/v7.4.0/interfaces/FequalTo.html new file mode 100644 index 000000000..8f28682cd --- /dev/null +++ b/docs/v7.4.0/interfaces/FequalTo.html @@ -0,0 +1,82 @@ +FequalTo | geostyler-style
+
+ +
+
+
+
+ +

Interface FequalTo

+
+

Resolves to true if both arguments are equal

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
args: [unknown, unknown]
+
+ +
name: "equalTo"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/Fexp.html b/docs/v7.4.0/interfaces/Fexp.html new file mode 100644 index 000000000..c1acca71d --- /dev/null +++ b/docs/v7.4.0/interfaces/Fexp.html @@ -0,0 +1,82 @@ +Fexp | geostyler-style
+
+ +
+
+
+
+ +

Interface Fexp

+
+

Returns Euler’s number e raised to the power of x

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
args: [number | GeoStylerNumberFunction]
+
+ +
name: "exp"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/Ffloor.html b/docs/v7.4.0/interfaces/Ffloor.html new file mode 100644 index 000000000..d79c45fba --- /dev/null +++ b/docs/v7.4.0/interfaces/Ffloor.html @@ -0,0 +1,83 @@ +Ffloor | geostyler-style
+
+ +
+
+
+
+ +

Interface Ffloor

+
+

Returns the largest (closest to positive infinity) value that is less than or equal to x and is +equal to a mathematical integer

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
args: [number | GeoStylerNumberFunction]
+
+ +
name: "floor"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/FgreaterThan.html b/docs/v7.4.0/interfaces/FgreaterThan.html new file mode 100644 index 000000000..0b8fe8623 --- /dev/null +++ b/docs/v7.4.0/interfaces/FgreaterThan.html @@ -0,0 +1,82 @@ +FgreaterThan | geostyler-style
+
+ +
+
+
+
+ +

Interface FgreaterThan

+
+

Resolves to true if argument[0] is greater than argument[1]

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
+
+ +
name: "greaterThan"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/FgreaterThanOrEqualTo.html b/docs/v7.4.0/interfaces/FgreaterThanOrEqualTo.html new file mode 100644 index 000000000..2770611f9 --- /dev/null +++ b/docs/v7.4.0/interfaces/FgreaterThanOrEqualTo.html @@ -0,0 +1,82 @@ +FgreaterThanOrEqualTo | geostyler-style
+
+ +
+
+
+
+ +

Interface FgreaterThanOrEqualTo

+
+

Resolves to true if argument[0] is greater than or equal to argument[1]

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
+
+ +
name: "greaterThanOrEqualTo"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/FillSymbolizer.html b/docs/v7.4.0/interfaces/FillSymbolizer.html new file mode 100644 index 000000000..9ff27b4b3 --- /dev/null +++ b/docs/v7.4.0/interfaces/FillSymbolizer.html @@ -0,0 +1,203 @@ +FillSymbolizer | geostyler-style
+
+ +
+
+
+
+ +

Interface FillSymbolizer

+
+

A FillSymbolizer describes the style representation of POLYGON data.

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+ +
antialias?: boolean | GeoStylerBooleanFunction
+

Whether the fill should be antialiased or not .

+
+
+ +
color?: string | GeoStylerStringFunction
+

A color defined as a hex-color string.

+
+
+ +
fillOpacity?: number | GeoStylerNumberFunction
+

The opacity of the fill. A value between 0 and 1. +0 is none opaque and 1 is full opaque.

+
+
+ +
graphicFill?: PointSymbolizer
+

Renders the fill of the polygon with a repeated pattern of PointSymbolizer.

+
+
+ +
kind: "Fill"
+

Describes the type of the kind of the Symbolizer.

+
+
+ +
opacity?: number | GeoStylerNumberFunction
+

Determines the total opacity for the Symbolizer. +A value between 0 and 1. 0 is none opaque and 1 is full opaque.

+
+
+ +
outlineCap?: "square" | "butt" | "round" | GeoStylerStringFunction
+

The Captype for the outLine.

+
+
+ +
outlineColor?: string | GeoStylerStringFunction
+

The outline color as a hex-color string. Matches the value of fill-color if +unspecified.

+
+
+ +
outlineDasharray?: (number | GeoStylerNumberFunction)[]
+

Encodes a dash pattern as an array of numbers. Odd-indexed numbers (first, +third, etc) determine the length in pixels to draw the line, and even-indexed +numbers (second, fourth, etc) determine the length in pixels to blank out +the line. Default is an unbroken line.

+
+
+ +
outlineJoin?: "round" | "bevel" | "miter" | GeoStylerStringFunction
+

The JoinType for the outLine.

+
+
+ +
outlineOpacity?: number | GeoStylerNumberFunction
+

The opacity of the outline. A value between 0 and 1. +0 is none opaque and 1 is full opaque.

+
+
+ +
outlineWidth?: number | GeoStylerNumberFunction
+

The outline width (pixels if outlineWidthUnit is not defined).

+
+
+ +
outlineWidthUnit?: DistanceUnit
+

Unit to use for the outlineWidth.

+
+
+ +
visibility?: boolean | GeoStylerBooleanFunction
+

Defines whether the Symbolizer should be visibile or not.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/Fin.html b/docs/v7.4.0/interfaces/Fin.html new file mode 100644 index 000000000..0dd8c9117 --- /dev/null +++ b/docs/v7.4.0/interfaces/Fin.html @@ -0,0 +1,83 @@ +Fin | geostyler-style
+
+ +
+
+
+
+ +

Interface Fin

+
+

Returns true if arguments[0] is equal to one of the arguments[1], …, arguments[n] values. Use the +function name matching the number of arguments specified.

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
args: (string | GeoStylerStringFunction)[]
+
+ +
name: "in"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/FlessThan.html b/docs/v7.4.0/interfaces/FlessThan.html new file mode 100644 index 000000000..1ec321b1f --- /dev/null +++ b/docs/v7.4.0/interfaces/FlessThan.html @@ -0,0 +1,82 @@ +FlessThan | geostyler-style
+
+ +
+
+
+
+ +

Interface FlessThan

+
+

Resolves to true if argument[0] is less than argument[1]

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
+
+ +
name: "lessThan"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/FlessThanOrEqualTo.html b/docs/v7.4.0/interfaces/FlessThanOrEqualTo.html new file mode 100644 index 000000000..ce6c1730a --- /dev/null +++ b/docs/v7.4.0/interfaces/FlessThanOrEqualTo.html @@ -0,0 +1,82 @@ +FlessThanOrEqualTo | geostyler-style
+
+ +
+
+
+
+ +

Interface FlessThanOrEqualTo

+
+

Resolves to true if argument[0] is less than or equal to argument[1]

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
+
+ +
name: "lessThanOrEqualTo"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/Flog.html b/docs/v7.4.0/interfaces/Flog.html new file mode 100644 index 000000000..2e7407724 --- /dev/null +++ b/docs/v7.4.0/interfaces/Flog.html @@ -0,0 +1,82 @@ +Flog | geostyler-style
+
+ +
+
+
+
+ +

Interface Flog

+
+

Returns the natural logarithm (base e) of x

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
args: [number | GeoStylerNumberFunction]
+
+ +
name: "log"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/Fmax.html b/docs/v7.4.0/interfaces/Fmax.html new file mode 100644 index 000000000..ee2281e11 --- /dev/null +++ b/docs/v7.4.0/interfaces/Fmax.html @@ -0,0 +1,82 @@ +Fmax | geostyler-style
+
+ +
+
+
+
+ +

Interface Fmax

+
+

Returns the maximum between argument[0], …, argument[n]

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
args: (number | GeoStylerNumberFunction)[]
+
+ +
name: "max"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/Fmin.html b/docs/v7.4.0/interfaces/Fmin.html new file mode 100644 index 000000000..5ce635e05 --- /dev/null +++ b/docs/v7.4.0/interfaces/Fmin.html @@ -0,0 +1,82 @@ +Fmin | geostyler-style
+
+ +
+
+
+
+ +

Interface Fmin

+
+

Returns the minimum between argument[0], …, argument[n]

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
args: (number | GeoStylerNumberFunction)[]
+
+ +
name: "min"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/Fmodulo.html b/docs/v7.4.0/interfaces/Fmodulo.html new file mode 100644 index 000000000..f49c55a6d --- /dev/null +++ b/docs/v7.4.0/interfaces/Fmodulo.html @@ -0,0 +1,82 @@ +Fmodulo | geostyler-style
+
+ +
+
+
+
+ +

Interface Fmodulo

+
+

Returns the remainder after integer division of argument[0] by argument[1]

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
+
+ +
name: "modulo"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/Fmul.html b/docs/v7.4.0/interfaces/Fmul.html new file mode 100644 index 000000000..0745fa0d6 --- /dev/null +++ b/docs/v7.4.0/interfaces/Fmul.html @@ -0,0 +1,82 @@ +Fmul | geostyler-style
+
+ +
+
+
+
+ +

Interface Fmul

+
+

Returns the product of the arguments

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
args: (number | GeoStylerNumberFunction)[]
+
+ +
name: "mul"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/Fnot.html b/docs/v7.4.0/interfaces/Fnot.html new file mode 100644 index 000000000..f4f63249b --- /dev/null +++ b/docs/v7.4.0/interfaces/Fnot.html @@ -0,0 +1,82 @@ +Fnot | geostyler-style
+
+ +
+
+
+
+ +

Interface Fnot

+
+

Inverts the boolean value of argument[0]

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
args: [boolean | GeoStylerBooleanFunction]
+
+ +
name: "not"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/FnotEqualTo.html b/docs/v7.4.0/interfaces/FnotEqualTo.html new file mode 100644 index 000000000..b6f5bba9a --- /dev/null +++ b/docs/v7.4.0/interfaces/FnotEqualTo.html @@ -0,0 +1,82 @@ +FnotEqualTo | geostyler-style
+
+ +
+
+
+
+ +

Interface FnotEqualTo

+
+

Resolves to false if both arguments are equal

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
args: [unknown, unknown]
+
+ +
name: "notEqualTo"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/FnumberFormat.html b/docs/v7.4.0/interfaces/FnumberFormat.html new file mode 100644 index 000000000..efc37390f --- /dev/null +++ b/docs/v7.4.0/interfaces/FnumberFormat.html @@ -0,0 +1,84 @@ +FnumberFormat | geostyler-style
+
+ +
+
+
+
+ +

Interface FnumberFormat

+
+

Formats the number (argument[1]) according to the specified format (arguments[0]) using the default locale +or the one provided (argument[2]) as an optional argument. The format syntax can be found +in the Java DecimalFormat javadocs

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
+
+ +
name: "numberFormat"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/FparseBoolean.html b/docs/v7.4.0/interfaces/FparseBoolean.html new file mode 100644 index 000000000..d975715f9 --- /dev/null +++ b/docs/v7.4.0/interfaces/FparseBoolean.html @@ -0,0 +1,83 @@ +FparseBoolean | geostyler-style
+
+ +
+
+
+
+ +

Interface FparseBoolean

+
+

Parses a string into a boolean. The empty string, f, 0.0 and 0 are considered false, everything +else is considered true.

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
args: [string | GeoStylerStringFunction]
+
+ +
name: "parseBoolean"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/Fpi.html b/docs/v7.4.0/interfaces/Fpi.html new file mode 100644 index 000000000..c24f42f30 --- /dev/null +++ b/docs/v7.4.0/interfaces/Fpi.html @@ -0,0 +1,74 @@ +Fpi | geostyler-style
+
+ +
+
+
+
+ +

Interface Fpi

+
+

Returns an approximation of pi, the ratio of the circumference of a circle to its diameter

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
name: "pi"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/Fpow.html b/docs/v7.4.0/interfaces/Fpow.html new file mode 100644 index 000000000..9bfac1f57 --- /dev/null +++ b/docs/v7.4.0/interfaces/Fpow.html @@ -0,0 +1,82 @@ +Fpow | geostyler-style
+
+ +
+
+
+
+ +

Interface Fpow

+
+

Returns the value of base (argument[0]) raised to the power of exponent (arguments[1])

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
+
+ +
name: "pow"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/Fproperty.html b/docs/v7.4.0/interfaces/Fproperty.html new file mode 100644 index 000000000..f7df6f59d --- /dev/null +++ b/docs/v7.4.0/interfaces/Fproperty.html @@ -0,0 +1,83 @@ +Fproperty | geostyler-style
+
+ +
+
+
+
+ +

Interface Fproperty

+
+

Returns the value of the property argument[0]. Allows property names to be compute +or specified by Variable substitution in SLD.

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
args: [string | GeoStylerStringFunction]
+
+ +
name: "property"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/Frandom.html b/docs/v7.4.0/interfaces/Frandom.html new file mode 100644 index 000000000..810458068 --- /dev/null +++ b/docs/v7.4.0/interfaces/Frandom.html @@ -0,0 +1,74 @@ +Frandom | geostyler-style
+
+ +
+
+
+
+ +

Interface Frandom

+
+

Returns a Double value with a positive sign, greater than or equal to 0.0 and less than 1.0.

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
name: "random"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/Frint.html b/docs/v7.4.0/interfaces/Frint.html new file mode 100644 index 000000000..d83ef2236 --- /dev/null +++ b/docs/v7.4.0/interfaces/Frint.html @@ -0,0 +1,84 @@ +Frint | geostyler-style
+
+ +
+
+
+
+ +

Interface Frint

+
+

Returns the Double value that is closest in value to the argument and is equal to a mathematical +integer. If two double values that are mathematical integers are equally close, the result is the +integer value that is even.

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
args: [number | GeoStylerNumberFunction]
+
+ +
name: "rint"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/Fround.html b/docs/v7.4.0/interfaces/Fround.html new file mode 100644 index 000000000..9e89e6dfc --- /dev/null +++ b/docs/v7.4.0/interfaces/Fround.html @@ -0,0 +1,82 @@ +Fround | geostyler-style
+
+ +
+
+
+
+ +

Interface Fround

+
+

Returns the closest number to argument[0].

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
args: [number | GeoStylerNumberFunction]
+
+ +
name: "round"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/Fsin.html b/docs/v7.4.0/interfaces/Fsin.html new file mode 100644 index 000000000..598fa0f1e --- /dev/null +++ b/docs/v7.4.0/interfaces/Fsin.html @@ -0,0 +1,82 @@ +Fsin | geostyler-style
+
+ +
+
+
+
+ +

Interface Fsin

+
+

Returns the sine of an angle expressed in radians

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
args: [number | GeoStylerNumberFunction]
+
+ +
name: "sin"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/Fsqrt.html b/docs/v7.4.0/interfaces/Fsqrt.html new file mode 100644 index 000000000..a1905b91a --- /dev/null +++ b/docs/v7.4.0/interfaces/Fsqrt.html @@ -0,0 +1,82 @@ +Fsqrt | geostyler-style
+
+ +
+
+
+
+ +

Interface Fsqrt

+
+

Returns the square root of argument[0]

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
args: [number | GeoStylerNumberFunction]
+
+ +
name: "sqrt"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/FstrAbbreviate.html b/docs/v7.4.0/interfaces/FstrAbbreviate.html new file mode 100644 index 000000000..1050b7197 --- /dev/null +++ b/docs/v7.4.0/interfaces/FstrAbbreviate.html @@ -0,0 +1,83 @@ +FstrAbbreviate | geostyler-style
+
+ +
+
+
+
+ +

Interface FstrAbbreviate

+
+

Abbreviates the sentence (argument[0]) at first space beyond lower (argument[1]) +or at upper (argument[2]) if no space.Appends append (argument[3]) if string is abbreviated.

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
+
+ +
name: "strAbbreviate"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/FstrCapitalize.html b/docs/v7.4.0/interfaces/FstrCapitalize.html new file mode 100644 index 000000000..a3dd2389c --- /dev/null +++ b/docs/v7.4.0/interfaces/FstrCapitalize.html @@ -0,0 +1,82 @@ +FstrCapitalize | geostyler-style
+
+ +
+
+
+
+ +

Interface FstrCapitalize

+
+

Fully capitalizes the sentence. For example, “HoW aRe YOU?” will be turned into “How Are You?”

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
args: [string | GeoStylerStringFunction]
+
+ +
name: "strCapitalize"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/FstrConcat.html b/docs/v7.4.0/interfaces/FstrConcat.html new file mode 100644 index 000000000..2b71f4ee0 --- /dev/null +++ b/docs/v7.4.0/interfaces/FstrConcat.html @@ -0,0 +1,82 @@ +FstrConcat | geostyler-style
+
+ +
+
+
+
+ +

Interface FstrConcat

+
+

Concatenates the two strings into one

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
args: (string | GeoStylerStringFunction)[]
+
+ +
name: "strConcat"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/FstrDefaultIfBlank.html b/docs/v7.4.0/interfaces/FstrDefaultIfBlank.html new file mode 100644 index 000000000..e17ab8501 --- /dev/null +++ b/docs/v7.4.0/interfaces/FstrDefaultIfBlank.html @@ -0,0 +1,82 @@ +FstrDefaultIfBlank | geostyler-style
+
+ +
+
+
+
+ +

Interface FstrDefaultIfBlank

+
+

Returns default (argument[1]) if str (argument[0]) is empty, blank or null

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
+
+ +
name: "strDefaultIfBlank"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/FstrEndsWith.html b/docs/v7.4.0/interfaces/FstrEndsWith.html new file mode 100644 index 000000000..73ecb6fbc --- /dev/null +++ b/docs/v7.4.0/interfaces/FstrEndsWith.html @@ -0,0 +1,82 @@ +FstrEndsWith | geostyler-style
+
+ +
+
+
+
+ +

Interface FstrEndsWith

+
+

Returns true if string (argument[0]) ends with suffix (argument[1])

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
+
+ +
name: "strEndsWith"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/FstrEqualsIgnoreCase.html b/docs/v7.4.0/interfaces/FstrEqualsIgnoreCase.html new file mode 100644 index 000000000..da30aa51c --- /dev/null +++ b/docs/v7.4.0/interfaces/FstrEqualsIgnoreCase.html @@ -0,0 +1,82 @@ +FstrEqualsIgnoreCase | geostyler-style
+
+ +
+
+
+
+ +

Interface FstrEqualsIgnoreCase

+
+

Returns true if the two strings are equal ignoring case considerations

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
+
+ +
name: "strEqualsIgnoreCase"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/FstrIndexOf.html b/docs/v7.4.0/interfaces/FstrIndexOf.html new file mode 100644 index 000000000..bd9153cd1 --- /dev/null +++ b/docs/v7.4.0/interfaces/FstrIndexOf.html @@ -0,0 +1,83 @@ +FstrIndexOf | geostyler-style
+
+ +
+
+
+
+ +

Interface FstrIndexOf

+
+

Returns the index within this string (argument[0]) of the first occurrence of the specified +substring (argument[1]), or -1 if not found

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
+
+ +
name: "strIndexOf"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/FstrLastIndexOf.html b/docs/v7.4.0/interfaces/FstrLastIndexOf.html new file mode 100644 index 000000000..65fe6383c --- /dev/null +++ b/docs/v7.4.0/interfaces/FstrLastIndexOf.html @@ -0,0 +1,83 @@ +FstrLastIndexOf | geostyler-style
+
+ +
+
+
+
+ +

Interface FstrLastIndexOf

+
+

Returns the index within this string (arguments[0]) of the last occurrence of the specified +substring (arguments[1]), or -1 if not found

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
+
+ +
name: "strLastIndexOf"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/FstrLength.html b/docs/v7.4.0/interfaces/FstrLength.html new file mode 100644 index 000000000..dff3070cc --- /dev/null +++ b/docs/v7.4.0/interfaces/FstrLength.html @@ -0,0 +1,82 @@ +FstrLength | geostyler-style
+
+ +
+
+
+
+ +

Interface FstrLength

+
+

Returns the string length

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
args: [string | GeoStylerStringFunction]
+
+ +
name: "strLength"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/FstrMatches.html b/docs/v7.4.0/interfaces/FstrMatches.html new file mode 100644 index 000000000..07aad6cce --- /dev/null +++ b/docs/v7.4.0/interfaces/FstrMatches.html @@ -0,0 +1,83 @@ +FstrMatches | geostyler-style
+
+ +
+
+
+
+ +

Interface FstrMatches

+
+

Returns true if the string (arguments[0]) matches the specified regular expression (arguments[1]). +For the full syntax of the pattern specification see the Java Pattern class javadocs

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
+
+ +
name: "strMatches"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/FstrReplace.html b/docs/v7.4.0/interfaces/FstrReplace.html new file mode 100644 index 000000000..6ff3704fc --- /dev/null +++ b/docs/v7.4.0/interfaces/FstrReplace.html @@ -0,0 +1,85 @@ +FstrReplace | geostyler-style
+
+ +
+
+
+
+ +

Interface FstrReplace

+
+

Returns the string (argument[0]) with the pattern (argument[1]) replaced with the given +replacement (argument[2]) text. If the global argument (argument[3]) is true then all occurrences of the pattern +will be replaced, otherwise only the first. For the full syntax of the pattern specification see +the Java Pattern class javadocs

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
+
+ +
name: "strReplace"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/FstrStartsWith.html b/docs/v7.4.0/interfaces/FstrStartsWith.html new file mode 100644 index 000000000..353a0e18e --- /dev/null +++ b/docs/v7.4.0/interfaces/FstrStartsWith.html @@ -0,0 +1,82 @@ +FstrStartsWith | geostyler-style
+
+ +
+
+
+
+ +

Interface FstrStartsWith

+
+

Returns true if string (argument[0]) starts with prefix (argument[1]).

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
+
+ +
name: "strStartsWith"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/FstrStripAccents.html b/docs/v7.4.0/interfaces/FstrStripAccents.html new file mode 100644 index 000000000..e0c4cab0c --- /dev/null +++ b/docs/v7.4.0/interfaces/FstrStripAccents.html @@ -0,0 +1,82 @@ +FstrStripAccents | geostyler-style
+
+ +
+
+
+
+ +

Interface FstrStripAccents

+
+

Removes diacritics (~= accents) from a string. The case will not be altered.

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
args: [string | GeoStylerStringFunction]
+
+ +
name: "strStripAccents"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/FstrSubstring.html b/docs/v7.4.0/interfaces/FstrSubstring.html new file mode 100644 index 000000000..1b5fe998d --- /dev/null +++ b/docs/v7.4.0/interfaces/FstrSubstring.html @@ -0,0 +1,84 @@ +FstrSubstring | geostyler-style
+
+ +
+
+
+
+ +

Interface FstrSubstring

+
+

Returns a new string that is a substring of this string (argument[0]). The substring begins +at the specified begin (argument[1]) and extends to the character at index endIndex (argument[2]) - 1 +(indexes are zero-based).

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
+
+ +
name: "strSubstring"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/FstrSubstringStart.html b/docs/v7.4.0/interfaces/FstrSubstringStart.html new file mode 100644 index 000000000..e342f9fd8 --- /dev/null +++ b/docs/v7.4.0/interfaces/FstrSubstringStart.html @@ -0,0 +1,83 @@ +FstrSubstringStart | geostyler-style
+
+ +
+
+
+
+ +

Interface FstrSubstringStart

+
+

Returns a new string that is a substring of this string (argument[0]). The substring begins +at the specified begin (arguments[1]) and extends to the last character of the string

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
+
+ +
name: "strSubstringStart"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/FstrToLowerCase.html b/docs/v7.4.0/interfaces/FstrToLowerCase.html new file mode 100644 index 000000000..4e211b582 --- /dev/null +++ b/docs/v7.4.0/interfaces/FstrToLowerCase.html @@ -0,0 +1,82 @@ +FstrToLowerCase | geostyler-style
+
+ +
+
+
+
+ +

Interface FstrToLowerCase

+
+

Returns the lower case version of the string

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
args: [string | GeoStylerStringFunction]
+
+ +
name: "strToLowerCase"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/FstrToUpperCase.html b/docs/v7.4.0/interfaces/FstrToUpperCase.html new file mode 100644 index 000000000..99322222c --- /dev/null +++ b/docs/v7.4.0/interfaces/FstrToUpperCase.html @@ -0,0 +1,82 @@ +FstrToUpperCase | geostyler-style
+
+ +
+
+
+
+ +

Interface FstrToUpperCase

+
+

Returns the upper case version of the string

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
args: [string | GeoStylerStringFunction]
+
+ +
name: "strToUpperCase"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/FstrTrim.html b/docs/v7.4.0/interfaces/FstrTrim.html new file mode 100644 index 000000000..a19180fb9 --- /dev/null +++ b/docs/v7.4.0/interfaces/FstrTrim.html @@ -0,0 +1,82 @@ +FstrTrim | geostyler-style
+
+ +
+
+
+
+ +

Interface FstrTrim

+
+

Returns a copy of the string, with leading and trailing blank-space omitted

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
args: [string | GeoStylerStringFunction]
+
+ +
name: "strTrim"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/Fsub.html b/docs/v7.4.0/interfaces/Fsub.html new file mode 100644 index 000000000..17b438f94 --- /dev/null +++ b/docs/v7.4.0/interfaces/Fsub.html @@ -0,0 +1,82 @@ +Fsub | geostyler-style
+
+ +
+
+
+
+ +

Interface Fsub

+
+

Returns the result of substracting argument[1] from argument[0]

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
+
+ +
name: "sub"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/Ftan.html b/docs/v7.4.0/interfaces/Ftan.html new file mode 100644 index 000000000..443355218 --- /dev/null +++ b/docs/v7.4.0/interfaces/Ftan.html @@ -0,0 +1,82 @@ +Ftan | geostyler-style
+
+ +
+
+
+
+ +

Interface Ftan

+
+

Returns the trigonometric tangent of angle expressed in radians

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
args: [number | GeoStylerNumberFunction]
+
+ +
name: "tan"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/FtoDegrees.html b/docs/v7.4.0/interfaces/FtoDegrees.html new file mode 100644 index 000000000..c3ae22339 --- /dev/null +++ b/docs/v7.4.0/interfaces/FtoDegrees.html @@ -0,0 +1,82 @@ +FtoDegrees | geostyler-style
+
+ +
+
+
+
+ +

Interface FtoDegrees

+
+

Converts an angle expressed in radians into degrees

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
args: [number | GeoStylerNumberFunction]
+
+ +
name: "toDegrees"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/FtoRadians.html b/docs/v7.4.0/interfaces/FtoRadians.html new file mode 100644 index 000000000..fd6fed75d --- /dev/null +++ b/docs/v7.4.0/interfaces/FtoRadians.html @@ -0,0 +1,82 @@ +FtoRadians | geostyler-style
+
+ +
+
+
+
+ +

Interface FtoRadians

+
+

Converts an angle expressed in radians into degrees

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
args: [number | GeoStylerNumberFunction]
+
+ +
name: "toRadians"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/FunctionCall.html b/docs/v7.4.0/interfaces/FunctionCall.html new file mode 100644 index 000000000..952ea194f --- /dev/null +++ b/docs/v7.4.0/interfaces/FunctionCall.html @@ -0,0 +1,144 @@ +FunctionCall | geostyler-style
+
+ +
+
+
+
+ +

Interface FunctionCall<T>

+
+

Expression that evaluates to the result of a function +call on a list of argument expressions.

+
+
+

Type Parameters

+
    +
  • +

    T

+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
args: unknown[]
+
+ +
name: T extends string ? "case" | "property" | "numberFormat" | "strAbbreviate" | "strCapitalize" | "strConcat" | "strDefaultIfBlank" | "strReplace" | "strStripAccents" | "strSubstring" | "strSubstringStart" | "strToLowerCase" | "strToUpperCase" | "strTrim" : T extends number ? "sub" | "max" | "add" | "round" | "div" | "case" | "property" | "abs" | "acos" | "asin" | "atan" | "atan2" | "ceil" | "cos" | "exp" | "floor" | "log" | "min" | "modulo" | "mul" | "pi" | "pow" | "random" | "rint" | "sin" | "sqrt" | "strIndexOf" | "strLastIndexOf" | "strLength" | "tan" | "toDegrees" | "toRadians" : "all" | "any" | "case" | "property" | "between" | "double2bool" | "equalTo" | "greaterThan" | "greaterThanOrEqualTo" | "in" | "lessThan" | "lessThanOrEqualTo" | "not" | "notEqualTo" | "parseBoolean" | "strEndsWith" | "strEqualsIgnoreCase" | "strMatches" | "strStartsWith"
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/GrayChannel.html b/docs/v7.4.0/interfaces/GrayChannel.html new file mode 100644 index 000000000..5e0a6fbed --- /dev/null +++ b/docs/v7.4.0/interfaces/GrayChannel.html @@ -0,0 +1,71 @@ +GrayChannel | geostyler-style
+
+ +
+
+
+
+ +

Interface GrayChannel

+
+

A GrayChannel defines how a single dataset band is mapped to a grayscale channel.

+
+
+

Hierarchy

+
    +
  • GrayChannel
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
grayChannel: Channel
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/IconSymbolizer.html b/docs/v7.4.0/interfaces/IconSymbolizer.html new file mode 100644 index 000000000..a5fb84d7d --- /dev/null +++ b/docs/v7.4.0/interfaces/IconSymbolizer.html @@ -0,0 +1,323 @@ +IconSymbolizer | geostyler-style
+
+ +
+
+
+
+ +

Interface IconSymbolizer

+
+

An IconSymbolizer describes the style representation of POINT data if styled +with a specific icon.

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+ +
allowOverlap?: boolean | GeoStylerBooleanFunction
+

If true, the icon will be visible even if it collides with other previously +drawn symbols.

+
+
+ +
anchor?: "center" | "left" | "top" | "bottom" | "right" | GeoStylerStringFunction | "top-left" | "top-right" | "bottom-left" | "bottom-right"
+

Part of the icon placed closest to the anchor. This may conflict with a set +offset.

+
+
+ +
avoidEdges?: boolean | GeoStylerBooleanFunction
+

This is a property relevant if using tiled datasets. +If true, the symbols will not cross tile edges to avoid mutual collisions.

+
+
+ +
color?: string | GeoStylerStringFunction
+

A color defined as a hex-color string.

+
+
+ +
format?: "image/svg+xml" | GeoStylerStringFunction | "image/png" | "image/jpg" | "image/jpeg" | "image/gif"
+

An optional configuration for the image format as MIME type. +This might be needed if the image(path) has no filending specified. e.g. http://myserver/getImage

+
+
+ +
haloBlur?: number | GeoStylerNumberFunction
+

The halo's fadeout distance towards the outside.

+
+
+ +
haloColor?: string | GeoStylerStringFunction
+

The color of the icons halo, which helps it stand out from backgrounds represented +as a hex-color string.

+
+
+ +
haloOpacity?: number | GeoStylerNumberFunction
+

The opacity of the halo. A value between 0 and 1. +0 means no opacity (i.e. transparent) and 1 is fully opaque.

+
+
+ +
haloWidth?: number | GeoStylerNumberFunction
+

Distance of halo to the icons outline (pixels if haloWidthUnit is not defined).

+
+
+ +
haloWidthUnit?: DistanceUnit
+

Unit to use for the haloWidth.

+
+
+ +
image?: string | GeoStylerStringFunction
+

A path/URL to the icon image file.

+
+
+ +
keepUpright?: boolean | GeoStylerBooleanFunction
+

If true, the icon will be kept upright.

+
+
+ +
kind: "Icon"
+

Describes the type of the kind of the Symbolizer.

+
+
+ +
offset?: [number | GeoStylerNumberFunction, number | GeoStylerNumberFunction]
+

The offset of the Symbolizer as [x, y] coordinates. Positive values indicate +right and down, while negative values indicate left and up.

+
+
+ +
offsetAnchor?: "map" | GeoStylerStringFunction | "viewport"
+
+
+ +
opacity?: number | GeoStylerNumberFunction
+

Determines the total opacity for the Symbolizer. +A value between 0 and 1. 0 is none opaque and 1 is full opaque.

+
+
+ +
optional?: boolean | GeoStylerBooleanFunction
+

Property relevant for mapbox-styles. +If true, text will display without their corresponding icons when the icon +collides with other symbols and the text does not.

+
+
+ +
padding?: number | GeoStylerNumberFunction
+

Size of the additional area around the icon used for detecting symbol collisions.

+
+
+ +
pitchAlignment?: "map" | "auto" | GeoStylerStringFunction | "viewport"
+
+
+ +
rotate?: number | GeoStylerNumberFunction
+

The rotation of the Symbolizer in degrees. Value should be between 0 and 360.

+
+
+ +
rotationAlignment?: "map" | "auto" | GeoStylerStringFunction | "viewport"
+
+
+ +
size?: number | GeoStylerNumberFunction
+

The Symbolizer size (pixels if sizeUnit is not defined).

+
+
+ +
sizeUnit?: DistanceUnit
+

Unit to use for the size.

+
+
+ +
textFit?: "both" | "none" | "height" | "width" | GeoStylerStringFunction
+
+
+ + +
+
+ +
visibility?: boolean | GeoStylerBooleanFunction
+

Defines whether the Symbolizer should be visibile or not.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/LineSymbolizer.html b/docs/v7.4.0/interfaces/LineSymbolizer.html new file mode 100644 index 000000000..93e550021 --- /dev/null +++ b/docs/v7.4.0/interfaces/LineSymbolizer.html @@ -0,0 +1,266 @@ +LineSymbolizer | geostyler-style
+
+ +
+
+
+
+ +

Interface LineSymbolizer

+
+

A LineSymbolizer describes the style representation of LINESTRING data.

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+ +
blur?: number | GeoStylerNumberFunction
+
+ +
cap?: "square" | "butt" | "round" | GeoStylerStringFunction
+

The Captype for the LineSymbolizer.

+
+
+ +
color?: string | GeoStylerStringFunction
+

A color defined as a hex-color string.

+
+
+ +
dashOffset?: number | GeoStylerNumberFunction
+

Number of pixels into the dasharray to offset the drawing of the dash, +used to shift the location of the lines and gaps in a dash.

+
+
+ +
dasharray?: (number | GeoStylerNumberFunction)[]
+

Encodes a dash pattern as an array of numbers. Odd-indexed numbers (first, +third, etc) determine the length in pixels to draw the line, and even-indexed +numbers (second, fourth, etc) determine the length in pixels to blank out +the line. Default is an unbroken line.

+
+
+ +
gapWidth?: number | GeoStylerNumberFunction
+

Draws a line casing outside of a line's actual path. Value indicates the +width of the inner gap (pixels if gapWidthUnit is not defined).

+
+
+ +
gapWidthUnit?: DistanceUnit
+

Unit to use for the gapWidth.

+
+
+ +
gradient?: any[]
+

Defines a gradient with which to color a line feature.

+
+
+ +
graphicFill?: PointSymbolizer
+

Renders the pixels of the line with a repeated pattern.

+
+
+ +
graphicStroke?: PointSymbolizer
+

Renders the line with a repeated linear PointSymbolizer.

+
+
+ +
join?: "round" | "bevel" | "miter" | GeoStylerStringFunction
+

The JoinType for the LineSymbolizer.

+
+
+ +
kind: "Line"
+

Describes the type of the kind of the Symbolizer.

+
+
+ +
miterLimit?: number | GeoStylerNumberFunction
+

Used to automatically convert miter joins to bevel joins for sharp angles.

+
+
+ +
opacity?: number | GeoStylerNumberFunction
+

Determines the total opacity for the Symbolizer. +A value between 0 and 1. 0 is none opaque and 1 is full opaque.

+
+
+ +
perpendicularOffset?: number | GeoStylerNumberFunction
+

If present, it makes the renderer draw a line parallel to the original one, +at the given distance. When applied on lines, positive values generate a +parallel line on the left hand side, negative values on the right hand side.

+
+
+ +
roundLimit?: number | GeoStylerNumberFunction
+

Used to automatically convert round joins to miter joins for shallow angles.

+
+
+ +
spacing?: number | GeoStylerNumberFunction
+

Distance between two symbol anchors (pixels if spacingUnit is not defined).

+
+
+ +
spacingUnit?: "em" | DistanceUnit
+

Unit to use for the spacing. +'em' -> fontsize

+
+
+ +
visibility?: boolean | GeoStylerBooleanFunction
+

Defines whether the Symbolizer should be visibile or not.

+
+
+ +
width?: number | GeoStylerNumberFunction
+

The width of the Line (pixels if widthUnit is not defined).

+
+
+ +
widthUnit?: DistanceUnit
+

Unit to use for the width.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/MarkSymbolizer.html b/docs/v7.4.0/interfaces/MarkSymbolizer.html new file mode 100644 index 000000000..156fd9b93 --- /dev/null +++ b/docs/v7.4.0/interfaces/MarkSymbolizer.html @@ -0,0 +1,255 @@ +MarkSymbolizer | geostyler-style
+
+ +
+
+
+
+ +

Interface MarkSymbolizer

+
+

MarkSymbolizer describes the style representation of POINT data, if styled as +with a regular geometry.

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+ +
avoidEdges?: boolean | GeoStylerBooleanFunction
+

This is a property relevant if using tiled datasets. +If true, the symbols will not cross tile edges to avoid mutual collisions.

+
+
+ +
blur?: number | GeoStylerNumberFunction
+

Amount to blur the Symbolizer. 1 blurs the Symbolizer such that only the +centerpoint has full opacity. Mostly relevant for circles.

+
+
+ +
color?: string | GeoStylerStringFunction
+

A color defined as a hex-color string.

+
+
+ +
fillOpacity?: number | GeoStylerNumberFunction
+

The opacity of the fill. A value between 0 and 1. +0 is none opaque and 1 is full opaque.

+
+
+ +
kind: "Mark"
+

Describes the type of the kind of the Symbolizer.

+
+
+ +
offset?: [number | GeoStylerNumberFunction, number | GeoStylerNumberFunction]
+

The offset of the Symbolizer as [x, y] coordinates. Positive values indicate +right and down, while negative values indicate left and up.

+
+
+ +
offsetAnchor?: "map" | GeoStylerStringFunction | "viewport"
+
+
+ +
opacity?: number | GeoStylerNumberFunction
+

Determines the total opacity for the Symbolizer. +A value between 0 and 1. 0 is none opaque and 1 is full opaque.

+
+
+ +
pitchAlignment?: "map" | GeoStylerStringFunction | "viewport"
+
+
+ +
pitchScale?: "map" | GeoStylerStringFunction | "viewport"
+
+
+ +
radius?: number | GeoStylerNumberFunction
+

The radius of the Symbolizer. Values describing the full size of the Symbolizer +have to be divided by two (pixels if radiusUnit is not defined).

+
+
+ +
radiusUnit?: DistanceUnit
+

Unit to use for the radius.

+
+
+ +
rotate?: number | GeoStylerNumberFunction
+

The rotation of the Symbolizer in degrees. Value should be between 0 and 360.

+
+
+ +
strokeColor?: string | GeoStylerStringFunction
+

The color of the stroke represented as a hex-color string.

+
+
+ +
strokeOpacity?: number | GeoStylerNumberFunction
+

The opacity of the stroke. A value between 0 and 1. +0 is none opaque and 1 is full opaque.

+
+
+ +
strokeWidth?: number | GeoStylerNumberFunction
+

The width of the stroke (pixels if strokeWidthUnit is not defined).

+
+
+ +
strokeWidthUnit?: DistanceUnit
+

Unit to use for the strokeWidth.

+
+
+ +
visibility?: boolean | GeoStylerBooleanFunction
+

Defines whether the Symbolizer should be visibile or not.

+
+
+ +
wellKnownName: WellKnownName
+

The WellKnownName of the MarkSymbolizer.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/RGBChannel.html b/docs/v7.4.0/interfaces/RGBChannel.html new file mode 100644 index 000000000..03ee7ce76 --- /dev/null +++ b/docs/v7.4.0/interfaces/RGBChannel.html @@ -0,0 +1,85 @@ +RGBChannel | geostyler-style
+
+ +
+
+
+
+ +

Interface RGBChannel

+
+

A RGBChannel defines how dataset bands are mapped to image color channels.

+
+
+

Hierarchy

+
    +
  • RGBChannel
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
blueChannel: Channel
+
+ +
greenChannel: Channel
+
+ +
redChannel: Channel
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/RasterSymbolizer.html b/docs/v7.4.0/interfaces/RasterSymbolizer.html new file mode 100644 index 000000000..0bb06367d --- /dev/null +++ b/docs/v7.4.0/interfaces/RasterSymbolizer.html @@ -0,0 +1,167 @@ +RasterSymbolizer | geostyler-style
+
+ +
+
+
+
+ +

Interface RasterSymbolizer

+
+

A RasterSymbolizer defines the style representation of RASTER data.

+
+
+

Hierarchy

+
    +
  • RasterSymbolizer
+
+
+
+ +
+
+

Properties

+
+ +
brightnessMax?: number | GeoStylerNumberFunction
+
+ +
brightnessMin?: number | GeoStylerNumberFunction
+
+ +
channelSelection?: ChannelSelection
+

Specifies how dataset bands are mapped to image color channels.

+
+
+ +
colorMap?: ColorMap
+

Defines the color values for the pixels of a raster image, +as either color gradients, or a mapping of specific values to fixed colors.

+
+
+ +
contrast?: number | GeoStylerNumberFunction
+
+ +
contrastEnhancement?: ContrastEnhancement
+

Can be used to adjust the relative brightness of the image data.

+
+
+ +
fadeDuration?: number | GeoStylerNumberFunction
+
+ +
hueRotate?: number | GeoStylerNumberFunction
+
+ +
kind: "Raster"
+
+ +
opacity?: number | GeoStylerNumberFunction
+

Determines the total opacity for the Symbolizer. +A value between 0 and 1. 0 is none opaque and 1 is fully opaque.

+
+
+ +
resampling?: "linear" | "nearest" | GeoStylerStringFunction
+
+ +
saturation?: number | GeoStylerNumberFunction
+
+ +
visibility?: boolean | GeoStylerBooleanFunction
+

Defines whether the Symbolizer should be visible or not.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/Rule.html b/docs/v7.4.0/interfaces/Rule.html new file mode 100644 index 000000000..a72504d99 --- /dev/null +++ b/docs/v7.4.0/interfaces/Rule.html @@ -0,0 +1,93 @@ +Rule | geostyler-style
+
+ +
+
+
+
+ +

Interface Rule

+
+

A Rule combines a specific amount of data (defined by a Filter and a +ScaleDenominator) and an associated Symbolizer.

+
+
+

Hierarchy

+
    +
  • Rule
+
+
+
+ +
+
+

Properties

+
+ +
filter?: Filter
+
+ +
name: string
+
+ +
scaleDenominator?: ScaleDenominator
+
+ +
symbolizers: Symbolizer[]
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/ScaleDenominator.html b/docs/v7.4.0/interfaces/ScaleDenominator.html new file mode 100644 index 000000000..22a9235fa --- /dev/null +++ b/docs/v7.4.0/interfaces/ScaleDenominator.html @@ -0,0 +1,82 @@ +ScaleDenominator | geostyler-style
+
+ +
+
+
+
+ +

Interface ScaleDenominator

+
+

The ScaleDenominator defines a range of scales.

+
+
+

Hierarchy

+
    +
  • ScaleDenominator
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ + +

Maximum value of the ScaleDenominator. The value is exclusive.

+
+
+ + +

Minimum value of the ScaleDenominator. The value is inclusive.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/Style.html b/docs/v7.4.0/interfaces/Style.html new file mode 100644 index 000000000..da3803d2f --- /dev/null +++ b/docs/v7.4.0/interfaces/Style.html @@ -0,0 +1,90 @@ +Style | geostyler-style
+
+ +
+
+
+
+ +

Interface Style

+
+

The Style is the main interface and the root for all other interfaces.

+
+
+

Hierarchy

+
    +
  • Style
+
+
+
+ +
+
+

Properties

+
+
+

Properties

+
+ +
metadata?: {
    [key: string]: any;
}
+
+

Type declaration

+
    +
  • +
    [key: string]: any
+
+ +
name: string
+
+ +
rules: Rule[]
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/StyleParser.html b/docs/v7.4.0/interfaces/StyleParser.html new file mode 100644 index 000000000..4ba6e2dd1 --- /dev/null +++ b/docs/v7.4.0/interfaces/StyleParser.html @@ -0,0 +1,278 @@ +StyleParser | geostyler-style
+
+ +
+
+
+
+ +

Interface StyleParser<T>

+
+

Interface, which has to be implemented by all GeoStyler style parser classes.

+
+
+

Type Parameters

+
    +
  • +

    T = any

+
+

Hierarchy

+
    +
  • StyleParser
+
+
+
+ +
+
+

Properties

+
+ +
title: string
+

The name of the Parser

+
+
+ +
unsupportedProperties?: UnsupportedProperties
+

Object specifying which properties are not or just partially supported.

+
+
+

Methods

+
+ +
    + +
  • +

    Parses an input Filter and transforms it to a GeoStyler Filter

    +
    +
    +

    Parameters

    +
      +
    • +
      inputFilter: any
    +

    Returns Promise<Filter>

+
+ +
    + +
  • +

    Parses an input Rule and transforms it to a GeoStyler Rule

    +
    +
    +

    Parameters

    +
      +
    • +
      inputRule: any
    +

    Returns Promise<Rule>

+
+ +
    + +
  • +

    Parses an input ScaleDenominator and transforms it to a GeoStyler +ScaleDenominator

    +
    +
    +

    Parameters

    +
      +
    • +
      inputScaleDenominator: any
    +

    Returns Promise<ScaleDenominator>

+
+ +
    + +
  • +

    Parses the inputStyle and transforms it to the GeoStyler Style

    +
    +
    +

    Parameters

    +
      +
    • +
      inputStyle: T
    +

    Returns Promise<ReadStyleResult>

+
+ +
    + +
  • +

    Parses an input Symbolizer and transforms it to a GeoStyler Symbolizer

    +
    +
    +

    Parameters

    +
      +
    • +
      inputSymbolizer: any
    +

    Returns Promise<Symbolizer>

+
+ +
    + +
  • +

    Reads a GeoStyler Filter and transforms it to a target Filter +representation.

    +
    +
    +

    Parameters

    +
      +
    • +
      geoStylerFilter: Filter
      +

      Filter

      +
    +

    Returns Promise<any>

+
+ +
    + +
  • +

    Reads a GeoStyler Rule and transforms it to a target Rule +representation.

    +
    +
    +

    Parameters

    +
      +
    • +
      geoStylerRule: Rule
      +

      Rule

      +
    +

    Returns Promise<any>

+
+ +
    + +
  • +

    Reads a GeoStyler ScaleDenominator and transforms it to a target +ScaleDenominator representation

    +
    +
    +

    Parameters

    +
    +

    Returns Promise<any>

+
+ +
+
+ +
    + +
  • +

    Reads a GeoStyler Symbolizer and transforms it to a target Symbolizer +representation

    +
    +
    +

    Parameters

    +
    +

    Returns Promise<any>

+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/TextSymbolizer.html b/docs/v7.4.0/interfaces/TextSymbolizer.html new file mode 100644 index 000000000..6c02011e9 --- /dev/null +++ b/docs/v7.4.0/interfaces/TextSymbolizer.html @@ -0,0 +1,389 @@ +TextSymbolizer | geostyler-style
+
+ +
+
+
+
+ +

Interface TextSymbolizer

+
+

The TextSymbolizer describes the style representation of point data, if styled +with a text.

+
+
+

Hierarchy

+
+
+
+
+ +
+
+

Properties

+
+ +
allowOverlap?: boolean | GeoStylerBooleanFunction
+

If true, the text will be visible even if it collides with other previously +drawn symbols.

+
+
+ +
anchor?: "center" | "left" | "top" | "bottom" | "right" | GeoStylerStringFunction | "top-left" | "top-right" | "bottom-left" | "bottom-right"
+

The anchor position of the label referred to the center of the geometry.

+
+
+ +
avoidEdges?: boolean | GeoStylerBooleanFunction
+

This is a property relevant if using tiled datasets. +If true, the symbols will not cross tile edges to avoid mutual collisions.

+
+
+ +
color?: string | GeoStylerStringFunction
+

A color defined as a hex-color string.

+
+
+ +
font?: (string | GeoStylerStringFunction)[]
+
+
+ +
fontStyle?: "normal" | GeoStylerStringFunction | "italic" | "oblique"
+

Specifies whether a font should be styled with a normal, italic, or oblique +face from its font-family.

+
+
+ +
fontWeight?: "bold" | "normal" | GeoStylerStringFunction
+

Specifies the weight (or boldness) of the font. The weights available depend +on the font-family you are using.

+
+
+ +
haloBlur?: number | GeoStylerNumberFunction
+

The halo's fadeout distance towards the outside.

+
+
+ +
haloColor?: string | GeoStylerStringFunction
+

The color of the text's halo, which helps it stand out from backgrounds +represented as a hex-color string.

+
+
+ +
haloOpacity?: number | GeoStylerNumberFunction
+

The opacity of the halo. A value between 0 and 1. +0 means no opacity (i.e. transparent) and 1 is fully opaque.

+
+
+ +
haloWidth?: number | GeoStylerNumberFunction
+

Distance of halo to the font outline (pixels if haloWidthUnit is not defined).

+
+
+ +
haloWidthUnit?: DistanceUnit
+

Unit to use for the haloWidth.

+
+
+ +
justify?: "center" | "left" | "right" | GeoStylerStringFunction
+

Text justification option to align the text.

+
+
+ +
keepUpright?: boolean | GeoStylerBooleanFunction
+

If true, the text will be kept upright.

+
+
+ +
kind: "Text"
+

Describes the type of the kind of the Symbolizer.

+
+
+ +
label?: string | GeoStylerStringFunction
+

Template string where {{PROPERTYNAME}} can be used to be replaced by values +from the dataset. +e.g.: "Name {{country_name}}"

+
+
+ +
letterSpacing?: number | GeoStylerNumberFunction
+

Sets the spacing between text characters (pixels if letterSpacingUnit is not defined).

+
+
+ +
letterSpacingUnit?: "em" | DistanceUnit
+

Unit to use for the letterSpacing.

+
+
+ +
lineHeight?: number | GeoStylerNumberFunction
+

Sets the line height (pixels if lineHeightUnit is not defined). +'em' -> fontsize

+
+
+ +
lineHeightUnit?: "em" | DistanceUnit
+

Unit to use for the lineHeight. +'em' -> fontsize

+
+
+ +
maxAngle?: number | GeoStylerNumberFunction
+

Maximum angle change between adjacent characters in degrees.

+
+
+ +
maxWidth?: number | GeoStylerNumberFunction
+

The maximum line width for text wrapping.

+
+
+ +
offset?: [number | GeoStylerNumberFunction, number | GeoStylerNumberFunction]
+

The offset of the Symbolizer as [x, y] coordinates. Positive values indicate +right and down, while negative values indicate left and up.

+
+
+ +
offsetAnchor?: "map" | GeoStylerStringFunction | "viewport"
+
+
+ +
opacity?: number | GeoStylerNumberFunction
+

Determines the total opacity for the Symbolizer. +A value between 0 and 1. 0 is none opaque and 1 is full opaque.

+
+
+ +
optional?: boolean | GeoStylerBooleanFunction
+

Property relevant for mapbox-styles. +If true, icons will display without their corresponding text when the text +collides with other symbols and the icon does not.

+
+
+ +
padding?: number | GeoStylerNumberFunction
+

Size of the additional area around the text bounding box used for detecting +symbol collisions.

+
+
+ +
pitchAlignment?: "map" | "auto" | GeoStylerStringFunction | "viewport"
+
+
+ +
rotate?: number | GeoStylerNumberFunction
+

The rotation of the Symbolizer in degrees. Value should be between 0 and 360.

+
+
+ +
rotationAlignment?: "map" | "auto" | GeoStylerStringFunction | "viewport"
+
+
+ +
size?: number | GeoStylerNumberFunction
+

The fontsize in pixels.

+
+
+ +
transform?: "none" | GeoStylerStringFunction | "uppercase" | "lowercase"
+

Specifies how to capitalize text, similar to the CSS text-transform property.

+
+
+ +
visibility?: boolean | GeoStylerBooleanFunction
+

Defines whether the Symbolizer should be visibile or not.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/interfaces/UnsupportedProperties.html b/docs/v7.4.0/interfaces/UnsupportedProperties.html new file mode 100644 index 000000000..aa4651e6f --- /dev/null +++ b/docs/v7.4.0/interfaces/UnsupportedProperties.html @@ -0,0 +1,92 @@ +UnsupportedProperties | geostyler-style
+
+ +
+
+
+
+ +

Interface UnsupportedProperties

+
+

Interface for defining unsupported properties in the parsers.

+
+
+

Hierarchy

+
    +
  • UnsupportedProperties
+
+
+
+ +
+
+

Properties

+
+ +
Filter?: SupportDef | {
    !?: SupportDef;
    !=?: SupportDef;
    &&?: SupportDef;
    *=?: SupportDef;
    <?: SupportDef;
    <=?: SupportDef;
    ==?: SupportDef;
    >?: SupportDef;
    >=?: SupportDef;
    ||?: SupportDef;
}
+
+ +
Function?: SupportDef | {
    abs: undefined | SupportDef;
    acos: undefined | SupportDef;
    add: undefined | SupportDef;
    all: undefined | SupportDef;
    any: undefined | SupportDef;
    asin: undefined | SupportDef;
    atan: undefined | SupportDef;
    atan2: undefined | SupportDef;
    between: undefined | SupportDef;
    case: undefined | SupportDef;
    ceil: undefined | SupportDef;
    cos: undefined | SupportDef;
    div: undefined | SupportDef;
    double2bool: undefined | SupportDef;
    equalTo: undefined | SupportDef;
    exp: undefined | SupportDef;
    floor: undefined | SupportDef;
    greaterThan: undefined | SupportDef;
    greaterThanOrEqualTo: undefined | SupportDef;
    in: undefined | SupportDef;
    lessThan: undefined | SupportDef;
    lessThanOrEqualTo: undefined | SupportDef;
    log: undefined | SupportDef;
    max: undefined | SupportDef;
    min: undefined | SupportDef;
    modulo: undefined | SupportDef;
    mul: undefined | SupportDef;
    not: undefined | SupportDef;
    notEqualTo: undefined | SupportDef;
    numberFormat: undefined | SupportDef;
    parseBoolean: undefined | SupportDef;
    pi: undefined | SupportDef;
    pow: undefined | SupportDef;
    property: undefined | SupportDef;
    random: undefined | SupportDef;
    rint: undefined | SupportDef;
    round: undefined | SupportDef;
    sin: undefined | SupportDef;
    sqrt: undefined | SupportDef;
    strAbbreviate: undefined | SupportDef;
    strCapitalize: undefined | SupportDef;
    strConcat: undefined | SupportDef;
    strDefaultIfBlank: undefined | SupportDef;
    strEndsWith: undefined | SupportDef;
    strEqualsIgnoreCase: undefined | SupportDef;
    strIndexOf: undefined | SupportDef;
    strLastIndexOf: undefined | SupportDef;
    strLength: undefined | SupportDef;
    strMatches: undefined | SupportDef;
    strReplace: undefined | SupportDef;
    strStartsWith: undefined | SupportDef;
    strStripAccents: undefined | SupportDef;
    strSubstring: undefined | SupportDef;
    strSubstringStart: undefined | SupportDef;
    strToLowerCase: undefined | SupportDef;
    strToUpperCase: undefined | SupportDef;
    strTrim: undefined | SupportDef;
    sub: undefined | SupportDef;
    tan: undefined | SupportDef;
    toDegrees: undefined | SupportDef;
    toRadians: undefined | SupportDef;
}
+
+ +
ScaleDenominator?: SupportDef
+
+ +
Symbolizer?: SupportDef | {
    FillSymbolizer?: SupportDef | {
        antialias?: SupportDef;
        color?: SupportDef;
        fillOpacity?: SupportDef;
        graphicFill?: SupportDef;
        kind?: SupportDef;
        opacity?: SupportDef;
        outlineCap?: SupportDef;
        outlineColor?: SupportDef;
        outlineDasharray?: SupportDef;
        outlineJoin?: SupportDef;
        outlineOpacity?: SupportDef;
        outlineWidth?: SupportDef;
        outlineWidthUnit?: SupportDef;
        visibility?: SupportDef;
    };
    IconSymbolizer?: SupportDef | {
        allowOverlap?: SupportDef;
        anchor?: SupportDef;
        avoidEdges?: SupportDef;
        color?: SupportDef;
        format?: SupportDef;
        haloBlur?: SupportDef;
        haloColor?: SupportDef;
        haloOpacity?: SupportDef;
        haloWidth?: SupportDef;
        haloWidthUnit?: SupportDef;
        image?: SupportDef;
        keepUpright?: SupportDef;
        kind?: SupportDef;
        offset?: SupportDef;
        offsetAnchor?: SupportDef;
        opacity?: SupportDef;
        optional?: SupportDef;
        padding?: SupportDef;
        pitchAlignment?: SupportDef;
        rotate?: SupportDef;
        rotationAlignment?: SupportDef;
        size?: SupportDef;
        sizeUnit?: SupportDef;
        textFit?: SupportDef;
        textFitPadding?: SupportDef;
        visibility?: SupportDef;
    };
    LineSymbolizer?: SupportDef | {
        blur?: SupportDef;
        cap?: SupportDef;
        color?: SupportDef;
        dashOffset?: SupportDef;
        dasharray?: SupportDef;
        gapWidth?: SupportDef;
        gapWidthUnit?: SupportDef;
        gradient?: SupportDef;
        graphicFill?: SupportDef;
        graphicStroke?: SupportDef;
        join?: SupportDef;
        kind?: SupportDef;
        miterLimit?: SupportDef;
        opacity?: SupportDef;
        perpendicularOffset?: SupportDef;
        roundLimit?: SupportDef;
        spacing?: SupportDef;
        spacingUnit?: SupportDef;
        visibility?: SupportDef;
        width?: SupportDef;
        widthUnit?: SupportDef;
    };
    MarkSymbolizer?: SupportDef | {
        avoidEdges?: SupportDef;
        blur?: SupportDef;
        color?: SupportDef;
        fillOpacity?: SupportDef;
        kind?: SupportDef;
        offset?: SupportDef;
        offsetAnchor?: SupportDef;
        opacity?: SupportDef;
        pitchAlignment?: SupportDef;
        pitchScale?: SupportDef;
        radius?: SupportDef;
        radiusUnit?: SupportDef;
        rotate?: SupportDef;
        strokeColor?: SupportDef;
        strokeOpacity?: SupportDef;
        strokeWidth?: SupportDef;
        strokeWidthUnit?: SupportDef;
        visibility?: SupportDef;
        wellKnownName?: SupportDef;
    };
    RasterSymbolizer?: SupportDef | {
        brightnessMax?: SupportDef;
        brightnessMin?: SupportDef;
        channelSelection?: SupportDef;
        colorMap?: SupportDef;
        contrast?: SupportDef;
        contrastEnhancement?: SupportDef;
        fadeDuration?: SupportDef;
        hueRotate?: SupportDef;
        kind?: SupportDef;
        opacity?: SupportDef;
        resampling?: SupportDef;
        saturation?: SupportDef;
        visibility?: SupportDef;
    };
    TextSymbolizer?: SupportDef | {
        allowOverlap?: SupportDef;
        anchor?: SupportDef;
        avoidEdges?: SupportDef;
        color?: SupportDef;
        font?: SupportDef;
        fontStyle?: SupportDef;
        fontWeight?: SupportDef;
        haloBlur?: SupportDef;
        haloColor?: SupportDef;
        haloOpacity?: SupportDef;
        haloWidth?: SupportDef;
        haloWidthUnit?: SupportDef;
        justify?: SupportDef;
        keepUpright?: SupportDef;
        kind?: SupportDef;
        label?: SupportDef;
        letterSpacing?: SupportDef;
        letterSpacingUnit?: SupportDef;
        lineHeight?: SupportDef;
        lineHeightUnit?: SupportDef;
        maxAngle?: SupportDef;
        maxWidth?: SupportDef;
        offset?: SupportDef;
        offsetAnchor?: SupportDef;
        opacity?: SupportDef;
        optional?: SupportDef;
        padding?: SupportDef;
        pitchAlignment?: SupportDef;
        rotate?: SupportDef;
        rotationAlignment?: SupportDef;
        size?: SupportDef;
        transform?: SupportDef;
        visibility?: SupportDef;
    };
}
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/modules.html b/docs/v7.4.0/modules.html new file mode 100644 index 000000000..ff6a0152d --- /dev/null +++ b/docs/v7.4.0/modules.html @@ -0,0 +1,338 @@ +geostyler-style
+
+ +
+
+
+
+

geostyler-style

+
+
+

Index

+
+

Interfaces

+
+
+

Type Aliases

+
+
+

Functions

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/types/CapType.html b/docs/v7.4.0/types/CapType.html new file mode 100644 index 000000000..c5bac5c2f --- /dev/null +++ b/docs/v7.4.0/types/CapType.html @@ -0,0 +1,193 @@ +CapType | geostyler-style
+
+ +
+
+
+
+ +

Type alias CapType

+
CapType: "butt" | "round" | "square"
+

Determines how lines are rendered at their ends. +Possible values are butt (sharp square edge), round (rounded edge), +and square (slightly elongated square edge).

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/types/ChannelSelection.html b/docs/v7.4.0/types/ChannelSelection.html new file mode 100644 index 000000000..647d19e03 --- /dev/null +++ b/docs/v7.4.0/types/ChannelSelection.html @@ -0,0 +1,189 @@ +ChannelSelection | geostyler-style
+
+ +
+
+
+
+ +

Type alias ChannelSelection

+
ChannelSelection: RGBChannel | GrayChannel
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/types/ColorMapType.html b/docs/v7.4.0/types/ColorMapType.html new file mode 100644 index 000000000..c0f707b51 --- /dev/null +++ b/docs/v7.4.0/types/ColorMapType.html @@ -0,0 +1,191 @@ +ColorMapType | geostyler-style
+
+ +
+
+
+
+ +

Type alias ColorMapType

+
ColorMapType: "ramp" | "intervals" | "values"
+

The Types that are allowed in a ColorMap.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/types/CombinationFilter.html b/docs/v7.4.0/types/CombinationFilter.html new file mode 100644 index 000000000..b6ad961da --- /dev/null +++ b/docs/v7.4.0/types/CombinationFilter.html @@ -0,0 +1,191 @@ +CombinationFilter | geostyler-style
+
+ +
+
+
+
+ +

Type alias CombinationFilter

+
CombinationFilter: [CombinationOperator, ...Filter[]]
+

A CombinationFilter combines N Filters with a logical OR / AND operator.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/types/CombinationOperator.html b/docs/v7.4.0/types/CombinationOperator.html new file mode 100644 index 000000000..aeaccf497 --- /dev/null +++ b/docs/v7.4.0/types/CombinationOperator.html @@ -0,0 +1,191 @@ +CombinationOperator | geostyler-style
+
+ +
+
+
+
+ +

Type alias CombinationOperator

+
CombinationOperator: "&&" | "||"
+

The possible Operators used for combination Filters.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/types/ComparisonFilter.html b/docs/v7.4.0/types/ComparisonFilter.html new file mode 100644 index 000000000..5688e37ef --- /dev/null +++ b/docs/v7.4.0/types/ComparisonFilter.html @@ -0,0 +1,193 @@ +ComparisonFilter | geostyler-style
+
+ +
+
+
+
+ +

Type alias ComparisonFilter

+
ComparisonFilter: [ComparisonOperator, Expression<string | number | boolean | null>, Expression<string | number | boolean | null>] | RangeFilter
+

A ComparisonFilter compares two values. +If the first argument is a GeoStylerFunction it will be evaluated it. +If it is a string it will be treated as key of an object.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/types/ComparisonOperator.html b/docs/v7.4.0/types/ComparisonOperator.html new file mode 100644 index 000000000..f7b6409e8 --- /dev/null +++ b/docs/v7.4.0/types/ComparisonOperator.html @@ -0,0 +1,191 @@ +ComparisonOperator | geostyler-style
+
+ +
+
+
+
+ +

Type alias ComparisonOperator

+
ComparisonOperator: "==" | "*=" | "!=" | "<" | "<=" | ">" | ">=" | "<=x<="
+

The possible Operators used for comparison Filters.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/types/DistanceUnit.html b/docs/v7.4.0/types/DistanceUnit.html new file mode 100644 index 000000000..60f08c6d8 --- /dev/null +++ b/docs/v7.4.0/types/DistanceUnit.html @@ -0,0 +1,194 @@ +DistanceUnit | geostyler-style
+
+ +
+
+
+
+ +

Type alias DistanceUnit

+
DistanceUnit: "px" | "m"
+

Unit that defines how to handle the corresponding symbolizer property. +Default should be pixel in your parser. +'px' => pixel +'m' => meter

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/types/Expression.html b/docs/v7.4.0/types/Expression.html new file mode 100644 index 000000000..9af7ec518 --- /dev/null +++ b/docs/v7.4.0/types/Expression.html @@ -0,0 +1,196 @@ +Expression | geostyler-style
+
+ +
+
+
+
+ +

Type alias Expression<T>

+
Expression<T>: T extends string ? GeoStylerStringFunction | T : T extends number ? GeoStylerNumberFunction | T : T extends boolean ? GeoStylerBooleanFunction | T : T
+

Expressions can be a literal value, a property name or a function call.

+
+
+

Type Parameters

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/types/Filter.html b/docs/v7.4.0/types/Filter.html new file mode 100644 index 000000000..78f7bd4b3 --- /dev/null +++ b/docs/v7.4.0/types/Filter.html @@ -0,0 +1,189 @@ +Filter | geostyler-style
+
+ +
+
+
+
+ +

Type alias Filter

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/types/FontSpec.html b/docs/v7.4.0/types/FontSpec.html new file mode 100644 index 000000000..61014594e --- /dev/null +++ b/docs/v7.4.0/types/FontSpec.html @@ -0,0 +1,192 @@ +FontSpec | geostyler-style
+
+ +
+
+
+
+ +

Type alias FontSpec

+
FontSpec: `ttf://${string}#0x${string}`
+

Template literal to be more precise on what a font specification of a wellknownname can look like. +font-based symbols following Geotools/Geoserver syntax: ttf://#

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/types/GeoStylerBooleanFunction.html b/docs/v7.4.0/types/GeoStylerBooleanFunction.html new file mode 100644 index 000000000..630efa55b --- /dev/null +++ b/docs/v7.4.0/types/GeoStylerBooleanFunction.html @@ -0,0 +1,189 @@ +GeoStylerBooleanFunction | geostyler-style
+
+ +
+
+ +
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/types/GeoStylerFunction.html b/docs/v7.4.0/types/GeoStylerFunction.html new file mode 100644 index 000000000..c5d4c7aad --- /dev/null +++ b/docs/v7.4.0/types/GeoStylerFunction.html @@ -0,0 +1,189 @@ +GeoStylerFunction | geostyler-style
+
+ +
+
+ +
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/types/GeoStylerNumberFunction.html b/docs/v7.4.0/types/GeoStylerNumberFunction.html new file mode 100644 index 000000000..909c2bd05 --- /dev/null +++ b/docs/v7.4.0/types/GeoStylerNumberFunction.html @@ -0,0 +1,189 @@ +GeoStylerNumberFunction | geostyler-style
+
+ +
+
+
+
+ +

Type alias GeoStylerNumberFunction

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/types/GeoStylerStringFunction.html b/docs/v7.4.0/types/GeoStylerStringFunction.html new file mode 100644 index 000000000..3591be54f --- /dev/null +++ b/docs/v7.4.0/types/GeoStylerStringFunction.html @@ -0,0 +1,189 @@ +GeoStylerStringFunction | geostyler-style
+
+ +
+
+ +
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/types/GeoStylerUnknownFunction.html b/docs/v7.4.0/types/GeoStylerUnknownFunction.html new file mode 100644 index 000000000..f33bb8133 --- /dev/null +++ b/docs/v7.4.0/types/GeoStylerUnknownFunction.html @@ -0,0 +1,189 @@ +GeoStylerUnknownFunction | geostyler-style
+
+ +
+
+
+
+ +

Type alias GeoStylerUnknownFunction

+
GeoStylerUnknownFunction: Fcase | Fproperty
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/types/GraphicType.html b/docs/v7.4.0/types/GraphicType.html new file mode 100644 index 000000000..a210aa9d8 --- /dev/null +++ b/docs/v7.4.0/types/GraphicType.html @@ -0,0 +1,191 @@ +GraphicType | geostyler-style
+
+ +
+
+
+
+ +

Type alias GraphicType

+
GraphicType: "Mark" | "Icon"
+

The Types that are allowed in a graphic

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/types/JoinType.html b/docs/v7.4.0/types/JoinType.html new file mode 100644 index 000000000..7c455f3b2 --- /dev/null +++ b/docs/v7.4.0/types/JoinType.html @@ -0,0 +1,193 @@ +JoinType | geostyler-style
+
+ +
+
+
+
+ +

Type alias JoinType

+
JoinType: "bevel" | "round" | "miter"
+

Determines how lines are rendered at intersections of line segments. +Possible values are mitre (sharp corner), round (rounded corner), and bevel +diagonal corner).

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/types/NegationFilter.html b/docs/v7.4.0/types/NegationFilter.html new file mode 100644 index 000000000..ac2b0a454 --- /dev/null +++ b/docs/v7.4.0/types/NegationFilter.html @@ -0,0 +1,191 @@ +NegationFilter | geostyler-style
+
+ +
+
+
+
+ +

Type alias NegationFilter

+
NegationFilter: [NegationOperator, Filter]
+

A NegationFilter negates a given Filter.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/types/NegationOperator.html b/docs/v7.4.0/types/NegationOperator.html new file mode 100644 index 000000000..4a8074b66 --- /dev/null +++ b/docs/v7.4.0/types/NegationOperator.html @@ -0,0 +1,191 @@ +NegationOperator | geostyler-style
+
+ +
+
+
+
+ +

Type alias NegationOperator

+
NegationOperator: "!"
+

The Operator used for negation Filters.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/types/Operator.html b/docs/v7.4.0/types/Operator.html new file mode 100644 index 000000000..bac228fc0 --- /dev/null +++ b/docs/v7.4.0/types/Operator.html @@ -0,0 +1,191 @@ +Operator | geostyler-style
+
+ +
+
+
+
+ +

Type alias Operator

+ +

All operators.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/types/PointSymbolizer.html b/docs/v7.4.0/types/PointSymbolizer.html new file mode 100644 index 000000000..bf2488d4d --- /dev/null +++ b/docs/v7.4.0/types/PointSymbolizer.html @@ -0,0 +1,191 @@ +PointSymbolizer | geostyler-style
+
+ +
+
+
+
+ +

Type alias PointSymbolizer

+ +

Operators used for Point symbolization.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/types/PropertyType.html b/docs/v7.4.0/types/PropertyType.html new file mode 100644 index 000000000..c3f53a658 --- /dev/null +++ b/docs/v7.4.0/types/PropertyType.html @@ -0,0 +1,191 @@ +PropertyType | geostyler-style
+
+ +
+
+
+
+ +

Type alias PropertyType

+
PropertyType: string | number | boolean | unknown
+

A datatype of a property of the data.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/types/RangeFilter.html b/docs/v7.4.0/types/RangeFilter.html new file mode 100644 index 000000000..eedea461f --- /dev/null +++ b/docs/v7.4.0/types/RangeFilter.html @@ -0,0 +1,191 @@ +RangeFilter | geostyler-style
+
+ +
+
+
+
+ +

Type alias RangeFilter

+
RangeFilter: ["<=x<=", Expression<string>, Expression<number>, Expression<number>]
+

A Filter that checks if a property is in a range of two values (inclusive).

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/types/ReadStyleResult.html b/docs/v7.4.0/types/ReadStyleResult.html new file mode 100644 index 000000000..62bc3e64f --- /dev/null +++ b/docs/v7.4.0/types/ReadStyleResult.html @@ -0,0 +1,210 @@ +ReadStyleResult | geostyler-style
+
+ +
+
+
+
+ +

Type alias ReadStyleResult

+
ReadStyleResult: {
    errors?: Error[];
    output?: Style;
    unsupportedProperties?: UnsupportedProperties;
    warnings?: string[];
}
+

The Result of the readStyle function of a StyleParser.

+
+
+

Type declaration

+
    +
  • +
    Optional errors?: Error[]
    +

    A list of errors occured while reading the style.

    +
  • +
  • +
    Optional output?: Style
    +

    The geostyler-style as read by the parser.

    +
  • +
  • +
    Optional unsupportedProperties?: UnsupportedProperties
    +

    A list of unsupportedProperties used while reading the style.

    +
  • +
  • +
    Optional warnings?: string[]
    +

    A list of warnings occured while reading the stlye.

    +
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/types/StyleType.html b/docs/v7.4.0/types/StyleType.html new file mode 100644 index 000000000..f3e30d517 --- /dev/null +++ b/docs/v7.4.0/types/StyleType.html @@ -0,0 +1,191 @@ +StyleType | geostyler-style
+
+ +
+
+
+
+ +

Type alias StyleType

+
StyleType: "Point" | "Fill" | "Line" | "Raster"
+

The type of the Style.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/types/SupportDef.html b/docs/v7.4.0/types/SupportDef.html new file mode 100644 index 000000000..bc1850344 --- /dev/null +++ b/docs/v7.4.0/types/SupportDef.html @@ -0,0 +1,191 @@ +SupportDef | geostyler-style
+
+ +
+
+
+
+ +

Type alias SupportDef

+ +

Defines in which way a functionality is supported.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/types/SupportInfo.html b/docs/v7.4.0/types/SupportInfo.html new file mode 100644 index 000000000..428502a48 --- /dev/null +++ b/docs/v7.4.0/types/SupportInfo.html @@ -0,0 +1,199 @@ +SupportInfo | geostyler-style
+
+ +
+
+
+
+ +

Type alias SupportInfo

+
SupportInfo: {
    info?: string;
    support: SupportLevel;
}
+

Detailed information about the support of a functionality. +Can contain an info text.

+
+
+

Type declaration

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/types/SupportLevel.html b/docs/v7.4.0/types/SupportLevel.html new file mode 100644 index 000000000..deb82ea1a --- /dev/null +++ b/docs/v7.4.0/types/SupportLevel.html @@ -0,0 +1,191 @@ +SupportLevel | geostyler-style
+
+ +
+
+
+
+ +

Type alias SupportLevel

+
SupportLevel: "partial" | "none"
+

Level of support for a functionality.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/types/Symbolizer.html b/docs/v7.4.0/types/Symbolizer.html new file mode 100644 index 000000000..c752e39bd --- /dev/null +++ b/docs/v7.4.0/types/Symbolizer.html @@ -0,0 +1,191 @@ +Symbolizer | geostyler-style
+
+ +
+
+
+
+ +

Type alias Symbolizer

+ +

All operators.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/types/SymbolizerKind.html b/docs/v7.4.0/types/SymbolizerKind.html new file mode 100644 index 000000000..04a26e964 --- /dev/null +++ b/docs/v7.4.0/types/SymbolizerKind.html @@ -0,0 +1,191 @@ +SymbolizerKind | geostyler-style
+
+ +
+
+
+
+ +

Type alias SymbolizerKind

+
SymbolizerKind: "Fill" | "Icon" | "Line" | "Text" | "Mark" | "Raster"
+

The kind of the Symbolizer

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/types/WellKnownName.html b/docs/v7.4.0/types/WellKnownName.html new file mode 100644 index 000000000..08fdcfd36 --- /dev/null +++ b/docs/v7.4.0/types/WellKnownName.html @@ -0,0 +1,194 @@ +WellKnownName | geostyler-style
+
+ +
+
+
+
+ +

Type alias WellKnownName

+
WellKnownName: "circle" | "square" | "triangle" | "star" | "cross" | "x" | "shape://vertline" | "shape://horline" | "shape://slash" | "shape://backslash" | "shape://dot" | "shape://plus" | "shape://times" | "shape://oarrow" | "shape://carrow" | FontSpec
+

Supported WellKnownNames +Note that due to TypeScript limitations any string will be valid for this type; this will not change +until regexp or equivalent is supported, see: +https://github.com/microsoft/TypeScript/issues/6579

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/types/WriteStyleResult.html b/docs/v7.4.0/types/WriteStyleResult.html new file mode 100644 index 000000000..da0651f21 --- /dev/null +++ b/docs/v7.4.0/types/WriteStyleResult.html @@ -0,0 +1,215 @@ +WriteStyleResult | geostyler-style
+
+ +
+
+
+
+ +

Type alias WriteStyleResult<T>

+
WriteStyleResult<T>: {
    errors?: Error[];
    output?: T;
    unsupportedProperties?: UnsupportedProperties;
    warnings?: string[];
}
+

The Result of the writeStyle function of a StyleParser.

+
+
+

Type Parameters

+
    +
  • +

    T = any

+
+

Type declaration

+
    +
  • +
    Optional errors?: Error[]
    +

    A list of errors occured while writing the style.

    +
  • +
  • +
    Optional output?: T
    +

    The target-style as written by the parser.

    +
  • +
  • +
    Optional unsupportedProperties?: UnsupportedProperties
    +

    A list of unsupportedProperties used while writing the style.

    +
  • +
  • +
    Optional warnings?: string[]
    +

    A list of warnings occured while writing the style.

    +
+
+
+

Generated using TypeDoc

+
\ No newline at end of file diff --git a/docs/v7.4.0/types/newlineToken.html b/docs/v7.4.0/types/newlineToken.html new file mode 100644 index 000000000..6cbcf931b --- /dev/null +++ b/docs/v7.4.0/types/newlineToken.html @@ -0,0 +1,191 @@ +newlineToken | geostyler-style
+
+ +
+
+
+
+ +

Type alias newlineToken

+
newlineToken: "/n"
+

The special character to use to indicate a line break.

+
+
+
+

Generated using TypeDoc

+
\ No newline at end of file