Свойство | Type | Description | |
---|---|---|---|
swigCMemOwn | bool |
Méthode | Description | |
---|---|---|
Dispose ( ) : void | ||
cancel ( |
||
cmds ( ) : |
||
commandChanged ( ) : void | ||
context ( ) : |
||
doc ( ) : touchvg.core.MgShapeDoc | ||
findCommand ( string name ) : |
||
getAction ( ) : |
||
getCmdSubject ( ) : touchvg.core.CmdSubject | ||
getCommand ( ) : |
||
getCommandName ( ) : string | ||
getLockData ( ) : |
||
getNewShapeID ( ) : int | ||
getSelection ( ) : touchvg.core.MgSelection | ||
getShapeFactory ( ) : |
||
getSnap ( ) : |
||
graph ( ) : |
||
isContextActionsVisible ( ) : bool | ||
modelTransform ( ) : |
||
redraw ( ) : void | ||
regenAll ( ) : void | ||
regenAppend ( ) : void | ||
removeShape ( |
||
selectionChanged ( ) : void | ||
setCommand ( |
||
setCurrentShapes ( touchvg.core.MgShapes shapes ) : bool | ||
setNewShapeID ( int sid ) : void | ||
shapeAdded ( |
||
shapeCanRotated ( |
||
shapeCanTransform ( |
||
shapeCanUngroup ( |
||
shapeCanUnlock ( |
||
shapeMoved ( |
||
shapeWillAdded ( |
||
shapeWillDeleted ( |
||
shapes ( ) : touchvg.core.MgShapes | ||
useFinger ( ) : bool | ||
xform ( ) : GiTransform |
Méthode | Description | |
---|---|---|
MgView ( |
||
getCPtr ( |
public findCommand ( string name ) : |
||
name | string | |
Résultat |
public getCmdSubject ( ) : touchvg.core.CmdSubject | ||
Résultat | touchvg.core.CmdSubject |
public getSelection ( ) : touchvg.core.MgSelection | ||
Résultat | touchvg.core.MgSelection |
public getShapeFactory ( ) : |
||
Résultat |
public removeShape ( |
||
shape | ||
Résultat | bool |
public setCommand ( |
||
sender | ||
name | string | |
Résultat | bool |
public setCurrentShapes ( touchvg.core.MgShapes shapes ) : bool | ||
shapes | touchvg.core.MgShapes | |
Résultat | bool |
public shapeCanRotated ( |
||
shape | ||
Résultat | bool |
public shapeCanTransform ( |
||
shape | ||
Résultat | bool |
public shapeCanUngroup ( |
||
shape | ||
Résultat | bool |
public shapeCanUnlock ( |
||
shape | ||
Résultat | bool |
public shapeMoved ( |
||
shape | ||
segment | int | |
Résultat | void |
public shapeWillAdded ( |
||
shape | ||
Résultat | bool |
public shapeWillDeleted ( |
||
shape | ||
Résultat | bool |