![]() |
CARTA Backend
The backend component of CARTA
|
This is the complete list of members for carta::CrtfExporter, 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 |
_stokes_axis | carta::CrtfExporter | private |
AddCompassStyle(const CARTA::RegionStyle ®ion_style, const std::string &coord_frame, std::string &file_line) | carta::RegionExporter | protected |
AddFileLine(CARTA::RegionType region_type, std::string &file_line, const CARTA::RegionStyle ®ion_style) | carta::CrtfExporter | private |
AddRegion(const RegionState ®ion_state, const CARTA::RegionStyle ®ion_style) override | carta::CrtfExporter | protectedvirtual |
AddRegion(CARTA::RegionType region_type, const std::vector< casacore::Quantity > &control_points, const casacore::Quantity &rotation, const CARTA::RegionStyle ®ion_style) override | carta::CrtfExporter | 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::CrtfExporter | private |
AddTextFileLines(CARTA::RegionType region_type, std::string &file_line, const std::vector< casacore::Quantity > &control_points, const CARTA::RegionStyle ®ion_style) | carta::CrtfExporter | private |
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 |
CrtfExporter(std::shared_ptr< casacore::CoordinateSystem > coord_sys, const casacore::IPosition &shape, int stokes_axis) | carta::CrtfExporter | |
ExportRegions(const std::string &filename, std::string &error) override | carta::CrtfExporter | protectedvirtual |
ExportRegions(std::vector< std::string > &contents, std::string &error) override | carta::CrtfExporter | protectedvirtual |
carta::RegionExporter::ExportRegions(const std::string &filename, std::string &message, CARTA::ExportRegionAck &export_ack) | carta::RegionExporter | |
FixFontstyle(std::string &file_line) | carta::CrtfExporter | private |
FloatVectorToDouble(const casacore::Vector< casacore::Float > &float_vector) | carta::RegionExporter | private |
FormatColor(const std::string &color) | carta::CrtfExporter | private |
GetAnnRegion(CARTA::RegionType region_type, const std::vector< casacore::Quantity > &control_points, const casacore::Quantity &rotation, const CARTA::RegionStyle ®ion_style, casa::AnnotationBase *&ann_base, casa::AnnRegion *&ann_region) | carta::CrtfExporter | private |
GetAnnSymbol(CARTA::PointAnnotationShape point_shape) | carta::CrtfExporter | private |
GetAnnSymbolCharacter(CARTA::PointAnnotationShape point_shape) | carta::CrtfExporter | private |
GetFileHeader() | carta::CrtfExporter | private |
GetFontStyle(const CARTA::RegionStyle ®ion_style, std::string &font, unsigned int &font_size, casa::AnnotationBase::FontStyle &font_style) | carta::CrtfExporter | private |
GetLineStyle(const CARTA::RegionStyle ®ion_style) | carta::CrtfExporter | private |
GetStokesTypes() | carta::CrtfExporter | private |
GetSymbolStyle(const CARTA::RegionStyle ®ion_style, unsigned int &symbol_size, unsigned int &symbol_thickness) | carta::CrtfExporter | private |
RegionExporter(std::shared_ptr< casacore::CoordinateSystem > coord_sys, const casacore::IPosition &shape) | carta::RegionExporter | |
SetAnnotationRegionStyle(const CARTA::RegionStyle ®ion_style, casa::AnnotationBase *region) | carta::CrtfExporter | private |
~RegionExporter()=default | carta::RegionExporter | virtual |