C# Class GEXFSharp.NodeShape

Inheritance: INodeShape
Mostrar archivo Open project: Vanaheimr/Walkyr

Public Methods

Method Description
NodeShape ( ) : System
NodeShape ( NodeShapes myNodeShape ) : System
NodeShape ( Uri myUri ) : System

Method Details

NodeShape() public method

public NodeShape ( ) : System
return System

NodeShape() public method

public NodeShape ( NodeShapes myNodeShape ) : System
myNodeShape NodeShapes
return System

NodeShape() public method

public NodeShape ( Uri myUri ) : System
myUri System.Uri
return System