1 #ifndef InterestOperatorFactory_h     2 #define InterestOperatorFactory_h    28   class InterestOperator;
 static InterestOperator * Create(Pvl &pPvl)
Create an InterestOperator object using a PVL specification. 
 
This class is used to create InterestOperator objects. 
 
Container for cube-like labels. 
 
InterestOperatorFactory()
Constructor (its private so you can't use it). 
 
~InterestOperatorFactory()
Destroys the InterestOperatorFactory. 
 
Namespace for ISIS/Bullet specific routines.