Метод | Описание | |
---|---|---|
AllCoursesHaveLoads ( |
||
AllVariationsOfCourseControl ( |
||
AnyCoursesHaveLoads ( |
||
AnyMultipartCourses ( |
||
CanAddVariation ( |
||
CompareControlIds ( |
||
ComputeFlaggedLegLength ( |
||
ComputeLegLength ( |
||
ComputeSpecialLength ( |
||
ComputeStraightLineControlDistance ( |
||
ControlsUnusedInCourses ( |
||
CountCourseParts ( |
||
CountCourseParts ( |
||
CountCourses ( |
||
CourseContainsSpecial ( |
||
CourseIsForked ( |
||
CourseList ( |
||
CourseUsesControl ( |
||
CoursesUsingControl ( |
||
CoursesUsingLeg ( |
||
CreateOutputFileName ( |
||
DistanceBetweenPointsInMeters ( |
||
DoesCourseControlPrecede ( |
||
EnumCourseControlIds ( |
||
EnumLegs ( |
||
EnumerateCourseDesignators ( |
||
EnumerateCourseDesignators ( |
||
FindClosestLeg ( |
||
FindCode ( |
||
FindControlInsertionPoint ( |
||
FindLeg ( |
||
GetAllPunchPatterns ( |
||
GetAllVariations ( |
||
GetAutoNumbering ( |
||
GetControlGaps ( |
||
GetControlLoad ( |
||
GetCourseControlsInCourse ( EventDB eventDB, CourseDesignator courseDesignator, Id |
||
GetCourseLoad ( EventDB eventDB, Id |
||
GetCoursePartBounds ( EventDB eventDB, CourseDesignator courseDesignator, Id |
||
GetCourseSortOrder ( EventDB eventDB, Id |
||
GetCustomSymbolText ( EventDB eventDB, Dictionary |
||
GetDefaultDescKind ( EventDB eventDB, Id |
||
GetDescriptionColumns ( EventDB eventDB, Id |
||
GetDescriptionLanguage ( EventDB eventDB ) : string | ||
GetDesignatorsFromVariationChoices ( EventDB eventDB, Id |
||
GetEventTitle ( EventDB eventDB, string lineSep ) : string | ||
GetForkStart ( EventDB eventDB, Id |
||
GetLegFlagging ( EventDB eventDB, Id |
||
GetLegFlagging ( EventDB eventDB, Id |
||
GetLegGaps ( EventDB eventDB, Id |
||
GetLegGaps ( EventDB eventDB, Id |
||
GetLegLoad ( EventDB eventDB, Id |
||
GetLegPath ( EventDB eventDB, Id |
||
GetLegPath ( EventDB eventDB, Id |
||
GetPartOptions ( EventDB eventDB, CourseDesignator courseDesignator ) : PartOptions | ||
GetPrintArea ( EventDB eventDB, CourseDesignator courseDesignator ) : PrintArea | ||
GetPrintScale ( EventDB eventDB, Id |
||
GetSpecialDisplayedCourses ( EventDB eventDB, Id |
||
GetTextSpecialFonts ( EventDB eventDB ) : IEnumerable |
||
GetVariantCodeMapping ( EventDB eventDB, CourseDesignator courseDesignator ) : char>.Dictionary |
||
GetVariationString ( EventDB eventDB, Id |
||
HasFinishControl ( EventDB eventDB, Id |
||
HasPartSpecificPrintArea ( EventDB eventDB, CourseDesignator courseDesignator ) : bool | ||
HasStartControl ( EventDB eventDB, Id |
||
HasVariations ( EventDB eventDB, Id |
||
IsCodeInUse ( EventDB eventDB, string code ) : bool | ||
IsCourseControlInPart ( EventDB eventDB, CourseDesignator courseDesignator, Id |
||
IsImageNameUsed ( EventDB eventDB, string imageName ) : bool | ||
IsLegalControlCode ( string code, string &reason ) : bool | ||
IsPreferredControlCode ( EventDB eventDB, string code, string &reason ) : bool | ||
LastCourseControl ( EventDB eventDB, Id |
||
NextUnusedControlCode ( EventDB eventDB ) : string | ||
ShouldWarnAboutMovingControl ( EventDB eventDB, Id |
||
SortedCourseIds ( EventDB eventDB ) : Id |
||
UniqueImageName ( EventDB eventDB, string imageName ) : string |
Метод | Описание | |
---|---|---|
ComputeLoad ( |
||
EnumCourseControlsAndSplitStarts ( |
||
EnumCourseControlsAndSplitStartsToJoin ( |
||
EnumCourseControlsToJoin ( |
||
GetNextControl ( EventDB eventDB, CourseDesignator courseDesignator, Id |
||
GetVariationString ( EventDB eventDB, IEnumerable |
||
GetVariationString ( EventDB eventDB, Id |
||
GetVariations ( EventDB eventDB, CourseDesignator courseDesignator, Id
|
||
LowestNumericCode ( EventDB eventDB ) : int |
public static AllCoursesHaveLoads ( |
||
eventDB | ||
Результат | bool |
public static AllVariationsOfCourseControl ( |
||
eventDB | ||
courseControlId | Id |
|
Результат | IEnumerable |
public static AnyCoursesHaveLoads ( |
||
eventDB | ||
Результат | bool |
public static AnyMultipartCourses ( |
||
eventDB | ||
Результат | bool |
public static CanAddVariation ( |
||
eventDB | ||
courseDesignator | ||
courseControlId | Id |
|
Результат | bool |
public static CompareControlIds ( |
||
eventDB | ||
controlId1 | Id |
|
controlId2 | Id |
|
Результат | int |
public static ComputeFlaggedLegLength ( |
||
eventDB | ||
controlId1 | Id |
|
controlId2 | Id |
|
legId | Id |
|
Результат | float |
public static ComputeLegLength ( |
||
eventDB | ||
controlId1 | Id |
|
controlId2 | Id |
|
legId | Id |
|
Результат | float |
public static ComputeSpecialLength ( |
||
eventDB | ||
specialId | Id |
|
Результат | float |
public static ComputeStraightLineControlDistance ( |
||
eventDB | ||
controlId1 | Id |
|
controlId2 | Id |
|
Результат | float |
public static ControlsUnusedInCourses ( |
||
eventDB | ||
Результат | List |
public static CountCourseParts ( |
||
eventDB | ||
courseDesignator | ||
Результат | int |
public static CountCourseParts ( |
||
eventDB | ||
courseId | Id |
|
Результат | int |
public static CountCourses ( |
||
eventDB | ||
Результат | int |
public static CourseContainsSpecial ( |
||
eventDB | ||
courseDesignator | ||
specialId | Id |
|
Результат | bool |
public static CourseIsForked ( |
||
eventDB | ||
courseDesignator | ||
Результат | bool |
public static CourseList ( |
||
eventDB | ||
courses | IEnumerable |
|
Результат | string |
public static CourseUsesControl ( |
||
eventDB | ||
courseDesignator | ||
controlId | Id |
|
Результат | bool |
public static CoursesUsingControl ( |
||
eventDB | ||
controlId | Id |
|
Результат | Id |
public static CoursesUsingLeg ( |
||
eventDB | ||
control1 | Id |
|
control2 | Id |
|
Результат | Id |
public static CreateOutputFileName ( |
||
eventDB | ||
courseDesignator | ||
filePrefix | string | |
fileSuffix | string | |
extension | string | |
Результат | string |
public static DistanceBetweenPointsInMeters ( |
||
eventDB | ||
pt1 | ||
pt2 | ||
Результат | float |
public static DoesCourseControlPrecede ( |
||
eventDB | ||
courseDesignator | ||
courseControl1 | Id |
|
courseControl2 | Id |
|
Результат | bool |
public static EnumCourseControlIds ( |
||
eventDB | ||
courseDesignator | ||
Результат | IEnumerable |
public static EnumLegs ( |
||
eventDB | ||
courseDesignator | ||
Результат | IEnumerable |
public static EnumerateCourseDesignators ( |
||
eventDB | ||
courseIds | Id |
|
variationChoicesPerCourse | Dictionary |
|
enumeratePartsSeparately | bool | |
Результат | IEnumerable |
public static EnumerateCourseDesignators ( |
||
eventDB | ||
courseIds | Id |
|
enumeratePartsSeparately | bool | |
Результат | IEnumerable |
public static FindClosestLeg ( |
||
eventDB | ||
courseDesignator | ||
pt | ||
Результат | LegInfo |
public static FindCode ( |
||
eventDB | ||
code | string | |
Результат | Id |
public static FindControlInsertionPoint ( |
||
eventDB | ||
courseDesignator | ||
courseControl1 | Id |
|
courseControl2 | Id |
|
Результат | void |
public static FindLeg ( |
||
eventDB | ||
controlId1 | Id |
|
controlId2 | Id |
|
Результат | Id |
public static GetAllPunchPatterns ( |
||
eventDB | ||
Результат | PunchPattern>.Dictionary |
public static GetAllVariations ( |
||
eventDB | ||
courseId | Id |
|
Результат | IEnumerable |
public static GetAutoNumbering ( |
||
eventDB | ||
firstCode | int | |
disallowInvertibleCodes | bool | |
Результат | void |
public static GetControlGaps ( |
||
eventDB | ||
controlId | Id |
|
scale | float | |
Результат | PurplePen.CircleGap[] |
public static GetControlLoad ( |
||
eventDB | ||
controlId | Id |
|
Результат | int |
public static GetCourseControlsInCourse ( EventDB eventDB, CourseDesignator courseDesignator, Id |
||
eventDB | EventDB | |
courseDesignator | CourseDesignator | |
controlId | Id |
|
Результат | Id |
public static GetCourseLoad ( EventDB eventDB, Id |
||
eventDB | EventDB | |
courseId | Id |
|
Результат | int |
public static GetCoursePartBounds ( EventDB eventDB, CourseDesignator courseDesignator, Id |
||
eventDB | EventDB | |
courseDesignator | CourseDesignator | |
startCourseControlId | Id |
|
endCourseControlId | Id |
|
Результат | bool |
public static GetCourseSortOrder ( EventDB eventDB, Id |
||
eventDB | EventDB | |
courseId | Id |
|
Результат | int |
public static GetCustomSymbolText ( EventDB eventDB, Dictionary |
||
eventDB | EventDB | |
customSymbolText | Dictionary |
|
customSymbolKey | bool>.Dictionary | |
Результат | void |
public static GetDefaultDescKind ( EventDB eventDB, Id |
||
eventDB | EventDB | |
courseId | Id |
|
Результат | DescriptionKind |
public static GetDescriptionColumns ( EventDB eventDB, Id |
||
eventDB | EventDB | |
specialId | Id |
|
Результат | int |
public static GetDescriptionLanguage ( EventDB eventDB ) : string | ||
eventDB | EventDB | |
Результат | string |
public static GetDesignatorsFromVariationChoices ( EventDB eventDB, Id |
||
eventDB | EventDB | |
courseId | Id |
|
variationChoices | VariationChoices | |
Результат | IEnumerable |
public static GetEventTitle ( EventDB eventDB, string lineSep ) : string | ||
eventDB | EventDB | |
lineSep | string | |
Результат | string |
public static GetForkStart ( EventDB eventDB, Id |
||
eventDB | EventDB | |
courseId | Id |
|
courseControlId | Id |
|
Результат | Id |
public static GetLegFlagging ( EventDB eventDB, Id |
||
eventDB | EventDB | |
controlId1 | Id |
|
controlId2 | Id |
|
Результат | FlaggingKind |
public static GetLegFlagging ( EventDB eventDB, Id |
||
eventDB | EventDB | |
controlId1 | Id |
|
controlId2 | Id |
|
legId | Id |
|
Результат | FlaggingKind |
public static GetLegGaps ( EventDB eventDB, Id |
||
eventDB | EventDB | |
controlId1 | Id |
|
controlId2 | Id |
|
Результат | LegGap[] |
public static GetLegGaps ( EventDB eventDB, Id |
||
eventDB | EventDB | |
controlId1 | Id |
|
controlId2 | Id |
|
legId | Id |
|
Результат | LegGap[] |
public static GetLegLoad ( EventDB eventDB, Id |
||
eventDB | EventDB | |
control1 | Id |
|
control2 | Id |
|
Результат | int |
public static GetLegPath ( EventDB eventDB, Id |
||
eventDB | EventDB | |
controlId1 | Id |
|
controlId2 | Id |
|
Результат | SymPath |
public static GetLegPath ( EventDB eventDB, Id |
||
eventDB | EventDB | |
controlId1 | Id |
|
controlId2 | Id |
|
legId | Id |
|
Результат | SymPath |
public static GetPartOptions ( EventDB eventDB, CourseDesignator courseDesignator ) : PartOptions | ||
eventDB | EventDB | |
courseDesignator | CourseDesignator | |
Результат | PartOptions |
public static GetPrintArea ( EventDB eventDB, CourseDesignator courseDesignator ) : PrintArea | ||
eventDB | EventDB | |
courseDesignator | CourseDesignator | |
Результат | PrintArea |
public static GetPrintScale ( EventDB eventDB, Id |
||
eventDB | EventDB | |
courseId | Id |
|
Результат | float |
public static GetSpecialDisplayedCourses ( EventDB eventDB, Id |
||
eventDB | EventDB | |
specialId | Id |
|
Результат | CourseDesignator[] |
public static GetTextSpecialFonts ( EventDB eventDB ) : IEnumerable |
||
eventDB | EventDB | |
Результат | IEnumerable |
public static GetVariantCodeMapping ( EventDB eventDB, CourseDesignator courseDesignator ) : char>.Dictionary |
||
eventDB | EventDB | |
courseDesignator | CourseDesignator | |
Результат | char>.Dictionary |
public static GetVariationString ( EventDB eventDB, Id |
||
eventDB | EventDB | |
courseId | Id |
|
variationPath | VariationInfo | |
Результат | string |
public static HasFinishControl ( EventDB eventDB, Id |
||
eventDB | EventDB | |
courseId | Id |
|
Результат | bool |
public static HasPartSpecificPrintArea ( EventDB eventDB, CourseDesignator courseDesignator ) : bool | ||
eventDB | EventDB | |
courseDesignator | CourseDesignator | |
Результат | bool |
public static HasStartControl ( EventDB eventDB, Id |
||
eventDB | EventDB | |
courseId | Id |
|
Результат | bool |
public static HasVariations ( EventDB eventDB, Id |
||
eventDB | EventDB | |
courseId | Id |
|
Результат | bool |
public static IsCodeInUse ( EventDB eventDB, string code ) : bool | ||
eventDB | EventDB | |
code | string | |
Результат | bool |
public static IsCourseControlInPart ( EventDB eventDB, CourseDesignator courseDesignator, Id |
||
eventDB | EventDB | |
courseDesignator | CourseDesignator | |
courseControlId | Id |
|
Результат | bool |
public static IsImageNameUsed ( EventDB eventDB, string imageName ) : bool | ||
eventDB | EventDB | |
imageName | string | |
Результат | bool |
public static IsLegalControlCode ( string code, string &reason ) : bool | ||
code | string | |
reason | string | |
Результат | bool |
public static IsPreferredControlCode ( EventDB eventDB, string code, string &reason ) : bool | ||
eventDB | EventDB | |
code | string | |
reason | string | |
Результат | bool |
public static LastCourseControl ( EventDB eventDB, Id |
||
eventDB | EventDB | |
courseId | Id |
|
dontReturnFinish | bool | |
Результат | Id |
public static NextUnusedControlCode ( EventDB eventDB ) : string | ||
eventDB | EventDB | |
Результат | string |
public static ShouldWarnAboutMovingControl ( EventDB eventDB, Id |
||
eventDB | EventDB | |
courseId | Id |
|
courseControlId | Id |
|
newLocation | PointF | |
Результат | Id |
public static SortedCourseIds ( EventDB eventDB ) : Id |
||
eventDB | EventDB | |
Результат | Id |
public static UniqueImageName ( EventDB eventDB, string imageName ) : string | ||
eventDB | EventDB | |
imageName | string | |
Результат | string |