![]() |
CARTA Backend
The backend component of CARTA
|
This is the complete list of members for carta::RegionExporter, including all inherited members.
| _coord_sys | carta::RegionExporter | protected |
| _file_coord_frame | carta::RegionExporter | protected |
| _file_lines | carta::RegionExporter | protected |
| _image_coord_frame | carta::RegionExporter | protected |
| _image_shape | carta::RegionExporter | protected |
| _region_names | carta::RegionExporter | protected |
| AddCompassStyle(const CARTA::RegionStyle ®ion_style, const std::string &coord_frame, std::string &file_line) | carta::RegionExporter | protected |
| AddRegion(int file_id, std::shared_ptr< Region > region, const CARTA::RegionStyle ®ion_style, bool export_pixels) | carta::RegionExporter | |
| AddRegion(const RegionState ®ion_state, const CARTA::RegionStyle ®ion_style)=0 | carta::RegionExporter | protectedpure virtual |
| AddRegion(CARTA::RegionType region_type, const std::vector< casacore::Quantity > &control_points, const casacore::Quantity &rotation, const CARTA::RegionStyle ®ion_style)=0 | carta::RegionExporter | protectedpure virtual |
| AddRegion(const RegionState ®ion_state, const CARTA::RegionStyle ®ion_style, const casacore::RecordInterface ®ion_record, bool export_pixels) | carta::RegionExporter | protected |
| CanExportToFile(const std::string &filename, bool overwrite, CARTA::ExportRegionAck &export_ack) | carta::RegionExporter | |
| ConvertRecordToEllipse(const RegionState ®ion_state, const casacore::RecordInterface ®ion_record, bool export_pixels, std::vector< casacore::Quantity > &control_points, casacore::Quantity &qrotation) | carta::RegionExporter | private |
| ConvertRecordToPoint(const casacore::RecordInterface ®ion_record, bool export_pixels, std::vector< casacore::Quantity > &control_points) | carta::RegionExporter | private |
| ConvertRecordToPolygonLine(const casacore::RecordInterface ®ion_record, bool export_pixels, std::vector< casacore::Quantity > &control_points) | carta::RegionExporter | private |
| ConvertRecordToRectangle(const casacore::RecordInterface ®ion_record, bool export_pixels, std::vector< casacore::Quantity > &control_points) | carta::RegionExporter | private |
| ExportRegions(const std::string &filename, std::string &message, CARTA::ExportRegionAck &export_ack) | carta::RegionExporter | |
| ExportRegions(const std::string &filename, std::string &error)=0 | carta::RegionExporter | protectedpure virtual |
| ExportRegions(std::vector< std::string > &contents, std::string &error)=0 | carta::RegionExporter | protectedpure virtual |
| FloatVectorToDouble(const casacore::Vector< casacore::Float > &float_vector) | carta::RegionExporter | private |
| RegionExporter(std::shared_ptr< casacore::CoordinateSystem > coord_sys, const casacore::IPosition &shape) | carta::RegionExporter | |
| ~RegionExporter()=default | carta::RegionExporter | virtual |