Uses of Interface
org.jactr.tools.itr.ortho.ISliceIntegrator

Packages that use ISliceIntegrator
org.jactr.tools.itr.ortho   
 

Uses of ISliceIntegrator in org.jactr.tools.itr.ortho
 

Methods in org.jactr.tools.itr.ortho that return types with arguments of type ISliceIntegrator
static java.util.Collection<ISliceIntegrator> Parser.buildIntegrators(org.w3c.dom.Document document)
           
 

Methods in org.jactr.tools.itr.ortho with parameters of type ISliceIntegrator
 void OrthogonalSliceAnalyzer.add(ISliceIntegrator integrator)