OTB
9.0.0
Orfeo Toolbox
|
Classes | |
struct | KeyTypeDef |
Typedefs | |
typedef std::vector< bool > | BoolVectorType |
typedef itk::VariableLengthVector< double > | VariableLengthVectorType |
typedef std::vector< double > | VectorType |
Enumerations | |
enum | KeyType { TSTRING, TENTIER, TDOUBLE, TGCP, TVECTOR, TVECTORDATAKEYWORDLIST, TBOOLVECTOR } |
Functions | |
KeyType OTBMetadata_EXPORT | GetKeyType (const std::string &name) |
Variables | |
OTBMetadata_EXPORT char const * | CacheSizeInBytes |
OTBMetadata_EXPORT char const * | ColorEntryAsRGBKey |
OTBMetadata_EXPORT char const * | ColorEntryCountKey |
OTBMetadata_EXPORT char const * | ColorTableNameKey |
OTBMetadata_EXPORT char const * | DataType |
OTBMetadata_EXPORT char const * | DriverLongNameKey |
OTBMetadata_EXPORT char const * | DriverShortNameKey |
OTBMetadata_EXPORT char const * | GCPCountKey |
OTBMetadata_EXPORT char const * | GCPParametersKey |
OTBMetadata_EXPORT char const * | GCPProjectionKey |
OTBMetadata_EXPORT char const * | GeoTransformKey |
OTBMetadata_EXPORT char const * | LowerLeftCornerKey |
OTBMetadata_EXPORT char const * | LowerRightCornerKey |
OTBMetadata_EXPORT char const * | MetadataKey |
OTBMetadata_EXPORT char const * | NoDataValue |
OTBMetadata_EXPORT char const * | NoDataValueAvailable |
OTBMetadata_EXPORT char const * | ProjectionRefKey |
OTBMetadata_EXPORT char const * | ResolutionFactor |
OTBMetadata_EXPORT char const * | SubDatasetIndex |
OTBMetadata_EXPORT char const * | SubMetadataKey |
OTBMetadata_EXPORT char const * | TileHintX |
OTBMetadata_EXPORT char const * | TileHintY |
OTBMetadata_EXPORT char const * | UpperLeftCornerKey |
OTBMetadata_EXPORT char const * | UpperRightCornerKey |
OTBMetadata_EXPORT char const * | VectorDataKeywordlistDelimiterKey |
OTBMetadata_EXPORT char const * | VectorDataKeywordlistKey |
typedef std::vector<bool> otb::MetaDataKey::BoolVectorType |
Definition at line 120 of file otbMetaDataKey.h.
typedef itk::VariableLengthVector<double> otb::MetaDataKey::VariableLengthVectorType |
Definition at line 121 of file otbMetaDataKey.h.
typedef std::vector<double> otb::MetaDataKey::VectorType |
Definition at line 119 of file otbMetaDataKey.h.
Enumerator | |
---|---|
TSTRING | |
TENTIER | |
TDOUBLE | |
TGCP | |
TVECTOR | |
TVECTORDATAKEYWORDLIST | |
TBOOLVECTOR |
Definition at line 85 of file otbMetaDataKey.h.
KeyType OTBMetadata_EXPORT otb::MetaDataKey::GetKeyType | ( | const std::string & | name | ) |
OTBMetadata_EXPORT char const* otb::MetaDataKey::CacheSizeInBytes |
OTBMetadata_EXPORT char const* otb::MetaDataKey::ColorEntryAsRGBKey |
OTBMetadata_EXPORT char const* otb::MetaDataKey::ColorEntryCountKey |
OTBMetadata_EXPORT char const* otb::MetaDataKey::ColorTableNameKey |
OTBMetadata_EXPORT char const* otb::MetaDataKey::DataType |
OTBMetadata_EXPORT char const* otb::MetaDataKey::DriverLongNameKey |
OTBMetadata_EXPORT char const* otb::MetaDataKey::DriverShortNameKey |
OTBMetadata_EXPORT char const* otb::MetaDataKey::GCPCountKey |
OTBMetadata_EXPORT char const* otb::MetaDataKey::GCPParametersKey |
OTBMetadata_EXPORT char const* otb::MetaDataKey::GCPProjectionKey |
OTBMetadata_EXPORT char const* otb::MetaDataKey::GeoTransformKey |
OTBMetadata_EXPORT char const* otb::MetaDataKey::LowerLeftCornerKey |
OTBMetadata_EXPORT char const* otb::MetaDataKey::LowerRightCornerKey |
OTBMetadata_EXPORT char const* otb::MetaDataKey::MetadataKey |
OTBMetadata_EXPORT char const* otb::MetaDataKey::NoDataValue |
OTBMetadata_EXPORT char const* otb::MetaDataKey::NoDataValueAvailable |
OTBMetadata_EXPORT char const* otb::MetaDataKey::ProjectionRefKey |
Referenced by otb::ImageFileReader< TOutputImage, ConvertPixelTraits >::GenerateOutputInformation(), otb::ImageToEnvelopeVectorDataFilter< TInputImage, TOutputVectorData >::GenerateOutputInformation(), otb::VectorDataToLabelImageFilter< TVectorData, TOutputImage >::GenerateOutputInformation(), otb::StreamingMosaicFilterBase< TInputImage, TInputImage, double >::GenerateOutputInformation(), otb::VectorDataProjectionFilter< TInputVectorData, TOutputVectorData >::GenerateOutputInformation(), otb::Multi3DMapToDEMFilter< T3DImage, TMaskImage, TOutputDEMImage >::GenerateOutputInformation(), otb::VectorData< TPrecision, VDimension, TValuePrecision >::GetProjectionRef(), otb::VectorDataProjectionFilter< TInputVectorData, TOutputVectorData >::InstantiateTransform(), otb::Multi3DMapToDEMFilter< T3DImage, TMaskImage, TOutputDEMImage >::SetOutputParametersFromImage(), and otb::VectorData< TPrecision, VDimension, TValuePrecision >::SetProjectionRef().
OTBMetadata_EXPORT char const* otb::MetaDataKey::ResolutionFactor |
OTBMetadata_EXPORT char const* otb::MetaDataKey::SubDatasetIndex |
OTBMetadata_EXPORT char const* otb::MetaDataKey::SubMetadataKey |
OTBMetadata_EXPORT char const* otb::MetaDataKey::TileHintX |
OTBMetadata_EXPORT char const* otb::MetaDataKey::TileHintY |
OTBMetadata_EXPORT char const* otb::MetaDataKey::UpperLeftCornerKey |
OTBMetadata_EXPORT char const* otb::MetaDataKey::UpperRightCornerKey |
OTBMetadata_EXPORT char const* otb::MetaDataKey::VectorDataKeywordlistDelimiterKey |
OTBMetadata_EXPORT char const* otb::MetaDataKey::VectorDataKeywordlistKey |
Referenced by otb::DataNode< TPrecision, VDimension, TValuePrecision >::CopyFieldList(), otb::DataNode< TPrecision, VDimension, TValuePrecision >::GetFieldAsDouble(), otb::DataNode< TPrecision, VDimension, TValuePrecision >::GetFieldAsInt(), otb::DataNode< TPrecision, VDimension, TValuePrecision >::GetFieldAsString(), otb::DataNode< TPrecision, VDimension, TValuePrecision >::GetFieldList(), otb::DataNode< TPrecision, VDimension, TValuePrecision >::GetNodeTypeAsString(), otb::DataNode< TPrecision, VDimension, TValuePrecision >::HasField(), otb::DataNode< TPrecision, VDimension, TValuePrecision >::SetFieldAsDouble(), otb::DataNode< TPrecision, VDimension, TValuePrecision >::SetFieldAsInt(), and otb::DataNode< TPrecision, VDimension, TValuePrecision >::SetFieldAsString().