Package uk.ac.starlink.topcat.interop
Interface SpectrumActivity
- All Superinterfaces:
Activity
Activity for sending a spectrum to load.
- Since:
- 5 Oct 2009
- Author:
- Mark Taylor
-
Method Summary
Modifier and TypeMethodDescriptionvoid
displaySpectrum
(String location, Map<?, ?> metadata) Sends a message to load a spectrum.Methods inherited from interface uk.ac.starlink.topcat.interop.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
-