Module JNISpice
Package spice.tspice

Class TestEllipse


  • public class TestEllipse
    extends java.lang.Object
    Class TestEllipse provides methods that implement test families for the class Ellipse.

    Version 1.0.0 15-DEC-2009 (NJB)

    • Constructor Summary

      Constructors 
      Constructor Description
      TestEllipse()  
    • Method Summary

      Modifier and Type Method Description
      static boolean f_Ellipse()
      Test Ellipse and associated classes.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TestEllipse

        public TestEllipse()
    • Method Detail