Method | Description | |
---|---|---|
Dispose ( ) : void | ||
GetColumnBegining ( int column ) : System.Vector2 | ||
GetTextLocation ( float x ) : TextLocation | ||
VisualLine ( |
Method | Description | |
---|---|---|
Layout ( Flood skin ) : void |
Method | Description | |
---|---|---|
ConstructVisualElements ( TextAddin.Rendering.VisualLineElementGenerator generators ) : void | ||
Init ( ) : void | ||
OnTextChanged ( object sender, |
||
PerformVisualElementConstruction ( TextAddin.Rendering.VisualLineElementGenerator generators ) : void | ||
RunTransformers ( |
public GetColumnBegining ( int column ) : System.Vector2 | ||
column | int | |
return | System.Vector2 |
public GetTextLocation ( float x ) : TextLocation | ||
x | float | |
return | TextLocation |
public VisualLine ( |
||
parent | ||
documentLine | TextAddin.Document.DocumentLine | |
return | System |