|
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) |
|
|
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) |
|
The documentation for this class was generated from the following files:
- Native/MariaNative/MGeoLayers/MGridBase.h
- Native/MariaNative/MGeoLayers/MGridBase.cpp