Maria GDK 4.5.0.137
Documentation of managed code in release branch
Loading...
Searching...
No Matches
TPG.GeoFramework.Common.GeoShapes.IGeoShapeProvider Interface Reference

Inteface for providing geo shapes. More...

Inheritance diagram for TPG.GeoFramework.Common.GeoShapes.IGeoShapeProvider:
TPG.GeoFramework.DrawObjectLayer.Contracts.IDrawObjectLayerViewModel TPG.GeoFramework.TrackLayer.Contracts.Layer.ITrackLayerViewModel TPG.GeoFramework.DrawObjectLayer.DrawObjectLayerViewModel TPG.GeoFramework.TrackLayer.TrackLayerViewModel

Public Member Functions

IList< GeoShapeGetGeoShapes (GeoRect bounds)
 Get geo shapes within bounds.
 

Detailed Description

Inteface for providing geo shapes.

Member Function Documentation

◆ GetGeoShapes()

IList< GeoShape > TPG.GeoFramework.Common.GeoShapes.IGeoShapeProvider.GetGeoShapes ( GeoRect  bounds)

Get geo shapes within bounds.

Parameters
boundsBounds to restrict search.
Returns
List of geo shapes.

Implemented in TPG.GeoFramework.DrawObjectLayer.DrawObjectLayerViewModel, and TPG.GeoFramework.TrackLayer.TrackLayerViewModel.


The documentation for this interface was generated from the following file: