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

File TestGeoProjection.py

Geovis/Core/Testing/Python/TestGeoProjection.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from vtkmodules.vtkGeovisCore import vtkGeoProjection
2
3np = vtkGeoProjection.GetNumberOfProjections()
4for i in range(np):

Callers

nothing calls this directly

Calls 8

GetProjectionNameMethod · 0.80
rangeClass · 0.50
printFunction · 0.50
formatMethod · 0.45
SetNameMethod · 0.45
GetDescriptionMethod · 0.45

Tested by

no test coverage detected