Свойство | Тип | Описание | |
---|---|---|---|
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 Draw ( DiagramContext, context ) : void | ||
context | DiagramContext, | |
Результат | void |
public GetClassNode ( string classId ) : ClassNode | ||
classId | string | |
Результат | ClassNode |
public GetTool ( DiagramContext, context ) : DiagramTool, | ||
context | DiagramContext, | |
Результат | DiagramTool, |