8#include "PolygonSeederFactory.h"
10#include "IException.h"
39 QString algorithm = algo[
"Name"];
45 p.read(
"PolygonSeeder.plugin");
48 p.read(
"$ISISROOT/lib/PolygonSeeder.plugin");
54 return (*plugin)(pvl);
File name manipulation and expansion.
bool fileExists() const
Returns true if the file exists; false otherwise.
Loads plugins from a shared library.
static PolygonSeeder * Create(Pvl &pvl)
Create a PolygonSeeder object using a PVL specification.
This class is used as the base class for all PolygonSeeder objects.
Contains multiple PvlContainers.
Container for cube-like labels.
@ Traverse
Search child objects.
This is free and unencumbered software released into the public domain.