C# 클래스 touchvg.core.CmdObserverDefault

상속: CmdObserver
파일 보기 프로젝트 열기: rhcad/touchvg-v0.6 1 사용 예제들

공개 메소드들

메소드 설명
CmdObserverDefault ( ) : System
Dispose ( ) : void
addShapeActions ( MgMotion arg0, Ints arg1, int n, MgShape arg3 ) : int
createCommand ( MgMotion sender, string name ) : MgCommand
createShape ( MgMotion sender, int type ) : MgBaseShape
doAction ( MgMotion sender, int action ) : bool
doEndAction ( MgMotion sender, int action ) : bool
drawInSelectCommand ( MgMotion sender, MgShape sp, int handleIndex, GiGraphics gs ) : void
drawInShapeCommand ( MgMotion sender, MgCommand cmd, GiGraphics gs ) : void
onDocLoaded ( MgMotion sender ) : void
onEnterSelectCommand ( MgMotion sender ) : void
onShapeAdded ( MgMotion sender, MgShape sp ) : void
onShapeCanRotated ( MgMotion sender, MgShape sp ) : bool
onShapeCanTransform ( MgMotion sender, MgShape sp ) : bool
onShapeCanUngroup ( MgMotion sender, MgShape sp ) : bool
onShapeCanUnlock ( MgMotion sender, MgShape sp ) : bool
onShapeDeleted ( MgMotion sender, MgShape sp ) : void
onShapeMoved ( MgMotion sender, MgShape sp, int segment ) : void
onShapeWillAdded ( MgMotion sender, MgShape sp ) : bool
onShapeWillDeleted ( MgMotion sender, MgShape sp ) : bool
onUnloadCommands ( MgCmdManager sender ) : void
selectActionsNeedHided ( MgMotion sender ) : bool

비공개 메소드들

메소드 설명
CmdObserverDefault ( IntPtr cPtr, bool cMemoryOwn ) : System
SwigDerivedClassHasMethod ( string methodName, Type methodTypes ) : bool
SwigDirectorConnect ( ) : void
SwigDirectoraddShapeActions ( IntPtr arg0, IntPtr arg1, int n, IntPtr arg3 ) : int
SwigDirectorcreateCommand ( IntPtr sender, string name ) : IntPtr
SwigDirectorcreateShape ( IntPtr sender, int type ) : IntPtr
SwigDirectordoAction ( IntPtr sender, int action ) : bool
SwigDirectordoEndAction ( IntPtr sender, int action ) : bool
SwigDirectordrawInSelectCommand ( IntPtr sender, IntPtr sp, int handleIndex, IntPtr gs ) : void
SwigDirectordrawInShapeCommand ( IntPtr sender, IntPtr cmd, IntPtr gs ) : void
SwigDirectoronDocLoaded ( IntPtr sender ) : void
SwigDirectoronEnterSelectCommand ( IntPtr sender ) : void
SwigDirectoronShapeAdded ( IntPtr sender, IntPtr sp ) : void
SwigDirectoronShapeCanRotated ( IntPtr sender, IntPtr sp ) : bool
SwigDirectoronShapeCanTransform ( IntPtr sender, IntPtr sp ) : bool
SwigDirectoronShapeCanUngroup ( IntPtr sender, IntPtr sp ) : bool
SwigDirectoronShapeCanUnlock ( IntPtr sender, IntPtr sp ) : bool
SwigDirectoronShapeDeleted ( IntPtr sender, IntPtr sp ) : void
SwigDirectoronShapeMoved ( IntPtr sender, IntPtr sp, int segment ) : void
SwigDirectoronShapeWillAdded ( IntPtr sender, IntPtr sp ) : bool
SwigDirectoronShapeWillDeleted ( IntPtr sender, IntPtr sp ) : bool
SwigDirectoronUnloadCommands ( IntPtr sender ) : void
SwigDirectorselectActionsNeedHided ( IntPtr sender ) : bool
getCPtr ( CmdObserverDefault obj ) : HandleRef

메소드 상세

CmdObserverDefault() 공개 메소드

public CmdObserverDefault ( ) : System
리턴 System

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

addShapeActions() 공개 메소드

public addShapeActions ( MgMotion arg0, Ints arg1, int n, MgShape arg3 ) : int
arg0 MgMotion
arg1 Ints
n int
arg3 MgShape
리턴 int

createCommand() 공개 메소드

public createCommand ( MgMotion sender, string name ) : MgCommand
sender MgMotion
name string
리턴 MgCommand

createShape() 공개 메소드

public createShape ( MgMotion sender, int type ) : MgBaseShape
sender MgMotion
type int
리턴 MgBaseShape

doAction() 공개 메소드

public doAction ( MgMotion sender, int action ) : bool
sender MgMotion
action int
리턴 bool

doEndAction() 공개 메소드

public doEndAction ( MgMotion sender, int action ) : bool
sender MgMotion
action int
리턴 bool

drawInSelectCommand() 공개 메소드

public drawInSelectCommand ( MgMotion sender, MgShape sp, int handleIndex, GiGraphics gs ) : void
sender MgMotion
sp MgShape
handleIndex int
gs GiGraphics
리턴 void

drawInShapeCommand() 공개 메소드

public drawInShapeCommand ( MgMotion sender, MgCommand cmd, GiGraphics gs ) : void
sender MgMotion
cmd MgCommand
gs GiGraphics
리턴 void

onDocLoaded() 공개 메소드

public onDocLoaded ( MgMotion sender ) : void
sender MgMotion
리턴 void

onEnterSelectCommand() 공개 메소드

public onEnterSelectCommand ( MgMotion sender ) : void
sender MgMotion
리턴 void

onShapeAdded() 공개 메소드

public onShapeAdded ( MgMotion sender, MgShape sp ) : void
sender MgMotion
sp MgShape
리턴 void

onShapeCanRotated() 공개 메소드

public onShapeCanRotated ( MgMotion sender, MgShape sp ) : bool
sender MgMotion
sp MgShape
리턴 bool

onShapeCanTransform() 공개 메소드

public onShapeCanTransform ( MgMotion sender, MgShape sp ) : bool
sender MgMotion
sp MgShape
리턴 bool

onShapeCanUngroup() 공개 메소드

public onShapeCanUngroup ( MgMotion sender, MgShape sp ) : bool
sender MgMotion
sp MgShape
리턴 bool

onShapeCanUnlock() 공개 메소드

public onShapeCanUnlock ( MgMotion sender, MgShape sp ) : bool
sender MgMotion
sp MgShape
리턴 bool

onShapeDeleted() 공개 메소드

public onShapeDeleted ( MgMotion sender, MgShape sp ) : void
sender MgMotion
sp MgShape
리턴 void

onShapeMoved() 공개 메소드

public onShapeMoved ( MgMotion sender, MgShape sp, int segment ) : void
sender MgMotion
sp MgShape
segment int
리턴 void

onShapeWillAdded() 공개 메소드

public onShapeWillAdded ( MgMotion sender, MgShape sp ) : bool
sender MgMotion
sp MgShape
리턴 bool

onShapeWillDeleted() 공개 메소드

public onShapeWillDeleted ( MgMotion sender, MgShape sp ) : bool
sender MgMotion
sp MgShape
리턴 bool

onUnloadCommands() 공개 메소드

public onUnloadCommands ( MgCmdManager sender ) : void
sender MgCmdManager
리턴 void

selectActionsNeedHided() 공개 메소드

public selectActionsNeedHided ( MgMotion sender ) : bool
sender MgMotion
리턴 bool