|
const MCgrsPos & | GetCgrsPos () const |
|
void | SetCgrsPos (const MCgrsPos &cgrs) |
|
const std::string & | GetUnwantedLetters () const |
|
void | SetUnwantedLetters (const std::string &unwantedLetters) |
|
const std::string & | GetStartLabel () const |
|
void | SetStartLabel (const std::string &startLabel) |
|
int | GetStartIndex () const |
|
void | SetStartIndex (int startIndex) |
|
const std::set< int > & | GetUnwantedIndeces () const |
|
void | SetUnwantedIndeces (const std::set< int > &skips) |
|
bool | Create (const std::shared_ptr< RasterProjector > &vm, double dScale, const BasicGeoTypes::GeoRect &gr, GridLayout *pGL) |
|
int | Build () |
|
int | BuildAuxPath (std::shared_ptr< STK::PolylineRender2D > &pfc, int pathtype, int &numVectors) |
|
const std::shared_ptr< GridPathCollection > & | GetPathCollection (int pathCollectionIndex) const |
|
int | GetNumPathCollections () const |
|
const std::shared_ptr< FlCache > & | GetLabelCache () const |
|
virtual bool | Create (const std::shared_ptr< RasterProjector > &vm, double dScale, const BasicGeoTypes::GeoRect &gr, GridLayout *pGL) |
|
virtual int | Build () |
|
virtual int | BuildAuxPath (std::shared_ptr< STK::PolylineRender2D > &pfc, int pathtype, int &numVectors) |
|
const std::string | GetId () const |
|
GridTypes | GetGridType () const |
|
void | SetVisible (bool visible) |
|
bool | GetVisible () |
|
void | UnrequestAllGraphics () |
|
void | UpdatePixelResolution (float pixelResolutionScale) |
|
|
GridLayout * | m_pGL |
|
GridSpacing | m_GS |
|
std::string | _id |
|
bool | _visible |
|
virtual void | Init (const std::shared_ptr< RasterProjector > &vm, double dScale, const BasicGeoTypes::GeoRect &gr, GridLayout *pGL, double dGridSize) |
|
virtual void | SetTics (double dCompfactor, double dGridSizeX, double dGridSizeY) |
|
double | SanityCheck (double value, double sweep, double max) |
|
◆ Build()
◆ BuildAuxPath()
int MGridCgrs::BuildAuxPath |
( |
std::shared_ptr< STK::PolylineRender2D > & |
pfc, |
|
|
int |
pathtype, |
|
|
int & |
numVectors |
|
) |
| |
|
virtual |
◆ Create()
The documentation for this class was generated from the following files:
- Native/MariaNative/MGeoLayers/MGridCgrs.h
- Native/MariaNative/MGeoLayers/MGridCgrs.cpp