XGMMLedge {SMRUCC.genomics.Visualize.Cytoscape.CytoscapeGraphView.XGMML.File} .NET clr documentation

XGMMLedge

Description

Declare

            
# namespace SMRUCC.genomics.Visualize.Cytoscape.CytoscapeGraphView.XGMML.File
export class XGMMLedge extends AttributeDictionary {
   attributes: Attribute[];
   graphics: EdgeGraphics;
   id: integer;
   label: string;
   source: integer;
   target: integer;
}

        

.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: EdgeGraphics

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