C# Class touchvg.core.MgCommand

Inheritance: global::System.IDisposable
Afficher le fichier Open project: rhcad/touchvg-v0.6 Class Usage Examples

Protected Properties

Свойство Type Description
swigCMemOwn bool

Méthodes publiques

Méthode Description
Dispose ( ) : void
MgCommand ( ) : System
backStep ( MgMotion sender ) : bool
cancel ( MgMotion sender ) : bool
click ( MgMotion sender ) : bool
doContextAction ( MgMotion sender, int action ) : bool
doubleClick ( MgMotion sender ) : bool
draw ( MgMotion sender, GiGraphics gs ) : bool
gatherShapes ( MgMotion sender, touchvg.core.MgShapes shapes ) : int
getName ( ) : string
initialize ( MgMotion sender, touchvg.core.MgStorage s ) : bool
isDrawingCommand ( ) : bool
isFloatingCommand ( ) : bool
longPress ( MgMotion sender ) : bool
mouseHover ( MgMotion sender ) : bool
release ( ) : void
touchBegan ( MgMotion sender ) : bool
touchEnded ( MgMotion sender ) : bool
touchMoved ( MgMotion sender ) : bool
twoFingersMove ( MgMotion sender ) : bool

Private Methods

Méthode Description
MgCommand ( IntPtr cPtr, bool cMemoryOwn ) : System
SwigDerivedClassHasMethod ( string methodName, Type methodTypes ) : bool
SwigDirectorConnect ( ) : void
SwigDirectorbackStep ( IntPtr sender ) : bool
SwigDirectorcancel ( IntPtr sender ) : bool
SwigDirectorclick ( IntPtr sender ) : bool
SwigDirectordoContextAction ( IntPtr sender, int action ) : bool
SwigDirectordoubleClick ( IntPtr sender ) : bool
SwigDirectordraw ( IntPtr sender, IntPtr gs ) : bool
SwigDirectorgatherShapes ( IntPtr sender, IntPtr shapes ) : int
SwigDirectorgetName ( ) : string
SwigDirectorinitialize ( IntPtr sender, IntPtr s ) : bool
SwigDirectorisDrawingCommand ( ) : bool
SwigDirectorisFloatingCommand ( ) : bool
SwigDirectorlongPress ( IntPtr sender ) : bool
SwigDirectormouseHover ( IntPtr sender ) : bool
SwigDirectorrelease ( ) : void
SwigDirectortouchBegan ( IntPtr sender ) : bool
SwigDirectortouchEnded ( IntPtr sender ) : bool
SwigDirectortouchMoved ( IntPtr sender ) : bool
SwigDirectortwoFingersMove ( IntPtr sender ) : bool
getCPtr ( MgCommand obj ) : HandleRef

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

MgCommand() public méthode

public MgCommand ( ) : System
Résultat System

backStep() public méthode

public backStep ( MgMotion sender ) : bool
sender MgMotion
Résultat bool

cancel() public méthode

public cancel ( MgMotion sender ) : bool
sender MgMotion
Résultat bool

click() public méthode

public click ( MgMotion sender ) : bool
sender MgMotion
Résultat bool

doContextAction() public méthode

public doContextAction ( MgMotion sender, int action ) : bool
sender MgMotion
action int
Résultat bool

doubleClick() public méthode

public doubleClick ( MgMotion sender ) : bool
sender MgMotion
Résultat bool

draw() public méthode

public draw ( MgMotion sender, GiGraphics gs ) : bool
sender MgMotion
gs GiGraphics
Résultat bool

gatherShapes() public méthode

public gatherShapes ( MgMotion sender, touchvg.core.MgShapes shapes ) : int
sender MgMotion
shapes touchvg.core.MgShapes
Résultat int

getName() public méthode

public getName ( ) : string
Résultat string

initialize() public méthode

public initialize ( MgMotion sender, touchvg.core.MgStorage s ) : bool
sender MgMotion
s touchvg.core.MgStorage
Résultat bool

isDrawingCommand() public méthode

public isDrawingCommand ( ) : bool
Résultat bool

isFloatingCommand() public méthode

public isFloatingCommand ( ) : bool
Résultat bool

longPress() public méthode

public longPress ( MgMotion sender ) : bool
sender MgMotion
Résultat bool

mouseHover() public méthode

public mouseHover ( MgMotion sender ) : bool
sender MgMotion
Résultat bool

release() public méthode

public release ( ) : void
Résultat void

touchBegan() public méthode

public touchBegan ( MgMotion sender ) : bool
sender MgMotion
Résultat bool

touchEnded() public méthode

public touchEnded ( MgMotion sender ) : bool
sender MgMotion
Résultat bool

touchMoved() public méthode

public touchMoved ( MgMotion sender ) : bool
sender MgMotion
Résultat bool

twoFingersMove() public méthode

public twoFingersMove ( MgMotion sender ) : bool
sender MgMotion
Résultat bool

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool