@armyc2.c5isr.renderer/mil-sym-ts-web 2.2.0 → 2.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (168) hide show
  1. package/{dist/armyc2.c5isr.renderer-mil-sym-ts-web-2.2.0.tgz → armyc2.c5isr.renderer-mil-sym-ts-web-2.2.1.tgz} +0 -0
  2. package/package.json +15 -39
  3. package/buildNode.bat +0 -2
  4. package/buildWeb.bat +0 -2
  5. package/dist/LICENSE +0 -201
  6. package/dist/README.md +0 -57
  7. package/dist/package.json +0 -16
  8. package/index.ts +0 -169
  9. package/package.bak +0 -50
  10. package/package.node.json +0 -43
  11. package/package.pack.json +0 -19
  12. package/package.packWeb.json +0 -16
  13. package/package.web.json +0 -40
  14. package/src/main/ts/android/graphics/Bitmap.ts +0 -7
  15. package/src/main/ts/android/graphics/Paint.ts +0 -26
  16. package/src/main/ts/android/graphics/Path.ts +0 -78
  17. package/src/main/ts/android/graphics/PointF.ts +0 -14
  18. package/src/main/ts/android/graphics/Rect.ts +0 -18
  19. package/src/main/ts/android/graphics/RectF.ts +0 -50
  20. package/src/main/ts/android/graphics/Region.ts +0 -36
  21. package/src/main/ts/android/graphics/Typeface.ts +0 -11
  22. package/src/main/ts/armyc2/c5isr/JavaLineArray/BasicShapes.ts +0 -99
  23. package/src/main/ts/armyc2/c5isr/JavaLineArray/CChannelPoints2.ts +0 -34
  24. package/src/main/ts/armyc2/c5isr/JavaLineArray/CELineArray.ts +0 -193
  25. package/src/main/ts/armyc2/c5isr/JavaLineArray/Channels.ts +0 -2971
  26. package/src/main/ts/armyc2/c5isr/JavaLineArray/DISMSupport.ts +0 -4008
  27. package/src/main/ts/armyc2/c5isr/JavaLineArray/POINT2.ts +0 -93
  28. package/src/main/ts/armyc2/c5isr/JavaLineArray/Shape2.ts +0 -89
  29. package/src/main/ts/armyc2/c5isr/JavaLineArray/TacticalLines.ts +0 -515
  30. package/src/main/ts/armyc2/c5isr/JavaLineArray/arraysupport.ts +0 -5403
  31. package/src/main/ts/armyc2/c5isr/JavaLineArray/countsupport.ts +0 -1084
  32. package/src/main/ts/armyc2/c5isr/JavaLineArray/flot.ts +0 -2173
  33. package/src/main/ts/armyc2/c5isr/JavaLineArray/lineutility.ts +0 -4934
  34. package/src/main/ts/armyc2/c5isr/JavaLineArray/ref.ts +0 -7
  35. package/src/main/ts/armyc2/c5isr/JavaTacticalRenderer/Modifier2.ts +0 -5601
  36. package/src/main/ts/armyc2/c5isr/JavaTacticalRenderer/P1.ts +0 -14
  37. package/src/main/ts/armyc2/c5isr/JavaTacticalRenderer/TGLight.ts +0 -648
  38. package/src/main/ts/armyc2/c5isr/JavaTacticalRenderer/clsChannelUtility.ts +0 -647
  39. package/src/main/ts/armyc2/c5isr/JavaTacticalRenderer/clsMETOC.ts +0 -2994
  40. package/src/main/ts/armyc2/c5isr/JavaTacticalRenderer/clsUtility.ts +0 -2663
  41. package/src/main/ts/armyc2/c5isr/JavaTacticalRenderer/mdlGeodesic.ts +0 -669
  42. package/src/main/ts/armyc2/c5isr/RenderMultipoints/clsClipPolygon2.ts +0 -971
  43. package/src/main/ts/armyc2/c5isr/RenderMultipoints/clsClipQuad.ts +0 -871
  44. package/src/main/ts/armyc2/c5isr/RenderMultipoints/clsRenderer.ts +0 -3507
  45. package/src/main/ts/armyc2/c5isr/RenderMultipoints/clsRenderer2.ts +0 -500
  46. package/src/main/ts/armyc2/c5isr/RenderMultipoints/clsUtility.ts +0 -1089
  47. package/src/main/ts/armyc2/c5isr/RenderMultipoints/clsUtilityCPOF.ts +0 -2656
  48. package/src/main/ts/armyc2/c5isr/RenderMultipoints/clsUtilityGE.ts +0 -1419
  49. package/src/main/ts/armyc2/c5isr/data/genc.json +0 -1407
  50. package/src/main/ts/armyc2/c5isr/data/msd.json +0 -17311
  51. package/src/main/ts/armyc2/c5isr/data/mse.json +0 -18500
  52. package/src/main/ts/armyc2/c5isr/data/svgd.json +0 -31214
  53. package/src/main/ts/armyc2/c5isr/data/svge.json +0 -30558
  54. package/src/main/ts/armyc2/c5isr/graphics2d/AffineTransform.ts +0 -10
  55. package/src/main/ts/armyc2/c5isr/graphics2d/Area.ts +0 -437
  56. package/src/main/ts/armyc2/c5isr/graphics2d/BasicStroke.ts +0 -429
  57. package/src/main/ts/armyc2/c5isr/graphics2d/BasicTypes.ts +0 -7
  58. package/src/main/ts/armyc2/c5isr/graphics2d/BufferedImage.ts +0 -35
  59. package/src/main/ts/armyc2/c5isr/graphics2d/Font.ts +0 -111
  60. package/src/main/ts/armyc2/c5isr/graphics2d/FontMetrics.ts +0 -29
  61. package/src/main/ts/armyc2/c5isr/graphics2d/FontRenderContext.ts +0 -18
  62. package/src/main/ts/armyc2/c5isr/graphics2d/GeneralPath.ts +0 -211
  63. package/src/main/ts/armyc2/c5isr/graphics2d/Graphics2D.ts +0 -80
  64. package/src/main/ts/armyc2/c5isr/graphics2d/IPathIterator.ts +0 -33
  65. package/src/main/ts/armyc2/c5isr/graphics2d/ImageIO.ts +0 -16
  66. package/src/main/ts/armyc2/c5isr/graphics2d/Line2D.ts +0 -726
  67. package/src/main/ts/armyc2/c5isr/graphics2d/PathIterator.ts +0 -141
  68. package/src/main/ts/armyc2/c5isr/graphics2d/Point.ts +0 -112
  69. package/src/main/ts/armyc2/c5isr/graphics2d/Point2D.ts +0 -261
  70. package/src/main/ts/armyc2/c5isr/graphics2d/Polygon.ts +0 -391
  71. package/src/main/ts/armyc2/c5isr/graphics2d/Rectangle.ts +0 -567
  72. package/src/main/ts/armyc2/c5isr/graphics2d/Rectangle2D.ts +0 -445
  73. package/src/main/ts/armyc2/c5isr/graphics2d/Shape.ts +0 -31
  74. package/src/main/ts/armyc2/c5isr/graphics2d/Stroke.ts +0 -18
  75. package/src/main/ts/armyc2/c5isr/graphics2d/TextLayout.ts +0 -45
  76. package/src/main/ts/armyc2/c5isr/graphics2d/TexturePaint.ts +0 -25
  77. package/src/main/ts/armyc2/c5isr/renderer/IIconRenderer.ts +0 -15
  78. package/src/main/ts/armyc2/c5isr/renderer/IconRenderer.ts +0 -22
  79. package/src/main/ts/armyc2/c5isr/renderer/MilStdIconRenderer.ts +0 -269
  80. package/src/main/ts/armyc2/c5isr/renderer/ModifierRenderer.ts +0 -9882
  81. package/src/main/ts/armyc2/c5isr/renderer/PatternFillRenderer.ts +0 -146
  82. package/src/main/ts/armyc2/c5isr/renderer/SinglePointSVGRenderer.ts +0 -1265
  83. package/src/main/ts/armyc2/c5isr/renderer/shapes/arc.ts +0 -64
  84. package/src/main/ts/armyc2/c5isr/renderer/shapes/bcurve.ts +0 -95
  85. package/src/main/ts/armyc2/c5isr/renderer/shapes/ellipse.ts +0 -93
  86. package/src/main/ts/armyc2/c5isr/renderer/shapes/line.ts +0 -114
  87. package/src/main/ts/armyc2/c5isr/renderer/shapes/path.ts +0 -555
  88. package/src/main/ts/armyc2/c5isr/renderer/shapes/pathiterator.ts +0 -62
  89. package/src/main/ts/armyc2/c5isr/renderer/shapes/point.ts +0 -120
  90. package/src/main/ts/armyc2/c5isr/renderer/shapes/rectangle.ts +0 -431
  91. package/src/main/ts/armyc2/c5isr/renderer/shapes/roundedrectangle.ts +0 -99
  92. package/src/main/ts/armyc2/c5isr/renderer/shapes/types.ts +0 -25
  93. package/src/main/ts/armyc2/c5isr/renderer/shapes/utilities.ts +0 -203
  94. package/src/main/ts/armyc2/c5isr/renderer/utilities/AffiliationColors.ts +0 -104
  95. package/src/main/ts/armyc2/c5isr/renderer/utilities/Color.ts +0 -481
  96. package/src/main/ts/armyc2/c5isr/renderer/utilities/DistanceUnit.ts +0 -40
  97. package/src/main/ts/armyc2/c5isr/renderer/utilities/DrawRules.ts +0 -1323
  98. package/src/main/ts/armyc2/c5isr/renderer/utilities/EntityCode.ts +0 -51
  99. package/src/main/ts/armyc2/c5isr/renderer/utilities/ErrorLogger.ts +0 -736
  100. package/src/main/ts/armyc2/c5isr/renderer/utilities/GENCLookup.ts +0 -106
  101. package/src/main/ts/armyc2/c5isr/renderer/utilities/GeoPixelConversion3D.ts +0 -84
  102. package/src/main/ts/armyc2/c5isr/renderer/utilities/IMultiPointRenderer.ts +0 -87
  103. package/src/main/ts/armyc2/c5isr/renderer/utilities/IPointConversion.ts +0 -34
  104. package/src/main/ts/armyc2/c5isr/renderer/utilities/ImageInfo.ts +0 -324
  105. package/src/main/ts/armyc2/c5isr/renderer/utilities/LRUCache.ts +0 -127
  106. package/src/main/ts/armyc2/c5isr/renderer/utilities/LRUEntry.ts +0 -18
  107. package/src/main/ts/armyc2/c5isr/renderer/utilities/LogLevel.ts +0 -111
  108. package/src/main/ts/armyc2/c5isr/renderer/utilities/MODrawRules.ts +0 -219
  109. package/src/main/ts/armyc2/c5isr/renderer/utilities/MSInfo.ts +0 -1008
  110. package/src/main/ts/armyc2/c5isr/renderer/utilities/MSLookup.ts +0 -882
  111. package/src/main/ts/armyc2/c5isr/renderer/utilities/MilStdAttributes.ts +0 -380
  112. package/src/main/ts/armyc2/c5isr/renderer/utilities/MilStdSymbol.ts +0 -797
  113. package/src/main/ts/armyc2/c5isr/renderer/utilities/Modifiers.ts +0 -1699
  114. package/src/main/ts/armyc2/c5isr/renderer/utilities/PointConversion.ts +0 -178
  115. package/src/main/ts/armyc2/c5isr/renderer/utilities/PointConversionDummy.ts +0 -45
  116. package/src/main/ts/armyc2/c5isr/renderer/utilities/PointConverter3D.ts +0 -126
  117. package/src/main/ts/armyc2/c5isr/renderer/utilities/RectUtilities.ts +0 -118
  118. package/src/main/ts/armyc2/c5isr/renderer/utilities/RendererException.ts +0 -11
  119. package/src/main/ts/armyc2/c5isr/renderer/utilities/RendererSettings.ts +0 -1201
  120. package/src/main/ts/armyc2/c5isr/renderer/utilities/RendererUtilities.ts +0 -591
  121. package/src/main/ts/armyc2/c5isr/renderer/utilities/SVGInfo.ts +0 -29
  122. package/src/main/ts/armyc2/c5isr/renderer/utilities/SVGLookup.ts +0 -753
  123. package/src/main/ts/armyc2/c5isr/renderer/utilities/SVGSymbolInfo.ts +0 -137
  124. package/src/main/ts/armyc2/c5isr/renderer/utilities/SVGTextInfo.ts +0 -438
  125. package/src/main/ts/armyc2/c5isr/renderer/utilities/SettingsChangedEvent.ts +0 -19
  126. package/src/main/ts/armyc2/c5isr/renderer/utilities/SettingsChangedEventListener.ts +0 -10
  127. package/src/main/ts/armyc2/c5isr/renderer/utilities/SettingsEventListener.ts +0 -5
  128. package/src/main/ts/armyc2/c5isr/renderer/utilities/Shape2SVG.ts +0 -404
  129. package/src/main/ts/armyc2/c5isr/renderer/utilities/ShapeInfo.ts +0 -525
  130. package/src/main/ts/armyc2/c5isr/renderer/utilities/ShapeUtilities.ts +0 -55
  131. package/src/main/ts/armyc2/c5isr/renderer/utilities/SymbolDimensionInfo.ts +0 -36
  132. package/src/main/ts/armyc2/c5isr/renderer/utilities/SymbolID.ts +0 -1055
  133. package/src/main/ts/armyc2/c5isr/renderer/utilities/SymbolUtilities.ts +0 -2085
  134. package/src/main/ts/armyc2/c5isr/renderer/utilities/TextInfo.ts +0 -157
  135. package/src/main/ts/armyc2/c5isr/web/render/GeoPixelConversion.ts +0 -86
  136. package/src/main/ts/armyc2/c5isr/web/render/MultiPointHandler.ts +0 -3798
  137. package/src/main/ts/armyc2/c5isr/web/render/MultiPointHandlerSVG.ts +0 -412
  138. package/src/main/ts/armyc2/c5isr/web/render/PointConverter.ts +0 -124
  139. package/src/main/ts/armyc2/c5isr/web/render/SymbolModifiers.ts +0 -26
  140. package/src/main/ts/armyc2/c5isr/web/render/WebRenderer.ts +0 -677
  141. package/src/main/ts/armyc2/c5isr/web/render/utilities/JavaRendererUtilities.ts +0 -484
  142. package/src/main/ts/armyc2/c5isr/web/render/utilities/LineInfo.ts +0 -62
  143. package/src/main/ts/armyc2/c5isr/web/render/utilities/SymbolInfo.ts +0 -46
  144. package/src/main/ts/armyc2/c5isr/web/render/utilities/TextInfo.ts +0 -51
  145. package/src/main/ts/org/gavaghan/geodesy/Angle.ts +0 -31
  146. package/src/main/ts/org/gavaghan/geodesy/Ellipsoid.ts +0 -71
  147. package/src/main/ts/org/gavaghan/geodesy/GeodeticCalculator.ts +0 -200
  148. package/src/main/ts/org/gavaghan/geodesy/GeodeticCurve.ts +0 -55
  149. package/src/main/ts/org/gavaghan/geodesy/GeodeticMeasurement.ts +0 -68
  150. package/src/main/ts/org/gavaghan/geodesy/GlobalCoordinates.ts +0 -103
  151. package/src/main/ts/org/gavaghan/geodesy/GlobalPosition.ts +0 -90
  152. package/test/ExportSPImages.js +0 -692
  153. package/test/MPWW.html +0 -556
  154. package/test/MPWorker.js +0 -318
  155. package/test/SPWorker.js +0 -233
  156. package/test/SVGWW.html +0 -363
  157. package/test/singlePointTester3.html +0 -751
  158. package/tsconfig.json +0 -54
  159. package/typedoc.json +0 -30
  160. package/updateVersion.js +0 -21
  161. package/webpack.config.js +0 -34
  162. package/webpackn.config.js +0 -28
  163. package/webpackr.config.js +0 -47
  164. package/webpackw.config.js +0 -23
  165. /package/{dist/C5Ren.d.ts → C5Ren.d.ts} +0 -0
  166. /package/{dist/C5Ren.js → C5Ren.js} +0 -0
  167. /package/{dist/C5Ren.js.map → C5Ren.js.map} +0 -0
  168. /package/{dist/manifest.json → manifest.json} +0 -0
