![]() |
Mapper
0.9.0
API documentation
|
Information about an OC*D rectangle symbol. More...
#include <ocd_file_import.h>
Public Attributes | |
LineSymbol * | border_line |
double | corner_radius |
bool | has_grid |
LineSymbol * | inner_line |
TextSymbol * | text |
bool | number_from_bottom |
double | cell_width |
double | cell_height |
int | unnumbered_cells |
QString | unnumbered_text |
Information about an OC*D rectangle symbol.
LineSymbol* OpenOrienteering::OcdFileImport::RectangleInfo::border_line |
double OpenOrienteering::OcdFileImport::RectangleInfo::cell_height |
double OpenOrienteering::OcdFileImport::RectangleInfo::cell_width |
double OpenOrienteering::OcdFileImport::RectangleInfo::corner_radius |
bool OpenOrienteering::OcdFileImport::RectangleInfo::has_grid |
LineSymbol* OpenOrienteering::OcdFileImport::RectangleInfo::inner_line |
bool OpenOrienteering::OcdFileImport::RectangleInfo::number_from_bottom |
TextSymbol* OpenOrienteering::OcdFileImport::RectangleInfo::text |
int OpenOrienteering::OcdFileImport::RectangleInfo::unnumbered_cells |
QString OpenOrienteering::OcdFileImport::RectangleInfo::unnumbered_text |