28 #ifndef IMAGES_AIPSIOREADERWRITER_H
29 #define IMAGES_AIPSIOREADERWRITER_H
AipsIOReaderWriter()
Constructor.
Abstract superclass for any class that reads a format that produces Regions from a file...
Abstract superclass for any class that writes Regions to a region file format.
Implementation of CASA region AipsIO file reader and writer.
void setOptions(const Record *options)
RSFileWriter methods //.
bool read(Record ®ion)
RSFileReader methods //.
A hierarchical collection of named fields of various types.
~AipsIOReaderWriter()
Destructor.
Class to hold a region of interest in an image.
virtual Record * options()
Provides access to the plotting options that were found in the region file.
bool write(const Record ®ion) const
Implements RSFileWriter::write.