CARTA Backend
The backend component of CARTA
Loading...
Searching...
No Matches
carta::RegionExporter Member List

This is the complete list of members for carta::RegionExporter, including all inherited members.

_coord_syscarta::RegionExporterprotected
_file_coord_framecarta::RegionExporterprotected
_file_linescarta::RegionExporterprotected
_image_coord_framecarta::RegionExporterprotected
_image_shapecarta::RegionExporterprotected
_region_namescarta::RegionExporterprotected
AddCompassStyle(const CARTA::RegionStyle &region_style, const std::string &coord_frame, std::string &file_line)carta::RegionExporterprotected
AddRegion(int file_id, std::shared_ptr< Region > region, const CARTA::RegionStyle &region_style, bool export_pixels)carta::RegionExporter
AddRegion(const RegionState &region_state, const CARTA::RegionStyle &region_style)=0carta::RegionExporterprotectedpure virtual
AddRegion(CARTA::RegionType region_type, const std::vector< casacore::Quantity > &control_points, const casacore::Quantity &rotation, const CARTA::RegionStyle &region_style)=0carta::RegionExporterprotectedpure virtual
AddRegion(const RegionState &region_state, const CARTA::RegionStyle &region_style, const casacore::RecordInterface &region_record, bool export_pixels)carta::RegionExporterprotected
CanExportToFile(const std::string &filename, bool overwrite, CARTA::ExportRegionAck &export_ack)carta::RegionExporter
ConvertRecordToEllipse(const RegionState &region_state, const casacore::RecordInterface &region_record, bool export_pixels, std::vector< casacore::Quantity > &control_points, casacore::Quantity &qrotation)carta::RegionExporterprivate
ConvertRecordToPoint(const casacore::RecordInterface &region_record, bool export_pixels, std::vector< casacore::Quantity > &control_points)carta::RegionExporterprivate
ConvertRecordToPolygonLine(const casacore::RecordInterface &region_record, bool export_pixels, std::vector< casacore::Quantity > &control_points)carta::RegionExporterprivate
ConvertRecordToRectangle(const casacore::RecordInterface &region_record, bool export_pixels, std::vector< casacore::Quantity > &control_points)carta::RegionExporterprivate
ExportRegions(const std::string &filename, std::string &message, CARTA::ExportRegionAck &export_ack)carta::RegionExporter
ExportRegions(const std::string &filename, std::string &error)=0carta::RegionExporterprotectedpure virtual
ExportRegions(std::vector< std::string > &contents, std::string &error)=0carta::RegionExporterprotectedpure virtual
FloatVectorToDouble(const casacore::Vector< casacore::Float > &float_vector)carta::RegionExporterprivate
RegionExporter(std::shared_ptr< casacore::CoordinateSystem > coord_sys, const casacore::IPosition &shape)carta::RegionExporter
~RegionExporter()=defaultcarta::RegionExportervirtual