XGMMLnode {SMRUCC.genomics.Visualize.Cytoscape.CytoscapeGraphView.XGMML.File} |
.NET clr documentation |
XGMMLnode
Description
Declare
# namespace SMRUCC.genomics.Visualize.Cytoscape.CytoscapeGraphView.XGMML.File
export class XGMMLnode extends AttributeDictionary {
attributes: Attribute[];
graphics: NodeGraphics;
# 当前的这个节点在整个网络的节点列表之中的位置
id: integer;
label: string;
location: Point;
}
.NET clr type reference tree
- this class extends from AttributeDictionary class: AttributeDictionary
- use by property member
attributes
: Attribute
- use by property member
graphics
: NodeGraphics
- use by property member
location
: Point
[Package
{$package} version {$version}
Index]