Class Marker : matchesProgramme Method


Boolean matchesProgramme( Programme prog )

Summary

Tests to see if an existing Marker matches a programme


Remarks

This only works for Markers already in the system. A new Marker that has yet to be added to the MarkerManager will always fail.


Parameters

ParameterDescription
Programme prog The Programme object to test


See Also

  • Programme


    Requirements

    build 1102