@mlightcad/data-model 1.3.0 → 1.3.3

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 (324) hide show
  1. package/package.json +4 -4
  2. package/dist/data-model.cjs +0 -5
  3. package/dist/data-model.js +0 -25305
  4. package/dist/dxf-parser-worker.js +0 -1669
  5. package/lib/base/AcDbHostApplicationServices.d.ts +0 -96
  6. package/lib/base/AcDbHostApplicationServices.d.ts.map +0 -1
  7. package/lib/base/AcDbHostApplicationServices.js +0 -118
  8. package/lib/base/AcDbHostApplicationServices.js.map +0 -1
  9. package/lib/base/AcDbObject.d.ts +0 -205
  10. package/lib/base/AcDbObject.d.ts.map +0 -1
  11. package/lib/base/AcDbObject.js +0 -236
  12. package/lib/base/AcDbObject.js.map +0 -1
  13. package/lib/base/index.d.ts +0 -3
  14. package/lib/base/index.d.ts.map +0 -1
  15. package/lib/base/index.js +0 -3
  16. package/lib/base/index.js.map +0 -1
  17. package/lib/converter/AcDbBatchProcessing.d.ts +0 -146
  18. package/lib/converter/AcDbBatchProcessing.d.ts.map +0 -1
  19. package/lib/converter/AcDbBatchProcessing.js +0 -272
  20. package/lib/converter/AcDbBatchProcessing.js.map +0 -1
  21. package/lib/converter/AcDbDxfConverter.d.ts +0 -272
  22. package/lib/converter/AcDbDxfConverter.d.ts.map +0 -1
  23. package/lib/converter/AcDbDxfConverter.js +0 -872
  24. package/lib/converter/AcDbDxfConverter.js.map +0 -1
  25. package/lib/converter/AcDbDxfParser.d.ts +0 -23
  26. package/lib/converter/AcDbDxfParser.d.ts.map +0 -1
  27. package/lib/converter/AcDbDxfParser.js +0 -83
  28. package/lib/converter/AcDbDxfParser.js.map +0 -1
  29. package/lib/converter/AcDbEntitiyConverter.d.ts +0 -159
  30. package/lib/converter/AcDbEntitiyConverter.d.ts.map +0 -1
  31. package/lib/converter/AcDbEntitiyConverter.js +0 -659
  32. package/lib/converter/AcDbEntitiyConverter.js.map +0 -1
  33. package/lib/converter/AcDbObjectConverter.d.ts +0 -61
  34. package/lib/converter/AcDbObjectConverter.d.ts.map +0 -1
  35. package/lib/converter/AcDbObjectConverter.js +0 -91
  36. package/lib/converter/AcDbObjectConverter.js.map +0 -1
  37. package/lib/converter/index.d.ts +0 -4
  38. package/lib/converter/index.d.ts.map +0 -1
  39. package/lib/converter/index.js +0 -4
  40. package/lib/converter/index.js.map +0 -1
  41. package/lib/converter/worker/AcDbBaseWorker.d.ts +0 -36
  42. package/lib/converter/worker/AcDbBaseWorker.d.ts.map +0 -1
  43. package/lib/converter/worker/AcDbBaseWorker.js +0 -93
  44. package/lib/converter/worker/AcDbBaseWorker.js.map +0 -1
  45. package/lib/converter/worker/AcDbDxfParserWorker.d.ts +0 -11
  46. package/lib/converter/worker/AcDbDxfParserWorker.d.ts.map +0 -1
  47. package/lib/converter/worker/AcDbDxfParserWorker.js +0 -75
  48. package/lib/converter/worker/AcDbDxfParserWorker.js.map +0 -1
  49. package/lib/converter/worker/AcDbWorkerManager.d.ts +0 -107
  50. package/lib/converter/worker/AcDbWorkerManager.d.ts.map +0 -1
  51. package/lib/converter/worker/AcDbWorkerManager.js +0 -360
  52. package/lib/converter/worker/AcDbWorkerManager.js.map +0 -1
  53. package/lib/converter/worker/index.d.ts +0 -3
  54. package/lib/converter/worker/index.d.ts.map +0 -1
  55. package/lib/converter/worker/index.js +0 -3
  56. package/lib/converter/worker/index.js.map +0 -1
  57. package/lib/database/AcDbBlockTable.d.ts +0 -56
  58. package/lib/database/AcDbBlockTable.d.ts.map +0 -1
  59. package/lib/database/AcDbBlockTable.js +0 -98
  60. package/lib/database/AcDbBlockTable.js.map +0 -1
  61. package/lib/database/AcDbBlockTableRecord.d.ts +0 -185
  62. package/lib/database/AcDbBlockTableRecord.d.ts.map +0 -1
  63. package/lib/database/AcDbBlockTableRecord.js +0 -261
  64. package/lib/database/AcDbBlockTableRecord.js.map +0 -1
  65. package/lib/database/AcDbDatabase.d.ts +0 -575
  66. package/lib/database/AcDbDatabase.d.ts.map +0 -1
  67. package/lib/database/AcDbDatabase.js +0 -833
  68. package/lib/database/AcDbDatabase.js.map +0 -1
  69. package/lib/database/AcDbDatabaseConverter.d.ts +0 -292
  70. package/lib/database/AcDbDatabaseConverter.d.ts.map +0 -1
  71. package/lib/database/AcDbDatabaseConverter.js +0 -447
  72. package/lib/database/AcDbDatabaseConverter.js.map +0 -1
  73. package/lib/database/AcDbDatabaseConverterManager.d.ts +0 -141
  74. package/lib/database/AcDbDatabaseConverterManager.d.ts.map +0 -1
  75. package/lib/database/AcDbDatabaseConverterManager.js +0 -173
  76. package/lib/database/AcDbDatabaseConverterManager.js.map +0 -1
  77. package/lib/database/AcDbDimStyleTable.d.ts +0 -31
  78. package/lib/database/AcDbDimStyleTable.d.ts.map +0 -1
  79. package/lib/database/AcDbDimStyleTable.js +0 -49
  80. package/lib/database/AcDbDimStyleTable.js.map +0 -1
  81. package/lib/database/AcDbDimStyleTableRecord.d.ts +0 -797
  82. package/lib/database/AcDbDimStyleTableRecord.d.ts.map +0 -1
  83. package/lib/database/AcDbDimStyleTableRecord.js +0 -1294
  84. package/lib/database/AcDbDimStyleTableRecord.js.map +0 -1
  85. package/lib/database/AcDbDwgVersion.d.ts +0 -32
  86. package/lib/database/AcDbDwgVersion.d.ts.map +0 -1
  87. package/lib/database/AcDbDwgVersion.js +0 -76
  88. package/lib/database/AcDbDwgVersion.js.map +0 -1
  89. package/lib/database/AcDbLayerTable.d.ts +0 -51
  90. package/lib/database/AcDbLayerTable.d.ts.map +0 -1
  91. package/lib/database/AcDbLayerTable.js +0 -92
  92. package/lib/database/AcDbLayerTable.js.map +0 -1
  93. package/lib/database/AcDbLayerTableRecord.d.ts +0 -278
  94. package/lib/database/AcDbLayerTableRecord.d.ts.map +0 -1
  95. package/lib/database/AcDbLayerTableRecord.js +0 -397
  96. package/lib/database/AcDbLayerTableRecord.js.map +0 -1
  97. package/lib/database/AcDbLinetypeTable.d.ts +0 -30
  98. package/lib/database/AcDbLinetypeTable.d.ts.map +0 -1
  99. package/lib/database/AcDbLinetypeTable.js +0 -48
  100. package/lib/database/AcDbLinetypeTable.js.map +0 -1
  101. package/lib/database/AcDbLinetypeTableRecord.d.ts +0 -79
  102. package/lib/database/AcDbLinetypeTableRecord.d.ts.map +0 -1
  103. package/lib/database/AcDbLinetypeTableRecord.js +0 -129
  104. package/lib/database/AcDbLinetypeTableRecord.js.map +0 -1
  105. package/lib/database/AcDbSymbolTable.d.ts +0 -199
  106. package/lib/database/AcDbSymbolTable.d.ts.map +0 -1
  107. package/lib/database/AcDbSymbolTable.js +0 -264
  108. package/lib/database/AcDbSymbolTable.js.map +0 -1
  109. package/lib/database/AcDbSymbolTableRecord.d.ts +0 -61
  110. package/lib/database/AcDbSymbolTableRecord.d.ts.map +0 -1
  111. package/lib/database/AcDbSymbolTableRecord.js +0 -82
  112. package/lib/database/AcDbSymbolTableRecord.js.map +0 -1
  113. package/lib/database/AcDbTextStyleTable.d.ts +0 -48
  114. package/lib/database/AcDbTextStyleTable.d.ts.map +0 -1
  115. package/lib/database/AcDbTextStyleTable.js +0 -112
  116. package/lib/database/AcDbTextStyleTable.js.map +0 -1
  117. package/lib/database/AcDbTextStyleTableRecord.d.ts +0 -179
  118. package/lib/database/AcDbTextStyleTableRecord.d.ts.map +0 -1
  119. package/lib/database/AcDbTextStyleTableRecord.js +0 -276
  120. package/lib/database/AcDbTextStyleTableRecord.js.map +0 -1
  121. package/lib/database/AcDbViewportTable.d.ts +0 -31
  122. package/lib/database/AcDbViewportTable.d.ts.map +0 -1
  123. package/lib/database/AcDbViewportTable.js +0 -49
  124. package/lib/database/AcDbViewportTable.js.map +0 -1
  125. package/lib/database/AcDbViewportTableRecord.d.ts +0 -154
  126. package/lib/database/AcDbViewportTableRecord.d.ts.map +0 -1
  127. package/lib/database/AcDbViewportTableRecord.js +0 -318
  128. package/lib/database/AcDbViewportTableRecord.js.map +0 -1
  129. package/lib/database/index.d.ts +0 -19
  130. package/lib/database/index.d.ts.map +0 -1
  131. package/lib/database/index.js +0 -19
  132. package/lib/database/index.js.map +0 -1
  133. package/lib/entity/AcDbArc.d.ts +0 -254
  134. package/lib/entity/AcDbArc.d.ts.map +0 -1
  135. package/lib/entity/AcDbArc.js +0 -340
  136. package/lib/entity/AcDbArc.js.map +0 -1
  137. package/lib/entity/AcDbBlockReference.d.ts +0 -190
  138. package/lib/entity/AcDbBlockReference.d.ts.map +0 -1
  139. package/lib/entity/AcDbBlockReference.js +0 -302
  140. package/lib/entity/AcDbBlockReference.js.map +0 -1
  141. package/lib/entity/AcDbCircle.d.ts +0 -186
  142. package/lib/entity/AcDbCircle.d.ts.map +0 -1
  143. package/lib/entity/AcDbCircle.js +0 -249
  144. package/lib/entity/AcDbCircle.js.map +0 -1
  145. package/lib/entity/AcDbCurve.d.ts +0 -42
  146. package/lib/entity/AcDbCurve.d.ts.map +0 -1
  147. package/lib/entity/AcDbCurve.js +0 -44
  148. package/lib/entity/AcDbCurve.js.map +0 -1
  149. package/lib/entity/AcDbEllipse.d.ts +0 -207
  150. package/lib/entity/AcDbEllipse.d.ts.map +0 -1
  151. package/lib/entity/AcDbEllipse.js +0 -272
  152. package/lib/entity/AcDbEllipse.js.map +0 -1
  153. package/lib/entity/AcDbEntity.d.ts +0 -385
  154. package/lib/entity/AcDbEntity.d.ts.map +0 -1
  155. package/lib/entity/AcDbEntity.js +0 -561
  156. package/lib/entity/AcDbEntity.js.map +0 -1
  157. package/lib/entity/AcDbFace.d.ts +0 -151
  158. package/lib/entity/AcDbFace.d.ts.map +0 -1
  159. package/lib/entity/AcDbFace.js +0 -224
  160. package/lib/entity/AcDbFace.js.map +0 -1
  161. package/lib/entity/AcDbHatch.d.ts +0 -174
  162. package/lib/entity/AcDbHatch.d.ts.map +0 -1
  163. package/lib/entity/AcDbHatch.js +0 -250
  164. package/lib/entity/AcDbHatch.js.map +0 -1
  165. package/lib/entity/AcDbLeader.d.ts +0 -243
  166. package/lib/entity/AcDbLeader.d.ts.map +0 -1
  167. package/lib/entity/AcDbLeader.js +0 -358
  168. package/lib/entity/AcDbLeader.js.map +0 -1
  169. package/lib/entity/AcDbLine.d.ts +0 -198
  170. package/lib/entity/AcDbLine.d.ts.map +0 -1
  171. package/lib/entity/AcDbLine.js +0 -300
  172. package/lib/entity/AcDbLine.js.map +0 -1
  173. package/lib/entity/AcDbMText.d.ts +0 -248
  174. package/lib/entity/AcDbMText.d.ts.map +0 -1
  175. package/lib/entity/AcDbMText.js +0 -414
  176. package/lib/entity/AcDbMText.js.map +0 -1
  177. package/lib/entity/AcDbPoint.d.ts +0 -113
  178. package/lib/entity/AcDbPoint.d.ts.map +0 -1
  179. package/lib/entity/AcDbPoint.js +0 -155
  180. package/lib/entity/AcDbPoint.js.map +0 -1
  181. package/lib/entity/AcDbPolyline.d.ts +0 -221
  182. package/lib/entity/AcDbPolyline.d.ts.map +0 -1
  183. package/lib/entity/AcDbPolyline.js +0 -301
  184. package/lib/entity/AcDbPolyline.js.map +0 -1
  185. package/lib/entity/AcDbRasterImage.d.ts +0 -216
  186. package/lib/entity/AcDbRasterImage.d.ts.map +0 -1
  187. package/lib/entity/AcDbRasterImage.js +0 -451
  188. package/lib/entity/AcDbRasterImage.js.map +0 -1
  189. package/lib/entity/AcDbRay.d.ts +0 -150
  190. package/lib/entity/AcDbRay.d.ts.map +0 -1
  191. package/lib/entity/AcDbRay.js +0 -208
  192. package/lib/entity/AcDbRay.js.map +0 -1
  193. package/lib/entity/AcDbSpline.d.ts +0 -135
  194. package/lib/entity/AcDbSpline.d.ts.map +0 -1
  195. package/lib/entity/AcDbSpline.js +0 -142
  196. package/lib/entity/AcDbSpline.js.map +0 -1
  197. package/lib/entity/AcDbTable.d.ts +0 -260
  198. package/lib/entity/AcDbTable.d.ts.map +0 -1
  199. package/lib/entity/AcDbTable.js +0 -452
  200. package/lib/entity/AcDbTable.js.map +0 -1
  201. package/lib/entity/AcDbText.d.ts +0 -388
  202. package/lib/entity/AcDbText.d.ts.map +0 -1
  203. package/lib/entity/AcDbText.js +0 -523
  204. package/lib/entity/AcDbText.js.map +0 -1
  205. package/lib/entity/AcDbTrace.d.ts +0 -193
  206. package/lib/entity/AcDbTrace.d.ts.map +0 -1
  207. package/lib/entity/AcDbTrace.js +0 -271
  208. package/lib/entity/AcDbTrace.js.map +0 -1
  209. package/lib/entity/AcDbViewport.d.ts +0 -173
  210. package/lib/entity/AcDbViewport.d.ts.map +0 -1
  211. package/lib/entity/AcDbViewport.js +0 -295
  212. package/lib/entity/AcDbViewport.js.map +0 -1
  213. package/lib/entity/AcDbWipeout.d.ts +0 -39
  214. package/lib/entity/AcDbWipeout.d.ts.map +0 -1
  215. package/lib/entity/AcDbWipeout.js +0 -70
  216. package/lib/entity/AcDbWipeout.js.map +0 -1
  217. package/lib/entity/AcDbXline.d.ts +0 -151
  218. package/lib/entity/AcDbXline.d.ts.map +0 -1
  219. package/lib/entity/AcDbXline.js +0 -209
  220. package/lib/entity/AcDbXline.js.map +0 -1
  221. package/lib/entity/dimension/AcDb3PointAngularDimension.d.ts +0 -92
  222. package/lib/entity/dimension/AcDb3PointAngularDimension.d.ts.map +0 -1
  223. package/lib/entity/dimension/AcDb3PointAngularDimension.js +0 -157
  224. package/lib/entity/dimension/AcDb3PointAngularDimension.js.map +0 -1
  225. package/lib/entity/dimension/AcDbAlignedDimension.d.ts +0 -220
  226. package/lib/entity/dimension/AcDbAlignedDimension.d.ts.map +0 -1
  227. package/lib/entity/dimension/AcDbAlignedDimension.js +0 -341
  228. package/lib/entity/dimension/AcDbAlignedDimension.js.map +0 -1
  229. package/lib/entity/dimension/AcDbArcDimension.d.ts +0 -94
  230. package/lib/entity/dimension/AcDbArcDimension.d.ts.map +0 -1
  231. package/lib/entity/dimension/AcDbArcDimension.js +0 -159
  232. package/lib/entity/dimension/AcDbArcDimension.js.map +0 -1
  233. package/lib/entity/dimension/AcDbDiametricDimension.d.ts +0 -145
  234. package/lib/entity/dimension/AcDbDiametricDimension.d.ts.map +0 -1
  235. package/lib/entity/dimension/AcDbDiametricDimension.js +0 -275
  236. package/lib/entity/dimension/AcDbDiametricDimension.js.map +0 -1
  237. package/lib/entity/dimension/AcDbDimension.d.ts +0 -257
  238. package/lib/entity/dimension/AcDbDimension.d.ts.map +0 -1
  239. package/lib/entity/dimension/AcDbDimension.js +0 -466
  240. package/lib/entity/dimension/AcDbDimension.js.map +0 -1
  241. package/lib/entity/dimension/AcDbOrdinateDimension.d.ts +0 -78
  242. package/lib/entity/dimension/AcDbOrdinateDimension.d.ts.map +0 -1
  243. package/lib/entity/dimension/AcDbOrdinateDimension.js +0 -133
  244. package/lib/entity/dimension/AcDbOrdinateDimension.js.map +0 -1
  245. package/lib/entity/dimension/AcDbRadialDimension.d.ts +0 -214
  246. package/lib/entity/dimension/AcDbRadialDimension.d.ts.map +0 -1
  247. package/lib/entity/dimension/AcDbRadialDimension.js +0 -288
  248. package/lib/entity/dimension/AcDbRadialDimension.js.map +0 -1
  249. package/lib/entity/dimension/index.d.ts +0 -8
  250. package/lib/entity/dimension/index.d.ts.map +0 -1
  251. package/lib/entity/dimension/index.js +0 -8
  252. package/lib/entity/dimension/index.js.map +0 -1
  253. package/lib/entity/index.d.ts +0 -24
  254. package/lib/entity/index.d.ts.map +0 -1
  255. package/lib/entity/index.js +0 -24
  256. package/lib/entity/index.js.map +0 -1
  257. package/lib/index.d.ts +0 -10
  258. package/lib/index.d.ts.map +0 -1
  259. package/lib/index.js +0 -10
  260. package/lib/index.js.map +0 -1
  261. package/lib/misc/AcDbAngleUnits.d.ts +0 -20
  262. package/lib/misc/AcDbAngleUnits.d.ts.map +0 -1
  263. package/lib/misc/AcDbAngleUnits.js +0 -21
  264. package/lib/misc/AcDbAngleUnits.js.map +0 -1
  265. package/lib/misc/AcDbCodePage.d.ts +0 -50
  266. package/lib/misc/AcDbCodePage.d.ts.map +0 -1
  267. package/lib/misc/AcDbCodePage.js +0 -100
  268. package/lib/misc/AcDbCodePage.js.map +0 -1
  269. package/lib/misc/AcDbConstants.d.ts +0 -24
  270. package/lib/misc/AcDbConstants.d.ts.map +0 -1
  271. package/lib/misc/AcDbConstants.js +0 -24
  272. package/lib/misc/AcDbConstants.js.map +0 -1
  273. package/lib/misc/AcDbDimArrowType.d.ts +0 -89
  274. package/lib/misc/AcDbDimArrowType.d.ts.map +0 -1
  275. package/lib/misc/AcDbDimArrowType.js +0 -90
  276. package/lib/misc/AcDbDimArrowType.js.map +0 -1
  277. package/lib/misc/AcDbObjectIterator.d.ts +0 -55
  278. package/lib/misc/AcDbObjectIterator.d.ts.map +0 -1
  279. package/lib/misc/AcDbObjectIterator.js +0 -67
  280. package/lib/misc/AcDbObjectIterator.js.map +0 -1
  281. package/lib/misc/AcDbOsnapMode.d.ts +0 -51
  282. package/lib/misc/AcDbOsnapMode.d.ts.map +0 -1
  283. package/lib/misc/AcDbOsnapMode.js +0 -52
  284. package/lib/misc/AcDbOsnapMode.js.map +0 -1
  285. package/lib/misc/AcDbRenderingCache.d.ts +0 -141
  286. package/lib/misc/AcDbRenderingCache.d.ts.map +0 -1
  287. package/lib/misc/AcDbRenderingCache.js +0 -239
  288. package/lib/misc/AcDbRenderingCache.js.map +0 -1
  289. package/lib/misc/AcDbUnitsValue.d.ts +0 -101
  290. package/lib/misc/AcDbUnitsValue.d.ts.map +0 -1
  291. package/lib/misc/AcDbUnitsValue.js +0 -121
  292. package/lib/misc/AcDbUnitsValue.js.map +0 -1
  293. package/lib/misc/index.d.ts +0 -9
  294. package/lib/misc/index.d.ts.map +0 -1
  295. package/lib/misc/index.js +0 -9
  296. package/lib/misc/index.js.map +0 -1
  297. package/lib/object/AcDbDictionary.d.ts +0 -178
  298. package/lib/object/AcDbDictionary.d.ts.map +0 -1
  299. package/lib/object/AcDbDictionary.js +0 -264
  300. package/lib/object/AcDbDictionary.js.map +0 -1
  301. package/lib/object/AcDbRasterImageDef.d.ts +0 -54
  302. package/lib/object/AcDbRasterImageDef.d.ts.map +0 -1
  303. package/lib/object/AcDbRasterImageDef.js +0 -82
  304. package/lib/object/AcDbRasterImageDef.js.map +0 -1
  305. package/lib/object/index.d.ts +0 -4
  306. package/lib/object/index.d.ts.map +0 -1
  307. package/lib/object/index.js +0 -4
  308. package/lib/object/index.js.map +0 -1
  309. package/lib/object/layout/AcDbLayout.d.ts +0 -190
  310. package/lib/object/layout/AcDbLayout.d.ts.map +0 -1
  311. package/lib/object/layout/AcDbLayout.js +0 -253
  312. package/lib/object/layout/AcDbLayout.js.map +0 -1
  313. package/lib/object/layout/AcDbLayoutDictionary.d.ts +0 -47
  314. package/lib/object/layout/AcDbLayoutDictionary.d.ts.map +0 -1
  315. package/lib/object/layout/AcDbLayoutDictionary.js +0 -122
  316. package/lib/object/layout/AcDbLayoutDictionary.js.map +0 -1
  317. package/lib/object/layout/AcDbLayoutManager.d.ts +0 -188
  318. package/lib/object/layout/AcDbLayoutManager.d.ts.map +0 -1
  319. package/lib/object/layout/AcDbLayoutManager.js +0 -245
  320. package/lib/object/layout/AcDbLayoutManager.js.map +0 -1
  321. package/lib/object/layout/index.d.ts +0 -4
  322. package/lib/object/layout/index.d.ts.map +0 -1
  323. package/lib/object/layout/index.js +0 -4
  324. package/lib/object/layout/index.js.map +0 -1
