Name
ProbeDisplay -- A class to display ProbeMaps
Description
A class which generates a GUI to a ProbeMap of probes applied to a given target object.
Methods
Phase: Creating
-
setProbeMap: (id <ProbeMap>)
probeMap This is an optional create phase method - if no probeMap is specified the ProbeDisplay will ask the probedObject for a ProbeMap using the getProbeMap method described below... The default behaviour of this method will be to return the probeLibrary's copy of the probeMap for the class of the target object.
Phase: Using
- (id <ProbeMap>)
getProbeMap Gets the probedMap.