프로퍼티 | 타입 | 설명 | |
---|---|---|---|
buttonRect | Rect | ||
classes | ClassNode[] | ||
iconStyle | GUIStyle | ||
iconStyle1 | GUIStyle | ||
iconStyle2 | GUIStyle |
메소드 | 설명 | |
---|---|---|
ClassDiagramRoot ( ) : System.Collections.Generic | ||
Draw ( DiagramContext, context ) : void | ||
GetClassNode ( string classId ) : ClassNode | ||
GetTool ( DiagramContext, context ) : DiagramTool, | ||
SetDefaultTool ( ) : void |
public ClassDiagramRoot ( ) : System.Collections.Generic | ||
리턴 | System.Collections.Generic |
public GetClassNode ( string classId ) : ClassNode | ||
classId | string | |
리턴 | ClassNode |
public GetTool ( DiagramContext, context ) : DiagramTool, | ||
context | DiagramContext, | |
리턴 | DiagramTool, |