@@ -1,82 +0,0 @@
1
- var __extends = (this && this.__extends) || (function () {
2
- var extendStatics = function (d, b) {
3
- extendStatics = Object.setPrototypeOf ||
4
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
5
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
6
- return extendStatics(d, b);
7
- };
8
- return function (d, b) {
9
- if (typeof b !== "function" && b !== null)
10
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
11
- extendStatics(d, b);
12
- function __() { this.constructor = d; }
13
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
14
- };
15
- })();
16
- import { AcDbObject } from '../base';
17
- /**
18
- * The AcDbRasterImageDef object (or "image definition object") works with the AcDbRasterImage entity
19
- * (or "image entity") to implement raster images inside AutoCAD.
20
- *
21
- * The relationship between these two classes is much like the relationship between an AutoCAD block
22
- * definition object and a block insert entity. The image definition object plays a behind-the-scenes
23
- * role like the block definition, maintaining links to the source image file and managing low-level
24
- * image processing operations required to display and plot images. Image definition objects are stored
25
- * in a special AcDbDictionary named ISM_RASTER_IMAGE_DICT.
26
- *
27
- * @example
28
- * ```typescript
29
- * const imageDef = new AcDbRasterImageDef();
30
- * imageDef.sourceFileName = '/path/to/image.jpg';
31
- * ```
32
- */
33
- var AcDbRasterImageDef = /** @class */ (function (_super) {
34
- __extends(AcDbRasterImageDef, _super);
35
- /**
36
- * Creates a new AcDbRasterImageDef instance.
37
- *
38
- * @example
39
- * ```typescript
40
- * const imageDef = new AcDbRasterImageDef();
41
- * ```
42
- */
43
- function AcDbRasterImageDef() {
44
- var _this = _super.call(this) || this;
45
- _this._sourceFileName = '';
46
- return _this;
47
- }
48
- Object.defineProperty(AcDbRasterImageDef.prototype, "sourceFileName", {
49
- /**
50
- * Gets the path name of the externally referenced image file.
51
- *
52
- * @returns The source file name/path
53
- *
54
- * @example
55
- * ```typescript
56
- * const fileName = imageDef.sourceFileName;
57
- * console.log('Image file:', fileName);
58
- * ```
59
- */
60
- get: function () {
61
- return this._sourceFileName;
62
- },
63
- /**
64
- * Sets the path name of the externally referenced image file.
65
- *
66
- * @param value - The new source file name/path
67
- *
68
- * @example
69
- * ```typescript
70
- * imageDef.sourceFileName = '/path/to/image.jpg';
71
- * ```
72
- */
73
- set: function (value) {
74
- this._sourceFileName = value;
75
- },
76
- enumerable: false,
77
- configurable: true
78
- });
79
- return AcDbRasterImageDef;
80
- }(AcDbObject));
81
- export { AcDbRasterImageDef };
82
- //# sourceMappingURL=AcDbRasterImageDef.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"AcDbRasterImageDef.js","sourceRoot":"","sources":["../../src/object/AcDbRasterImageDef.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,SAAS,CAAA;AAEpC;;;;;;;;;;;;;;;GAeG;AACH;IAAwC,sCAAU;IAIhD;;;;;;;OAOG;IACH;QACE,YAAA,MAAK,WAAE,SAAA;QACP,KAAI,CAAC,eAAe,GAAG,EAAE,CAAA;;IAC3B,CAAC;IAaD,sBAAI,8CAAc;QAXlB;;;;;;;;;;WAUG;aACH;YACE,OAAO,IAAI,CAAC,eAAe,CAAA;QAC7B,CAAC;QAED;;;;;;;;;WASG;aACH,UAAmB,KAAa;YAC9B,IAAI,CAAC,eAAe,GAAG,KAAK,CAAA;QAC9B,CAAC;;;OAdA;IAeH,yBAAC;AAAD,CAAC,AA7CD,CAAwC,UAAU,GA6CjD"}
@@ -1,4 +0,0 @@
1
- export * from './layout';
2
- export * from './AcDbDictionary';
3
- export * from './AcDbRasterImageDef';
4
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/object/index.ts"],"names":[],"mappings":"AAAA,cAAc,UAAU,CAAA;AACxB,cAAc,kBAAkB,CAAA;AAChC,cAAc,sBAAsB,CAAA"}
@@ -1,4 +0,0 @@
1
- export * from './layout';
2
- export * from './AcDbDictionary';
3
- export * from './AcDbRasterImageDef';
4
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/object/index.ts"],"names":[],"mappings":"AAAA,cAAc,UAAU,CAAA;AACxB,cAAc,kBAAkB,CAAA;AAChC,cAAc,sBAAsB,CAAA"}
@@ -1,190 +0,0 @@
1
- import { AcGeBox2d, AcGeBox3d } from '@mlightcad/geometry-engine';
2
- import { AcDbObject } from '../../base';
3
- /**
4
- * Represents the stored characteristics of each paperspace layout.
5
- *
6
- * Layout objects are stored in an AcDbDictionary object with an ACAD_LAYOUT key,
7
- * allowing easy iteration and indexing. Each layout represents a paperspace
8
- * configuration that can be used for printing or plotting.
9
- *
10
- * @example
11
- * ```typescript
12
- * const layout = new AcDbLayout();
13
- * layout.layoutName = 'A4 Landscape';
14
- * layout.tabOrder = 1;
15
- * layout.limits = new AcGeBox2d();
16
- * ```
17
- */
18
- export declare class AcDbLayout extends AcDbObject {
19
- /** The user-friendly layout name displayed in the tab control */
20
- private _layoutName;
21
- /** The tab order field controlling the display order */
22
- private _tabOrder;
23
- /** Flag indicating whether the layout tab is selected */
24
- private _tabSelected;
25
- /** The associated block table record ID of this layout */
26
- private _blockTableRecordId;
27
- /** Limits for this layout (defined by LIMMAX while this layout is current) */
28
- private _limits;
29
- /** The current extents setting of the layout */
30
- private _extents;
31
- /**
32
- * Creates a new AcDbLayout instance.
33
- *
34
- * @example
35
- * ```typescript
36
- * const layout = new AcDbLayout();
37
- * ```
38
- */
39
- constructor();
40
- /**
41
- * Gets the user-friendly layout name that is displayed in the tab control.
42
- *
43
- * Currently there is no restriction on the name except that the length
44
- * is limited to 256 characters.
45
- *
46
- * @returns The layout name
47
- *
48
- * @example
49
- * ```typescript
50
- * const name = layout.layoutName;
51
- * console.log('Layout name:', name);
52
- * ```
53
- */
54
- get layoutName(): string;
55
- /**
56
- * Sets the user-friendly layout name that is displayed in the tab control.
57
- *
58
- * @param value - The new layout name (limited to 256 characters)
59
- *
60
- * @example
61
- * ```typescript
62
- * layout.layoutName = 'A4 Landscape';
63
- * ```
64
- */
65
- set layoutName(value: string);
66
- /**
67
- * Gets the tab order field, which controls the order in which layouts are displayed.
68
- *
69
- * The tab order should be unique and sequential for each layout in the database.
70
- *
71
- * @returns The tab order value
72
- *
73
- * @example
74
- * ```typescript
75
- * const order = layout.tabOrder;
76
- * ```
77
- */
78
- get tabOrder(): number;
79
- /**
80
- * Sets the tab order field, which controls the order in which layouts are displayed.
81
- *
82
- * @param value - The new tab order value
83
- *
84
- * @example
85
- * ```typescript
86
- * layout.tabOrder = 1;
87
- * ```
88
- */
89
- set tabOrder(value: number);
90
- /**
91
- * Gets whether the layout tab is included in the selection set for operations.
92
- *
93
- * This flag indicates whether the layout tab is included in the selection set
94
- * for operations that affect multiple tabs. The user can perform multiple
95
- * selection via the user interface using shift-click.
96
- *
97
- * @returns True if the tab is selected, false otherwise
98
- *
99
- * @example
100
- * ```typescript
101
- * const isSelected = layout.tabSelected;
102
- * ```
103
- */
104
- get tabSelected(): boolean;
105
- /**
106
- * Sets whether the layout tab is included in the selection set for operations.
107
- *
108
- * @param value - True to select the tab, false to deselect it
109
- *
110
- * @example
111
- * ```typescript
112
- * layout.tabSelected = true;
113
- * ```
114
- */
115
- set tabSelected(value: boolean);
116
- /**
117
- * Gets the associated block table record ID of this layout.
118
- *
119
- * @returns The block table record ID
120
- *
121
- * @example
122
- * ```typescript
123
- * const blockId = layout.blockTableRecordId;
124
- * ```
125
- */
126
- get blockTableRecordId(): string;
127
- /**
128
- * Sets the associated block table record ID of this layout.
129
- *
130
- * @param value - The new block table record ID
131
- *
132
- * @example
133
- * ```typescript
134
- * layout.blockTableRecordId = 'some-block-id';
135
- * ```
136
- */
137
- set blockTableRecordId(value: string);
138
- /**
139
- * Gets the limits for this layout.
140
- *
141
- * Limits are defined by LIMMAX while this layout is current.
142
- *
143
- * @returns The layout limits as a 2D bounding box
144
- *
145
- * @example
146
- * ```typescript
147
- * const limits = layout.limits;
148
- * console.log('Layout limits:', limits);
149
- * ```
150
- */
151
- get limits(): AcGeBox2d;
152
- /**
153
- * Sets the limits for this layout.
154
- *
155
- * @param value - The new layout limits as a 2D bounding box
156
- *
157
- * @example
158
- * ```typescript
159
- * layout.limits = new AcGeBox2d();
160
- * ```
161
- */
162
- set limits(value: AcGeBox2d);
163
- /**
164
- * Gets the current extents setting of the layout.
165
- *
166
- * This value may not be the actual extents of the geometry in the layout,
167
- * it is just the value last saved in the layout.
168
- *
169
- * @returns The layout extents as a 3D bounding box
170
- *
171
- * @example
172
- * ```typescript
173
- * const extents = layout.extents;
174
- * console.log('Layout extents:', extents);
175
- * ```
176
- */
177
- get extents(): AcGeBox3d;
178
- /**
179
- * Sets the current extents setting of the layout.
180
- *
181
- * @param value - The new layout extents as a 3D bounding box
182
- *
183
- * @example
184
- * ```typescript
185
- * layout.extents = new AcGeBox3d();
186
- * ```
187
- */
188
- set extents(value: AcGeBox3d);
189
- }
190
- //# sourceMappingURL=AcDbLayout.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"AcDbLayout.d.ts","sourceRoot":"","sources":["../../../src/object/layout/AcDbLayout.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,SAAS,EAAE,MAAM,4BAA4B,CAAA;AAEjE,OAAO,EAAE,UAAU,EAAE,MAAM,YAAY,CAAA;AAEvC;;;;;;;;;;;;;;GAcG;AACH,qBAAa,UAAW,SAAQ,UAAU;IACxC,iEAAiE;IACjE,OAAO,CAAC,WAAW,CAAQ;IAC3B,wDAAwD;IACxD,OAAO,CAAC,SAAS,CAAQ;IACzB,yDAAyD;IACzD,OAAO,CAAC,YAAY,CAAS;IAC7B,0DAA0D;IAC1D,OAAO,CAAC,mBAAmB,CAAQ;IACnC,8EAA8E;IAC9E,OAAO,CAAC,OAAO,CAAW;IAC1B,gDAAgD;IAChD,OAAO,CAAC,QAAQ,CAAW;IAE3B;;;;;;;OAOG;;IAWH;;;;;;;;;;;;;OAaG;IACH,IAAI,UAAU,IAcQ,MAAM,CAZ3B;IAED;;;;;;;;;OASG;IACH,IAAI,UAAU,CAAC,KAAK,EAAE,MAAM,EAE3B;IAED;;;;;;;;;;;OAWG;IACH,IAAI,QAAQ,IAcQ,MAAM,CAZzB;IAED;;;;;;;;;OASG;IACH,IAAI,QAAQ,CAAC,KAAK,EAAE,MAAM,EAEzB;IAED;;;;;;;;;;;;;OAaG;IACH,IAAI,WAAW,IAcQ,OAAO,CAZ7B;IAED;;;;;;;;;OASG;IACH,IAAI,WAAW,CAAC,KAAK,EAAE,OAAO,EAE7B;IAED;;;;;;;;;OASG;IACH,IAAI,kBAAkB,IAcQ,MAAM,CAZnC;IAED;;;;;;;;;OASG;IACH,IAAI,kBAAkB,CAAC,KAAK,EAAE,MAAM,EAEnC;IAED;;;;;;;;;;;;OAYG;IACH,IAAI,MAAM,IAcQ,SAAS,CAZ1B;IAED;;;;;;;;;OASG;IACH,IAAI,MAAM,CAAC,KAAK,EAAE,SAAS,EAE1B;IAED;;;;;;;;;;;;;OAaG;IACH,IAAI,OAAO,IAcQ,SAAS,CAZ3B;IAED;;;;;;;;;OASG;IACH,IAAI,OAAO,CAAC,KAAK,EAAE,SAAS,EAE3B;CACF"}
@@ -1,253 +0,0 @@
1
- var __extends = (this && this.__extends) || (function () {
2
- var extendStatics = function (d, b) {
3
- extendStatics = Object.setPrototypeOf ||
4
- ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
5
- function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; };
6
- return extendStatics(d, b);
7
- };
8
- return function (d, b) {
9
- if (typeof b !== "function" && b !== null)
10
- throw new TypeError("Class extends value " + String(b) + " is not a constructor or null");
11
- extendStatics(d, b);
12
- function __() { this.constructor = d; }
13
- d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());
14
- };
15
- })();
16
- import { AcGeBox2d, AcGeBox3d } from '@mlightcad/geometry-engine';
17
- import { AcDbObject } from '../../base';
18
- /**
19
- * Represents the stored characteristics of each paperspace layout.
20
- *
21
- * Layout objects are stored in an AcDbDictionary object with an ACAD_LAYOUT key,
22
- * allowing easy iteration and indexing. Each layout represents a paperspace
23
- * configuration that can be used for printing or plotting.
24
- *
25
- * @example
26
- * ```typescript
27
- * const layout = new AcDbLayout();
28
- * layout.layoutName = 'A4 Landscape';
29
- * layout.tabOrder = 1;
30
- * layout.limits = new AcGeBox2d();
31
- * ```
32
- */
33
- var AcDbLayout = /** @class */ (function (_super) {
34
- __extends(AcDbLayout, _super);
35
- /**
36
- * Creates a new AcDbLayout instance.
37
- *
38
- * @example
39
- * ```typescript
40
- * const layout = new AcDbLayout();
41
- * ```
42
- */
43
- function AcDbLayout() {
44
- var _this = _super.call(this) || this;
45
- _this._tabOrder = -1;
46
- _this._tabSelected = false;
47
- _this._blockTableRecordId = '';
48
- _this._layoutName = '';
49
- _this._limits = new AcGeBox2d();
50
- _this._extents = new AcGeBox3d();
51
- return _this;
52
- }
53
- Object.defineProperty(AcDbLayout.prototype, "layoutName", {
54
- /**
55
- * Gets the user-friendly layout name that is displayed in the tab control.
56
- *
57
- * Currently there is no restriction on the name except that the length
58
- * is limited to 256 characters.
59
- *
60
- * @returns The layout name
61
- *
62
- * @example
63
- * ```typescript
64
- * const name = layout.layoutName;
65
- * console.log('Layout name:', name);
66
- * ```
67
- */
68
- get: function () {
69
- return this._layoutName;
70
- },
71
- /**
72
- * Sets the user-friendly layout name that is displayed in the tab control.
73
- *
74
- * @param value - The new layout name (limited to 256 characters)
75
- *
76
- * @example
77
- * ```typescript
78
- * layout.layoutName = 'A4 Landscape';
79
- * ```
80
- */
81
- set: function (value) {
82
- this._layoutName = value.length > 256 ? value.slice(0, 256) : value;
83
- },
84
- enumerable: false,
85
- configurable: true
86
- });
87
- Object.defineProperty(AcDbLayout.prototype, "tabOrder", {
88
- /**
89
- * Gets the tab order field, which controls the order in which layouts are displayed.
90
- *
91
- * The tab order should be unique and sequential for each layout in the database.
92
- *
93
- * @returns The tab order value
94
- *
95
- * @example
96
- * ```typescript
97
- * const order = layout.tabOrder;
98
- * ```
99
- */
100
- get: function () {
101
- return this._tabOrder;
102
- },
103
- /**
104
- * Sets the tab order field, which controls the order in which layouts are displayed.
105
- *
106
- * @param value - The new tab order value
107
- *
108
- * @example
109
- * ```typescript
110
- * layout.tabOrder = 1;
111
- * ```
112
- */
113
- set: function (value) {
114
- this._tabOrder = value;
115
- },
116
- enumerable: false,
117
- configurable: true
118
- });
119
- Object.defineProperty(AcDbLayout.prototype, "tabSelected", {
120
- /**
121
- * Gets whether the layout tab is included in the selection set for operations.
122
- *
123
- * This flag indicates whether the layout tab is included in the selection set
124
- * for operations that affect multiple tabs. The user can perform multiple
125
- * selection via the user interface using shift-click.
126
- *
127
- * @returns True if the tab is selected, false otherwise
128
- *
129
- * @example
130
- * ```typescript
131
- * const isSelected = layout.tabSelected;
132
- * ```
133
- */
134
- get: function () {
135
- return this._tabSelected;
136
- },
137
- /**
138
- * Sets whether the layout tab is included in the selection set for operations.
139
- *
140
- * @param value - True to select the tab, false to deselect it
141
- *
142
- * @example
143
- * ```typescript
144
- * layout.tabSelected = true;
145
- * ```
146
- */
147
- set: function (value) {
148
- this._tabSelected = value;
149
- },
150
- enumerable: false,
151
- configurable: true
152
- });
153
- Object.defineProperty(AcDbLayout.prototype, "blockTableRecordId", {
154
- /**
155
- * Gets the associated block table record ID of this layout.
156
- *
157
- * @returns The block table record ID
158
- *
159
- * @example
160
- * ```typescript
161
- * const blockId = layout.blockTableRecordId;
162
- * ```
163
- */
164
- get: function () {
165
- return this._blockTableRecordId;
166
- },
167
- /**
168
- * Sets the associated block table record ID of this layout.
169
- *
170
- * @param value - The new block table record ID
171
- *
172
- * @example
173
- * ```typescript
174
- * layout.blockTableRecordId = 'some-block-id';
175
- * ```
176
- */
177
- set: function (value) {
178
- this._blockTableRecordId = value;
179
- },
180
- enumerable: false,
181
- configurable: true
182
- });
183
- Object.defineProperty(AcDbLayout.prototype, "limits", {
184
- /**
185
- * Gets the limits for this layout.
186
- *
187
- * Limits are defined by LIMMAX while this layout is current.
188
- *
189
- * @returns The layout limits as a 2D bounding box
190
- *
191
- * @example
192
- * ```typescript
193
- * const limits = layout.limits;
194
- * console.log('Layout limits:', limits);
195
- * ```
196
- */
197
- get: function () {
198
- return this._limits;
199
- },
200
- /**
201
- * Sets the limits for this layout.
202
- *
203
- * @param value - The new layout limits as a 2D bounding box
204
- *
205
- * @example
206
- * ```typescript
207
- * layout.limits = new AcGeBox2d();
208
- * ```
209
- */
210
- set: function (value) {
211
- this._limits.copy(value);
212
- },
213
- enumerable: false,
214
- configurable: true
215
- });
216
- Object.defineProperty(AcDbLayout.prototype, "extents", {
217
- /**
218
- * Gets the current extents setting of the layout.
219
- *
220
- * This value may not be the actual extents of the geometry in the layout,
221
- * it is just the value last saved in the layout.
222
- *
223
- * @returns The layout extents as a 3D bounding box
224
- *
225
- * @example
226
- * ```typescript
227
- * const extents = layout.extents;
228
- * console.log('Layout extents:', extents);
229
- * ```
230
- */
231
- get: function () {
232
- return this._extents;
233
- },
234
- /**
235
- * Sets the current extents setting of the layout.
236
- *
237
- * @param value - The new layout extents as a 3D bounding box
238
- *
239
- * @example
240
- * ```typescript
241
- * layout.extents = new AcGeBox3d();
242
- * ```
243
- */
244
- set: function (value) {
245
- this._extents.copy(value);
246
- },
247
- enumerable: false,
248
- configurable: true
249
- });
250
- return AcDbLayout;
251
- }(AcDbObject));
252
- export { AcDbLayout };
253
- //# sourceMappingURL=AcDbLayout.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"AcDbLayout.js","sourceRoot":"","sources":["../../../src/object/layout/AcDbLayout.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,SAAS,EAAE,MAAM,4BAA4B,CAAA;AAEjE,OAAO,EAAE,UAAU,EAAE,MAAM,YAAY,CAAA;AAEvC;;;;;;;;;;;;;;GAcG;AACH;IAAgC,8BAAU;IAcxC;;;;;;;OAOG;IACH;QACE,YAAA,MAAK,WAAE,SAAA;QACP,KAAI,CAAC,SAAS,GAAG,CAAC,CAAC,CAAA;QACnB,KAAI,CAAC,YAAY,GAAG,KAAK,CAAA;QACzB,KAAI,CAAC,mBAAmB,GAAG,EAAE,CAAA;QAC7B,KAAI,CAAC,WAAW,GAAG,EAAE,CAAA;QACrB,KAAI,CAAC,OAAO,GAAG,IAAI,SAAS,EAAE,CAAA;QAC9B,KAAI,CAAC,QAAQ,GAAG,IAAI,SAAS,EAAE,CAAA;;IACjC,CAAC;IAgBD,sBAAI,kCAAU;QAdd;;;;;;;;;;;;;WAaG;aACH;YACE,OAAO,IAAI,CAAC,WAAW,CAAA;QACzB,CAAC;QAED;;;;;;;;;WASG;aACH,UAAe,KAAa;YAC1B,IAAI,CAAC,WAAW,GAAG,KAAK,CAAC,MAAM,GAAG,GAAG,CAAC,CAAC,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC,KAAK,CAAA;QACrE,CAAC;;;OAdA;IA4BD,sBAAI,gCAAQ;QAZZ;;;;;;;;;;;WAWG;aACH;YACE,OAAO,IAAI,CAAC,SAAS,CAAA;QACvB,CAAC;QAED;;;;;;;;;WASG;aACH,UAAa,KAAa;YACxB,IAAI,CAAC,SAAS,GAAG,KAAK,CAAA;QACxB,CAAC;;;OAdA;IA8BD,sBAAI,mCAAW;QAdf;;;;;;;;;;;;;WAaG;aACH;YACE,OAAO,IAAI,CAAC,YAAY,CAAA;QAC1B,CAAC;QAED;;;;;;;;;WASG;aACH,UAAgB,KAAc;YAC5B,IAAI,CAAC,YAAY,GAAG,KAAK,CAAA;QAC3B,CAAC;;;OAdA;IA0BD,sBAAI,0CAAkB;QAVtB;;;;;;;;;WASG;aACH;YACE,OAAO,IAAI,CAAC,mBAAmB,CAAA;QACjC,CAAC;QAED;;;;;;;;;WASG;aACH,UAAuB,KAAa;YAClC,IAAI,CAAC,mBAAmB,GAAG,KAAK,CAAA;QAClC,CAAC;;;OAdA;IA6BD,sBAAI,8BAAM;QAbV;;;;;;;;;;;;WAYG;aACH;YACE,OAAO,IAAI,CAAC,OAAO,CAAA;QACrB,CAAC;QAED;;;;;;;;;WASG;aACH,UAAW,KAAgB;YACzB,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,KAAK,CAAC,CAAA;QAC1B,CAAC;;;OAdA;IA8BD,sBAAI,+BAAO;QAdX;;;;;;;;;;;;;WAaG;aACH;YACE,OAAO,IAAI,CAAC,QAAQ,CAAA;QACtB,CAAC;QAED;;;;;;;;;WASG;aACH,UAAY,KAAgB;YAC1B,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,KAAK,CAAC,CAAA;QAC3B,CAAC;;;OAdA;IAeH,iBAAC;AAAD,CAAC,AAxND,CAAgC,UAAU,GAwNzC"}
@@ -1,47 +0,0 @@
1
- import { AcDbObjectId } from '../../base';
2
- import { AcDbDictionary } from '../AcDbDictionary';
3
- import { AcDbLayout } from './AcDbLayout';
4
- /**
5
- * Dictionary for storing and managing AcDbLayout objects.
6
- *
7
- * This class extends AcDbDictionary to provide specialized functionality
8
- * for managing layout objects, including searching by block table record ID
9
- * and tracking the maximum tab order.
10
- *
11
- * @example
12
- * ```typescript
13
- * const layoutDict = new AcDbLayoutDictionary(database);
14
- * const layout = layoutDict.getBtrIdAt('some-block-id');
15
- * const maxOrder = layoutDict.maxTabOrder;
16
- * ```
17
- */
18
- export declare class AcDbLayoutDictionary extends AcDbDictionary<AcDbLayout> {
19
- /**
20
- * Searches the dictionary for a layout associated with the specified block table record ID.
21
- *
22
- * @param id - The block table record ID to search for
23
- * @returns The layout associated with the block table record ID, or undefined if not found
24
- *
25
- * @example
26
- * ```typescript
27
- * const layout = layoutDict.getBtrIdAt('some-block-id');
28
- * if (layout) {
29
- * console.log('Found layout:', layout.layoutName);
30
- * }
31
- * ```
32
- */
33
- getBtrIdAt(id: AcDbObjectId): AcDbLayout | undefined;
34
- /**
35
- * Gets the maximum tab order value of layouts in the layout dictionary.
36
- *
37
- * @returns The maximum tab order value, or -1 if no layouts exist
38
- *
39
- * @example
40
- * ```typescript
41
- * const maxOrder = layoutDict.maxTabOrder;
42
- * console.log('Maximum tab order:', maxOrder);
43
- * ```
44
- */
45
- get maxTabOrder(): number;
46
- }
47
- //# sourceMappingURL=AcDbLayoutDictionary.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"AcDbLayoutDictionary.d.ts","sourceRoot":"","sources":["../../../src/object/layout/AcDbLayoutDictionary.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,YAAY,CAAA;AACzC,OAAO,EAAE,cAAc,EAAE,MAAM,mBAAmB,CAAA;AAClD,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAA;AAEzC;;;;;;;;;;;;;GAaG;AACH,qBAAa,oBAAqB,SAAQ,cAAc,CAAC,UAAU,CAAC;IAClE;;;;;;;;;;;;;OAaG;IACH,UAAU,CAAC,EAAE,EAAE,YAAY;IAO3B;;;;;;;;;;OAUG;IACH,IAAI,WAAW,WAQd;CACF"}