基因组上面的突变位点的绘图数据
MultationPointData
01 Syntax
SMRUCC.genomics.Visualize.ChromosomeMap.DrawingModels.MultationPointData
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| GetTriangleModel | 1 | 三角形 |
| GetDeleteMutationModel | 1 | 小旗子 |
| Draw | 1 |
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| MutationType | 1 | |
| Direction | 1 |
04 Members
GetTriangleModel(
Point, Int32, Int32, Int32)三角形
Parameters
| Name | Type | Description |
|---|---|---|
ref | Point | - |
direction | Int32 | - |
flagLen | Int32 | - |
flagHeight | Int32 | - |
GetDeleteMutationModel(
Point, Int32, Int32, Int32)小旗子
Parameters
| Name | Type | Description |
|---|---|---|
ref | Point | - |
MutationType
Direction
Draw(
IGraphics, Point, Int32, Int32)