Class Annotations


  • public class Annotations
    extends ApplicationTemplate
    Illustrates how to use a WorldWind Annotation to display on-screen information to the user in the form of a text label with an optional image. Annotations may be attached to a geographic position or a point on the screen. They provide support for multi-line text, simple HTML text markup, and many styling attributes such as font face, size and colors, background shape and background image.
    • Constructor Detail

      • Annotations

        public Annotations()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)