Interface SpectrumActivity
- All Superinterfaces:
Activity
Activity for sending a spectrum to load.
- Since:
- 5 Oct 2009
- Author:
- Mark Taylor
-
Method Summary
Modifier and TypeMethodDescriptionvoiddisplaySpectrum(String location, Map<?, ?> metadata) Sends a message to load a spectrum.Methods inherited from interface Activity
getTargetSelector
-
Method Details
-
displaySpectrum
Sends a message to load a spectrum.- Parameters:
location- URL of spectrummetadata- ucd/utype->value map giving spectrum metadata- Throws:
IOException
-