Class Smoke

    • Constructor Detail

      • Smoke

        public Smoke​(java.lang.String sidc)
    • 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.