MCPcopy Create free account
hub / github.com/Kitware/VTK / TestImageJSONWriter.py

File TestImageJSONWriter.py

IO/Image/Testing/Python/TestImageJSONWriter.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2import os, json, sys
3from vtkmodules.vtkIOImage import vtkJSONImageWriter
4from vtkmodules.vtkImagingCore import vtkRTAnalyticSource

Callers

nothing calls this directly

Calls 15

strFunction · 0.85
printFunction · 0.50
rangeClass · 0.50
indexMethod · 0.45
UpdateMethod · 0.45
GetOutputMethod · 0.45
GetDimensionsMethod · 0.45
GetOriginMethod · 0.45
GetSpacingMethod · 0.45
SetInputDataMethod · 0.45
SetFileNameMethod · 0.45
SetArrayNameMethod · 0.45

Tested by

no test coverage detected