@@ -1,269 +0,0 @@
1
-
2
- import { type int } from "../graphics2d/BasicTypes";
3
-
4
- import { SinglePointSVGRenderer } from "../renderer/SinglePointSVGRenderer"
5
- import { DrawRules } from "../renderer/utilities/DrawRules"
6
- import { ErrorLogger } from "../renderer/utilities/ErrorLogger"
7
- import { GENCLookup } from "../renderer/utilities/GENCLookup"
8
- import { ImageInfo } from "../renderer/utilities/ImageInfo"
9
- import { MilStdAttributes } from "../renderer/utilities/MilStdAttributes"
10
- import { MSInfo } from "../renderer/utilities/MSInfo"
11
- import { MSLookup } from "../renderer/utilities/MSLookup"
12
- import { RendererSettings } from "../renderer/utilities/RendererSettings"
13
- import { RendererUtilities } from "../renderer/utilities/RendererUtilities"
14
- import { SVGInfo } from "../renderer/utilities/SVGInfo"
15
- import { SVGLookup } from "../renderer/utilities/SVGLookup"
16
- import { SVGSymbolInfo } from "../renderer/utilities/SVGSymbolInfo"
17
- import { SymbolID } from "../renderer/utilities/SymbolID"
18
- import { LogLevel } from "./utilities/LogLevel";
19
- import { SymbolUtilities } from "./utilities/SymbolUtilities";
20
-
21
-
22
- /**
23
- * This class is used for rendering icons that represent the single point graphics in the MilStd 2525.
24
- * It can also be used for rendering icon previews for multipoint graphics.
25
- */
26
- export class MilStdIconRenderer
27
- /* implements IIconRenderer */ {
28
-
29
- private TAG: string = "MilStdIconRenderer";
30
-
31
- private static _instance: MilStdIconRenderer;
32
- private _initSuccess: boolean = false;
33
- //private _SPR: SinglePointRenderer;
34
- private _SPSVGR: SinglePointSVGRenderer;
35
-
36
- private constructor() {
37
- this.init();
38
- }
39
-
40
- public static getInstance(): MilStdIconRenderer {
41
- if (!MilStdIconRenderer._instance) {
42
- MilStdIconRenderer._instance = new MilStdIconRenderer();
43
- }
44
- return MilStdIconRenderer._instance;
45
- }
46
-
47
- /**
48
- *
49
- *
50
- */
51
- private init(): void// List<Typeface> fonts, List<String> xml
52
- {
53
- try {
54
- if (!this._initSuccess) {
55
-
56
- //Make sure Lookups are loaded in init so they're not loaded during the first render call
57
- SVGLookup.getInstance();
58
- MSLookup.getInstance();
59
-
60
- //test SVGLookup////////////////////////////////////////////////////////////////////
61
- /*SVGInfo oct = SVGLookup.getInstance().getSVGLInfo("octagon");
62
- console.log(oct.toString());*/
63
-
64
- //test MSLookup/////////////////////////////////////////////////////////////////////
65
- /*MSInfo msi = MSLookup.getInstance().getMSLInfo("50110100",0);//
66
- msi = MSLookup.getInstance().getMSLInfo("36190100",0);//"Non-Mine Mine–Like Object, Bottom"
67
- console.log(msi.getPath());
68
- console.log(msi.getName());
69
- msi = MSLookup.getInstance().getMSLInfo("01110300",0);//"Unmanned Aircraft (UA) / Unmanned Aerial Vehicle (UAV) / Unmanned Aircraft System (UAS) / Remotely Piloted Vehicle (RPV)"
70
- console.log(msi.getPath());
71
- console.log(msi.getName());//*/
72
-
73
- // setup single point renderer
74
- //this._SPR = SinglePointRenderer.getInstance();
75
- this._SPSVGR = SinglePointSVGRenderer.getInstance();
76
-
77
- //Load country codes
78
- GENCLookup.getInstance();
79
-
80
- this._initSuccess = true;
81
- }
82
-
83
- } catch (exc) {
84
- if (exc instanceof Error) {
85
- ErrorLogger.LogException(this.TAG, "init", exc);
86
- } else {
87
- throw exc;
88
- }
89
- }
90
- }
91
-
92
- public isReady(): boolean {
93
- return this._initSuccess;
94
- }
95
-
96
- // @Override
97
-
98
- /**
99
- * Checks symbol codes and returns whether they can be rendered.
100
- * For multi-point graphics, modifiers are ignored because we don't need that
101
- * information to show preview icons in the SymbolPicker.
102
- *
103
- * @param symbolID 20-30 digit 2525D Symbol ID Code
104
- * @param attributes (currently unused)
105
- * @return true if the basic form of the graphic can be rendered
106
- */
107
- public CanRender(symbolID: string, attributes: Map<string, string>): boolean {
108
- let message: string = "";
109
- try {
110
- // Extract 8-digit ID to use with SVGLookup.
111
- // MSLookup can handle long codes, but SVGLookup can't because it also takes other strings.
112
- let lookupID: string = SymbolUtilities.getBasicSymbolID(symbolID);
113
- let lookupSVGID: string = SVGLookup.getMainIconID(symbolID);
114
-
115
- // Renderer only supports 2525D at the moment. 2525E will be in the future.
116
- /*
117
- int symStd = -1;
118
- int version = SymbolID.getVersion(symbolID);
119
- //SymbolID.Version_2525Dch1
120
- //SymbolID.Version_2525E
121
- */
122
-
123
- let msi: MSInfo = MSLookup.getInstance().getMSLInfo(symbolID);
124
- if (msi == null) {
125
- message = `Cannot find ${lookupID} in MSLookup`
126
- } else {
127
- if (msi.getDrawRule() === DrawRules.DONOTDRAW) {
128
- message = `${lookupID} (${msi.getName()}) is DoNotDraw`
129
- } else {
130
- let version: int = SymbolID.getVersion(symbolID);
131
- let si: SVGInfo = SVGLookup.getInstance().getSVGLInfo(lookupSVGID, version);
132
- if (si != null)// || (SymbolID.getEntityCode(symbolID)==000000 && SVGLookup.getInstance().getSVGLInfo(SVGLookup.getFrameID(symbolID)) != null))
133
- {
134
- return true;
135
- }
136
- else {
137
- message = `Cannot find ${lookupID} (${msi.getName()}) in SVGLookup`;
138
- }
139
- }
140
- }
141
-
142
- } catch (exc) {
143
- if (exc instanceof Error) {
144
- ErrorLogger.LogException("MilStdIconRenderer", "CanRender", exc);
145
- } else {
146
- throw exc;
147
- }
148
- }
149
- ErrorLogger.LogMessage("MilStdIconRenderer", "CanRender()", message, LogLevel.FINE);
150
- //ErrorLogger.LogMessage("MilStdIconRenderer", "CanRender", message);
151
- return false;
152
- }
153
-
154
-
155
- public RenderSVG(symbolID: string, modifiers: Map<string, string>,
156
- attributes: Map<string, string>): SVGSymbolInfo | null {
157
-
158
- //Update to use _SPSVGR.RenderUnit
159
- let ss: int = SymbolID.getSymbolSet(symbolID);
160
-
161
- let temp: ImageInfo;
162
- let svgTemp: SVGSymbolInfo;
163
- let msi: MSInfo = MSLookup.getInstance().getMSLInfo(symbolID);
164
- if (msi == null)
165
- {
166
- //TODO: if null, try to fix the code so that something renders
167
- //This check currently happening in RenderUnit & RenderSP via renconcileSymbolID()
168
- //Checks for bad codes and tries to resolve. IF it can't returns unknown symbol.
169
- }
170
- if (msi != null && msi.getDrawRule() === DrawRules.DONOTDRAW) {
171
- return null;
172
- }
173
-
174
- //Check in case attributes are something other than Map<string,string>, null or undefined
175
- if(attributes != null && attributes instanceof Map === false)
176
- attributes = new Map<string,string>();
177
- if(modifiers != null && modifiers instanceof Map === false)
178
- modifiers = new Map<string,string>();
179
-
180
- if (ss === SymbolID.SymbolSet_ControlMeasure)
181
- {
182
- if (msi != null)
183
- {
184
- //Point12 is actually a multipoint and 17 & 18 are rectangular target and sector range fan
185
- if (SymbolUtilities.isMultiPoint(symbolID) === false) {
186
- svgTemp = this._SPSVGR.RenderSP(symbolID, modifiers, attributes);
187
- } else {
188
- svgTemp = this._SPSVGR.RenderSP(symbolID, null, attributes);
189
- }
190
- }
191
- }
192
- else if (ss === SymbolID.SymbolSet_Atmospheric ||
193
- ss === SymbolID.SymbolSet_Oceanographic ||
194
- ss === SymbolID.SymbolSet_MeteorologicalSpace)
195
- {
196
- svgTemp = this._SPSVGR.RenderSP(symbolID, modifiers, attributes);
197
- }
198
- else
199
- {
200
- svgTemp = this._SPSVGR.RenderUnit(symbolID, modifiers, attributes);
201
- }
202
-
203
- return svgTemp;
204
- }
205
-
206
- public AddCustomSymbol(msInfo:MSInfo,svgInfo:SVGInfo):boolean
207
- {
208
- let success:boolean = false;
209
- if(msInfo.getBasicSymbolID()===svgInfo.getID())//Make sure IDs match
210
- {
211
- //Make sure entry isn't already there
212
- if(MSLookup.getInstance().getMSLInfo(msInfo.getBasicSymbolID(),msInfo.getVersion())==null &&
213
- SVGLookup.getInstance().getSVGLInfo(svgInfo.getID(),msInfo.getVersion())==null)
214
- {
215
- if(MSLookup.getInstance().addCustomSymbol(msInfo))
216
- success = SVGLookup.getInstance().addCustomSymbol(svgInfo,msInfo.getVersion());
217
- }
218
-
219
- }
220
- else
221
- {
222
- ErrorLogger.LogMessage("Symbol Set and Entity Codes do not match", LogLevel.INFO,false);
223
- }
224
- return success;
225
- }
226
-
227
-
228
- /*private getDefaultAttributes(symbolID: string): Map<string, string> | null {
229
- let map: Map<string, string> = new Map<string, string>();
230
- try {
231
- if (symbolID == null || symbolID.length !== 15) {
232
- if (symbolID == null) {
233
- symbolID = "null";
234
- }
235
- ErrorLogger.LogMessage("MilStdIconRenderer", "getDefaultAttributes",
236
- "getDefaultAttributes passed bad symbolID: " + symbolID);
237
- return null;
238
- }
239
-
240
- map.set(MilStdAttributes.Alpha, "255");
241
- if (SymbolUtilities.hasDefaultFill(symbolID)) {
242
- map.set(MilStdAttributes.FillColor,
243
- RendererUtilities.colorToHexString(SymbolUtilities.getFillColorOfAffiliation(symbolID), false));
244
- }
245
-
246
- map.set(MilStdAttributes.LineColor,
247
- RendererUtilities.colorToHexString(SymbolUtilities.getLineColorOfAffiliation(symbolID), false));
248
-
249
- map.set(MilStdAttributes.OutlineSymbol, "false");
250
- // attribute[MilStdAttributes.SymbolOutlineColor] = null;
251
- // map.set(MilStdAttributes.OutlineWidth,"1");
252
-
253
- map.set(MilStdAttributes.DrawAsIcon, "false");
254
-
255
- let rs: RendererSettings = RendererSettings.getInstance();
256
-
257
- map.set(MilStdAttributes.KeepUnitRatio, "true");
258
- return map;
259
- } catch (exc) {
260
- if (exc instanceof Error) {
261
- ErrorLogger.LogException("MilStdIconRenderer", "getDefaultAttributes", exc);
262
- } else {
263
- throw exc;
264
- }
265
- }
266
- return map;
267
- }//*/
268
-
269
- }