From f73e960959484dd83900f7b0540e3950aa67d402 Mon Sep 17 00:00:00 2001 From: dnlkoch Date: Fri, 1 Dec 2023 10:37:17 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20geostyle?= =?UTF-8?q?r/geostyler-style@593cf32698249ba0d16d6689a652338b13a377ee=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/latest/assets/navigation.js | 2 +- docs/latest/assets/search.js | 2 +- .../latest/functions/isCombinationFilter.html | 2 +- .../functions/isCombinationOperator.html | 2 +- docs/latest/functions/isComparisonFilter.html | 2 +- .../functions/isComparisonOperator.html | 2 +- docs/latest/functions/isExpression.html | 2 +- docs/latest/functions/isFillSymbolizer.html | 2 +- docs/latest/functions/isFilter.html | 2 +- docs/latest/functions/isFunctionCall.html | 2 +- .../functions/isGeoStylerBooleanFunction.html | 2 +- .../latest/functions/isGeoStylerFunction.html | 2 +- .../functions/isGeoStylerNumberFunction.html | 2 +- .../functions/isGeoStylerStringFunction.html | 2 +- .../functions/isGeoStylerUnknownFunction.html | 2 +- docs/latest/functions/isGrayChannel.html | 2 +- docs/latest/functions/isIconSymbolizer.html | 2 +- docs/latest/functions/isLineSymbolizer.html | 2 +- docs/latest/functions/isMarkSymbolizer.html | 2 +- docs/latest/functions/isNegationFilter.html | 2 +- docs/latest/functions/isNegationOperator.html | 2 +- docs/latest/functions/isOperator.html | 2 +- docs/latest/functions/isPointSymbolizer.html | 2 +- docs/latest/functions/isPropertyType.html | 2 +- docs/latest/functions/isRasterSymbolizer.html | 2 +- docs/latest/functions/isRgbChannel.html | 2 +- docs/latest/functions/isRule.html | 2 +- docs/latest/functions/isScaleDenominator.html | 2 +- docs/latest/functions/isSprite.html | 1 + docs/latest/functions/isSymbolizer.html | 2 +- docs/latest/functions/isTextSymbolizer.html | 2 +- .../interfaces/BasePointSymbolizer.html | 16 ++--- docs/latest/interfaces/BaseSymbolizer.html | 10 +-- docs/latest/interfaces/Channel.html | 4 +- docs/latest/interfaces/ColorMap.html | 4 +- docs/latest/interfaces/ColorMapEntry.html | 4 +- .../interfaces/ContrastEnhancement.html | 4 +- docs/latest/interfaces/Fabs.html | 4 +- docs/latest/interfaces/Facos.html | 4 +- docs/latest/interfaces/Fadd.html | 4 +- docs/latest/interfaces/Fall.html | 4 +- docs/latest/interfaces/Fany.html | 4 +- docs/latest/interfaces/Fasin.html | 4 +- docs/latest/interfaces/Fatan.html | 4 +- docs/latest/interfaces/Fatan2.html | 4 +- docs/latest/interfaces/Fbetween.html | 4 +- docs/latest/interfaces/Fcase.html | 4 +- docs/latest/interfaces/Fceil.html | 4 +- docs/latest/interfaces/Fcos.html | 4 +- docs/latest/interfaces/Fdiv.html | 4 +- docs/latest/interfaces/Fdouble2bool.html | 4 +- docs/latest/interfaces/FequalTo.html | 4 +- docs/latest/interfaces/Fexp.html | 4 +- docs/latest/interfaces/Ffloor.html | 4 +- docs/latest/interfaces/FgreaterThan.html | 4 +- .../interfaces/FgreaterThanOrEqualTo.html | 4 +- docs/latest/interfaces/FillSymbolizer.html | 30 ++++---- docs/latest/interfaces/Fin.html | 4 +- docs/latest/interfaces/FlessThan.html | 4 +- .../latest/interfaces/FlessThanOrEqualTo.html | 4 +- docs/latest/interfaces/Flog.html | 4 +- docs/latest/interfaces/Fmax.html | 4 +- docs/latest/interfaces/Fmin.html | 4 +- docs/latest/interfaces/Fmodulo.html | 4 +- docs/latest/interfaces/Fmul.html | 4 +- docs/latest/interfaces/Fnot.html | 4 +- docs/latest/interfaces/FnotEqualTo.html | 4 +- docs/latest/interfaces/FnumberFormat.html | 4 +- docs/latest/interfaces/FparseBoolean.html | 4 +- docs/latest/interfaces/Fpi.html | 4 +- docs/latest/interfaces/Fpow.html | 4 +- docs/latest/interfaces/Fproperty.html | 4 +- docs/latest/interfaces/Frandom.html | 4 +- docs/latest/interfaces/Frint.html | 4 +- docs/latest/interfaces/Fround.html | 4 +- docs/latest/interfaces/Fsin.html | 4 +- docs/latest/interfaces/Fsqrt.html | 4 +- docs/latest/interfaces/FstrAbbreviate.html | 4 +- docs/latest/interfaces/FstrCapitalize.html | 4 +- docs/latest/interfaces/FstrConcat.html | 4 +- .../latest/interfaces/FstrDefaultIfBlank.html | 4 +- docs/latest/interfaces/FstrEndsWith.html | 4 +- .../interfaces/FstrEqualsIgnoreCase.html | 4 +- docs/latest/interfaces/FstrIndexOf.html | 4 +- docs/latest/interfaces/FstrLastIndexOf.html | 4 +- docs/latest/interfaces/FstrLength.html | 4 +- docs/latest/interfaces/FstrMatches.html | 4 +- docs/latest/interfaces/FstrReplace.html | 4 +- docs/latest/interfaces/FstrStartsWith.html | 4 +- docs/latest/interfaces/FstrStripAccents.html | 4 +- docs/latest/interfaces/FstrSubstring.html | 4 +- .../latest/interfaces/FstrSubstringStart.html | 4 +- docs/latest/interfaces/FstrToLowerCase.html | 4 +- docs/latest/interfaces/FstrToUpperCase.html | 4 +- docs/latest/interfaces/FstrTrim.html | 4 +- docs/latest/interfaces/Fsub.html | 4 +- docs/latest/interfaces/Ftan.html | 4 +- docs/latest/interfaces/FtoDegrees.html | 4 +- docs/latest/interfaces/FtoRadians.html | 4 +- docs/latest/interfaces/FunctionCall.html | 4 +- docs/latest/interfaces/GrayChannel.html | 4 +- docs/latest/interfaces/IconSymbolizer.html | 54 +++++++------- docs/latest/interfaces/LineSymbolizer.html | 44 ++++++------ docs/latest/interfaces/MarkSymbolizer.html | 40 +++++------ docs/latest/interfaces/RGBChannel.html | 4 +- docs/latest/interfaces/RasterSymbolizer.html | 14 ++-- docs/latest/interfaces/Rule.html | 4 +- docs/latest/interfaces/ScaleDenominator.html | 6 +- docs/latest/interfaces/Style.html | 4 +- docs/latest/interfaces/StyleParser.html | 26 +++---- docs/latest/interfaces/TextSymbolizer.html | 70 +++++++++---------- .../interfaces/UnsupportedProperties.html | 4 +- docs/latest/modules.html | 1 + docs/latest/types/CapType.html | 2 +- docs/latest/types/ChannelSelection.html | 2 +- docs/latest/types/ColorMapType.html | 2 +- docs/latest/types/CombinationFilter.html | 2 +- docs/latest/types/CombinationOperator.html | 2 +- docs/latest/types/ComparisonFilter.html | 2 +- docs/latest/types/ComparisonOperator.html | 2 +- docs/latest/types/DistanceUnit.html | 2 +- docs/latest/types/Expression.html | 2 +- docs/latest/types/Filter.html | 2 +- docs/latest/types/FontSpec.html | 2 +- .../types/GeoStylerBooleanFunction.html | 2 +- docs/latest/types/GeoStylerFunction.html | 2 +- .../latest/types/GeoStylerNumberFunction.html | 2 +- .../latest/types/GeoStylerStringFunction.html | 2 +- .../types/GeoStylerUnknownFunction.html | 2 +- docs/latest/types/GraphicType.html | 2 +- docs/latest/types/JoinType.html | 2 +- docs/latest/types/NegationFilter.html | 2 +- docs/latest/types/NegationOperator.html | 2 +- docs/latest/types/Operator.html | 2 +- docs/latest/types/PointSymbolizer.html | 2 +- docs/latest/types/PropertyType.html | 2 +- docs/latest/types/RangeFilter.html | 2 +- docs/latest/types/ReadStyleResult.html | 2 +- docs/latest/types/Sprite.html | 2 +- docs/latest/types/StyleType.html | 2 +- docs/latest/types/SupportDef.html | 2 +- docs/latest/types/SupportInfo.html | 2 +- docs/latest/types/SupportLevel.html | 2 +- docs/latest/types/Symbolizer.html | 2 +- docs/latest/types/SymbolizerKind.html | 2 +- docs/latest/types/WellKnownName.html | 2 +- docs/latest/types/WriteStyleResult.html | 2 +- docs/latest/types/newlineToken.html | 2 +- 148 files changed, 364 insertions(+), 362 deletions(-) create mode 100644 docs/latest/functions/isSprite.html diff --git a/docs/latest/assets/navigation.js b/docs/latest/assets/navigation.js index 8018b4333..54b53f2c9 100644 --- a/docs/latest/assets/navigation.js +++ b/docs/latest/assets/navigation.js @@ -1 +1 @@ -window.navigationData = "data:application/octet-stream;base64,H4sIAAAAAAAAA5WZW2/bOBCF/4ueg203SFNs3porss0NsYM+FPtASWObCEWqJBXbu+h/X0iWY4rizCivPud8oiiSGo1//pd52PjsLDsXDp6M1H62rXKj5L9gs6OsFn6VnWVSe7ALUYD7lPD9sfKVyo6yV6nL7Oz4y+nvowF2AnEa7GIltAaVpPQaGTfK2HtRp/O9OAVwpb3dkpTOQaO0t8L5K70SuoAKtEeAIx+FvRa5S3JagQ4WBksWhomWJZIsSzqo0s+yFeigTk9/K9BBJzWSdFLTUS+wqBd89BjPHpPhHPwaALl0L5KAQjhIp1uFjoJEnlCr0FFsOXGrqZRv6WAp3+igaXIFx7kxyJgDAwmCX41Qc5OG9CIN2KTPmFYggwtlTPqQ3ElkeGlBeLDzFbZOA8NU0KO9oiYj5STRUinmbTC00DDkPpmNrMA5fJL26iQEMz0jGw01SwRjlmSwEpt0sBIbOojNYMVMYWXKRiE3vdPoeIPs0Kqhd6Y26bdkK3BB8kkddBrTVDnYa2MrgQ0kcJCoWlgH58YowFZi6KBREgFIOmbWSM6s6aA1NViPvIL3KomwQpemSgN2Gh2XSLnUKXTUNBopVzqJDKPVA1c8uF8WGXCr0FFvv+W5hTcpPPIeH1g42IWopRft6YrCDhYWZnSBbYV3mYNcwkI0yt8uzpXQryhsaOOgV7p0P6Rfobi9gQW154K7XWpj4QItpRJGDnyrS9g8LlBer3OYO+E8hwo8LA70kpi1ncxB7oUvVoAUgAedwzxDrUSBz3ivc5iZF9bTi+Fg4WFW1t+KArTH7y80scAmd95Kjbz8Q8dkVHc7PK+zcdC5uTNrsOTSDzw87qWuWdy7h8VZibxGepEGNDkSbnIyiH4Lcp+C3lzC0gK2N95lBvIsSik0CullEtLowkujL9CP8MBAgW6s2FKNmUCnMLeF0cynwdBCwe6k5rpOQwsFuxf2lYENLRTs+eacmqyDTEKE82CZMcUmEtio9G5sBSo4K4SCS9Cmklp45Ns1NpFAv0WG0ils9KktmpFhHHQKM4cN1wMdWijYi3ZNXRvroXza1cUS2fpJJ9lBFPV8Wwdz5bd12zDc/RwlP//19c8vx+NW6gwUdLt8hIl0ltc3PpNDCjSeU+XtKpFGX0vlwwewh0WGDxAfa7DDVTpi7i0TqLWw0hHDHOjTecQgIwfHvJTOt03jFy19TAs1jnO1qS04l1glB4VjpGdp2txcG+1nNRSjdP87l78B0+19239M799sMQ/zTeaz4A8TH3btBI47tE2mz7oqkKUPbZPpL/pVmzU/25GP5VtRr2SROmgCiaP8baROIfa/c/kHWBKH1FCdysJ2fqxzPIwzNY/+DbjD0P/+jWl9Pyg126HGcZ6FXkJ6ugOJpYAou2X3DK5Ro2MxkjnarLbSj+5q9yubbS+TmpR3gSXsCoZLWIwQ78pExq1eGATSShMpd/AW1rUDTKexHHTRTV9vB+d3GXb6Yk6rcqwfoNT39nB6ENXoOQ1EltQuCWLhxTrH07BWUsPcvMLoZA01jiMdUXEt+iPZfUrYhuTTEww6Po0QbPp4GoORuiuiEtUXimSHShZgETZVNYU4rHaKMNhfZiGK+s9sjENnbcJcpbsGAwjaNjg9OcoKJZzLzrISaguF8FBmAz5fqoXXmlawRbdAVGtJ9segWMGWRFNlG3YBrGZLXoCq3LALoGVb8gpk8RZfItUpGlCxVlEEwnpFIYtqFkU4rFsU4qh2UYTD+kUhjmoYRTis0gxxVL2J4Oizji45IySNmoRAS86QRBaeMTBZdQ5oaO0ZofBuW4ij220xcpmTG+Gg05hB224AGPXtoijeuAsxdOcuRjIzNHFusP5biKIacKcnv//5HyIgsRnXKAAA" \ No newline at end of file +window.navigationData = "data:application/octet-stream;base64,H4sIAAAAAAAAA5WZW2/jNhCF/4ueg24bZFM0b5sr0s1lESfYh0UfKGlsE6FILUnFdov974VsOSYpzozy6nPOJ4oiqdH4x3+Fh7Uvzopz4eCbkdrPNk1plPwXbHFUtMIvi7NCag92LipwnzK+35a+UcVR8Sp1XZwdfz79dRRhJxCnwS6WQmtQWcqgkXGjjL0XbT4/iFMAV9rbDUnZOmiU9lY4f6WXQlfQgPYIcOSjsNeidFlOL9DBymDJyjDRukaSdU0HVf5Z9gId1Pnp7wU66KRGkk5qOuoFFvWCjx7j2WMyXIJfASCXHkQSUAkH+XSv0FGQyBPqFTqKLSduNdXyLR+s5RsdNF2p4Lg0BhlzYCBB8LMT6tnkIYNIA9b5M6YXyOBcGZM/JHcSGV5YEB7s8xJbp4FhKujRXlGTkXOSaKkU8zaILTQMuU9mIytwDp+kvToJwUzPyEZDzQLBmAUZbMQ6H2zEmg5iM9gwU9iYulPITe80Ot4hO7Tp6J2pTf4t2QtckHxSB53GdE0J9trYRmADCRwkqhXWwbkxCrCVGDpolEQAko6ZFZIzKzpoTQvWI6/gvUoirNC1afKAnUbHJVIubRU6ajqNlCtbiQyj1QNXPLifFhlwr9BRb7+UpYU3KTzyHo8sHOxCtNKL/nRFYQcLCzO6wrbCu8xBLmEuOuVv5+dK6FcUFts46JWu3Xfplyhub2BB/bngbhfaWLhAS6mMkQPf6hrWj3OUN+gc5k44z6ECD4sDvSBmbSdzkHvhqyUgBeBB5zBP0CpR4TM+6Bxm5oX19GI4WHiYle2XqgLt8fsLTSywK523UiMv/9AxGbW9HZ63tXHQZ3NnVmDJpR94eNxL27K4dw+LsxJ5jQwiDehKJNyVZBD9FuQ+Bb25hIUFbG+8ywzkSdRSaBQyyCSk05WXRl+gH+GBgQLdWLGhGjOBTmFuK6OZT4PYQsHupOa6TrGFgt0L+8rAYgsFe7o5pybrIJMQ4TxYZkypiQR2Kr8be4EKziqh4BK0aaQWHvl2TU0k0G+QoWwVNvqtL5qRYRx0CvMMa64HGlso2It2Xdsa66H+tquLJbL1s06ygyja500bzJXftH3DcPdzkvz9rz//+Hw8bqXOQMF2l48wic7yhsZndkiBxnOasl8l0uhrqXz4APawxPAB4mMLNl6lI+beMoHaCisdMcxIn84jBpk4OOaldL5vGr9o6VNaqHGcq3VrwbnMKjkoHCM/S9Pm5tpoP2uhGqWH37n8DZjt3rfDx/T+zZbyMN9kPgv+MPFh107guLFtMn22rQJZemybTH/Rr9qs+NlOfCzfinYpq9xBE0gc5W8jdQ6x/53LP8CCOKRidSoL2/mpzvEwztQ8+jfgDkP/+zemDf2g3GyHGsd5EnoB+ekOJJYCot4uuydwnRodi4nM0WatlX50V7tf2Wx/mdykvAssYVcwXMJ8hHhXJjJu9dwgkF6aSLmDt7CujTBbjeWgi276ejs4v8qw05dyepVjfQelvvaH04NoRs8pEllSvySIhZfqHE/DSkkNz+YVRidrqHEc6YiKaz4cye5TxhaTT08w6Pg0QrD542kMRuquhEpUXyiSHSpZgCXYXNUU4rDaKcFgf5mFKOo/szEOnbUJc5XvGkQQtG1wenJUVEo4V5wVNbQWKuGhLiI+X6qF15pWsCW3QFRrWfbHoFjBlkVTZRt2Aaxmy16AqtywC6BlW/YKZPGWXiLXKYqoWKsoAWG9opBFNYsSHNYtCnFUuyjBYf2iEEc1jBIcVmmGOKreRHD0WUeXnAmSRk1CoCVnSCILzxSYrTojGlp7Jii82xbi6HZbilyU5EY46DQmattFgFHfLonijbsQQ3fuUmRSDEegTEmcxpkJnji1WPsuRFH9u9OTX//8DzcOtskWKQAA" \ No newline at end of file diff --git a/docs/latest/assets/search.js b/docs/latest/assets/search.js index 48afd8178..b5f94c77c 100644 --- a/docs/latest/assets/search.js +++ b/docs/latest/assets/search.js @@ -1 +1 @@ -window.searchData = "data:application/octet-stream;base64,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"; \ No newline at end of file +window.searchData = "data:application/octet-stream;base64,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"; \ No newline at end of file diff --git a/docs/latest/functions/isCombinationFilter.html b/docs/latest/functions/isCombinationFilter.html index d51e7a716..0d822fe3b 100644 --- a/docs/latest/functions/isCombinationFilter.html +++ b/docs/latest/functions/isCombinationFilter.html @@ -1 +1 @@ -isCombinationFilter | geostyler-style

