Class PathPositionColors


  • public class PathPositionColors
    extends ApplicationTemplate
    Illustrates usage of the per-position color feature of Path. Path's per-position colors may be assigned in any manner the application chooses. This example illustrates only one way of assigning color to each path position.

    Also illustrates the use of the "show positions" feature of Path.

    • Constructor Detail

      • PathPositionColors

        public PathPositionColors()
    • Method Detail

      • main

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