![]() |
CARTA Backend
The backend component of CARTA
|
This is the complete list of members for carta::Ds9Exporter, including all inherited members.
| _coord_sys | carta::RegionExporter | protected |
| _coordinate_frames | carta::Ds9Exporter | privatestatic |
| _export_pixels | carta::Ds9Exporter | private |
| _file_coord_frame | carta::RegionExporter | protected |
| _file_lines | carta::RegionExporter | protected |
| _global_properties | carta::Ds9Exporter | private |
| _image_coord_frame | carta::RegionExporter | protected |
| _image_shape | carta::RegionExporter | protected |
| _region_names | carta::RegionExporter | protected |
| AddAnnotationStyle(CARTA::RegionType region_type, const CARTA::RegionStyle ®ion_style, std::string &file_line) | carta::Ds9Exporter | private |
| AddAnnPointStyle(const CARTA::RegionStyle ®ion_style, std::string &file_line) | carta::Ds9Exporter | private |
| AddCompassStyle(const CARTA::RegionStyle ®ion_style, const std::string &coord_frame, std::string &file_line) | carta::RegionExporter | protected |
| AddFontStyle(const CARTA::RegionStyle ®ion_style, std::string &file_line) | carta::Ds9Exporter | private |
| AddRegion(const RegionState ®ion_state, const CARTA::RegionStyle ®ion_style) override | carta::Ds9Exporter | protectedvirtual |
| AddRegion(CARTA::RegionType region_type, const std::vector< casacore::Quantity > &control_points, const casacore::Quantity &rotation, const CARTA::RegionStyle ®ion_style) override | carta::Ds9Exporter | protectedvirtual |
| carta::RegionExporter::AddRegion(int file_id, std::shared_ptr< Region > region, const CARTA::RegionStyle ®ion_style, bool export_pixels) | carta::RegionExporter | |
| carta::RegionExporter::AddRegion(const RegionState ®ion_state, const CARTA::RegionStyle ®ion_style, const casacore::RecordInterface ®ion_record, bool export_pixels) | carta::RegionExporter | protected |
| AddStyle(const CARTA::RegionStyle ®ion_style, std::string &file_line) | carta::Ds9Exporter | private |
| AddTextboxStyle(const CARTA::RegionStyle ®ion_style, std::string &file_line) | carta::Ds9Exporter | private |
| CanExportToFile(const std::string &filename, bool overwrite, CARTA::ExportRegionAck &export_ack) | carta::RegionExporter | |
| CasacoreFrameToDs9(const std::string &casacore_frame) | carta::Ds9Exporter | private |
| 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 |
| Ds9Exporter(std::shared_ptr< casacore::CoordinateSystem > coord_sys, const casacore::IPosition &shape, bool export_pixels) | carta::Ds9Exporter | |
| ExportRegions(const std::string &filename, std::string &error) override | carta::Ds9Exporter | protectedvirtual |
| ExportRegions(std::vector< std::string > &contents, std::string &error) override | carta::Ds9Exporter | protectedvirtual |
| carta::RegionExporter::ExportRegions(const std::string &filename, std::string &message, CARTA::ExportRegionAck &export_ack) | carta::RegionExporter | |
| FloatVectorToDouble(const casacore::Vector< casacore::Float > &float_vector) | carta::RegionExporter | private |
| GetFileHeader() | carta::Ds9Exporter | private |
| GetRegionPixelLine(CARTA::RegionType region_type, const std::vector< casacore::Quantity > &control_points, float rotation, const CARTA::RegionStyle ®ion_style) | carta::Ds9Exporter | private |
| GetRegionWorldLine(CARTA::RegionType region_type, const std::vector< casacore::Quantity > &control_points, float rotation, const CARTA::RegionStyle ®ion_style) | carta::Ds9Exporter | private |
| InitGlobalProperties() | carta::Ds9Exporter | private |
| RegionExporter(std::shared_ptr< casacore::CoordinateSystem > coord_sys, const casacore::IPosition &shape) | carta::RegionExporter | |
| SetFileCoordFrame() | carta::Ds9Exporter | private |
| ~RegionExporter()=default | carta::RegionExporter | virtual |