A B C D E F G H I L M N O P Q R S T U V W X

A

about() - Method in class cfa.vo.iris.desktop.IrisDesktop
 
AbstractDesktopItem - Class in cfa.vo.iris
 
AbstractDesktopItem(String, String, Icon, Icon) - Constructor for class cfa.vo.iris.AbstractDesktopItem
 
AbstractDesktopItem(String, String, String, String) - Constructor for class cfa.vo.iris.AbstractDesktopItem
 
AbstractDesktopItem(String, String, IButton) - Constructor for class cfa.vo.iris.AbstractDesktopItem
 
AbstractIrisApplication - Class in cfa.vo.iris
 
AbstractIrisApplication() - Constructor for class cfa.vo.iris.AbstractIrisApplication
 
AbstractIrisComponent - Class in cfa.vo.iris.sdk
 
AbstractIrisComponent() - Constructor for class cfa.vo.iris.sdk.AbstractIrisComponent
 
AbstractIterator - Class in cfa.vo.iris.utils
Abstract class for wrapping iterators coming from other implementations.
AbstractIterator(Iterator) - Constructor for class cfa.vo.iris.utils.AbstractIterator
This class delegates its methods to a wrapped iterator.
AbstractMenuItem - Class in cfa.vo.iris
 
AbstractMenuItem() - Constructor for class cfa.vo.iris.AbstractMenuItem
 
AbstractMenuItem(String, String, boolean, Icon, Icon) - Constructor for class cfa.vo.iris.AbstractMenuItem
 
AbstractMenuItem(String, String, boolean, String, String) - Constructor for class cfa.vo.iris.AbstractMenuItem
 
AbstractMenuItem(String, String, boolean, IButton) - Constructor for class cfa.vo.iris.AbstractMenuItem
 
AbstractModel - Class in cfa.vo.sherpa
 
AbstractModel(String, String) - Constructor for class cfa.vo.sherpa.AbstractModel
 
AbstractPluginMenuItem - Class in cfa.vo.iris.sdk
 
AbstractPluginMenuItem() - Constructor for class cfa.vo.iris.sdk.AbstractPluginMenuItem
 
AbstractPluginMenuItem(String, String, boolean, String, String) - Constructor for class cfa.vo.iris.sdk.AbstractPluginMenuItem
 
AbstractSedMessageHandler - Class in cfa.vo.iris.interop
This convenience class can be used by clients that want to receive SEDs from the SAMP hub.
AbstractSedMessageHandler() - Constructor for class cfa.vo.iris.interop.AbstractSedMessageHandler
 
activateFrame(JInternalFrame) - Method in class cfa.vo.iris.desktop.BoundDesktopManager
 
add(ListenerClass) - Method in class cfa.vo.iris.events.GenericEvent
 
add(ListenerClass) - Method in interface cfa.vo.iris.events.IEvent
This method adds a new listener to the event.
add(IrisPlugin) - Method in class cfa.vo.iris.sdk.PluginJar
 
add(SedClass) - Method in interface cfa.vo.iris.sed.ISedManager
Add an SED to be managed by this manager.
add(IXSed) - Method in interface cfa.vo.iris.sed.IXSegment
 
add(ExtSed) - Method in class cfa.vo.iris.sed.SedlibSedManager
 
add(IXSed) - Method in class cfa.vo.iris.sed.SedManager
 
add(IXSegment) - Method in class cfa.vo.iris.sed.XSed
 
add(int, IXSegment) - Method in class cfa.vo.iris.sed.XSed
 
add(SpectroPhotometricPoint) - Method in class cfa.vo.iris.sed.XSegment
 
add(int, SpectroPhotometricPoint) - Method in class cfa.vo.iris.sed.XSegment
 
add(IXSed) - Method in class cfa.vo.iris.sed.XSegment
 
add(T) - Method in interface cfa.vo.iris.utils.IList
Add an element to this list.
add(int, T) - Method in interface cfa.vo.iris.utils.IList
Add an element in a certain position.
add(T) - Method in class cfa.vo.iris.utils.List
 
add(int, T) - Method in class cfa.vo.iris.utils.List
 
addAll(Collection<? extends IXSegment>) - Method in class cfa.vo.iris.sed.XSed
 
addAll(Collection<? extends SpectroPhotometricPoint>) - Method in class cfa.vo.iris.sed.XSegment
 
addAll(Collection<? extends T>) - Method in interface cfa.vo.iris.utils.IList
Add a collection of elements this list.
addAll(IList<? extends T>) - Method in interface cfa.vo.iris.utils.IList
Add an IList of elements to this list.
addAll(Collection<? extends T>) - Method in class cfa.vo.iris.utils.List
 
addAll(IList<? extends T>) - Method in class cfa.vo.iris.utils.List
 
addAttachment(String, Object) - Method in class cfa.vo.iris.sed.ExtSed
 
addAttachment(SedClass, String, Object) - Method in interface cfa.vo.iris.sed.ISedManager
Components can attach any kind of objects to the SED, identifying them by a string.
addAttachment(String, String, Object) - Method in interface cfa.vo.iris.sed.ISedManager
Add an attachment using the SED ID as a key
addAttachment(String, Object) - Method in interface cfa.vo.iris.sed.IXSed
 
addAttachment(ExtSed, String, Object) - Method in class cfa.vo.iris.sed.SedlibSedManager
 
addAttachment(String, String, Object) - Method in class cfa.vo.iris.sed.SedlibSedManager
 
addAttachment(IXSed, String, Object) - Method in class cfa.vo.iris.sed.SedManager
 
addAttachment(String, String, Object) - Method in class cfa.vo.iris.sed.SedManager
 
addAttachment(String, Object) - Method in class cfa.vo.iris.sed.XSed
 
addConnectionListener(SAMPConnectionListener) - Method in class cfa.vo.iris.AbstractIrisApplication
 
addDataset(Data) - Method in interface cfa.vo.sherpa.FitConfiguration
 
addFrame(JInternalFrame) - Method in class cfa.vo.iris.desktop.IrisWorkspace
 
addFrame(JInternalFrame) - Method in interface cfa.vo.iris.IWorkspace
Add a frame to the workspace so that it can be managed by the underlying Desktop.
addMessageHandler(MessageHandler) - Method in class cfa.vo.iris.AbstractIrisApplication
 
addModel(CompositeModel) - Method in interface cfa.vo.sherpa.FitConfiguration
 
addPar(Parameter) - Method in class cfa.vo.sherpa.AbstractModel
 
addPar(Parameter) - Method in interface cfa.vo.sherpa.Model
 
addParams(List<String>) - Method in class cfa.vo.sherpa.AbstractModel
 
addParname(String) - Method in interface cfa.vo.sherpa.FitResults
 
addPart(Model) - Method in interface cfa.vo.sherpa.CompositeModel
 
addSegment(Segment) - Method in class cfa.vo.iris.sed.ExtSed
 
addSegment(Segment, int) - Method in class cfa.vo.iris.sed.ExtSed
 
addSegment(List<Segment>) - Method in class cfa.vo.iris.sed.ExtSed
 
addSegment(List<Segment>, int) - Method in class cfa.vo.iris.sed.ExtSed
 
addToSegment(SegmentClass) - Method in interface cfa.vo.iris.sed.IPoint
Add this point to a specific segment.
addToSegment(IXSegment) - Method in class cfa.vo.iris.sed.SpectroPhotometricPoint
 
addUsermodel(CompositeModel) - Method in interface cfa.vo.sherpa.FitConfiguration
 
app - Variable in class cfa.vo.iris.sdk.AbstractIrisComponent
 
apply(T) - Method in interface cfa.vo.iris.utils.IPredicate
Callback that applies this predicate to an object.

B

beginDraggingFrame(JComponent) - Method in class cfa.vo.iris.desktop.BoundDesktopManager
 
beginResizingFrame(JComponent, int) - Method in class cfa.vo.iris.desktop.BoundDesktopManager
 
BoundDesktopManager - Class in cfa.vo.iris.desktop
 
BoundDesktopManager(JDesktopPane) - Constructor for class cfa.vo.iris.desktop.BoundDesktopManager
 
Button - Class in cfa.vo.iris
 
Button(Icon, Icon) - Constructor for class cfa.vo.iris.Button
 
Button(String, String) - Constructor for class cfa.vo.iris.Button
 

C

call(String[]) - Method in interface cfa.vo.iris.ICommandLineInterface
Callback that gets called when a command line is parsed and associated to the implementing component.
call() - Method in interface cfa.vo.iris.IrisActionGuiComponent
 
call(String[]) - Method in class cfa.vo.iris.NullCommandLineInterface
 
callTarget(Object) - Method in class cfa.vo.iris.desktop.OSXAdapter
 
cfa.vo.iris - package cfa.vo.iris
 
cfa.vo.iris.desktop - package cfa.vo.iris.desktop
 
cfa.vo.iris.events - package cfa.vo.iris.events
 
cfa.vo.iris.gui - package cfa.vo.iris.gui
 
cfa.vo.iris.gui.widgets - package cfa.vo.iris.gui.widgets
 
cfa.vo.iris.interop - package cfa.vo.iris.interop
 
cfa.vo.iris.logging - package cfa.vo.iris.logging
 
cfa.vo.iris.sdk - package cfa.vo.iris.sdk
 
cfa.vo.iris.sed - package cfa.vo.iris.sed
 
cfa.vo.iris.sed.dm - package cfa.vo.iris.sed.dm
 
cfa.vo.iris.utils - package cfa.vo.iris.utils
 
cfa.vo.sherpa - package cfa.vo.sherpa
 
checkChar() - Method in class cfa.vo.iris.sed.ExtSed
 
clone() - Method in class cfa.vo.iris.sed.ExtSed
 
closeFrame(JInternalFrame) - Method in class cfa.vo.iris.desktop.BoundDesktopManager
 
componentArgs - Variable in class cfa.vo.iris.AbstractIrisApplication
 
ComponentLoader - Class in cfa.vo.iris
 
ComponentLoader() - Constructor for class cfa.vo.iris.ComponentLoader
 
componentName - Variable in class cfa.vo.iris.AbstractIrisApplication
 
CompositeModel - Interface in cfa.vo.sherpa
 
Conf - Interface in cfa.vo.sherpa
 
Confidence - Interface in cfa.vo.sherpa
 
ConfidenceResults - Interface in cfa.vo.sherpa
 
Config - Interface in cfa.vo.sherpa
 
CONFIGURATION_DIR - Static variable in class cfa.vo.iris.AbstractIrisApplication
 
ConfirmJInternalFrame - Class in cfa.vo.iris.gui
 
ConfirmJInternalFrame(String) - Constructor for class cfa.vo.iris.gui.ConfirmJInternalFrame
 
ConfResults - Interface in cfa.vo.sherpa
 
consolidate(File) - Method in class cfa.vo.iris.AbstractDesktopItem
 
consolidate(File) - Method in class cfa.vo.iris.AbstractMenuItem
 
consolidate(File) - Method in interface cfa.vo.iris.IMenuItem
In some cases (e.g.
consolidate(File) - Method in class cfa.vo.iris.sdk.AbstractPluginMenuItem
 
Covar - Interface in cfa.vo.sherpa
 
CovarResults - Interface in cfa.vo.sherpa
 
createCompositeModel(String, Model...) - Method in class cfa.vo.sherpa.SherpaClient
 
createData(String) - Method in class cfa.vo.sherpa.SherpaClient
 
createModel(Models) - Method in class cfa.vo.sherpa.SherpaClient
 
createParameter(String) - Method in class cfa.vo.sherpa.SherpaClient
 

D

Data - Interface in cfa.vo.sherpa
 
deactivateFrame(JInternalFrame) - Method in class cfa.vo.iris.desktop.BoundDesktopManager
 
decodeBase64(String, boolean) - Static method in class cfa.vo.sherpa.EncodeDoubleArray
 
deiconifyFrame(JInternalFrame) - Method in class cfa.vo.iris.desktop.BoundDesktopManager
 
DesktopButton - Class in cfa.vo.iris.desktop
 
DesktopButton(IMenuItem) - Constructor for class cfa.vo.iris.desktop.DesktopButton
 
dragFrame(JComponent, int, int) - Method in class cfa.vo.iris.desktop.BoundDesktopManager
 

E

encodeBase64(double[], boolean) - Static method in class cfa.vo.sherpa.EncodeDoubleArray
 
EncodeDoubleArray - Class in cfa.vo.sherpa
 
EncodeDoubleArray() - Constructor for class cfa.vo.sherpa.EncodeDoubleArray
 
endDraggingFrame(JComponent) - Method in class cfa.vo.iris.desktop.BoundDesktopManager
 
endResizingFrame(JComponent) - Method in class cfa.vo.iris.desktop.BoundDesktopManager
 
existsSed(String) - Method in interface cfa.vo.iris.sed.ISedManager
Check whether an SED is managed by this SED Manager.
existsSed(SedClass) - Method in interface cfa.vo.iris.sed.ISedManager
Check whether an SED is managed by this SED Manager.
existsSed(ExtSed) - Method in class cfa.vo.iris.sed.SedlibSedManager
 
existsSed(String) - Method in class cfa.vo.iris.sed.SedlibSedManager
 
existsSed(String) - Method in class cfa.vo.iris.sed.SedManager
 
existsSed(IXSed) - Method in class cfa.vo.iris.sed.SedManager
 
exit() - Method in class cfa.vo.iris.desktop.IrisDesktop
 
exitApp() - Method in class cfa.vo.iris.AbstractIrisApplication
 
ExtSed - Class in cfa.vo.iris.sed
 
ExtSed(String) - Constructor for class cfa.vo.iris.sed.ExtSed
 
ExtSed(String, boolean) - Constructor for class cfa.vo.iris.sed.ExtSed
 

F

filter(IPredicate<T>, String) - Method in interface cfa.vo.iris.sed.IXSegment
 
filter(IPredicate<SpectroPhotometricPoint>, String) - Method in class cfa.vo.iris.sed.XSegment
 
filter(IList<T>, IPredicate<T>, String) - Static method in class cfa.vo.iris.utils.List
 
filterPoints(IPredicate<IPoint>, String) - Method in interface cfa.vo.iris.sed.IXSed
 
filterPoints(IPredicate<IPoint>, String) - Method in class cfa.vo.iris.sed.XSed
 
filterSegments(IPredicate<IXSegment>, String) - Method in interface cfa.vo.iris.sed.IXSed
 
filterSegments(IPredicate<IXSegment>, String) - Method in class cfa.vo.iris.sed.XSed
 
findSherpa() - Method in class cfa.vo.sherpa.SherpaClient
 
fire(SourceClass, PayloadClass) - Method in class cfa.vo.iris.events.GenericEvent
 
fire(SourceClass, PayloadClass) - Method in interface cfa.vo.iris.events.IEvent
This method can be invoked to fire the EventCommand command for the source object.
fireEvent() - Method in class cfa.vo.iris.utils.AbstractIterator
When a client calls the remove() method this callback method is invoked for firing the appropriate event.
fit(Data, CompositeModel, Stat, Method) - Method in class cfa.vo.sherpa.SherpaClient
 
FitConfiguration - Interface in cfa.vo.sherpa
 
FitResults - Interface in cfa.vo.sherpa
 

G

Gaussian1D - Class in cfa.vo.sherpa
 
Gaussian1D(String) - Constructor for class cfa.vo.sherpa.Gaussian1D
 
GenericEvent<SourceClass,ListenerClass extends IListener<SourceClass,PayloadClass>,PayloadClass> - Class in cfa.vo.iris.events
 
GenericEvent() - Constructor for class cfa.vo.iris.events.GenericEvent
 
get() - Method in class cfa.vo.iris.interop.SedMessage
 
get(IUType) - Method in interface cfa.vo.iris.sed.ISpectralSegment
 
get(int) - Method in interface cfa.vo.iris.utils.IList
 
get(int) - Method in class cfa.vo.iris.utils.List
 
getAboutBox() - Method in class cfa.vo.iris.AbstractIrisApplication
 
getAcknowledgments() - Method in interface cfa.vo.iris.sdk.IrisPlugin
 
getAlwaysfrozen() - Method in interface cfa.vo.sherpa.Parameter
 
getAttachment(String) - Method in class cfa.vo.iris.sed.ExtSed
 
getAttachment(SedClass, String) - Method in interface cfa.vo.iris.sed.ISedManager
Retrieve an attachment from a given SED.
getAttachment(String, String) - Method in interface cfa.vo.iris.sed.ISedManager
Retrieve an attachment from a given SED.
getAttachment(String) - Method in interface cfa.vo.iris.sed.IXSed
 
getAttachment(ExtSed, String) - Method in class cfa.vo.iris.sed.SedlibSedManager
 
getAttachment(String, String) - Method in class cfa.vo.iris.sed.SedlibSedManager
 
getAttachment(IXSed, String) - Method in class cfa.vo.iris.sed.SedManager
 
getAttachment(String, String) - Method in class cfa.vo.iris.sed.SedManager
 
getAttachment(String) - Method in class cfa.vo.iris.sed.XSed
 
getAuthor() - Method in class cfa.vo.iris.logging.LogEntry
 
getAuthor() - Method in interface cfa.vo.iris.sdk.IrisPlugin
 
getButton() - Method in class cfa.vo.iris.AbstractMenuItem
 
getButton() - Method in interface cfa.vo.iris.IMenuItem
Graphical representation of the item.
getButton() - Method in class cfa.vo.iris.sdk.AbstractPluginMenuItem
 
getCatalogs() - Method in class cfa.vo.iris.utils.NameResolver
 
getCli() - Method in interface cfa.vo.iris.IrisComponent
Get a command line interface object for this component.
getCli() - Method in class cfa.vo.iris.sdk.AbstractIrisComponent
 
getComponents() - Method in class cfa.vo.iris.AbstractIrisApplication
 
getComponents() - Method in interface cfa.vo.iris.sdk.IrisPlugin
 
getConfig() - Method in interface cfa.vo.sherpa.Method
 
getConfigurationDir() - Method in class cfa.vo.iris.AbstractIrisApplication
 
getConfigurationDir() - Method in interface cfa.vo.iris.IrisApplication
Get a pointer to the directory that contains all the configuration files for this component.
getContentLength() - Method in class cfa.vo.iris.interop.SedServerResource
 
getContentType() - Method in class cfa.vo.iris.interop.SedServerResource
 
getDataModelClass() - Method in interface cfa.vo.iris.sed.IPoint
Get the Data Model class for this point.
getDataModelClass() - Method in class cfa.vo.iris.sed.SpectroPhotometricPoint
 
getDataModelInstance() - Method in interface cfa.vo.iris.sed.IPoint
Get an instance of the Data Model representing this point.
getDataModelInstance() - Method in class cfa.vo.iris.sed.SpectroPhotometricPoint
 
getDatasets() - Method in interface cfa.vo.sherpa.FitConfiguration
 
getDataType() - Method in interface cfa.vo.iris.sed.IUType
 
getDec() - Method in class cfa.vo.iris.utils.NameResolver.Position
 
getDecDeg(String) - Static method in class cfa.vo.iris.utils.SkyCoordinates
Get the decimal degrees representation of a DEC string.
getDecDegString(String) - Static method in class cfa.vo.iris.utils.SkyCoordinates
Return the decimal degrees representation of a DEC string, as a string.
getDescription() - Method in class cfa.vo.iris.AbstractIrisApplication
 
getDescription() - Method in class cfa.vo.iris.AbstractMenuItem
 
getDescription() - Method in interface cfa.vo.iris.IMenuItem
Tooltip text to be rendered on the menu bar or on the desktop for this menu item.
getDescription() - Method in interface cfa.vo.iris.IrisComponent
Get e description for this component.
getDescription() - Method in class cfa.vo.iris.sdk.AbstractPluginMenuItem
 
getDescription() - Method in interface cfa.vo.iris.sdk.IrisPlugin
 
getDescription() - Method in class cfa.vo.iris.sdk.PluginManager
 
getDescription() - Method in interface cfa.vo.iris.sed.IUType
 
getDesktop() - Method in class cfa.vo.iris.desktop.IrisWorkspace
 
getDesktop() - Method in interface cfa.vo.iris.IWorkspace
This method returns a reference to the actual desktop in which all the components live.
getDesktopIcon() - Method in class cfa.vo.iris.AbstractIrisApplication
 
getDesktopPane() - Method in class cfa.vo.iris.desktop.IrisDesktop
 
getDiskLocation() - Method in class cfa.vo.iris.sdk.LoadPluginDialog
Get the value of location
getDof() - Method in interface cfa.vo.sherpa.FitResults
 
getElements() - Method in class cfa.vo.iris.utils.List
 
getEps() - Method in interface cfa.vo.sherpa.Confidence
 
getEpsfcn() - Method in interface cfa.vo.sherpa.Config
 
getException(Response) - Method in class cfa.vo.sherpa.SherpaClient
 
getFactor() - Method in interface cfa.vo.sherpa.Config
 
getFast() - Method in interface cfa.vo.sherpa.Conf
 
getFile() - Method in class cfa.vo.iris.sdk.PluginJar
 
getFileChooser() - Method in class cfa.vo.iris.desktop.IrisWorkspace
Get the value of fileChooser
getFileChooser() - Method in interface cfa.vo.iris.IWorkspace
Get a singleton instance of a file chooser whose state is saved between different accesses.
getFinalsimplex() - Method in interface cfa.vo.sherpa.Config
 
getFormatted() - Method in class cfa.vo.iris.logging.LogEntry
 
getFrozen() - Method in interface cfa.vo.sherpa.Parameter
 
getFtol() - Method in interface cfa.vo.sherpa.Config
 
getGtol() - Method in interface cfa.vo.sherpa.Config
 
getHelpURL() - Method in interface cfa.vo.iris.IrisApplication
 
getHidden() - Method in interface cfa.vo.sherpa.Parameter
 
getIcon() - Method in class cfa.vo.iris.Button
 
getIcon() - Method in interface cfa.vo.iris.IButton
The image that graphically represents this button.
getId() - Method in class cfa.vo.iris.sed.ExtSed
 
getId() - Method in interface cfa.vo.iris.utils.IList
Get the ID string for this list.
getId() - Method in class cfa.vo.iris.utils.List
 
getId() - Method in class cfa.vo.sherpa.AbstractModel
 
getInitsimplex() - Method in interface cfa.vo.sherpa.Config
 
getInstance() - Static method in class cfa.vo.iris.AbstractIrisApplication
 
getInstance() - Static method in class cfa.vo.iris.events.MultipleSegmentEvent
 
getInstance() - Static method in class cfa.vo.iris.events.PluginJarEvent
 
getInstance() - Static method in class cfa.vo.iris.events.PointEvent
 
getInstance() - Static method in class cfa.vo.iris.events.SedEvent
 
getInstance() - Static method in class cfa.vo.iris.events.SegmentEvent
 
getInstance() - Static method in class cfa.vo.iris.events.XSedEvent
 
getInstance() - Static method in class cfa.vo.iris.events.XSegmentEvent
 
getInstance() - Static method in class cfa.vo.iris.logging.LogEvent
 
getInstance() - Static method in class cfa.vo.iris.utils.HarvardNameResolver
 
getInstance() - Static method in class cfa.vo.iris.utils.NameResolver
 
getInternalFrame() - Method in interface cfa.vo.iris.IrisFrameGuiComponent
 
getIquad() - Method in interface cfa.vo.sherpa.Config
 
getLink() - Method in interface cfa.vo.sherpa.Parameter
 
getMax() - Method in interface cfa.vo.sherpa.Parameter
 
getMaxCharactersPerLineCount() - Method in class cfa.vo.iris.gui.NarrowOptionPane
 
getMaxfev() - Method in interface cfa.vo.sherpa.Config
 
getMaxfits() - Method in interface cfa.vo.sherpa.Conf
 
getMaxiters() - Method in interface cfa.vo.sherpa.Confidence
 
getMaxRstat() - Method in interface cfa.vo.sherpa.Conf
 
getMenu() - Method in class cfa.vo.iris.desktop.IrisMenuItem
 
getMenus() - Method in interface cfa.vo.iris.IrisComponent
The component can contribute menu items and desktop buttons to the enclosing GUI applications by providing a list of MenuItems.
getMenus() - Method in class cfa.vo.iris.sdk.PluginManager
 
getMessage() - Method in class cfa.vo.iris.logging.LogEntry
 
getMessageType() - Method in interface cfa.vo.iris.interop.VaoPayload
 
getMethod() - Method in interface cfa.vo.sherpa.FitConfiguration
 
getMethod(OptimizationMethod) - Method in class cfa.vo.sherpa.SherpaClient
 
getMethodClass() - Method in enum cfa.vo.sherpa.OptimizationMethod
 
getMin() - Method in interface cfa.vo.sherpa.Parameter
 
getModel(String) - Method in enum cfa.vo.sherpa.Models
 
getModels() - Method in interface cfa.vo.sherpa.FitConfiguration
 
getName() - Method in class cfa.vo.iris.AbstractIrisApplication
 
getName() - Method in interface cfa.vo.iris.ICommandLineInterface
The name that has to be associated with the implementing component.
getName() - Method in interface cfa.vo.iris.interop.VoTableMessage
 
getName() - Method in interface cfa.vo.iris.IrisComponent
Return the name of this component.
getName() - Method in class cfa.vo.iris.NullCommandLineInterface
 
getName() - Method in interface cfa.vo.iris.sdk.IrisPlugin
 
getName() - Method in class cfa.vo.iris.sdk.PluginManager
 
getName() - Method in class cfa.vo.sherpa.AbstractModel
 
getName() - Method in interface cfa.vo.sherpa.CompositeModel
 
getName() - Method in interface cfa.vo.sherpa.Confidence
 
getName() - Method in interface cfa.vo.sherpa.Data
 
getName() - Method in interface cfa.vo.sherpa.Method
 
getName() - Method in interface cfa.vo.sherpa.Model
 
getName() - Method in interface cfa.vo.sherpa.Parameter
 
getName() - Method in interface cfa.vo.sherpa.Stat
 
getName() - Method in enum cfa.vo.sherpa.Stats
 
getNfev() - Method in interface cfa.vo.sherpa.FitResults
 
getNumcores() - Method in interface cfa.vo.sherpa.Conf
 
getNumpoints() - Method in interface cfa.vo.sherpa.FitResults
 
getOpeninterval() - Method in interface cfa.vo.sherpa.Conf
 
getParameter(String) - Method in class cfa.vo.sherpa.AbstractModel
 
getParameter(AbstractModel, String) - Method in class cfa.vo.sherpa.SherpaClient
 
getParmaxes() - Method in interface cfa.vo.sherpa.ConfidenceResults
 
getParmins() - Method in interface cfa.vo.sherpa.ConfidenceResults
 
getParnames() - Method in interface cfa.vo.sherpa.ConfidenceResults
 
getParnames() - Method in interface cfa.vo.sherpa.FitResults
 
getPars() - Method in class cfa.vo.sherpa.AbstractModel
 
getPars() - Method in interface cfa.vo.sherpa.Model
 
getParts() - Method in interface cfa.vo.sherpa.CompositeModel
 
getParvals() - Method in interface cfa.vo.sherpa.ConfidenceResults
 
getParvals() - Method in interface cfa.vo.sherpa.FitResults
 
getPath() - Method in class cfa.vo.iris.sdk.PluginJar
 
getPercent() - Method in interface cfa.vo.sherpa.ConfidenceResults
 
getPlugin() - Method in class cfa.vo.iris.sdk.AbstractPluginMenuItem
 
getPluginJars() - Method in class cfa.vo.iris.sdk.PluginManager
 
getPluginJars() - Method in class cfa.vo.iris.sdk.PluginManagerFrame
 
getPlugins() - Method in class cfa.vo.iris.sdk.PluginJar
 
getPluginsTree() - Method in class cfa.vo.iris.sdk.PluginManagerFrame
Get the value of pluginsTree
getPopulationSize() - Method in interface cfa.vo.sherpa.Config
 
getQval() - Method in interface cfa.vo.sherpa.FitResults
 
getRa() - Method in class cfa.vo.iris.utils.NameResolver.Position
 
getRaDeg(String) - Static method in class cfa.vo.iris.utils.SkyCoordinates
Get the decimal degrees representation of a RA string.
getRaDegString(String) - Static method in class cfa.vo.iris.utils.SkyCoordinates
Return the decimal degrees representation of a RA string, as a string.
getRemin() - Method in interface cfa.vo.sherpa.Conf
 
getRootFrame() - Method in class cfa.vo.iris.desktop.IrisWorkspace
 
getRootFrame() - Method in interface cfa.vo.iris.IWorkspace
When spawning new windows and frame the components usually need a reference to the application root frame.
getRstat() - Method in interface cfa.vo.sherpa.FitResults
 
getSAMPController() - Method in class cfa.vo.iris.AbstractIrisApplication
 
getSAMPController() - Method in interface cfa.vo.iris.IrisApplication
 
getSampHandlers() - Method in interface cfa.vo.iris.IrisComponent
The component can register any number of SAMP message listeners by providing a list of them.
getSampHandlers() - Method in class cfa.vo.iris.sdk.AbstractIrisComponent
 
getSAMPIcon() - Method in class cfa.vo.iris.AbstractIrisApplication
 
getSed() - Method in class cfa.vo.iris.events.SegmentEvent.SegmentPayload
 
getSed() - Method in class cfa.vo.iris.interop.SedMessage
 
getSedCommand() - Method in class cfa.vo.iris.events.SegmentEvent.SegmentPayload
 
getSedId() - Method in class cfa.vo.iris.interop.SedMessage
 
getSedId() - Method in class cfa.vo.iris.interop.SedPayload
 
getSedManager() - Method in class cfa.vo.iris.desktop.IrisWorkspace
 
getSedManager() - Method in interface cfa.vo.iris.IWorkspace
SED objects are maintained by a centralized SED manager.
getSeds() - Method in interface cfa.vo.iris.sed.ISedManager
Return the list of SEDs managed by this SED Manager.
getSeds() - Method in interface cfa.vo.iris.sed.IXSegment
 
getSeds() - Method in class cfa.vo.iris.sed.SedlibSedManager
 
getSeds() - Method in class cfa.vo.iris.sed.SedManager
 
getSeds() - Method in class cfa.vo.iris.sed.XSegment
 
getSeed() - Method in interface cfa.vo.sherpa.Config
 
getSegment() - Method in interface cfa.vo.iris.sed.dm.Point
 
getSegments() - Method in interface cfa.vo.iris.sed.IPoint
List of segments this point belongs to.
getSegments() - Method in class cfa.vo.iris.sed.SpectroPhotometricPoint
 
getSelected() - Method in interface cfa.vo.iris.sed.ISedManager
All the time a single SED can be considered as "selected".
getSelected() - Method in class cfa.vo.iris.sed.SedlibSedManager
 
getSelected() - Method in class cfa.vo.iris.sed.SedManager
 
getSelectedSed() - Method in class cfa.vo.iris.gui.widgets.SedList
 
getSenderId() - Method in interface cfa.vo.iris.interop.VaoPayload
 
getSherpaId() - Method in class cfa.vo.sherpa.SherpaClient
 
getShortText() - Method in interface cfa.vo.iris.sed.IUType
 
getSigma() - Method in interface cfa.vo.sherpa.Confidence
 
getSigma() - Method in interface cfa.vo.sherpa.ConfidenceResults
 
getSoftLimits() - Method in interface cfa.vo.sherpa.Confidence
 
getStat() - Method in interface cfa.vo.sherpa.FitConfiguration
 
getStaterror() - Method in interface cfa.vo.sherpa.Data
 
getStatval() - Method in interface cfa.vo.sherpa.FitResults
 
getStep() - Method in interface cfa.vo.sherpa.Config
 
getSucceeded() - Method in interface cfa.vo.sherpa.FitResults
 
getSyserror() - Method in interface cfa.vo.sherpa.Data
 
getTableId() - Method in interface cfa.vo.iris.interop.VoTableMessage
 
getText() - Method in interface cfa.vo.iris.sed.IUType
 
getThumbnail() - Method in class cfa.vo.iris.Button
 
getThumbnail() - Method in interface cfa.vo.iris.IButton
The thumbnail that graphically represents this button.
getTitle() - Method in class cfa.vo.iris.AbstractMenuItem
 
getTitle() - Method in interface cfa.vo.iris.IMenuItem
String rendered on the menu bar or on the desktop for this menu item
getTitle() - Method in class cfa.vo.iris.sdk.AbstractPluginMenuItem
 
getTol() - Method in interface cfa.vo.sherpa.Conf
 
getUnits() - Method in interface cfa.vo.sherpa.Parameter
 
getUrl() - Method in class cfa.vo.iris.interop.SedMessage
 
getUrl() - Method in interface cfa.vo.iris.interop.VoTableMessage
 
getURL() - Method in class cfa.vo.iris.sdk.LoadPluginDialog
 
getUrlS() - Method in class cfa.vo.iris.sdk.LoadPluginDialog
Get the value of urlS
getUrlText() - Method in class cfa.vo.iris.sdk.LoadPluginDialog
Get the value of urlText
getUsermodels() - Method in interface cfa.vo.sherpa.FitConfiguration
 
getUType() - Method in interface cfa.vo.iris.sed.IUTypedValue
 
getVal() - Method in interface cfa.vo.sherpa.Parameter
 
getValue() - Method in interface cfa.vo.iris.sed.IUTypedValue
 
getVaoPayload() - Method in interface cfa.vo.iris.interop.VaoMessage
 
getVersion() - Method in interface cfa.vo.iris.sdk.IrisPlugin
 
getWeightingFactor() - Method in interface cfa.vo.sherpa.Config
 
getX() - Method in interface cfa.vo.sherpa.Data
 
getXprob() - Method in interface cfa.vo.sherpa.Config
 
getXtol() - Method in interface cfa.vo.sherpa.Config
 
getY() - Method in interface cfa.vo.sherpa.Data
 
GUIUtils - Class in cfa.vo.iris.gui
Common GUI utilities accessed via static methods.
GUIUtils() - Constructor for class cfa.vo.iris.gui.GUIUtils
 

H

HarvardNameResolver - Class in cfa.vo.iris.utils
This class represents the actual name resolver service used to convert a target name into a coordinate.
hasNext() - Method in class cfa.vo.iris.utils.AbstractIterator
 
HelpBrowser - Class in cfa.vo.iris.desktop
 
HelpBrowser(URL) - Constructor for class cfa.vo.iris.desktop.HelpBrowser
Creates new form HelpBrowser
hyperlinkUpdate(HyperlinkEvent) - Method in class cfa.vo.iris.desktop.HelpBrowser
 

I

IButton - Interface in cfa.vo.iris
A simple interface for buttons
ICommandLineInterface - Interface in cfa.vo.iris
A simple interface for providing CLI access in an extensible, pluggable way
iconifyFrame(JInternalFrame) - Method in class cfa.vo.iris.desktop.BoundDesktopManager
 
IEvent<SourceClass,ListenerClass,PayloadClass> - Interface in cfa.vo.iris.events
Events are singletons that can register listeners and, when fired, notify the registered listeners by calling their callback methods.
IList<T> - Interface in cfa.vo.iris.utils
In the SED domain, list of objects might be inconsistent even though the objects come from the same classe.
IListener<SourceClass,PayloadClass> - Interface in cfa.vo.iris.events
Generic interface for listeners.
IMenuItem - Interface in cfa.vo.iris
Interface describing the menu items contributed by a component.
indexOf(Segment) - Method in class cfa.vo.iris.sed.ExtSed
 
init(IrisApplication, IWorkspace) - Method in interface cfa.vo.iris.IrisComponent
This method is invoked to initialize the component.
init(IrisApplication, IWorkspace) - Method in class cfa.vo.iris.sdk.AbstractIrisComponent
 
init(IrisApplication, IWorkspace) - Method in class cfa.vo.iris.sdk.PluginManager
 
initCli(IrisApplication) - Method in interface cfa.vo.iris.IrisComponent
Initialize the Command Line Application interface
initCli(IrisApplication) - Method in class cfa.vo.iris.sdk.AbstractIrisComponent
 
initialize(String[]) - Method in class cfa.vo.iris.AbstractIrisApplication
 
instantiateComponents() - Static method in class cfa.vo.iris.ComponentLoader
 
invoke(Object, Method, Object[]) - Method in class cfa.vo.iris.desktop.OSXAdapter
 
IPoint<DataModelClass,SegmentClass> - Interface in cfa.vo.iris.sed
Generic class for points.
IPredicate<T> - Interface in cfa.vo.iris.utils
Generic interfaces for filter predicates.
IrisActionGuiComponent - Interface in cfa.vo.iris
 
IrisApplication - Interface in cfa.vo.iris
This interface must implemented by enclosing application.
IrisComponent - Interface in cfa.vo.iris
Interface implemented by Iris components.
IrisDesktop - Class in cfa.vo.iris.desktop
 
IrisDesktop(AbstractIrisApplication) - Constructor for class cfa.vo.iris.desktop.IrisDesktop
Creates new form SedImporterMainView
IrisFrameGuiComponent - Interface in cfa.vo.iris
 
IrisGuiComponent - Interface in cfa.vo.iris
 
IrisMenuItem - Class in cfa.vo.iris.desktop
 
IrisMenuItem(IMenuItem) - Constructor for class cfa.vo.iris.desktop.IrisMenuItem
 
IrisPlugin - Interface in cfa.vo.iris.sdk
 
IrisWorkspace - Class in cfa.vo.iris.desktop
 
IrisWorkspace() - Constructor for class cfa.vo.iris.desktop.IrisWorkspace
 
isBatch - Variable in class cfa.vo.iris.AbstractIrisApplication
 
isChosen() - Method in class cfa.vo.iris.sdk.LoadPluginDialog
Get the value of chosen
isCorrectMethod(Method, Object[]) - Method in class cfa.vo.iris.desktop.OSXAdapter
 
ISedManager<SedClass> - Interface in cfa.vo.iris.sed
SED managers provide centralized management of SED instances.
isEmpty() - Method in interface cfa.vo.iris.utils.IList
Check whether this list is empty.
isEmpty() - Method in class cfa.vo.iris.utils.List
 
isException(Response) - Method in class cfa.vo.sherpa.SherpaClient
 
isIdentifierAmbiguous() - Method in class cfa.vo.iris.utils.HarvardNameResolver
If resolver returned null, this tells caller whether the most recent call to resolve() returned an ambiguous answer.
isIsLoadable() - Method in class cfa.vo.iris.sdk.LoadPluginDialog
Get the value of isLoadable
isLocalSelected() - Method in class cfa.vo.iris.sdk.LoadPluginDialog
Get the value of localSelected
isOnDesktop() - Method in class cfa.vo.iris.AbstractMenuItem
 
isOnDesktop() - Method in interface cfa.vo.iris.IMenuItem
The value returned by this method determines whether or not a desktop button is created for this item.
ISpectralSegment - Interface in cfa.vo.iris.sed
 
isSampAutoHub() - Method in class cfa.vo.iris.desktop.IrisDesktop
Get the value of sampAutoHub
isSampConnected() - Method in class cfa.vo.iris.desktop.IrisDesktop
Get the value of sampConnected
isSampEnabled() - Method in class cfa.vo.iris.AbstractIrisApplication
 
isSampEnabled() - Method in interface cfa.vo.iris.IrisApplication
Return whether or not SAMP was enabled for this session.
isSetURL() - Method in class cfa.vo.iris.sdk.LoadPluginDialog
 
isUrlSelected() - Method in class cfa.vo.iris.sdk.LoadPluginDialog
Get the value of urlSelected
iterator() - Method in class cfa.vo.iris.sed.XSed
 
iterator() - Method in class cfa.vo.iris.sed.XSegment
 
iterator() - Method in class cfa.vo.iris.utils.List
 
IUType - Interface in cfa.vo.iris.sed
 
IUTypedValue - Interface in cfa.vo.iris.sed
 
IWorkspace - Interface in cfa.vo.iris
A workspace is implemented by the enclosing application to provide components with hooks to the shared context in which they are executed or operations that are to be performed by the enclosing desktop.
IXSed - Interface in cfa.vo.iris.sed
 
IXSegment<T extends IPoint> - Interface in cfa.vo.iris.sed
 

L

leadingTrim(String) - Static method in class cfa.vo.iris.utils.SpaceTrimmer
 
LevMar - Interface in cfa.vo.sherpa
 
List<T> - Class in cfa.vo.iris.utils
 
List() - Constructor for class cfa.vo.iris.utils.List
 
List(String) - Constructor for class cfa.vo.iris.utils.List
 
List(String, IList<T>) - Constructor for class cfa.vo.iris.utils.List
 
List(Collection<T>) - Constructor for class cfa.vo.iris.utils.List
 
load() - Method in class cfa.vo.iris.sdk.PluginJar
 
load() - Method in class cfa.vo.iris.sdk.PluginManager
 
load() - Method in class cfa.vo.iris.sdk.PluginManagerFrame
 
loadJar(String) - Method in class cfa.vo.iris.sdk.PluginManager
 
loadJar(URL) - Method in class cfa.vo.iris.sdk.PluginManager
 
LoadPluginDialog - Class in cfa.vo.iris.sdk
 
LoadPluginDialog(Frame, boolean) - Constructor for class cfa.vo.iris.sdk.LoadPluginDialog
Creates new form LoadSegmentDialog
LogEntry - Class in cfa.vo.iris.logging
 
LogEntry(String, Object) - Constructor for class cfa.vo.iris.logging.LogEntry
 
LogEvent - Class in cfa.vo.iris.logging
 
LogEvent() - Constructor for class cfa.vo.iris.logging.LogEvent
 
LogListener - Interface in cfa.vo.iris.logging
 

M

MAC_OS_X - Variable in class cfa.vo.iris.AbstractIrisApplication
 
maximizeFrame(JInternalFrame) - Method in class cfa.vo.iris.desktop.BoundDesktopManager
 
Method - Interface in cfa.vo.sherpa
 
minimizeFrame(JInternalFrame) - Method in class cfa.vo.iris.desktop.BoundDesktopManager
 
Model - Interface in cfa.vo.sherpa
 
Models - Enum in cfa.vo.sherpa
 
MonCar - Interface in cfa.vo.sherpa
 
moveToFront(JInternalFrame) - Static method in class cfa.vo.iris.gui.GUIUtils
 
MTYPE - Static variable in class cfa.vo.iris.interop.SedMessage
 
MultipleSegmentEvent - Class in cfa.vo.iris.events
 
MultipleSegmentEvent() - Constructor for class cfa.vo.iris.events.MultipleSegmentEvent
 
MultipleSegmentListener - Interface in cfa.vo.iris.events
 

N

NameResolver - Class in cfa.vo.iris.utils
 
NameResolver() - Constructor for class cfa.vo.iris.utils.NameResolver
 
NameResolver.Position - Class in cfa.vo.iris.utils
 
NameResolver.Position(Double, Double) - Constructor for class cfa.vo.iris.utils.NameResolver.Position
 
NarrowOptionPane - Class in cfa.vo.iris.gui
 
NarrowOptionPane() - Constructor for class cfa.vo.iris.gui.NarrowOptionPane
 
NelderMead - Interface in cfa.vo.sherpa
 
newSed(String) - Method in interface cfa.vo.iris.sed.ISedManager
Create a new, empty managed SED.
newSed(String) - Method in class cfa.vo.iris.sed.SedlibSedManager
 
newSed(String) - Method in class cfa.vo.iris.sed.SedManager
 
next() - Method in class cfa.vo.iris.utils.AbstractIterator
 
NullCommandLineInterface - Class in cfa.vo.iris
 
NullCommandLineInterface(String) - Constructor for class cfa.vo.iris.NullCommandLineInterface
 

O

onClick() - Method in interface cfa.vo.iris.IMenuItem
Callback that get invoked when the item is selected by the user.
onClose() - Method in interface cfa.vo.iris.IrisGuiComponent
 
openFrame(JInternalFrame) - Method in class cfa.vo.iris.desktop.BoundDesktopManager
 
OptimizationMethod - Enum in cfa.vo.sherpa
 
OSXAdapter - Class in cfa.vo.iris.desktop
 
OSXAdapter(String, Object, Method) - Constructor for class cfa.vo.iris.desktop.OSXAdapter
 

P

Parameter - Interface in cfa.vo.sherpa
 
PluginJar - Class in cfa.vo.iris.sdk
 
PluginJar(URL) - Constructor for class cfa.vo.iris.sdk.PluginJar
 
PluginJarEvent - Class in cfa.vo.iris.events
 
PluginJarEvent() - Constructor for class cfa.vo.iris.events.PluginJarEvent
 
PluginListener - Interface in cfa.vo.iris.events
 
PluginManager - Class in cfa.vo.iris.sdk
 
PluginManager() - Constructor for class cfa.vo.iris.sdk.PluginManager
 
PluginManagerFrame - Class in cfa.vo.iris.sdk
 
PluginManagerFrame(PluginManager) - Constructor for class cfa.vo.iris.sdk.PluginManagerFrame
Creates new form PluginManager
Point - Interface in cfa.vo.iris.sed.dm
 
PointEvent - Class in cfa.vo.iris.events
 
PointEvent() - Constructor for class cfa.vo.iris.events.PointEvent
 
PointListener - Interface in cfa.vo.iris.events
 
PowerLaw1D - Class in cfa.vo.sherpa
 
PowerLaw1D(String) - Constructor for class cfa.vo.sherpa.PowerLaw1D
 
process(PluginJar, SedCommand) - Method in class cfa.vo.iris.desktop.IrisDesktop
 
process(SourceClass, PayloadClass) - Method in interface cfa.vo.iris.events.IListener
Callback method that is called when an event to which this listener has subscribed is fired.
processCall(HubConnection, String, Message) - Method in class cfa.vo.iris.interop.AbstractSedMessageHandler
 
processOnSwingEventThread(Runnable) - Static method in class cfa.vo.iris.gui.GUIUtils
 
processOnSwingEventThread(Runnable, boolean) - Static method in class cfa.vo.iris.gui.GUIUtils
 
processSed(Sed, String) - Method in class cfa.vo.iris.interop.AbstractSedMessageHandler
By implementing this method clients can access directly the Sed object and its ID.
PROP_DISKLOCATION - Static variable in class cfa.vo.iris.sdk.LoadPluginDialog
 
PROP_ISLOADABLE - Static variable in class cfa.vo.iris.sdk.LoadPluginDialog
 
PROP_LOCALSELECTED - Static variable in class cfa.vo.iris.sdk.LoadPluginDialog
 
PROP_PLUGINSTREE - Static variable in class cfa.vo.iris.sdk.PluginManagerFrame
 
PROP_SAMPAUTOHUB - Static variable in class cfa.vo.iris.desktop.IrisDesktop
 
PROP_URLS - Static variable in class cfa.vo.iris.sdk.LoadPluginDialog
 
PROP_URLSELECTED - Static variable in class cfa.vo.iris.sdk.LoadPluginDialog
 
PROP_URLTEXT - Static variable in class cfa.vo.iris.sdk.LoadPluginDialog
 
proxySignature - Variable in class cfa.vo.iris.desktop.OSXAdapter
 

Q

quit() - Method in class cfa.vo.iris.desktop.IrisDesktop
 

R

read(String, SedFormat) - Static method in class cfa.vo.iris.sed.ExtSed
 
read(String, SedFormat, boolean) - Static method in class cfa.vo.iris.sed.ExtSed
 
remove(ListenerClass) - Method in class cfa.vo.iris.events.GenericEvent
 
remove(ListenerClass) - Method in interface cfa.vo.iris.events.IEvent
This method removes a listener from the event.
remove(IrisPlugin) - Method in class cfa.vo.iris.sdk.PluginJar
 
remove(Segment) - Method in class cfa.vo.iris.sed.ExtSed
 
remove(List<Segment>) - Method in class cfa.vo.iris.sed.ExtSed
 
remove(String) - Method in interface cfa.vo.iris.sed.ISedManager
Remove an SED from this manager.
remove(String) - Method in class cfa.vo.iris.sed.SedlibSedManager
 
remove(String) - Method in class cfa.vo.iris.sed.SedManager
 
remove(IXSegment) - Method in class cfa.vo.iris.sed.XSed
 
remove(SpectroPhotometricPoint) - Method in class cfa.vo.iris.sed.XSegment
 
remove() - Method in class cfa.vo.iris.utils.AbstractIterator
 
remove(T) - Method in interface cfa.vo.iris.utils.IList
Remove an element from this list.
remove(T) - Method in class cfa.vo.iris.utils.List
 
removeAttachment(String) - Method in class cfa.vo.iris.sed.ExtSed
 
removeAttachment(SedClass, String) - Method in interface cfa.vo.iris.sed.ISedManager
Remove an attachment from a SED.
removeAttachment(String, String) - Method in interface cfa.vo.iris.sed.ISedManager
Remove an attachment from an SED.
removeAttachment(String) - Method in interface cfa.vo.iris.sed.IXSed
 
removeAttachment(ExtSed, String) - Method in class cfa.vo.iris.sed.SedlibSedManager
 
removeAttachment(String, String) - Method in class cfa.vo.iris.sed.SedlibSedManager
 
removeAttachment(IXSed, String) - Method in class cfa.vo.iris.sed.SedManager
 
removeAttachment(String, String) - Method in class cfa.vo.iris.sed.SedManager
 
removeAttachment(String) - Method in class cfa.vo.iris.sed.XSed
 
removeFrame(JInternalFrame) - Method in class cfa.vo.iris.desktop.IrisWorkspace
 
removeFrame(JInternalFrame) - Method in interface cfa.vo.iris.IWorkspace
Remove an internal frame from the Desktop.
removeFromSegment(SegmentClass) - Method in interface cfa.vo.iris.sed.IPoint
Remove this point from a segment.
removeFromSegment(IXSegment) - Method in class cfa.vo.iris.sed.SpectroPhotometricPoint
 
removeSegment(int) - Method in class cfa.vo.iris.sed.ExtSed
 
rename(SedClass, String) - Method in interface cfa.vo.iris.sed.ISedManager
Rename a managed sed;
rename(ExtSed, String) - Method in class cfa.vo.iris.sed.SedlibSedManager
 
rename(IXSed, String) - Method in class cfa.vo.iris.sed.SedManager
 
repaint(int, int, int, int) - Method in class cfa.vo.iris.desktop.IrisDesktop
 
reset(List<IrisComponent>) - Method in class cfa.vo.iris.desktop.IrisDesktop
 
reset() - Method in class cfa.vo.iris.sdk.LoadPluginDialog
 
resizeFrame(JComponent, int, int, int, int) - Method in class cfa.vo.iris.desktop.BoundDesktopManager
 
resolve(String, String) - Method in class cfa.vo.iris.utils.HarvardNameResolver
Convert identifier into coordinates from name resolver.
resolve(Catalog, String) - Method in class cfa.vo.iris.utils.NameResolver
 
resolveByNed(String) - Method in class cfa.vo.iris.utils.HarvardNameResolver
 
resolveBySimbad(String) - Method in class cfa.vo.iris.utils.HarvardNameResolver
 

S

SAMP_FALLBACK - Static variable in class cfa.vo.iris.AbstractIrisApplication
 
sampSetup() - Method in class cfa.vo.iris.AbstractIrisApplication
 
sampShutdown() - Static method in class cfa.vo.iris.AbstractIrisApplication
 
SedCommand - Enum in cfa.vo.iris.events
 
SedEvent - Class in cfa.vo.iris.events
 
SedEvent() - Constructor for class cfa.vo.iris.events.SedEvent
 
SedException - Exception in cfa.vo.iris.sed
 
SedException() - Constructor for exception cfa.vo.iris.sed.SedException
Creates a new instance of SedException without detail message.
SedException(Exception) - Constructor for exception cfa.vo.iris.sed.SedException
 
SedException(String) - Constructor for exception cfa.vo.iris.sed.SedException
Constructs an instance of SedException with the specified detail message.
SedlibSedManager - Class in cfa.vo.iris.sed
 
SedlibSedManager() - Constructor for class cfa.vo.iris.sed.SedlibSedManager
 
SedList - Class in cfa.vo.iris.gui.widgets
 
SedList(ISedManager<ExtSed>) - Constructor for class cfa.vo.iris.gui.widgets.SedList
 
SedListener - Interface in cfa.vo.iris.events
 
SedManager - Class in cfa.vo.iris.sed
 
SedManager() - Constructor for class cfa.vo.iris.sed.SedManager
 
SedMessage - Class in cfa.vo.iris.interop
This class abstract a Sed Message, i.e.
SedMessage(Message) - Constructor for class cfa.vo.iris.interop.SedMessage
 
SedMessage(String, URL) - Constructor for class cfa.vo.iris.interop.SedMessage
 
SedPayload - Class in cfa.vo.iris.interop
 
SedPayload(String) - Constructor for class cfa.vo.iris.interop.SedPayload
 
SedSAMPController - Class in cfa.vo.iris.interop
Extension of SAMPController that can handle SedMessages.
SedSAMPController(String, String, String) - Constructor for class cfa.vo.iris.interop.SedSAMPController
This constructor just calls the parent constructor.
SedServerResource - Class in cfa.vo.iris.interop
This class implements a ServerResource that serves Sed document in the VOTable format.
SedServerResource(Sed) - Constructor for class cfa.vo.iris.interop.SedServerResource
The constructor simply needs a Sed object: it will be serialized using SedLib and then served by an internal HTTP Server.
Segment - Interface in cfa.vo.iris.sed.dm
 
SegmentEvent - Class in cfa.vo.iris.events
 
SegmentEvent() - Constructor for class cfa.vo.iris.events.SegmentEvent
 
SegmentEvent.SegmentPayload - Class in cfa.vo.iris.events
 
SegmentEvent.SegmentPayload(ExtSed, SedCommand) - Constructor for class cfa.vo.iris.events.SegmentEvent.SegmentPayload
 
SegmentListener - Interface in cfa.vo.iris.events
 
select(SedClass) - Method in interface cfa.vo.iris.sed.ISedManager
Set the selected SED.
select(ExtSed) - Method in class cfa.vo.iris.sed.SedlibSedManager
 
select(IXSed) - Method in class cfa.vo.iris.sed.SedManager
 
sendSampMessage(Message) - Method in class cfa.vo.iris.AbstractIrisApplication
 
sendSampMessage(Message) - Method in interface cfa.vo.iris.IrisApplication
 
sendSedMessage(ExtSed) - Method in class cfa.vo.iris.AbstractIrisApplication
 
sendSedMessage(ExtSed) - Method in class cfa.vo.iris.interop.SedSAMPController
This convenience method, when provided with a ExtSed instance, builds a new SedMessage, creates a new resource to be served by the internal HTTPServer and sends the SedMessage to the hub.
sendSedMessage(ExtSed) - Method in interface cfa.vo.iris.IrisApplication
Convenience shortcut that allows components to broadcast a SED message to the SAMP hub.
set(IUType, Object) - Method in interface cfa.vo.iris.sed.ISpectralSegment
 
set(IUTypedValue) - Method in interface cfa.vo.iris.sed.ISpectralSegment
 
setAboutHandler(Object, Method) - Static method in class cfa.vo.iris.desktop.OSXAdapter
 
setAlwaysfrozen(Boolean) - Method in interface cfa.vo.sherpa.Parameter
 
setApplicationEventHandled(Object, boolean) - Method in class cfa.vo.iris.desktop.OSXAdapter
 
setAutoRunHub(boolean) - Static method in class cfa.vo.iris.AbstractIrisApplication
 
setBoundsForFrame(JComponent, int, int, int, int) - Method in class cfa.vo.iris.desktop.BoundDesktopManager
 
setButton(IButton) - Method in class cfa.vo.iris.AbstractMenuItem
 
setComponentsURL(URL) - Static method in class cfa.vo.iris.ComponentLoader
 
setDataModelInstance(DataModelClass) - Method in interface cfa.vo.iris.sed.IPoint
Set the "value" of this point, by providing an instance of the Data Model class.
setDataModelInstance(ISpectralSegment) - Method in class cfa.vo.iris.sed.SpectroPhotometricPoint
 
setDescription(String) - Method in class cfa.vo.iris.AbstractMenuItem
 
setDesktop(IrisDesktop) - Method in class cfa.vo.iris.desktop.IrisWorkspace
 
setDiskLocation(String) - Method in class cfa.vo.iris.sdk.LoadPluginDialog
Set the value of location
setEps(Double) - Method in interface cfa.vo.sherpa.Confidence
 
setEpsfcn(Double) - Method in interface cfa.vo.sherpa.Config
 
setFactor(Double) - Method in interface cfa.vo.sherpa.Config
 
setFast(Boolean) - Method in interface cfa.vo.sherpa.Conf
 
setFile(File) - Method in class cfa.vo.iris.sdk.PluginJar
 
setFileHandler(Object, Method) - Static method in class cfa.vo.iris.desktop.OSXAdapter
 
setFinalsimplex(Integer) - Method in interface cfa.vo.sherpa.Config
 
setFluxUnits() - Method in interface cfa.vo.iris.sed.IXSed
 
setFluxUnits() - Method in class cfa.vo.iris.sed.XSed
 
setFrozen(Boolean) - Method in interface cfa.vo.sherpa.Parameter
 
setFtol(Double) - Method in interface cfa.vo.sherpa.Config
 
setGtol(Double) - Method in interface cfa.vo.sherpa.Config
 
setHandler(OSXAdapter) - Static method in class cfa.vo.iris.desktop.OSXAdapter
 
setHidden(Boolean) - Method in interface cfa.vo.sherpa.Parameter
 
setIconPath(String) - Method in class cfa.vo.iris.sdk.AbstractPluginMenuItem
 
setId(String) - Method in class cfa.vo.iris.sed.ExtSed
 
setId(String) - Method in interface cfa.vo.iris.utils.IList
Set the ID string for this list.
setId(String) - Method in class cfa.vo.iris.utils.List
 
setInitsimplex(Integer) - Method in interface cfa.vo.sherpa.Config
 
setIquad(Integer) - Method in interface cfa.vo.sherpa.Config
 
setIsLoadable(boolean) - Method in class cfa.vo.iris.sdk.LoadPluginDialog
Set the value of isLoadable
setIsOnDesktop(boolean) - Method in class cfa.vo.iris.AbstractMenuItem
 
setLink(String) - Method in interface cfa.vo.sherpa.Parameter
 
setLocalSelected(boolean) - Method in class cfa.vo.iris.sdk.LoadPluginDialog
Set the value of localSelected
setMax(Double) - Method in interface cfa.vo.sherpa.Parameter
 
setMaxfev(Integer) - Method in interface cfa.vo.sherpa.Config
 
setMaxfits(Integer) - Method in interface cfa.vo.sherpa.Conf
 
setMaxiters(Integer) - Method in interface cfa.vo.sherpa.Confidence
 
setMaxRstat(Integer) - Method in interface cfa.vo.sherpa.Conf
 
setMessageType(String) - Method in interface cfa.vo.iris.interop.VaoPayload
 
setMethod(Method) - Method in interface cfa.vo.sherpa.FitConfiguration
 
setMin(Double) - Method in interface cfa.vo.sherpa.Parameter
 
setName(String) - Method in interface cfa.vo.iris.interop.VoTableMessage
 
setName(String) - Method in class cfa.vo.sherpa.AbstractModel
 
setName(String) - Method in interface cfa.vo.sherpa.CompositeModel
 
setName(String) - Method in interface cfa.vo.sherpa.Confidence
 
setName(String) - Method in interface cfa.vo.sherpa.Data
 
setName(String) - Method in interface cfa.vo.sherpa.Method
 
setName(String) - Method in interface cfa.vo.sherpa.Model
 
setName(String) - Method in interface cfa.vo.sherpa.Parameter
 
setNumcores(Integer) - Method in interface cfa.vo.sherpa.Conf
 
setOpeninterval(Integer) - Method in interface cfa.vo.sherpa.Conf
 
setPath(URL) - Method in class cfa.vo.iris.sdk.PluginJar
 
setPlugin(IrisPlugin) - Method in class cfa.vo.iris.sdk.AbstractPluginMenuItem
 
setPluginManager(PluginManager) - Method in class cfa.vo.iris.desktop.IrisDesktop
 
setPluginsTree(TreeModel) - Method in class cfa.vo.iris.sdk.PluginManagerFrame
Set the value of pluginsTree
setPopulationSize(Integer) - Method in interface cfa.vo.sherpa.Config
 
setPreferencesHandler(Object, Method) - Static method in class cfa.vo.iris.desktop.OSXAdapter
 
setProperties(List<String>) - Method in class cfa.vo.iris.AbstractIrisApplication
 
setQuitHandler(Object, Method) - Static method in class cfa.vo.iris.desktop.OSXAdapter
 
setRemin(Double) - Method in interface cfa.vo.sherpa.Conf
 
setSampAutoHub(boolean) - Method in class cfa.vo.iris.desktop.IrisDesktop
Set the value of sampAutoHub
setSampConnected(boolean) - Method in class cfa.vo.iris.desktop.IrisDesktop
Set the value of sampConnected
setSedId(String) - Method in class cfa.vo.iris.interop.SedMessage
 
setSedId(String) - Method in class cfa.vo.iris.interop.SedPayload
 
setSeed(Integer) - Method in interface cfa.vo.sherpa.Config
 
setSelectedSed(ExtSed) - Method in class cfa.vo.iris.gui.widgets.SedList
 
setSenderId(String) - Method in interface cfa.vo.iris.interop.VaoPayload
 
setSigma(Double) - Method in interface cfa.vo.sherpa.Confidence
 
setSoftLimits(Boolean) - Method in interface cfa.vo.sherpa.Confidence
 
setSpectralUnits() - Method in interface cfa.vo.iris.sed.IXSed
 
setSpectralUnits() - Method in class cfa.vo.iris.sed.XSed
 
setStat(Stat) - Method in interface cfa.vo.sherpa.FitConfiguration
 
setStaterror(double[]) - Method in interface cfa.vo.sherpa.Data
 
setStep(Integer) - Method in interface cfa.vo.sherpa.Config
 
setSyserror(double[]) - Method in interface cfa.vo.sherpa.Data
 
setTableId(String) - Method in interface cfa.vo.iris.interop.VoTableMessage
 
setTest(boolean) - Static method in class cfa.vo.iris.AbstractIrisApplication
 
setThumbnailPath(String) - Method in class cfa.vo.iris.sdk.AbstractPluginMenuItem
 
setTitle(String) - Method in class cfa.vo.iris.AbstractMenuItem
 
setTol(Double) - Method in interface cfa.vo.sherpa.Conf
 
setUnits(String) - Method in interface cfa.vo.sherpa.Parameter
 
setUrl(URL) - Method in class cfa.vo.iris.interop.SedMessage
 
setUrl(String) - Method in interface cfa.vo.iris.interop.VoTableMessage
 
setUrlS(String) - Method in class cfa.vo.iris.sdk.LoadPluginDialog
Set the value of urlS
setUrlSelected(boolean) - Method in class cfa.vo.iris.sdk.LoadPluginDialog
Set the value of urlSelected
setUrlText(String) - Method in class cfa.vo.iris.sdk.LoadPluginDialog
Set the value of urlText
setVal(Double) - Method in interface cfa.vo.sherpa.Parameter
 
setValue(Object) - Method in interface cfa.vo.iris.sed.IUTypedValue
 
setVaoPayload(VaoPayload) - Method in interface cfa.vo.iris.interop.VaoMessage
 
setWeightingFactor(Integer) - Method in interface cfa.vo.sherpa.Config
 
setWorkspace(IWorkspace) - Method in class cfa.vo.iris.desktop.IrisDesktop
 
setX(double[]) - Method in interface cfa.vo.sherpa.Data
 
setXprob(Double) - Method in interface cfa.vo.sherpa.Config
 
setXtol(Double) - Method in interface cfa.vo.sherpa.Config
 
setY(double[]) - Method in interface cfa.vo.sherpa.Data
 
SherpaClient - Class in cfa.vo.sherpa
 
SherpaClient(SAMPController) - Constructor for class cfa.vo.sherpa.SherpaClient
 
SherpaClient.SEDException - Exception in cfa.vo.sherpa
 
SherpaClient.SEDException(String) - Constructor for exception cfa.vo.sherpa.SherpaClient.SEDException
 
SherpaService - Class in cfa.vo.sherpa
 
SherpaService(String, int) - Constructor for class cfa.vo.sherpa.SherpaService
 
showConfirmDialog(Component, Object) - Static method in class cfa.vo.iris.gui.NarrowOptionPane
 
showMessageDialog(Component, Object, String, int) - Static method in class cfa.vo.iris.gui.NarrowOptionPane
 
shutdown() - Method in interface cfa.vo.iris.IrisComponent
Callback invoked when the component is shutdown
shutdown() - Method in class cfa.vo.iris.sdk.AbstractIrisComponent
 
sideTrim(String) - Static method in class cfa.vo.iris.utils.SpaceTrimmer
 
size() - Method in interface cfa.vo.iris.utils.IList
Get the size of this list.
size() - Method in class cfa.vo.iris.utils.List
 
SkyCoordinates - Class in cfa.vo.iris.utils
Utility class that provides static method for parsing HMS and DMS string coordinates.
SkyCoordinates() - Constructor for class cfa.vo.iris.utils.SkyCoordinates
 
SpaceTrimmer - Class in cfa.vo.iris.utils
 
SpaceTrimmer() - Constructor for class cfa.vo.iris.utils.SpaceTrimmer
 
SpectroPhotometricPoint - Class in cfa.vo.iris.sed
 
SpectroPhotometricPoint(IXSegment, ISpectralSegment) - Constructor for class cfa.vo.iris.sed.SpectroPhotometricPoint
 
start() - Method in class cfa.vo.sherpa.SherpaService
 
startup() - Method in class cfa.vo.iris.AbstractIrisApplication
 
Stat - Interface in cfa.vo.sherpa
 
Stats - Enum in cfa.vo.sherpa
 
stop() - Method in class cfa.vo.sherpa.SherpaService
 

T

targetMethod - Variable in class cfa.vo.iris.desktop.OSXAdapter
 
targetObject - Variable in class cfa.vo.iris.desktop.OSXAdapter
 
toString() - Method in class cfa.vo.iris.sdk.PluginJar
 
toString() - Method in class cfa.vo.iris.sed.ExtSed
 
toString() - Method in class cfa.vo.sherpa.AbstractModel
 
trailingTrim(String) - Static method in class cfa.vo.iris.utils.SpaceTrimmer
 

U

unloadJar(PluginJar) - Method in class cfa.vo.iris.sdk.PluginManager
 
update() - Method in class cfa.vo.iris.gui.widgets.SedList
 

V

valueOf(String) - Static method in enum cfa.vo.iris.events.SedCommand
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cfa.vo.sherpa.Models
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cfa.vo.sherpa.OptimizationMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cfa.vo.sherpa.Stats
Returns the enum constant of this type with the specified name.
values() - Static method in enum cfa.vo.iris.events.SedCommand
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cfa.vo.sherpa.Models
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cfa.vo.sherpa.OptimizationMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cfa.vo.sherpa.Stats
Returns an array containing the constants of this enum type, in the order they are declared.
VaoMessage - Interface in cfa.vo.iris.interop
 
VaoPayload - Interface in cfa.vo.iris.interop
 
VoTableMessage - Interface in cfa.vo.iris.interop
 

W

WORDSIZE - Static variable in class cfa.vo.sherpa.EncodeDoubleArray
 
workspace - Variable in class cfa.vo.iris.sdk.AbstractIrisComponent
 
writeBody(OutputStream) - Method in class cfa.vo.iris.interop.SedServerResource
 

X

XSed - Class in cfa.vo.iris.sed
 
XSed(String) - Constructor for class cfa.vo.iris.sed.XSed
 
XSed(String, IList<IXSegment>) - Constructor for class cfa.vo.iris.sed.XSed
 
XSedEvent - Class in cfa.vo.iris.events
 
XSedEvent() - Constructor for class cfa.vo.iris.events.XSedEvent
 
XSedListener - Interface in cfa.vo.iris.events
 
XSegment - Class in cfa.vo.iris.sed
 
XSegment(String, IXSed) - Constructor for class cfa.vo.iris.sed.XSegment
 
XSegment(String, IXSed, IList<SpectroPhotometricPoint>) - Constructor for class cfa.vo.iris.sed.XSegment
 
XSegmentEvent - Class in cfa.vo.iris.events
 
XSegmentEvent() - Constructor for class cfa.vo.iris.events.XSegmentEvent
 
XSegmentListener - Interface in cfa.vo.iris.events
 

A B C D E F G H I L M N O P Q R S T U V W X

Copyright © 2013. All rights reserved.