C# Class AsterixDisplayAnalyser.GMapTargetandLabel

Inheritance: GMap.NET.WindowsForms.GMapMarker
Datei anzeigen Open project: akapetanovic/ASTERIX-ANALYSER-and-DATA-DISPLAY Class Usage Examples

Public Properties

Property Type Description
A_HDG_BRUSH System.Drawing.Brush
A_HDG_FONT System.Drawing.Font
A_HDG_FONT_FAMILLY System.Drawing.FontFamily
A_HDG_OFFSET Point
A_HDG_STRING string
A_ROC_BRUSH System.Drawing.Brush
A_ROC_FONT System.Drawing.Font
A_ROC_FONT_FAMILLY System.Drawing.FontFamily
A_ROC_OFFSET Point
A_ROC_STRING string
A_SPD_BRUSH System.Drawing.Brush
A_SPD_FONT System.Drawing.Font
A_SPD_FONT_FAMILLY System.Drawing.FontFamily
A_SPD_OFFSET Point
A_SPD_STRING string
Barometric_Setting string
CALC_GSPD_STRING string
CALC_HDG_STRING string
CALLSIGN_BRUSH System.Drawing.Brush
CALLSIGN_FONT System.Drawing.Font
CALLSIGN_FONT_FAMILLY System.Drawing.FontFamily
CALLSIGN_OFFSET Point
CALLSIGN_STRING string
CFL_BRUSH System.Drawing.Brush
CFL_FONT System.Drawing.Font
CFL_FONT_FAMILLY System.Drawing.FontFamily
CFL_OFFSET Point
CFL_STRING string
DAP_GSPD string
DAP_HDG string
GSPD_BRUSH System.Drawing.Brush
GSPD_FONT System.Drawing.Font
GSPD_FONT_FAMILLY System.Drawing.FontFamily
GSPD_OFFSET Point
HistoryPoints System.Collections.Generic.Queue
IAS string
LabelOffset Point
MACH string
ModeA_CI_BRUSH System.Drawing.Brush
ModeA_CI_FONT System.Drawing.Font
ModeA_CI_FONT_FAMILLY System.Drawing.FontFamily
ModeA_CI_OFFSET Point
ModeA_CI_STRING string
ModeC_BRUSH System.Drawing.Brush
ModeC_FONT System.Drawing.Font
ModeC_FONT_FAMILLY System.Drawing.FontFamily
ModeC_OFFSET Point
ModeC_STRING string
Mode_S_Addr string
MyTargetIndex int
Rate_Of_Climb string
Roll_Angle string
STCA_List System.Collections.Generic.List
SelectedAltitude_LongTerm string
SelectedAltitude_ShortTerm string
ShowLabelBox bool
TAS string
TRK string
TargetMonitoredBy int
TargetToMonitor int

Public Methods

Method Description
GMapTargetandLabel ( GMap.NET.PointLatLng p ) : System

Constructor

GetAC_SYMB_StartPoint ( ) : Point
GetCFLStartPoint ( ) : Point
GetGSPDStartPoint ( ) : Point
GetHDGStartPoint ( ) : Point
GetLabelHeight ( ) : int
GetLabelStartingPoint ( ) : Point
GetLabelWidth ( ) : int
GetSPDStartPoint ( ) : Point
OnRender ( Graphics g ) : void
TerminateTarget ( ) : void

Private Methods

Method Description
DataItemValidator ( string Item ) : bool

Method Details

GMapTargetandLabel() public method

Constructor
public GMapTargetandLabel ( GMap.NET.PointLatLng p ) : System
p GMap.NET.PointLatLng The position of the marker
return System

GetAC_SYMB_StartPoint() public method

public GetAC_SYMB_StartPoint ( ) : Point
return Point

GetCFLStartPoint() public method

public GetCFLStartPoint ( ) : Point
return Point

GetGSPDStartPoint() public method

public GetGSPDStartPoint ( ) : Point
return Point

GetHDGStartPoint() public method

public GetHDGStartPoint ( ) : Point
return Point

GetLabelHeight() public method

public GetLabelHeight ( ) : int
return int

GetLabelStartingPoint() public method

public GetLabelStartingPoint ( ) : Point
return Point

GetLabelWidth() public method

public GetLabelWidth ( ) : int
return int

GetSPDStartPoint() public method

public GetSPDStartPoint ( ) : Point
return Point

OnRender() public method

public OnRender ( Graphics g ) : void
g System.Drawing.Graphics
return void

TerminateTarget() public method

public TerminateTarget ( ) : void
return void

Property Details

A_HDG_BRUSH public_oe property

public Brush,System.Drawing A_HDG_BRUSH
return System.Drawing.Brush

A_HDG_FONT public_oe property

public Font,System.Drawing A_HDG_FONT
return System.Drawing.Font

A_HDG_FONT_FAMILLY public_oe static_oe property

public static FontFamily,System.Drawing A_HDG_FONT_FAMILLY
return System.Drawing.FontFamily

A_HDG_OFFSET public_oe property

public Point A_HDG_OFFSET
return Point

A_HDG_STRING public_oe property

public string A_HDG_STRING
return string

A_ROC_BRUSH public_oe property

public Brush,System.Drawing A_ROC_BRUSH
return System.Drawing.Brush

A_ROC_FONT public_oe property

public Font,System.Drawing A_ROC_FONT
return System.Drawing.Font

A_ROC_FONT_FAMILLY public_oe static_oe property

