Uses of Class
net.charlesames.utility.contour.ContourTest.TestContour

Packages that use ContourTest.TestContour
net.charlesames.utility.contour   
 

Uses of ContourTest.TestContour in net.charlesames.utility.contour
 

Constructors in net.charlesames.utility.contour with parameters of type ContourTest.TestContour
ContourTest.TestSegment(ContourTest.TestContour contour, Ratio ordinate1, Ratio ordinate2, java.lang.String value1, java.lang.String value2)