Class PbIsovaluesList.IsoList

  • Enclosing class:
    PbIsovaluesList

    public static class PbIsovaluesList.IsoList
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      IsoList()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • min

        public float min
      • max

        public float max
      • step

        public float step
      • isRegularIsoList

        public boolean isRegularIsoList
      • values

        public float[] values
      • directValues

        public java.nio.FloatBuffer directValues
    • Constructor Detail

      • IsoList

        public IsoList()