A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developers.arcgis.com/qt/cpp/api-reference/esri-arcgisruntime-grid.html below:

Grid Class | ArcGIS Maps SDK for Qt

Member Function Documentation [override virtual noexcept] Grid::~Grid()

Destructor.

Esri::ArcGISRuntime::GridType Grid::gridType() const

Returns the type of this grid.

bool Grid::isLabelsVisible() const

Returns whether any grid labels are visible.

bool Grid::isVisible() const

Returns whether the grid is visible.

double Grid::labelOffset() const

Returns the offset in device-independent pixels (DIPs) for all text labels from the edge of the map view.

See also setLabelOffset().

Esri::ArcGISRuntime::GridLabelPosition Grid::labelPosition() const

Returns the positioning option used for all text labels.

See also setLabelPosition().

int Grid::levelCount() const

Returns the number of levels of resolution supported by the grid.

Esri::ArcGISRuntime::Symbol *Grid::lineSymbol(int level) const

Returns the line symbol used for the grid lines at the given resolution level.

See also setLineSymbol().

void Grid::setLabelOffset(double labelOffset)

Sets the offset in device-independent pixels (DIPs) for all text labels from the edge of the map view to labelOffset.

See also labelOffset().

void Grid::setLabelPosition(Esri::ArcGISRuntime::GridLabelPosition labelPosition)

Sets the positioning option used for all text labels to labelPosition.

See also labelPosition().

void Grid::setLabelsVisible(bool labelsVisible)

Sets whether grid labels are visible to labelsVisible.

See also isLabelsVisible().

void Grid::setLineSymbol(int level, Esri::ArcGISRuntime::Symbol *lineSymbol)

Sets the line symbol used for the grid lines at the given resolution level to lineSymbol.

The symbol must be a SimpleLineSymbol.

See also lineSymbol().

void Grid::setTextSymbol(int level, Esri::ArcGISRuntime::Symbol *textSymbol)

Sets the text symbol used for the grid labels at the given resolution level to textSymbol.

See also textSymbol().

void Grid::setVisible(bool visible)

Sets whether the grid is visible to visible.

See also isVisible().

Esri::ArcGISRuntime::Symbol *Grid::textSymbol(int level) const

Returns the text symbol used for the grid labels at the given resolution level.

See also setTextSymbol().

[since Esri::ArcGISRuntime 200.6] bool Grid::operator!=(Esri::ArcGISRuntime::Grid *other) const

Returns true if this object is not equal to a second Grid object.

This function was introduced in Esri::ArcGISRuntime 200.6.

[since Esri::ArcGISRuntime 200.6] bool Grid::operator==(Esri::ArcGISRuntime::Grid *other) const

Returns true if this object is equal to a second Grid object.

This function was introduced in Esri::ArcGISRuntime 200.6.


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