Class OffenseArea

    • Constructor Detail

      • OffenseArea

        public OffenseArea​(java.lang.String sidc)
        Create a new area graphic.
        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.
      • createLabelText

        protected java.lang.String createLabelText()
        Create the text for the main label on this graphic.
        Overrides:
        createLabelText in class BasicArea
        Returns:
        Text for the main label. May return null if there is no text.