61 QString
scrub(
const char *rawbuf,
int rbytes)
const;
QString polygon() const
Accesses the well-known text string that defines the polygon.
QString scrub(const char *rawbuf, int rbytes) const
This method will scrub all zeros that prefix the given buffer and convert it to a string using the nu...
~GisBlob()
Destroys the GisBlob object.
QString m_wkt
Well-known text string containing the polygon defintion for this GIS blob.
GisBlob()
Constructs an Isis polygon-type Blob named "Footprint.".
void setPolygon(const QString &wkt)
Sets the polygon using the given well-known text string.
Namespace for ISIS/Bullet specific routines.
This class creates a polygon-type Isis Blob named "Footprint".
IO Handler for Isis Cubes.