Interface Tour.IColorFunction

Enclosing class:
Tour

public static interface Tour.IColorFunction
  • Method Summary

    Modifier and Type
    Method
    Description
    getColor(double axeCoordinate, double theta)
     
  • Method Details

    • getColor

      Color getColor(double axeCoordinate, double theta)