|
Isis 3 Programmer Reference
|
1 #ifndef InterestOperatorFactory_h
2 #define InterestOperatorFactory_h
14 class InterestOperator;
Container for cube-like labels.
InterestOperatorFactory()
Constructor (its private so you can't use it).
~InterestOperatorFactory()
Destroys the InterestOperatorFactory.
This class is used to create InterestOperator objects.
static InterestOperator * Create(Pvl &pPvl)
Create an InterestOperator object using a PVL specification.
This is free and unencumbered software released into the public domain.