Function isCombinationFilter

Generated using TypeDoc

\ No newline at end of file +isCombinationFilter | geostyler-style

Function isCombinationFilter

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/functions/isCombinationOperator.html b/docs/latest/functions/isCombinationOperator.html index d48d54ae6..6b5f02d2b 100644 --- a/docs/latest/functions/isCombinationOperator.html +++ b/docs/latest/functions/isCombinationOperator.html @@ -1 +1 @@ -isCombinationOperator | geostyler-style

Function isCombinationOperator

Generated using TypeDoc

\ No newline at end of file +isCombinationOperator | geostyler-style

Function isCombinationOperator

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/functions/isComparisonFilter.html b/docs/latest/functions/isComparisonFilter.html index 59a6d68a3..fe3769884 100644 --- a/docs/latest/functions/isComparisonFilter.html +++ b/docs/latest/functions/isComparisonFilter.html @@ -1 +1 @@ -isComparisonFilter | geostyler-style

Function isComparisonFilter

Generated using TypeDoc

\ No newline at end of file +isComparisonFilter | geostyler-style

Function isComparisonFilter

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/functions/isComparisonOperator.html b/docs/latest/functions/isComparisonOperator.html index 0da317c22..8f7698b42 100644 --- a/docs/latest/functions/isComparisonOperator.html +++ b/docs/latest/functions/isComparisonOperator.html @@ -1 +1 @@ -isComparisonOperator | geostyler-style

Function isComparisonOperator

Generated using TypeDoc

\ No newline at end of file +isComparisonOperator | geostyler-style

Function isComparisonOperator

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/functions/isExpression.html b/docs/latest/functions/isExpression.html index efe885ab9..5bb177f82 100644 --- a/docs/latest/functions/isExpression.html +++ b/docs/latest/functions/isExpression.html @@ -1 +1 @@ -isExpression | geostyler-style

Function isExpression

  • Parameters

    • got: any

    Returns got is any

Generated using TypeDoc

\ No newline at end of file +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/latest/functions/isFillSymbolizer.html b/docs/latest/functions/isFillSymbolizer.html index 4489bea8e..8c9e15788 100644 --- a/docs/latest/functions/isFillSymbolizer.html +++ b/docs/latest/functions/isFillSymbolizer.html @@ -1 +1 @@ -isFillSymbolizer | geostyler-style

Function isFillSymbolizer

Generated using TypeDoc

\ No newline at end of file +isFillSymbolizer | geostyler-style

Function isFillSymbolizer

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/functions/isFilter.html b/docs/latest/functions/isFilter.html index 4eddfcee2..91a68a067 100644 --- a/docs/latest/functions/isFilter.html +++ b/docs/latest/functions/isFilter.html @@ -1 +1 @@ -isFilter | geostyler-style

Function isFilter

Generated using TypeDoc

\ No newline at end of file +isFilter | geostyler-style

Function isFilter

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/functions/isFunctionCall.html b/docs/latest/functions/isFunctionCall.html index c67f7c5f2..61949ac7b 100644 --- a/docs/latest/functions/isFunctionCall.html +++ b/docs/latest/functions/isFunctionCall.html @@ -1,2 +1,2 @@ isFunctionCall | geostyler-style

Function isFunctionCall

Generated using TypeDoc

