rwlogo

Rogue Wave Views
Maps Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Classes | Enumerations
project.h File Reference
#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
 All projections in the library inherit from this abstract class. More...
 

Enumerations

enum  IlvProjectionGeometricProperty { IlvNoneProjectionGeometricProperty, IlvConformalProjectionGeometricProperty, IlvEqualAreaProjectionGeometricProperty }
 Properties of projections. More...
 

Detailed Description

Library: ilvmaps

Definition of the abstract class IlvProjection, the base for all projection classes.

Enumeration Type Documentation

Properties of projections.

Enumerator
IlvNoneProjectionGeometricProperty 

The projection is either conformal or equal area.

IlvConformalProjectionGeometricProperty 

The projection is conformal.

IlvEqualAreaProjectionGeometricProperty 

The projection is equal area.


© Copyright 2015, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.