#include <geos/geom/GeometryFactory.h>#include <geos/geom/MultiPolygon.h>#include <geos/geom/CoordinateSequence.h>#include <QString>Go to the source code of this file.
Classes | |
| class | Isis::PolygonTools |
| Provides various tools to work with geos multipolygons. More... | |
Namespaces | |
| namespace | Isis |
| This is free and unencumbered software released into the public domain. | |
Variables | |
| static geos::geom::GeometryFactory::Ptr | Isis::globalFactory = geos::geom::GeometryFactory::create() |