BAreaGeo.h File Reference


Detailed Description

Provides definition for the abstract base class for area-type geometries, such as BPolygon, BEllipse, etc.

#include "GeoCore.h"
#include "BGeometry.h"
#include "boost/shared_ptr.hpp"

Namespaces

namespace  GeoCore

Classes

class  BAreaGeo
 Abstract base class for area-type geometries, such as BPolygon, BEllipse, etc. More...

Typedefs

typedef
boost::shared_ptr
< BAreaGeo > 
BAreaGeoPtr
 Defines a shared pointer that can be used to reference a BAreaGeo.

Enumerations

enum  EOrientation {
  eOrientationNone,
  eOrientationClockwise,
  eOrientationCounterClockwise
}
 An enumeration that gives the various ways that an area geometry can be oriented. More...


GeoTranslate 5.0 From Blue Marble Geographics