Uses of Class
edu.nrao.sss.model.source.SourceImageLink

Packages that use SourceImageLink
edu.nrao.sss.model.source Astronomical source object model. 
 

Uses of SourceImageLink in edu.nrao.sss.model.source
 

Methods in edu.nrao.sss.model.source that return SourceImageLink
 SourceImageLink SourceImageLink.clone()
          Returns an image link that is a copy of this one.
 

Methods in edu.nrao.sss.model.source that return types with arguments of type SourceImageLink
 List<SourceImageLink> Source.getImageLinks()
          Returns a collection of links to images of this source.
 

Methods in edu.nrao.sss.model.source with parameters of type SourceImageLink
 int SourceImageLink.compareTo(SourceImageLink other)
          Compares this image link to other for order.
 



Copyright © 2009. All Rights Reserved.