Type Alias: NVConfigOptions
type NVConfigOptions = object;
Defined in: nvdocument.ts:82
NVConfigOptions
Properties
atlasOutline
atlasOutline: number;
Defined in: nvdocument.ts:120
backColor
backColor: number[];
Defined in: nvdocument.ts:98
centerMosaic
centerMosaic: boolean;
Defined in: nvdocument.ts:175
clickToSegment
clickToSegment: boolean;
Defined in: nvdocument.ts:179
clickToSegmentAutoIntensity
clickToSegmentAutoIntensity: boolean;
Defined in: nvdocument.ts:182
clickToSegmentBright
clickToSegmentBright: boolean;
Defined in: nvdocument.ts:181
clickToSegmentIntensityMax
clickToSegmentIntensityMax: number;
Defined in: nvdocument.ts:183
clickToSegmentIntensityMin
clickToSegmentIntensityMin: number;
Defined in: nvdocument.ts:184
clickToSegmentIs2D
clickToSegmentIs2D: boolean;
Defined in: nvdocument.ts:187
clickToSegmentMaxDistanceMM
clickToSegmentMaxDistanceMM: number;
Defined in: nvdocument.ts:186
clickToSegmentPercent
clickToSegmentPercent: number;
Defined in: nvdocument.ts:185
clickToSegmentRadius
clickToSegmentRadius: number;
Defined in: nvdocument.ts:180
clipPlaneColor
clipPlaneColor: number[];
Defined in: nvdocument.ts:102
clipPlaneHotKey
clipPlaneHotKey: string;
Defined in: nvdocument.ts:112
clipThick
clipThick: number;
Defined in: nvdocument.ts:103
clipVolumeHigh
clipVolumeHigh: number[];
Defined in: nvdocument.ts:105
clipVolumeLow
clipVolumeLow: number[];
Defined in: nvdocument.ts:104
colorbarHeight
colorbarHeight: number;
Defined in: nvdocument.ts:88
colorbarMargin
colorbarMargin: number;
Defined in: nvdocument.ts:108
colorbarWidth
colorbarWidth: number;
Defined in: nvdocument.ts:90
crosshairColor
crosshairColor: number[];
Defined in: nvdocument.ts:99
crosshairGap
crosshairGap: number;
Defined in: nvdocument.ts:95
crosshairWidth
crosshairWidth: number;
Defined in: nvdocument.ts:93
crosshairWidthUnit
crosshairWidthUnit: "voxels" | "mm" | "percent";
Defined in: nvdocument.ts:94
doubleTouchTimeout
doubleTouchTimeout: number;
Defined in: nvdocument.ts:115
dragAndDropEnabled
dragAndDropEnabled: boolean;
Defined in: nvdocument.ts:150
dragMode
dragMode:
| DRAG_MODE
| DRAG_MODE_SECONDARY;
Defined in: nvdocument.ts:133
dragModePrimary
dragModePrimary: DRAG_MODE_PRIMARY;
Defined in: nvdocument.ts:134
drawingEnabled
drawingEnabled: boolean;
Defined in: nvdocument.ts:152
floodFillNeighbors
floodFillNeighbors: number;
Defined in: nvdocument.ts:156
fontColor
fontColor: Float32List;
Defined in: nvdocument.ts:100
fontMinPx
fontMinPx: number;
Defined in: nvdocument.ts:86
fontSizeScaling
fontSizeScaling: number;
Defined in: nvdocument.ts:85
forceDevicePixelRatio
forceDevicePixelRatio: number;
Defined in: nvdocument.ts:146
gradientAmount
gradientAmount: number;
Defined in: nvdocument.ts:202
gradientOpacity
gradientOpacity: number;
Defined in: nvdocument.ts:200
gradientOrder
gradientOrder: number;
Defined in: nvdocument.ts:199
heroImageFraction
heroImageFraction: number;
Defined in: nvdocument.ts:139
heroSliceType
heroSliceType: SLICE_TYPE;
Defined in: nvdocument.ts:140
interactive
interactive: boolean;
Defined in: nvdocument.ts:177
invertScrollDirection
invertScrollDirection: boolean;
Defined in: nvdocument.ts:203
is2DSliceShader
is2DSliceShader: boolean;
Defined in: nvdocument.ts:204
isAdditiveBlend
isAdditiveBlend: boolean;
Defined in: nvdocument.ts:162
isAlphaClipDark
isAlphaClipDark: boolean;
Defined in: nvdocument.ts:198
isAntiAlias
isAntiAlias: boolean | null;
Defined in: nvdocument.ts:161
isColorbar
isColorbar: boolean;
Defined in: nvdocument.ts:122
isCornerOrientationText
isCornerOrientationText: boolean;
Defined in: nvdocument.ts:137
isDepthPickMesh
isDepthPickMesh: boolean;
Defined in: nvdocument.ts:136
isFilledPen
isFilledPen: boolean;
Defined in: nvdocument.ts:157
isForceMouseClickToVoxelCenters
isForceMouseClickToVoxelCenters: boolean;
Defined in: nvdocument.ts:149
isNearestInterpolation
isNearestInterpolation: boolean;
Defined in: nvdocument.ts:119
isOrientationTextVisible
isOrientationTextVisible: boolean;
Defined in: nvdocument.ts:138
isOrientCube
isOrientCube: boolean;
Defined in: nvdocument.ts:123
isRadiologicalConvention
isRadiologicalConvention: boolean;
Defined in: nvdocument.ts:130
isResizeCanvas
isResizeCanvas: boolean;
Defined in: nvdocument.ts:165
isRuler
isRuler: boolean;
Defined in: nvdocument.ts:121
isSliceMM
isSliceMM: boolean;
Defined in: nvdocument.ts:143
isV1SliceShader
isV1SliceShader: boolean;
Defined in: nvdocument.ts:145
keyDebounceTime
keyDebounceTime: number;
Defined in: nvdocument.ts:118
legendBackgroundColor
legendBackgroundColor: number[];
Defined in: nvdocument.ts:170
legendTextColor
legendTextColor: number[];
Defined in: nvdocument.ts:171
limitFrames4D
limitFrames4D: number;
Defined in: nvdocument.ts:167
loadingText
loadingText: string;
Defined in: nvdocument.ts:148
logLevel
logLevel: "debug" | "info" | "warn" | "error" | "fatal" | "silent";
Defined in: nvdocument.ts:147
longTouchTimeout
longTouchTimeout: number;
Defined in: nvdocument.ts:116
maxDrawUndoBitmaps
maxDrawUndoBitmaps: number;
Defined in: nvdocument.ts:159
measureLineColor
measureLineColor: number[];
Defined in: nvdocument.ts:196
measureTextColor
measureTextColor: number[];
Defined in: nvdocument.ts:195
measureTextHeight
measureTextHeight: number;
Defined in: nvdocument.ts:197
measureTextJustify
measureTextJustify: "start" | "center" | "end";
Defined in: nvdocument.ts:194
meshThicknessOn2D
meshThicknessOn2D: number | string;
Defined in: nvdocument.ts:132
meshXRay
meshXRay: number;
Defined in: nvdocument.ts:166
multiplanarEqualSize
multiplanarEqualSize: boolean;
Defined in: nvdocument.ts:128
multiplanarForceRender
multiplanarForceRender: boolean;
Defined in: nvdocument.ts:127
multiplanarLayout
multiplanarLayout: MULTIPLANAR_TYPE;
Defined in: nvdocument.ts:172
multiplanarPadPixels
multiplanarPadPixels: number;
Defined in: nvdocument.ts:125
multiplanarShowRender
multiplanarShowRender: SHOW_RENDER;
Defined in: nvdocument.ts:129
penSize
penSize: number;
Defined in: nvdocument.ts:178
penValue
penValue: number;
Defined in: nvdocument.ts:154
renderOverlayBlend
renderOverlayBlend: number;
Defined in: nvdocument.ts:173
renderSilhouette
renderSilhouette: number;
Defined in: nvdocument.ts:201
rulerColor
rulerColor: number[];
Defined in: nvdocument.ts:106
rulerWidth
rulerWidth: number;
Defined in: nvdocument.ts:96
sagittalNoseLeft
sagittalNoseLeft: boolean;
Defined in: nvdocument.ts:142
scrollRequiresFocus
scrollRequiresFocus: boolean;
Defined in: nvdocument.ts:191
selectionBoxColor
selectionBoxColor: number[];
Defined in: nvdocument.ts:101
selectionBoxIsOutline
selectionBoxIsOutline: boolean;
Defined in: nvdocument.ts:190
selectionBoxLineThickness
selectionBoxLineThickness: number;
Defined in: nvdocument.ts:189
show3Dcrosshair
show3Dcrosshair: boolean;
Defined in: nvdocument.ts:97
showColorbarBorder
showColorbarBorder: boolean;
Defined in: nvdocument.ts:91
showLegend
showLegend: boolean;
Defined in: nvdocument.ts:169
showMeasureUnits
showMeasureUnits: boolean;
Defined in: nvdocument.ts:192
sliceMosaicString
sliceMosaicString: string;
Defined in: nvdocument.ts:174
sliceType
sliceType: SLICE_TYPE;
Defined in: nvdocument.ts:160
textHeight
textHeight: number;
Defined in: nvdocument.ts:84
thumbnail
thumbnail: string;
Defined in: nvdocument.ts:158
tileMargin
tileMargin: number;
Defined in: nvdocument.ts:124
trustCalMinMax
trustCalMinMax: boolean;
Defined in: nvdocument.ts:110
viewModeHotKey
viewModeHotKey: string;
Defined in: nvdocument.ts:114
yoke3Dto2DZoom
yoke3Dto2DZoom: boolean;
Defined in: nvdocument.ts:135