#include <ilviews/maps/coord.h>
#include <ilviews/maps/projection/ellips.h>
#include <ilviews/maps/projection/hdatum.h>
#include <ilviews/maps/unitconv.h>
#include <ilviews/maps/projection/projinfo.h>
#include <ilviews/base/value.h>
#include <ilviews/graphics/io.h>
Classes | |
class | IlvProjection |
Parent class of all projections in the library. More... | |
Enumerations | |
enum | IlvProjectionGeometricProperty { IlvNoneProjectionGeometricProperty, IlvConformalProjectionGeometricProperty, IlvEqualAreaProjectionGeometricProperty } |
Properties of projections. More... | |
Library: ilvmaps
Definition of the abstract class IlvProjection
, the base for all projection classes.