![]() |
Orfeo Toolbox
3.16
|
#include <itkMetaDataDictionary.h>
Collaboration diagram for itk::MetaDataDictionary:Classes | |
| class | MetaDataDictionaryMapType |
Public Types | |
| typedef MetaDataDictionaryMapType::const_iterator | ConstIterator |
| typedef MetaDataDictionaryMapType::iterator | Iterator |
| typedef MetaDataDictionary | Self |
Public Member Functions | |
| MetaDataDictionary () | |
| MetaDataDictionary (const MetaDataDictionary &) | |
| virtual | ~MetaDataDictionary () |
| Iterator | Begin () |
| ConstIterator | Begin () const |
| Iterator | End () |
| ConstIterator | End () const |
| Iterator | Find (const std::string &key) |
| ConstIterator | Find (const std::string &key) const |
| std::vector< std::string > | GetKeys () const |
| bool | HasKey (const std::string &) const |
| void | operator= (const MetaDataDictionary &) |
| MetaDataObjectBase::Pointer & | operator[] (const std::string &) |
| const MetaDataObjectBase * | operator[] (const std::string &) const |
| virtual void | Print (std::ostream &os) const |
Private Attributes | |
| MetaDataDictionaryMapType * | m_Dictionary |
Definition at line 35 of file itkMetaDataDictionary.h.
| typedef MetaDataDictionaryMapType::const_iterator itk::MetaDataDictionary::ConstIterator |
Definition at line 53 of file itkMetaDataDictionary.h.
| typedef MetaDataDictionaryMapType::iterator itk::MetaDataDictionary::Iterator |
Definition at line 52 of file itkMetaDataDictionary.h.
Definition at line 38 of file itkMetaDataDictionary.h.
| itk::MetaDataDictionary::MetaDataDictionary | ( | ) |
Definition at line 23 of file itkMetaDataDictionary.cxx.
| itk::MetaDataDictionary::MetaDataDictionary | ( | const MetaDataDictionary & | old | ) |
Definition at line 39 of file itkMetaDataDictionary.cxx.
References m_Dictionary.
|
virtual |
Definition at line 29 of file itkMetaDataDictionary.cxx.
| MetaDataDictionary::Iterator itk::MetaDataDictionary::Begin | ( | void | ) |
Definition at line 106 of file itkMetaDataDictionary.cxx.
Referenced by itk::GDCMImageIO::Write().
| MetaDataDictionary::ConstIterator itk::MetaDataDictionary::Begin | ( | void | ) | const |
Definition at line 114 of file itkMetaDataDictionary.cxx.
| MetaDataDictionary::Iterator itk::MetaDataDictionary::End | ( | void | ) |
Returns an iterator to the end of the map
Definition at line 122 of file itkMetaDataDictionary.cxx.
Referenced by itk::GDCMImageIO::Write().
| MetaDataDictionary::ConstIterator itk::MetaDataDictionary::End | ( | void | ) | const |
Definition at line 130 of file itkMetaDataDictionary.cxx.
| MetaDataDictionary::Iterator itk::MetaDataDictionary::Find | ( | const std::string & | key | ) |
Returns an iterator matching the string key
Definition at line 137 of file itkMetaDataDictionary.cxx.
| MetaDataDictionary::ConstIterator itk::MetaDataDictionary::Find | ( | const std::string & | key | ) | const |
Definition at line 145 of file itkMetaDataDictionary.cxx.
| std::vector< std::string > itk::MetaDataDictionary::GetKeys | ( | ) | const |
Returns a vector of keys to the key/value entries in the dictionary. Iterate through the dictionary using these keys.
Definition at line 90 of file itkMetaDataDictionary.cxx.
Referenced by otb::ImageMetadataInterfaceBase::PrintSelf(), itk::NrrdImageIO::Write(), itk::GDCMImageIO::Write(), and itk::VoxBoCUBImageIO::WriteImageInformation().
| bool itk::MetaDataDictionary::HasKey | ( | const std::string & | key | ) | const |
Definition at line 83 of file itkMetaDataDictionary.cxx.
Referenced by otb::SarParametricMapFunction< TInputImage, TCoordRep >::EvaluateParametricCoefficient(), itk::ExposeMetaData(), otb::ImageMetadataInterfaceBase::GetBandName(), otb::TerraSarImageMetadataInterface::GetCalibrationFactor(), otb::TerraSarImageMetadataInterface::GetCenterIncidenceAngle(), otb::TerraSarImageMetadataInterface::GetCenterIncidenceAngleIndex(), otb::TerraSarImageMetadataInterface::GetCornersIncidenceAngles(), otb::TerraSarImageMetadataInterface::GetCornersIncidenceAnglesIndex(), otb::QuickBirdImageMetadataInterface::GetDay(), otb::WorldView2ImageMetadataInterface::GetDay(), otb::FormosatImageMetadataInterface::GetDay(), otb::IkonosImageMetadataInterface::GetDay(), otb::SpotImageMetadataInterface::GetDay(), otb::PleiadesImageMetadataInterface::GetDay(), otb::TerraSarImageMetadataInterface::GetDay(), otb::WorldView2ImageMetadataInterface::GetDefaultDisplay(), otb::PleiadesImageMetadataInterface::GetDefaultDisplay(), otb::PleiadesImageMetadataInterface::GetFirstWavelengths(), otb::FormosatImageMetadataInterface::GetFirstWavelengths(), otb::WorldView2ImageMetadataInterface::GetFirstWavelengths(), otb::QuickBirdImageMetadataInterface::GetFirstWavelengths(), otb::IkonosImageMetadataInterface::GetFirstWavelengths(), otb::SpotImageMetadataInterface::GetFirstWavelengths(), otb::ImageMetadataInterfaceBase::GetGCPCol(), otb::ImageMetadataInterfaceBase::GetGCPCount(), otb::ImageMetadataInterfaceBase::GetGCPId(), otb::ImageMetadataInterfaceBase::GetGCPInfo(), otb::ImageMetadataInterfaceBase::GetGCPProjection(), otb::ImageMetadataInterfaceBase::GetGCPRow(), otb::ImageMetadataInterfaceBase::GetGCPs(), otb::ImageMetadataInterfaceBase::GetGCPX(), otb::ImageMetadataInterfaceBase::GetGCPY(), otb::ImageMetadataInterfaceBase::GetGCPZ(), otb::ImageMetadataInterfaceBase::GetGeoTransform(), otb::FormosatImageMetadataInterface::GetHour(), otb::WorldView2ImageMetadataInterface::GetHour(), otb::QuickBirdImageMetadataInterface::GetHour(), otb::SpotImageMetadataInterface::GetHour(), otb::IkonosImageMetadataInterface::GetHour(), otb::PleiadesImageMetadataInterface::GetHour(), otb::TerraSarImageMetadataInterface::GetHour(), otb::ImageMetadataInterfaceBase::GetImageKeywordlist(), otb::FormosatImageMetadataInterface::GetInstrument(), otb::PleiadesImageMetadataInterface::GetInstrument(), otb::SpotImageMetadataInterface::GetInstrument(), otb::PleiadesImageMetadataInterface::GetInstrumentIndex(), otb::SpotImageMetadataInterface::GetInstrumentIndex(), otb::FormosatImageMetadataInterface::GetInstrumentIndex(), otb::IkonosImageMetadataInterface::GetLastWavelengths(), otb::PleiadesImageMetadataInterface::GetLastWavelengths(), otb::FormosatImageMetadataInterface::GetLastWavelengths(), otb::QuickBirdImageMetadataInterface::GetLastWavelengths(), otb::WorldView2ImageMetadataInterface::GetLastWavelengths(), otb::SpotImageMetadataInterface::GetLastWavelengths(), otb::ImageMetadataInterfaceBase::GetLowerLeftCorner(), otb::ImageMetadataInterfaceBase::GetLowerRightCorner(), otb::TerraSarImageMetadataInterface::GetMeanIncidenceAngles(), otb::PleiadesImageMetadataInterface::GetMinute(), otb::FormosatImageMetadataInterface::GetMinute(), otb::WorldView2ImageMetadataInterface::GetMinute(), otb::QuickBirdImageMetadataInterface::GetMinute(), otb::IkonosImageMetadataInterface::GetMinute(), otb::SpotImageMetadataInterface::GetMinute(), otb::TerraSarImageMetadataInterface::GetMinute(), otb::QuickBirdImageMetadataInterface::GetMonth(), otb::WorldView2ImageMetadataInterface::GetMonth(), otb::IkonosImageMetadataInterface::GetMonth(), otb::SpotImageMetadataInterface::GetMonth(), otb::FormosatImageMetadataInterface::GetMonth(), otb::PleiadesImageMetadataInterface::GetMonth(), otb::TerraSarImageMetadataInterface::GetMonth(), otb::TerraSarImageMetadataInterface::GetNoisePolynomialCoefficients(), otb::TerraSarImageMetadataInterface::GetNoisePolynomialCoefficientsList(), otb::TerraSarImageMetadataInterface::GetNoisePolynomialDegrees(), otb::TerraSarImageMetadataInterface::GetNoiseReferencePoint(), otb::TerraSarImageMetadataInterface::GetNoiseReferencePointList(), otb::TerraSarImageMetadataInterface::GetNoiseTimeUTC(), otb::TerraSarImageMetadataInterface::GetNoiseTimeUTCList(), otb::TerraSarImageMetadataInterface::GetNoiseValidityRangeMaxList(), otb::TerraSarImageMetadataInterface::GetNoiseValidityRangeMinList(), otb::ImageMetadataInterfaceBase::GetNumberOfBands(), otb::TerraSarImageMetadataInterface::GetNumberOfCornerIncidenceAngles(), otb::TerraSarImageMetadataInterface::GetNumberOfNoiseRecords(), otb::PleiadesImageMetadataInterface::GetPhysicalBias(), otb::WorldView2ImageMetadataInterface::GetPhysicalBias(), otb::QuickBirdImageMetadataInterface::GetPhysicalBias(), otb::FormosatImageMetadataInterface::GetPhysicalBias(), otb::SpotImageMetadataInterface::GetPhysicalBias(), otb::PleiadesImageMetadataInterface::GetPhysicalGain(), otb::WorldView2ImageMetadataInterface::GetPhysicalGain(), otb::QuickBirdImageMetadataInterface::GetPhysicalGain(), otb::FormosatImageMetadataInterface::GetPhysicalGain(), otb::SpotImageMetadataInterface::GetPhysicalGain(), otb::TerraSarImageMetadataInterface::GetPRF(), otb::SpotImageMetadataInterface::GetProductionDay(), otb::PleiadesImageMetadataInterface::GetProductionDay(), otb::QuickBirdImageMetadataInterface::GetProductionDay(), otb::FormosatImageMetadataInterface::GetProductionDay(), otb::WorldView2ImageMetadataInterface::GetProductionDay(), otb::IkonosImageMetadataInterface::GetProductionDay(), otb::TerraSarImageMetadataInterface::GetProductionDay(), otb::PleiadesImageMetadataInterface::GetProductionMonth(), otb::WorldView2ImageMetadataInterface::GetProductionMonth(), otb::QuickBirdImageMetadataInterface::GetProductionMonth(), otb::SpotImageMetadataInterface::GetProductionMonth(), otb::FormosatImageMetadataInterface::GetProductionMonth(), otb::IkonosImageMetadataInterface::GetProductionMonth(), otb::TerraSarImageMetadataInterface::GetProductionMonth(), otb::SpotImageMetadataInterface::GetProductionYear(), otb::PleiadesImageMetadataInterface::GetProductionYear(), otb::WorldView2ImageMetadataInterface::GetProductionYear(), otb::FormosatImageMetadataInterface::GetProductionYear(), otb::QuickBirdImageMetadataInterface::GetProductionYear(), otb::IkonosImageMetadataInterface::GetProductionYear(), otb::TerraSarImageMetadataInterface::GetProductionYear(), otb::ImageMetadataInterfaceBase::GetProjectionRef(), otb::TerraSarImageMetadataInterface::GetRadarFrequency(), otb::TerraSarImageMetadataInterface::GetRadiometricCalibrationScale(), otb::TerraSarImageMetadataInterface::GetRangeTimeFirstPixel(), otb::TerraSarImageMetadataInterface::GetRangeTimeLastPixel(), otb::TerraSarImageMetadataInterface::GetRSF(), otb::WorldView2ImageMetadataInterface::GetSatAzimuth(), otb::FormosatImageMetadataInterface::GetSatAzimuth(), otb::IkonosImageMetadataInterface::GetSatAzimuth(), otb::SpotImageMetadataInterface::GetSatAzimuth(), otb::PleiadesImageMetadataInterface::GetSatAzimuth(), otb::QuickBirdImageMetadataInterface::GetSatAzimuth(), otb::WorldView2ImageMetadataInterface::GetSatElevation(), otb::FormosatImageMetadataInterface::GetSatElevation(), otb::IkonosImageMetadataInterface::GetSatElevation(), otb::QuickBirdImageMetadataInterface::GetSatElevation(), otb::SpotImageMetadataInterface::GetSatElevation(), otb::PleiadesImageMetadataInterface::GetSatElevation(), otb::ImageMetadataInterfaceBase::GetSensorID(), otb::FormosatImageMetadataInterface::GetSolarIrradiance(), otb::SpotImageMetadataInterface::GetSolarIrradiance(), otb::WorldView2ImageMetadataInterface::GetSolarIrradiance(), otb::IkonosImageMetadataInterface::GetSolarIrradiance(), otb::PleiadesImageMetadataInterface::GetSolarIrradiance(), otb::QuickBirdImageMetadataInterface::GetSolarIrradiance(), otb::WorldView2ImageMetadataInterface::GetSpectralSensitivity(), otb::QuickBirdImageMetadataInterface::GetSpectralSensitivity(), otb::PleiadesImageMetadataInterface::GetSpectralSensitivity(), otb::SpotImageMetadataInterface::GetSpectralSensitivity(), otb::FormosatImageMetadataInterface::GetSpectralSensitivity(), otb::TerraSarImageMetadataInterface::GetStartTimeUTC(), otb::TerraSarImageMetadataInterface::GetStopTimeUTC(), otb::OpticalImageMetadataInterface::GetSunAzimuth(), otb::OpticalImageMetadataInterface::GetSunElevation(), otb::ImageMetadataInterfaceBase::GetUpperLeftCorner(), otb::ImageMetadataInterfaceBase::GetUpperRightCorner(), otb::PolyLineParametricPathWithValue< TValue, 2 >::GetValue(), otb::ImageMetadataInterfaceBase::GetXPixelSpacing(), otb::IkonosImageMetadataInterface::GetYear(), otb::SpotImageMetadataInterface::GetYear(), otb::WorldView2ImageMetadataInterface::GetYear(), otb::QuickBirdImageMetadataInterface::GetYear(), otb::FormosatImageMetadataInterface::GetYear(), otb::PleiadesImageMetadataInterface::GetYear(), otb::TerraSarImageMetadataInterface::GetYear(), and otb::ImageMetadataInterfaceBase::GetYPixelSpacing().
| void itk::MetaDataDictionary::operator= | ( | const MetaDataDictionary & | old | ) |
Definition at line 46 of file itkMetaDataDictionary.cxx.
References m_Dictionary.
| MetaDataObjectBase::Pointer & itk::MetaDataDictionary::operator[] | ( | const std::string & | key | ) |
Definition at line 66 of file itkMetaDataDictionary.cxx.
| const MetaDataObjectBase * itk::MetaDataDictionary::operator[] | ( | const std::string & | key | ) | const |
Definition at line 73 of file itkMetaDataDictionary.cxx.
References itk::SmartPointer< TObjectType >::GetPointer().
|
virtual |
Defines the default behavior for printing out this element
| os | An output stream |
Definition at line 53 of file itkMetaDataDictionary.cxx.
|
private |
Definition at line 102 of file itkMetaDataDictionary.h.
Referenced by MetaDataDictionary(), and operator=().