PCIDSK::PCIDSKGCPSegment Class Reference

Interface to PCIDSK GCP segment. More...

#include <pcidsk_gcpsegment.h>

List of all members.

Public Member Functions

virtual std::vector< PCIDSK::GCP
> const & 
GetGCPs (void) const =0
 Return all GCPs in the segment.
virtual void SetGCPs (std::vector< PCIDSK::GCP > const &gcps)=0
 Write the given GCPs to the segment. If the segment already exists, it will be replaced with this one.
virtual unsigned int GetGCPCount (void) const =0
 Return the count of GCPs in the segment.
virtual void ClearGCPs (void)=0
 Clear a GCP Segment.
virtual ~PCIDSKGCPSegment (void)
 Virtual Destructor.


Detailed Description

Interface to PCIDSK GCP segment.


The documentation for this class was generated from the following file:
Generated on Fri Jul 16 16:01:31 2010 for libpcidsk by  doxygen 1.5.1