Class CoverageLocationProbe

  • All Implemented Interfaces:
    LocationProbe

    public class CoverageLocationProbe
    extends Object
    implements LocationProbe
    Provides the location of the probe when clicking on GIS coverages. Unlike the LocationProbe for other projections which looks up the location using the probed object and the projection, the CoverageLocationProbe receives the location from the CoverageProbeObject which in turns receives the probe location from the GIS display location listener.
    Author:
    Eric Tatara