Class Plot3D.RangeChecker

  • Enclosing class:
    Plot3D

    protected abstract static class Plot3D.RangeChecker
    extends java.lang.Object
    Interface for checking that a 3-d coordinate is in range.
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected RangeChecker()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • RangeChecker

        protected RangeChecker()