Uses of Interface
cfa.vo.iris.sed.IPoint

Packages that use IPoint
cfa.vo.iris.sed   
 

Uses of IPoint in cfa.vo.iris.sed
 

Classes in cfa.vo.iris.sed with type parameters of type IPoint
 interface IXSegment<T extends IPoint>
           
 

Classes in cfa.vo.iris.sed that implement IPoint
 class SpectroPhotometricPoint
           
 

Methods in cfa.vo.iris.sed that return types with arguments of type IPoint
 IList<IPoint> XSed.filterPoints(IPredicate<IPoint> predicate, String id)
           
 IList<IPoint> IXSed.filterPoints(IPredicate<IPoint> predicate, String id)
           
 

Method parameters in cfa.vo.iris.sed with type arguments of type IPoint
 IList<IPoint> XSed.filterPoints(IPredicate<IPoint> predicate, String id)
           
 IList<IPoint> IXSed.filterPoints(IPredicate<IPoint> predicate, String id)
           
 



Copyright © 2013. All rights reserved.