RVC::REGION Class Reference

Manages "region" objects. More...

#include <rvc/regioncl.h>

Inheritance diagram for RVC::REGION:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 REGION (const RVC::REGION &rhs)
 REGION ()
virtual ~REGION ()
const SPATREF::COORDREFSYSGetCoordRefSys () const
const DRECT2DGetExtents () const
const REGION2DGetRegion () const
RVC::REGIONoperator= (const RVC::REGION &rhs)
void SetCoordRefSys (const SPATREF::COORDREFSYS &crs)
ERRVALUE SetRegion (const REGION2D &region)

Detailed Description

Manages "region" objects.

RVC Object Types that this class supports: RVC::OBJTYPE_Region.

Valid parents for this class:

Read(), Make() and Write() methods inherited from RVCSIMPLE class. View RVCSIMPLE docs for inherited methods


Constructor & Destructor Documentation

RVC::REGION::REGION (  ) 
RVC::REGION::REGION ( const RVC::REGION rhs  ) 
virtual RVC::REGION::~REGION (  )  [virtual]

Member Function Documentation

const SPATREF::COORDREFSYS& RVC::REGION::GetCoordRefSys (  )  const

Get region COORDREFSYS.

Returns:
Region's COORDREFSYS
const DRECT2D& RVC::REGION::GetExtents (  )  const

Get region extents.

Returns:
Region's extents
const REGION2D& RVC::REGION::GetRegion (  )  const

Obtain region, must be read first.

Returns:
Region reference
RVC::REGION& RVC::REGION::operator= ( const RVC::REGION rhs  ) 

Assignment.

Reimplemented from RVC::SIMPLE.

Reimplemented in NAMEDREGION.

void RVC::REGION::SetCoordRefSys ( const SPATREF::COORDREFSYS crs  )  [inline]

Set coordinate reference system.

Parameters:
crs New Coordinate Reference System
ERRVALUE RVC::REGION::SetRegion ( const REGION2D region  ) 

Set the current region to a new region.


The documentation for this class was generated from the following file:

Generated on Sun Oct 7 21:37:57 2012 for TNTsdk 2012 by  doxygen 1.6.1