Mapper  0.9.0
API documentation
Public Attributes | List of all members
OpenOrienteering::OcdFileImport::RectangleInfo Struct Reference

Information about an OC*D rectangle symbol. More...

#include <ocd_file_import.h>

Collaboration diagram for OpenOrienteering::OcdFileImport::RectangleInfo:
Collaboration graph
[legend]

Public Attributes

LineSymbolborder_line
 
double corner_radius
 
bool has_grid
 
LineSymbolinner_line
 
TextSymboltext
 
bool number_from_bottom
 
double cell_width
 
double cell_height
 
int unnumbered_cells
 
QString unnumbered_text
 

Detailed Description

Information about an OC*D rectangle symbol.

Member Data Documentation

◆ border_line

LineSymbol* OpenOrienteering::OcdFileImport::RectangleInfo::border_line

◆ cell_height

double OpenOrienteering::OcdFileImport::RectangleInfo::cell_height

◆ cell_width

double OpenOrienteering::OcdFileImport::RectangleInfo::cell_width

◆ corner_radius

double OpenOrienteering::OcdFileImport::RectangleInfo::corner_radius

◆ has_grid

bool OpenOrienteering::OcdFileImport::RectangleInfo::has_grid

◆ inner_line

LineSymbol* OpenOrienteering::OcdFileImport::RectangleInfo::inner_line

◆ number_from_bottom

bool OpenOrienteering::OcdFileImport::RectangleInfo::number_from_bottom

◆ text

TextSymbol* OpenOrienteering::OcdFileImport::RectangleInfo::text

◆ unnumbered_cells

int OpenOrienteering::OcdFileImport::RectangleInfo::unnumbered_cells

◆ unnumbered_text

QString OpenOrienteering::OcdFileImport::RectangleInfo::unnumbered_text

The documentation for this struct was generated from the following file: