Class TestSphere

  • All Implemented Interfaces:
    java.lang.Runnable, Test

    public class TestSphere
    extends TestObjetSub
    • Field Detail

      • size

        public int size
      • taille

        public double taille
      • incrlong

        public double incrlong
      • incrlat

        public double incrlat
    • Constructor Detail

      • TestSphere

        public TestSphere()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
      • longpc

        public double longpc​(int item)
      • latpc

        public double latpc​(int item)
      • testScene

        public void testScene()
                       throws java.lang.Exception
        Specified by:
        testScene in interface Test
        Overrides:
        testScene in class TestObjetSub
        Throws:
        java.lang.Exception