MCPcopy Create free account
hub / github.com/Kitware/VTK / createMapWithUnknownName

Function createMapWithUnknownName

ThirdParty/libproj/vtklibproj/src/iso19111/io.cpp:8843–8845  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8841// ---------------------------------------------------------------------------
8842
8843static PropertyMap createMapWithUnknownName() {
8844 return PropertyMap().set(common::IdentifiedObject::NAME_KEY, "unknown");
8845}
8846
8847// ---------------------------------------------------------------------------
8848

Callers 5

buildPrimeMeridianMethod · 0.85
buildDatumMethod · 0.85
buildProjectedCRSMethod · 0.85
createFromPROJStringMethod · 0.85

Calls 2

PropertyMapClass · 0.85
setMethod · 0.45

Tested by

no test coverage detected