1 #ifndef PolygonSeederFactory_h
2 #define PolygonSeederFactory_h
This class is used as the base class for all PolygonSeeder objects.
Definition: PolygonSeeder.h:62
Container for cube-like labels.
Definition: Pvl.h:135
This class is used to create PolygonSeeder objects.
Definition: PolygonSeederFactory.h:64
static PolygonSeeder * Create(Pvl &pvl)
Create a PolygonSeeder object using a PVL specification.
Definition: PolygonSeederFactory.cpp:52