1 #ifndef InterestOperatorFactory_h
2 #define InterestOperatorFactory_h
28 class InterestOperator;
static InterestOperator * Create(Pvl &pPvl)
Create an InterestOperator object using a PVL specification.
Definition: InterestOperatorFactory.cpp:53
This class is used to create InterestOperator objects.
Definition: InterestOperatorFactory.h:42
Interest Operator class.
Definition: InterestOperator.h:123
Container for cube-like labels.
Definition: Pvl.h:135