Serial port and GPS

BmpMap Members

BmpMap overview

Public Static (Shared) Fields

INVALID_MAPInvalid map used in errorneous situations.

Private Static Constructor

BmpMap Constructor Initializes the static fields of the BmpMap class.

Private Static (Shared) Fields

SEPSSeparators used for the init string

Public Instance Constructors

BmpMap Constructor Initializes the map from the given string

Public Instance Properties

bitmapReturns the bitmap for this map

Public Instance Methods

activateActivates the map
Equals (inherited from ValueType) 
GetHashCode (inherited from ValueType) 
GetType (inherited from Object) 
isPointInsideChecks if the given point is inside of the map
psqRecomputes p into psq
ToString (inherited from ValueType) 

Internal Instance Methods

obj_address (inherited from Object) 

Private Instance Fields

m_bmpBitmap resulting for the file
m_bmpfilenameName of the bitmap file
m_bottomLineThe bottom edge of the real map
m_hsqHeight of the rectangle map
m_leftLineThe left edge of the real map
m_rightLineThe right edge of the real map
m_topLineThe top edge of the real map
m_wsqWidth of the rectangle map
m_xsq2x of the right bottom corner of the rectangle map
m_ysq1y of the left upper corner of the rectangle map

See Also

BmpMap Class | serial Namespace | StraightLine | Utils.coord2dec