Uses of Class
j2d.blobDetection.EdgeVertex

Packages that use EdgeVertex
j2d.blobDetection   
 

Uses of EdgeVertex in j2d.blobDetection
 

Methods in j2d.blobDetection that return EdgeVertex
 EdgeVertex EdgeDetection.getEdgeVertex(int index)
           
 EdgeVertex Blob.getEdgeVertexA(int iEdge)
           
 EdgeVertex Blob.getEdgeVertexB(int iEdge)