\ No newline at end of file +

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/functions/isGeoStylerBooleanFunction.html b/docs/latest/functions/isGeoStylerBooleanFunction.html index 7435fda66..719215d26 100644 --- a/docs/latest/functions/isGeoStylerBooleanFunction.html +++ b/docs/latest/functions/isGeoStylerBooleanFunction.html @@ -1 +1 @@ -isGeoStylerBooleanFunction | geostyler-style

Function isGeoStylerBooleanFunction

Generated using TypeDoc

\ No newline at end of file +isGeoStylerBooleanFunction | geostyler-style

Function isGeoStylerBooleanFunction

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/functions/isGeoStylerFunction.html b/docs/latest/functions/isGeoStylerFunction.html index ed9f8a003..573194fd1 100644 --- a/docs/latest/functions/isGeoStylerFunction.html +++ b/docs/latest/functions/isGeoStylerFunction.html @@ -1 +1 @@ -isGeoStylerFunction | geostyler-style

Function isGeoStylerFunction

Generated using TypeDoc

\ No newline at end of file +isGeoStylerFunction | geostyler-style

Function isGeoStylerFunction

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/functions/isGeoStylerNumberFunction.html b/docs/latest/functions/isGeoStylerNumberFunction.html index 8f8ea2c64..7ffad618b 100644 --- a/docs/latest/functions/isGeoStylerNumberFunction.html +++ b/docs/latest/functions/isGeoStylerNumberFunction.html @@ -1 +1 @@ -isGeoStylerNumberFunction | geostyler-style

Function isGeoStylerNumberFunction

Generated using TypeDoc

\ No newline at end of file +isGeoStylerNumberFunction | geostyler-style

Function isGeoStylerNumberFunction

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/functions/isGeoStylerStringFunction.html b/docs/latest/functions/isGeoStylerStringFunction.html index 47bb616dc..f8bd340a5 100644 --- a/docs/latest/functions/isGeoStylerStringFunction.html +++ b/docs/latest/functions/isGeoStylerStringFunction.html @@ -1 +1 @@ -isGeoStylerStringFunction | geostyler-style

Function isGeoStylerStringFunction

Generated using TypeDoc

\ No newline at end of file +isGeoStylerStringFunction | geostyler-style

Function isGeoStylerStringFunction

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/functions/isGeoStylerUnknownFunction.html b/docs/latest/functions/isGeoStylerUnknownFunction.html index d08f9d8a5..8c6adb1f4 100644 --- a/docs/latest/functions/isGeoStylerUnknownFunction.html +++ b/docs/latest/functions/isGeoStylerUnknownFunction.html @@ -1 +1 @@ -isGeoStylerUnknownFunction | geostyler-style

Function isGeoStylerUnknownFunction

Generated using TypeDoc

\ No newline at end of file +isGeoStylerUnknownFunction | geostyler-style

Function isGeoStylerUnknownFunction

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/functions/isGrayChannel.html b/docs/latest/functions/isGrayChannel.html index 9a3d4c9b5..8ef21c4b9 100644 --- a/docs/latest/functions/isGrayChannel.html +++ b/docs/latest/functions/isGrayChannel.html @@ -1,2 +1,2 @@ isGrayChannel | geostyler-style

Function isGrayChannel

Generated using TypeDoc

\ No newline at end of file +

Parameters

Returns got is GrayChannel

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/functions/isIconSymbolizer.html b/docs/latest/functions/isIconSymbolizer.html index 796df537a..b507b2d3c 100644 --- a/docs/latest/functions/isIconSymbolizer.html +++ b/docs/latest/functions/isIconSymbolizer.html @@ -1 +1 @@ -isIconSymbolizer | geostyler-style

Function isIconSymbolizer

Generated using TypeDoc

\ No newline at end of file +isIconSymbolizer | geostyler-style

Function isIconSymbolizer

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/functions/isLineSymbolizer.html b/docs/latest/functions/isLineSymbolizer.html index 69da31002..e3ba30ce5 100644 --- a/docs/latest/functions/isLineSymbolizer.html +++ b/docs/latest/functions/isLineSymbolizer.html @@ -1 +1 @@ -isLineSymbolizer | geostyler-style

Function isLineSymbolizer

Generated using TypeDoc

\ No newline at end of file +isLineSymbolizer | geostyler-style

Function isLineSymbolizer

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/functions/isMarkSymbolizer.html b/docs/latest/functions/isMarkSymbolizer.html index 8b137c542..209ef129d 100644 --- a/docs/latest/functions/isMarkSymbolizer.html +++ b/docs/latest/functions/isMarkSymbolizer.html @@ -1 +1 @@ -isMarkSymbolizer | geostyler-style

Function isMarkSymbolizer

Generated using TypeDoc

\ No newline at end of file +isMarkSymbolizer | geostyler-style

Function isMarkSymbolizer

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/functions/isNegationFilter.html b/docs/latest/functions/isNegationFilter.html index 823abd6e5..25f84f7f9 100644 --- a/docs/latest/functions/isNegationFilter.html +++ b/docs/latest/functions/isNegationFilter.html @@ -1 +1 @@ -isNegationFilter | geostyler-style

Function isNegationFilter

Generated using TypeDoc

\ No newline at end of file +isNegationFilter | geostyler-style

Function isNegationFilter

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/functions/isNegationOperator.html b/docs/latest/functions/isNegationOperator.html index 0e32cf279..9517e630b 100644 --- a/docs/latest/functions/isNegationOperator.html +++ b/docs/latest/functions/isNegationOperator.html @@ -1 +1 @@ -isNegationOperator | geostyler-style

Function isNegationOperator

  • Parameters

    • got: any

    Returns got is "!"

Generated using TypeDoc

\ No newline at end of file +isNegationOperator | geostyler-style

Function isNegationOperator

  • Parameters

    • got: any

    Returns got is "!"

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/functions/isOperator.html b/docs/latest/functions/isOperator.html index 532b1e95a..4c824d328 100644 --- a/docs/latest/functions/isOperator.html +++ b/docs/latest/functions/isOperator.html @@ -1 +1 @@ -isOperator | geostyler-style

Function isOperator

Generated using TypeDoc

\ No newline at end of file +isOperator | geostyler-style

Function isOperator

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/functions/isPointSymbolizer.html b/docs/latest/functions/isPointSymbolizer.html index 9dcbc2fb2..71e8215fc 100644 --- a/docs/latest/functions/isPointSymbolizer.html +++ b/docs/latest/functions/isPointSymbolizer.html @@ -1 +1 @@ -isPointSymbolizer | geostyler-style

Function isPointSymbolizer

Generated using TypeDoc

\ No newline at end of file +isPointSymbolizer | geostyler-style

Function isPointSymbolizer

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/functions/isPropertyType.html b/docs/latest/functions/isPropertyType.html index 9aec66cbf..b8792bb45 100644 --- a/docs/latest/functions/isPropertyType.html +++ b/docs/latest/functions/isPropertyType.html @@ -1 +1 @@ -isPropertyType | geostyler-style

Function isPropertyType

  • Parameters

    • got: any

    Returns got is unknown

Generated using TypeDoc

\ No newline at end of file +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/latest/functions/isRasterSymbolizer.html b/docs/latest/functions/isRasterSymbolizer.html index 193e4d1d3..c40bf7879 100644 --- a/docs/latest/functions/isRasterSymbolizer.html +++ b/docs/latest/functions/isRasterSymbolizer.html @@ -1 +1 @@ -isRasterSymbolizer | geostyler-style

Function isRasterSymbolizer

Generated using TypeDoc

\ No newline at end of file +isRasterSymbolizer | geostyler-style

Function isRasterSymbolizer

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/functions/isRgbChannel.html b/docs/latest/functions/isRgbChannel.html index f77d36a99..5741c1efd 100644 --- a/docs/latest/functions/isRgbChannel.html +++ b/docs/latest/functions/isRgbChannel.html @@ -1,2 +1,2 @@ isRgbChannel | geostyler-style

Function isRgbChannel

Generated using TypeDoc

\ No newline at end of file +

Parameters

Returns got is RGBChannel

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/functions/isRule.html b/docs/latest/functions/isRule.html index 54819bc99..684c340f4 100644 --- a/docs/latest/functions/isRule.html +++ b/docs/latest/functions/isRule.html @@ -1 +1 @@ -isRule | geostyler-style

Function isRule

Generated using TypeDoc

\ No newline at end of file +isRule | geostyler-style

Function isRule

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/functions/isScaleDenominator.html b/docs/latest/functions/isScaleDenominator.html index 69c44ef50..fbcc36ef8 100644 --- a/docs/latest/functions/isScaleDenominator.html +++ b/docs/latest/functions/isScaleDenominator.html @@ -1 +1 @@ -isScaleDenominator | geostyler-style

Function isScaleDenominator

Generated using TypeDoc

\ No newline at end of file +isScaleDenominator | geostyler-style

Function isScaleDenominator

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/functions/isSprite.html b/docs/latest/functions/isSprite.html new file mode 100644 index 000000000..5519c233c --- /dev/null +++ b/docs/latest/functions/isSprite.html @@ -0,0 +1 @@ +isSprite | geostyler-style

Function isSprite

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/functions/isSymbolizer.html b/docs/latest/functions/isSymbolizer.html index 01e28d9c6..c09380533 100644 --- a/docs/latest/functions/isSymbolizer.html +++ b/docs/latest/functions/isSymbolizer.html @@ -1 +1 @@ -isSymbolizer | geostyler-style

Function isSymbolizer

Generated using TypeDoc

\ No newline at end of file +isSymbolizer | geostyler-style

Function isSymbolizer

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/functions/isTextSymbolizer.html b/docs/latest/functions/isTextSymbolizer.html index c006d5eb4..26cb58d91 100644 --- a/docs/latest/functions/isTextSymbolizer.html +++ b/docs/latest/functions/isTextSymbolizer.html @@ -1 +1 @@ -isTextSymbolizer | geostyler-style

Function isTextSymbolizer

Generated using TypeDoc

\ No newline at end of file +isTextSymbolizer | geostyler-style

Function isTextSymbolizer

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/BasePointSymbolizer.html b/docs/latest/interfaces/BasePointSymbolizer.html index 3510d65f3..deaf6b0a2 100644 --- a/docs/latest/interfaces/BasePointSymbolizer.html +++ b/docs/latest/interfaces/BasePointSymbolizer.html @@ -1,5 +1,5 @@ BasePointSymbolizer | geostyler-style

Interface BasePointSymbolizer

A PointSymbolizer describes the style representation of POINT data.

-

Hierarchy

Properties

Hierarchy

Properties

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 +

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"

Property relevant for mapbox-styles. +

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

Determines the total opacity for 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 +
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/latest/interfaces/BaseSymbolizer.html b/docs/latest/interfaces/BaseSymbolizer.html index 2d72b2ab3..78f018771 100644 --- a/docs/latest/interfaces/BaseSymbolizer.html +++ b/docs/latest/interfaces/BaseSymbolizer.html @@ -1,11 +1,11 @@ BaseSymbolizer | geostyler-style

Interface BaseSymbolizer

A Symbolizer describes the style representation of geographical data.

-

Hierarchy

Properties

Hierarchy

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. +

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 +
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/latest/interfaces/Channel.html b/docs/latest/interfaces/Channel.html index a3f3b50fb..854f6de8f 100644 --- a/docs/latest/interfaces/Channel.html +++ b/docs/latest/interfaces/Channel.html @@ -1,4 +1,4 @@ Channel | geostyler-style

