Uses of Class
org.jmol.util.Point3fi
Packages that use Point3fi
Package
Description
-
Uses of Point3fi in org.jmol.api
Methods in org.jmol.api that return types with arguments of type Point3fiModifier and TypeMethodDescriptionSymmetryInterface.getEquivPoints(Point3fi pt, String flags, float packing) Methods in org.jmol.api with parameters of type Point3fiModifier and TypeMethodDescriptionSymmetryInterface.getEquivPoints(Point3fi pt, String flags, float packing) Method parameters in org.jmol.api with type arguments of type Point3fiModifier and TypeMethodDescriptionvoidSymmetryInterface.getEquivPointList(int nIgnore, String flags, M4[] opsCtr, float packing, Lst<Point3fi> pts, SymmetryInterface uc) -
Uses of Point3fi in org.jmol.modelset
Subclasses of Point3fi in org.jmol.modelsetFields in org.jmol.modelset declared as Point3fiMethods in org.jmol.modelset that return Point3fiModifier and TypeMethodDescriptionMeasurement.getAtom(int n) Point3fi[]ModelSet.getBBoxVertices()Methods in org.jmol.modelset with parameters of type Point3fiModifier and TypeMethodDescriptionintfloatMeasurement.getMeasurement(Point3fi[] pts) floatMeasurement.getPropMeasurement(Point3fi[] pts) voidbooleanMeasurement.sameAsPoints(int[] indices, Point3fi[] points) -
Uses of Point3fi in org.jmol.render
Fields in org.jmol.render declared as Point3fi -
Uses of Point3fi in org.jmol.symmetry
Methods in org.jmol.symmetry that return types with arguments of type Point3fiModifier and TypeMethodDescriptionSymmetry.getEquivPoints(Point3fi pt, String flags, float packing) Methods in org.jmol.symmetry with parameters of type Point3fiModifier and TypeMethodDescriptionSymmetry.getEquivPoints(Point3fi pt, String flags, float packing) Method parameters in org.jmol.symmetry with type arguments of type Point3fiModifier and TypeMethodDescriptionvoidSymmetry.getEquivPointList(int nInitial, String flags, M4[] opsCtr, float packing, Lst<Point3fi> pts, SymmetryInterface uc) Load a list of initial current points, and one or more starting points with equivalent points. -
Uses of Point3fi in org.jmol.util
Methods in org.jmol.util that return Point3fiModifier and TypeMethodDescriptionPoint3fi.copy()Point3fi[]BoxInfo.getBoundBoxVertices()static Point3fiPoint3fi.new4(float x, float y, float z, int i) static Point3fiMethods in org.jmol.util with parameters of type Point3fi -
Uses of Point3fi in org.jmol.viewer
Methods in org.jmol.viewer that return types with arguments of type Point3fiModifier and TypeMethodDescriptionViewer.getSymmetryEquivPointList(Lst<Point3fi> pts, String flags) Viewer.getSymmetryEquivPoints(Point3fi pt, String flags) Methods in org.jmol.viewer with parameters of type Point3fiMethod parameters in org.jmol.viewer with type arguments of type Point3fi