Uses of Class
starfish.chemistry.MolFilter

Packages that use MolFilter
starfish.chemistry   
 

Uses of MolFilter in starfish.chemistry
 

Methods in starfish.chemistry with parameters of type MolFilter
static void Molecule.avgCoords(tcl.lang.Interp interp, MolFilter molFilter1)
           
static double Molecule.calcAngle(tcl.lang.Interp interp, MolFilter molFilter1, MolFilter molFilter2, MolFilter molFilter3)
           
static double Molecule.calcDihedral(tcl.lang.Interp interp, MolFilter molFilter1, MolFilter molFilter2, MolFilter molFilter3, MolFilter molFilter4)
           
static double Molecule.calcDistance(tcl.lang.Interp interp, MolFilter molFilter1, MolFilter molFilter2)
           
static Atom Molecule.getAtom(tcl.lang.Interp interp, MolFilter molFilter)
           
static SpatialSet Molecule.getSpatialSet(tcl.lang.Interp interp, MolFilter molFilter)
           
static java.util.Vector Molecule.matchAtoms(tcl.lang.Interp interp, MolFilter molFilter)
           
static java.util.Vector Molecule.matchAtoms(MolFilter molFilter)
           
static java.util.Vector Molecule.matchAtoms(MolFilter molFilter, Molecule molecule)
           
static void Molecule.selectAtoms(tcl.lang.Interp interp, MolFilter molFilter, boolean append, boolean inverse)
           
 



Copyright © 2010 One Moon Scientific, Inc. All Rights Reserved.