Property | Type | Description | |
---|---|---|---|
ArrowDown | ISurface | ||
ArrowRight | ISurface | ||
EyeSurface | ISurface | ||
subsImage | Image |
Method | Description | |
---|---|---|
Render ( object item, |
||
RenderAnalysisCategory ( |
||
RenderPlay ( Color color, Image ss, IList |
||
RenderPlayer ( |
||
RenderPlaylist ( |
||
RenderSeparationLine ( IDrawingToolkit tk, IContext context, |
||
RenderSubstitution ( Color color, |
Method | Description | |
---|---|---|
RenderBackgroundAndText ( bool isExpanded, IDrawingToolkit tk, |
||
RenderCount ( bool isExpanded, Color color, int count, IDrawingToolkit tk, |
||
RenderPlayer ( IDrawingToolkit tk, |
||
RenderTeam ( IDrawingToolkit tk, VAS team, Point imagePoint ) : void | ||
RenderTimelineEventBase ( Color color, Image ss, bool selected, string desc, IDrawingToolkit tk, IContext context, |
public static Render ( object item, |
||
item | object | |
project | ||
count | int | |
isExpanded | bool | |
tk | IDrawingToolkit | |
context | IContext | |
backgroundArea | ||
cellArea | ||
state | CellState | |
return | void |
public static RenderAnalysisCategory ( |
||
cat | ||
count | int | |
isExpanded | bool | |
tk | IDrawingToolkit | |
context | IContext | |
backgroundArea | ||
cellArea | ||
return | void |
public static RenderPlay ( Color color, Image ss, IList |
||
color | Color | |
ss | Image | |
players | IList |
|
teams | IEnumerable |
|
selected | bool | |
desc | string | |
count | int | |
isExpanded | bool | |
tk | IDrawingToolkit | |
context | IContext | |
backgroundArea | ||
cellArea | ||
state | CellState | |
return | void |
public static RenderPlayer ( |
||
player | ||
count | int | |
isExpanded | bool | |
tk | IDrawingToolkit | |
context | IContext | |
backgroundArea | ||
cellArea | ||
return | void |
public static RenderPlaylist ( |
||
playlist | ||
count | int | |
isExpanded | bool | |
tk | IDrawingToolkit | |
context | IContext | |
backgroundArea | ||
cellArea | ||
return | void |
public static RenderSeparationLine ( IDrawingToolkit tk, IContext context, |
||
tk | IDrawingToolkit | |
context | IContext | |
backgroundArea | ||
return | void |
public static RenderSubstitution ( Color color, |
||
color | Color | |
evt | ||
playerIn | ||
playerOut | ||
selected | bool | |
isExpanded | bool | |
tk | IDrawingToolkit | |
context | IContext | |
backgroundArea | ||
cellArea | ||
state | CellState | |
return | void |