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

  1. this class extends from AttributeDictionary class: AttributeDictionary
  2. use by property member attributes: Attribute
  3. use by property member graphics: NodeGraphics
  4. use by property member location: Point

[Package {$package} version {$version} Index]