Interface Measured

  • All Known Implementing Classes:
    C2DM, C3DM, G2DM, G3DM

    public interface Measured
    Interface for Positions that have a "measure" value.
    Author:
    Karel Maesen, Geovise BVBA creation-date: 2/19/14
    • Method Detail

      • getM

        double getM()
        Returns the measure value of this instance.
        Returns:
        the measure value of this instance.