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