public static FontFamily,System.Drawing A_ROC_FONT_FAMILLY
return System.Drawing.FontFamily

A_ROC_OFFSET public_oe property

public Point A_ROC_OFFSET
return Point

A_ROC_STRING public_oe property

public string A_ROC_STRING
return string

A_SPD_BRUSH public_oe property

public Brush,System.Drawing A_SPD_BRUSH
return System.Drawing.Brush

A_SPD_FONT public_oe property

public Font,System.Drawing A_SPD_FONT
return System.Drawing.Font

A_SPD_FONT_FAMILLY public_oe static_oe property

public static FontFamily,System.Drawing A_SPD_FONT_FAMILLY
return System.Drawing.FontFamily

A_SPD_OFFSET public_oe property

public Point A_SPD_OFFSET
return Point

A_SPD_STRING public_oe property

public string A_SPD_STRING
return string

Barometric_Setting public_oe property

public string Barometric_Setting
return string

CALC_GSPD_STRING public_oe property

public string CALC_GSPD_STRING
return string

CALC_HDG_STRING public_oe property

public string CALC_HDG_STRING
return string

CALLSIGN_BRUSH public_oe property

public Brush,System.Drawing CALLSIGN_BRUSH
return System.Drawing.Brush

CALLSIGN_FONT public_oe property

public Font,System.Drawing CALLSIGN_FONT
return System.Drawing.Font

CALLSIGN_FONT_FAMILLY public_oe static_oe property

public static FontFamily,System.Drawing CALLSIGN_FONT_FAMILLY
return System.Drawing.FontFamily

CALLSIGN_OFFSET public_oe property

public Point CALLSIGN_OFFSET
return Point

CALLSIGN_STRING public_oe property

public string CALLSIGN_STRING
return string

CFL_BRUSH public_oe property

public Brush,System.Drawing CFL_BRUSH
return System.Drawing.Brush

CFL_FONT public_oe property

public Font,System.Drawing CFL_FONT
return System.Drawing.Font

CFL_FONT_FAMILLY public_oe static_oe property

public static FontFamily,System.Drawing CFL_FONT_FAMILLY
return System.Drawing.FontFamily

CFL_OFFSET public_oe property

public Point CFL_OFFSET
return Point

CFL_STRING public_oe property

public string CFL_STRING
return string

DAP_GSPD public_oe property

public string DAP_GSPD
return string

DAP_HDG public_oe property

public string DAP_HDG
return string

GSPD_BRUSH public_oe property

public Brush,System.Drawing GSPD_BRUSH
return System.Drawing.Brush

GSPD_FONT public_oe property

public Font,System.Drawing GSPD_FONT
return System.Drawing.Font

GSPD_FONT_FAMILLY public_oe static_oe property

public static FontFamily,System.Drawing GSPD_FONT_FAMILLY
return System.Drawing.FontFamily

GSPD_OFFSET public_oe property

public Point GSPD_OFFSET
return Point

HistoryPoints public_oe property

public Queue,System.Collections.Generic HistoryPoints
return System.Collections.Generic.Queue

IAS public_oe property

public string IAS
return string

LabelOffset public_oe property

public Point LabelOffset
return Point

MACH public_oe property

public string MACH
return string

ModeA_CI_BRUSH public_oe property

public Brush,System.Drawing ModeA_CI_BRUSH
return System.Drawing.Brush

ModeA_CI_FONT public_oe property

public Font,System.Drawing ModeA_CI_FONT
return System.Drawing.Font

ModeA_CI_FONT_FAMILLY public_oe static_oe property

public static FontFamily,System.Drawing ModeA_CI_FONT_FAMILLY
return System.Drawing.FontFamily

ModeA_CI_OFFSET public_oe property

public Point ModeA_CI_OFFSET
return Point

ModeA_CI_STRING public_oe property

public string ModeA_CI_STRING
return string

ModeC_BRUSH public_oe property

public Brush,System.Drawing ModeC_BRUSH
return System.Drawing.Brush

ModeC_FONT public_oe property

public Font,System.Drawing ModeC_FONT
return System.Drawing.Font

ModeC_FONT_FAMILLY public_oe static_oe property

public static FontFamily,System.Drawing ModeC_FONT_FAMILLY
return System.Drawing.FontFamily

ModeC_OFFSET public_oe property

public Point ModeC_OFFSET
return Point

ModeC_STRING public_oe property

public string ModeC_STRING
return string

Mode_S_Addr public_oe property

public string Mode_S_Addr
return string

MyTargetIndex public_oe property

public int MyTargetIndex
return int

Rate_Of_Climb public_oe property

public string Rate_Of_Climb
return string

Roll_Angle public_oe property

public string Roll_Angle
return string

STCA_List public_oe property

/////////////////////////////////////////////////////////////////////////////////////////////////////////////// STCA definitions
public List,System.Collections.Generic STCA_List
return System.Collections.Generic.List

SelectedAltitude_LongTerm public_oe property

public string SelectedAltitude_LongTerm
return string

SelectedAltitude_ShortTerm public_oe property

public string SelectedAltitude_ShortTerm
return string

ShowLabelBox public_oe property

public bool ShowLabelBox
return bool

TAS public_oe property

public string TAS
return string

TRK public_oe property

public string TRK
return string

TargetMonitoredBy public_oe property

public int TargetMonitoredBy
return int

TargetToMonitor public_oe property

public int TargetToMonitor
return int