Method |
Description |
|
AddTextLine ( List list, string text, Id courseControlId, Id controlId, DescriptionLine textLineKind ) : void |
|
|
DumpDescriptionLine ( SymbolDB symbolDB, DescriptionLine line, TextWriter writer ) : void |
|
|
FilterControl ( CourseView kind, ControlPoint control, ControlPoint controlPrev, ControlPoint controlNext ) : bool |
|
|
FilterLeg ( CourseView kind, ControlPoint from, ControlPoint to, Leg leg ) : bool |
|
|
GetAllControlsHeaderLine ( ) : DescriptionLine |
|
|
GetAllVariationsHeaderLine ( ) : DescriptionLine |
|
|
GetDirectiveLine ( CourseView kind, CourseView controlView, CourseView controlViewPrev ) : DescriptionLine |
|
|
GetMapExchangeAtControlLine ( CourseView controlWithExchange ) : DescriptionLine |
|
|
GetMapExchangeLine ( CourseView controlViewFrom, CourseView controlViewTo ) : DescriptionLine |
|
|
GetMarkedRouteLine ( CourseView controlViewFrom, CourseView controlViewTo, Id legId ) : DescriptionLine |
|
|
GetNormalHeaderLine ( ) : DescriptionLine |
|
|
GetRegularLine ( CourseView kind, int scoreColumn, CourseView controlView, string>.Dictionary descriptionKey ) : DescriptionLine |
|
|
GetScoreHeaderLine ( ) : DescriptionLine |
|
|
GetTextLineFromText ( string text, Id courseControlId, Id controlId, DescriptionLine textLineKind ) : PurplePen.DescriptionLine[] |
|
|
GetTitleLine1 ( ) : string |
|
|
GetTitleLine2 ( ) : string |
|
|
GetTitleLineFromText ( DescriptionLineKind kind, string text ) : PurplePen.DescriptionLine[] |
|
|