FolderLayer.h File Reference

A layer that can be used as a container for other kind of layers. More...

#include "AbstractLayer.h"

Go to the source code of this file.

Classes

class  te::map::FolderLayer
 A layer that can be used as a container for other kind of layers. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::map
 Namespace for the Map Tools module of TerraLib.
 

Typedefs

typedef boost::intrusive_ptr< FolderLayer > te::map::FolderLayerPtr
 

Detailed Description

A layer that can be used as a container for other kind of layers.

Definition in file FolderLayer.h.