C# Class touchvg.core.MgView

Inheritance: 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
cancel ( MgMotion sender ) : void
cmds ( ) : MgCmdManager
commandChanged ( ) : void
context ( ) : GiContext
doc ( ) : touchvg.core.MgShapeDoc
findCommand ( string name ) : MgCommand
getAction ( ) : MgActionDispatcher
getCmdSubject ( ) : touchvg.core.CmdSubject
getCommand ( ) : MgCommand
getCommandName ( ) : string
getLockData ( ) : MgLockData
getNewShapeID ( ) : int
getSelection ( ) : touchvg.core.MgSelection
getShapeFactory ( ) : MgShapeFactory
getSnap ( ) : MgSnap
graph ( ) : GiGraphics
isContextActionsVisible ( ) : bool
modelTransform ( ) : Matrix2d
redraw ( ) : void
regenAll ( ) : void
regenAppend ( ) : void
removeShape ( MgShape shape ) : bool
selectionChanged ( ) : void
setCommand ( MgMotion sender, string name ) : bool
setCurrentShapes ( touchvg.core.MgShapes shapes ) : bool
setNewShapeID ( int sid ) : void
shapeAdded ( MgShape shape ) : void
shapeCanRotated ( MgShape shape ) : bool
shapeCanTransform ( MgShape shape ) : bool
shapeCanUngroup ( MgShape shape ) : bool
shapeCanUnlock ( MgShape shape ) : bool
shapeMoved ( MgShape shape, int segment ) : void
shapeWillAdded ( MgShape shape ) : bool
shapeWillDeleted ( MgShape shape ) : bool
shapes ( ) : touchvg.core.MgShapes
useFinger ( ) : bool
xform ( ) : GiTransform

Private Methods

Méthode Description
MgView ( IntPtr cPtr, bool cMemoryOwn ) : System
getCPtr ( MgView obj ) : HandleRef

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

cancel() public méthode

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

cmds() public méthode

public cmds ( ) : MgCmdManager
Résultat MgCmdManager

commandChanged() public méthode

public commandChanged ( ) : void
Résultat void

context() public méthode

public context ( ) : GiContext
Résultat GiContext

doc() public méthode

public doc ( ) : touchvg.core.MgShapeDoc
Résultat touchvg.core.MgShapeDoc

findCommand() public méthode

public findCommand ( string name ) : MgCommand
name string
Résultat MgCommand

getAction() public méthode

public getAction ( ) : MgActionDispatcher
Résultat MgActionDispatcher

getCmdSubject() public méthode

public getCmdSubject ( ) : touchvg.core.CmdSubject
Résultat touchvg.core.CmdSubject

getCommand() public méthode

public getCommand ( ) : MgCommand
Résultat MgCommand

getCommandName() public méthode

public getCommandName ( ) : string
Résultat string

getLockData() public méthode

public getLockData ( ) : MgLockData
Résultat MgLockData

getNewShapeID() public méthode

public getNewShapeID ( ) : int
Résultat int

getSelection() public méthode

public getSelection ( ) : touchvg.core.MgSelection
Résultat touchvg.core.MgSelection

getShapeFactory() public méthode

public getShapeFactory ( ) : MgShapeFactory
Résultat MgShapeFactory

getSnap() public méthode

public getSnap ( ) : MgSnap
Résultat MgSnap

graph() public méthode

public graph ( ) : GiGraphics
Résultat GiGraphics

isContextActionsVisible() public méthode

public isContextActionsVisible ( ) : bool
Résultat bool

modelTransform() public méthode

public modelTransform ( ) : Matrix2d
Résultat Matrix2d

redraw() public méthode

public redraw ( ) : void
Résultat void

regenAll() public méthode

public regenAll ( ) : void
Résultat void

regenAppend() public méthode

public regenAppend ( ) : void
Résultat void

removeShape() public méthode

public removeShape ( MgShape shape ) : bool
shape MgShape
Résultat bool

selectionChanged() public méthode

public selectionChanged ( ) : void
Résultat void

setCommand() public méthode

public setCommand ( MgMotion sender, string name ) : bool
sender MgMotion
name string
Résultat bool

setCurrentShapes() public méthode

public setCurrentShapes ( touchvg.core.MgShapes shapes ) : bool
shapes touchvg.core.MgShapes
Résultat bool

setNewShapeID() public méthode

public setNewShapeID ( int sid ) : void
sid int
Résultat void

shapeAdded() public méthode

public shapeAdded ( MgShape shape ) : void
shape MgShape
Résultat void

shapeCanRotated() public méthode

public shapeCanRotated ( MgShape shape ) : bool
shape MgShape
Résultat bool

shapeCanTransform() public méthode

public shapeCanTransform ( MgShape shape ) : bool
shape MgShape
Résultat bool

shapeCanUngroup() public méthode

public shapeCanUngroup ( MgShape shape ) : bool
shape MgShape
Résultat bool

shapeCanUnlock() public méthode

public shapeCanUnlock ( MgShape shape ) : bool
shape MgShape
Résultat bool

shapeMoved() public méthode

public shapeMoved ( MgShape shape, int segment ) : void
shape MgShape
segment int
Résultat void

shapeWillAdded() public méthode

public shapeWillAdded ( MgShape shape ) : bool
shape MgShape
Résultat bool

shapeWillDeleted() public méthode

public shapeWillDeleted ( MgShape shape ) : bool
shape MgShape
Résultat bool

shapes() public méthode

public shapes ( ) : touchvg.core.MgShapes
Résultat touchvg.core.MgShapes

useFinger() public méthode

public useFinger ( ) : bool
Résultat bool

xform() public méthode

public xform ( ) : GiTransform
Résultat GiTransform

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool