casacore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Modules | Classes

Regions in N-dimensional astronomical images. More...

Modules

 Regions_module_internal_classes
 Internal Regions_module classes and functions.
 

Classes

class  casacore::AipsIOReaderWriter
 Implementation of CASA region AipsIO file reader and writer. More...
 
class  casacore::ImageRegion
 Class to hold a region of interest in an image. More...
 
class  casacore::RFError
 Convenience class for a String/bool pair. More...
 
class  casacore::RFReaderWriter
 Superclass for readers and writers containing common definitions and operations. More...
 
class  casacore::RFReader
 Abstract superclass for any class that reads a format that produces Regions from a file. More...
 
class  casacore::RFWriter
 Abstract superclass for any class that writes Regions to a region file format. More...
 
class  casacore::WCBox
 Class to define a world coordinate box region of interest in an image. More...
 
class  casacore::WCComplement
 Make the complement of an image region. More...
 
class  casacore::WCConcatenation
 Combine multiple ImageRegion's into a new dimension. More...
 
class  casacore::WCDifference
 Make the difference of 2 image regions. More...
 
class  casacore::WCEllipsoid
 Class to define an n-dimensional ellipsoid in world coordinates. More...
 
class  casacore::WCExtension
 Make the extension of an image region. More...
 
class  casacore::WCIntersection
 Make the intersection of 2 or more image regions. More...
 
class  casacore::WCLELMask
 Class to define a mask as a LEL expression. More...
 
class  casacore::WCPolygon
 Class to define a 2-D polygonal world coordinate region in an image. More...
 
class  casacore::WCRegion
 Base class to define world coordinate regions of interest in an image. More...
 
class  casacore::WCUnion
 Make the union of 2 or more image regions. More...
 

Detailed Description

Regions in N-dimensional astronomical images.

See below for an overview of the classes in this module.

Prerequisite

Review Status

Reviewed By:
UNKNOWN
Date Reviewed:
before2004/08/25

Etymology

Synopsis

Motivation