Property | Type | Description | |
---|---|---|---|
DrawCellBorder | bool | ||
DrawEdges | bool | ||
DrawNewCells | bool | ||
DrawNewControlPoints | bool | ||
DrawPixelArt | bool | ||
DrawValence | bool | ||
DrawVertex | bool | ||
Height | int | ||
Width | int | ||
scale | int |
Method | Description | |
---|---|---|
ToNewEdges ( EdgeTag>.UndirectedGraph |
||
toImageSVG ( EdgeTag>.UndirectedGraph |
Method | Description | |
---|---|---|
NewImage ( EdgeTag>.UndirectedGraph |
||
ToCurves ( System curves, string fileName = "image.svg" ) : string | ||
catmullRom2bezier ( System points ) : String |
public ToNewEdges ( EdgeTag>.UndirectedGraph |
||
g | EdgeTag>.UndirectedGraph | |
fileName | string | |
return | String |
public toImageSVG ( EdgeTag>.UndirectedGraph |
||
g | EdgeTag>.UndirectedGraph | |
fileName | string | |
return | String |