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
- this class extends from AttributeDictionary class: AttributeDictionary
- use by property member
attributes
: Attribute
- use by property member
graphics
: EdgeGraphics
[Package
{$package} version {$version}
Index]