Uses of Class
starfish.chemistry.Point3

Packages that use Point3
starfish.chemistry   
 

Uses of Point3 in starfish.chemistry
 

Methods in starfish.chemistry that return Point3
static Point3 Atom.avgAtom(java.util.Vector selected)
           
static Point3 Atom.avgAtom(java.util.Vector selected, int structureNum)
           
 Point3 SpatialSet.getPoint()
           
 Point3 Atom.getPoint()
           
 Point3 SpatialSet.getPoint(int i)
           
 Point3 Atom.getPoint(int i)
           
 Point3 Atom.getPoint(java.lang.String setName, int i)
           
 

Methods in starfish.chemistry with parameters of type Point3
static double Atom.calcAngle(Point3 pt1, Point3 pt2, Point3 pt3)
           
static double Atom.calcDihedral(Point3 pt1, Point3 pt2, Point3 pt3, Point3 pt4)
           
static double Atom.calcDistance(Point3 pt1, Point3 pt2)
           
 



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