DrawingDevice
01 Syntax
SMRUCC.genomics.Visualize.SyntenyVisualize.ComparativeGenomics.DrawingDevice
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| drawBasicGenomeLayout | 1 | |
| drawHomologousRibbon | 1 | 绘制由于同源所产生的链接信息 |
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| Type2Arrow | 1 | |
| DrawHeight | 1 | |
| Font | 1 | |
| titleFont | 1 | |
| RibbonDistance | 1 |
04 Members
Parameters
| Name | Type | Description |
|---|---|---|
gdi | IGraphics | - |
models | GenomeModel | - |
height% | Int32 | - |
left% | Int32 | - |
IDDown | Boolean | ID绘制的位置,对于query,位于图上部分,不需要绘制在下面,对于ref则需要绘制于下方 |
drawHomologousRibbon(
IGraphics, DrawingModel, Dictionary(Of String, Rectangle), Dictionary(Of String, Rectangle))绘制由于同源所产生的链接信息
Type2Arrow
DrawHeight
Font
titleFont
RibbonDistance