|
OTB
9.0.0
Orfeo Toolbox
|
Go to the documentation of this file.
21 #ifndef otbWrapperFieldParameter_h
22 #define otbWrapperFieldParameter_h
63 m_VectorData = std::move(vectorData);
75 m_TypeFilter = std::move(typeFilter);
itk::SmartPointer< Self > Pointer
ParameterType GetType() const override
std::vector< OGRFieldType > TypeFilterType
This class represent a ListWidget parameter for the wrapper framework.
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.
TypeFilterType m_TypeFilter
void SetTypeFilter(TypeFilterType typeFilter)
ListViewParameter Superclass
const std::string & GetVectorData() const
void SetVectorData(std::string vectorData)
itk::SmartPointer< const Self > ConstPointer
This class represents a field parameter selected from a vector file for the wrapper framework.
const TypeFilterType & GetTypeFilter() const