Utils Class | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release Inheritance Hierarchy
Namespace:
Telogis.GeoBase.GeoStream.Server.NWF
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public static class Utils
<ExtensionAttribute>
Public NotInheritable Class Utils
The Utils type exposes the following members.
Methods
| Name | Description |
---|
| ArrowRotationAngle | |
| AssignDefaultWhenNullT(T, T) | |
| AssignDefaultWhenNullT(NullableT, T) |
This will be replaced with null-coalescing assignment in C# 8.0
|
| ConvertZoomFromMapQuestToGeoStream | |
| CreateResourceUrl | |
| CreateStaticMapUrl(Uri, Size, Int32, IEnumerableLatLon, MarkerType, INwfPrincipal) | |
| CreateStaticMapUrl(Uri, Size, Int32, MarkerType, LatLon, INwfPrincipal) | |
| GenerateExitSignPngByteStream | |
| GenerateRoadSignPngByteStream | |
| GenerateStaticImage | |
| GetBasepath | |
| GetSprite | |
| ParsableConvertT | |
| ParsableConvertWithDefaultT | |
| SimpleConvertT | |
| SimpleConvertWithDefaultT | |
| ValidateInclusiveRangeT |
Validate the value is in between the specified range [min,max]
|
| ValidateRequired(String, String, NWFExceptions) | |
| ValidateRequiredT(String, T, NWFExceptions) | |
| ValidateRequiredT(String, NullableT, NWFExceptions) | |
| WrapWithNwfException | |
TopSee Also