C# Class LongoMatch.Drawing.CanvasObjects.Timeline.TimeNodeObject

Inheritance: VAS.Drawing.CanvasObjects.Timeline.TimeNodeObject
显示文件 Open project: LongoMatch/longomatch Class Usage Examples

Public Methods

Method Description
Move ( Selection sel, Point p, Point start ) : void
TimeNodeObject ( TimeNode node ) : LongoMatch.Core.Store

Method Details

Move() public method

public Move ( Selection sel, Point p, Point start ) : void
sel Selection
p Point
start Point
return void

TimeNodeObject() public method

public TimeNodeObject ( TimeNode node ) : LongoMatch.Core.Store
node LongoMatch.Core.Store.TimeNode
return LongoMatch.Core.Store