1#ifndef PolygonSeederFactory_h
2#define PolygonSeederFactory_h
48 class PolygonSeederFactory {
57 PolygonSeederFactory() {};
60 ~PolygonSeederFactory() {};
static PolygonSeeder * Create(Pvl &pvl)
Create a PolygonSeeder object using a PVL specification.
Definition PolygonSeederFactory.cpp:36
This class is used as the base class for all PolygonSeeder objects.
Definition PolygonSeeder.h:47
Container for cube-like labels.
Definition Pvl.h:119
This is free and unencumbered software released into the public domain.
Definition Apollo.h:16