LuciadCPillar C# 2023.1.03
Luciad.Layers.Rasters.RasterLayer Class Reference

A layer for raster models. More...

Inheritance diagram for Luciad.Layers.Rasters.RasterLayer:
Luciad.Layers.Layer

Classes

class  Builder
 Builder for creating a luciad::RasterLayer for a luciad::IRasterModel. More...
 

Static Public Member Functions

static Luciad.Layers.Rasters.RasterLayer.Builder NewBuilder ()
 

Properties

Luciad.Models.Rasters.IRasterModel Model [get]
 
static string PropertyRasterStyle = PropertyRasterStyleInternal() [get]
 
Luciad.Layers.Styles.RasterStyle RasterStyle [get, set]
 
- Properties inherited from Luciad.Layers.Layer
ulong Id [get]
 
bool IsVisible [get, set]
 
static string PropertyTitle = PropertyTitleInternal() [get]
 
static string PropertyVisible = PropertyVisibleInternal() [get]
 
string Title [get, set]
 

Additional Inherited Members

- Public Member Functions inherited from Luciad.Layers.Layer
void AddObserver (Luciad.Layers.ILayerObserver layerObserver)
 Adds an observer that allows to receive change events from this layer. More...
 
void Dispose ()
 
void RemoveObserver (Luciad.Layers.ILayerObserver layerObserver)
 Removes the given observer. More...
 

Detailed Description

A layer for raster models.

Use luciad::RasterLayer::newBuilder to create a raster layer instance.

Warning
C# documentation translation is incomplete. You can find more information in the C++ documentation for luciad::RasterLayer.

Member Function Documentation

◆ NewBuilder()

static Luciad.Layers.Rasters.RasterLayer.Builder Luciad.Layers.Rasters.RasterLayer.NewBuilder ( )
inlinestatic

Property Documentation

◆ Model

Luciad.Models.Rasters.IRasterModel Luciad.Layers.Rasters.RasterLayer.Model
get

◆ PropertyRasterStyle

string Luciad.Layers.Rasters.RasterLayer.PropertyRasterStyle = PropertyRasterStyleInternal()
staticget

◆ RasterStyle

Luciad.Layers.Styles.RasterStyle Luciad.Layers.Rasters.RasterLayer.RasterStyle
getset