GLIMSView Source Code Documentation

Shape Class Reference

#include <shape.h>

Inheritance diagram for Shape:

Inheritance graph
[legend]

List of all members.


Detailed Description

An abstract implementation of a generic shape that hold display information.

A VectorData set holds shapes that are dynamically casted by code that knows what kind of shape it is.

Definition at line 38 of file shape.h.


Public Member Functions

virtual ~Shape ()
virtual DspAttrgetAttr ()

Public Attributes

DspAttr mAttr

Constructor & Destructor Documentation

virtual Shape::~Shape (  )  [inline, virtual]

Definition at line 41 of file shape.h.


Member Function Documentation

virtual DspAttr& Shape::getAttr (  )  [inline, virtual]


Member Data Documentation

Definition at line 40 of file shape.h.

Referenced by GLIMSLineData::fromXML(), and GlacierLine::operator=().


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

Home | Search | Disclaimers & Privacy | Contact Us
GLIMSView Maintainer: dsoltesz@usgs.gov