C# Класс LongoMatch.Drawing.CanvasObjects.Timeline.SportCategoryTimeline

A timeline that renders timeline events using TimelineEventObject
Наследование: CategoryTimeline
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
AddPlay ( TimelineEvent play ) : void
SportCategoryTimeline ( ProjectLongoMatch project, List plays, Time maxTime, double offsetY, Color background, EventsFilter filter ) : System.Collections.Generic

Описание методов

AddPlay() публичный Метод

public AddPlay ( TimelineEvent play ) : void
play LongoMatch.Core.Store.TimelineEvent
Результат void

SportCategoryTimeline() публичный Метод

public SportCategoryTimeline ( ProjectLongoMatch project, List plays, Time maxTime, double offsetY, Color background, EventsFilter filter ) : System.Collections.Generic
project LongoMatch.Core.Store.ProjectLongoMatch
plays List
maxTime LongoMatch.Core.Store.Time
offsetY double
background Color
filter EventsFilter
Результат System.Collections.Generic