Class Polygon3dTest

    • Constructor Detail

      • Polygon3dTest

        public Polygon3dTest()
    • Method Detail

      • testConstructors

        public void testConstructors()
        Test the constructors.
      • filterTest

        public void filterTest()
        Test the filtering constructors.
      • reverseAndProjectTest

        public final void reverseAndProjectTest()
                                         throws DrawRuntimeException
        Test the reverse and project methods.
        Throws:
        DrawRuntimeException - should not happen; this test has failed if it does happen
      • testExports

        public void testExports()
        Test the debugging output methods.