# Functions
GetStrategy returns algorithm by new Algorithm.
NewMegrezAlgorithm returns Algorithm that is MegrezAlgorithm.
NormalStrategy returns normal algorithm.
# Variables
ErrNotPolygon UnaryUnion parameter is not polygon.
# Interfaces
Algorithm is the interface implemented by an object that can implementation spatial algorithm.