Interface Channel

A Channel defines the properties for a color channel.

-

Hierarchy

  • Channel

Properties

Hierarchy

  • Channel

Properties

contrastEnhancement?: ContrastEnhancement
sourceChannelName?: string | GeoStylerStringFunction

Generated using TypeDoc

\ No newline at end of file +

Properties

contrastEnhancement?: ContrastEnhancement
sourceChannelName?: string | GeoStylerStringFunction

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/ColorMap.html b/docs/latest/interfaces/ColorMap.html index 948e46fde..316b5186c 100644 --- a/docs/latest/interfaces/ColorMap.html +++ b/docs/latest/interfaces/ColorMap.html @@ -1,5 +1,5 @@ ColorMap | geostyler-style

Interface ColorMap

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

-

Hierarchy

  • ColorMap

Properties

Hierarchy

  • ColorMap

Properties

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

Generated using TypeDoc

\ No newline at end of file +

Properties

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

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/ColorMapEntry.html b/docs/latest/interfaces/ColorMapEntry.html index 3d1d843ce..63635038a 100644 --- a/docs/latest/interfaces/ColorMapEntry.html +++ b/docs/latest/interfaces/ColorMapEntry.html @@ -1,6 +1,6 @@ ColorMapEntry | geostyler-style

Interface ColorMapEntry

A single entry for the ColorMap.

-

Hierarchy

  • ColorMapEntry

Properties

Hierarchy

  • ColorMapEntry

Properties

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

Generated using TypeDoc

\ No newline at end of file +

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/latest/interfaces/ContrastEnhancement.html b/docs/latest/interfaces/ContrastEnhancement.html index b10d31da0..a996d1447 100644 --- a/docs/latest/interfaces/ContrastEnhancement.html +++ b/docs/latest/interfaces/ContrastEnhancement.html @@ -1,4 +1,4 @@ ContrastEnhancement | geostyler-style

Interface ContrastEnhancement

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

-

Hierarchy

  • ContrastEnhancement

Properties

Hierarchy

  • ContrastEnhancement

Properties

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

Generated using TypeDoc

\ No newline at end of file +

Properties

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

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/Fabs.html b/docs/latest/interfaces/Fabs.html index 6d548ef4f..b33092ddc 100644 --- a/docs/latest/interfaces/Fabs.html +++ b/docs/latest/interfaces/Fabs.html @@ -1,4 +1,4 @@ Fabs | geostyler-style

Interface Fabs

The absolute value of the specified number value

-

Hierarchy

Properties

Hierarchy

Properties

Properties

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

Generated using TypeDoc

\ No newline at end of file +

Properties

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

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/Facos.html b/docs/latest/interfaces/Facos.html index ae55f959b..0c45e78be 100644 --- a/docs/latest/interfaces/Facos.html +++ b/docs/latest/interfaces/Facos.html @@ -1,4 +1,4 @@ Facos | geostyler-style

Interface Facos

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

-

Hierarchy

Properties

Hierarchy

Properties

Properties

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

Generated using TypeDoc

\ No newline at end of file +

Properties

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

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/Fadd.html b/docs/latest/interfaces/Fadd.html index ff75dabe7..fc5f2c8dc 100644 --- a/docs/latest/interfaces/Fadd.html +++ b/docs/latest/interfaces/Fadd.html @@ -1,4 +1,4 @@ Fadd | geostyler-style

Interface Fadd

Returns the sum of the arguments

-

Hierarchy

Properties

Hierarchy

Properties

Properties

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

Generated using TypeDoc

\ No newline at end of file +

Properties

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

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/Fall.html b/docs/latest/interfaces/Fall.html index 96c42673a..bee53ae63 100644 --- a/docs/latest/interfaces/Fall.html +++ b/docs/latest/interfaces/Fall.html @@ -1,4 +1,4 @@ Fall | geostyler-style

Interface Fall

Resolves to true if all passed arguments resolve to true

-

Hierarchy

Properties

Hierarchy

Properties

Properties

args: Expression<boolean>[]
name: "all"

Generated using TypeDoc

\ No newline at end of file +

Properties

args: Expression<boolean>[]
name: "all"

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/Fany.html b/docs/latest/interfaces/Fany.html index 300bb39fa..28c163efd 100644 --- a/docs/latest/interfaces/Fany.html +++ b/docs/latest/interfaces/Fany.html @@ -1,4 +1,4 @@ Fany | geostyler-style

Interface Fany

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

-

Hierarchy

Properties

Hierarchy

Properties

Properties

args: Expression<boolean>[]
name: "any"

Generated using TypeDoc

\ No newline at end of file +

Properties

args: Expression<boolean>[]
name: "any"

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/Fasin.html b/docs/latest/interfaces/Fasin.html index 661a4c9b9..f3e6fa08e 100644 --- a/docs/latest/interfaces/Fasin.html +++ b/docs/latest/interfaces/Fasin.html @@ -1,4 +1,4 @@ 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

Hierarchy

Properties

Properties

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

Generated using TypeDoc

\ No newline at end of file +

Properties

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

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/Fatan.html b/docs/latest/interfaces/Fatan.html index db2e36654..c2126b56b 100644 --- a/docs/latest/interfaces/Fatan.html +++ b/docs/latest/interfaces/Fatan.html @@ -1,4 +1,4 @@ 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

Hierarchy

Properties

Properties

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

Generated using TypeDoc

\ No newline at end of file +

Properties

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

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/Fatan2.html b/docs/latest/interfaces/Fatan2.html index d430c4af3..da03aa297 100644 --- a/docs/latest/interfaces/Fatan2.html +++ b/docs/latest/interfaces/Fatan2.html @@ -1,4 +1,4 @@ Fatan2 | geostyler-style

Interface Fatan2

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

-

Hierarchy

Properties

Hierarchy

Properties

Properties

name: "atan2"

Generated using TypeDoc

\ No newline at end of file +

Properties

name: "atan2"

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/Fbetween.html b/docs/latest/interfaces/Fbetween.html index b9a9c95d8..bd68ad07c 100644 --- a/docs/latest/interfaces/Fbetween.html +++ b/docs/latest/interfaces/Fbetween.html @@ -1,4 +1,4 @@ Fbetween | geostyler-style

Interface Fbetween

Returns true if arg1 <= arg0 <= arg2

-

Hierarchy

Properties

Hierarchy

Properties

Properties

name: "between"

Generated using TypeDoc

\ No newline at end of file +

Properties

name: "between"

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/Fcase.html b/docs/latest/interfaces/Fcase.html index e2b9949c1..b65a68130 100644 --- a/docs/latest/interfaces/Fcase.html +++ b/docs/latest/interfaces/Fcase.html @@ -4,6 +4,6 @@

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

Hierarchy

Properties

Properties

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

Generated using TypeDoc

\ No newline at end of file +

Properties

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

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/Fceil.html b/docs/latest/interfaces/Fceil.html index 9950a8b45..9913d39c3 100644 --- a/docs/latest/interfaces/Fceil.html +++ b/docs/latest/interfaces/Fceil.html @@ -1,5 +1,5 @@ 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

Hierarchy

Properties

Properties

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

Generated using TypeDoc

\ No newline at end of file +

Properties

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

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/Fcos.html b/docs/latest/interfaces/Fcos.html index 66a96d951..948f6fc2f 100644 --- a/docs/latest/interfaces/Fcos.html +++ b/docs/latest/interfaces/Fcos.html @@ -1,4 +1,4 @@ Fcos | geostyler-style

Interface Fcos

Returns the cosine of an angle expressed in radians

-

Hierarchy

Properties

Hierarchy

Properties

Properties

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

Generated using TypeDoc

\ No newline at end of file +

Properties

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

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/Fdiv.html b/docs/latest/interfaces/Fdiv.html index 542ad98d7..4ce7ffeaa 100644 --- a/docs/latest/interfaces/Fdiv.html +++ b/docs/latest/interfaces/Fdiv.html @@ -1,4 +1,4 @@ Fdiv | geostyler-style

Interface Fdiv

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

-

Hierarchy

Properties

Hierarchy

Properties

Properties

name: "div"

Generated using TypeDoc

\ No newline at end of file +

Properties

name: "div"

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/Fdouble2bool.html b/docs/latest/interfaces/Fdouble2bool.html index 089104636..f4439dfbd 100644 --- a/docs/latest/interfaces/Fdouble2bool.html +++ b/docs/latest/interfaces/Fdouble2bool.html @@ -1,4 +1,4 @@ Fdouble2bool | geostyler-style

Interface Fdouble2bool

Returns true if x is zero, false otherwise

-

Hierarchy

Properties

Hierarchy

Properties

Properties

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

Generated using TypeDoc

\ No newline at end of file +

Properties

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

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/FequalTo.html b/docs/latest/interfaces/FequalTo.html index c2ac3b466..00bf29971 100644 --- a/docs/latest/interfaces/FequalTo.html +++ b/docs/latest/interfaces/FequalTo.html @@ -1,4 +1,4 @@ FequalTo | geostyler-style

Interface FequalTo

Resolves to true if both arguments are equal

-

Hierarchy

Properties

Hierarchy

Properties

Properties

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

Generated using TypeDoc

\ No newline at end of file +

Properties

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

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/Fexp.html b/docs/latest/interfaces/Fexp.html index 179ac2b0e..1072ab50e 100644 --- a/docs/latest/interfaces/Fexp.html +++ b/docs/latest/interfaces/Fexp.html @@ -1,4 +1,4 @@ Fexp | geostyler-style

Interface Fexp

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

-

Hierarchy

Properties

Hierarchy

Properties

Properties

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

Generated using TypeDoc

\ No newline at end of file +

Properties

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

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/Ffloor.html b/docs/latest/interfaces/Ffloor.html index 4a4d71bce..1aeef0ee7 100644 --- a/docs/latest/interfaces/Ffloor.html +++ b/docs/latest/interfaces/Ffloor.html @@ -1,5 +1,5 @@ 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

Hierarchy

Properties

Properties

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

Generated using TypeDoc

\ No newline at end of file +

Properties

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

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/FgreaterThan.html b/docs/latest/interfaces/FgreaterThan.html index eaedf0923..732565221 100644 --- a/docs/latest/interfaces/FgreaterThan.html +++ b/docs/latest/interfaces/FgreaterThan.html @@ -1,4 +1,4 @@ FgreaterThan | geostyler-style

Interface FgreaterThan

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

-

Hierarchy

Properties

Hierarchy

Properties

Properties

name: "greaterThan"

Generated using TypeDoc

\ No newline at end of file +

Properties

name: "greaterThan"

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/FgreaterThanOrEqualTo.html b/docs/latest/interfaces/FgreaterThanOrEqualTo.html index 5ccb369cb..360122397 100644 --- a/docs/latest/interfaces/FgreaterThanOrEqualTo.html +++ b/docs/latest/interfaces/FgreaterThanOrEqualTo.html @@ -1,4 +1,4 @@ FgreaterThanOrEqualTo | geostyler-style

Interface FgreaterThanOrEqualTo

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

-

Hierarchy

Properties

Hierarchy

Properties

Properties

name: "greaterThanOrEqualTo"

Generated using TypeDoc

\ No newline at end of file +

Properties

