Convert Class Reference

Interface to convert a Point into another coordinate system that could be used to reference into a Source. More...

#include <source.h>

Inheritance diagram for Convert:

ConvertAlbers

List of all members.

Public Member Functions

virtual void convert (Point *p, double *x, double *y)


Detailed Description

Interface to convert a Point into another coordinate system that could be used to reference into a Source.

Member Function Documentation

virtual void Convert::convert ( Point p,
double *  x,
double *  y 
) [virtual]

Convert the given Point into another coordinate system.

Parameters:
p Point to be converted
x Output x coordinate after conversion
y Output y coordinate after conversion

Reimplemented in ConvertAlbers.


The documentation for this class was generated from the following file:
Generated on Sat Feb 23 21:49:22 2008 for libprop by  doxygen 1.5.4