Package ucar.ma2

Class ArrayStructureBBsection

All Implemented Interfaces:
Iterable<StructureData>

public class ArrayStructureBBsection extends ArrayStructureBB
Make a section of an ArrayStructureBB
  • Method Details

    • factory

      public static ArrayStructureBB factory(ArrayStructureBB org, Section section)
      Make a section of an ArrayStructureBB
      Parameters:
      org - the original
      section - of the whole
      Returns:
      original, if section is empty or the same saze as the original, else a section of the original