Class Markers


  • public class Markers
    extends ApplicationTemplate
    Displays markers (small shapes) in different shapes and colors. Markers can be configured to have an orientation, represented by a line or triangle pointing in the direction of the marker heading. Markers are commonly used to represent track data, for example from a GPS device. The marker orientation can be used to indicate the device heading at a given track point.
    • Constructor Detail

      • Markers

        public Markers()
    • Method Detail

      • main

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