2016-07-04 13:46:39 +10:00
|
|
|
/** @defgroup core core library
|
2008-10-28 23:00:54 +00:00
|
|
|
|
2016-07-04 13:46:39 +10:00
|
|
|
The CORE library contains all basic GIS functionality.
|
2008-10-28 23:00:54 +00:00
|
|
|
|
|
|
|
*/
|
|
|
|
|
2016-07-04 13:46:39 +10:00
|
|
|
/** @defgroup gui gui library
|
2010-09-30 22:53:18 +00:00
|
|
|
|
2016-07-04 13:46:39 +10:00
|
|
|
The GUI library is build on top of the CORE library and adds reusable GUI widgets.
|
2008-10-28 23:00:54 +00:00
|
|
|
|
|
|
|
*/
|
|
|
|
|
2016-07-04 13:46:39 +10:00
|
|
|
/** @defgroup analysis analysis library
|
2009-03-20 15:52:44 +00:00
|
|
|
|
2016-07-04 13:46:39 +10:00
|
|
|
The ANALYSIS library is built on top of CORE library and provides
|
2009-03-20 15:52:44 +00:00
|
|
|
high level tools for carrying out spatial analysis on vector and raster data.
|
|
|
|
*/
|
|
|
|
|
2016-07-04 13:46:39 +10:00
|
|
|
/** @defgroup networkanalysis network analysis library
|
2011-06-01 11:30:18 +06:00
|
|
|
|
2016-07-04 13:46:39 +10:00
|
|
|
The NETWORK_ANALYSIS library provides high level tools for building network
|
|
|
|
topologies and analysing them.
|
2011-06-01 11:30:18 +06:00
|
|
|
*/
|
2015-07-10 14:50:20 +02:00
|
|
|
|
2016-07-04 13:46:39 +10:00
|
|
|
/** @defgroup server server library
|
|
|
|
|
|
|
|
The SERVER library is built on top of the CORE library and adds map server
|
|
|
|
components to QGIS.
|
2015-07-10 14:50:20 +02:00
|
|
|
|
2016-07-04 13:46:39 +10:00
|
|
|
*/
|