nuget server logo nuget api documents
↑

API Docs / SMRUCC.genomics.Visualize.SyntenyVisualize / DrawingDevice

DrawingDevice

Full name SMRUCC.genomics.Visualize.SyntenyVisualize.ComparativeGenomics.DrawingDevice Assembly SMRUCC.genomics.Visualize.SyntenyVisualize Members 4

01 Syntax

SMRUCC.genomics.Visualize.SyntenyVisualize.ComparativeGenomics.DrawingDevice

02 Methods

NameOverloadsSummary
drawBasicGenomeLayout 1
drawHomologousRibbon 1 绘制由于同源所产生的链接信息

03 Properties

NameOverloadsSummary
Type2Arrow 1
DrawHeight 1

04 Members

method drawBasicGenomeLayout #
drawBasicGenomeLayout(IGraphics, GenomeModel, Int32, Int32, Boolean, Padding, IntRange)
Parameters
NameTypeDescription
gdiIGraphics

-

modelsGenomeModel

-

height%Int32

-

left%Int32

-

IDDownBoolean

ID绘制的位置,对于query,位于图上部分,不需要绘制在下面,对于ref则需要绘制于下方

method drawHomologousRibbon #
drawHomologousRibbon(IGraphics, DrawingModel, Dictionary(Of String, Rectangle), Dictionary(Of String, Rectangle))

绘制由于同源所产生的链接信息

property Type2Arrow #
Type2Arrow
property DrawHeight #
DrawHeight