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

GraphAttribute

Description

全局的属性

Declare

            
# namespace SMRUCC.genomics.Visualize.Cytoscape.CytoscapeGraphView.XGMML.File
export class GraphAttribute extends Attribute {
   cyType: string;
   Directed: string;
   elementType: string;
   Hidden: string;
   name: string;
   # RDF的描述数据
   RDF: InnerRDF;
   Type: string;
   Value: string;
}

        

.NET clr type reference tree

  1. this class extends from Attribute class: Attribute
  2. use by property member RDF: InnerRDF

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