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

Inheritance: VAS.Drawing.CanvasObjects.Timeline.TimeNodeObject
Afficher le fichier Open project: LongoMatch/longomatch Class Usage Examples

Méthodes publiques

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

Method Details

Move() public méthode

public Move ( Selection sel, Point p, Point start ) : void
sel Selection
p Point
start Point
Résultat void

TimeNodeObject() public méthode

public TimeNodeObject ( TimeNode node ) : LongoMatch.Core.Store
node LongoMatch.Core.Store.TimeNode
Résultat LongoMatch.Core.Store