Show / Hide Table of Contents

Namespace Itinero.Algorithms.Networks.Preprocessing.Areas

Classes

AreaMetaDataHandler

Adds meta-data to all edges in a given area.

PolygonArea

An area implemenation based on a simple polygon.

Interfaces

IArea

Abstract representation of an area.

Delegates

AreaMetaDataHandler.EdgeInsideDelegate

A delegate to notify listeners that an edge was found inside the area.

AreaMetaDataHandler.NewEdgeDelegate

A delegate to notifiy listeners of a new edge.

AreaMetaDataHandler.NewVertexDelegate

A delegate to notify listeners of a new vertex.

Back to top Built by Itinero, MIT licensed.