Method | Description | |
---|---|---|
Clone ( ) : |
||
CloneToFullIntensity ( ) : |
||
Draw ( |
||
Draw ( IGraphicsTarget grTarget, |
||
GetMapColors ( ) : List |
||
MissingFonts ( ) : string[] | ||
NonRenderableObjects ( ) : string[] | ||
SetCourse ( CourseLayout newCourse ) : void | ||
SetMapFile ( MapType newMapType, string newFilename ) : void | ||
SetPrintArea ( |
||
UpdateDimmedBitmap ( ) : void | ||
WriteBitmapMap ( string fileName, |
Method | Description | |
---|---|---|
BitmapTransform ( ) : Matrix | ||
ComputeColorMatrix ( ) : PurplePen.MapModel.ColorMatrix | ||
DrawBitmapMap ( IGraphicsTarget grTarget, |
||
DrawHelper ( IGraphicsTarget grTargetOcadMap, IGraphicsTarget grTargetBitmapMap, IGraphicsTarget grTargetCourses, |
||
DrawOcadMap ( IGraphicsTarget grTarget, |
||
GetMinResolution ( Matrix transform ) : float | ||
RaiseChanged ( |
public Draw ( |
||
bitmap | ||
transform | Matrix | |
clipRegion | ||
return | void |
public Draw ( IGraphicsTarget grTarget, |
||
grTarget | IGraphicsTarget | |
visRect | ||
minResolution | float | |
return | void |
public SetCourse ( CourseLayout newCourse ) : void | ||
newCourse | CourseLayout | |
return | void |
public SetMapFile ( MapType newMapType, string newFilename ) : void | ||
newMapType | MapType | |
newFilename | string | |
return | void |
public SetPrintArea ( |
||
printArea | ||
return | void |
public WriteBitmapMap ( string fileName, |
||
fileName | string | |
format | ||
dpi | float | |
return | void |