AbstractStaticconvertESRI color to convert
The Geoview color corresponding to the ESRI color
StaticconvertConvert the ESRI fill style to the GeoView fill style.
ESRI fill style to convert
The Geoview fill style associated to the ESRI fill style
StaticconvertConvert the ESRI line style to the GeoView line style.
ESRI line style to convert
The Geoview line style associated to the ESRI line style
StaticconvertConvert an ESRI symbol to a GeoView symbol.
ESRI symbol to convert
The Geoview symbol corresponding to the ESRI symbol, or undefined if not handled
StaticconvertConvert the ESRI symbol style to the GeoView symbol style.
ESRI symbol style to convert
The Geoview symbol style associated to the ESRI symbol style
StaticcreateCreates the GeoView style from the provided Esri renderer.
ESRI renderer to convert
The Geoview style, or undefined if it can not be created
StaticesriType guard function that redefines an EsriBaseRenderer as an EsriClassBreakRenderer.
The type ascention applies only to the true block of the if clause that use this function.
Polymorphic object to test in order to determine if the type ascention is valid
True if the type ascention is valid
StaticesriType guard function that redefines an EsriBaseRenderer as an EsriSimpleRenderer.
The type ascention applies only to the true block of the if clause that use this function.
Polymorphic object to test in order to determine if the type ascention is valid
True if the type ascention is valid
StaticesriType guard function that redefines an EsriBaseRenderer as an EsriUniqueValueRenderer.
The type ascention applies only to the true block of the if clause that use this function.
Polymorphic object to test in order to determine if the type ascention is valid
True if the type ascention is valid
StaticgetGet the configuration key of the style.
GeoView settings
The Geoview style key, or undefined if it can not be determined
StaticisType guard function that redefines an EsriBaseSymbol as an EsriSimpleFillSymbol.
The type ascention applies only to the true block of the if clause that use this function.
Polymorphic object to test in order to determine if the type ascention is valid
True if the type ascention is valid
StaticisType guard function that redefines an EsriBaseSymbol as an EsriPictureMarkerSymbol.
The type ascention applies only to the true block of the if clause that use this function.
Polymorphic object to test in order to determine if the type ascention is valid
True if the type ascention is valid
StaticisType guard function that redefines an EsriBaseSymbol as an EsriSimpleLineSymbol.
The type ascention applies only to the true block of the if clause that use this function.
Polymorphic object to test in order to determine if the type ascention is valid
True if the type ascention is valid
StaticisType guard function that redefines an EsriBaseSymbol as an EsriSimpleMarkerSymbol.
The type ascention applies only to the true block of the if clause that use this function.
Polymorphic object to test in order to determine if the type ascention is valid
True if the type ascention is valid
Convert an ESRI color to a GeoView color.