name: "greaterThanOrEqualTo"

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/FillSymbolizer.html b/docs/latest/interfaces/FillSymbolizer.html index 9434066aa..21b8209e3 100644 --- a/docs/latest/interfaces/FillSymbolizer.html +++ b/docs/latest/interfaces/FillSymbolizer.html @@ -1,5 +1,5 @@ FillSymbolizer | geostyler-style

Interface FillSymbolizer

A FillSymbolizer describes the style representation of POLYGON data.

-

Hierarchy

Properties

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. +

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. +

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 +

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, +

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. +

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 +
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/latest/interfaces/Fin.html b/docs/latest/interfaces/Fin.html index 2793d6a80..1ddfe1053 100644 --- a/docs/latest/interfaces/Fin.html +++ b/docs/latest/interfaces/Fin.html @@ -1,5 +1,5 @@ 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

Hierarchy

Properties

Properties

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

Generated using TypeDoc

\ No newline at end of file +

Properties

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

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/FlessThan.html b/docs/latest/interfaces/FlessThan.html index 94efbb0b4..fb066e4d3 100644 --- a/docs/latest/interfaces/FlessThan.html +++ b/docs/latest/interfaces/FlessThan.html @@ -1,4 +1,4 @@ FlessThan | geostyler-style

Interface FlessThan

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

-

Hierarchy

Properties

Hierarchy

Properties

Properties

name: "lessThan"

Generated using TypeDoc

\ No newline at end of file +

Properties

name: "lessThan"

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/FlessThanOrEqualTo.html b/docs/latest/interfaces/FlessThanOrEqualTo.html index 559895100..55fb5de6b 100644 --- a/docs/latest/interfaces/FlessThanOrEqualTo.html +++ b/docs/latest/interfaces/FlessThanOrEqualTo.html @@ -1,4 +1,4 @@ FlessThanOrEqualTo | geostyler-style

Interface FlessThanOrEqualTo

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

-

Hierarchy

Properties

Hierarchy

Properties

Properties

name: "lessThanOrEqualTo"

Generated using TypeDoc

\ No newline at end of file +

Properties

name: "lessThanOrEqualTo"

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/Flog.html b/docs/latest/interfaces/Flog.html index 98ca36f72..06d90b283 100644 --- a/docs/latest/interfaces/Flog.html +++ b/docs/latest/interfaces/Flog.html @@ -1,4 +1,4 @@ Flog | geostyler-style

Interface Flog

Returns the natural logarithm (base e) of x

-

Hierarchy

Properties

Hierarchy

Properties

Properties

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

Generated using TypeDoc

\ No newline at end of file +

Properties

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

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/Fmax.html b/docs/latest/interfaces/Fmax.html index 15367e9e6..ede281572 100644 --- a/docs/latest/interfaces/Fmax.html +++ b/docs/latest/interfaces/Fmax.html @@ -1,4 +1,4 @@ Fmax | geostyler-style

Interface Fmax

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

-

Hierarchy

Properties

Hierarchy

Properties

Properties

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

Generated using TypeDoc

\ No newline at end of file +

Properties

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

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/Fmin.html b/docs/latest/interfaces/Fmin.html index 29bbff201..74c3ed553 100644 --- a/docs/latest/interfaces/Fmin.html +++ b/docs/latest/interfaces/Fmin.html @@ -1,4 +1,4 @@ Fmin | geostyler-style

Interface Fmin

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

-

Hierarchy

Properties

Hierarchy

Properties

Properties

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

Generated using TypeDoc

\ No newline at end of file +

Properties

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

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/Fmodulo.html b/docs/latest/interfaces/Fmodulo.html index 721114f9b..c5237f5c9 100644 --- a/docs/latest/interfaces/Fmodulo.html +++ b/docs/latest/interfaces/Fmodulo.html @@ -1,4 +1,4 @@ Fmodulo | geostyler-style

Interface Fmodulo

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

-

Hierarchy

Properties

Hierarchy

Properties

Properties

name: "modulo"

Generated using TypeDoc

\ No newline at end of file +

Properties

name: "modulo"

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/Fmul.html b/docs/latest/interfaces/Fmul.html index 9050dd319..3d2a9801a 100644 --- a/docs/latest/interfaces/Fmul.html +++ b/docs/latest/interfaces/Fmul.html @@ -1,4 +1,4 @@ Fmul | geostyler-style

Interface Fmul

Returns the product of the arguments

-

Hierarchy

Properties

Hierarchy

Properties

Properties

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

Generated using TypeDoc

\ No newline at end of file +

Properties

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

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/Fnot.html b/docs/latest/interfaces/Fnot.html index 1526eb93d..a429f78f5 100644 --- a/docs/latest/interfaces/Fnot.html +++ b/docs/latest/interfaces/Fnot.html @@ -1,4 +1,4 @@ Fnot | geostyler-style

Interface Fnot

Inverts the boolean value of argument[0]

-

Hierarchy

Properties

Hierarchy

Properties

Properties

args: [Expression<boolean>]
name: "not"

Generated using TypeDoc

\ No newline at end of file +

Properties

args: [Expression<boolean>]
name: "not"

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/FnotEqualTo.html b/docs/latest/interfaces/FnotEqualTo.html index 2701441f4..805762f9d 100644 --- a/docs/latest/interfaces/FnotEqualTo.html +++ b/docs/latest/interfaces/FnotEqualTo.html @@ -1,4 +1,4 @@ FnotEqualTo | geostyler-style

Interface FnotEqualTo

Resolves to false if both arguments are equal

-

Hierarchy

Properties

Hierarchy

Properties

Properties

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

Generated using TypeDoc

\ No newline at end of file +

Properties

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

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/FnumberFormat.html b/docs/latest/interfaces/FnumberFormat.html index c7c5aef3b..c21ee7a73 100644 --- a/docs/latest/interfaces/FnumberFormat.html +++ b/docs/latest/interfaces/FnumberFormat.html @@ -1,6 +1,6 @@ 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

Hierarchy

Properties

Properties

name: "numberFormat"

Generated using TypeDoc

\ No newline at end of file +

Properties

name: "numberFormat"

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/FparseBoolean.html b/docs/latest/interfaces/FparseBoolean.html index 81d28a354..9083e0931 100644 --- a/docs/latest/interfaces/FparseBoolean.html +++ b/docs/latest/interfaces/FparseBoolean.html @@ -1,5 +1,5 @@ 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

Hierarchy

Properties

Properties

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

Generated using TypeDoc

\ No newline at end of file +

Properties

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

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/Fpi.html b/docs/latest/interfaces/Fpi.html index 9375d7bc4..74b9eac32 100644 --- a/docs/latest/interfaces/Fpi.html +++ b/docs/latest/interfaces/Fpi.html @@ -1,3 +1,3 @@ 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 +

Hierarchy

Properties

Properties

name: "pi"

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/Fpow.html b/docs/latest/interfaces/Fpow.html index af9c60034..9708fc29f 100644 --- a/docs/latest/interfaces/Fpow.html +++ b/docs/latest/interfaces/Fpow.html @@ -1,4 +1,4 @@ Fpow | geostyler-style

Interface Fpow

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

-

Hierarchy

Properties

Hierarchy

Properties

Properties

name: "pow"

Generated using TypeDoc

\ No newline at end of file +

Properties

name: "pow"

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/Fproperty.html b/docs/latest/interfaces/Fproperty.html index fc67338b0..4133366d1 100644 --- a/docs/latest/interfaces/Fproperty.html +++ b/docs/latest/interfaces/Fproperty.html @@ -1,5 +1,5 @@ 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

Hierarchy

Properties

Properties

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

Generated using TypeDoc

\ No newline at end of file +

Properties

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

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/Frandom.html b/docs/latest/interfaces/Frandom.html index ddaf816ef..d67b9e413 100644 --- a/docs/latest/interfaces/Frandom.html +++ b/docs/latest/interfaces/Frandom.html @@ -1,3 +1,3 @@ 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 +

Hierarchy

Properties

Properties

name: "random"

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/Frint.html b/docs/latest/interfaces/Frint.html index 1a6b52bc6..77bd379a5 100644 --- a/docs/latest/interfaces/Frint.html +++ b/docs/latest/interfaces/Frint.html @@ -1,6 +1,6 @@ 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

Hierarchy

Properties

Properties

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

Generated using TypeDoc

\ No newline at end of file +

Properties

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

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/Fround.html b/docs/latest/interfaces/Fround.html index e48f2f366..49b8d72cb 100644 --- a/docs/latest/interfaces/Fround.html +++ b/docs/latest/interfaces/Fround.html @@ -1,4 +1,4 @@ Fround | geostyler-style

Interface Fround

Returns the closest number to argument[0].

-

Hierarchy

Properties

Hierarchy

Properties

Properties

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

Generated using TypeDoc

\ No newline at end of file +

Properties

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

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/Fsin.html b/docs/latest/interfaces/Fsin.html index b97e0b868..2630624dc 100644 --- a/docs/latest/interfaces/Fsin.html +++ b/docs/latest/interfaces/Fsin.html @@ -1,4 +1,4 @@ Fsin | geostyler-style

Interface Fsin

Returns the sine of an angle expressed in radians

-

Hierarchy

Properties

Hierarchy

Properties

Properties

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

Generated using TypeDoc

\ No newline at end of file +

Properties

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

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/Fsqrt.html b/docs/latest/interfaces/Fsqrt.html index 0199b6735..6bb3f3d85 100644 --- a/docs/latest/interfaces/Fsqrt.html +++ b/docs/latest/interfaces/Fsqrt.html @@ -1,4 +1,4 @@ Fsqrt | geostyler-style

Interface Fsqrt

Returns the square root of argument[0]

-

Hierarchy

Properties

Hierarchy

Properties

Properties

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

Generated using TypeDoc

\ No newline at end of file +

Properties

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

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/FstrAbbreviate.html b/docs/latest/interfaces/FstrAbbreviate.html index 8727754ad..c2d9392a2 100644 --- a/docs/latest/interfaces/FstrAbbreviate.html +++ b/docs/latest/interfaces/FstrAbbreviate.html @@ -1,5 +1,5 @@ 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

Hierarchy

Properties

Properties

name: "strAbbreviate"

Generated using TypeDoc

\ No newline at end of file +

Properties

name: "strAbbreviate"

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/FstrCapitalize.html b/docs/latest/interfaces/FstrCapitalize.html index 02ae028fc..cc9f82d6a 100644 --- a/docs/latest/interfaces/FstrCapitalize.html +++ b/docs/latest/interfaces/FstrCapitalize.html @@ -1,4 +1,4 @@ FstrCapitalize | geostyler-style

Interface FstrCapitalize

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

-

Hierarchy

Properties

Hierarchy

Properties

Properties

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

Generated using TypeDoc

\ No newline at end of file +

Properties

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

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/FstrConcat.html b/docs/latest/interfaces/FstrConcat.html index 0cecc05e0..fe5340a04 100644 --- a/docs/latest/interfaces/FstrConcat.html +++ b/docs/latest/interfaces/FstrConcat.html @@ -1,4 +1,4 @@ FstrConcat | geostyler-style

Interface FstrConcat

Concatenates the two strings into one

-

Hierarchy

Properties

Hierarchy

Properties

Properties

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

Generated using TypeDoc

\ No newline at end of file +

