@itwin/core-extension 3.2.0-dev.9 → 3.3.0-dev.0
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.
- package/CHANGELOG.md +26 -0
- package/index.d.ts +575 -43
- package/index.js +228 -159
- package/package.json +7 -6
- package/preview.d.ts +18 -0
- package/preview.js +9 -0
- package/common_types.d.ts +0 -290
- package/frontend_types.d.ts +0 -295
package/common_types.d.ts
DELETED
|
@@ -1,290 +0,0 @@
|
|
|
1
|
-
/*---------------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
3
|
-
* See LICENSE.md in the project root for license terms and full copyright notice.
|
|
4
|
-
*--------------------------------------------------------------------------------------------*/
|
|
5
|
-
// Enums (note these are all real!)
|
|
6
|
-
export {
|
|
7
|
-
BackgroundFill,
|
|
8
|
-
BackgroundMapType,
|
|
9
|
-
BatchType,
|
|
10
|
-
BisCodeSpec,
|
|
11
|
-
ChangedValueState,
|
|
12
|
-
ChangeOpCode,
|
|
13
|
-
ColorByName,
|
|
14
|
-
CommonLoggerCategory,
|
|
15
|
-
ECSqlSystemProperty,
|
|
16
|
-
ECSqlValueType,
|
|
17
|
-
ElementGeometryOpcode,
|
|
18
|
-
FeatureOverrideType,
|
|
19
|
-
FillDisplay,
|
|
20
|
-
FillFlags,
|
|
21
|
-
FontType,
|
|
22
|
-
GeoCoordStatus,
|
|
23
|
-
GeometryClass,
|
|
24
|
-
GeometryStreamFlags,
|
|
25
|
-
GeometrySummaryVerbosity,
|
|
26
|
-
GlobeMode,
|
|
27
|
-
GridOrientationType,
|
|
28
|
-
HSVConstants,
|
|
29
|
-
ImageBufferFormat,
|
|
30
|
-
ImageSourceFormat,
|
|
31
|
-
LinePixels,
|
|
32
|
-
MassPropertiesOperation,
|
|
33
|
-
MonochromeMode,
|
|
34
|
-
Npc,
|
|
35
|
-
PlanarClipMaskMode,
|
|
36
|
-
PlanarClipMaskPriority,
|
|
37
|
-
QueryRowFormat,
|
|
38
|
-
Rank,
|
|
39
|
-
RenderMode,
|
|
40
|
-
SectionType,
|
|
41
|
-
SkyBoxImageType,
|
|
42
|
-
SpatialClassifierInsideDisplay,
|
|
43
|
-
SpatialClassifierOutsideDisplay,
|
|
44
|
-
TerrainHeightOriginMode,
|
|
45
|
-
TextureMapUnits,
|
|
46
|
-
ThematicDisplayMode,
|
|
47
|
-
ThematicGradientColorScheme,
|
|
48
|
-
ThematicGradientMode,
|
|
49
|
-
TxnAction,
|
|
50
|
-
TypeOfChange,
|
|
51
|
-
} from "@itwin/core-common";
|
|
52
|
-
|
|
53
|
-
// Interfaces
|
|
54
|
-
export type {
|
|
55
|
-
AdditionalTransformProps,
|
|
56
|
-
AffineTransformProps,
|
|
57
|
-
AmbientLightProps,
|
|
58
|
-
AnalysisStyleDisplacementProps,
|
|
59
|
-
AnalysisStyleProps,
|
|
60
|
-
AnalysisStyleThematicProps,
|
|
61
|
-
AppearanceOverrideProps,
|
|
62
|
-
AreaFillProps,
|
|
63
|
-
AuxCoordSystem2dProps,
|
|
64
|
-
AuxCoordSystem3dProps,
|
|
65
|
-
AuxCoordSystemProps,
|
|
66
|
-
BackgroundMapProps,
|
|
67
|
-
BaseReaderOptions,
|
|
68
|
-
BRepPrimitive,
|
|
69
|
-
CalloutProps,
|
|
70
|
-
CameraProps,
|
|
71
|
-
Carto2DDegreesProps,
|
|
72
|
-
CartographicProps,
|
|
73
|
-
CategoryProps,
|
|
74
|
-
CategorySelectorProps,
|
|
75
|
-
ChangedElements,
|
|
76
|
-
ChangedEntities,
|
|
77
|
-
ChangesetIdWithIndex,
|
|
78
|
-
ChangesetIndexAndId,
|
|
79
|
-
ChangesetRange,
|
|
80
|
-
ChannelRootAspectProps,
|
|
81
|
-
ClipStyleProps,
|
|
82
|
-
CodeProps,
|
|
83
|
-
ContextRealityModelProps,
|
|
84
|
-
ContextRealityModelsContainer,
|
|
85
|
-
CutStyleProps,
|
|
86
|
-
DefinitionElementProps,
|
|
87
|
-
DeletedElementGeometryChange,
|
|
88
|
-
DeprecatedBackgroundMapProps,
|
|
89
|
-
DisplayStyle3dProps,
|
|
90
|
-
DisplayStyle3dSettingsProps,
|
|
91
|
-
DisplayStyleLoadProps,
|
|
92
|
-
DisplayStyleModelAppearanceProps,
|
|
93
|
-
DisplayStyleOverridesOptions,
|
|
94
|
-
DisplayStylePlanarClipMaskProps,
|
|
95
|
-
DisplayStyleProps,
|
|
96
|
-
DisplayStyleSettingsOptions,
|
|
97
|
-
DisplayStyleSettingsProps,
|
|
98
|
-
DisplayStyleSubCategoryProps,
|
|
99
|
-
DynamicGraphicsRequest2dProps,
|
|
100
|
-
DynamicGraphicsRequest3dProps,
|
|
101
|
-
DynamicGraphicsRequestProps,
|
|
102
|
-
EcefLocationProps,
|
|
103
|
-
ElementAspectProps,
|
|
104
|
-
ElementGeometryDataEntry,
|
|
105
|
-
ElementIdsAndRangesProps,
|
|
106
|
-
ElementLoadOptions,
|
|
107
|
-
ElementLoadProps,
|
|
108
|
-
ElementProps,
|
|
109
|
-
EmphasizeElementsProps,
|
|
110
|
-
EntityIdAndClassId,
|
|
111
|
-
EntityProps,
|
|
112
|
-
EntityQueryParams,
|
|
113
|
-
EnvironmentProps,
|
|
114
|
-
ExtantElementGeometryChange,
|
|
115
|
-
ExternalSourceAspectProps,
|
|
116
|
-
FeatureAppearanceProps,
|
|
117
|
-
FeatureAppearanceProvider,
|
|
118
|
-
FeatureAppearanceSource,
|
|
119
|
-
FilePropertyProps,
|
|
120
|
-
FlatBufferGeometryStream,
|
|
121
|
-
FontMapProps,
|
|
122
|
-
FontProps,
|
|
123
|
-
FresnelSettingsProps,
|
|
124
|
-
FunctionalElementProps,
|
|
125
|
-
GeocentricTransformProps,
|
|
126
|
-
GeodeticDatumProps,
|
|
127
|
-
GeodeticEllipsoidProps,
|
|
128
|
-
GeodeticTransformProps,
|
|
129
|
-
GeographicCRSProps,
|
|
130
|
-
GeometricElement2dProps,
|
|
131
|
-
GeometricElement3dProps,
|
|
132
|
-
GeometricElementProps,
|
|
133
|
-
GeometricModel2dProps,
|
|
134
|
-
GeometricModel3dProps,
|
|
135
|
-
GeometricModelProps,
|
|
136
|
-
GeometryAppearanceProps,
|
|
137
|
-
GeometryContainmentRequestProps,
|
|
138
|
-
GeometryContainmentResponseProps,
|
|
139
|
-
GeometryPartInstanceProps,
|
|
140
|
-
GeometryPartProps,
|
|
141
|
-
GeometryPrimitive,
|
|
142
|
-
GeometryStreamEntryProps,
|
|
143
|
-
GeometryStreamHeaderProps,
|
|
144
|
-
GeometryStreamIteratorEntry,
|
|
145
|
-
GeometrySummaryOptions,
|
|
146
|
-
GeometrySummaryRequestProps,
|
|
147
|
-
GraphicsRequestProps,
|
|
148
|
-
GridFileDefinitionProps,
|
|
149
|
-
GridFileTransformProps,
|
|
150
|
-
GroundPlaneProps,
|
|
151
|
-
Helmert2DWithZOffsetProps,
|
|
152
|
-
HemisphereLightsProps,
|
|
153
|
-
HorizontalCRSExtentProps,
|
|
154
|
-
HorizontalCRSProps,
|
|
155
|
-
ImageGraphicProps,
|
|
156
|
-
ImagePrimitive,
|
|
157
|
-
InformationPartitionElementProps,
|
|
158
|
-
JsonGeometryStream,
|
|
159
|
-
LightSettingsProps,
|
|
160
|
-
LineStyleProps,
|
|
161
|
-
LocalBriefcaseProps,
|
|
162
|
-
Localization,
|
|
163
|
-
MassPropertiesRequestProps,
|
|
164
|
-
MassPropertiesResponseProps,
|
|
165
|
-
MaterialProps,
|
|
166
|
-
ModelClipGroupProps,
|
|
167
|
-
ModelGeometryChanges,
|
|
168
|
-
ModelGeometryChangesProps,
|
|
169
|
-
ModelIdAndGeometryGuid,
|
|
170
|
-
ModelLoadProps,
|
|
171
|
-
ModelProps,
|
|
172
|
-
ModelQueryParams,
|
|
173
|
-
ModelSelectorProps,
|
|
174
|
-
NavigationBindingValue,
|
|
175
|
-
NavigationValue,
|
|
176
|
-
PartReference,
|
|
177
|
-
PersistentGraphicsRequestProps,
|
|
178
|
-
PhysicalElementProps,
|
|
179
|
-
PhysicalTypeProps,
|
|
180
|
-
Placement2dProps,
|
|
181
|
-
Placement3dProps,
|
|
182
|
-
PlanarClipMaskProps,
|
|
183
|
-
PlanProjectionSettingsProps,
|
|
184
|
-
PositionalVectorTransformProps,
|
|
185
|
-
ProjectionProps,
|
|
186
|
-
QueryLimit,
|
|
187
|
-
QueryOptions,
|
|
188
|
-
QueryQuota,
|
|
189
|
-
RelatedElementProps,
|
|
190
|
-
RelationshipProps,
|
|
191
|
-
RenderMaterialAssetProps,
|
|
192
|
-
RenderMaterialProps,
|
|
193
|
-
RenderTimelineLoadProps,
|
|
194
|
-
RenderTimelineProps,
|
|
195
|
-
RepositoryLinkProps,
|
|
196
|
-
RequestNewBriefcaseProps,
|
|
197
|
-
RgbColorProps,
|
|
198
|
-
RootSubjectProps,
|
|
199
|
-
RpcActivity,
|
|
200
|
-
SectionDrawingLocationProps,
|
|
201
|
-
SectionDrawingProps,
|
|
202
|
-
SectionDrawingViewProps,
|
|
203
|
-
SessionProps,
|
|
204
|
-
SheetProps,
|
|
205
|
-
SkyBoxImageProps,
|
|
206
|
-
SkyBoxProps,
|
|
207
|
-
SkyCubeProps,
|
|
208
|
-
SolarLightProps,
|
|
209
|
-
SolarShadowSettingsProps,
|
|
210
|
-
SourceAndTarget,
|
|
211
|
-
SpatialClassifierFlagsProps,
|
|
212
|
-
SpatialClassifierProps,
|
|
213
|
-
SpatialClassifiersContainer,
|
|
214
|
-
SpatialViewDefinitionProps,
|
|
215
|
-
SubCategoryProps,
|
|
216
|
-
SubjectProps,
|
|
217
|
-
TerrainProps,
|
|
218
|
-
TextStringPrimitive,
|
|
219
|
-
TextStringProps,
|
|
220
|
-
TextureData,
|
|
221
|
-
TextureLoadProps,
|
|
222
|
-
TextureMapProps,
|
|
223
|
-
TextureProps,
|
|
224
|
-
ThematicDisplayProps,
|
|
225
|
-
ThematicDisplaySensorProps,
|
|
226
|
-
ThematicDisplaySensorSettingsProps,
|
|
227
|
-
ThematicGradientSettingsProps,
|
|
228
|
-
ThumbnailFormatProps,
|
|
229
|
-
ThumbnailProps,
|
|
230
|
-
TileVersionInfo,
|
|
231
|
-
TypeDefinitionElementProps,
|
|
232
|
-
UrlLinkProps,
|
|
233
|
-
VerticalCRSProps,
|
|
234
|
-
ViewAttachmentLabelProps,
|
|
235
|
-
ViewAttachmentProps,
|
|
236
|
-
ViewDefinition2dProps,
|
|
237
|
-
ViewDefinition3dProps,
|
|
238
|
-
ViewDefinitionProps,
|
|
239
|
-
ViewDetails3dProps,
|
|
240
|
-
ViewDetailsProps,
|
|
241
|
-
ViewFlagProps,
|
|
242
|
-
ViewQueryParams,
|
|
243
|
-
ViewStateLoadProps,
|
|
244
|
-
ViewStateProps,
|
|
245
|
-
WhiteOnWhiteReversalProps,
|
|
246
|
-
XyzRotationProps,
|
|
247
|
-
} from "@itwin/core-common"
|
|
248
|
-
|
|
249
|
-
// Types
|
|
250
|
-
export {
|
|
251
|
-
AxisAlignedBox3d,
|
|
252
|
-
AxisAlignedBox3dProps,
|
|
253
|
-
BackgroundMapProviderName,
|
|
254
|
-
Base64EncodedString,
|
|
255
|
-
BriefcaseId,
|
|
256
|
-
ChangesetId,
|
|
257
|
-
ChangesetIndex,
|
|
258
|
-
ChangesetIndexOrId,
|
|
259
|
-
CodeScopeProps,
|
|
260
|
-
ColorDefProps,
|
|
261
|
-
DanishSystem34Region,
|
|
262
|
-
EasingFunction,
|
|
263
|
-
ElementAlignedBox2d,
|
|
264
|
-
ElementAlignedBox3d,
|
|
265
|
-
ElementGeometryChange,
|
|
266
|
-
ElementGraphicsRequestProps,
|
|
267
|
-
EntityIdAndClassIdIterable,
|
|
268
|
-
GeodeticTransformMethod,
|
|
269
|
-
GeometryStreamPrimitive,
|
|
270
|
-
GeometryStreamProps,
|
|
271
|
-
GridFileDirection,
|
|
272
|
-
GridFileFormat,
|
|
273
|
-
HemisphereEnum,
|
|
274
|
-
ImageGraphicCornersProps,
|
|
275
|
-
InterpolationFunction,
|
|
276
|
-
LocalAlignedBox3d,
|
|
277
|
-
PersistentBackgroundMapProps,
|
|
278
|
-
Placement,
|
|
279
|
-
PlacementProps,
|
|
280
|
-
Point2dProps,
|
|
281
|
-
ProjectionMethod,
|
|
282
|
-
RemoveFunction,
|
|
283
|
-
RgbFactorProps,
|
|
284
|
-
TerrainProviderName,
|
|
285
|
-
TweenCallback,
|
|
286
|
-
UnitType,
|
|
287
|
-
UpdateCallback,
|
|
288
|
-
ViewFlagOverrides,
|
|
289
|
-
ViewFlagsProperties,
|
|
290
|
-
} from "@itwin/core-common"
|
package/frontend_types.d.ts
DELETED
|
@@ -1,295 +0,0 @@
|
|
|
1
|
-
/*---------------------------------------------------------------------------------------------
|
|
2
|
-
* Copyright (c) Bentley Systems, Incorporated. All rights reserved.
|
|
3
|
-
* See LICENSE.md in the project root for license terms and full copyright notice.
|
|
4
|
-
*--------------------------------------------------------------------------------------------*/
|
|
5
|
-
// Interfaces
|
|
6
|
-
export type {
|
|
7
|
-
Animator,
|
|
8
|
-
BatchOptions,
|
|
9
|
-
BeButtonEventProps,
|
|
10
|
-
BeTouchEventProps,
|
|
11
|
-
BeWheelEventProps,
|
|
12
|
-
CanvasDecoration,
|
|
13
|
-
ChangeViewedModel2dOptions,
|
|
14
|
-
ComputeChordToleranceArgs,
|
|
15
|
-
CreateTextureArgs,
|
|
16
|
-
CreateTextureFromSourceArgs,
|
|
17
|
-
CustomGraphicBuilderOptions,
|
|
18
|
-
Decorator,
|
|
19
|
-
DepthPointOptions,
|
|
20
|
-
DepthRangeNpc,
|
|
21
|
-
ExtentLimits,
|
|
22
|
-
FeatureOverrideProvider,
|
|
23
|
-
FrontendSecurityOptions,
|
|
24
|
-
FuzzySearchResult,
|
|
25
|
-
GlobalAlignmentOptions,
|
|
26
|
-
GlobalLocation,
|
|
27
|
-
GlobalLocationArea,
|
|
28
|
-
GpuMemoryLimits,
|
|
29
|
-
GraphicArc,
|
|
30
|
-
GraphicArc2d,
|
|
31
|
-
GraphicBranchOptions,
|
|
32
|
-
GraphicBuilderOptions,
|
|
33
|
-
GraphicLineString,
|
|
34
|
-
GraphicLineString2d,
|
|
35
|
-
GraphicLoop,
|
|
36
|
-
GraphicPath,
|
|
37
|
-
GraphicPointString,
|
|
38
|
-
GraphicPointString2d,
|
|
39
|
-
GraphicPolyface,
|
|
40
|
-
GraphicPrimitive2d,
|
|
41
|
-
GraphicShape,
|
|
42
|
-
GraphicShape2d,
|
|
43
|
-
GraphicSolidPrimitive,
|
|
44
|
-
HitListHolder,
|
|
45
|
-
IModelIdArg,
|
|
46
|
-
MarginOptions,
|
|
47
|
-
OffScreenViewportOptions,
|
|
48
|
-
OnViewExtentsError,
|
|
49
|
-
OsmBuildingDisplayOptions,
|
|
50
|
-
ParsedKeyin,
|
|
51
|
-
ParseKeyinError,
|
|
52
|
-
ParticleCollectionBuilder,
|
|
53
|
-
ParticleCollectionBuilderParams,
|
|
54
|
-
ParticleProps,
|
|
55
|
-
PickableGraphicOptions,
|
|
56
|
-
ScreenSpaceEffectBuilder,
|
|
57
|
-
ScreenSpaceEffectBuilderParams,
|
|
58
|
-
ScreenSpaceEffectContext,
|
|
59
|
-
ScreenSpaceEffectSource,
|
|
60
|
-
SelectAddEvent,
|
|
61
|
-
SelectedViewportChangedArgs,
|
|
62
|
-
SelectRemoveEvent,
|
|
63
|
-
SelectReplaceEvent,
|
|
64
|
-
TextureCacheOwnership,
|
|
65
|
-
TextureImage,
|
|
66
|
-
TileContent,
|
|
67
|
-
TiledGraphicsProvider,
|
|
68
|
-
TileDrawArgParams,
|
|
69
|
-
TileParams,
|
|
70
|
-
TileTreeDiscloser,
|
|
71
|
-
TileTreeOwner,
|
|
72
|
-
TileTreeParams,
|
|
73
|
-
TileTreeSupplier,
|
|
74
|
-
ToolAssistanceInstruction,
|
|
75
|
-
ToolAssistanceInstructions,
|
|
76
|
-
ToolAssistanceKeyboardInfo,
|
|
77
|
-
ToolAssistanceSection,
|
|
78
|
-
ToolTipOptions,
|
|
79
|
-
Uniform,
|
|
80
|
-
UniformArrayParams,
|
|
81
|
-
UniformContext,
|
|
82
|
-
UniformParams,
|
|
83
|
-
ViewAnimationOptions,
|
|
84
|
-
ViewChangeOptions,
|
|
85
|
-
ViewClipEventHandler,
|
|
86
|
-
ViewCreator2dOptions,
|
|
87
|
-
ViewCreator3dOptions,
|
|
88
|
-
ViewportDecorator,
|
|
89
|
-
ViewportGraphicBuilderOptions,
|
|
90
|
-
ZoomToOptions,
|
|
91
|
-
} from "@itwin/core-frontend";
|
|
92
|
-
|
|
93
|
-
// Types
|
|
94
|
-
export type {
|
|
95
|
-
CanvasDecorationList,
|
|
96
|
-
FlashSettingsOptions,
|
|
97
|
-
GpuMemoryLimit,
|
|
98
|
-
GraphicList,
|
|
99
|
-
GraphicPrimitive,
|
|
100
|
-
MarkerFillStyle,
|
|
101
|
-
MarkerImage,
|
|
102
|
-
MarkerTextAlign,
|
|
103
|
-
MarkerTextBaseline,
|
|
104
|
-
OnFlashedIdChangedEventArgs,
|
|
105
|
-
ParseKeyinResult,
|
|
106
|
-
SelectionSetEvent,
|
|
107
|
-
TextureCacheKey,
|
|
108
|
-
TextureImageSource,
|
|
109
|
-
TextureOwnership,
|
|
110
|
-
ToolList,
|
|
111
|
-
ToolType,
|
|
112
|
-
} from "@itwin/core-frontend";
|
|
113
|
-
|
|
114
|
-
// Enums (note these are all real!)
|
|
115
|
-
export {
|
|
116
|
-
ACSDisplayOptions,
|
|
117
|
-
ACSType,
|
|
118
|
-
ActivityMessageEndReason,
|
|
119
|
-
BeButton,
|
|
120
|
-
BeModifierKeys,
|
|
121
|
-
ClipEventType,
|
|
122
|
-
ContextRotationId,
|
|
123
|
-
CoordinateLockOverrides,
|
|
124
|
-
CoordSource,
|
|
125
|
-
CoordSystem,
|
|
126
|
-
DepthPointSource,
|
|
127
|
-
EventHandled,
|
|
128
|
-
FlashMode,
|
|
129
|
-
GraphicType,
|
|
130
|
-
HitDetailType,
|
|
131
|
-
HitGeomType,
|
|
132
|
-
HitParentGeomType,
|
|
133
|
-
HitPriority,
|
|
134
|
-
HitSource,
|
|
135
|
-
InputSource,
|
|
136
|
-
KeyinParseError,
|
|
137
|
-
LocateAction,
|
|
138
|
-
LocateFilterStatus,
|
|
139
|
-
ManipulatorToolEvent,
|
|
140
|
-
MessageBoxIconType,
|
|
141
|
-
MessageBoxType,
|
|
142
|
-
MessageBoxValue,
|
|
143
|
-
OutputMessageAlert,
|
|
144
|
-
OutputMessagePriority,
|
|
145
|
-
OutputMessageType,
|
|
146
|
-
ParseAndRunResult,
|
|
147
|
-
SelectionMethod,
|
|
148
|
-
SelectionMode,
|
|
149
|
-
SelectionProcessing,
|
|
150
|
-
SelectionSetEventType,
|
|
151
|
-
SnapHeat,
|
|
152
|
-
SnapMode,
|
|
153
|
-
SnapStatus,
|
|
154
|
-
StandardViewId,
|
|
155
|
-
StartOrResume,
|
|
156
|
-
TextureTransparency,
|
|
157
|
-
TileBoundingBoxes,
|
|
158
|
-
TileGraphicType,
|
|
159
|
-
TileLoadPriority,
|
|
160
|
-
TileLoadStatus,
|
|
161
|
-
TileTreeLoadStatus,
|
|
162
|
-
TileVisibility,
|
|
163
|
-
ToolAssistanceImage,
|
|
164
|
-
ToolAssistanceInputMethod,
|
|
165
|
-
UniformType,
|
|
166
|
-
VaryingType,
|
|
167
|
-
ViewStatus,
|
|
168
|
-
ViewUndoEvent,
|
|
169
|
-
} from "@itwin/core-frontend";
|
|
170
|
-
|
|
171
|
-
// Abstract Classes
|
|
172
|
-
export type {
|
|
173
|
-
AuxCoordSystemState,
|
|
174
|
-
DisplayStyleState,
|
|
175
|
-
GeometricModelState,
|
|
176
|
-
GraphicBuilder,
|
|
177
|
-
IModelConnection,
|
|
178
|
-
// InputCollector, @REAL
|
|
179
|
-
// InteractiveTool, @REAL
|
|
180
|
-
MarkerSet,
|
|
181
|
-
NotificationHandler,
|
|
182
|
-
// PrimitiveTool, @REAL
|
|
183
|
-
RenderClipVolume,
|
|
184
|
-
RenderGraphic,
|
|
185
|
-
RenderGraphicOwner,
|
|
186
|
-
RenderSystem,
|
|
187
|
-
Tile,
|
|
188
|
-
TileTree,
|
|
189
|
-
TileTreeReference,
|
|
190
|
-
ViewManip,
|
|
191
|
-
Viewport,
|
|
192
|
-
ViewPose,
|
|
193
|
-
ViewState,
|
|
194
|
-
ViewState2d,
|
|
195
|
-
ViewState3d,
|
|
196
|
-
// ViewTool @REAL
|
|
197
|
-
} from "@itwin/core-frontend";
|
|
198
|
-
|
|
199
|
-
// Classes
|
|
200
|
-
export type {
|
|
201
|
-
// AccuDrawHintBuilder, @REAL
|
|
202
|
-
AccuSnap,
|
|
203
|
-
ActivityMessageDetails,
|
|
204
|
-
AuxCoordSystem2dState,
|
|
205
|
-
AuxCoordSystem3dState,
|
|
206
|
-
AuxCoordSystemSpatialState,
|
|
207
|
-
// BeButtonEvent, @REAL
|
|
208
|
-
BeButtonState,
|
|
209
|
-
BeTouchEvent,
|
|
210
|
-
BeWheelEvent,
|
|
211
|
-
// BingElevationProvider, @REAL
|
|
212
|
-
// BingLocationProvider, @REAL
|
|
213
|
-
CategorySelectorState,
|
|
214
|
-
ChangeFlags,
|
|
215
|
-
// Cluster, @REAL
|
|
216
|
-
ContextRealityModelState,
|
|
217
|
-
DecorateContext,
|
|
218
|
-
Decorations,
|
|
219
|
-
DisclosedTileTreeSet,
|
|
220
|
-
DisplayStyle2dState,
|
|
221
|
-
DisplayStyle3dState,
|
|
222
|
-
DrawingModelState,
|
|
223
|
-
DrawingViewState,
|
|
224
|
-
DynamicsContext,
|
|
225
|
-
ElementLocateManager,
|
|
226
|
-
ElementPicker,
|
|
227
|
-
ElementState,
|
|
228
|
-
// EmphasizeElements, @REAL
|
|
229
|
-
EntityState,
|
|
230
|
-
EventController,
|
|
231
|
-
FlashSettings,
|
|
232
|
-
// FrustumAnimator, @REAL
|
|
233
|
-
GeometricModel2dState,
|
|
234
|
-
GeometricModel3dState,
|
|
235
|
-
// GlobeAnimator, @REAL
|
|
236
|
-
// GraphicBranch, @REAL
|
|
237
|
-
HiliteSet,
|
|
238
|
-
HitDetail,
|
|
239
|
-
HitList,
|
|
240
|
-
IconSprites,
|
|
241
|
-
// IModelApp, @BANNED
|
|
242
|
-
IntersectDetail,
|
|
243
|
-
// IpcApp, @BANNED
|
|
244
|
-
LocateOptions,
|
|
245
|
-
// LocateResponse, @REAL
|
|
246
|
-
// MarginPercent, @REAL
|
|
247
|
-
// Marker, @REAL
|
|
248
|
-
ModelSelectorState,
|
|
249
|
-
ModelState,
|
|
250
|
-
NotificationManager,
|
|
251
|
-
// NotifyMessageDetails, @REAL
|
|
252
|
-
OffScreenViewport,
|
|
253
|
-
OrthographicViewState,
|
|
254
|
-
PhysicalModelState,
|
|
255
|
-
RenderContext,
|
|
256
|
-
Scene,
|
|
257
|
-
SceneContext,
|
|
258
|
-
ScreenViewport,
|
|
259
|
-
SectionDrawingModelState,
|
|
260
|
-
SelectionSet,
|
|
261
|
-
SheetModelState,
|
|
262
|
-
SheetViewState,
|
|
263
|
-
SnapDetail,
|
|
264
|
-
SpatialLocationModelState,
|
|
265
|
-
SpatialModelState,
|
|
266
|
-
SpatialViewState,
|
|
267
|
-
Sprite,
|
|
268
|
-
SpriteLocation,
|
|
269
|
-
TentativePoint,
|
|
270
|
-
TileAdmin,
|
|
271
|
-
TileDrawArgs,
|
|
272
|
-
TileRequest,
|
|
273
|
-
TileRequestChannel,
|
|
274
|
-
TileRequestChannels,
|
|
275
|
-
TileRequestChannelStatistics,
|
|
276
|
-
Tiles,
|
|
277
|
-
TileUsageMarker,
|
|
278
|
-
// Tool, @REAL
|
|
279
|
-
ToolAdmin,
|
|
280
|
-
// ToolAssistance, @REAL
|
|
281
|
-
ToolSettings,
|
|
282
|
-
ViewCreator2d,
|
|
283
|
-
ViewCreator3d,
|
|
284
|
-
ViewingSpace,
|
|
285
|
-
ViewManager,
|
|
286
|
-
// ViewRect, @REAL
|
|
287
|
-
} from "@itwin/core-frontend";
|
|
288
|
-
|
|
289
|
-
// namespaces (minus conflicts)
|
|
290
|
-
export type {
|
|
291
|
-
// EditManipulator, @REAL
|
|
292
|
-
// FeatureSymbology, @REAL
|
|
293
|
-
PerModelCategoryVisibility,
|
|
294
|
-
// Pixel @REAL
|
|
295
|
-
} from "@itwin/core-frontend";
|