Class CombatSupportArea

  • All Implemented Interfaces:
    AVList, Draggable, Movable, Highlightable, PreRenderable, Renderable, MilStd2525TacticalGraphic, TacticalGraphic

    public class CombatSupportArea
    extends BasicArea
    Implementation of combat support area graphics. This class implements the following graphics:
    • Detainee Holding Area (2.X.5.3.1)
    • Enemy Prisoner of War Holding Area (2.X.5.3.2)
    • Forward Arming and Refueling Area (2.X.5.3.3)
    • Refugee Holding Area (2.X.5.3.4)
    • Support Areas Brigade (BSA) (2.X.5.3.5.1)
    • Support Areas Division (DSA) (2.X.5.3.5.2)
    • Support Areas Regimental (RSA) (2.X.5.3.5.3)
    • Constructor Detail

      • CombatSupportArea

        public CombatSupportArea​(java.lang.String sidc)
        Create a new area.
        Parameters:
        sidc - Symbol code the identifies the graphic.
    • Method Detail

      • getSupportedGraphics

        public static java.util.List<java.lang.String> getSupportedGraphics()
        Indicates the graphics supported by this class.
        Returns:
        List of masked SIDC strings that identify graphics that this class supports.