Properties

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

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/FstrDefaultIfBlank.html b/docs/latest/interfaces/FstrDefaultIfBlank.html index 450e58b0a..e0d99f441 100644 --- a/docs/latest/interfaces/FstrDefaultIfBlank.html +++ b/docs/latest/interfaces/FstrDefaultIfBlank.html @@ -1,4 +1,4 @@ FstrDefaultIfBlank | geostyler-style

Interface FstrDefaultIfBlank

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

-

Hierarchy

Properties

Hierarchy

Properties

Properties

name: "strDefaultIfBlank"

Generated using TypeDoc

\ No newline at end of file +

Properties

name: "strDefaultIfBlank"

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/FstrEndsWith.html b/docs/latest/interfaces/FstrEndsWith.html index 0b3c7f320..397d98e8b 100644 --- a/docs/latest/interfaces/FstrEndsWith.html +++ b/docs/latest/interfaces/FstrEndsWith.html @@ -1,4 +1,4 @@ FstrEndsWith | geostyler-style

Interface FstrEndsWith

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

-

Hierarchy

Properties

Hierarchy

Properties

Properties

name: "strEndsWith"

Generated using TypeDoc

\ No newline at end of file +

Properties

name: "strEndsWith"

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/FstrEqualsIgnoreCase.html b/docs/latest/interfaces/FstrEqualsIgnoreCase.html index 8c0f7be12..150b63ba7 100644 --- a/docs/latest/interfaces/FstrEqualsIgnoreCase.html +++ b/docs/latest/interfaces/FstrEqualsIgnoreCase.html @@ -1,4 +1,4 @@ FstrEqualsIgnoreCase | geostyler-style

Interface FstrEqualsIgnoreCase

Returns true if the two strings are equal ignoring case considerations

-

Hierarchy

Properties

Hierarchy

Properties

Properties

name: "strEqualsIgnoreCase"

Generated using TypeDoc

\ No newline at end of file +

Properties

name: "strEqualsIgnoreCase"

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/FstrIndexOf.html b/docs/latest/interfaces/FstrIndexOf.html index ebd54aa2b..d1403157e 100644 --- a/docs/latest/interfaces/FstrIndexOf.html +++ b/docs/latest/interfaces/FstrIndexOf.html @@ -1,5 +1,5 @@ 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

Hierarchy

Properties

Properties

name: "strIndexOf"

Generated using TypeDoc

\ No newline at end of file +

Properties

name: "strIndexOf"

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/FstrLastIndexOf.html b/docs/latest/interfaces/FstrLastIndexOf.html index dcdfaed7c..f61d3d24a 100644 --- a/docs/latest/interfaces/FstrLastIndexOf.html +++ b/docs/latest/interfaces/FstrLastIndexOf.html @@ -1,5 +1,5 @@ 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

Hierarchy

Properties

Properties

name: "strLastIndexOf"

Generated using TypeDoc

\ No newline at end of file +

Properties

name: "strLastIndexOf"

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/FstrLength.html b/docs/latest/interfaces/FstrLength.html index 6acd43aa0..13ae107cb 100644 --- a/docs/latest/interfaces/FstrLength.html +++ b/docs/latest/interfaces/FstrLength.html @@ -1,4 +1,4 @@ FstrLength | geostyler-style

Interface FstrLength

Returns the string length

-

Hierarchy

Properties

Hierarchy

Properties

Properties

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

Generated using TypeDoc

\ No newline at end of file +

Properties

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

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/FstrMatches.html b/docs/latest/interfaces/FstrMatches.html index b466382fb..939627595 100644 --- a/docs/latest/interfaces/FstrMatches.html +++ b/docs/latest/interfaces/FstrMatches.html @@ -1,5 +1,5 @@ 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

Hierarchy

Properties

Properties

name: "strMatches"

Generated using TypeDoc

\ No newline at end of file +

Properties

name: "strMatches"

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/FstrReplace.html b/docs/latest/interfaces/FstrReplace.html index 793a2634e..4fcac8319 100644 --- a/docs/latest/interfaces/FstrReplace.html +++ b/docs/latest/interfaces/FstrReplace.html @@ -2,6 +2,6 @@ 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

Hierarchy

Properties

Properties

name: "strReplace"

Generated using TypeDoc

\ No newline at end of file +

Properties

name: "strReplace"

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/FstrStartsWith.html b/docs/latest/interfaces/FstrStartsWith.html index 59635deef..758914e9b 100644 --- a/docs/latest/interfaces/FstrStartsWith.html +++ b/docs/latest/interfaces/FstrStartsWith.html @@ -1,4 +1,4 @@ FstrStartsWith | geostyler-style

Interface FstrStartsWith

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

-

Hierarchy

Properties

Hierarchy

Properties

Properties

name: "strStartsWith"

Generated using TypeDoc

\ No newline at end of file +

Properties

name: "strStartsWith"

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/FstrStripAccents.html b/docs/latest/interfaces/FstrStripAccents.html index 013056159..6b99d481f 100644 --- a/docs/latest/interfaces/FstrStripAccents.html +++ b/docs/latest/interfaces/FstrStripAccents.html @@ -1,4 +1,4 @@ FstrStripAccents | geostyler-style

Interface FstrStripAccents

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

-

Hierarchy

Properties

Hierarchy

Properties

Properties

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

Generated using TypeDoc

\ No newline at end of file +

Properties

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

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/FstrSubstring.html b/docs/latest/interfaces/FstrSubstring.html index 112b26376..30a985a01 100644 --- a/docs/latest/interfaces/FstrSubstring.html +++ b/docs/latest/interfaces/FstrSubstring.html @@ -1,6 +1,6 @@ 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

Hierarchy

Properties

Properties

name: "strSubstring"

Generated using TypeDoc

\ No newline at end of file +

Properties

name: "strSubstring"

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/FstrSubstringStart.html b/docs/latest/interfaces/FstrSubstringStart.html index 418825b9f..7d4ceeddf 100644 --- a/docs/latest/interfaces/FstrSubstringStart.html +++ b/docs/latest/interfaces/FstrSubstringStart.html @@ -1,5 +1,5 @@ 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

Hierarchy

Properties

Properties

name: "strSubstringStart"

Generated using TypeDoc

\ No newline at end of file +

Properties

name: "strSubstringStart"

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/FstrToLowerCase.html b/docs/latest/interfaces/FstrToLowerCase.html index 010a3c2dd..41061b1fb 100644 --- a/docs/latest/interfaces/FstrToLowerCase.html +++ b/docs/latest/interfaces/FstrToLowerCase.html @@ -1,4 +1,4 @@ FstrToLowerCase | geostyler-style

Interface FstrToLowerCase

Returns the lower case version of the string

-

Hierarchy

Properties

Hierarchy

Properties

Properties

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

Generated using TypeDoc

\ No newline at end of file +

Properties

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

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/FstrToUpperCase.html b/docs/latest/interfaces/FstrToUpperCase.html index b9e533062..b702d7d22 100644 --- a/docs/latest/interfaces/FstrToUpperCase.html +++ b/docs/latest/interfaces/FstrToUpperCase.html @@ -1,4 +1,4 @@ FstrToUpperCase | geostyler-style

Interface FstrToUpperCase

Returns the upper case version of the string

-

Hierarchy

Properties

Hierarchy

Properties

Properties

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

Generated using TypeDoc

\ No newline at end of file +

Properties

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

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/FstrTrim.html b/docs/latest/interfaces/FstrTrim.html index 32db349ea..f2d67be9a 100644 --- a/docs/latest/interfaces/FstrTrim.html +++ b/docs/latest/interfaces/FstrTrim.html @@ -1,4 +1,4 @@ FstrTrim | geostyler-style

Interface FstrTrim

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

-

Hierarchy

Properties

Hierarchy

Properties

Properties

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

Generated using TypeDoc

\ No newline at end of file +

Properties

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

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/Fsub.html b/docs/latest/interfaces/Fsub.html index 08f5a05ac..26b09e654 100644 --- a/docs/latest/interfaces/Fsub.html +++ b/docs/latest/interfaces/Fsub.html @@ -1,4 +1,4 @@ Fsub | geostyler-style

Interface Fsub

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

-

Hierarchy

Properties

Hierarchy

Properties

Properties

name: "sub"

Generated using TypeDoc

\ No newline at end of file +

Properties

name: "sub"

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/Ftan.html b/docs/latest/interfaces/Ftan.html index a70c85de2..3ab58a100 100644 --- a/docs/latest/interfaces/Ftan.html +++ b/docs/latest/interfaces/Ftan.html @@ -1,4 +1,4 @@ Ftan | geostyler-style

Interface Ftan

Returns the trigonometric tangent of angle expressed in radians

-

Hierarchy

Properties

Hierarchy

Properties

Properties

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

Generated using TypeDoc

\ No newline at end of file +

Properties

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

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/FtoDegrees.html b/docs/latest/interfaces/FtoDegrees.html index 801ba2f49..84922a232 100644 --- a/docs/latest/interfaces/FtoDegrees.html +++ b/docs/latest/interfaces/FtoDegrees.html @@ -1,4 +1,4 @@ FtoDegrees | geostyler-style

Interface FtoDegrees

Converts an angle expressed in radians into degrees

-

Hierarchy

Properties

Hierarchy

Properties

Properties

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

Generated using TypeDoc

\ No newline at end of file +

Properties

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

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/FtoRadians.html b/docs/latest/interfaces/FtoRadians.html index af438f8f4..665bccf19 100644 --- a/docs/latest/interfaces/FtoRadians.html +++ b/docs/latest/interfaces/FtoRadians.html @@ -1,4 +1,4 @@ FtoRadians | geostyler-style

Interface FtoRadians

Converts an angle expressed in radians into degrees

-

Hierarchy

Properties

Hierarchy

Properties

Properties

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

Generated using TypeDoc

\ No newline at end of file +

Properties

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

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/FunctionCall.html b/docs/latest/interfaces/FunctionCall.html index b3f2347ce..79d0a7668 100644 --- a/docs/latest/interfaces/FunctionCall.html +++ b/docs/latest/interfaces/FunctionCall.html @@ -1,5 +1,5 @@ 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

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" | "case" | "max" | "add" | "min" | "round" | "div" | "property" | "abs" | "acos" | "asin" | "atan" | "atan2" | "ceil" | "cos" | "exp" | "floor" | "log" | "modulo" | "mul" | "pi" | "pow" | "random" | "rint" | "sin" | "sqrt" | "strIndexOf" | "strLastIndexOf" | "strLength" | "tan" | "toDegrees" | "toRadians"
        : "case" | "all" | "property" | "any" | "between" | "double2bool" | "equalTo" | "greaterThan" | "greaterThanOrEqualTo" | "in" | "lessThan" | "lessThanOrEqualTo" | "not" | "notEqualTo" | "parseBoolean" | "strEndsWith" | "strEqualsIgnoreCase" | "strMatches" | "strStartsWith"

Generated using TypeDoc

\ No newline at end of file +

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" | "case" | "max" | "add" | "min" | "round" | "div" | "property" | "abs" | "acos" | "asin" | "atan" | "atan2" | "ceil" | "cos" | "exp" | "floor" | "log" | "modulo" | "mul" | "pi" | "pow" | "random" | "rint" | "sin" | "sqrt" | "strIndexOf" | "strLastIndexOf" | "strLength" | "tan" | "toDegrees" | "toRadians"
        : "case" | "all" | "property" | "any" | "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/latest/interfaces/GrayChannel.html b/docs/latest/interfaces/GrayChannel.html index d58f29183..18275ddb4 100644 --- a/docs/latest/interfaces/GrayChannel.html +++ b/docs/latest/interfaces/GrayChannel.html @@ -1,3 +1,3 @@ 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 +

