Class TreeManager

java.lang.Object
armyc2.c5isr.renderer.symbolpicker.TreeManager

public class TreeManager extends Object
  • Field Details

  • Constructor Details

  • Method Details

    • buildTree

      public void buildTree(Context context, int[] versions) throws IOException
      Reads the symbols from msd.txt and builds a tree.
      Parameters:
      context - Application context in which to use the tree.
      versions - mil std 2525 versions to add to tree
      Throws:
      IOException - if there is an error reading msd.txt