Méthode |
Description |
|
AddNewEdge ( Pixel p1, Pixel p2, Color cA, Color cB, EdgeTag>.UndirectedGraph graph ) : void |
|
|
AngleBetween2Lines ( bool>.TaggedUndirectedEdge edge1, bool>.TaggedUndirectedEdge edge2 ) : double |
|
|
CreateNewCurves ( ) : String |
|
|
CreateShapes ( ) : String |
|
|
CurveSize ( EdgeTag>.TaggedUndirectedEdge edge ) : int |
|
|
DrawNewGraphEdges ( ) : String |
|
|
HasEdges ( int x1, int y1, int x2, int y2, EdgeTag>.UndirectedGraph graph ) : bool |
|
|
ImageToGraph ( Bitmap b ) : String |
|
|
PixelColorIs ( int x, int y, EdgeTag>.UndirectedGraph g ) : Color |
|
|
SolveAmbiguities ( ) : String |
|
|
getFirstPixel ( ArrayList curve ) : Pixel |
|
|
getLastPixel ( ArrayList curve ) : Pixel |
|
|