메소드 | 설명 | |
---|---|---|
BasicDraw ( Cairo context ) : void | ||
BasicDrawSelected ( Cairo context ) : void | ||
CreateFigureTool ( IDrawingEditor editor, ITool dt ) : ITool | ||
GetAttribute ( FigureAttribute attribute ) : object | ||
GetObjectData ( |
||
SetAttribute ( FigureAttribute attribute, object value ) : void | ||
SimpleTextFigure ( string text ) : System |
메소드 | 설명 | |
---|---|---|
DrawText ( Cairo context ) : void | ||
OnTextChanged ( ) : void | ||
RecalculateDisplayBox ( ) : void | ||
SetupLayout ( Cairo context ) : void | ||
SimpleTextFigure ( |
메소드 | 설명 | |
---|---|---|
GenerateDummyContext ( ) : void |
public CreateFigureTool ( IDrawingEditor editor, ITool dt ) : ITool | ||
editor | IDrawingEditor | |
dt | ITool | |
리턴 | ITool |
public GetAttribute ( FigureAttribute attribute ) : object | ||
attribute | FigureAttribute | |
리턴 | object |
public GetObjectData ( |
||
info | ||
context | ||
리턴 | void |
public SetAttribute ( FigureAttribute attribute, object value ) : void | ||
attribute | FigureAttribute | |
value | object | |
리턴 | void |
protected SimpleTextFigure ( |
||
info | ||
context | ||
리턴 | System |