1 #ifndef PolygonSeederFactory_h
2 #define PolygonSeederFactory_h
This class is used as the base class for all PolygonSeeder objects.
~PolygonSeederFactory()
Destroys the PolygonSeederFactory.
Container for cube-like labels.
This class is used to create PolygonSeeder objects.
PolygonSeederFactory()
Constructor (its private so you can't use it).
static PolygonSeeder * Create(Pvl &pvl)
Create a PolygonSeeder object using a PVL specification.