Class clsMETOC

java.lang.Object
armyc2.c5isr.JavaTacticalRenderer.clsMETOC

public final class clsMETOC extends Object
Class to calculate the points for the Weather symbols
  • Constructor Details

  • Method Details

    • getWeatherLinetype

      public static int getWeatherLinetype(int version, int entityCode)
    • IsWeather

      public static int IsWeather(String symbolID)
      Parameters:
      symbolID - Mil-Standard 2525 20-30 digit code
      Returns:
      the line type as an integer if it is a weather symbol, else return -1
    • GetMeTOCShape

      public static void GetMeTOCShape(TGLight tg, ArrayList<Shape2> shapes)
      The public interface, main function to return METOC shapes
      Parameters:
      tg - the tactical graphic
      shapes - the ShapeInfo array
    • SetShapeProperties

      protected static void SetShapeProperties(TGLight tg, ArrayList<Shape2> shapes)
      Sets the shape properties based on the tacttical graphic properties and also based on shape styles which may have been set by JavaLineArray
      Parameters:
      tg -
      shapes - shapes array to set properties