28 #ifndef LATTICES_LCCOMPLEMENT_H
29 #define LATTICES_LCCOMPLEMENT_H
32 #include <casacore/casa/aips.h>
33 #include <casacore/lattices/LRegions/LCRegionMulti.h>
static String className()
Get the class name (to store in the record).
LCComplement & operator=(const LCComplement &other)
Assignment (copy semantics).
virtual LCRegion * cloneRegion() const
Make a copy of the derived object.
virtual Bool operator==(const LCRegion &other) const
Comparison.
void defineBox()
Make the bounding box and determine the offsets.
virtual String type() const
Get the region type.
LCComplement(Bool takeOver, const PtrBlock< const LCRegion * > ®ions)
Construct from multiple regions given as a Block.
LCComplement(const LCRegion ®ion1)
Construct the complement of the given region.
LCComplement(const LCComplement &other)
Copy constructor (copy semantics).
virtual void multiGetSlice(Array< Bool > &buffer, const Slicer §ion)
Do the actual getting of the mask.
static LCComplement * fromRecord(const TableRecord &, const String &tableName)
Convert correct object from a record.
virtual TableRecord toRecord(const String &tableName) const
Convert the (derived) object to a record.
virtual LCRegion * doTranslate(const Vector< Float > &translateVector, const IPosition &newLatticeShape) const
Construct another LCRegion (for e.g.
const PtrBlock< const LCRegion * > & regions() const
Get the contributing regions.
A drop-in replacement for Block<T*>.
String: the storage and methods of handling collections of characters.
this file contains all the compiler specific defines
bool Bool
Define the standard types used by Casacore.