Skip to main content

Type Alias: NVConfigOptions

type NVConfigOptions = object;

Defined in: nvdocument.ts:115

NVConfigOptions

Properties

atlasActiveIndex

atlasActiveIndex: number;

Defined in: nvdocument.ts:155


atlasOutline

atlasOutline: number;

Defined in: nvdocument.ts:154


backColor

backColor: number[];

Defined in: nvdocument.ts:131


centerMosaic

centerMosaic: boolean;

Defined in: nvdocument.ts:215


clickToSegment

clickToSegment: boolean;

Defined in: nvdocument.ts:219


clickToSegmentAutoIntensity

clickToSegmentAutoIntensity: boolean;

Defined in: nvdocument.ts:222


clickToSegmentBright

clickToSegmentBright: boolean;

Defined in: nvdocument.ts:221


clickToSegmentIntensityMax

clickToSegmentIntensityMax: number;

Defined in: nvdocument.ts:223


clickToSegmentIntensityMin

clickToSegmentIntensityMin: number;

Defined in: nvdocument.ts:224


clickToSegmentIs2D

clickToSegmentIs2D: boolean;

Defined in: nvdocument.ts:227


clickToSegmentMaxDistanceMM

clickToSegmentMaxDistanceMM: number;

Defined in: nvdocument.ts:226


clickToSegmentPercent

clickToSegmentPercent: number;

Defined in: nvdocument.ts:225


clickToSegmentRadius

clickToSegmentRadius: number;

Defined in: nvdocument.ts:220


clipPlaneColor

clipPlaneColor: number[];

Defined in: nvdocument.ts:135


clipPlaneHotKey

clipPlaneHotKey: string;

Defined in: nvdocument.ts:146


clipThick

clipThick: number;

Defined in: nvdocument.ts:137


clipVolumeHigh

clipVolumeHigh: number[];

Defined in: nvdocument.ts:139


clipVolumeLow

clipVolumeLow: number[];

Defined in: nvdocument.ts:138


colorbarHeight

colorbarHeight: number;

Defined in: nvdocument.ts:121


colorbarMargin

colorbarMargin: number;

Defined in: nvdocument.ts:142


colorbarWidth

colorbarWidth: number;

Defined in: nvdocument.ts:123


crosshairColor

crosshairColor: number[];

Defined in: nvdocument.ts:132


crosshairGap

crosshairGap: number;

Defined in: nvdocument.ts:128


crosshairWidth

crosshairWidth: number;

Defined in: nvdocument.ts:126


crosshairWidthUnit

crosshairWidthUnit: "voxels" | "mm" | "percent";

Defined in: nvdocument.ts:127


doubleTouchTimeout

doubleTouchTimeout: number;

Defined in: nvdocument.ts:149


dragAndDropEnabled

dragAndDropEnabled: boolean;

Defined in: nvdocument.ts:188


dragMode

dragMode: DRAG_MODE;

Defined in: nvdocument.ts:168


dragModePrimary

dragModePrimary: DRAG_MODE;

Defined in: nvdocument.ts:169


drawingEnabled

drawingEnabled: boolean;

Defined in: nvdocument.ts:190


floodFillNeighbors

floodFillNeighbors: number;

Defined in: nvdocument.ts:196


fontColor

fontColor: Float32List;

Defined in: nvdocument.ts:133


fontMinPx

fontMinPx: number;

Defined in: nvdocument.ts:119


fontSizeScaling

fontSizeScaling: number;

Defined in: nvdocument.ts:118


forceDevicePixelRatio

forceDevicePixelRatio: number;

Defined in: nvdocument.ts:184


gradientAmount

gradientAmount: number;

Defined in: nvdocument.ts:242


gradientOpacity

gradientOpacity: number;

Defined in: nvdocument.ts:240


gradientOrder

gradientOrder: number;

Defined in: nvdocument.ts:239


heroImageFraction

heroImageFraction: number;

Defined in: nvdocument.ts:177


heroSliceType

heroSliceType: SLICE_TYPE;

Defined in: nvdocument.ts:178


interactive

interactive: boolean;

Defined in: nvdocument.ts:217


invertScrollDirection

invertScrollDirection: boolean;

Defined in: nvdocument.ts:243


is2DSliceShader

is2DSliceShader: boolean;

Defined in: nvdocument.ts:244


isAdditiveBlend

isAdditiveBlend: boolean;

Defined in: nvdocument.ts:202


isAlphaClipDark

isAlphaClipDark: boolean;

Defined in: nvdocument.ts:238


isAntiAlias

isAntiAlias: boolean | null;

Defined in: nvdocument.ts:201


isColorbar

isColorbar: boolean;

Defined in: nvdocument.ts:157


isCornerOrientationText

isCornerOrientationText: boolean;

Defined in: nvdocument.ts:174


isDepthPickMesh

isDepthPickMesh: boolean;

Defined in: nvdocument.ts:173


isFilledPen

isFilledPen: boolean;

Defined in: nvdocument.ts:197


isForceMouseClickToVoxelCenters

isForceMouseClickToVoxelCenters: boolean;

Defined in: nvdocument.ts:187


isNearestInterpolation

isNearestInterpolation: boolean;

Defined in: nvdocument.ts:153


