![]() |
CARTA Backend
The backend component of CARTA
|
This is the complete list of members for carta::CrtfImporter, including all inherited members.
_coord_sys | carta::RegionImporter | protected |
_errors | carta::RegionImporter | protected |
_file_id | carta::RegionImporter | protected |
_global_properties | carta::RegionImporter | protected |
_parser_delim | carta::RegionImporter | protected |
_region_names | carta::RegionImporter | protected |
_regions | carta::RegionImporter | protected |
AddTextStyleToProperties(const CARTA::RegionStyle &text_style, RegionProperties &textbox_properties) | carta::RegionImporter | protected |
CrtfImporter(std::shared_ptr< casacore::CoordinateSystem > image_coord_sys, int file_id, const std::string &file, bool file_is_filename) | carta::CrtfImporter | |
GetBoxControlPoints(std::vector< std::string > ¶meters, std::string &coord_frame, std::vector< CARTA::Point > &control_points, float &rotation) | carta::CrtfImporter | private |
GetCenterBoxPoints(const std::string ®ion, casacore::Quantity &cx, casacore::Quantity &cy, casacore::Quantity &width, casacore::Quantity &height, std::string &coord_frame, std::vector< CARTA::Point > &control_points) | carta::CrtfImporter | private |
GetProperty(const std::string &name, const std::unordered_map< std::string, std::string > &properties, bool check_global=false) | carta::RegionImporter | protectedvirtual |
GetRectBoxPoints(casacore::Quantity &blcx, casacore::Quantity &blcy, casacore::Quantity &trcx, casacore::Quantity &trcy, std::string &coord_frame, std::vector< CARTA::Point > &control_points) | carta::CrtfImporter | private |
GetRegionDirectionFrame(const std::unordered_map< std::string, std::string > &properties) | carta::CrtfImporter | private |
GetRegions(std::string &error) | carta::RegionImporter | |
GetTextPosition(const std::string &position) | carta::RegionImporter | protected |
ImportAnnBox(std::vector< std::string > ¶meters, std::string &coord_frame) | carta::CrtfImporter | private |
ImportAnnEllipse(std::vector< std::string > ¶meters, std::string &coord_frame) | carta::CrtfImporter | private |
ImportAnnPoly(std::vector< std::string > ¶meters, std::string &coord_frame) | carta::CrtfImporter | private |
ImportAnnSymbolText(std::vector< std::string > ¶meters, std::string &coord_frame) | carta::CrtfImporter | private |
ImportCompassStyle(std::string &compass_properties, std::string &compass_coord, CARTA::AnnotationStyle *annotation_style) | carta::RegionImporter | protected |
ImportFontStyle(std::unordered_map< std::string, std::string > &properties, CARTA::AnnotationStyle *annotation_style) | carta::CrtfImporter | private |
ImportPointStyle(const std::string &symbol_char, std::unordered_map< std::string, std::string > &properties, CARTA::AnnotationStyle *annotation_style) | carta::CrtfImporter | private |
ImportRulerStyle(std::string &ruler_properties, std::string &ruler_coord) | carta::RegionImporter | protected |
ImportStyle(CARTA::RegionType region_type, std::unordered_map< std::string, std::string > &properties) | carta::CrtfImporter | private |
IsCommentLine(const std::string &file_line) | carta::RegionImporter | protectedvirtual |
ParseRegionParameters(std::string ®ion_definition, std::vector< std::string > ¶meters, std::unordered_map< std::string, std::string > &properties) | carta::RegionImporter | protectedvirtual |
ReadRegionFile(const std::string &file, bool file_is_filename, const char extra_delim='\0') | carta::RegionImporter | protectedvirtual |
RegionImporter(std::shared_ptr< casacore::CoordinateSystem > coord_sys, int file_id) | carta::RegionImporter | |
SetFileLineRegions(std::vector< std::string > &file_lines) | carta::CrtfImporter | private |
SetParserDelim(const std::string &delim) | carta::RegionImporter | inlineprotectedvirtual |
WorldToPixelLength(casacore::Quantity length, unsigned int pixel_axis) | carta::RegionImporter | protected |
~RegionImporter()=default | carta::RegionImporter | virtual |