opLinemerge.h

00001 /**********************************************************************
00002  *
00003  * GEOS - Geometry Engine Open Source
00004  * http://geos.osgeo.org
00005  *
00006  * Copyright (C) 2006 Refractions Research Inc.
00007  *
00008  * This is free software; you can redistribute and/or modify it under
00009  * the terms of the GNU Lesser General Public Licence as published
00010  * by the Free Software Foundation. 
00011  * See the COPYING file for more information.
00012  *
00013  **********************************************************************/
00014 
00015 #ifndef GEOS_OPLINEMERGE_H
00016 #define GEOS_OPLINEMERGE_H
00017 
00018 namespace geos {
00019 namespace operation { // geos::operation
00020 
00022 namespace linemerge { // geos::operation::linemerge
00023 
00024 } // namespace geos::operation::linemerge
00025 } // namespace geos::operation
00026 } // namespace geos
00027 
00028 //#include <geos/operation/linemerge/EdgeString.h>
00029 //#include <geos/operation/linemerge/LineMergeDirectedEdge.h>
00030 //#include <geos/operation/linemerge/LineMergeEdge.h>
00031 //#include <geos/operation/linemerge/LineMergeGraph.h>
00032 #include <geos/operation/linemerge/LineMerger.h>
00033 //#include <geos/operation/linemerge/LineSequencer.h>
00034 
00035 #endif
00036 

Generated on 23 Sep 2013 for GEOS by  doxygen 1.4.7