C# Class GrafitiDemo.RemovingLinkGR

Inheritance: Grafiti.GlobalGestureRecognizer
Afficher le fichier Open project: nuigroup/grafiti

Méthodes publiques

Méthode Description
Process ( List traces ) : void
RemovingLinkGR ( ) : System
RemovingLinkGR ( GRConfiguration configuration ) : System

Private Methods

Méthode Description
Intersect ( float l1x1, float l1y1, float l1x2, float l1y2, float l2x1, float l2y1, float l2x2, float l2y2 ) : bool
Multiply ( float x1, float y1, float x2, float y2, float x0, float y0 ) : float

Method Details

Process() public méthode

public Process ( List traces ) : void
traces List
Résultat void

RemovingLinkGR() public méthode

public RemovingLinkGR ( ) : System
Résultat System

RemovingLinkGR() public méthode

public RemovingLinkGR ( GRConfiguration configuration ) : System
configuration Grafiti.GRConfiguration
Résultat System