Go to the documentation of this file.
28 #ifndef IMAGES_AIPSIOREADERWRITER_H
29 #define IMAGES_AIPSIOREADERWRITER_H
32 #include <casacore/casa/aips.h>
33 #include <casacore/images/Regions/RFReaderWriter.h>
34 #include <casacore/images/Regions/ImageRegion.h>
bool write(const Record ®ion) const
Implements RSFileWriter::write.
~AipsIOReaderWriter()
Destructor.
AipsIOReaderWriter()
Constructor.
virtual Record * options()
Provides access to the plotting options that were found in the region file.
void setOptions(const Record *options)
RSFileWriter methods //.
Abstract superclass for any class that reads a format that produces Regions from a file.
this file contains all the compiler specific defines
Abstract superclass for any class that writes Regions to a region file format.
bool read(Record ®ion)
RSFileReader methods //.
Class to hold a region of interest in an image.
A hierarchical collection of named fields of various types.
Implementation of CASA region AipsIO file reader and writer.