Interface IPlatformSelector
Assembly: Mars.Core.dll
public interface IPlatformSelector
Methods
|
Improve this Doc
View Source
Declaration
ICircleQueryOperation GetSuitableCirclePlatformFor(LayerMapping layerMapping)
Parameters
Returns
|
Improve this Doc
View Source
Declaration
IIntersectionOperation GetSuitableIntersectionPlatformFor(LayerMapping layerMapping)
Parameters
Returns
|
Improve this Doc
View Source
Declaration
INearestOperation GetSuitableNearestPlatformFor(LayerMapping layerMapping)
Parameters
Returns
|
Improve this Doc
View Source
Declaration
IWindowQueryOperation GetSuitableWindowPlatformFor(LayerMapping layerMapping)
Parameters
Returns
|
Improve this Doc
View Source
Declaration
void RemovePlatformFor(LayerMapping layerMapping)
Parameters
Extension Methods