Imagine::ViewLayer Class Reference

#include <ViewLayer.h>

List of all members.

Public Member Functions

 ViewLayer (ViewLayer const &vl)
 ViewLayer (Edis_ViewLayer *vwl)
void reset (Edis_ViewLayer *vwl)
Edis_ViewLayer * viewLayer ()
std::string filename ()
 returns full filename associated with layer
std::string longName ()
std::string shortName ()
std::list< std::string > layerNames ()


Detailed Description

Wrapper round edis_ViewLayer


Member Function Documentation

std::list<std::string> Imagine::ViewLayer::layerNames  ) 
 

returns list of names of all layers that belong to this layer

std::string Imagine::ViewLayer::longName  ) 
 

returns a long name for the layer

Remarks:
However, view_layer->methods->longname() doesn't appear to actually do anything. Sent e-mail to mailing list for enlightenment.

void Imagine::ViewLayer::reset Edis_ViewLayer *  vwl  ) 
 

set to new view layer

std::string Imagine::ViewLayer::shortName  ) 
 

returns a short name for the layer

Remarks:
However, view_layer->methods->shortname() doesn't appear to actually do anything. Sent e-mail to mailing list for enlightenment.

Edis_ViewLayer* Imagine::ViewLayer::viewLayer  ) 
 

sometimes you just need the view layer directly


The documentation for this class was generated from the following file:
Generated on Wed Mar 7 16:49:38 2007 for ImagineObjects by  doxygen 1.4.6