OpenCPN Partial API docs
Loading...
Searching...
No Matches
QuiltCandidate Class Reference

Public Member Functions

const LLRegion & GetCandidateRegion ()
 
LLRegion & GetReducedCandidateRegion (double factor)
 
void SetScale (int scale)
 
bool Scale_eq (int b) const
 
bool Scale_ge (int b) const
 

Public Attributes

int dbIndex
 
int ChartScale
 
int rounding
 
bool b_include
 
bool b_eclipsed
 
bool b_locked
 

Detailed Description

Definition at line 54 of file Quilt.h.

Constructor & Destructor Documentation

◆ QuiltCandidate()

QuiltCandidate::QuiltCandidate ( )
inline

Definition at line 56 of file Quilt.h.

Member Function Documentation

◆ GetCandidateRegion()

const LLRegion & QuiltCandidate::GetCandidateRegion ( )

Definition at line 107 of file Quilt.cpp.

◆ GetReducedCandidateRegion()

LLRegion & QuiltCandidate::GetReducedCandidateRegion ( double  factor)

Definition at line 202 of file Quilt.cpp.

◆ Scale_eq()

bool QuiltCandidate::Scale_eq ( int  b) const
inline

Definition at line 66 of file Quilt.h.

◆ Scale_ge()

bool QuiltCandidate::Scale_ge ( int  b) const
inline

Definition at line 67 of file Quilt.h.

◆ SetScale()

void QuiltCandidate::SetScale ( int  scale)

Definition at line 212 of file Quilt.cpp.

Member Data Documentation

◆ b_eclipsed

bool QuiltCandidate::b_eclipsed

Definition at line 73 of file Quilt.h.

◆ b_include

bool QuiltCandidate::b_include

Definition at line 72 of file Quilt.h.

◆ b_locked

bool QuiltCandidate::b_locked

Definition at line 74 of file Quilt.h.

◆ ChartScale

int QuiltCandidate::ChartScale

Definition at line 70 of file Quilt.h.

◆ dbIndex

int QuiltCandidate::dbIndex

Definition at line 69 of file Quilt.h.

◆ rounding

int QuiltCandidate::rounding

Definition at line 71 of file Quilt.h.


The documentation for this class was generated from the following files: