Class TLcdNVG20BindingsUtil

java.lang.Object
com.luciad.format.nvg.nvg20.model.TLcdNVG20BindingsUtil

public class TLcdNVG20BindingsUtil extends Object
Utility class that provides information from the bindings of NVG 2.0. For each SIDC code, this class retrieves a list of contents that can use the code.
Since:
2015.0
  • Method Details

    • getShapesForHierarchy

      public static List<TLcdNVG20Content.ShapeType> getShapesForHierarchy(ELcdAPP6Standard aAPP6Standard, String aSIDC)
      Retrieves the list of shapes for the SIDC code in the NVG 2.0 bindings of the given APP 6 Standard.
      Parameters:
      aAPP6Standard - an APP6 Standard
      aSIDC - a SIDC code
      Returns:
      the list of possible NVG Shapes for this SIDC
    • getShapesForHierarchy

      public static List<TLcdNVG20Content.ShapeType> getShapesForHierarchy(ELcdMS2525Standard aMS2525Standard, String aSIDC)
      Retrieves the list of shapes for the SIDC code in the NVG 2.0 bindings of the given MS2525 Standard.
      Parameters:
      aMS2525Standard - an APP6 Standard
      aSIDC - a SIDC code
      Returns:
      the list of possible NVG Shapes for this SIDC