61 QString scrub(
const char *rawbuf,
int rbytes)
const;
QString polygon() const
Accesses the well-known text string that defines the polygon.
Definition: GisBlob.cpp:66
~GisBlob()
Destroys the GisBlob object.
Definition: GisBlob.cpp:57
GisBlob()
Constructs an Isis polygon-type Blob named "Footprint.".
Definition: GisBlob.cpp:38
void setPolygon(const QString &wkt)
Sets the polygon using the given well-known text string.
Definition: GisBlob.cpp:76
Namespace for ISIS/Bullet specific routines.
Definition: Apollo.h:31
This class creates a polygon-type Isis Blob named "Footprint".
Definition: GisBlob.h:48
IO Handler for Isis Cubes.
Definition: Cube.h:170