An Electronic Navigation Chart (ENC) display categories object. More...
Public Functions Detailed Description// get EncMarinerSettings instance EncDisplaySettings* encDisplaySettings = EncEnvironmentSettings::displaySettings(); // get EncMarinerSettings instance EncMarinerSettings* encMarinerSettings = encDisplaySettings->marinerSettings(); // get EncDisplayCategories instance EncDisplayCategories* encDisplayCategories = encMarinerSettings->displayCategories(); // changes display categories settings encDisplayCategories->setStandardDisplay(false);
Note: You cannot create an object of this class. Use EncMarinerSettings
to get an instance of this object.
See also EncLayer.
Member Function Documentation[override virtual noexcept]
EncDisplayCategories::~EncDisplayCategories()
Destructor.
bool EncDisplayCategories::isDisplayBase() constReturns whether to the display the S-52 "displaybase" category.
bool EncDisplayCategories::isOtherDisplay() constReturns whether to the display the S-52 "other" category.
bool EncDisplayCategories::isStandardDisplay() constReturns whether to the display the S-52 "standard" category.
Note: Once an object has been added to or removed from display, the display is no longer showing the "Standard Display".
void EncDisplayCategories::setDisplayBase(bool value)Sets whether to display the S-52 "displaybase" category to value.
See also isDisplayBase().
void EncDisplayCategories::setOtherDisplay(bool value)Sets whether to the display the S-52 "other" category to value.
Note: The "other" category contains all objects that are not enabled by default in "Standard Display".
See also isOtherDisplay().
void EncDisplayCategories::setStandardDisplay(bool value)Sets whether to the display the S-52 "standard" category to value.
See also isStandardDisplay().
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4