Interface CoordinateListener<N>


public interface CoordinateListener<N>
Author:
Lukas Molzberger
  • Method Summary

    Modifier and Type
    Method
    Description
    double[]
     
  • Method Details

    • getCoordinate

      double[] getCoordinate(N n)