GEOS  3.9.1dev
Classes | Namespaces
LineSequencer.h File Reference
#include <geos/export.h>
#include <geos/operation/linemerge/LineMergeGraph.h>
#include <geos/geom/Geometry.h>
#include <geos/geom/LineString.h>
#include <vector>
#include <list>
#include <memory>
Include dependency graph for LineSequencer.h:

Go to the source code of this file.

Classes

class  geos::operation::linemerge::LineSequencer
 Builds a sequence from a set of LineStrings so that they are ordered end to end. More...
 

Namespaces

 geos
 Basic namespace for all GEOS functionalities.
 
 geos::geom
 
 geos::planargraph
 Contains classes to implement a planar graph data structure.
 
 geos::operation
 Provides classes for implementing operations on geometries.
 
 geos::operation::linemerge
 Line merging package.