Hierarchy

Properties

Properties

grayChannel: Channel

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/IconSymbolizer.html b/docs/latest/interfaces/IconSymbolizer.html index e3786470e..32527d745 100644 --- a/docs/latest/interfaces/IconSymbolizer.html +++ b/docs/latest/interfaces/IconSymbolizer.html @@ -1,6 +1,6 @@ IconSymbolizer | geostyler-style

Interface IconSymbolizer

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

-

Hierarchy

Properties

Hierarchy

Properties

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 +

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. +

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. +

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 +

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. +

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 | Sprite

A path/URL to the icon image file or a Sprite configuration.

-
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 +

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 | Sprite

A path/URL to the icon image file or a Sprite configuration.

+
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"

Property relevant for mapbox-styles. +

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

Determines the total opacity for 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.

-
optional?: boolean | GeoStylerBooleanFunction

Property relevant for mapbox-styles. +

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"

Property relevant for mapbox-styles. +

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"

Property relevant for mapbox-styles. +

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

Property relevant for mapbox-styles. +

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

Property relevant for mapbox-styles. +

visibility?: boolean | GeoStylerBooleanFunction

Defines whether the Symbolizer should be visibile or not.

-

Generated using TypeDoc

\ No newline at end of file +
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/latest/interfaces/LineSymbolizer.html b/docs/latest/interfaces/LineSymbolizer.html index c3aa8904b..1cbc02e62 100644 --- a/docs/latest/interfaces/LineSymbolizer.html +++ b/docs/latest/interfaces/LineSymbolizer.html @@ -1,5 +1,5 @@ LineSymbolizer | geostyler-style

Interface LineSymbolizer

A LineSymbolizer describes the style representation of LINESTRING data.

-

Hierarchy

Properties

Hierarchy

Properties

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, +

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, +

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 +

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. +

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, +

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. +

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 +
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/latest/interfaces/MarkSymbolizer.html b/docs/latest/interfaces/MarkSymbolizer.html index 5a2641bf7..6023b3692 100644 --- a/docs/latest/interfaces/MarkSymbolizer.html +++ b/docs/latest/interfaces/MarkSymbolizer.html @@ -1,6 +1,6 @@ MarkSymbolizer | geostyler-style

Interface MarkSymbolizer

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

-

Hierarchy

Properties

Hierarchy

Properties

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 +

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. +

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 +

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"

Property relevant for mapbox-styles. +

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

Determines the total opacity for 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.

-
pitchAlignment?: "map" | GeoStylerStringFunction | "viewport"

Property relevant for mapbox-styles. +

pitchAlignment?: "map" | GeoStylerStringFunction | "viewport"
pitchScale?: "map" | GeoStylerStringFunction | "viewport"

Property relevant for mapbox-styles. +

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

The radius of the Symbolizer. Values describing the full size of the Symbolizer +

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. +

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 +
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/latest/interfaces/RGBChannel.html b/docs/latest/interfaces/RGBChannel.html index f7d986ad6..dff52afff 100644 --- a/docs/latest/interfaces/RGBChannel.html +++ b/docs/latest/interfaces/RGBChannel.html @@ -1,5 +1,5 @@ RGBChannel | geostyler-style

Interface RGBChannel

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

-

Hierarchy

  • RGBChannel

Properties

Hierarchy

  • RGBChannel

Properties

blueChannel: Channel
greenChannel: Channel
redChannel: Channel

Generated using TypeDoc

\ No newline at end of file +

Properties

blueChannel: Channel
greenChannel: Channel
redChannel: Channel

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/RasterSymbolizer.html b/docs/latest/interfaces/RasterSymbolizer.html index 5f4baaf18..ff9ad611a 100644 --- a/docs/latest/interfaces/RasterSymbolizer.html +++ b/docs/latest/interfaces/RasterSymbolizer.html @@ -1,5 +1,5 @@ RasterSymbolizer | geostyler-style

Interface RasterSymbolizer

A RasterSymbolizer defines the style representation of RASTER data.

-

Hierarchy

  • RasterSymbolizer

Properties

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, +

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. +

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 +
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/latest/interfaces/Rule.html b/docs/latest/interfaces/Rule.html index a39b38677..83a297a7e 100644 --- a/docs/latest/interfaces/Rule.html +++ b/docs/latest/interfaces/Rule.html @@ -1,7 +1,7 @@ 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

Hierarchy

  • Rule

Properties

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

Generated using TypeDoc

\ No newline at end of file +

Properties

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

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/ScaleDenominator.html b/docs/latest/interfaces/ScaleDenominator.html index 7428fd446..fec33ef0a 100644 --- a/docs/latest/interfaces/ScaleDenominator.html +++ b/docs/latest/interfaces/ScaleDenominator.html @@ -1,6 +1,6 @@ ScaleDenominator | geostyler-style

Interface ScaleDenominator

The ScaleDenominator defines a range of scales.

-

Hierarchy

  • ScaleDenominator

Properties

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 +

Minimum value of the ScaleDenominator. The value is inclusive.

+

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/Style.html b/docs/latest/interfaces/Style.html index 09ee000f1..6651e4089 100644 --- a/docs/latest/interfaces/Style.html +++ b/docs/latest/interfaces/Style.html @@ -1,5 +1,5 @@ Style | geostyler-style

Interface Style

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

-

Hierarchy

  • Style

Properties

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 +

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/latest/interfaces/StyleParser.html b/docs/latest/interfaces/StyleParser.html index 0e9d99b66..1933dbdf4 100644 --- a/docs/latest/interfaces/StyleParser.html +++ b/docs/latest/interfaces/StyleParser.html @@ -1,5 +1,5 @@ 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

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 +

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 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 +

    Parameters

    • inputScaleDenominator: any

    Returns Promise<ScaleDenominator>

  • 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 +

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 +

Returns Promise<any>

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

    Parameters

    Returns Promise<any>

  • Reads the GeoStyler Style and transforms it to the target Style +

Returns Promise<any>

Returns Promise<WriteStyleResult<T>>

Generated using TypeDoc

\ No newline at end of file +

Returns Promise<any>

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/interfaces/TextSymbolizer.html b/docs/latest/interfaces/TextSymbolizer.html index cdc7564cc..f3add56ad 100644 --- a/docs/latest/interfaces/TextSymbolizer.html +++ b/docs/latest/interfaces/TextSymbolizer.html @@ -1,6 +1,6 @@ TextSymbolizer | geostyler-style

Interface TextSymbolizer

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

-

Hierarchy

Properties

Hierarchy

Properties

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. +

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 +

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 +

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 +

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. +

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 +

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). +

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. +

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 +

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"

Property relevant for mapbox-styles. +

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

Determines the total opacity for 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.

-
optional?: boolean | GeoStylerBooleanFunction

Property relevant for mapbox-styles. +

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 +

padding?: number | GeoStylerNumberFunction

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

-
pitchAlignment?: "map" | "auto" | GeoStylerStringFunction | "viewport"

Property relevant for mapbox-styles. +

pitchAlignment?: "map" | "auto" | GeoStylerStringFunction | "viewport"
placement?: "line" | GeoStylerStringFunction | "point" | "line-center"

Specifies label placement relative to its geometry.

-
rotate?: number | GeoStylerNumberFunction

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

-
rotationAlignment?: "map" | "auto" | GeoStylerStringFunction | "viewport"

Property relevant for mapbox-styles. +

placement?: "line" | GeoStylerStringFunction | "point" | "line-center"

Specifies label placement relative to its geometry.

+
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 +
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/latest/interfaces/UnsupportedProperties.html b/docs/latest/interfaces/UnsupportedProperties.html index cf65b5907..9959a9d77 100644 --- a/docs/latest/interfaces/UnsupportedProperties.html +++ b/docs/latest/interfaces/UnsupportedProperties.html @@ -1,6 +1,6 @@ UnsupportedProperties | geostyler-style

Interface UnsupportedProperties

Interface for defining unsupported properties in the parsers.

-

Hierarchy

  • UnsupportedProperties

Properties

Hierarchy

  • UnsupportedProperties

Properties

Filter?: SupportDef | {
    !?: SupportDef;
    !=?: SupportDef;
    &&?: SupportDef;
    *=?: SupportDef;
    <?: SupportDef;
    <=?: SupportDef;
    ==?: SupportDef;
    >?: SupportDef;
    >=?: SupportDef;
    ||?: SupportDef;
}

Type declaration

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;
}

Type declaration

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;
        placement?: SupportDef;
        rotate?: SupportDef;
        rotationAlignment?: SupportDef;
        size?: SupportDef;
        transform?: SupportDef;
        visibility?: SupportDef;
    };
}

Type declaration

Generated using TypeDoc

\ No newline at end of file +

Properties

Filter?: SupportDef | {
    !?: SupportDef;
    !=?: SupportDef;
    &&?: SupportDef;
    *=?: SupportDef;
    <?: SupportDef;
    <=?: SupportDef;
    ==?: SupportDef;
    >?: SupportDef;
    >=?: SupportDef;
    ||?: SupportDef;
}

Type declaration

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;
}

Type declaration

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;
        placement?: SupportDef;
        rotate?: SupportDef;
        rotationAlignment?: SupportDef;
        size?: SupportDef;
        transform?: SupportDef;
        visibility?: SupportDef;
    };
}

Type declaration

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/modules.html b/docs/latest/modules.html index c8e140190..657276864 100644 --- a/docs/latest/modules.html +++ b/docs/latest/modules.html @@ -140,6 +140,7 @@ isRgbChannel isRule isScaleDenominator +isSprite isSymbolizer isTextSymbolizer

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/types/CapType.html b/docs/latest/types/CapType.html index 2c4f377fd..60212c33d 100644 --- a/docs/latest/types/CapType.html +++ b/docs/latest/types/CapType.html @@ -1,4 +1,4 @@ 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 +

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/types/ChannelSelection.html b/docs/latest/types/ChannelSelection.html index 78a26e26a..38c463acb 100644 --- a/docs/latest/types/ChannelSelection.html +++ b/docs/latest/types/ChannelSelection.html @@ -1 +1 @@ -ChannelSelection | geostyler-style

Type alias ChannelSelection

ChannelSelection: RGBChannel | GrayChannel

Generated using TypeDoc

\ No newline at end of file +ChannelSelection | geostyler-style

Type alias ChannelSelection

ChannelSelection: RGBChannel | GrayChannel

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/types/ColorMapType.html b/docs/latest/types/ColorMapType.html index 452456613..817bb98b8 100644 --- a/docs/latest/types/ColorMapType.html +++ b/docs/latest/types/ColorMapType.html @@ -1,2 +1,2 @@ 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 +

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/types/CombinationFilter.html b/docs/latest/types/CombinationFilter.html index 12fc682ca..3b24a83b6 100644 --- a/docs/latest/types/CombinationFilter.html +++ b/docs/latest/types/CombinationFilter.html @@ -1,2 +1,2 @@ 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 +

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/types/CombinationOperator.html b/docs/latest/types/CombinationOperator.html index 0d4dba9d3..95e563520 100644 --- a/docs/latest/types/CombinationOperator.html +++ b/docs/latest/types/CombinationOperator.html @@ -1,2 +1,2 @@ CombinationOperator | geostyler-style

