메소드 |
설명 |
|
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 |
|
|