LuciadCPillar C# 2024.0.08
All Classes Namespaces Functions Enumerations Enumerator Properties Pages
Luciad.Layers Namespace Reference

Support for rendering of data on a Map. More...

Namespaces

namespace  Features
 Support for rendering of feature (vector) data.
 
namespace  Grids
 Support for rendering of grids.
 
namespace  MbTiles
 Support for rendering of Mapbox feature tile (vector) data.
 
namespace  Rasters
 Support for rendering of raster data.
 
namespace  Styles
 Support for styling data on a Map.
 
namespace  TileSet3D
 Support for rendering of 3D tiles data.
 

Classes

interface  ILayerListObserver
 Observer interface allowing to get notified about changes within the LayerList. More...
 
interface  ILayerObserver
 Interface for observing layers. More...
 
class  Layer
 Common representation for layers that can be added to a map. More...
 
class  LayerEvent
 Event that indicates that some property of a specific layer has changed. More...
 
class  LayerList
 Represents an ordered list of layers. More...
 
class  LayerListEvent
 An event object, describing a change in a LayerList instance. More...
 

Detailed Description

Support for rendering of data on a Map.

The main entry point for adding data to the Map is the Layer class. It's possible to create a Layer instance using