Type alias CombinationOperator

CombinationOperator: "&&" | "||"

The possible Operators used for combination Filters.

-

Generated using TypeDoc

\ No newline at end of file +

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/types/ComparisonFilter.html b/docs/latest/types/ComparisonFilter.html index ba53f4fdd..74e68d6f2 100644 --- a/docs/latest/types/ComparisonFilter.html +++ b/docs/latest/types/ComparisonFilter.html @@ -1,4 +1,4 @@ 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 +

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/types/ComparisonOperator.html b/docs/latest/types/ComparisonOperator.html index 69b444852..c5bcc0ed4 100644 --- a/docs/latest/types/ComparisonOperator.html +++ b/docs/latest/types/ComparisonOperator.html @@ -1,2 +1,2 @@ ComparisonOperator | geostyler-style

Type alias ComparisonOperator

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

The possible Operators used for comparison Filters.

-

Generated using TypeDoc

\ No newline at end of file +

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/types/DistanceUnit.html b/docs/latest/types/DistanceUnit.html index 4f2f31c27..86f4b94ec 100644 --- a/docs/latest/types/DistanceUnit.html +++ b/docs/latest/types/DistanceUnit.html @@ -2,4 +2,4 @@ Default should be pixel in your parser. 'px' => pixel 'm' => meter

-

Generated using TypeDoc

\ No newline at end of file +

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/types/Expression.html b/docs/latest/types/Expression.html index 5f4fc5c7b..5612e7002 100644 --- a/docs/latest/types/Expression.html +++ b/docs/latest/types/Expression.html @@ -1,2 +1,2 @@ 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 +

Type Parameters

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/types/Filter.html b/docs/latest/types/Filter.html index ef029a2e8..937749980 100644 --- a/docs/latest/types/Filter.html +++ b/docs/latest/types/Filter.html @@ -1 +1 @@ -Filter | geostyler-style

Generated using TypeDoc

\ No newline at end of file +Filter | geostyler-style

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/types/FontSpec.html b/docs/latest/types/FontSpec.html index 8ab6b81aa..3aa01ce24 100644 --- a/docs/latest/types/FontSpec.html +++ b/docs/latest/types/FontSpec.html @@ -1,3 +1,3 @@ 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 +

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/types/GeoStylerBooleanFunction.html b/docs/latest/types/GeoStylerBooleanFunction.html index 5be8def15..0875ea1eb 100644 --- a/docs/latest/types/GeoStylerBooleanFunction.html +++ b/docs/latest/types/GeoStylerBooleanFunction.html @@ -1 +1 @@ -GeoStylerBooleanFunction | geostyler-style

Generated using TypeDoc

\ No newline at end of file +GeoStylerBooleanFunction | geostyler-style

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/types/GeoStylerFunction.html b/docs/latest/types/GeoStylerFunction.html index f52e1cdc0..b8085b33b 100644 --- a/docs/latest/types/GeoStylerFunction.html +++ b/docs/latest/types/GeoStylerFunction.html @@ -1 +1 @@ -GeoStylerFunction | geostyler-style

Generated using TypeDoc

\ No newline at end of file +GeoStylerFunction | geostyler-style

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/types/GeoStylerNumberFunction.html b/docs/latest/types/GeoStylerNumberFunction.html index 54d2865a5..03253314d 100644 --- a/docs/latest/types/GeoStylerNumberFunction.html +++ b/docs/latest/types/GeoStylerNumberFunction.html @@ -1 +1 @@ -GeoStylerNumberFunction | geostyler-style

Generated using TypeDoc

\ No newline at end of file +GeoStylerNumberFunction | geostyler-style

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/types/GeoStylerStringFunction.html b/docs/latest/types/GeoStylerStringFunction.html index a1abd7ec2..56c122607 100644 --- a/docs/latest/types/GeoStylerStringFunction.html +++ b/docs/latest/types/GeoStylerStringFunction.html @@ -1 +1 @@ -GeoStylerStringFunction | geostyler-style

Generated using TypeDoc

\ No newline at end of file +GeoStylerStringFunction | geostyler-style

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/types/GeoStylerUnknownFunction.html b/docs/latest/types/GeoStylerUnknownFunction.html index 1fc5b1b54..dbe56e8e9 100644 --- a/docs/latest/types/GeoStylerUnknownFunction.html +++ b/docs/latest/types/GeoStylerUnknownFunction.html @@ -1 +1 @@ -GeoStylerUnknownFunction | geostyler-style

Generated using TypeDoc

\ No newline at end of file +GeoStylerUnknownFunction | geostyler-style

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/types/GraphicType.html b/docs/latest/types/GraphicType.html index fb037c8dd..06dfc50b1 100644 --- a/docs/latest/types/GraphicType.html +++ b/docs/latest/types/GraphicType.html @@ -1,2 +1,2 @@ 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 +

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/types/JoinType.html b/docs/latest/types/JoinType.html index 1d2cbf8b3..fd032c17d 100644 --- a/docs/latest/types/JoinType.html +++ b/docs/latest/types/JoinType.html @@ -1,4 +1,4 @@ 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 +

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/types/NegationFilter.html b/docs/latest/types/NegationFilter.html index cc78d53f2..b27cc3522 100644 --- a/docs/latest/types/NegationFilter.html +++ b/docs/latest/types/NegationFilter.html @@ -1,2 +1,2 @@ NegationFilter | geostyler-style

Type alias NegationFilter

NegationFilter: [NegationOperator, Filter]

A NegationFilter negates a given Filter.

-

Generated using TypeDoc

\ No newline at end of file +

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/types/NegationOperator.html b/docs/latest/types/NegationOperator.html index ab08e8da7..311ee5e15 100644 --- a/docs/latest/types/NegationOperator.html +++ b/docs/latest/types/NegationOperator.html @@ -1,2 +1,2 @@ NegationOperator | geostyler-style

Type alias NegationOperator

NegationOperator: "!"

The Operator used for negation Filters.

-

Generated using TypeDoc

\ No newline at end of file +

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/types/Operator.html b/docs/latest/types/Operator.html index f4312f89a..27e36f2d2 100644 --- a/docs/latest/types/Operator.html +++ b/docs/latest/types/Operator.html @@ -1,2 +1,2 @@ Operator | geostyler-style

Generated using TypeDoc

\ No newline at end of file +

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/types/PointSymbolizer.html b/docs/latest/types/PointSymbolizer.html index e95e8ca11..551136f1c 100644 --- a/docs/latest/types/PointSymbolizer.html +++ b/docs/latest/types/PointSymbolizer.html @@ -1,2 +1,2 @@ PointSymbolizer | geostyler-style

Type alias PointSymbolizer

Operators used for Point symbolization.

-

Generated using TypeDoc

\ No newline at end of file +

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/types/PropertyType.html b/docs/latest/types/PropertyType.html index c927b990d..70db42c3c 100644 --- a/docs/latest/types/PropertyType.html +++ b/docs/latest/types/PropertyType.html @@ -1,2 +1,2 @@ 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 +

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/types/RangeFilter.html b/docs/latest/types/RangeFilter.html index b9352de39..8e616f034 100644 --- a/docs/latest/types/RangeFilter.html +++ b/docs/latest/types/RangeFilter.html @@ -1,2 +1,2 @@ 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 +

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/latest/types/ReadStyleResult.html b/docs/latest/types/ReadStyleResult.html index c8012be04..bfa5f39f3 100644 --- a/docs/latest/types/ReadStyleResult.html +++ b/docs/latest/types/ReadStyleResult.html @@ -3,4 +3,4 @@
  • 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 +

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/latest/types/Sprite.html b/docs/latest/types/Sprite.html index f1e6a12b3..f28b8faf7 100644 --- a/docs/latest/types/Sprite.html +++ b/docs/latest/types/Sprite.html @@ -2,4 +2,4 @@

    Type declaration

    • position: [Expression<number>, Expression<number>]

      The starting position of the sprite to cut out. Origing [0, 0] is top left in pixels.

    • size: [Expression<number>, Expression<number>]

      The size of the sprite [width, height] in pixels.

    • source: Expression<string>

      A path/URL to the sprite image file.

      -

    Generated using TypeDoc

    \ No newline at end of file +

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/latest/types/StyleType.html b/docs/latest/types/StyleType.html index cd66972b7..793791e30 100644 --- a/docs/latest/types/StyleType.html +++ b/docs/latest/types/StyleType.html @@ -1,2 +1,2 @@ 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 +

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/latest/types/SupportDef.html b/docs/latest/types/SupportDef.html index 3e196d865..8777801cf 100644 --- a/docs/latest/types/SupportDef.html +++ b/docs/latest/types/SupportDef.html @@ -1,2 +1,2 @@ SupportDef | geostyler-style

    Type alias SupportDef

    Defines in which way a functionality is supported.

    -

    Generated using TypeDoc

    \ No newline at end of file +

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/latest/types/SupportInfo.html b/docs/latest/types/SupportInfo.html index fb59d7daf..0c8f114f9 100644 --- a/docs/latest/types/SupportInfo.html +++ b/docs/latest/types/SupportInfo.html @@ -1,3 +1,3 @@ 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 +

    Type declaration

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/latest/types/SupportLevel.html b/docs/latest/types/SupportLevel.html index 90a585210..15e4d26d5 100644 --- a/docs/latest/types/SupportLevel.html +++ b/docs/latest/types/SupportLevel.html @@ -1,2 +1,2 @@ SupportLevel | geostyler-style

    Type alias SupportLevel

    SupportLevel: "partial" | "none"

    Level of support for a functionality.

    -

    Generated using TypeDoc

    \ No newline at end of file +

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/latest/types/Symbolizer.html b/docs/latest/types/Symbolizer.html index e2084aed3..553aec2e7 100644 --- a/docs/latest/types/Symbolizer.html +++ b/docs/latest/types/Symbolizer.html @@ -1,2 +1,2 @@ Symbolizer | geostyler-style

    Generated using TypeDoc

    \ No newline at end of file +

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/latest/types/SymbolizerKind.html b/docs/latest/types/SymbolizerKind.html index 2dabb9348..da75084be 100644 --- a/docs/latest/types/SymbolizerKind.html +++ b/docs/latest/types/SymbolizerKind.html @@ -1,2 +1,2 @@ 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 +

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/latest/types/WellKnownName.html b/docs/latest/types/WellKnownName.html index 7d05f935b..3997633c6 100644 --- a/docs/latest/types/WellKnownName.html +++ b/docs/latest/types/WellKnownName.html @@ -2,4 +2,4 @@ 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 +

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/latest/types/WriteStyleResult.html b/docs/latest/types/WriteStyleResult.html index f10d4e1df..b6bfd4ad9 100644 --- a/docs/latest/types/WriteStyleResult.html +++ b/docs/latest/types/WriteStyleResult.html @@ -3,4 +3,4 @@
  • 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 +

    Generated using TypeDoc

    \ No newline at end of file diff --git a/docs/latest/types/newlineToken.html b/docs/latest/types/newlineToken.html index 5465360a7..d99964084 100644 --- a/docs/latest/types/newlineToken.html +++ b/docs/latest/types/newlineToken.html @@ -1,2 +1,2 @@ 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 +

    Generated using TypeDoc

    \ No newline at end of file