LuciadCPillar C# 2023.1.04
Luciad.Layers.Grids.LonLat.LonLatGridSetting Class Reference

LonLat grid setting. More...

Inheritance diagram for Luciad.Layers.Grids.LonLat.LonLatGridSetting:

Classes

class  Builder
 Builder for a LonLat grid setting. More...
 

Public Member Functions

 LonLatGridSetting (Luciad.Layers.Grids.LonLat.LonLatGridSetting other)
 
void Dispose ()
 
override bool Equals (object other)
 
override int GetHashCode ()
 

Static Public Member Functions

static Luciad.Layers.Grids.LonLat.LonLatGridSetting.Builder NewBuilder ()
 Creates a new builder with the default values. More...
 

Properties

double DeltaLat [get]
 
double DeltaLon [get]
 
double LabelEdgeOffset [get, set]
 
Luciad.Grids.LonLat.LonLatFormat LabelFormat [get]
 
double LabelGridOffset [get, set]
 
Luciad.Layers.Grids.Labels.GridLabelOrientation LabelOrientation [get]
 
Luciad.Layers.Grids.LonLat.LonLatGridLabelPosition LabelPosition [get]
 
Luciad.Text.TextStyle LabelStyle [get]
 
Luciad.Layers.Grids.Labels.GridLineLabelPosition LineLabelPosition [get]
 
Luciad.Layers.Styles.LineStyle LineStyle [get]
 
Luciad.Maps.MapScale MaxScale [get]
 
Luciad.Maps.MapScale MinScale [get]
 
Luciad.Text.TextStyle OriginLabelStyle [get]
 
Luciad.Layers.Styles.LineStyle OriginLineStyle [get]
 

Detailed Description

LonLat grid setting.

2023.1

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

Constructor & Destructor Documentation

◆ LonLatGridSetting()

Luciad.Layers.Grids.LonLat.LonLatGridSetting.LonLatGridSetting ( Luciad.Layers.Grids.LonLat.LonLatGridSetting  other)
inline

Member Function Documentation

◆ Dispose()

void Luciad.Layers.Grids.LonLat.LonLatGridSetting.Dispose ( )
inline

◆ Equals()

override bool Luciad.Layers.Grids.LonLat.LonLatGridSetting.Equals ( object  other)
inline

◆ GetHashCode()

override int Luciad.Layers.Grids.LonLat.LonLatGridSetting.GetHashCode ( )
inline

◆ NewBuilder()

Luciad.Layers.Grids.LonLat.LonLatGridSetting.Builder Luciad.Layers.Grids.LonLat.LonLatGridSetting.NewBuilder ( )
inlinestatic

Creates a new builder with the default values.

the new builder.

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

Property Documentation

◆ DeltaLat

double Luciad.Layers.Grids.LonLat.LonLatGridSetting.DeltaLat
get

◆ DeltaLon

double Luciad.Layers.Grids.LonLat.LonLatGridSetting.DeltaLon
get

◆ LabelEdgeOffset

double Luciad.Layers.Grids.LonLat.LonLatGridSetting.LabelEdgeOffset
getset

◆ LabelFormat

Luciad.Grids.LonLat.LonLatFormat Luciad.Layers.Grids.LonLat.LonLatGridSetting.LabelFormat
get

◆ LabelGridOffset

double Luciad.Layers.Grids.LonLat.LonLatGridSetting.LabelGridOffset
getset

◆ LabelOrientation

Luciad.Layers.Grids.Labels.GridLabelOrientation Luciad.Layers.Grids.LonLat.LonLatGridSetting.LabelOrientation
get

◆ LabelPosition

Luciad.Layers.Grids.LonLat.LonLatGridLabelPosition Luciad.Layers.Grids.LonLat.LonLatGridSetting.LabelPosition
get

◆ LabelStyle

Luciad.Text.TextStyle Luciad.Layers.Grids.LonLat.LonLatGridSetting.LabelStyle
get

◆ LineLabelPosition

Luciad.Layers.Grids.Labels.GridLineLabelPosition Luciad.Layers.Grids.LonLat.LonLatGridSetting.LineLabelPosition
get

◆ LineStyle

Luciad.Layers.Styles.LineStyle Luciad.Layers.Grids.LonLat.LonLatGridSetting.LineStyle
get

◆ MaxScale

Luciad.Maps.MapScale Luciad.Layers.Grids.LonLat.LonLatGridSetting.MaxScale
get

◆ MinScale

Luciad.Maps.MapScale Luciad.Layers.Grids.LonLat.LonLatGridSetting.MinScale
get

◆ OriginLabelStyle

Luciad.Text.TextStyle Luciad.Layers.Grids.LonLat.LonLatGridSetting.OriginLabelStyle
get

◆ OriginLineStyle

Luciad.Layers.Styles.LineStyle Luciad.Layers.Grids.LonLat.LonLatGridSetting.OriginLineStyle
get