Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.jscience.chemistry Classes and Interfaces - 146 results found.
NameDescriptionTypePackageFramework
AcidAnhydrideA class storing the AcidAnhydride radical.Classorg.jscience.chemistry.radicalsJScience
AcidChlorideA class storing the AcidChloride radical.Classorg.jscience.chemistry.radicalsJScience
AldehydeA class storing the Aldehyde radical.Classorg.jscience.chemistry.radicalsJScience
AlkaliEarthMetalA class representing alkali earth metals.Classorg.jscience.chemistry.elementsJScience
AlkaliMetalA class representing alkali metals.Classorg.jscience.chemistry.elementsJScience
AmideA class storing the Amide radical.Classorg.jscience.chemistry.radicalsJScience
AmineA class storing the Amine radical.Classorg.jscience.chemistry.radicalsJScience
AngleClassorg.jscience.chemistry.gui.extended.geometryJScience
AromaticA class storing the Aromatic radical.Classorg.jscience.chemistry.radicalsJScience
AtomA class representing atoms.Classorg.jscience.chemistryJScience
AtomA class representing an Atom in 3D.Classorg.jscience.chemistry.gui.basicJScience
AtomClassorg.jscience.chemistry.gui.extended.moleculeJScience
AtomThis class define the structure of an AtomConstructor SummaryAtom(java.Classorg.jscience.chemistry.quantumJScience
AtomColorerInterface to a class for coloring atoms.Interfaceorg.jscience.chemistryJScience
AtomicBasisRepresents a single entity in a BasisSetConstructor SummaryAtomicBasis(java.Classorg.jscience.chemistry.quantum.basisJScience
AtomInfoThe default AtomProperty configuration.Classorg.jscience.chemistry.quantumJScience
AtomNodeFields inherited from class javax.Classorg.jscience.chemistry.gui.extended.graphics3dJScience
AtomVectorTripos AtomVector classFields inherited from class java.Classorg.jscience.chemistry.gui.extended.moleculeJScience
BasicFileFilterA very minimal implementation of FileFilter for JFileChooser.Classorg.jscience.chemistry.vapor.utilJScience
BasisFunctionsClassorg.jscience.chemistry.quantumJScience
BasisNotFoundExceptionA runtime exception thrown is the requested basis is not found.Classorg.jscience.chemistry.quantum.basisJScience
BasisReaderThis class provides the means to read a basis set stored in XML format and convert it into appropriate datastructure representation.Classorg.jscience.chemistry.quantum.basisJScience
BasisSetRepresents an entire basis set (say sto-3g .Classorg.jscience.chemistry.quantum.basisJScience
BondThe Bond class defines the invisible link that exists between two Atoms of the same MoleculeClassorg.jscience.chemistryJScience
BondClassorg.jscience.chemistry.gui.basicJScience
BondClassorg.jscience.chemistry.gui.extended.moleculeJScience
BondNodeFields inherited from class javax.Classorg.jscience.chemistry.gui.extended.graphics3dJScience
BondVectorTripos BondVector classFields inherited from class java.Classorg.jscience.chemistry.gui.extended.moleculeJScience
CarboxylicAcidA class storing the CarboxylicAcid radical.Classorg.jscience.chemistry.radicalsJScience
CentralDisplayAdapterClassorg.jscience.chemistry.gui.extended.beansJScience
CentralLookupClassorg.jscience.chemistry.gui.extended.beansJScience
ChartBasic X-Y Plot charting tool.Classorg.jscience.chemistry.vapor.util.chartJScience
ChartDialogDialog for displaying chart.Classorg.jscience.chemistry.vaporJScience
ChemistryConstantsA class representing common constants used in chemistry.Classorg.jscience.chemistryJScience
ComponentDataData class to store component data.Classorg.jscience.chemistry.vaporJScience
ConstantsClass to store constants.Classorg.jscience.chemistry.vaporJScience
ContractedGaussianThe class defines a contracted gaussian and the operations on it.Classorg.jscience.chemistry.quantum.basisJScience
CSVParserThis class has methods to parse comma separated values and generate data structure for the same.Classorg.jscience.chemistry.vapor.utilJScience
CylinderClassorg.jscience.chemistry.gui.extended.graphics3dJScience
DatasetDataset class for charting tool.Classorg.jscience.chemistry.vapor.util.chartJScience
DemoDataData class to store demo data.Classorg.jscience.chemistry.vaporJScience
DensityGuesserAn external guess for Density Matrix (DM) should implement this interface.Interfaceorg.jscience.chemistry.quantumJScience
DiagonalizerAbstract class defining how a matrix diagonalizers public interfaces Caution! Diagonalizers only work with real square matrices ;)Classorg.jscience.chemistry.quantum.math.laJScience
DiagonalizerFactorySupplying Diagonalizers! Follows a singleton pattern.Classorg.jscience.chemistry.quantum.math.laJScience
DiagonalizerTypeSpecifies the diagonalizer types, like JACOBI etc.Classorg.jscience.chemistry.quantum.math.laJScience
DoubleDocumentPlainDocument extension for numeric textfields.Classorg.jscience.chemistry.vapor.utilJScience
DragBehaviorFields inherited from class javax.Classorg.jscience.chemistry.gui.extended.graphics3dJScience
ElementA class representing chemical elements.Classorg.jscience.chemistryJScience
EpoxideA class storing the Epoxide radical.Classorg.jscience.chemistry.radicalsJScience
EsterA class storing the Ester radical.Classorg.jscience.chemistry.radicalsJScience
EvntHandlerAn implementation of a JViewer's event handler interface which allows the contents of one or more JViewers to be manipulated in response to mouseClassorg.jscience.chemistry.gui.extended.jviewerJScience
GeometryUtilsA public class that provides mathematical calculation on some geometry entities.Classorg.jscience.chemistry.gui.extended.geometryJScience
GeoVector3DA geometric vector class that provides vector computations: length, normalize, dot and cross.Classorg.jscience.chemistry.gui.extended.geometryJScience
GroupDataData class to store Unifac group data.Classorg.jscience.chemistry.vaporJScience
HalogenA class representing halogens.Classorg.jscience.chemistry.elementsJScience
HartreeFockSCFMethod evaluation of a molecule.Classorg.jscience.chemistry.quantumJScience
HydroxyA class storing the Hydroxy radical.Classorg.jscience.chemistry.radicalsJScience
IActivityCalculatorInterface for Activity Calculator.Interfaceorg.jscience.chemistry.vapor.calculatorsJScience
IcoSphereClassorg.jscience.chemistry.gui.extended.graphics3dJScience
IDValueData class to store ID-value pairs.Classorg.jscience.chemistry.vapor.utilJScience
IEvntHandlerInterfaceorg.jscience.chemistry.gui.extended.jviewerJScience
IFugacityCalculatorInterface for Fugacity Calculator.Interfaceorg.jscience.chemistry.vapor.calculatorsJScience
IndexedCylinderClassorg.jscience.chemistry.gui.extended.graphics3dJScience
InputDialogBasic input dialog for value selection.Classorg.jscience.chemistry.vapor.utilJScience
IntegralsThe equations herein are based upon: 'Gaussian Expansion Methods for Molecular Orbitals.Classorg.jscience.chemistry.quantum.integralJScience
IonicRadiiClassorg.jscience.chemistry.materialsJScience
IRendererThis class defines an interface which allows the JViewer to render and manipulate any graphics object which implements this interface.Interfaceorg.jscience.chemistry.gui.extended.jviewerJScience
JacobiDiagonalizerJacobi diagonalization attempts to diagonalize a matrix such that after O(N3) operations, the off-diagonal elements are made zero.Classorg.jscience.chemistry.quantum.math.laJScience
JViewerThis class provides a viewer which can render and manipulate one or more Note: Only the reference to the Tripos Java molecule's Matrix3D class keepsClassorg.jscience.chemistry.gui.extended.jviewerJScience
KetoneA class storing the Ketone radical.Classorg.jscience.chemistry.radicalsJScience
LineA class that defines geometric straight line in 3D spaceConstructor SummaryLine()Classorg.jscience.chemistry.gui.extended.geometryJScience
MarguleActivityCalculatorMargule's equation implementation for activity calculation.Classorg.jscience.chemistry.vapor.calculatorsJScience
MathUtilsA collection of few misc.Classorg.jscience.chemistry.quantum.math.utilJScience
MathUtilsMath Utilities for VLE.Classorg.jscience.chemistry.vapor.utilJScience
MatrixA general NxM real matrix.Classorg.jscience.chemistry.quantum.math.matrixJScience
Matrix3DA fairly conventional 3D matrix object that can transform sets of 3D points and perform a variety of manipulations on the transformClassorg.jscience.chemistry.gui.basicJScience
Matrix3DA fairly conventional 3D matrix object that can transform sets of 3D points and perform a variety of manipulations on the transform.Classorg.jscience.chemistry.gui.extended.moleculeJScience
MessageHandlerLocalized message handler for VLE.Classorg.jscience.chemistry.vapor.utilJScience
MetalA class representing metals.Classorg.jscience.chemistry.elementsJScience
Mol2FileFilterClassorg.jscience.chemistry.gui.extendedJScience
MolecularSceneprotected MolecularScene(javax.Classorg.jscience.chemistry.gui.extended.graphics3dJScience
MoleculeTripos base molecule classSee Also:AtomVector, Classorg.jscience.chemistry.gui.extended.moleculeJScience
MoleculeA class representing molecules.Classorg.jscience.chemistryJScience
MoleculeClassorg.jscience.chemistry.quantumJScience
MoleculeNodeFields inherited from class javax.Classorg.jscience.chemistry.gui.extended.graphics3dJScience
MoleculeVectorTripos MoleculeVector classFields inherited from class java.Classorg.jscience.chemistry.gui.extended.moleculeJScience
MoleculeViewerA class representing a 3D molecule Viewer for pdb files.Classorg.jscience.chemistry.gui.basicJScience
MolTranslateMOL2Translates Tripos MOL2 files to/from Tripos Java Molecule format.Classorg.jscience.chemistry.gui.extended.moleculeJScience
MolViewerEventClassorg.jscience.chemistry.gui.extended.beansJScience
MolViewerEventAdapterClassorg.jscience.chemistry.gui.extended.beansJScience
MolViewerEventListenerInterfaceorg.jscience.chemistry.gui.extended.beansJScience
MouseFastRotateMouseFastRotate.Classorg.jscience.chemistry.gui.extended.graphics3dJScience
NitrileA class storing the Nitrile radical.Classorg.jscience.chemistry.radicalsJScience
NitroA class storing the Nitro radical.Classorg.jscience.chemistry.radicalsJScience
NobleGasA class representing noble gases.Classorg.jscience.chemistry.elementsJScience
NonMetalA class representing non-metals.Classorg.jscience.chemistry.elementsJScience
OneElectronIntegralsThe 1E integral (overlap S matrix) and 1E Hamiltonian matrices driver.Classorg.jscience.chemistry.quantumJScience
OrbitalRepresents an orbital type and its coefficients and exponents inConstructor SummaryOrbital(java.Classorg.jscience.chemistry.quantum.basisJScience
Panel3DClassorg.jscience.chemistry.gui.extended.graphics3dJScience
ParserReads and parses a Tripos Java Molecule (JMol) stream into a JMol class.Classorg.jscience.chemistry.gui.extended.moleculeJScience
PeriodicTableThis class provides access to the elements of the periodic table.Classorg.jscience.chemistryJScience
Point3DClassorg.jscience.chemistry.gui.extended.geometryJScience
Point3DA class representing a point in 3D space.Classorg.jscience.chemistry.quantum.math.utilJScience
PolymerThe Polymer class represent molecules that are repeating many times.Classorg.jscience.chemistryJScience
PowerRepresents the powers on orbitals.Classorg.jscience.chemistry.quantum.basisJScience
PowerListOrbital symbol to power list map.Classorg.jscience.chemistry.quantum.basisJScience
PRFugacityCalculatorPeng-Robinson equation implementation for fugacity calculation.Classorg.jscience.chemistry.vapor.calculatorsJScience
PrimitiveGaussianThe class defines a primitive gaussian (PG) and the operations on it.Classorg.jscience.chemistry.quantum.basisJScience
PropAttributesThis is a base class which the Atom and Bond classes include.Classorg.jscience.chemistry.gui.extended.moleculeJScience
PropAttributesInterInterfaceorg.jscience.chemistry.gui.extended.moleculeJScience
PvaClassorg.jscience.chemistry.materialsJScience
RadicalAn interface to be implemented by radicals.Interfaceorg.jscience.chemistry.radicalsJScience
RareEarthMetalA class representing rare earth metals.Classorg.jscience.chemistry.elementsJScience
ReactionThe Reaction class is the superclass for all chemical reactions and evenConstructor SummaryReaction()Classorg.jscience.chemistryJScience
ReactorThe Reactor class is the superclass for all reactions.Classorg.jscience.chemistryJScience
RefractiveIndexClassorg.jscience.chemistry.materialsJScience
RendererAn implementation of a JViewer's renderer interface for drawing and manipulating a Molecule.Classorg.jscience.chemistry.gui.extended.moleculeJScience
RenderStyleInterfaceorg.jscience.chemistry.gui.extended.graphics3dJScience
RenderTableClassorg.jscience.chemistry.gui.extended.graphics3dJScience
RingClassorg.jscience.chemistry.gui.extended.moleculeJScience
RingVectorTripos RingVector classSee Also:Serialized FormClassorg.jscience.chemistry.gui.extended.moleculeJScience
RKFugacityCalculatorRedlich-Kwong equation implementation for fugacity calculation.Classorg.jscience.chemistry.vapor.calculatorsJScience
SalineClassorg.jscience.chemistry.materialsJScience
SCFEventRepresents an event in sn SCF cycleSee Also:Serialized FormClassorg.jscience.chemistry.quantum.eventJScience
SCFEventListenerInterfaceorg.jscience.chemistry.quantum.eventJScience
SCFMethodAn abstract class representing the Self Consistant Field (SCF) method like Hartree-Fock, MP2 etc.Classorg.jscience.chemistry.quantumJScience
SCFMethodFactoryFactory of SCF methods.Classorg.jscience.chemistry.quantumJScience
SCFTypeSCF Type enumeration.Classorg.jscience.chemistry.quantumJScience
SharedAtomGroupSharedAtomGroup.Classorg.jscience.chemistry.gui.extended.graphics3dJScience
SharedBondGroupSharedBondGroup.Classorg.jscience.chemistry.gui.extended.graphics3dJScience
SimpleViewerClassorg.jscience.chemistry.gui.extendedJScience
SimpleViewer .AppCloserprotected SimpleViewer.Classorg.jscience.chemistry.gui.extendedJScience
SphereClassorg.jscience.chemistry.gui.extended.graphics3dJScience
SucroseClassorg.jscience.chemistry.materialsJScience
ThiolA class storing the Thiol radical.Classorg.jscience.chemistry.radicalsJScience
TransitionMetalA class representing transition metals.Classorg.jscience.chemistry.elementsJScience
TwoElectronIntegralsThe 2E integral driver.Classorg.jscience.chemistry.quantumJScience
VanlaarActivityCalculatorVanLaar equation implementation for activity calculation.Classorg.jscience.chemistry.vapor.calculatorsJScience
Vector3DA special class representing R^3 vector.Classorg.jscience.chemistry.quantum.math.vectorJScience
VectorNDDefines an R^n space vector.Classorg.jscience.chemistry.quantum.math.vectorJScience
VirialFugacityCalculatorVirial equation implementation for fugacity calculation.Classorg.jscience.chemistry.vapor.calculatorsJScience
VLEVapour Liquid Equilibrium - Main class.Classorg.jscience.chemistry.vaporJScience
VLEContextThis class provides the context for the application.Classorg.jscience.chemistry.vaporJScience
VLEExceptionGeneric exception class for VLE.Classorg.jscience.chemistry.vaporJScience
VLEFrameClassorg.jscience.chemistry.vaporJScience
WaterClassorg.jscience.chemistry.materialsJScience