isOrientationTextVisible

isOrientationTextVisible: boolean;

Defined in: nvdocument.ts:175


isOrientCube

isOrientCube: boolean;

Defined in: nvdocument.ts:158


isRadiologicalConvention

isRadiologicalConvention: boolean;

Defined in: nvdocument.ts:165


isResizeCanvas

isResizeCanvas: boolean;

Defined in: nvdocument.ts:205


isRuler

isRuler: boolean;

Defined in: nvdocument.ts:156


isSliceMM

isSliceMM: boolean;

Defined in: nvdocument.ts:181


isV1SliceShader

isV1SliceShader: boolean;

Defined in: nvdocument.ts:183


keyDebounceTime

keyDebounceTime: number;

Defined in: nvdocument.ts:152


legendBackgroundColor

legendBackgroundColor: number[];

Defined in: nvdocument.ts:210


legendTextColor

legendTextColor: number[];

Defined in: nvdocument.ts:211


limitFrames4D

limitFrames4D: number;

Defined in: nvdocument.ts:207


loadingText

loadingText: string;

Defined in: nvdocument.ts:186


logLevel

logLevel: "debug" | "info" | "warn" | "error" | "fatal" | "silent";

Defined in: nvdocument.ts:185


longTouchTimeout

longTouchTimeout: number;

Defined in: nvdocument.ts:150


maxDrawUndoBitmaps

maxDrawUndoBitmaps: number;

Defined in: nvdocument.ts:199


measureLineColor

measureLineColor: number[];

Defined in: nvdocument.ts:236


measureTextColor

measureTextColor: number[];

Defined in: nvdocument.ts:235


measureTextHeight

measureTextHeight: number;

Defined in: nvdocument.ts:237


measureTextJustify

measureTextJustify: "start" | "center" | "end";

Defined in: nvdocument.ts:234


meshThicknessOn2D

meshThicknessOn2D: number | string;

Defined in: nvdocument.ts:167


meshXRay

meshXRay: number;

Defined in: nvdocument.ts:206


mouseEventConfig?

optional mouseEventConfig: MouseEventConfig;

Defined in: nvdocument.ts:170


multiplanarEqualSize

multiplanarEqualSize: boolean;

Defined in: nvdocument.ts:163


multiplanarForceRender

multiplanarForceRender: boolean;

Defined in: nvdocument.ts:162


multiplanarLayout

multiplanarLayout: MULTIPLANAR_TYPE;

Defined in: nvdocument.ts:212


multiplanarPadPixels

multiplanarPadPixels: number;

Defined in: nvdocument.ts:160


multiplanarShowRender

multiplanarShowRender: SHOW_RENDER;

Defined in: nvdocument.ts:164


paqdUniforms

paqdUniforms: number[];

Defined in: nvdocument.ts:136


penSize

penSize: number;

Defined in: nvdocument.ts:218


penType

penType: PEN_TYPE;

Defined in: nvdocument.ts:194


penValue

penValue: number;

Defined in: nvdocument.ts:192


renderOverlayBlend

renderOverlayBlend: number;

Defined in: nvdocument.ts:213


renderSilhouette

renderSilhouette: number;

Defined in: nvdocument.ts:241


rulerColor

rulerColor: number[];

Defined in: nvdocument.ts:140


rulerWidth

rulerWidth: number;

Defined in: nvdocument.ts:129


sagittalNoseLeft

sagittalNoseLeft: boolean;

Defined in: nvdocument.ts:180


scrollRequiresFocus

scrollRequiresFocus: boolean;

Defined in: nvdocument.ts:231


selectionBoxColor

selectionBoxColor: number[];

Defined in: nvdocument.ts:134


selectionBoxIsOutline

selectionBoxIsOutline: boolean;

Defined in: nvdocument.ts:230


selectionBoxLineThickness

selectionBoxLineThickness: number;

Defined in: nvdocument.ts:229


show3Dcrosshair

show3Dcrosshair: boolean;

Defined in: nvdocument.ts:130


showAllOrientationMarkers

showAllOrientationMarkers: boolean;

Defined in: nvdocument.ts:176


showColorbarBorder

showColorbarBorder: boolean;

Defined in: nvdocument.ts:124


showLegend

showLegend: boolean;

Defined in: nvdocument.ts:209


showMeasureUnits

showMeasureUnits: boolean;

Defined in: nvdocument.ts:232


sliceMosaicString

sliceMosaicString: string;

Defined in: nvdocument.ts:214


sliceType

sliceType: SLICE_TYPE;

Defined in: nvdocument.ts:200


textHeight

textHeight: number;

Defined in: nvdocument.ts:117


thumbnail

thumbnail: string;

Defined in: nvdocument.ts:198


tileMargin

tileMargin: number;

Defined in: nvdocument.ts:159


touchEventConfig?

optional touchEventConfig: TouchEventConfig;

Defined in: nvdocument.ts:171


trustCalMinMax

trustCalMinMax: boolean;

Defined in: nvdocument.ts:144


viewModeHotKey

viewModeHotKey: string;

Defined in: nvdocument.ts:148


yoke3Dto2DZoom

yoke3Dto2DZoom: boolean;

Defined in: nvdocument.ts:172