| Name | Description | Type | Package | Framework |
| AbelianGroup | This interface defines an abelian group. | Interface | org.jscience.mathematics.algebraic.groups | JScience |
|
| Abs | Class representing the absolute value of an Expression object. | Class | org.jscience.mathematics.analysis.expressions.symbolic | JScience |
|
| AbsEntity | The abstract superclass of all Entity classes. | Class | org.jscience.engineering.eventdriven | JScience |
|
| AbsoluteConstraints | An object that encapsulates position and (optionally) size for Absolute positioning of components. | Class | org.netbeans.lib.awtextra | JScience |
|
| AbsoluteLayout | AbsoluteLayout is a LayoutManager that works as a replacement for "null" layout to allow placement of components in absolute positions. | Class | org.netbeans.lib.awtextra | JScience |
|
| Absorber | An abstraction of a thickness of material acting as a stopper ofSee Also:Serialized Form | Class | org.jscience.physics.nuclear.kinematics.nuclear | JScience |
|
| AbstractAtmosphere | An abstract class that provides standard functionality for all atmosphere models that sub-class off of this | Class | org.jscience.earth | JScience |
|
| AbstractAudio | | Class | org.jscience.media.audio.dsp | JScience |
|
| AbstractBandedMatrix | This class defines an interface for Banded Matrices (see interface). | Class | org.jscience.mathematics.algebraic | JScience |
|
| AbstractBase | The base class for all elementObjects in the Schema Any element may have attributes:titleiddictRefconventionand convenience get/set methods are provided for all, through | Interface | org.jscience.ml.cml | JScience |
|
| AbstractBaseGraph | The most general implementation of the Graph interface. | Class | org.jscience.computing.graph.graphs | JScience |
|
| AbstractBooleanVector | The AbstractBooleanVector class encapsulates vectors containing booleans. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| AbstractCartesianTransformationOperator | | Class | org.jscience.mathematics.geometry | JScience |
|
| AbstractChangeable | Useful base-class for objects implementing ChangeableConstructor SummaryAbstractChangeable() | Class | org.jscience.util | JScience |
|
| AbstractClassicalParticle | A class representing various properties of particles. | Class | org.jscience.physics.kinematics | JScience |
|
| AbstractCMLDocument | | Interface | org.jscience.ml.cml | JScience |
|
| AbstractCMLDocumentImpl | | Class | org.jscience.ml.cml.cmlimpl | JScience |
|
| AbstractComplexMatrix | The AbstractComplexMatrix class provides an object for encapsulating matrices containing complex numbers. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| AbstractComplexSquareMatrix | The AbstractComplexSquareMatrix class provides an object for encapsulating square matrices containing complex numbers. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| AbstractComplexVector | The AbstractComplexVector class encapsulates vectors containing complexSee Also:Serialized Form | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| AbstractConflictSet | This class provides a skeletal implementation of the ConflictSet interface to minimize the effort required to implement this interface. | Class | org.jscience.computing.ai.expertsystem.conflict | JScience |
|
| AbstractCurveFitter | This class is the base class for all curve fitting classes in the package. | Class | org.jscience.mathematics.analysis.fitting | JScience |
|
| AbstractDiagonalMatrix | This class defines an interface for Matrix whose all elements but the ones on the diagonal are zero. | Class | org.jscience.mathematics.algebraic | JScience |
|
| AbstractDoubleMatrix | | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| AbstractDoubleSquareMatrix | The AbstractDoubleSquareMatrix class provides an object for encapsulating double square matrices. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| AbstractDoubleVector | The AbstractDoubleVector class encapsulates vectors containing doubles. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| AbstractGame | This class implements the generic behaviour of a game to ease GamePlay implementations. | Class | org.jscience.computing.game | JScience |
|
| AbstractGraph | A skeletal implementation of the Graph interface, to minimize the effort required to implement graph interfaces. | Class | org.jscience.computing.graph.graphs | JScience |
|
| AbstractGraphIterator | An empty implementation of a graph iterator to minimize the effort required to implement graph iterators. | Class | org.jscience.computing.graph.iterators | JScience |
|
| AbstractGraphModel | The AbstractGraphModel class handles the dispatching of GraphDataEvents to interested listeners. | Class | org.jscience.awt | JScience |
|
| AbstractHypermatrix | The Hypermatrix superclass provides an abstract encapsulation for extended matrices. | Class | org.jscience.mathematics.algebraic | JScience |
|
| AbstractIntegerMatrix | The AbstractIntegerMatrix class provides an object for encapsulating integer matrices. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| AbstractIntegerSquareMatrix | The AbstractIntegerSquareMatrix class provides an object for encapsulating integer square matrices. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| AbstractIntegerVector | The AbstractIntegerVector class encapsulates vectors containing integers. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| AbstractIterator | makes it very easy to implement either an Enumeration or an Iterator. | Class | org.jscience.util | JScience |
|
| AbstractKnowledgeBase | The main class of JEOPS. | Class | org.jscience.computing.ai.expertsystem | JScience |
|
| AbstractLogWriter | provides filtering capabilities for a LogWriter. | Class | org.jscience.util.logging | JScience |
|
| AbstractMapping | This is the common interface to define a map or function. | Interface | org.jscience.mathematics.analysis | JScience |
|
| AbstractMatrix | The Matrix superclass provides an abstract encapsulation for traditional 2D matrices. | Class | org.jscience.mathematics.algebraic | JScience |
|
| AbstractNonParametricCurve | | Class | org.jscience.mathematics.geometry | JScience |
|
| AbstractNonParametricSurface | | Class | org.jscience.mathematics.geometry | JScience |
|
| AbstractParametricCurve | | Class | org.jscience.mathematics.geometry | JScience |
|
| AbstractParametricSurface | | Class | org.jscience.mathematics.geometry | JScience |
|
| AbstractPlacement | | Class | org.jscience.mathematics.geometry | JScience |
|
| AbstractPoint | | Class | org.jscience.mathematics.geometry | JScience |
|
| AbstractPropagator | An abstract class providing implementations of methods common across all implementations of the Propagator interface. | Class | org.jscience.astronomy.solarsystem.artificialsatellites | JScience |
|
| AbstractRuleBase | A generic rule base of Jeops. | Class | org.jscience.computing.ai.expertsystem | JScience |
|
| AbstractSeries | | Interface | org.jscience.mathematics.analysis.series | JScience |
|
| AbstractSquareMatrix | This class defines an interface for Matrices whose dimensions are equal, thus leading to a square matrix. | Class | org.jscience.mathematics.algebraic | JScience |
|
| AbstractStepInterpolator | This abstract class represents an interpolator over the last step during an ODE integration. | Class | org.jscience.mathematics.analysis.ode | JScience |
|
| AbstractSymmetricMatrix | This class defines an interface for Matrices whose dimensions are equal, thus leading to a square matrix. | Class | org.jscience.mathematics.algebraic | JScience |
|
| AbstractTaxon | An abstract implementation of Taxon. | Class | org.jscience.biology.taxonomy | JScience |
|
| AbstractTemplate | | Class | org.jscience.physics.solids.gui.templates | JScience |
|
| AbstractTriangularMatrix | This class defines an interface for matrices whose components are all zeros in the upper right or down left triangle. | Class | org.jscience.mathematics.algebraic | JScience |
|
| AbstractTridiagonalMatrix | This class defines an interface for matrices whose components are all zeros except on the diagonal and/or the superdiagonal and/or the | Class | org.jscience.mathematics.algebraic | JScience |
|
| AbstractVector | The Vector superclass provides an abstract encapsulation for vectors. | Class | org.jscience.mathematics.algebraic | JScience |
|
| AbstractVector | | Class | org.jscience.mathematics.geometry | JScience |
|
| Acceleration | This interface represents the rate of change of velocity with respect to time. | Interface | javax.measure.quantity | JScience |
|
| Account | A class representing a bank account on which you can store money or properties on some things. | Class | org.jscience.economics.money | JScience |
|
| ACGJ1 | This controller has been designed by the GLD-Algo group. | Class | org.jscience.architecture.traffic.algorithms.tlc | JScience |
|
| ACGJ2 | This algorithm will, when it starts, handle like Longest Queue, but it can do more things: 1. | Class | org.jscience.architecture.traffic.algorithms.tlc | JScience |
|
| ACGJ3 | | Class | org.jscience.architecture.traffic.algorithms.tlc | JScience |
|
| ACGJ3FixedValue | | Class | org.jscience.architecture.traffic.algorithms.tlc | JScience |
|
| ACGJ4 | | Class | org.jscience.architecture.traffic.algorithms.tlc | JScience |
|
| ACGJ5 | | Class | org.jscience.architecture.traffic.algorithms.tlc | JScience |
|
| AcidAnhydride | A class storing the AcidAnhydride radical. | Class | org.jscience.chemistry.radicals | JScience |
|
| AcidChloride | A class storing the AcidChloride radical. | Class | org.jscience.chemistry.radicals | JScience |
|
| Acos | Class representing the inverse cosine function of an Expression object. | Class | org.jscience.mathematics.analysis.expressions.symbolic | JScience |
|
| ACRailElement | Fields inherited from class org. | Class | org.jscience.physics.electricity.circuitry.elements | JScience |
|
| Act | A class representing an act (a serie of scenes) in a show (opera,Constructor SummaryAct(java. | Class | org.jscience.arts.theatrical | JScience |
|
| Act | | Class | org.jscience.law | JScience |
|
| Activation | The interface for the neural network activation function. | Interface | org.jscience.computing.ai.neurocomputing | JScience |
|
| Activity | Constructor SummaryActivity(java. | Class | org.jscience.psychology | JScience |
|
| ActivityListener | Interface for object which monitor long-running activities. | Interface | org.jscience.util | JScience |
|
| ACVoltageElement | Fields inherited from class org. | Class | org.jscience.physics.electricity.circuitry.elements | JScience |
|
| AdaptiveStepsizeIntegrator | This abstract class holds the common part of all adaptive stepsize integrators for Ordinary Differential Equations. | Class | org.jscience.mathematics.analysis.ode | JScience |
|
| AddCalibrationPeakDialog | Dialog box for adding a spectrum peak that will be an input to the focalSee Also:Serialized Form | Class | org.jscience.physics.nuclear.kinematics.math.analysis.spanc | JScience |
|
| AddConverter | This class represents a converter adding a constant offset (approximated as a double) to numeric values. | Class | javax.measure.converter | JScience |
|
| Addition | Class representing addition of two Expression objects. | Class | org.jscience.mathematics.analysis.expressions.symbolic | JScience |
|
| AddOutputPeakDialog | | Class | org.jscience.physics.nuclear.kinematics.math.analysis.spanc | JScience |
|
| AddReactionDialog | Dialog box for adding a reaction channel to those considered for the calibration or output. | Class | org.jscience.physics.nuclear.kinematics.math.analysis.spanc | JScience |
|
| Address | A class representing all the informations needed to reach a place. | Class | org.jscience.geography | JScience |
|
| Adenine | A class representing the Adenine Base. | Class | org.jscience.biology.bases | JScience |
|
| Administration | A class representing a group of people organized in a hierarchy and loyal subjects to a state, they represent the active force. | Class | org.jscience.politics | JScience |
|
| ADP | A class representing an Adenosine Di Phosphate molecule. | Class | org.jscience.biology.molecules | JScience |
|
| Agent | The Agent interface is the base class to define an autonoumous (possibly reproductive and moving) element. | Interface | org.jscience.computing.ai.agents | JScience |
|
| AgentEnvironment | The Environment interface is to be used in simulations with agents. | Interface | org.jscience.computing.ai.agents | JScience |
|
| AggressiveDP | This extension of gld. | Class | org.jscience.architecture.traffic.algorithms.dp | JScience |
|
| AitProjecter | This class implements the AIT (Hammer-Aitov) projection. | Class | org.jscience.astronomy.solarsystem.coordinates.projecters | JScience |
|
| Al27He3Table | | Class | org.jscience.physics.nuclear.kinematics | JScience |
|
| Alanine | A class representing the Alanine molecule. | Class | org.jscience.biology.aminoacids | JScience |
|
| AlarmClock | A class representing a way to display and change time. | Class | org.jscience.history.time | JScience |
|
| Aldehyde | A class storing the Aldehyde radical. | Class | org.jscience.chemistry.radicals | JScience |
|
| Algebra | | Interface | org.jscience.mathematics.algebraic.algebras | JScience |
|
| AlgebraicRule | A rule that expresses equations with left-hand side of zero. | Class | org.jscience.ml.sbml | JScience |
|
| AlignmentBlock | This class is used by the CrochemoreLandauZivUkelson algorithm to store the information of an alignment block. | Class | org.jscience.biology.alignment | JScience |
|
| AlkaliEarthMetal | A class representing alkali earth metals. | Class | org.jscience.chemistry.elements | JScience |
|
| AlkaliMetal | A class representing alkali metals. | Class | org.jscience.chemistry.elements | JScience |
|
| AllJunctionsTrackingView | TrackingView that tracks the average waiting time of all Junctions. | Class | org.jscience.architecture.traffic.simulation.statistics | JScience |
|
| AllpassNetwork | | Class | org.jscience.media.audio.dsp.processors | JScience |
|
| AllQueuesTrackingView | TrackingView that tracks the sum of the lengths of all waiting queues. | Class | org.jscience.architecture.traffic.simulation.statistics | JScience |
|
| Almanac | A class representing the past competitions and matches results. | Class | org.jscience.sports | JScience |
|
| Alphabet | An class used to define the process by which mRNA is transformed (:translation) into a protein according to a given code. | Class | org.jscience.biology | JScience |
|
| AlphaRigidityTable | | Class | org.jscience.physics.nuclear.kinematics | JScience |
|
| AlternateCalendar | | Class | org.jscience.history.calendars | JScience |
|
| AlternateUnit | This class represents the units used in expressions to distinguish between quantities of a different nature but of the same dimensions. | Class | javax.measure.unit | JScience |
|
| Amide | A class storing the Amide radical. | Class | org.jscience.chemistry.radicals | JScience |
|
| Amine | A class storing the Amine radical. | Class | org.jscience.chemistry.radicals | JScience |
|
| AminoAcid | A class representing an Amino-Acid. | Class | org.jscience.biology | JScience |
|
| AminoAcidFactory | This class provides access to amino acids. | Class | org.jscience.biology | JScience |
|
| Amount | This class represents a determinate or estimated amount for which operations such as addition, subtraction, multiplication and division | Class | org.jscience.measure | JScience |
|
| AmountException | Signals that an illegal measure operation has been performed. | Class | org.jscience.measure | JScience |
|
| AmountFormat | This class provides the interface for formatting and parsing measures instances. | Class | org.jscience.measure | JScience |
|
| AmountOfSubstance | This interface represents the number of elementary entities (molecules, for example) of a substance. | Interface | javax.measure.quantity | JScience |
|
| AMP | A class representing an Adenosine Mono Phosphate molecule. | Class | org.jscience.biology.molecules | JScience |
|
| AmplitudeAdjust | Fields inherited from class org. | Class | org.jscience.media.audio.dsp.processors | JScience |
|
| AnalogMeter | | Class | org.jscience.awt.meters | JScience |
|
| AnalogSwitch2Element | | Class | org.jscience.physics.electricity.circuitry.elements | JScience |
|
| AnalogSwitchElement | | Class | org.jscience.physics.electricity.circuitry.elements | JScience |
|
| Analysis | A class representing an analysis (biological, chemical. | Class | org.jscience.measure | JScience |
|
| Analyzer | | Class | org.jscience.mathematics.axiomatic | JScience |
|
| And | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.mathematics.analysis.expressions.logical | JScience |
|
| AndGateElement | Fields inherited from class org. | Class | org.jscience.physics.electricity.circuitry.elements | JScience |
|
| Angle | This interface represents the figure formed by two lines diverging from a common point. | Interface | javax.measure.quantity | JScience |
|
| Angle | | Class | org.jscience.astronomy.solarsystem.ephemeris | JScience |
|
| Angle | | Class | org.jscience.chemistry.gui.extended.geometry | JScience |
|
| Angle | Angle is a wrapper class for angles used in the XML Schema definition. | Class | org.jscience.ml.om | JScience |
|
| AngularAcceleration | This interface represents the rate of change of angular velocity with respect to time. | Interface | javax.measure.quantity | JScience |
|
| AngularVelocity | This interface represents the rate of change of angular displacement with respect to time. | Interface | javax.measure.quantity | JScience |
|
| AnimationGroup | AnimationGroup is made as collection of scaling and translation transformgroups which belong together. | Class | org.jscience.biology.lsystems.growing | JScience |
|
| Annotations | Fields inherited from interface org. | Class | org.jscience.medicine.volumetric | JScience |
|
| Annotations | Stores the annotation metadata for an SBML node. | Class | org.jscience.ml.sbml | JScience |
|
| AnnotationsEditDialog | | Class | org.jscience.medicine.volumetric | JScience |
|
| AnnotationsEditor | | Class | org.jscience.medicine.volumetric | JScience |
|
| AnselInputStreamReader | Fields inherited from class java. | Class | org.jscience.ml.gedcom | JScience |
|
| AnselOutputStreamWriter | Fields inherited from class java. | Class | org.jscience.ml.gedcom | JScience |
|
| AntennaElement | | Class | org.jscience.physics.electricity.circuitry.elements | JScience |
|
| AntiAperture | | Class | org.jscience.physics.waves.optics.elements | JScience |
|
| AntiBaryon | A class representing antibaryons. | Class | org.jscience.physics.quantum.particles | JScience |
|
| AntiBottom | A class representing antibottoms. | Class | org.jscience.physics.quantum.particles | JScience |
|
| AntiCharm | A class representing anticharms. | Class | org.jscience.physics.quantum.particles | JScience |
|
| AntiDown | A class representing antidowns. | Class | org.jscience.physics.quantum.particles | JScience |
|
| AntiElectronNeutrino | A class representing antielectron neutrinos. | Class | org.jscience.physics.quantum.particles | JScience |
|
| AntiHadron | A class representing antihadrons. | Class | org.jscience.physics.quantum.particles | JScience |
|
| AntiHyperon | A class representing antihyperons. | Class | org.jscience.physics.quantum.particles | JScience |
|
| AntiKaon | A class representing antikaons. | Class | org.jscience.physics.quantum.particles | JScience |
|
| AntiKZero | A class representing anti K0. | Class | org.jscience.physics.quantum.particles | JScience |
|
| AntiLambda | A class representing antilambdas. | Class | org.jscience.physics.quantum.particles | JScience |
|
| AntiLepton | A class representing antileptons. | Class | org.jscience.physics.quantum.particles | JScience |
|
| AntiMeson | A class representing antimesons. | Class | org.jscience.physics.quantum.particles | JScience |
|
| AntiMuon | A class representing antimuons. | Class | org.jscience.physics.quantum.particles | JScience |
|
| AntiMuonNeutrino | A class representing antimuon neutrinos. | Class | org.jscience.physics.quantum.particles | JScience |
|
| AntiNeutron | A class representing antineutrons. | Class | org.jscience.physics.quantum.particles | JScience |
|
| AntiNucleon | A class representing antinucleons. | Class | org.jscience.physics.quantum.particles | JScience |
|
| AntiOmegaMinus | A class representing antiomega-. | Class | org.jscience.physics.quantum.particles | JScience |
|
| AntiPion | A class representing antipions. | Class | org.jscience.physics.quantum.particles | JScience |
|
| AntiProton | A class representing antiprotons. | Class | org.jscience.physics.quantum.particles | JScience |
|
| AntiQuark | A class representing antiquarks. | Class | org.jscience.physics.quantum.particles | JScience |
|
| AntiSigma | A class representing antisigmas. | Class | org.jscience.physics.quantum.particles | JScience |
|
| AntiSigmaMinus | A class representing anti sigma-. | Class | org.jscience.physics.quantum.particles | JScience |
|
| AntiSigmaPlus | A class representing anti sigma+. | Class | org.jscience.physics.quantum.particles | JScience |
|
| AntiSigmaZero | A class representing anti sigma0. | Class | org.jscience.physics.quantum.particles | JScience |
|
| AntiStrange | A class representing antistranges. | Class | org.jscience.physics.quantum.particles | JScience |
|
| AntiTau | A class representing antitaus. | Class | org.jscience.physics.quantum.particles | JScience |
|
| AntiTauNeutrino | A class representing antitau neutrinos. | Class | org.jscience.physics.quantum.particles | JScience |
|
| AntiTop | A class representing antitops. | Class | org.jscience.physics.quantum.particles | JScience |
|
| AntiUp | A class representing antiups. | Class | org.jscience.physics.quantum.particles | JScience |
|
| AntiXi | A class representing antixis. | Class | org.jscience.physics.quantum.particles | JScience |
|
| AntiXiZero | A class representing anti xi0. | Class | org.jscience.physics.quantum.particles | JScience |
|
| Aperture | | Class | org.jscience.physics.waves.optics.elements | JScience |
|
| ArcheologyConstants | A class representing the archeology useful constants. | Class | org.jscience.history.archeology | JScience |
|
| ArchitectureConstants | A class representing common constants used in architecture. | Class | org.jscience.architecture | JScience |
|
| ArcProjecter | | Class | org.jscience.astronomy.solarsystem.coordinates.projecters | JScience |
|
| Area | This interface represents the extent of a planar region or of the surface of a solid measured in square units. | Interface | javax.measure.quantity | JScience |
|
| AreaAlarm | This class implements an AreaAlarm-service. | Class | org.jscience.devices.gps.services | JScience |
|
| AreaElement | Abstract class that represents a one-dimensional element topology. | Class | org.jscience.physics.solids | JScience |
|
| ArgandDiagramModel | The ArgandDiagramModel provides a convenient implementation of the Graph2DModel interface for creating Argand diagrams using the LineGraph | Class | org.jscience.awt | JScience |
|
| Arginine | A class representing the Arginine molecule. | Class | org.jscience.biology.aminoacids | JScience |
|
| ArgumentParser | ArgumentParser is a helper class that parses arguments in results according to CDDB Protocol level 2. | Class | org.jscience.io | JScience |
|
| Aromatic | A class storing the Aromatic radical. | Class | org.jscience.chemistry.radicals | JScience |
|
| ArrayCalibration | This class is a database class for containing all the calibration info for the YLSA array. | Class | org.jscience.physics.nuclear.kinematics.math.analysis | JScience |
|
| ArrayCaster | A simple convenience class for casting arrays. | Class | org.jscience.util | JScience |
|
| ArrayColormap | A colormap implemented with an array of colors. | Class | org.jscience.media.pictures.filters | JScience |
|
| ArrayEnumeration | This enumeration can walk 1 or 2 dimensional arraysConstructor SummaryArrayEnumeration(java. | Class | org.jscience.architecture.traffic.util | JScience |
|
| ArrayEnumeration | Constructor SummaryArrayEnumeration(java. | Class | org.jscience.history.calendars | JScience |
|
| ArrayIterator | This Iterator is used to iterate over Arrays. | Class | org.jscience.util | JScience |
|
| ArrayMapper | This class dispatch data between an array and several domain objects. | Class | org.jscience.util.mapper | JScience |
|
| ArrayMathUtils | Arrays are faster than object, so this class is here to take full advantage of arrays without encapsulation. | Class | org.jscience.mathematics | JScience |
|
| ArraySliceMappable | This interface is used to map objects to and from simple arrays. | Interface | org.jscience.util.mapper | JScience |
|
| ArrayUtils | These functions can be used to add and remove elements from an array. | Class | org.jscience.architecture.traffic.util | JScience |
|
| ArrowIcon | An Icon showing an arrow with a specifiable direction and size. | Class | org.jscience.swing.spinner.icons | JScience |
|
| Article | A class representing an element of a law, code, constitution. | Class | org.jscience.law | JScience |
|
| Artifact | A class representing an artifact. | Class | org.jscience.economics.resources | JScience |
|
| ArtifactsConstants | A class representing useful constants defining artifacts. | Class | org.jscience.economics.resources | JScience |
|
| ArtsConstants | A class representing the egelian classical arts categories as well as other useful constants. | Class | org.jscience.arts | JScience |
|
| Artwork | A class representing a piece of art. | Class | org.jscience.arts | JScience |
|
| Asin | Class representing the inverse sine function of an Expression object. | Class | org.jscience.mathematics.analysis.expressions.symbolic | JScience |
|
| Asparagine | A class representing the Asparagine molecule. | Class | org.jscience.biology.aminoacids | JScience |
|
| AsparticAcid | A class representing the AsparticAcid molecule. | Class | org.jscience.biology.aminoacids | JScience |
|
| Aspherical | | Class | org.jscience.physics.waves.optics.elements | JScience |
|
| AssertionFailure | An unchecked exception representing an Assertion failure. | Class | org.jscience.util | JScience |
|
| AssignmentRule | A rule that expresses equations which set the value of variables. | Class | org.jscience.ml.sbml | JScience |
|
| AStarMap | AStarMap is simply derived from StandardMap2D to provide further functionality to visualize the A algorithm. | Class | org.jscience.computing.ai | JScience |
|
| AStarPathfinder | implements the Navigable interface. | Class | org.jscience.computing.ai | JScience |
|
| ASTConstant | Fields inherited from class org. | Class | org.jscience.ml.sbml.jep | JScience |
|
| ASTElse | Fields inherited from class org. | Class | org.jscience.ml.sbml.jep | JScience |
|
| ASTElseIfThen | Fields inherited from class org. | Class | org.jscience.ml.sbml.jep | JScience |
|
| ASTFunNode | Fields inherited from class org. | Class | org.jscience.ml.sbml.jep | JScience |
|
| ASTIfThen | Fields inherited from class org. | Class | org.jscience.ml.sbml.jep | JScience |
|
| ASTPiecewise | Fields inherited from class org. | Class | org.jscience.ml.sbml.jep | JScience |
|
| AstronomicalCoordinates | The AstronomyCoordinates class is for storage of an array of positions in space, such as those of satellites, planets or stars. | Class | org.jscience.astronomy.solarsystem | JScience |
|
| AstronomicalCoordinatesUtils | The AstronomicalCoordinatesUtils class provides useful astronomical coordinates computation related methods. | Class | org.jscience.astronomy.solarsystem | JScience |
|
| AstronomicalPosition | This class represents a position in the sky. | Class | org.jscience.astronomy.solarsystem.coordinates | JScience |
|
| AstronomyConstants | | Class | org.jscience.astronomy | JScience |
|
| AstronomyTextureLoader | A texture loading utility that doesn't require an image observer for constructing objects. | Class | org.jscience.astronomy | JScience |
|
| ASTStart | Fields inherited from class org. | Class | org.jscience.ml.sbml.jep | JScience |
|
| ASTVarNode | Fields inherited from class org. | Class | org.jscience.ml.sbml.jep | JScience |
|
| AsUndirectedGraph | An undirected view of the backing directed graph specified in the constructor. | Class | org.jscience.computing.graph.graphs | JScience |
|
| Atan | Class representing the inverse tangent function of an Expression object. | Class | org.jscience.mathematics.analysis.expressions.symbolic | JScience |
|
| Atan2 | Class representing the inverse tangent function of two Expression objects. | Class | org.jscience.mathematics.analysis.expressions.symbolic | JScience |
|
| AtlasConstraint | Top level abstract object for all model constraints. | Class | org.jscience.physics.solids | JScience |
|
| AtlasCoordSys | Basic coordinate system definition. | Class | org.jscience.physics.solids.geom | JScience |
|
| AtlasDOF | | Class | org.jscience.physics.solids | JScience |
|
| AtlasElement | Top level abstract object for all finite elements. | Class | org.jscience.physics.solids | JScience |
|
| AtlasException | See Also:Serialized FormConstructor SummaryAtlasException(java. | Class | org.jscience.physics.solids | JScience |
|
| AtlasFileChooser | | Class | org.jscience.physics.solids.gui | JScience |
|
| AtlasGUI | | Class | org.jscience.physics.solids.gui | JScience |
|
| AtlasInput | Constructor SummaryAtlasInput(java. | Class | org.jscience.physics.solids.io | JScience |
|
| AtlasLoad | Top level abstract object for all model loads. | Class | org.jscience.physics.solids | JScience |
|
| AtlasMaterial | | Class | org.jscience.physics.solids | JScience |
|
| AtlasMenu | | Class | org.jscience.physics.solids.gui | JScience |
|
| AtlasModel | | Class | org.jscience.physics.solids | JScience |
|
| AtlasNode | Position object for elements, loads, etc. | Class | org.jscience.physics.solids | JScience |
|
| AtlasObject | Abstract object that everything that resides in an AtlasModel must extend. | Class | org.jscience.physics.solids | JScience |
|
| AtlasPosition | | Class | org.jscience.physics.solids.geom | JScience |
|
| AtlasPreferences | Reference class of constansts used by ATLAS. | Class | org.jscience.physics.solids | JScience |
|
| AtlasResult | | Class | org.jscience.physics.solids | JScience |
|
| AtlasSection | | Class | org.jscience.physics.solids | JScience |
|
| AtlasSolution | High level abstract class for a solution object. | Class | org.jscience.physics.solids | JScience |
|
| AtlasTensor | | Class | org.jscience.physics.solids.geom | JScience |
|
| AtlasTree | | Class | org.jscience.physics.solids.gui | JScience |
|
| AtlasUtils | | Class | org.jscience.physics.solids | JScience |
|
| AtlasVector | A spatial direction and magnitude. | Class | org.jscience.physics.solids.geom | JScience |
|
| AtlasViewer | Java3d canvas that displays an Atlas Model. | Class | org.jscience.physics.solids.gui | JScience |
|
| AtoD | Fields inherited from class org. | Class | org.jscience.engineering.control | JScience |
|
| Atom | A class representing atoms. | Class | org.jscience.chemistry | JScience |
|
| Atom | A class representing an Atom in 3D. | Class | org.jscience.chemistry.gui.basic | JScience |
|
| Atom | | Class | org.jscience.chemistry.gui.extended.molecule | JScience |
|
| Atom | This class define the structure of an AtomConstructor SummaryAtom(java. | Class | org.jscience.chemistry.quantum | JScience |
|
| AtomColorer | Interface to a class for coloring atoms. | Interface | org.jscience.chemistry | JScience |
|
| AtomicBasis | Represents a single entity in a BasisSetConstructor SummaryAtomicBasis(java. | Class | org.jscience.chemistry.quantum.basis | JScience |
|
| AtomInfo | The default AtomProperty configuration. | Class | org.jscience.chemistry.quantum | JScience |
|
| AtomNode | Fields inherited from class javax. | Class | org.jscience.chemistry.gui.extended.graphics3d | JScience |
|
| AtomVector | Tripos AtomVector classFields inherited from class java. | Class | org.jscience.chemistry.gui.extended.molecule | JScience |
|
| ATP | A class representing an Adenosine Tri Phosphate molecule. | Class | org.jscience.biology.molecules | JScience |
|
| Attr | | Class | org.jscience.medicine.volumetric | JScience |
|
| Attribute | Defines the interface that every implementation of a GML attribute must implement. | Interface | org.jscience.ml.gml.infoset | JScience |
|
| AttributeImpl | Encapsulates an XML attribute. | Class | org.jscience.ml.gml.dom | JScience |
|
| AudioConstants | | Class | org.jscience.media.audio.dsp | JScience |
|
| Automaton | Finite-state automaton with regular expression operations. | Class | org.jscience.computing.automaton | JScience |
|
| Automobile | | Class | org.jscience.architecture.traffic.infrastructure | JScience |
|
| AutoPlay | AutoPlay adds AI capabilites to a GamePlay by mapping Player objects to the game roles of a GamePlay. | Interface | org.jscience.computing.game | JScience |
|
| Auxiliary | Class representing an Auxiliary object. | Class | org.jscience.mathematics.analysis.expressions | JScience |
|
| AverageFilter | | Class | org.jscience.media.pictures.filters | JScience |
|
| AwariGame | AwariGame implements an ancient African game (for all I know). | Class | org.jscience.computing.game.awari | JScience |
|
| AwariPlayer | AwariPlayer adds AI to the AwariGameSee Also:AwariGame, | Class | org.jscience.computing.game.awari | JScience |
|
| AwtConstants | | Class | org.jscience.awt | JScience |
|
| Axiom | | Class | org.jscience.computing.ai.planning | JScience |
|
| AxiomConverter | | Class | org.jscience.mathematics.axiomatic | JScience |
|
| Axis1Placement3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| Axis2DRenderer | Fields inherited from interface org. | Class | org.jscience.medicine.volumetric | JScience |
|
| Axis2Placement2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| Axis2Placement3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| Axis3DRenderer | Fields inherited from interface org. | Class | org.jscience.medicine.volumetric | JScience |
|
| AxisRenderer | Fields inherited from interface org. | Class | org.jscience.medicine.volumetric | JScience |
|
| AxisSystem3D | This class creates a right-handed 3D coordinate system. | Class | org.jscience.astronomy | JScience |
|
| Backup | allows to easily backup directories. | Class | org.jscience.util | JScience |
|
| Bag | A class representing a bag data structure (a list that does not permitFields inherited from class java. | Class | org.jscience.util | JScience |
|
| BahaiCalendar | | Class | org.jscience.history.calendars | JScience |
|
| Ballot | This class represents the different choices available to someone in a specific vote session. | Class | org.jscience.politics.vote | JScience |
|
| BallotsProcessor | This class represents a way by which you compute results. | Interface | org.jscience.politics.vote | JScience |
|
| BanachSpace | This interface defines a Banach space. | Interface | org.jscience.mathematics.algebraic.algebras | JScience |
|
| BandedMatrix | This class defines an interface for matrices defined such as if all matrix elements vanish outside a diagonally bordered "band" of some range and size: The quantities k1,k2 are called the left and right halfbandwidth respectively. | Interface | org.jscience.mathematics.algebraic | JScience |
|
| Bank | A class representing a bank. | Class | org.jscience.economics | JScience |
|
| BarGraph | A bar graph AWT component. | Class | org.jscience.awt | JScience |
|
| Barter | A class representing a transfer of property from one entity to another without the use of money. | Class | org.jscience.economics | JScience |
|
| Baryon | A class representing baryons. | Class | org.jscience.physics.quantum.particles | JScience |
|
| Base | A class representing a DNA/RNA Base. | Class | org.jscience.biology | JScience |
|
| BaseSRF | The BaseSRF abstract class is the base class for all SRFs. | Class | org.jscience.geography.coordinates | JScience |
|
| BaseSRF_2D | The BaseSRF_2D abstract class is the base class for the 2D SRFs. | Class | org.jscience.geography.coordinates | JScience |
|
| BaseSRF_3D | The BaseSRF_3D abstract class is the base class for the 3D SRFs. | Class | org.jscience.geography.coordinates | JScience |
|
| BaseSRF_MapProjection | The BaseSRF_MapProjection abstract class. | Class | org.jscience.geography.coordinates | JScience |
|
| BaseSRF_WithEllipsoidalHeight | The BaseSRF_WithEllipsoidalHeight abstract class. | Class | org.jscience.geography.coordinates | JScience |
|
| BaseSRF_WithTangentPlaneSurface | The BaseSRF_WithTangentPlaneSurface abstract class. | Class | org.jscience.geography.coordinates | JScience |
|
| BaseTool | | Interface | org.jscience.ml.cml | JScience |
|
| BaseToolImpl | | Class | org.jscience.ml.cml.cmlimpl | JScience |
|
| BaseUI | This class provides some base functionality required by many of the audio processor devices of section two. | Class | org.jscience.awt.util | JScience |
|
| BaseUnit | This class represents the building blocks on top of which all others units are created. | Class | javax.measure.unit | JScience |
|
| BasicClock | A class representing a way to display and change time. | Class | org.jscience.history.time | JScience |
|
| BasicExceptionHandler | Provides the default reporting/handling of run-time exceptions. | Class | org.jscience.engineering.eventdriven | JScience |
|
| BasicFileFilter | A very minimal implementation of FileFilter for JFileChooser. | Class | org.jscience.chemistry.vapor.util | JScience |
|
| BasicSampledMappingIterator | This class is a simple wrapper allowing to iterate over a The basic implementation of the iteration interface does not | Class | org.jscience.mathematics.analysis | JScience |
|
| BasicScoringScheme | This class implements a basic scoring scheme. | Class | org.jscience.biology.alignment | JScience |
|
| BasicStateChangeHandler | Provides a basic reporting mechanism for logging state changes during run-time. | Class | org.jscience.engineering.eventdriven | JScience |
|
| BasicXMLelement | A class designed to mirror the information in a basic XML tag. | Class | org.jscience.linguistics.kif | JScience |
|
| BasicXMLparser | Parses simple XML into a hierarchy of BasicXMLelement (s). | Class | org.jscience.linguistics.kif | JScience |
|
| BasisFunctionLibrary | ****************************************** This class is meant to be used for | Class | org.jscience.mathematics.wavelet | JScience |
|
| BasisFunctions | | Class | org.jscience.chemistry.quantum | JScience |
|
| BasisNotFoundException | A runtime exception thrown is the requested basis is not found. | Class | org.jscience.chemistry.quantum.basis | JScience |
|
| BasisReader | This class provides the means to read a basis set stored in XML format and convert it into appropriate datastructure representation. | Class | org.jscience.chemistry.quantum.basis | JScience |
|
| BasisSet | Represents an entire basis set (say sto-3g . | Class | org.jscience.chemistry.quantum.basis | JScience |
|
| BatchEntry | This file is licensed under the GNU Public Licens (GPL). | Class | org.jscience.architecture.lift | JScience |
|
| Beam | | Class | org.jscience.physics.nuclear.kinematics.nuclear | JScience |
|
| Beam2DElement | | Class | org.jscience.physics.solids.element | JScience |
|
| BeamMat | | Class | org.jscience.physics.solids.material | JScience |
|
| Behavior | | Class | org.jscience.psychology | JScience |
|
| Belief | A class representing the basic and common principles of allConstructor SummaryBelief(java. | Class | org.jscience.philosophy | JScience |
|
| BernoulliDistribution | This class models the Bernoulli distribution with a specified parameter. | Class | org.jscience.mathematics.statistics | JScience |
|
| BesselianCoordinateSystem | This class implements Besselian coordinate systems. | Class | org.jscience.astronomy.solarsystem.coordinates.coordinatesystems | JScience |
|
| BesselianDistorter | This class implements the distortion of Besselian coordinate systems. | Class | org.jscience.astronomy.solarsystem.coordinates.spheredistorters | JScience |
|
| BestFirstTLC | This controller will switch TrafficLights so that a SignConfig is selected where in total the most Roadusers are waiting. | Class | org.jscience.architecture.traffic.algorithms.tlc | JScience |
|
| BetaDistribution | This class is models the beta distribution with specified left and rightSee Also:Serialized Form | Class | org.jscience.mathematics.statistics | JScience |
|
| Bfs | | Class | org.jscience.geography.coordinates | JScience |
|
| BiblioArticle | Represents an article. | Class | org.jscience.bibliography | JScience |
|
| BiblioBook | It is a CORBA-independent container of members, without any methods. | Class | org.jscience.bibliography | JScience |
|
| BiblioBookArticle | Represents a book article. | Class | org.jscience.bibliography | JScience |
|
| BiblioCriterion | Represents an ordering or searching Criterion. | Class | org.jscience.bibliography | JScience |
|
| BiblioDescription | Represents a description of a bibliographic resource. | Class | org.jscience.bibliography | JScience |
|
| BiblioEntryStatus | Represents a status of a record in a bibliographic repository. | Class | org.jscience.bibliography | JScience |
|
| BiblioJournal | Represents a journal. | Class | org.jscience.bibliography | JScience |
|
| BiblioJournalArticle | Represents a journal article. | Class | org.jscience.bibliography | JScience |
|
| BiblioOrganisation | Represents an organisation dealing with the bibliographic resources. | Class | org.jscience.bibliography | JScience |
|
| BiblioPatent | Represents a patent. | Class | org.jscience.bibliography | JScience |
|
| BiblioPerson | Represents a person dealing with the bibliographic resources. | Class | org.jscience.bibliography | JScience |
|
| BiblioProceeding | Represents a conference proceeding. | Class | org.jscience.bibliography | JScience |
|
| BiblioProvider | Represents a provider. | Class | org.jscience.bibliography | JScience |
|
| BiblioScope | Represents a bibliographic scope (e. | Class | org.jscience.bibliography | JScience |
|
| BiblioService | Represents a service dealing with the bibliographic resources. | Class | org.jscience.bibliography | JScience |
|
| BiblioSubject | Represents a bibliographic subject (e. | Class | org.jscience.bibliography | JScience |
|
| BiblioTechReport | Represents a technical report. | Class | org.jscience.bibliography | JScience |
|
| BiblioThesis | Represents a thesis. | Class | org.jscience.bibliography | JScience |
|
| BiblioWebResource | Represents a WWW resource. | Class | org.jscience.bibliography | JScience |
|
| BibRef | Represents a bibliographic reference. | Class | org.jscience.bibliography | JScience |
|
| BibRefQuery | An interface defining functionality of a BibRefCollection (which is a main entry point to the queryied bibliographic repositories). | Interface | org.jscience.bibliography | JScience |
|
| BibRefSupport | An interface defining supporting utilities for working with bibliographic repositories, mainly how to access controlled vocabularies. | Interface | org.jscience.bibliography | JScience |
|
| Bicycle | Cycling through our world on two wheels. | Class | org.jscience.architecture.traffic.infrastructure | JScience |
|
| BidirCollALLCA | This file is licensed under the GNU Public Licens (GPL). | Class | org.jscience.architecture.lift.ca | JScience |
|
| Bifunctor | This interface defines a bifunctor. | Interface | org.jscience.mathematics.algebraic.categories | JScience |
|
| BigRational | BigRational: dynamically sized immutable arbitrary-precision rational numbers. | Class | org.jscience.mathematics.algebraic.numbers | JScience |
|
| BinaryApprovalBallotsProcessor | This class represents a way by which you compute results. | Class | org.jscience.politics.vote | JScience |
|
| BinaryBallot | This class represents the different choices available to someone in a specific vote session. | Class | org.jscience.politics.vote | JScience |
|
| BinaryCodedGA | If you don't want to use default implementation of any method. | Class | org.jscience.computing.ai.evolutionary.geneticalgorithms | JScience |
|
| BinaryComparison | | Class | org.jscience.mathematics.analysis.expressions.comparison | JScience |
|
| BinaryFileLog | A LogWriter that logs the entries synchronously serialized to a file. | Class | org.jscience.util.logging | JScience |
|
| BinaryFilter | | Class | org.jscience.media.pictures.filters | JScience |
|
| BinaryFunction | | Interface | org.jscience.media.pictures.filters.math | JScience |
|
| BinaryLogFormatter | formats the LogEntry as a serialized byte array. | Class | org.jscience.util.logging | JScience |
|
| BinaryOperator | Abstract class used as superclass for binary operators. | Class | org.jscience.mathematics.analysis.expressions | JScience |
|
| BinaryRandomBallotsProcessor | This class represents a way by which you compute results. | Class | org.jscience.politics.vote | JScience |
|
| BinaryRelation | A class representing a binary relation. | Class | org.jscience.util | JScience |
|
| BinarySingleChoiceApprovalBallotsProcessor | This class represents a way by which you compute results. | Class | org.jscience.politics.vote | JScience |
|
| BinarySingleChoiceRandomBallotsProcessor | This class represents a way by which you compute results. | Class | org.jscience.politics.vote | JScience |
|
| BinaryTree | A class representing a tree data structure with exactly 2 child elementsSee Also:Serialized Form | Class | org.jscience.util | JScience |
|
| BinomialDistribution | This class models the binomial distribution with a specified number of trials and probability of success. | Class | org.jscience.mathematics.statistics | JScience |
|
| BinomialRandomNDistribution | This class models the binomial distribution with a random number ofFields inherited from class org. | Class | org.jscience.mathematics.statistics | JScience |
|
| Biography | A class representing the events that happen during a lifetime in an ordonned manner. | Class | org.jscience.psychology.social | JScience |
|
| BiologyConstants | A class representing useful constants in biology. | Class | org.jscience.biology | JScience |
|
| Biometrics | | Class | org.jscience.law | JScience |
|
| BirthdayDistribution | This class models the distribution of the number of distinct sample values when a sample of a specified size is chosen with replacement from a | Class | org.jscience.mathematics.statistics | JScience |
|
| BJCheater | a BlackJack Player object that cheats during evaluation by looking at the next card that's on the deck | Class | org.jscience.computing.game.cards | JScience |
|
| BJPlayer | adds AI to the game BlackJackSee Also:BlackJack, | Class | org.jscience.computing.game.cards | JScience |
|
| BlackBody | The class defines a black body. | Class | org.jscience.physics.waves | JScience |
|
| BlackBox | | Class | org.jscience.engineering.control | JScience |
|
| BlackFunction | | Class | org.jscience.media.pictures.filters.math | JScience |
|
| BlackJack | BlackJack implements the rules for playing BlackJack. | Class | org.jscience.computing.game.cards | JScience |
|
| Blinker | Blinker is an invisible bean that fires a property change event at a regular specified interval. | Class | org.jscience.awt.blinker | JScience |
|
| BlockFilter | A Filter to pixellate images. | Class | org.jscience.media.pictures.filters | JScience |
|
| BlurFilter | | Class | org.jscience.media.pictures.filters | JScience |
|
| BNDM | An implementation of the Backwards Non-deterministic Dawg (Directed acyclic word graph) Matching algorithm by Gonzalo Navarro and Mathieu | Class | org.jscience.linguistics.search | JScience |
|
| BNDMWildcards | An implementation of the BNDM algorithm with wildcards ("don't care" symbols). | Class | org.jscience.linguistics.search | JScience |
|
| BoardPosition | BoardPosition represents a position on a chess board. | Class | org.jscience.computing.game.chess | JScience |
|
| Bond | The Bond class defines the invisible link that exists between two Atoms of the same Molecule | Class | org.jscience.chemistry | JScience |
|
| Bond | | Class | org.jscience.chemistry.gui.basic | JScience |
|
| Bond | | Class | org.jscience.chemistry.gui.extended.molecule | JScience |
|
| BondNode | Fields inherited from class javax. | Class | org.jscience.chemistry.gui.extended.graphics3d | JScience |
|
| BondVector | Tripos BondVector classFields inherited from class java. | Class | org.jscience.chemistry.gui.extended.molecule | JScience |
|
| Book | This is meant to be the basic text rather than a complete edition (with pictures, and a specific way to present the text). | Class | org.jscience.arts.printed | JScience |
|
| BookPlayer | BookPlayer is a Player wrapper that can significantly improve normal Player performance by predefining move selections. | Class | org.jscience.computing.game | JScience |
|
| Boolean | The Boolean class encapsulates Boolean numbers. | Class | org.jscience.mathematics.algebraic.numbers | JScience |
|
| BooleanAlgebra | This interface defines a boolean algebra. | Interface | org.jscience.mathematics.algebraic.lattices | JScience |
|
| BooleanLogic | The BooleanLattice class encapsulates the tradionnal boolean algebra. | Class | org.jscience.mathematics.algebraic.lattices | JScience |
|
| BooleanMatrix | Fixed sized (non resizable) n*m boolean matrix. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| BooleanMatrixAlgebra | Nested Class SummaryNested classes/interfaces inherited from interface org. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| BooleanRing | | Class | org.jscience.mathematics.algebraic.fields | JScience |
|
| BooleanVector | Fixed sized (non resizable) BooleanVector. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| Boost | This class handles general boosts from one lorentz frame to another. | Class | org.jscience.physics.nuclear.kinematics.nuclear | JScience |
|
| BoostCutSlidePot | | Class | org.jscience.awt.pots | JScience |
|
| Border | A panel containing a single component, around which a border is drawn. | Class | org.jscience.awt.util | JScience |
|
| BorderFilter | See Also:Serialized FormFields inherited from class java. | Class | org.jscience.media.pictures.filters | JScience |
|
| BorderTracingOp | | Class | org.jscience.computing.ai.vision | JScience |
|
| Bottom | A class representing bottoms. | Class | org.jscience.physics.quantum.particles | JScience |
|
| Boundary | A class representing a boundary. | Class | org.jscience.geography | JScience |
|
| BoundedLine2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| BoundedLine3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| BoundedNumberStepper | A class representing a way to iterate numbers. | Class | org.jscience.util | JScience |
|
| BoundedSurface3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| Box | A Panel containing a single component; an etched rectangle is drawn around the component, and a Label is centered at the top | Class | org.jscience.awt.util | JScience |
|
| BoyerMooreHorspool | An implementation of Horspool's improved version of the Boyer-Moore String searching algorithm. | Class | org.jscience.linguistics.search | JScience |
|
| BoyerMooreHorspoolRaita | An implementation of Raita's enhancement to the Boyer-Moore-Horspool String searching algorithm. | Class | org.jscience.linguistics.search | JScience |
|
| BoyerMooreSunday | An implementation of Sunday's simplified "Quick Finder" version of the Boyer-Moore algorithm. | Class | org.jscience.linguistics.search | JScience |
|
| BQSException | Just a renamed GException - to get more specific error messages. | Class | org.jscience.bibliography | JScience |
|
| BracketMinimum | Based on mnbrak. | Class | org.jscience.physics.nuclear.kinematics.math.statistics | JScience |
|
| BrailleLanguage | The interface defining Java text/Braille translation classes that implement the UMIST, Manchester, UK translation algorithm. | Interface | org.jscience.linguistics.braille | JScience |
|
| BrailleLanguageDefinitionException | Indicates an error in the creation of a new BrailleLanguageUnicode object. | Class | org.jscience.linguistics.braille | JScience |
|
| BrailleLanguageUnicode | An implementation of BrailleLanguage that works with Unicode strings and Unicode language tables. | Class | org.jscience.linguistics.braille | JScience |
|
| Branch | This class represents a branch of a plant. | Class | org.jscience.biology.lsystems.growing.shape | JScience |
|
| BranchNode | | Class | org.jscience.mathematics.axiomatic | JScience |
|
| BraVector | The BraVector class provides an object for encapsulating Dirac braSee Also:Serialized Form | Class | org.jscience.physics.quantum | JScience |
|
| BreadthFirstIterator | A breadth-first iterator for a directed and an undirected graph. | Class | org.jscience.computing.graph.iterators | JScience |
|
| BreadthFirstSearcher | This class is a helper class for Hobbs78. | Class | org.jscience.ml.tigerxml.theories.hobbs78 | JScience |
|
| BreadthFirstTreeIterator | Provides an iterator through all the children of tree including tree itself. | Class | org.jscience.util | JScience |
|
| BrentMethod | This class is based on the routine brent in Numerical Recipes in C, 2nd ed. | Class | org.jscience.physics.nuclear.kinematics.math.statistics | JScience |
|
| BrentSolver | This class implements the Brent algorithm to compute the roots of a function in an interval. | Class | org.jscience.mathematics.analysis.roots | JScience |
|
| BsplineCurve2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| BsplineCurve3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| BsplineCurveForm | | Class | org.jscience.mathematics.geometry | JScience |
|
| BsplineKnot | | Class | org.jscience.mathematics.geometry | JScience |
|
| BsplineSurface3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| BsplineSurfaceForm | | Class | org.jscience.mathematics.geometry | JScience |
|
| Building | A class representing a Building or a monument. | Class | org.jscience.economics.resources | JScience |
|
| BumpFilter | | Class | org.jscience.media.pictures.filters | JScience |
|
| Bus | The Bus. | Class | org.jscience.architecture.traffic.infrastructure | JScience |
|
| BusinessPlace | A class representing a business spot where humans work but don't live. | Class | org.jscience.geography | JScience |
|
| Button | | Class | org.jscience.awt.buttons | JScience |
|
| ButtonTypeDisplay | | Class | org.jscience.awt.buttons | JScience |
|
| C1Function | The interface C1Function defines the methods that must be implemented for a class to represent a differentiable function. | Interface | org.jscience.mathematics.analysis | JScience |
|
| C2Function | The interface C2Function defines the methods that must be implemented for a class to represent a twice differentiable function. | Interface | org.jscience.mathematics.analysis | JScience |
|
| CA | This file is licensed under the GNU Public Licens (GPL). | Interface | org.jscience.architecture.lift.ca | JScience |
|
| CAAgent | the CA agent is an embodied entity within the CA world. | Class | org.jscience.computing.ai.cellularautomaton | JScience |
|
| Cache | Fields inherited from class org. | Class | org.jscience.media.audio.dsp.processors | JScience |
|
| Cache | Interface for managing caches of objects. | Interface | org.jscience.util.cache | JScience |
|
| CacheManager | | Class | org.jscience.geography.coordinates | JScience |
|
| CacheMap | Interface for managing caches of objects fetchable by key. | Interface | org.jscience.util.cache | JScience |
|
| CacheReference | Interface for a reference to an object, analogous to java. | Interface | org.jscience.util.cache | JScience |
|
| Calculate | This is the common interface for code calls in call terms. | Interface | org.jscience.computing.ai.planning | JScience |
|
| CalendarDate | | Class | org.jscience.astronomy.solarsystem.ephemeris | JScience |
|
| CalibrationFit | Abstraction class for performing fits of channel versus rho data. | Class | org.jscience.physics.nuclear.kinematics.math.analysis.spanc | JScience |
|
| CalibrationPeak | Representation of a fitted peak used for calibration of a spectrum. | Class | org.jscience.physics.nuclear.kinematics.math.analysis.spanc | JScience |
|
| CalibrationPeakTable | Table for displaying reactions in Spanc. | Class | org.jscience.physics.nuclear.kinematics.math.analysis.spanc.tables | JScience |
|
| CalibrationPeakTableModel | See Also:Serialized FormFields inherited from class javax. | Class | org.jscience.physics.nuclear.kinematics.math.analysis.spanc.tables | JScience |
|
| CandyEntry | This is a basic container for a vocabulary entry. | Class | org.jscience.bibliography.candy | JScience |
|
| CandyFinder | This interface is a main entry point to a set of controlled The implementation is supposed to behave as a Java bean (usually an | Interface | org.jscience.bibliography.candy | JScience |
|
| CandyVocabulary | This interface defines functionality of a controlled vocabulary. | Interface | org.jscience.bibliography.candy | JScience |
|
| CannotConnectException | Thrown when RoadAction cannot connect a road to a node at a givenSee Also:Serialized Form | Class | org.jscience.architecture.traffic.tools | JScience |
|
| CannotPlayGameException | An Exception that is thrown if a Player cannot play a given gameSee Also:Serialized Form | Class | org.jscience.computing.game | JScience |
|
| CantorDust | The CantorDust class provides an object that encapsulates the CantorConstructor SummaryCantorDust() | Class | org.jscience.mathematics.analysis.chaos | JScience |
|
| CapacitorElement | | Class | org.jscience.physics.electricity.circuitry.elements | JScience |
|
| CapillarityUtils | The CapillarityUtils class provides useful vascular biology relatedConstructor SummaryCapillarityUtils() | Class | org.jscience.biology | JScience |
|
| CapturingCanvas3D | FAQ pages on how to capture a still image in jpeg format. | Class | org.jscience.astronomy | JScience |
|
| Car | This file is licensed under the GNU Public Licens (GPL). | Interface | org.jscience.architecture.lift | JScience |
|
| Car | A Car is the standard menace on our Roads. | Class | org.jscience.architecture.traffic.infrastructure | JScience |
|
| CarboxylicAcid | A class storing the CarboxylicAcid radical. | Class | org.jscience.chemistry.radicals | JScience |
|
| CarCanvas | This file is licensed under the GNU Public Licens (GPL). | Interface | org.jscience.architecture.lift.gui | JScience |
|
| Card | a representation of a game cardSee Also:Serialized Form | Class | org.jscience.computing.game.cards | JScience |
|
| CardanEulerSingularityException | This class represents exceptions thrown while extractiong Cardan or Euler angles from a rotation. | Class | org.jscience.mathematics.geometry | JScience |
|
| CardDeck | represents a stack of cardsSee Also:Serialized Form | Class | org.jscience.computing.game.cards | JScience |
|
| CarProjecter | This class implements the Cartesian (rectangular) projection. | Class | org.jscience.astronomy.solarsystem.coordinates.projecters | JScience |
|
| CarRenderer | This file is licensed under the GNU Public Licens (GPL). | Class | org.jscience.architecture.lift.gui | JScience |
|
| CartesianPoint1D | | Class | org.jscience.mathematics.geometry | JScience |
|
| CartesianPoint2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| CartesianPoint3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| CartesianTransformationOperator2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| CartesianTransformationOperator3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| Cascades | This class is a standard implementation of the Cascades algorithm. | Class | org.jscience.mathematics.wavelet | JScience |
|
| Catalog | | Class | org.jscience.astronomy | JScience |
|
| CatalogsUtils | CatalogsUtils is a class that figures out which page in a number of atlases best show the given RA and Dec. | Class | org.jscience.astronomy.catalogs | JScience |
|
| CatalyticActivity | This interface represents a catalytic activity. | Interface | javax.measure.quantity | JScience |
|
| Category | This interface defines a category. | Interface | org.jscience.mathematics.algebraic.categories | JScience |
|
| Category | A class representing a category of competitors within a sport. | Class | org.jscience.sports | JScience |
|
| CategoryGraph2D | The CategoryGraph2D superclass provides an abstract encapsulation of 2DSee Also:Serialized Form | Class | org.jscience.awt | JScience |
|
| CategoryGraph2DModel | This is a generic interface for sending data to 2D category graphs. | Interface | org.jscience.awt | JScience |
|
| CatMap | The CatMap class provides an object that encapsulates the cat map. | Class | org.jscience.mathematics.analysis.chaos | JScience |
|
| CauchyDistribution | This class models the Cauchy distribution. | Class | org.jscience.mathematics.statistics | JScience |
|
| CausticsFilter | | Class | org.jscience.media.pictures.filters | JScience |
|
| CCDImager | Describes a CCD camera. | Class | org.jscience.ml.om | JScience |
|
| CDCodec | A codec that translates (XML-encoded) OpenMath objects as defined in the Content Dictionary it implements to their backengine equivalent and | Class | org.jscience.ml.openmath.codec | JScience |
|
| CDF2_4 | *************************************** Cohen-Daubechies-Feauveau | Class | org.jscience.mathematics.wavelet.cdf2_4 | JScience |
|
| CDF3_5 | *************************************** Cohen-Daubechies-Feauveau | Class | org.jscience.mathematics.wavelet.cdf3_5 | JScience |
|
| Celebration | A class representing a cultural event (fair, happening, feast. | Class | org.jscience.sociology | JScience |
|
| CelestialSphere | | Class | org.jscience.astronomy.solarsystem.ephemeris.gui | JScience |
|
| Cell | A class representing a cell. | Class | org.jscience.biology | JScience |
|
| Cell | A class representing an abstract cell in a simulated space. | Class | org.jscience.computing.ai.agents | JScience |
|
| CellularAutomata | This class provides the necessary functionality for simple 2-dimensional cellular automata. | Class | org.jscience.computing.ai.cellularautomaton | JScience |
|
| CellularAutomataLayered | Expands upon the cellular automata class by adding a separate layer of automata that are independent of the world states. | Class | org.jscience.computing.ai.cellularautomaton | JScience |
|
| CellularFilter | | Class | org.jscience.media.pictures.filters | JScience |
|
| CellularFunction2D | | Class | org.jscience.media.pictures.filters.math | JScience |
|
| CELT | Class for invoking CELT. | Class | org.jscience.linguistics.kif | JScience |
|
| CenterOfMasses | A class representing common perimeters, areas, volumes, center of mass (barycenter or gravity center) for various polygons. | Class | org.jscience.mathematics.geometry | JScience |
|
| CentralDisplayAdapter | | Class | org.jscience.chemistry.gui.extended.beans | JScience |
|
| CentralLookup | | Class | org.jscience.chemistry.gui.extended.beans | JScience |
|
| CGI | The class CGI provides a convenient way to post parameters to a web-based CGI script. | Class | org.jscience.net | JScience |
|
| Chain | An interface used to catch the common system underlying DNA and RNA. | Class | org.jscience.biology | JScience |
|
| Changeable | This is a flag interface that defines the common add/remove listener methods for classes and interfaces that wish to indicate that they are sources of | Interface | org.jscience.util | JScience |
|
| ChangeableCache | | Class | org.jscience.util.cache | JScience |
|
| ChangeAdapter | This is a ChangeListener that ignores everything. | Class | org.jscience.util | JScience |
|
| ChangeCalibrationPeakDialog | Dialog for changing calibration peak parameters. | Class | org.jscience.physics.nuclear.kinematics.math.analysis.spanc | JScience |
|
| ChangeEvent | Event which encapsulates a change in any mutable BioJava object. | Class | org.jscience.util | JScience |
|
| ChangeForwarder | This is a ChangeListener that is designed to adapt events of one type from one source to events of another type emitted by another source. | Class | org.jscience.util | JScience |
|
| ChangeHub | Interface implemented by ChangeHubs, i. | Interface | org.jscience.util | JScience |
|
| ChangeListener | Interface for objects which listen to ChangeEvents. | Interface | org.jscience.util | JScience |
|
| ChangeOutputPeakDialog | | Class | org.jscience.physics.nuclear.kinematics.math.analysis.spanc | JScience |
|
| ChangeReactionDialog | Dialog box for changing the particulars of a reaction channel. | Class | org.jscience.physics.nuclear.kinematics.math.analysis.spanc | JScience |
|
| ChangeSource | A class representing a currency conveter. | Interface | org.jscience.economics.money | JScience |
|
| ChangeSupport | A utility class to provide management for informing ChangeListeners of This is loosely modelled after the standard PropertyChangeEvent objects. | Class | org.jscience.util | JScience |
|
| ChangeType | Class for all constants which are used to indicate change types. | Class | org.jscience.util | JScience |
|
| ChangeVetoException | Exception which is thrown when a ChangeListener does not wish a changeSince:1. | Class | org.jscience.util | JScience |
|
| ChannelMixFilter | | Class | org.jscience.media.pictures.filters | JScience |
|
| CharIntMap | The CharIntMap is a collection to save char to int mappings in. | Class | org.jscience.linguistics.search | JScience |
|
| Charm | A class representing charms. | Class | org.jscience.physics.quantum.particles | JScience |
|
| CharSequence | This class implements a sequence of characters stored as an array that provides random access to any position in constant time. | Class | org.jscience.biology.alignment | JScience |
|
| Chart | Basic X-Y Plot charting tool. | Class | org.jscience.chemistry.vapor.util.chart | JScience |
|
| ChartDialog | Dialog for displaying chart. | Class | org.jscience.chemistry.vapor | JScience |
|
| ChatServer | ChatServer implements a server that handles chat messages that are broadcasted among the active connections to the server. | Class | org.jscience.net | JScience |
|
| ChatSituation | A class representing the interaction of people communicating. | Class | org.jscience.linguistics | JScience |
|
| ChebyshevDoublePolynomialFactory | This class implements Chebyshev polynomials. | Class | org.jscience.mathematics.analysis.polynomials | JScience |
|
| Check | A class representing a paper form of payment from one person to another. | Class | org.jscience.economics.money | JScience |
|
| CheckBox | This class extends MultipleChoiceBox and represents the check boxes. | Class | org.jscience.sociology.forms | JScience |
|
| CheckersGame | an implementation of the game checkers. | Class | org.jscience.computing.game.checkers | JScience |
|
| CheckersPlayer | AI for the CheckersGameSee Also:Serialized Form | Class | org.jscience.computing.game.checkers | JScience |
|
| CheckFilter | A Filter to draw grids and check patterns. | Class | org.jscience.media.pictures.filters | JScience |
|
| CheckMenu | This class is used to construct menus containing only CheckboxMenuItemsSee Also:Serialized Form | Class | org.jscience.architecture.traffic.util | JScience |
|
| ChemistryConstants | A class representing common constants used in chemistry. | Class | org.jscience.chemistry | JScience |
|
| ChessGame | ChessGame provides all external functions needed to play chess. | Class | org.jscience.computing.game.chess | JScience |
|
| ChessGraphics | This interface allows other programs to customize the appearence of the graphics used by the class JChess to visualize the chess board. | Interface | org.jscience.computing.game.chess | JScience |
|
| ChessPlayer | provides AI for a ChessGame - unfortunately, it's still a dumb playerSee Also:Serialized Form | Class | org.jscience.computing.game.chess | JScience |
|
| ChineseCalendar | | Class | org.jscience.history.calendars | JScience |
|
| ChineseTime | A class representing a way to compute time. | Class | org.jscience.history.time | JScience |
|
| ChipElement | | Class | org.jscience.physics.electricity.circuitry.elements | JScience |
|
| ChiSquareDistribution | This class defines the chi-square distribution with a specifed degrees of freedom parameter. | Class | org.jscience.mathematics.statistics | JScience |
|
| Choice2 | offers the choice of 0 or 1; useful to restrict argument values (rather like enum). | Class | org.jscience.ml.cml.util | JScience |
|
| Choice3 | offers the choice of 0, 1 or 2; useful to restrict argument values (rather like enum). | Class | org.jscience.ml.cml.util | JScience |
|
| ChoiceAttr | Fields inherited from class org. | Class | org.jscience.medicine.volumetric | JScience |
|
| ChoiceBox | This abstract class is the superclass of classes representing Checkboxes, Combo Boxes, List Boxes and RadioButtons. | Class | org.jscience.sociology.forms | JScience |
|
| Cholesterol | A class representing the Cholesterol lipid molecule. | Class | org.jscience.biology.molecules.lipids | JScience |
|
| Choregraphy | A class representing the ordered poses to be adopted by the actors of aSee Also:Serialized Form | Class | org.jscience.arts.theatrical | JScience |
|
| Chorus | Fields inherited from class org. | Class | org.jscience.media.audio.dsp.processors | JScience |
|
| ChronometerClock | A class representing a way to display and change time. | Class | org.jscience.history.time | JScience |
|
| Circle2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| Circle3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| CircleDistribution | This class models the crcle distribution with a specified radius. | Class | org.jscience.mathematics.statistics | JScience |
|
| CircuitApplet | | Class | org.jscience.physics.electricity.circuitry.gui | JScience |
|
| CircuitCanvas | | Class | org.jscience.physics.electricity.circuitry.gui | JScience |
|
| CircuitElement | | Class | org.jscience.physics.electricity.circuitry | JScience |
|
| CircuitFrame | | Class | org.jscience.physics.electricity.circuitry.gui | JScience |
|
| CircuitLayout | | Class | org.jscience.physics.electricity.circuitry.gui | JScience |
|
| CircuitNode | | Class | org.jscience.physics.electricity.circuitry | JScience |
|
| CircuitNodeLink | | Class | org.jscience.physics.electricity.circuitry | JScience |
|
| CircularNumberStepper | A class representing a way to iterate numbers. | Class | org.jscience.util | JScience |
|
| CircularReferenceException | A class representing a CircularReferenceException, to be used withSee Also:Serialized Form | Class | org.jscience.util | JScience |
|
| CircularSection | | Class | org.jscience.physics.solids.properties | JScience |
|
| Citizen | A class representing a citizen basic facts. | Class | org.jscience.politics | JScience |
|
| Citronellol | A class representing the Citronellol lipid molecule. | Class | org.jscience.biology.molecules.lipids | JScience |
|
| City | A class representing a human modern settlement. | Class | org.jscience.politics | JScience |
|
| CityForecast | | Class | org.jscience.earth.weather.cityforecast | JScience |
|
| CityForecastEntry | | Class | org.jscience.earth.weather.cityforecast | JScience |
|
| CityForecastParser | | Class | org.jscience.earth.weather.cityforecast | JScience |
|
| Civilization | | Class | org.jscience.history.archeology | JScience |
|
| CivilSituation | A class representing the interaction of people around cities. | Class | org.jscience.politics | JScience |
|
| ClassFilterReteNode | A node in the Rete network that is activated if the object belongs to the class it represents. | Class | org.jscience.computing.ai.expertsystem.rete | JScience |
|
| ClassicalParticle2D | The ClassicalParticle2D class provides an object for encapsulating classical point particles that live in 2D. | Class | org.jscience.physics.kinematics | JScience |
|
| ClassicalParticle3D | The ClassicalParticle3D class provides an object for encapsulating classical point particles that live in 3D. | Class | org.jscience.physics.kinematics | JScience |
|
| ClassicalParticleND | The ClassicalParticle class provides an object for encapsulating classical point particles. | Class | org.jscience.physics.kinematics | JScience |
|
| ClassicalRungeKuttaIntegrator | This class implements the classical fourth order Runge-Kutta integrator for Ordinary Differential Equations (it is the most | Class | org.jscience.mathematics.analysis.ode | JScience |
|
| ClebschGordon | Copied from NSF libraries clebsh. | Class | org.jscience.physics.nuclear.kinematics.math | JScience |
|
| ClientRecord | Object representing a client connected to an Interactive Task Server. | Class | org.jscience.computing.distributed.server | JScience |
|
| Clip | Class representing the clip function. | Class | org.jscience.mathematics.analysis.expressions | JScience |
|
| Clock | A class representing a way to display and change time. | Class | org.jscience.history.time | JScience |
|
| ClockElement | Fields inherited from class org. | Class | org.jscience.physics.electricity.circuitry.elements | JScience |
|
| Cloneable | Interface for cloneable classes. | Interface | org.jscience.util | JScience |
|
| CloseableFrame | | Class | org.jscience.awt.util | JScience |
|
| CloseableFrameIF | | Interface | org.jscience.awt.util | JScience |
|
| CloseButton | A simple JButton that will call parent. | Class | org.jscience.swing | JScience |
|
| ClosedLoop | Fields inherited from class org. | Class | org.jscience.engineering.control | JScience |
|
| ClosestFirstIterator | A closest-first iterator for a directed or undirected graph. | Class | org.jscience.computing.graph.iterators | JScience |
|
| Clothes | A class representing wearable clothes. | Class | org.jscience.economics.resources | JScience |
|
| Cluster | Represents a collection of samples in a cluster. | Class | org.jscience.computing.kmeans | JScience |
|
| ClusterSet | Represents a collection of clusters, and allows operations on them. | Class | org.jscience.computing.kmeans | JScience |
|
| CMangleDetermination | A simple code for finding out what the CM angles for various YLSA strips would be for a given branching ratio experiment. | Class | org.jscience.physics.nuclear.kinematics.math.analysis | JScience |
|
| CMLBaseImpl | The base class for all elementObjects mentioned in the Schema Any CML element may have attributes:titleiddictRefconvention | Class | org.jscience.ml.cml.cmlimpl | JScience |
|
| CMLDocumentFactory | | Interface | org.jscience.ml.cml | JScience |
|
| CMLException | CML-Specific exceptions may be thrown by CML-DOM classes and interfaces There is no systematised set of error messages yet. | Class | org.jscience.ml.cml | JScience |
|
| CMLNode | | Interface | org.jscience.ml.cml | JScience |
|
| CMLUtils | A number of miscellaneous tools. | Class | org.jscience.ml.cml.util | JScience |
|
| CO2 | A class representing the carbon dioxide (CO2). | Class | org.jscience.biology.molecules | JScience |
|
| Code | A class representing a set of laws used in a specifica area. | Class | org.jscience.law | JScience |
|
| Codec | A String based codec that translates (XML-encoded) OpenMath objects to their backengine equivalent. | Class | org.jscience.ml.openmath.codec | JScience |
|
| CodecDecodeException | An exception to signal a big problem while decoding from backengine toSee Also:Serialized Form | Class | org.jscience.ml.openmath.codec | JScience |
|
| CodecEncodeException | An exception to signal a big problem while encoding from OpenMath toSee Also:Serialized Form | Class | org.jscience.ml.openmath.codec | JScience |
|
| CodecException | The Codec can throw an exception. | Class | org.jscience.ml.openmath.codec | JScience |
|
| Codons | A class representing the codons (the transcription of a sequence of three amino acids) for all known species. | Class | org.jscience.biology | JScience |
|
| CoefficientTable | Table for displaying calibration coefficients in Spanc. | Class | org.jscience.physics.nuclear.kinematics.math.analysis.spanc.tables | JScience |
|
| CoefficientTableModel | Data model for CoefficientTable. | Class | org.jscience.physics.nuclear.kinematics.math.analysis.spanc.tables | JScience |
|
| Coin | | Class | org.jscience.economics.money | JScience |
|
| Colearning | | Interface | org.jscience.architecture.traffic.algorithms.tlc | JScience |
|
| ColearnPolicy | | Class | org.jscience.architecture.traffic.algorithms.dp | JScience |
|
| Collection | A class representing a group of artworks (usually located at one and only place). | Class | org.jscience.arts | JScience |
|
| CollectionUtils | utility class for calculations on sets java. | Class | org.jscience.util | JScience |
|
| ColorConverter | instead of: Color c = new Color(255, 0, 0); use the freqency in nanometers, and gamma 0. | Class | org.jscience.physics.waves | JScience |
|
| ColorLineOrbit | This is a class for the color line orbit of the planet. | Class | org.jscience.astronomy | JScience |
|
| Colormap | An interface for color maps. | Interface | org.jscience.media.pictures.filters | JScience |
|
| Colormap | Constructor SummaryColormap()Methods inherited from class java. | Class | org.jscience.medicine.volumetric | JScience |
|
| ColormapChoiceAttr | Fields inherited from class org. | Class | org.jscience.medicine.volumetric | JScience |
|
| ColorOrbit | This is a abstract class for the orbit of the planet. | Class | org.jscience.astronomy | JScience |
|
| ColorPointOrbit | This is a class for the color point orbit of the planet. | Class | org.jscience.astronomy | JScience |
|
| ColorScheme | This interface allows the user to define a custom color scheme for plots such as ContourPlot. | Interface | org.jscience.awt | JScience |
|
| ColorUtils | An set of utility functions that convert from one color space to another. | Class | org.jscience.util | JScience |
|
| ColumnarTextReader | Class for reading in spreadsheet-style text files. | Class | org.jscience.physics.nuclear.kinematics | JScience |
|
| CombFilter | | Class | org.jscience.media.audio.dsp.processors | JScience |
|
| CommandOption | Constructor SummaryCommandOption(java. | Class | org.jscience.ml.cml.util | JScience |
|
| CommandOptionManager | | Interface | org.jscience.ml.cml.util | JScience |
|
| CommandOptions | | Class | org.jscience.ml.cml.util | JScience |
|
| CommandOptionValue | Constructor SummaryCommandOptionValue(java. | Class | org.jscience.ml.cml.util | JScience |
|
| Commented | An interface to mark up something that has some comments. | Interface | org.jscience.util | JScience |
|
| Commitable | from one known state to another via commit/rollback semantics. | Interface | org.jscience.util | JScience |
|
| CommitFailure | See Also:Serialized FormConstructor SummaryCommitFailure(java. | Class | org.jscience.util | JScience |
|
| CommonNormal2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| CommonTangent2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| Community | | Class | org.jscience.economics | JScience |
|
| ComparableNumber | This is the superclass for comparable numbers. | Class | org.jscience.mathematics.algebraic.numbers | JScience |
|
| Compartment | A bounded container in which species are located. | Class | org.jscience.ml.sbml | JScience |
|
| Compensator | Fields inherited from class org. | Class | org.jscience.engineering.control | JScience |
|
| Competition | A class representing a competition (where various matchs in variousConstructor SummaryCompetition(java. | Class | org.jscience.sports | JScience |
|
| CompExp | | Class | org.jscience.media.audio.dsp.processors | JScience |
|
| CompExpHard | | Class | org.jscience.media.audio.dsp.processors | JScience |
|
| CompiledData | | Class | org.jscience.physics.fluids.dynamics | JScience |
|
| CompileTimeObject | All the objects at compile time are instances of classes that are derived from this abstract class. | Class | org.jscience.computing.ai.planning | JScience |
|
| CompLess | This class handles :sort-by logical preconditions that use numerical less than as the sorting function. | Class | org.jscience.computing.ai.planning | JScience |
|
| Complex | The Complex class encapsulates complex numbers. | Class | org.jscience.mathematics.algebraic.numbers | JScience |
|
| Complex2Vector | An optimised implementation of a 2D complex vector. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| Complex3Vector | An optimised implementation of a 3D complex vector. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| ComplexClock | A class representing a way to display and change time. | Class | org.jscience.history.time | JScience |
|
| ComplexDiagonalMatrix | The ComplexDiagonalMatrix class provides an object for encapsulating diagonal matrices containing complex numbers. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| ComplexEditor | Text based editor for Field. | Class | org.jscience.mathematics.algebraic.matrices.gui | JScience |
|
| ComplexField | The ComplexField class encapsulates the field of complex numbers. | Class | org.jscience.mathematics.algebraic.fields | JScience |
|
| ComplexFunction | This class describes a function on the real numbers. | Class | org.jscience.mathematics.analysis | JScience |
|
| ComplexLagrangeBasis | A Lagrange base for polynomial over a complex field. | Class | org.jscience.mathematics.analysis.polynomials | JScience |
|
| ComplexMapping | This interface defines a map or function. | Interface | org.jscience.mathematics.analysis | JScience |
|
| ComplexMappingND | This interface defines an N dimensional map. | Interface | org.jscience.mathematics.analysis | JScience |
|
| ComplexMatrix | The ComplexMatrix class provides an object for encapsulating matrices containing complex numbers. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| ComplexMatrixAlgebra | Nested Class SummaryNested classes/interfaces inherited from interface org. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| ComplexMatrixBeanInfo | BeanInfo for ComplexMatrix. | Class | org.jscience.mathematics.algebraic.matrices.gui | JScience |
|
| ComplexMatrixCustomizer | Customizer for ComplexMatrix. | Class | org.jscience.mathematics.algebraic.matrices.gui | JScience |
|
| ComplexMatrixEditor | Editing a ComplexMatrix in a table. | Class | org.jscience.mathematics.algebraic.matrices.gui | JScience |
|
| ComplexPolynomial | A Polynomial over the complex field. | Class | org.jscience.mathematics.analysis.polynomials | JScience |
|
| ComplexPolynomialRing | Nested Class SummaryNested classes/interfaces inherited from interface org. | Class | org.jscience.mathematics.analysis.polynomials | JScience |
|
| ComplexSparseMatrix | The ComplexSparseMatrix class provides an object for encapsulating sparse matrices. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| ComplexSparseSquareMatrix | The DoubleSparseSquareMatrix class provides an object for encapsulating sparse square matrices. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| ComplexSparseVector | The ComplexSparseVector class encapsulates sparse vectors. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| ComplexSquareMatrix | The ComplexSquareMatrix class provides an object for encapsulating square matrices containing complex numbers. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| ComplexSymmetricMatrix | The ComplexSymmetricMatrix class provides an object for encapsulating square matrices containing doubles. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| ComplexTableCellRenderer | This special TableCellRenderer made for ComplexMatrix and ComplexVector changes especially those values, which are too long to fit in the cell. | Class | org.jscience.mathematics.algebraic.matrices.gui | JScience |
|
| ComplexTridiagonalMatrix | The ComplexTridiagonalMatrix class provides an object for encapsulating tridiagonal matrices containing complex numbers. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| ComplexVector | An array-based implementation of a complex vector. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| ComplexVectorBeanInfo | BeanInfo for ComplexVector. | Class | org.jscience.mathematics.algebraic.matrices.gui | JScience |
|
| ComplexVectorCustomizer | Customizer for ComplexVector. | Class | org.jscience.mathematics.algebraic.matrices.gui | JScience |
|
| ComplexVectorEditor | Editing a ComplexVector in a table. | Class | org.jscience.mathematics.algebraic.matrices.gui | JScience |
|
| CompMore | This class handles :sort-by logical preconditions that use numerical more than as the sorting function. | Class | org.jscience.computing.ai.planning | JScience |
|
| ComponentData | Data class to store component data. | Class | org.jscience.chemistry.vapor | JScience |
|
| ComponentPrintable | Class copied from "Java 2D Graphics" by J. | Class | org.jscience.physics.nuclear.kinematics.nuclear.gui | JScience |
|
| CompositeFunction1D | | Class | org.jscience.media.pictures.filters.math | JScience |
|
| Composition | A class representing a musical composition. | Class | org.jscience.arts.musical | JScience |
|
| CompoundFunction2D | | Class | org.jscience.media.pictures.filters.math | JScience |
|
| CompoundUnit | This class represents the multi-radix units (such as "hour:min:sec"). | Class | javax.measure.unit | JScience |
|
| ComputingUtils | A class representing some useful methods for computing scienceConstructor SummaryComputingUtils() | Class | org.jscience.computing | JScience |
|
| Concept | A class representing a key element of a philosophy. | Class | org.jscience.philosophy | JScience |
|
| ConditionOfOperation | | Class | org.jscience.mathematics.geometry | JScience |
|
| ConfigDialog | | Class | org.jscience.architecture.traffic.configuration | JScience |
|
| ConfigException | Thrown by classes in gld. | Class | org.jscience.architecture.traffic.configuration | JScience |
|
| ConfigException | The ConfigException indicates problems during loading or initializing of configuration information. | Class | org.jscience.ml.om.util | JScience |
|
| ConfigLoader | The ConfigLoader is used to find config files inside the classpath (and the extension directory), and if config files are found, it can provide easy access to the | Class | org.jscience.ml.om.util | JScience |
|
| ConfigPanel | | Class | org.jscience.architecture.traffic.configuration | JScience |
|
| Conflict | A class representing the basic information about a conflict. | Class | org.jscience.politics | JScience |
|
| ConflictSet | Defines the required operations that a conflict set should implement. | Interface | org.jscience.computing.ai.expertsystem.conflict | JScience |
|
| ConflictSetElement | An element present in the conflict set. | Class | org.jscience.computing.ai.expertsystem.conflict | JScience |
|
| ConflictSetEvent | A semantic event that indicates that an element was either added to or removed from a conflict set. | Class | org.jscience.computing.ai.expertsystem | JScience |
|
| ConflictSetListener | The listener interface for receiving conflict set events. | Interface | org.jscience.computing.ai.expertsystem | JScience |
|
| Conic2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| Conic3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| ConicalSurface3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| ConjugatedGradient | This interface is responsible of the paralelization process and both remote and local invocations of the solver. | Interface | org.jscience.physics.fluids.dynamics.solver | JScience |
|
| ConnectedComponentTraversalEvent | A traversal event with respect to a connected component. | Class | org.jscience.computing.graph.events | JScience |
|
| ConnectionDispatcher | used by a NetConnectionServer object to create a Thread that handles incoming connections | Interface | org.jscience.net | JScience |
|
| ConnectivityInspector | Allows obtaining various connectivity aspects of a graph. | Class | org.jscience.computing.graph.algorithms | JScience |
|
| Connector | The Connector interface is the base class for connecting parts of a mechanism (inputs, outputs). | Interface | org.jscience.engineering | JScience |
|
| ConradyParameters | | Class | org.jscience.physics.waves.optics.materials | JScience |
|
| ConsoleEIS | | Class | org.jscience.physics.fluids.dynamics | JScience |
|
| ConsoleLog | ConsoleLog prints abbreviated log messages to the console using System. | Class | org.jscience.util.logging | JScience |
|
| Constant | Class representing a Constant object. | Class | org.jscience.mathematics.analysis.expressions | JScience |
|
| ConstantComplexFunction | The constant function. | Class | org.jscience.mathematics.analysis | JScience |
|
| ConstantDoubleFunction | The constant function. | Class | org.jscience.mathematics.analysis | JScience |
|
| ConstantElectrostaticField | The ElectrostaticField class provides an object for encapsulating electrostatic fields forces. | Class | org.jscience.physics.kinematics | JScience |
|
| ConstantField | The Field class provides an object for encapsulating fields forces. | Class | org.jscience.physics.kinematics | JScience |
|
| ConstantForce2D | The ConstantForce2D class provides an object for encapsulating constantSee Also:Serialized Form | Class | org.jscience.physics.kinematics | JScience |
|
| ConstantForce3D | The ConstantForce3D class provides an object for encapsulating constantSee Also:Serialized Form | Class | org.jscience.physics.kinematics | JScience |
|
| ConstantForceND | The ConstantForceND class provides an object for encapsulating constantSee Also:Serialized Form | Class | org.jscience.physics.kinematics | JScience |
|
| ConstantGravityField | The ConstantGravityField class provides an object for encapsulating constant gravity fields forces. | Class | org.jscience.physics.kinematics | JScience |
|
| ConstantMagneticField3D | | Class | org.jscience.physics.kinematics | JScience |
|
| ConstantParameter | | Class | org.jscience.physics.waves.optics.materials | JScience |
|
| Constants | Class to store constants. | Class | org.jscience.chemistry.vapor | JScience |
|
| ConstantTorque2D | The ConstantTorque2D class provides an object for encapsulating constantSee Also:Serialized Form | Class | org.jscience.physics.kinematics | JScience |
|
| ConstantTorque3D | The ConstantTorque3D class provides an object for encapsulating constantSee Also:Serialized Form | Class | org.jscience.physics.kinematics | JScience |
|
| Constellation | Constructor SummaryConstellation(java. | Class | org.jscience.astronomy.solarsystem.constellations | JScience |
|
| ConstellationsSky3D | | Class | org.jscience.astronomy.solarsystem.constellations | JScience |
|
| ConstellationsSkyViewer | | Class | org.jscience.astronomy.solarsystem.constellations | JScience |
|
| Constitution | A class representing the form, structure, activities, character, and fundamental rules of a given organisation. | Class | org.jscience.law | JScience |
|
| ContentGenerator | Defines the interface for a class that will be responsible for a- generating form presentation | Interface | org.jscience.sociology.forms.view | JScience |
|
| Context | Constructor SummaryContext(java. | Class | org.jscience.medicine.volumetric | JScience |
|
| ContinueSerializedSimulation | | Class | org.jscience.physics.fluids.dynamics.gui | JScience |
|
| ContinuousEnvironment | A class representing a simulated space in which objects have freeConstructor SummaryContinuousEnvironment() | Class | org.jscience.computing.ai.agents | JScience |
|
| ContinuousOutputModel | This class stores all information provided by an ODE integrator during the integration process and build a continuous model of the | Class | org.jscience.mathematics.analysis.ode | JScience |
|
| ContinuousUniformDistribution | This class models the uniform distribution on a specified interval. | Class | org.jscience.mathematics.statistics | JScience |
|
| ContourPlot | A contour plot AWT component. | Class | org.jscience.awt | JScience |
|
| Contract | | Class | org.jscience.law | JScience |
|
| ContractedGaussian | The class defines a contracted gaussian and the operations on it. | Class | org.jscience.chemistry.quantum.basis | JScience |
|
| ContrastFilter | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.media.pictures.filters | JScience |
|
| Controller | The main controller of the application . | Class | org.jscience.architecture.traffic | JScience |
|
| ConvergenceChecker | This interface specifies how to check if a direct search method has converged. | Interface | org.jscience.mathematics.analysis.optimization | JScience |
|
| ConvergenceChecker | This interface specifies methods to check if a root-finding algorithm has converged. | Interface | org.jscience.mathematics.analysis.roots | JScience |
|
| ConversionException | Signals that a problem of some sort has occurred either when creating a converter between two units or during the conversion itself. | Class | javax.measure.converter | JScience |
|
| Conversions | | Class | org.jscience.geography.coordinates | JScience |
|
| Converter | | Class | org.jscience.architecture.lift.util | JScience |
|
| Converter | A converter applies a succession of transformations on the dataConstructor SummaryConverter() | Class | org.jscience.astronomy.solarsystem.coordinates | JScience |
|
| Converter | This class holds methods for easier conversion of types. | Class | org.jscience.biology.lsystems.growing | JScience |
|
| Converter | Utility class for conversionsConstructor SummaryConverter() | Class | org.jscience.computing.ai.util | JScience |
|
| ConvolutionDistribution | This class creates covolution of a given distribution to a given power. | Class | org.jscience.mathematics.statistics | JScience |
|
| ConvolutionFilter | This class implements a convolution filter. | Class | org.jscience.computing.ai.vision | JScience |
|
| ConvolveFilter | A filter which applies a convolution kernel to an image. | Class | org.jscience.media.pictures.filters | JScience |
|
| Coord | The Coord abstract class is the base class for all coordinate types. | Class | org.jscience.geography.coordinates | JScience |
|
| Coord | Defines interface that every class representing the GML coord construct must implement. | Interface | org.jscience.ml.gml.infoset | JScience |
|
| Coord2D | The Coord2D abstract class is used for representing 2D coordinates. | Class | org.jscience.geography.coordinates | JScience |
|
| Coord2D_LocalSpaceAzimuthal | A Coord2D for SRF_LocalSpaceAzimuthal. | Class | org.jscience.geography.coordinates | JScience |
|
| Coord2D_LocalSpacePolar | A Coord2D for SRF_LocalSpacePolar. | Class | org.jscience.geography.coordinates | JScience |
|
| Coord2D_LocalSpaceRectangular2D | A Coord2D for SRF_LocalSpaceRectangular2D. | Class | org.jscience.geography.coordinates | JScience |
|
| Coord3D | The Coord3D abstract class is used for representing 3D coordinates. | Class | org.jscience.geography.coordinates | JScience |
|
| Coord3D_Celestiocentric | A Coord3D for SRF_Celestiocentric. | Class | org.jscience.geography.coordinates | JScience |
|
| Coord3D_Celestiodetic | A Coord3D for SRF_Celestiodetic. | Class | org.jscience.geography.coordinates | JScience |
|
| Coord3D_Celestiomagnetic | A Coord3D for SRF_Celestiomagnetic. | Class | org.jscience.geography.coordinates | JScience |
|
| Coord3D_EquatorialInertial | A Coord3D for SRF_EquatorialInertial. | Class | org.jscience.geography.coordinates | JScience |
|
| Coord3D_EquidistantCylindrical | A Coord3D for SRF_EquidistantCylindrical. | Class | org.jscience.geography.coordinates | JScience |
|
| Coord3D_HeliosphericAriesEcliptic | A Coord3D for SRF_HeliosphericAriesEcliptic. | Class | org.jscience.geography.coordinates | JScience |
|
| Coord3D_HeliosphericEarthEcliptic | A Coord3D for SRF_HeliosphericEarthEcliptic. | Class | org.jscience.geography.coordinates | JScience |
|
| Coord3D_HeliosphericEarthEquatorial | A Coord3D for SRF_HeliosphericEarthEquatorial. | Class | org.jscience.geography.coordinates | JScience |
|
| Coord3D_LambertConformalConic | A Coord3D for SRF_LambertConformalConic. | Class | org.jscience.geography.coordinates | JScience |
|
| Coord3D_LocalSpaceRectangular3D | A Coord3D for SRF_LocalSpaceRectangular3D. | Class | org.jscience.geography.coordinates | JScience |
|
| Coord3D_LocalTangentSpaceAzimuthalSpherical | A Coord3D for SRF_LocalTangentSpaceAzimuthalSpherical. | Class | org.jscience.geography.coordinates | JScience |
|
| Coord3D_LocalTangentSpaceCylindrical | A Coord3D for SRF_LocalTangentSpaceCylindrical. | Class | org.jscience.geography.coordinates | JScience |
|
| Coord3D_LocalTangentSpaceEuclidean | A Coord3D for SRF_LocalTangentSpaceEuclidean. | Class | org.jscience.geography.coordinates | JScience |
|
| Coord3D_Mercator | A Coord3D for SRF_Mercator. | Class | org.jscience.geography.coordinates | JScience |
|
| Coord3D_ObliqueMercatorSpherical | A Coord3D for SRF_ObliqueMercatorSpherical. | Class | org.jscience.geography.coordinates | JScience |
|
| Coord3D_Planetodetic | A Coord3D for SRF_Planetodetic. | Class | org.jscience.geography.coordinates | JScience |
|
| Coord3D_PolarStereographic | A Coord3D for SRF_PolarStereographic. | Class | org.jscience.geography.coordinates | JScience |
|
| Coord3D_SolarEcliptic | A Coord3D for SRF_SolarEcliptic. | Class | org.jscience.geography.coordinates | JScience |
|
| Coord3D_SolarEquatorial | A Coord3D for SRF_SolarEquatorial. | Class | org.jscience.geography.coordinates | JScience |
|
| Coord3D_SolarMagneticDipole | A Coord3D for SRF_SolarMagneticDipole. | Class | org.jscience.geography.coordinates | JScience |
|
| Coord3D_SolarMagneticEcliptic | A Coord3D for SRF_SolarMagneticEcliptic. | Class | org.jscience.geography.coordinates | JScience |
|
| Coord3D_TransverseMercator | A Coord3D for SRF_TransverseMercator. | Class | org.jscience.geography.coordinates | JScience |
|
| CoordAttr | Fields inherited from class org. | Class | org.jscience.medicine.volumetric | JScience |
|
| CoordImpl | A DOM-based implementation of the Coord interface. | Class | org.jscience.ml.gml.dom | JScience |
|
| Coordinate | | Class | org.jscience.astronomy.solarsystem.ephemeris | JScience |
|
| Coordinate | Represents a single sample of data. | Class | org.jscience.computing.kmeans | JScience |
|
| Coordinate | Defines the interface every GML coordinate must implement. | Interface | org.jscience.ml.gml.infoset | JScience |
|
| CoordinateFormatter | | Class | org.jscience.astronomy.solarsystem.coordinates | JScience |
|
| CoordinateImpl | A convenience class that implements the Coordinate interface. | Class | org.jscience.ml.gml.infoset | JScience |
|
| Coordinates | The Coordinates interface is the base class for all coordinate types. | Interface | org.jscience.geography.coordinates | JScience |
|
| Coordinates | Defines the interface that every GML coordinates' construct must implement. | Interface | org.jscience.ml.gml.infoset | JScience |
|
| CoordinatesImpl | A DOM-based implementation of the Coordinates interface. | Class | org.jscience.ml.gml.dom | JScience |
|
| CoordinatesUtils | | Class | org.jscience.astronomy.solarsystem.coordinates | JScience |
|
| CoordinatesUtils | The coordinate transformation math library. | Class | org.jscience.mathematics.geometry | JScience |
|
| CoordinateSystem | The class defines coordinate systems in terms of the operations needed to transform the standard coordinate | Class | org.jscience.astronomy.solarsystem.coordinates | JScience |
|
| CoordinateTuple | Defines the interface that every GML coordinate tuple must implement. | Interface | org.jscience.ml.gml.infoset | JScience |
|
| CoordinateTupleImpl | Convenience class that implements the CoordinateTuple interface. | Class | org.jscience.ml.gml.infoset | JScience |
|
| CoordinateTupleIterator | Defines the interface that every coordinate tuple iterator must implement. | Interface | org.jscience.ml.gml.util | JScience |
|
| CoordinateTupleIteratorImpl | A sample implementation of the CoordinateTupleIterator i/f. | Class | org.jscience.ml.gml.dom | JScience |
|
| CoordSurf | The CoordSurf abstract class is used for representing surface coordinates. | Class | org.jscience.geography.coordinates | JScience |
|
| CoordSurf_Celestiodetic | A CoordSurf for SRF_Celestiodetic. | Class | org.jscience.geography.coordinates | JScience |
|
| CoordSurf_EquidistantCylindrical | A CoordSurf for SRF_EquidistantCylindrical. | Class | org.jscience.geography.coordinates | JScience |
|
| CoordSurf_LambertConformalConic | A CoordSurf for SRF_LambertConformalConic. | Class | org.jscience.geography.coordinates | JScience |
|
| CoordSurf_LocalTangentSpaceAzimuthalSpherical | A CoordSurf for SRF_LocalTangentSpaceAzimuthalSpherical. | Class | org.jscience.geography.coordinates | JScience |
|
| CoordSurf_LocalTangentSpaceCylindrical | A CoordSurf for SRF_LocalTangentSpaceCylindrical. | Class | org.jscience.geography.coordinates | JScience |
|
| CoordSurf_LocalTangentSpaceEuclidean | A CoordSurf for SRF_LocalTangentSpaceEuclidean. | Class | org.jscience.geography.coordinates | JScience |
|
| CoordSurf_Mercator | A CoordSurf for SRF_Mercator. | Class | org.jscience.geography.coordinates | JScience |
|
| CoordSurf_ObliqueMercatorSpherical | A CoordSurf for SRF_ObliqueMercatorSpherical. | Class | org.jscience.geography.coordinates | JScience |
|
| CoordSurf_Planetodetic | A CoordSurf for SRF_Planetodetic. | Class | org.jscience.geography.coordinates | JScience |
|
| CoordSurf_PolarStereographic | A CoordSurf for SRF_PolarStereographic. | Class | org.jscience.geography.coordinates | JScience |
|
| CoordSurf_TransverseMercator | A CoordSurf for SRF_TransverseMercator. | Class | org.jscience.geography.coordinates | JScience |
|
| CoordSys | Fields inherited from class javax. | Class | org.jscience.medicine.volumetric | JScience |
|
| CopticCalendar | | Class | org.jscience.history.calendars | JScience |
|
| Corpus | Represents the corpus including all syntax trees in the TIGER annotation. | Class | org.jscience.ml.tigerxml | JScience |
|
| CorpusBuilder | Provides static functionality for building a Corpus object. | Class | org.jscience.ml.tigerxml.core | JScience |
|
| CorrelatedRandomVectorGenerator | This class allows to generate random vectors with correlated components. | Class | org.jscience.measure.random | JScience |
|
| Cos | Class representing the cosine of an Expression object. | Class | org.jscience.mathematics.analysis.expressions.symbolic | JScience |
|
| Cosine | This class is used to be able to mix the wavelet and cosine transforms. | Class | org.jscience.mathematics.wavelet | JScience |
|
| CostException | This class represents exceptions thrown by cost functions. | Class | org.jscience.mathematics.analysis.optimization | JScience |
|
| CostFunction | This interface represents a cost function to be minimized. | Interface | org.jscience.mathematics.analysis.optimization | JScience |
|
| CountdownClock | A class representing a way to display and change time. | Class | org.jscience.history.time | JScience |
|
| CounterElement | Fields inherited from class org. | Class | org.jscience.physics.electricity.circuitry.elements | JScience |
|
| Country | A class representing the basic facts about a country (the modern tribe) or also kingdoms, empires. | Class | org.jscience.politics | JScience |
|
| CouponDistribution | This class models the distribution of the sample size needed to get a specified number of distinct sample values when sampling with replacement | Class | org.jscience.mathematics.statistics | JScience |
|
| CraterFilter | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.media.pictures.filters | JScience |
|
| CrawlerSetting | CrawlerSetting defines callback functions that determine the behavior in which a web search algorithm goes through the net and calculates its | Interface | org.jscience.net | JScience |
|
| Creature | A class representing animals, plants or fungi. | Class | org.jscience.economics.resources | JScience |
|
| CrochemoreLandauZivUkelson | This abstract class is the superclass of both global and local sequence alignment algorithms (with linear gap penalty function) due to Maxime Crochemore, Gad Landau and | Class | org.jscience.biology.alignment | JScience |
|
| CrochemoreLandauZivUkelsonGlobalAlignment | This class implements the global pairwise sequence alignment algorithm (with linear gap penalty function) due to Maxime Crochemore, Gad Landau and Michal | Class | org.jscience.biology.alignment | JScience |
|
| CrochemoreLandauZivUkelsonLocalAlignment | This class implements the local pairwise sequence alignment algorithm (with linear gap penalty function) due to Maxime Crochemore, Gad Landau and Michal | Class | org.jscience.biology.alignment | JScience |
|
| CrossComponentIterator | Provides a cross-connected-component traversal functionality for iterator subclasses. | Class | org.jscience.computing.graph.iterators | JScience |
|
| Crowd | A class representing a crowd or a sub population in which people share a common reason for gathering but no other relation apart proximity. | Class | org.jscience.psychology.social | JScience |
|
| CrystalizeFilter | | Class | org.jscience.media.pictures.filters | JScience |
|
| CscProjecter | | Class | org.jscience.astronomy.solarsystem.coordinates.projecters | JScience |
|
| CSpherePanel | | Class | org.jscience.astronomy.solarsystem.ephemeris.gui | JScience |
|
| CStarAlgebra | | Interface | org.jscience.mathematics.algebraic.algebras | JScience |
|
| CSVParser | This class has methods to parse comma separated values and generate data structure for the same. | Class | org.jscience.chemistry.vapor.util | JScience |
|
| CubicBoundedEnvironment | A class representing a cubic environment. | Class | org.jscience.computing.ai.agents | JScience |
|
| CubicCell | A class representing a cubic cell. | Class | org.jscience.computing.ai.agents | JScience |
|
| CubicTorusEnvironment | A class representing a cubic environment whose bounds are curved ontoFields inherited from class org. | Class | org.jscience.computing.ai.agents | JScience |
|
| Culture | A class representing the common elements of a group of individuals, what we usually also call civilization. | Class | org.jscience.sociology | JScience |
|
| CurlFunction | The interface CurlFunction defines the methods that must be implemented for a class to represent a function with a curl (the counterpart of the | Interface | org.jscience.mathematics.analysis | JScience |
|
| Currencies | A class representing a list of common currencies as of circa 2000. | Class | org.jscience.economics.money | JScience |
|
| Currency | This class represents a currency Unit. | Class | org.jscience.economics.money | JScience |
|
| CurrentElement | | Class | org.jscience.physics.electricity.circuitry.elements | JScience |
|
| Cursor | | Interface | org.jscience.mathematics.geometry | JScience |
|
| CurveBoundedSurface3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| CurveCurvature | | Class | org.jscience.mathematics.geometry | JScience |
|
| CurveCurvature2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| CurveCurvature3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| CurveCurveInterference2D | | Interface | org.jscience.mathematics.geometry | JScience |
|
| CurveCurveInterference3D | | Interface | org.jscience.mathematics.geometry | JScience |
|
| CurveDerivative | | Class | org.jscience.mathematics.geometry | JScience |
|
| CurveDerivative2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| CurveDerivative3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| CurveElement | Abstract class that represents a one-dimensional element topology. | Class | org.jscience.physics.solids | JScience |
|
| CurveException | Thrown by CurveUtils. | Class | org.jscience.architecture.traffic.util | JScience |
|
| CurveUtils | This class presents methods to handle curvesConstructor SummaryCurveUtils() | Class | org.jscience.architecture.traffic.util | JScience |
|
| CustomFactory | | Class | org.jscience.architecture.traffic.infrastructure | JScience |
|
| CustomRoaduser | | Class | org.jscience.architecture.traffic.infrastructure | JScience |
|
| CycleDetector | Performs cycle detection on a graph. | Class | org.jscience.computing.graph.algorithms | JScience |
|
| CyclicGroup | The CyclicGroup class represents the nth cyclic group. | Class | org.jscience.mathematics.algebraic.groups | JScience |
|
| CyclicVector | a 'cyclic vector' that is element[0] succeeds element[nElem-1] where nElem is size. | Class | org.jscience.ml.cml.util | JScience |
|
| Cylinder | | Class | org.jscience.chemistry.gui.extended.graphics3d | JScience |
|
| CylindricalSurface3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| CypherKey | CypherKey provides a very easy-to-use, yet effective encryption mechanism. | Class | org.jscience.util | JScience |
|
| Cysteine | A class representing the Cysteine molecule. | Class | org.jscience.biology.aminoacids | JScience |
|
| Cytosine | A class representing the Cytosine Base. | Class | org.jscience.biology.bases | JScience |
|
| DataAmount | This interface represents a measure of data amount. | Interface | javax.measure.quantity | JScience |
|
| DataExpression | Abstract class used as superclass for classes representing data. | Class | org.jscience.mathematics.analysis.expressions | JScience |
|
| DataFormatException | See Also:Serialized FormConstructor SummaryDataFormatException(java. | Class | org.jscience.astronomy.solarsystem.ephemeris | JScience |
|
| DataRate | This interface represents the speed of data-transmission. | Interface | javax.measure.quantity | JScience |
|
| Dataset | Dataset class for charting tool. | Class | org.jscience.chemistry.vapor.util.chart | JScience |
|
| DataSet | Represents the dataset of samples. | Class | org.jscience.computing.kmeans | JScience |
|
| DataSet | Contains a set of numbers, can return set size, mean, and standardConstructor SummaryDataSet() | Class | org.jscience.physics.nuclear.kinematics.montecarlo | JScience |
|
| DataSetStatistics | This is a collection of TraitStatistics objects There is one TraitStatistics object per Trait | Class | org.jscience.computing.ai.casebasedreasoning | JScience |
|
| DataSetView | Draws the main window for visualizing the data. | Class | org.jscience.computing.kmeans.gui | JScience |
|
| DateConverter | The DateConverter is a helper class that provides methods for handling the all kind of date formats. | Class | org.jscience.ml.om.util | JScience |
|
| DatFile | Constructor SummaryDatFile(java. | Class | org.jscience.physics.nuclear.kinematics.math.analysis | JScience |
|
| Daubechies2 | Daubechies wavelets adapted to the interval by Meyer. | Class | org.jscience.mathematics.wavelet.daubechies2 | JScience |
|
| Daubechies3 | Daubechies wavelets adapted to the interval by Meyer. | Class | org.jscience.mathematics.wavelet.daubechies3 | JScience |
|
| Daubechies4 | Daubechies wavelets adapted to the interval by Meyer. | Class | org.jscience.mathematics.wavelet.daubechies4 | JScience |
|
| Daubechies5 | Daubechies wavelets adapted to the interval by Meyer. | Class | org.jscience.mathematics.wavelet.daubechies5 | JScience |
|
| Daubechies6 | Daubechies wavelets adapted to the interval by Meyer. | Class | org.jscience.mathematics.wavelet.daubechies6 | JScience |
|
| Daubechies7 | Daubechies wavelets adapted to the interval by Meyer. | Class | org.jscience.mathematics.wavelet.daubechies7 | JScience |
|
| Daubechies8 | Daubechies wavelets adapted to the interval by Meyer. | Class | org.jscience.mathematics.wavelet.daubechies8 | JScience |
|
| DBLineLogFormatter | | Class | org.jscience.util.logging | JScience |
|
| DCVoltageElement | Fields inherited from class org. | Class | org.jscience.physics.electricity.circuitry.elements | JScience |
|
| Debug | | Class | org.jscience.util | JScience |
|
| DecayKineticDetermination | Fields inherited from class org. | Class | org.jscience.physics.nuclear.kinematics.math.analysis | JScience |
|
| DecimalMeasure | This class represents a measure whose value is an arbitrary-precision decimal number. | Class | javax.measure | JScience |
|
| DecimalTime | A class representing a way to compute time. | Class | org.jscience.history.time | JScience |
|
| DeepSkyFinding | DeepSkyFinding extends the org. | Class | org.jscience.ml.om.extension.deepsky | JScience |
|
| DeepSkyTarget | DeepSkyTarget extends the org. | Class | org.jscience.ml.om.extension.deepsky | JScience |
|
| DeepSkyTargetDN | DeepSkyTargetDN extends the org. | Class | org.jscience.ml.om.extension.deepsky | JScience |
|
| DeepSkyTargetDS | DeepSkyTargetDS extends the org. | Class | org.jscience.ml.om.extension.deepsky | JScience |
|
| DeepSkyTargetGC | DeepSkyTargetGC extends the org. | Class | org.jscience.ml.om.extension.deepsky | JScience |
|
| DeepSkyTargetGN | DeepSkyTargetGN extends the org. | Class | org.jscience.ml.om.extension.deepsky | JScience |
|
| DeepSkyTargetGX | DeepSkyTargetGX extends the org. | Class | org.jscience.ml.om.extension.deepsky | JScience |
|
| DeepSkyTargetNA | DeepSkyTarget extends the org. | Class | org.jscience.ml.om.extension.deepsky | JScience |
|
| DeepSkyTargetOC | DeepSkyTargetOC extends the org. | Class | org.jscience.ml.om.extension.deepsky | JScience |
|
| DeepSkyTargetPN | DeepSkyTargetPN extends the org. | Class | org.jscience.ml.om.extension.deepsky | JScience |
|
| DeepSkyTargetQS | DeepSkyTargetQS extends the org. | Class | org.jscience.ml.om.extension.deepsky | JScience |
|
| DefaultCategoryGraph2DModel | The DefaultCategoryGraph2DModel class provides a default implementation of the CategoryGraph2DModel interface. | Class | org.jscience.awt | JScience |
|
| DefaultConflictSet | A default conflict set, whose conflict resolution policy is not specified. | Class | org.jscience.computing.ai.expertsystem.conflict | JScience |
|
| DefaultDirectedGraph | A directed graph. | Class | org.jscience.computing.graph.graphs | JScience |
|
| DefaultDirectedWeightedGraph | A directed weighted graph. | Class | org.jscience.computing.graph.graphs | JScience |
|
| DefaultEdge | A skeletal implementation of the Edge interface, to minimize the effort required to implement the interface. | Class | org.jscience.computing.graph.edges | JScience |
|
| DefaultGraph2DModel | The DefaultGraph2DModel class provides a default implementation of the Graph2DModel interface. | Class | org.jscience.awt | JScience |
|
| DefaultGraph3DModel | The DefaultGraph3DModel class provides a default implementation of the Graph3DModel interface. | Class | org.jscience.awt | JScience |
|
| DefaultJoggleModel | A default implementation of the JoggleModel interface. | Class | org.jscience.swing.joggle | JScience |
|
| DefaultListenableGraph | A graph backed by the the graph specified at the constructor, which can be listened by GraphListeners and by | Class | org.jscience.computing.graph.graphs | JScience |
|
| Defendant | The people against whom the trial is done, may be a human, a group, a country. | Class | org.jscience.law | JScience |
|
| DefineTargetDialog | Dialog box for defining, layer by layer, the properties of the targetsSee Also:Serialized Form | Class | org.jscience.physics.nuclear.kinematics.math.analysis.spanc | JScience |
|
| DelAddAtomic | Each atomic element in the delete/add list of an operator both at compile time and run time is represented as an instance of this class. | Class | org.jscience.computing.ai.planning | JScience |
|
| DelAddElement | Each element in the delete/add list of an operator both at compile time and run time is represented as an instance of a class derived from this | Class | org.jscience.computing.ai.planning | JScience |
|
| DelAddForAll | Each ForAll element in the delete/add list of an operator both at compile time and run time is represented as an instance of this | Class | org.jscience.computing.ai.planning | JScience |
|
| DelAddProtection | Each Protection element in the delete/add list of an operator both at compile time and run time is represented as an instance of | Class | org.jscience.computing.ai.planning | JScience |
|
| DelaunayDiagram2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| Delay | Fields inherited from class org. | Class | org.jscience.media.audio.dsp.processors | JScience |
|
| DelayLine | Fields inherited from class org. | Class | org.jscience.engineering.control | JScience |
|
| DemoData | Data class to store demo data. | Class | org.jscience.chemistry.vapor | JScience |
|
| DensityGuesser | An external guess for Density Matrix (DM) should implement this interface. | Interface | org.jscience.chemistry.quantum | JScience |
|
| DensityMatrix | The DensityMatrix class provides an object for encapsulating densitySee Also:Serialized Form | Class | org.jscience.physics.quantum | JScience |
|
| Deoxyribose | A class representing the Deoxyribose carbohydrate molecule. | Class | org.jscience.biology.molecules.carbohydrates | JScience |
|
| Deprojecter | This class deprojects a point from a projection plane onto thecelestial sphere. | Class | org.jscience.astronomy.solarsystem.coordinates | JScience |
|
| DepthFirstIterator | A depth-first iterator for a directed and an undirected graph. | Class | org.jscience.computing.graph.iterators | JScience |
|
| DepthFirstTreeIterator | Provides an iterator through all the children of tree including tree itself. | Class | org.jscience.util | JScience |
|
| DerivativeException | This exception is made available to users to report the error conditions that are trigegred while computing the differential equations. | Class | org.jscience.mathematics.analysis.ode | JScience |
|
| DerivedUnit | This class identifies the units created by combining or transformingSee Also:Serialized Form | Class | javax.measure.unit | JScience |
|
| Description | A class representing a description of something. | Class | org.jscience.measure | JScience |
|
| DestFrequency | Contains a destination frequency for a certain roaduser type. | Class | org.jscience.architecture.traffic.infrastructure | JScience |
|
| DetectorFrame | | Class | org.jscience.physics.nuclear.kinematics.montecarlo | JScience |
|
| DeviceSwitcher | | Class | org.jscience.physics.waves.optics.elements | JScience |
|
| DFlipFlopElement | | Class | org.jscience.physics.electricity.circuitry.elements | JScience |
|
| Diagnostics | A class that finds problems in a knowledge base. | Class | org.jscience.linguistics.kif | JScience |
|
| Diagonalizer | Abstract class defining how a matrix diagonalizers public interfaces Caution! Diagonalizers only work with real square matrices ;) | Class | org.jscience.chemistry.quantum.math.la | JScience |
|
| DiagonalizerFactory | Supplying Diagonalizers! Follows a singleton pattern. | Class | org.jscience.chemistry.quantum.math.la | JScience |
|
| DiagonalizerType | Specifies the diagonalizer types, like JACOBI etc. | Class | org.jscience.chemistry.quantum.math.la | JScience |
|
| DiagonalMatrix | This class defines an interface for Matrix whose all elements but the ones on the diagonal are zero. | Interface | org.jscience.mathematics.algebraic | JScience |
|
| DictClient | Zakladni klient pro DICT dle RFC2229 implementovano SHOW DB, SHOW STRAT, DEFINE, MATCH, QUIT | Class | org.jscience.linguistics.dict | JScience |
|
| DictException | Vyjimky protokolu dict RFC2229See Also:Serialized Form | Class | org.jscience.linguistics.dict | JScience |
|
| DictServerInfo | Uchovava informace o dict serveru - seznam databazi a zpusobu hledaniConstructor SummaryDictServerInfo(java. | Class | org.jscience.linguistics.dict | JScience |
|
| DieDistribution | This class models the distribution for a standard 6-sided die. | Class | org.jscience.mathematics.statistics | JScience |
|
| Diff | Class representing the derivative of an Expression objects. | Class | org.jscience.mathematics.analysis.expressions.symbolic | JScience |
|
| DiffEquations | | Interface | org.jscience.physics.nuclear.kinematics.math | JScience |
|
| DiffusionFilter | A filter which uses Floyd-Steinberg error diffusion dithering toSee Also:Serialized Form | Class | org.jscience.media.pictures.filters | JScience |
|
| DihedralGroup | The DihedralGroup class represents the nth dihedral group. | Class | org.jscience.mathematics.algebraic.groups | JScience |
|
| DijkstraShortestPath | An implementation of Dijkstra's shortest path algorithm using ClosestFirstIterator. | Class | org.jscience.computing.graph.algorithms | JScience |
|
| DilateFilter | Given a binary image, this filter performs binary dilation, setting all added pixels to the given 'new' color. | Class | org.jscience.media.pictures.filters | JScience |
|
| Dimension | This class represents the dimension of an unit. | Class | javax.measure.unit | JScience |
|
| Dimensionless | This interface represents a dimensionless quantity. | Interface | javax.measure.quantity | JScience |
|
| DiodeElement | | Class | org.jscience.physics.electricity.circuitry.elements | JScience |
|
| DirectedCAAgent | An extension of CAAgent that adds a directional functionality. | Class | org.jscience.computing.ai.cellularautomaton | JScience |
|
| DirectedEdge | A implementation of directed edge. | Class | org.jscience.computing.graph.edges | JScience |
|
| DirectedGraph | A graph whose all edges are directed. | Interface | org.jscience.computing.graph | JScience |
|
| DirectedMultigraph | A directed multigraph. | Class | org.jscience.computing.graph.graphs | JScience |
|
| DirectedSubgraph | A directed graph that is a subgraph on other graph. | Class | org.jscience.computing.graph.graphs | JScience |
|
| DirectedWeightedEdge | An implementation of directed weighted edge. | Class | org.jscience.computing.graph.edges | JScience |
|
| DirectedWeightedMultigraph | A directed weighted multigraph. | Class | org.jscience.computing.graph.graphs | JScience |
|
| DirectedWeightedSubgraph | A directed weighted graph that is a subgraph on other graph. | Class | org.jscience.computing.graph.graphs | JScience |
|
| Direction | The Direction abstract contains a three element vector and a reference location. | Class | org.jscience.geography.coordinates | JScience |
|
| Direction | | Class | org.jscience.physics.nuclear.kinematics.montecarlo | JScience |
|
| DirectoryTreeNode | DirectoryTreeNode implements a TreeNode that can be used to visualize a directory structure. | Class | org.jscience.io | JScience |
|
| DirectSearchOptimizer | This class implements simplex-based direct search optimization Direct search method only use cost function values, they don't | Class | org.jscience.mathematics.analysis.optimization | JScience |
|
| DiscreteArcsineDistribution | This class models the discrete arcsine distribution. | Class | org.jscience.mathematics.statistics | JScience |
|
| DiscreteEnvironment | A class representing a simulated space in which objects position are constrained to a finite number of values, usually on a "grid". | Class | org.jscience.computing.ai.agents | JScience |
|
| DiscreteFunction | This class is used to be able to mix the wavelet and other type of functions such as given signals. | Class | org.jscience.mathematics.wavelet | JScience |
|
| DiscreteHilbertSpace | This class provides support for basic operations on MultiscaleFunction. | Class | org.jscience.mathematics.wavelet | JScience |
|
| DiscreteUniformDistribution | This class models the discrete uniform distribution on a finite set. | Class | org.jscience.mathematics.statistics | JScience |
|
| Disease | A class representing a disease. | Class | org.jscience.medicine | JScience |
|
| DisplayManager | | Class | org.jscience.computing.ai.casebasedreasoning | JScience |
|
| DisplayTargetDialog | Dialog box which displays the properties of a given pre-defined target. | Class | org.jscience.physics.nuclear.kinematics.math.analysis.spanc | JScience |
|
| DistanceFilter | | Class | org.jscience.media.pictures.filters | JScience |
|
| DistinctVariables | | Class | org.jscience.mathematics.axiomatic | JScience |
|
| DistLoad | | Class | org.jscience.physics.solids.load | JScience |
|
| Distorter | This class defines a non-linear distortion in the image plane. | Class | org.jscience.astronomy.solarsystem.coordinates | JScience |
|
| Distortion | Fields inherited from class org. | Class | org.jscience.media.audio.dsp.processors | JScience |
|
| Distribution | | Class | org.jscience.mathematics.statistics | JScience |
|
| DistributionDomain | This class defines a partition of an interval into subintervals of equal width. | Class | org.jscience.mathematics.statistics | JScience |
|
| DitherFilter | | Class | org.jscience.media.pictures.filters | JScience |
|
| DivergenceFunction | The interface DivergenceFunction defines the methods that must be implemented for a class to represent a function with a divergence (the | Interface | org.jscience.mathematics.analysis | JScience |
|
| Division | Class representing division of two Expression objects. | Class | org.jscience.mathematics.analysis.expressions.symbolic | JScience |
|
| DNA | A class representing a DNA strain and accounting for chromosome information (the histones are missing). | Class | org.jscience.biology | JScience |
|
| Doctor | The Doctor class provides some useful information for people whose job is to cure individuals. | Class | org.jscience.medicine | JScience |
|
| DocumentFactoryImpl | | Class | org.jscience.ml.cml.cmlimpl | JScience |
|
| Domain | | Class | org.jscience.computing.ai.planning | JScience |
|
| DomainElement | This abstract class implements the basic common functionality of the all possible elements (i. | Class | org.jscience.computing.ai.planning | JScience |
|
| DomTools | Provides methods useful when utilizing the Document Object Model API as specified by the w3c. | Class | org.jscience.ml.tigerxml.tools | JScience |
|
| Doppler | The class defines doppler laws. | Class | org.jscience.physics.waves | JScience |
|
| DormandPrince54Integrator | This class implements the 5(4) Dormand-Prince integrator for Ordinary Differential Equations. | Class | org.jscience.mathematics.analysis.ode | JScience |
|
| DormandPrince853Integrator | This class implements the 8(5,3) Dormand-Prince integrator for Ordinary Differential Equations. | Class | org.jscience.mathematics.analysis.ode | JScience |
|
| Double | The Double class encapsulates double numbers. | Class | org.jscience.mathematics.algebraic.numbers | JScience |
|
| Double2Vector | An optimised implementation of a 2D double vector. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| Double3Vector | An optimised implementation of a 3D double vector. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| DoubleAttr | Fields inherited from class org. | Class | org.jscience.medicine.volumetric | JScience |
|
| DoubleBoundedRangeModel | An implementation of BoundedRangeModel providing the storage of doubleConstructor SummaryDoubleBoundedRangeModel() | Class | org.jscience.mathematics.algebraic.matrices.gui | JScience |
|
| DoubleBufferedCanvas | The DoubleBufferedCanvas class provides double buffering functionality. | Class | org.jscience.awt | JScience |
|
| DoubleChebyshevBasis | The famous Chebychev basis for interpolating polynomials with minimalFields inherited from class org. | Class | org.jscience.mathematics.analysis.polynomials | JScience |
|
| DoubleCubicSplineInterpolator | | Class | org.jscience.mathematics.analysis.interpolation | JScience |
|
| DoubleCubicSplineInterpolator2D | | Class | org.jscience.mathematics.analysis.interpolation | JScience |
|
| DoubleCubicSplineInterpolator3D | | Class | org.jscience.mathematics.analysis.interpolation | JScience |
|
| DoubleCubicSplineInterpolatorND | Constructor SummaryDoubleCubicSplineInterpolatorND(java. | Class | org.jscience.mathematics.analysis.interpolation | JScience |
|
| DoubleDiagonalMatrix | The DoubleDiagonalMatrix class provides an object for encapsulating double diagonal matrices. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| DoubleDocument | PlainDocument extension for numeric textfields. | Class | org.jscience.chemistry.vapor.util | JScience |
|
| DoubleField | The DoubleField class encapsulates the field of real numbers. | Class | org.jscience.mathematics.algebraic.fields | JScience |
|
| DoubleField | | Class | org.jscience.physics.solids.gui.util | JScience |
|
| DoubleFunction | This class describes a function on the real numbers. | Class | org.jscience.mathematics.analysis | JScience |
|
| DoubleFunction2D | This class describes a function on a 2D space. | Class | org.jscience.mathematics.analysis | JScience |
|
| DoubleLagrangeBasis | The Lagrange Basis for real polynomials. | Class | org.jscience.mathematics.analysis.polynomials | JScience |
|
| DoubleLinearSplineInterpolator | | Class | org.jscience.mathematics.analysis.interpolation | JScience |
|
| DoubleMatrix | The DoubleMatrix class provides an object for encapsulating double matrices. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| DoubleMatrixAlgebra | Nested Class SummaryNested classes/interfaces inherited from interface org. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| DoubleMatrixBeanInfo | BeanInfo for DoubleMatrix. | Class | org.jscience.mathematics.algebraic.matrices.gui | JScience |
|
| DoubleMatrixCustomizer | Customizer for RealMatrix. | Class | org.jscience.mathematics.algebraic.matrices.gui | JScience |
|
| DoubleMatrixEditor | Editing a DoubleMatrix in a table. | Class | org.jscience.mathematics.algebraic.matrices.gui | JScience |
|
| DoubleMonomialBasis | | Class | org.jscience.mathematics.analysis.polynomials | JScience |
|
| DoubleNumberFactory | Default class for creating number objects. | Class | org.jscience.ml.sbml.jep.type | JScience |
|
| DoublePolynomial | A Polynomial as a Ring. | Class | org.jscience.mathematics.analysis.polynomials | JScience |
|
| DoublePolynomialFraction | This class implements fractions of polynomials with one unknown and realSee Also:Serialized Form | Class | org.jscience.mathematics.analysis.polynomials | JScience |
|
| DoublePolynomialRing | Nested Class SummaryNested classes/interfaces inherited from interface org. | Class | org.jscience.mathematics.analysis.polynomials | JScience |
|
| DoublePrintStream | a PrintStream that propagates writes to two PrintStream objectsFields inherited from class java. | Class | org.jscience.io | JScience |
|
| DoubleSparseMatrix | The DoubleSparseMatrix class provides an object for encapsulating sparse matrices. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| DoubleSparseSquareMatrix | The DoubleSparseSquareMatrix class provides an object for encapsulating sparse square matrices. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| DoubleSparseVector | The DoubleSparseVector class encapsulates sparse vectors. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| DoubleSquareMatrix | The DoubleSquareMatrix class provides an object for encapsulating double square matrices. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| DoubleSymmetricMatrix | The DoubleSquareMatrix class provides an object for encapsulating square matrices containing doubles. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| DoubleTridiagonalMatrix | The DoubleTridiagonalMatrix class provides an object for encapsulating double tridiagonal matrices. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| DoubleVector | An array-based implementation of an double vector. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| DoubleVectorBeanInfo | BeanInfo for DoubleVector. | Class | org.jscience.mathematics.algebraic.matrices.gui | JScience |
|
| DoubleVectorCustomizer | Customizer for DoubleVector. | Class | org.jscience.mathematics.algebraic.matrices.gui | JScience |
|
| DoubleVectorEditor | Editing a RealVector in a table. | Class | org.jscience.mathematics.algebraic.matrices.gui | JScience |
|
| Down | A class representing downs. | Class | org.jscience.physics.quantum.particles | JScience |
|
| Downloader | Downloads a URL or URLCache object into a file. | Class | org.jscience.net | JScience |
|
| DPFactory | | Class | org.jscience.architecture.traffic.algorithms.dp | JScience |
|
| Drag | The Drag class provides an object for encapsulating drag forces. | Class | org.jscience.physics.kinematics | JScience |
|
| DragBehavior | Fields inherited from class javax. | Class | org.jscience.chemistry.gui.extended.graphics3d | JScience |
|
| DragLift2D | | Class | org.jscience.physics.fluids.dynamics.navierstokes | JScience |
|
| DrawnRectangle | A Rectangle which draws itself inside of a Component. | Class | org.jscience.awt.util | JScience |
|
| Drivelane | | Class | org.jscience.architecture.traffic.infrastructure | JScience |
|
| DRIVER | DRIVER 3 NOV 80 WGS-72 PHYSICAL AND GEOPOTENTIAL CONSTANTS | Class | org.jscience.astronomy.solarsystem.artificialsatellites | JScience |
|
| DrivingPolicy | This is the abstract class for each driving policy. | Class | org.jscience.architecture.traffic.algorithms.dp | JScience |
|
| DSItem | Informace o databazi nebo strategii vyhledavani na dict serveruConstructor SummaryDSItem(java. | Class | org.jscience.linguistics.dict | JScience |
|
| DSSDistorter | The distortion object for a given DSS structure. | Class | org.jscience.astronomy.solarsystem.coordinates.distorters | JScience |
|
| DtoA | Fields inherited from class org. | Class | org.jscience.engineering.control | JScience |
|
| DualScaling2_4 | Cohen-Daubechies-Feauveau with N=2 and Ntilde=4 adapted to the interval by Deslauriers-Dubuc-Lemire | Class | org.jscience.mathematics.wavelet.cdf2_4 | JScience |
|
| DualScaling3_5 | Cohen-Daubechies-Feauveau with N=3 and Ntilde=5 adapted to the interval by Deslauriers-Dubuc-Lemire | Class | org.jscience.mathematics.wavelet.cdf3_5 | JScience |
|
| DualWavelet2_4 | Cohen-Daubechies-Feauveau with N=2 and Ntilde=4 adapted to the interval by Deslauriers-Dubuc-Lemire | Class | org.jscience.mathematics.wavelet.cdf2_4 | JScience |
|
| DualWavelet3_5 | Cohen-Daubechies-Feauveau with N=3 and Ntilde=5 adapted to the interval by Deslauriers-Dubuc-Lemire | Class | org.jscience.mathematics.wavelet.cdf3_5 | JScience |
|
| DummyCA | This file is licensed under the GNU Public Licens (GPL). | Class | org.jscience.architecture.lift.ca | JScience |
|
| DummyStepHandler | This class is a step handler that do nothing. | Class | org.jscience.mathematics.analysis.ode | JScience |
|
| DummyStepInterpolator | This class is a step interpolator that does nothing. | Class | org.jscience.mathematics.analysis.ode | JScience |
|
| Duration | This interface represents a period of existence or persistence. | Interface | javax.measure.quantity | JScience |
|
| DynamicViscosity | This interface represents the dynamic viscosity. | Interface | javax.measure.quantity | JScience |
|
| DynZoneCA | This file is licensed under the GNU Public Licens (GPL). | Class | org.jscience.architecture.lift.ca | JScience |
|
| DynZoneCAGUI | This file is licensed under the GNU Public Licens (GPL). | Class | org.jscience.architecture.lift.gui | JScience |
|
| EarthEcosource | A class representing the Earth as an autonomous organism that produces (mostly stores and recycles) materials. | Class | org.jscience.economics | JScience |
|
| EarthHelioOrbit | Fields inherited from class org. | Class | org.jscience.astronomy.solarsystem.ephemeris | JScience |
|
| EarthSciencesConstants | | Class | org.jscience.earth | JScience |
|
| EarthSciencesUtils | A class representing some useful methods for earth sciencesConstructor SummaryEarthSciencesUtils() | Class | org.jscience.earth | JScience |
|
| EarthSeaWater | Sea water properties as a function of salinity, temperature and pressure. | Class | org.jscience.earth | JScience |
|
| EarthSolarRadiation | This class represents a surface of specific area exposed to the sun. | Class | org.jscience.earth | JScience |
|
| EarthStandardAtmosphere1962 | This class provides methods for calculating the atmospheric properties of the U. | Class | org.jscience.earth | JScience |
|
| EarthStandardAtmosphere1976 | A collection of routines and data used in calculating the properties of the ICAO 1976 Standard Atmosphere to | Class | org.jscience.earth | JScience |
|
| EarthSurfaceOrientation | This class represents the orientation of a surface exposed to sunlight. | Class | org.jscience.earth | JScience |
|
| EarthSurfacePosition | This class represents a location on the surface of planet Earth. | Class | org.jscience.earth | JScience |
|
| EbiFormat | | Class | org.jscience.biology.taxonomy | JScience |
|
| Ecliptic | | Class | org.jscience.astronomy.solarsystem.ephemeris | JScience |
|
| EclipticCoordinateSystem | An ecliptic coordinate system in a Julian frame. | Class | org.jscience.astronomy.solarsystem.coordinates.coordinatesystems | JScience |
|
| EconomicAgent | A class representing a consumer basic facts. | Class | org.jscience.economics | JScience |
|
| EconomicsConstants | A class representing some useful constants for economics. | Class | org.jscience.economics | JScience |
|
| EconomicSituation | A class representing the interaction of people around resources. | Class | org.jscience.economics | JScience |
|
| EconomicsUtils | A class representing some useful methods for economicsConstructor SummaryEconomicsUtils() | Class | org.jscience.economics | JScience |
|
| Economy | A class representing a society with money (goods are not exchanged from hand to hand but using the medium of money). | Class | org.jscience.economics | JScience |
|
| Ecosystem | A class representing an ecosystem (interacting populations from different species). | Class | org.jscience.biology | JScience |
|
| EcuyerGenerator | Ranecu is an advanced multiplicative linear congruential random number generator with a period of aproximately 1018. | Class | org.jscience.measure.random | JScience |
|
| Edge | An edge used with graph objects. | Interface | org.jscience.computing.graph | JScience |
|
| EdgeFactories | This utility class is a container of various EdgeFactory classes. | Class | org.jscience.computing.graph.edges | JScience |
|
| EdgeFactory | An edge factory used by graphs for creating new edges. | Interface | org.jscience.computing.graph | JScience |
|
| EdgeFilter | | Class | org.jscience.media.pictures.filters | JScience |
|
| EdgeLabel | | Class | org.jscience.ml.tigerxml.header | JScience |
|
| EdgeListFactory | A factory for edge lists. | Interface | org.jscience.computing.graph.graphs | JScience |
|
| EdgeNode | EdgeNode, a node used as starting and end point for Roadusers. | Class | org.jscience.architecture.traffic.infrastructure | JScience |
|
| EdgeNodeTool | Tool to set spawning and destination frequencies. | Class | org.jscience.architecture.traffic.tools | JScience |
|
| EdgeTraversalEvent | A traversal event for a graph edge. | Class | org.jscience.computing.graph.events | JScience |
|
| Edit | Class for invoking a client side text editor. | Class | org.jscience.linguistics.kif | JScience |
|
| EditController | The main controller for the editor part of the application. | Class | org.jscience.architecture.traffic.edit | JScience |
|
| EditDialog | | Class | org.jscience.physics.electricity.circuitry.gui | JScience |
|
| EditDialogLayout | | Class | org.jscience.physics.electricity.circuitry.gui | JScience |
|
| EditDrivelanePanel | | Class | org.jscience.architecture.traffic.configuration | JScience |
|
| EditEdgeNodePanel | | Class | org.jscience.architecture.traffic.configuration | JScience |
|
| EditInfo | | Class | org.jscience.physics.electricity.circuitry.gui | JScience |
|
| EditJunctionPanel | | Class | org.jscience.architecture.traffic.configuration | JScience |
|
| EditMenuBar | The MenuBar for the editorSee Also:Serialized Form | Class | org.jscience.architecture.traffic.edit | JScience |
|
| EditModel | The model for the editor. | Class | org.jscience.architecture.traffic.edit | JScience |
|
| EditPopupMenuFactory | | Class | org.jscience.architecture.traffic.edit | JScience |
|
| EditPropDialog | The dialog used to set Infrastructure properties. | Class | org.jscience.architecture.traffic.edit | JScience |
|
| EditRoadPanel | | Class | org.jscience.architecture.traffic.configuration | JScience |
|
| EditSizeDialog | The dialog used to change the size of the infrastructureSee Also:Serialized Form | Class | org.jscience.architecture.traffic.edit | JScience |
|
| EditToolBar | The ToolBar for the editorSee Also:Serialized Form | Class | org.jscience.architecture.traffic.edit | JScience |
|
| EightQueens | EightQueens implements the problem of placing 8 queens on a chess board so that they don't attack each other. | Class | org.jscience.computing.game.puzzle | JScience |
|
| ElectricCapacitance | This interface represents an electric capacitance. | Interface | javax.measure.quantity | JScience |
|
| ElectricCharge | This interface represents an electric charge. | Interface | javax.measure.quantity | JScience |
|
| ElectricConductance | This interface represents an electric conductance. | Interface | javax.measure.quantity | JScience |
|
| ElectricCurrent | This interface represents the amount of electric charge flowing past a specified circuit point per unit time. | Interface | javax.measure.quantity | JScience |
|
| ElectricInductance | This interface represents an electric inductance. | Interface | javax.measure.quantity | JScience |
|
| ElectricPotential | This interface represents an electric potential or electromotive force. | Interface | javax.measure.quantity | JScience |
|
| ElectricResistance | This interface represents an electric resistance. | Interface | javax.measure.quantity | JScience |
|
| ElectromagneticSpectrum | | Class | org.jscience.physics.waves | JScience |
|
| Electron | A class representing electrons. | Class | org.jscience.physics.quantum.particles | JScience |
|
| ElectronNeutrino | A class representing electron neutrinos. | Class | org.jscience.physics.quantum.particles | JScience |
|
| Electrophoresis | | Class | org.jscience.physics.fluids | JScience |
|
| Electrostatic | The Electrostatic class provides an object for encapsulating electrostatic forces. | Class | org.jscience.physics.kinematics | JScience |
|
| Element | A class representing chemical elements. | Class | org.jscience.chemistry | JScience |
|
| ElementarySurface3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| ElementSet | Constructor SummaryElementSet(java. | Class | org.jscience.astronomy.solarsystem.artificialsatellites | JScience |
|
| Ellipse | The Ellipse class defines ellipses in a 3d dimension environment. | Class | org.jscience.astronomy | JScience |
|
| Ellipse2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| Ellipse3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| Elliptic | Class provides Jacobi's elliptic theta functions. | Class | org.jscience.mathematics.analysis.elliptic | JScience |
|
| ELP2000 | Constructor SummaryELP2000(java. | Class | org.jscience.astronomy.solarsystem.ephemeris.ELP2000 | JScience |
|
| EmbossFilter | A class to emboss an image. | Class | org.jscience.media.pictures.filters | JScience |
|
| EMFieldTensor | The EMFieldTensor class encapsulates the electromagnetic field tensor. | Class | org.jscience.physics.relativity | JScience |
|
| EmptyGraphGenerator | Generates an empty graph of any size. | Class | org.jscience.computing.graph.generators | JScience |
|
| EnclosingBox2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| EnclosingBox3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| Encoded | Encoded encapsulates a serializable object in an encrypted format that requires the same synchronous key for both, encoding and decoding. | Class | org.jscience.util | JScience |
|
| EndianConverter | Utility to convert little endian data to big endian data. | Class | org.jscience.util | JScience |
|
| Energy | This interface represents the capacity of a physical system to do work. | Interface | javax.measure.quantity | JScience |
|
| EnergyLoss | | Class | org.jscience.physics.nuclear.kinematics.nuclear | JScience |
|
| EnforcedDisplacement | Constrains a nodes motion in the specified degrees of freedom. | Class | org.jscience.physics.solids.constraint | JScience |
|
| EngePlusSilicon_Simulation | This class will produce a Monte Carlo simulation of the in-flight decay of a nucleus in an excited state produced and (presumably) tagged by the | Class | org.jscience.physics.nuclear.kinematics.montecarlo | JScience |
|
| EngeYLSA_Simulation | This class will produce a Monte Carlo simulation of the in-flight decay of a nucleus in an excited state produced and (presumably) tagged by the | Class | org.jscience.physics.nuclear.kinematics.montecarlo | JScience |
|
| Engine | This is the run-time core of the state engine system. | Class | org.jscience.engineering.eventdriven | JScience |
|
| EngineeringConstants | A class representing common constants used in engineering. | Class | org.jscience.engineering | JScience |
|
| EngineerMathUtils | This class is dedicated to engineering methods applied to arrays including All methods here are safe, that is, they create copies of arrays whenever | Class | org.jscience.mathematics.statistics | JScience |
|
| EnhancedSimpsonIntegrator | This class implements an enhanced Simpson-like integrator. | Class | org.jscience.mathematics.analysis.quadrature | JScience |
|
| EnhancedSimpsonIntegratorSampler | This class implements an enhanced Simpson integrator as a sample. | Class | org.jscience.mathematics.analysis.quadrature | JScience |
|
| EnhancedSimpsonNDIntegrator | This class implements an enhanced Simpson-like integrator. | Class | org.jscience.mathematics.analysis.quadrature | JScience |
|
| EnhancedSimpsonNDIntegratorSampler | This class implements an enhanced Simpson integrator as a sample. | Class | org.jscience.mathematics.analysis.quadrature | JScience |
|
| EntryPoint | This file is licensed under the GNU Public Licens (GPL). | Class | org.jscience.architecture.lift | JScience |
|
| Enum | The base enumeration from which all enumeration classes are inherited. | Class | org.jscience.geography.coordinates | JScience |
|
| Environment | A class representing a simulated space. | Class | org.jscience.computing.ai.agents | JScience |
|
| Enzyme | A class representing an Enzyme. | Class | org.jscience.biology | JScience |
|
| EphemerisWriter | Instances of classes which implement this interface writes an ephemeris of StateVector objects to a destination s defined by the implementation. | Interface | org.jscience.astronomy.solarsystem.artificialsatellites.gui | JScience |
|
| Epoxide | A class storing the Epoxide radical. | Class | org.jscience.chemistry.radicals | JScience |
|
| EQ | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.mathematics.analysis.expressions.comparison | JScience |
|
| EqualizeFilter | This filter performs histogram equalization on their a greyscale or RGBConstructor SummaryEqualizeFilter() | Class | org.jscience.computing.ai.vision | JScience |
|
| EquPosition | EquPosition provides a representation of a equatorial celestial position. | Class | org.jscience.ml.om | JScience |
|
| EquPositionReferenceFrame | EquPositionReferenceFrame describes the landscape in which certain position values are valid. | Class | org.jscience.ml.om | JScience |
|
| ErodeFilter | Given a binary image, this filter performs binary erosion, setting all removed pixels to the given 'new' color. | Class | org.jscience.media.pictures.filters | JScience |
|
| ErrorDialog | The dialog used to show errors. | Class | org.jscience.architecture.traffic | JScience |
|
| ErrorFatal | | Class | org.jscience.physics.fluids.dynamics.gui | JScience |
|
| Ester | A class storing the Ester radical. | Class | org.jscience.chemistry.radicals | JScience |
|
| EstimatedParameter | This class represent the estimated parameters of an estimation problem. | Class | org.jscience.mathematics.analysis.estimation | JScience |
|
| EstimationException | This class represents exceptions thrown by the estimation solvers. | Class | org.jscience.mathematics.analysis.estimation | JScience |
|
| EstimationProblem | This interface represents an estimation problem. | Interface | org.jscience.mathematics.analysis.estimation | JScience |
|
| Estimator | This interface represents solvers for estimation problems. | Interface | org.jscience.mathematics.analysis.estimation | JScience |
|
| Eta | A class representing etas. | Class | org.jscience.physics.quantum.particles | JScience |
|
| EtchedBorder | An extension of Border that draws an etched border. | Class | org.jscience.awt.util | JScience |
|
| EtchedRectangle | A DrawnRectangle that draws an etched border. | Class | org.jscience.awt.util | JScience |
|
| Etching | Constants for Etching. | Class | org.jscience.awt.util | JScience |
|
| EthiopicCalendar | | Class | org.jscience.history.calendars | JScience |
|
| EuclidianMetric | | Class | org.jscience.mathematics.geometry | JScience |
|
| EulerIntegrator | This class implements a simple Euler integrator for Ordinary Differential Equations. | Class | org.jscience.mathematics.analysis.ode | JScience |
|
| EvaluateExpression | This class is used to interprete mathematical expressions. | Class | org.jscience.physics.fluids.dynamics.util | JScience |
|
| EvaluationException | This exception is thrown if an error occurs during evaluation of a rule. | Class | org.jscience.computing.ai.fuzzylogic | JScience |
|
| EvaluatorVisitor | This class is used for the evaluation of an expression. | Class | org.jscience.ml.sbml.jep | JScience |
|
| EvenSimplerFormatter | | Class | org.jscience.architecture.lift.util | JScience |
|
| Event | A class representing the events that happen in history (or even individual history) in an ordonned manner. | Class | org.jscience.history | JScience |
|
| Event | An instantaneous discontinuous change in the state of the model when a criterion is met. | Class | org.jscience.ml.sbml | JScience |
|
| Event | A class representing an event in a story. | Class | org.jscience.philosophy.storytelling | JScience |
|
| EventAssignment | The variable assignments made when an Event is executed. | Class | org.jscience.ml.sbml | JScience |
|
| EvntHandler | An implementation of a JViewer's event handler interface which allows the contents of one or more JViewers to be manipulated in response to mouse | Class | org.jscience.chemistry.gui.extended.jviewer | JScience |
|
| EvoFeedForwardNN | This class implements an evolutionary feedforward network. | Class | org.jscience.computing.ai.neurocomputing | JScience |
|
| Evolvable | This interface allows any class to be evolvable by org. | Interface | org.jscience.computing.ai.evolutionary | JScience |
|
| ExactComplex | The ExactComplex class encapsulates complex numbers using ExactReals for real and imaginary part. | Class | org.jscience.mathematics.algebraic.numbers | JScience |
|
| ExactComplexField | The ExactComplexField class encapsulates the field of complex numbers. | Class | org.jscience.mathematics.algebraic.fields | JScience |
|
| ExactComplexFunction | This class describes a function on the complex numbers. | Class | org.jscience.mathematics.analysis | JScience |
|
| ExactComplexPolynomial | A Polynomial over the ExactComplex field. | Class | org.jscience.mathematics.analysis.polynomials | JScience |
|
| ExactComplexPolynomialRing | Nested Class SummaryNested classes/interfaces inherited from interface org. | Class | org.jscience.mathematics.analysis.polynomials | JScience |
|
| ExactInteger | The ExactInteger class encapsulates integer numbers with infinite precision but slower speed than Integer or Long. | Class | org.jscience.mathematics.algebraic.numbers | JScience |
|
| ExactIntegerRing | The ExactIntegerRing class encapsulates the ring of integer numbers. | Class | org.jscience.mathematics.algebraic.fields | JScience |
|
| ExactQuaternion | The ExactQuaternion class encapsulates quaternions. | Class | org.jscience.mathematics.algebraic.numbers | JScience |
|
| ExactRational | The ExactRational class encapsulates rational numbers with infinite precision. | Class | org.jscience.mathematics.algebraic.numbers | JScience |
|
| ExactRationalField | The RationalField class encapsulates the field of rational numbers. | Class | org.jscience.mathematics.algebraic.fields | JScience |
|
| ExactReal | The ExactReal class encapsulates real numbers with infinite precision but slower speed than Float or Double. | Class | org.jscience.mathematics.algebraic.numbers | JScience |
|
| ExactRealField | The RealField class encapsulates the field of real numbers. | Class | org.jscience.mathematics.algebraic.fields | JScience |
|
| ExactRealFunction | This class describes a function on the real numbers. | Class | org.jscience.mathematics.analysis | JScience |
|
| ExactRealFunction2D | This class describes a function on a 2D space. | Class | org.jscience.mathematics.analysis | JScience |
|
| ExactRealMonomialBasis | | Class | org.jscience.mathematics.analysis.polynomials | JScience |
|
| ExactRealPolynomial | A Polynomial as a Ring. | Class | org.jscience.mathematics.analysis.polynomials | JScience |
|
| ExactRealPolynomialFraction | This class implements fractions of polynomials with one unknown and realSee Also:Serialized Form | Class | org.jscience.mathematics.analysis.polynomials | JScience |
|
| ExactRealPolynomialRing | Nested Class SummaryNested classes/interfaces inherited from interface org. | Class | org.jscience.mathematics.analysis.polynomials | JScience |
|
| ExactSupernumber | The ExactSupernumber class encapsulates supernumbers. | Class | org.jscience.mathematics.algebraic.numbers | JScience |
|
| ExhaustedSampleException | This class represents exceptions thrown by sample iterators. | Class | org.jscience.mathematics.analysis | JScience |
|
| ExitKeyBehavior | A KeyBehavior which called exit when the ESC key is pressedFields inherited from class javax. | Class | org.jscience.medicine.volumetric | JScience |
|
| Exp | Class representing the exponential function of an Expression object. | Class | org.jscience.mathematics.analysis.expressions.symbolic | JScience |
|
| Experiment | A class representing a psychology experiment (whether for cognitive psychology or social psychology). | Class | org.jscience.psychology.experimental | JScience |
|
| ExponentialDistribution | This class defines the standard exponential distribution with a specified rate parameter. | Class | org.jscience.mathematics.statistics | JScience |
|
| ExponentialDoubleFunction | The exponential function. | Class | org.jscience.mathematics.analysis | JScience |
|
| Expression | Interface for creating symbolic expressions, which may be evaluated. | Interface | org.jscience.mathematics.analysis.expressions | JScience |
|
| ExpressionParser | Expression parser for mathematical expressions. | Class | org.jscience.mathematics.analysis.expressions | JScience |
|
| ExpressionsStandardNames | Abstract class used for supplying some standard names. | Class | org.jscience.mathematics.analysis.expressions | JScience |
|
| ExpressionTreeModel | The class ExpressionTreeModel is a TreeModel implementation that allows Expressions to be displayed as tree structures. | Class | org.jscience.mathematics.analysis.expressions | JScience |
|
| ExtendedFile | A specialized File class that provides some additional functionality. | Class | org.jscience.io | JScience |
|
| ExtendedTrackingController | The extended controller for the tracking window, it controls a TrackingView. | Class | org.jscience.architecture.traffic.simulation.statistics | JScience |
|
| ExtendedTrackingView | An ExtendedTrackingView shows a certain tracking graph. | Class | org.jscience.architecture.traffic.simulation.statistics | JScience |
|
| ExtensionFileFilter | ExtensionFileFilter is a flexible multi-purpose FileFilter. | Class | org.jscience.io | JScience |
|
| ExtensionFileFilter | A convenience implementation of FileFilter that filters out all files except for those type extensions that it knows about. | Class | org.jscience.medicine.volumetric | JScience |
|
| ExtremeValueDistribution | This class models the exponential-type extreme value distribution. | Class | org.jscience.mathematics.statistics | JScience |
|
| ExVsChOutputDialog | | Class | org.jscience.physics.nuclear.kinematics.math.analysis.spanc | JScience |
|
| Eyepiece | Eyepiece implements the class org. | Class | org.jscience.ml.om | JScience |
|
| Facade | Shows an image centered on the screen. | Class | org.jscience.physics.fluids.dynamics.gui | JScience |
|
| Factor | This class is used by FactorSequence to create a linked list of factors of a text as induced by its Lempel-Ziv (LZ78) factorisation. | Class | org.jscience.biology.alignment | JScience |
|
| FactorialSeries | The Factorial mathematical series. | Class | org.jscience.mathematics.analysis.series | JScience |
|
| FactorSequence | This class builds a list of factors of a character sequence as induced by its Lempel-Ziv (LZ78) factorisation. | Class | org.jscience.biology.alignment | JScience |
|
| Factory | Factories are organizations meant to produce at low cost a small set of products using mechanisms such as taylorization. | Class | org.jscience.economics | JScience |
|
| Family | A class representing a family which is a group whose individual share some specific bond (usually genetic). | Class | org.jscience.psychology.social | JScience |
|
| FastCDF2_4 | ******************************* Cohen-Daubechies-Feauveau | Class | org.jscience.mathematics.wavelet.cdf2_4 | JScience |
|
| FastDaubechies2 | This is a very fast implementation of the Fast Wavelet Transform. | Class | org.jscience.mathematics.wavelet.daubechies2 | JScience |
|
| FastHaar | | Class | org.jscience.mathematics.wavelet.haar | JScience |
|
| FastSymmlet8 | This is a very fast implementation of the Fast Wavelet Transform. | Class | org.jscience.mathematics.wavelet.symmlet8 | JScience |
|
| FatalException | | Class | org.jscience.util | JScience |
|
| FBM | | Class | org.jscience.media.pictures.filters.math | JScience |
|
| FBMFilter | | Class | org.jscience.media.pictures.filters | JScience |
|
| Feature | Defines the interface every feature must implement. | Interface | org.jscience.ml.gml.infoset | JScience |
|
| Feature | | Class | org.jscience.ml.tigerxml.header | JScience |
|
| FeatureCollection | Defines the interface every FeatureCollection must implement. | Interface | org.jscience.ml.gml.infoset | JScience |
|
| FeatureCollectionImpl | A DOM-based implementation of the FeatureCollection interface. | Class | org.jscience.ml.gml.dom | JScience |
|
| FeatureImpl | A DOM-based implementation of the Feature interface. | Class | org.jscience.ml.gml.dom | JScience |
|
| FeatureIterator | Defines the interface every feature iterator must implement. | Interface | org.jscience.ml.gml.util | JScience |
|
| FeatureIteratorImpl | A sample implementation of the FeatureIterator interface. | Class | org.jscience.ml.gml.dom | JScience |
|
| FeatureNotSupportedException | Thrown by methods in classes extending the GPS-class, if the implemented GPS-unit does not support the feature requested in the method. | Class | org.jscience.devices.gps | JScience |
|
| FeatureOwner | Defines the interface that must be implemented by every class that owns features (e. | Interface | org.jscience.ml.gml.infoset | JScience |
|
| Federation | A class representing a set of countries working together and may be with no common boundaries. | Class | org.jscience.politics | JScience |
|
| Feedback | | Class | org.jscience.physics.fluids.dynamics.navierstokes | JScience |
|
| FeedForwardNN | A simple implementation of a feedforward network. | Class | org.jscience.computing.ai.neurocomputing | JScience |
|
| FFNHiddenLayer | This class implements a hidden layer for a feedforward network. | Class | org.jscience.computing.ai.neurocomputing | JScience |
|
| FFNInputLayer | This class implements the input layer for the feedforward network. | Class | org.jscience.computing.ai.neurocomputing | JScience |
|
| FFNLayer | An abstract class for the feedforward layers. | Class | org.jscience.computing.ai.neurocomputing | JScience |
|
| FFNOutputLayer | This class implements the output layer for the feedforward network. | Class | org.jscience.computing.ai.neurocomputing | JScience |
|
| FFT | This is a Java implementation of the fast Fourier transform written by Jef Poskanzer. | Class | org.jscience.media.audio.dsp.monitors | JScience |
|
| FGCAException | The root class for all exceptions used in the API. | Class | org.jscience.ml.om | JScience |
|
| FibonacciHeap | This class implements a Fibonacci heap data structure. | Class | org.jscience.computing.graph.util | JScience |
|
| FibonacciSeries | The Fibonacci mathematical series, 0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55,Constructor SummaryFibonacciSeries() | Class | org.jscience.mathematics.analysis.series | JScience |
|
| Field | This interface defines a field (a commutative division ring). | Interface | org.jscience.mathematics.algebraic.fields | JScience |
|
| Field | The Field class provides an object for encapsulating fields forces. | Class | org.jscience.physics.kinematics | JScience |
|
| FieldValidator | Defines the interface for classes that will play the role of value validators for org. | Interface | org.jscience.sociology.forms | JScience |
|
| FileBasedPassengerGenerator | This file is licensed under the GNU Public Licens (GPL). | Class | org.jscience.architecture.lift | JScience |
|
| FileMenu | The FileMenu. | Class | org.jscience.architecture.traffic | JScience |
|
| FileNamePatternFilter | filters by matching the file name to a regular expression. | Class | org.jscience.io | JScience |
|
| FileOutput | Constructor SummaryFileOutput(java. | Class | org.jscience.engineering.control.gui | JScience |
|
| FileSizeComparator | | Class | org.jscience.io | JScience |
|
| FileTableModel | creates an in-memory TableModel based on an import file where the first line contains headers | Class | org.jscience.io | JScience |
|
| FileTreeNode | FileTreeNode implements a TreeNode that can be used to visualize a file structure. | Class | org.jscience.io | JScience |
|
| FilletObject2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| FilletSection3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| FillFilter | See Also:Serialized FormFields inherited from class java. | Class | org.jscience.media.pictures.filters | JScience |
|
| Filter | This class provides abstract functionality for image processing filter operations. | Class | org.jscience.computing.ai.vision | JScience |
|
| Filter | This interface is used to define wavelet filters. | Interface | org.jscience.mathematics.wavelet | JScience |
|
| Filter | | Interface | org.jscience.util | JScience |
|
| FilterCriteria | | Class | org.jscience.computing.ai.casebasedreasoning | JScience |
|
| FilterCriterion | | Class | org.jscience.computing.ai.casebasedreasoning | JScience |
|
| FilterEngine | | Class | org.jscience.computing.ai.casebasedreasoning | JScience |
|
| FilterReteNode | A discriminant node in the Rete network. | Class | org.jscience.computing.ai.expertsystem.rete | JScience |
|
| FinalReteNode | A final node in the Rete network. | Class | org.jscience.computing.ai.expertsystem.rete | JScience |
|
| Finding | The abstract class Finding provides some common features that may be used by the subclasses of an org. | Class | org.jscience.ml.om | JScience |
|
| FindPathInfo | | Class | org.jscience.physics.electricity.circuitry.gui | JScience |
|
| FineGrainedInteractiveTasks | Provides an abstraction to run many interactive tasks concurrently so that if one stops before others it can be replaced by a new task. | Class | org.jscience.computing.distributed.server | JScience |
|
| FiniteDistribution | This class models a basic discrete distribution on a finite set of points, with specified probabilities. | Class | org.jscience.mathematics.statistics | JScience |
|
| FiniteGroup | Superclass for finite groups. | Class | org.jscience.mathematics.algebraic.groups | JScience |
|
| FiniteOrderStatisticDistribution | This class models the distribution of an order statistic for a sample chosen without replacement from {1, 2. | Class | org.jscience.mathematics.statistics | JScience |
|
| FiniteSet | A set containing a finite number of elements. | Class | org.jscience.mathematics | JScience |
|
| FinSet | The FinSet class encapsulates the category FinSet. | Class | org.jscience.mathematics.algebraic.categories | JScience |
|
| FirstFramesBehavior | A Behavior waits for the initial frame to be displayed, calls VolRend. | Class | org.jscience.medicine.volumetric | JScience |
|
| FirstOrder | Fields inherited from class org. | Class | org.jscience.engineering.control | JScience |
|
| FirstOrderConverter | This class converts second order differential equations to first This class is a wrapper around a SecondOrderDifferentialEquations which allow to use a FirstOrderIntegrator to integrate it. | Class | org.jscience.mathematics.analysis.ode | JScience |
|
| FirstOrderDifferentialEquations | This interface represents a first order differential equations set. | Interface | org.jscience.mathematics.analysis.ode | JScience |
|
| FirstOrderIntegrator | This interface represents a first order integrator for differential equations. | Interface | org.jscience.mathematics.analysis.ode | JScience |
|
| FisherDistribution | This class models the Fisher F distribution with a spcified number of degrees of freedom in the numerator and denominator. | Class | org.jscience.mathematics.statistics | JScience |
|
| FitException | Exception that is throw if there is a fit exception that can be handledSee Also:Serialized Form | Class | org.jscience.physics.nuclear.kinematics.math.analysis | JScience |
|
| FitnessFunction | | Interface | org.jscience.computing.ai.evolutionary.geneticprogramming | JScience |
|
| FitsASCIIColumn | represents a column in an ASCII table extensionFields inherited from class org. | Class | org.jscience.io.fits | JScience |
|
| FitsASCIITableData | ****************************************************************************** ******************************************************************************* | Class | org.jscience.io.fits | JScience |
|
| FitsBinaryColumn | Represents a column in a BINTABLE extensionFields inherited from class org. | Class | org.jscience.io.fits | JScience |
|
| FitsBinTableData | Represents BINTABLE format data. | Class | org.jscience.io.fits | JScience |
|
| FitsCard | Represents a single header record. | Class | org.jscience.io.fits | JScience |
|
| FitsColumn | Holds the information about a column in an ASCII or binary table. | Class | org.jscience.io.fits | JScience |
|
| FitsData | *********************************************************************** Represents the data part of a FITS HDU. | Class | org.jscience.io.fits | JScience |
|
| FitsException | Thrown when there is a problem with the FITS format. | Class | org.jscience.io.fits | JScience |
|
| FitsFile | **************************************************************************** Represents an entire fits file. | Class | org.jscience.io.fits | JScience |
|
| FitsHDU | *********************************************************************** Represents the basic building block of a FITS file - the "Header Data Unit". | Class | org.jscience.io.fits | JScience |
|
| FitsHeader | Represents the header of a FITS HDU. | Class | org.jscience.io.fits | JScience |
|
| FitsImageData | *********************************************************************** Represents the data in the primary HDU of an image extension. | Class | org.jscience.io.fits | JScience |
|
| FitsTableData | This abstract class represents the data in either a FITS ASCII table or a FITS BINTABLE. | Class | org.jscience.io.fits | JScience |
|
| FixedPlantsDefinitions | All definitions used in the lsys package are stored in this class. | Class | org.jscience.biology.lsystems.fixed | JScience |
|
| FixedPortRMISocketFactory | | Class | org.jscience.computing.distributed.server | JScience |
|
| FixedSizeCache | Cache which stores up to limit Objects. | Class | org.jscience.util.cache | JScience |
|
| FixedSizeMap | A cache that only remembers a given number of keys. | Class | org.jscience.util.cache | JScience |
|
| FixedStepHandler | This interface represents a handler that should be called after each successful fixed step. | Interface | org.jscience.mathematics.analysis.ode | JScience |
|
| FlatBoundedEnvironment | A class representing a flat environment. | Class | org.jscience.computing.ai.agents | JScience |
|
| FlatTorusEnvironment | A class representing a flat environment whose bounds are curved ontoFields inherited from class org. | Class | org.jscience.computing.ai.agents | JScience |
|
| FlipFilter | | Class | org.jscience.media.pictures.filters | JScience |
|
| Float | The Float class encapsulates float numbers. | Class | org.jscience.mathematics.algebraic.numbers | JScience |
|
| Flock | This class groups org. | Class | org.jscience.computing.ai.artificiallife | JScience |
|
| FlockingAgent | based on Mike Miller's Java code conversion for The Computational Beauty of Nature by Gary William Flake. | Class | org.jscience.computing.ai.artificiallife | JScience |
|
| FocalPlanePlot | This class will execute a process to simulate the focal plane detector. | Class | org.jscience.physics.nuclear.kinematics.nuclear | JScience |
|
| FontSelectionEvent | An event that characterizes a change in the current font selection. | Class | org.jscience.swing | JScience |
|
| FontSelectionListener | The listener that's notified when a font selection changesSee Also:FontSelectionEvent, | Interface | org.jscience.swing | JScience |
|
| FontViewer | A nice little Font Viewer GUI application. | Class | org.jscience.swing | JScience |
|
| Food | A class representing something that can be eaten or drunk. | Interface | org.jscience.economics.resources | JScience |
|
| Force | This interface represents a quantity that tends to produce an acceleration of a body in the direction of its application. | Interface | javax.measure.quantity | JScience |
|
| Force | A superclass for forces. | Class | org.jscience.physics.kinematics | JScience |
|
| Force2D | The Force2D class provides an object for encapsulating forces in 2D. | Class | org.jscience.physics.kinematics | JScience |
|
| Force3D | The Force3D class provides an object for encapsulating forces in 3D. | Class | org.jscience.physics.kinematics | JScience |
|
| ForceND | The ConstantForceND class provides an object for encapsulating constantSee Also:Serialized Form | Class | org.jscience.physics.kinematics | JScience |
|
| Form | This class represents a set of data input elements that are represented by FormElement objects. | Class | org.jscience.sociology.forms | JScience |
|
| FormatException | indicates that some content was not in the expected formatSee Also:Serialized Form | Class | org.jscience.util | JScience |
|
| FormControllerServlet | This is the servlet where all form presentation's actions will be addressed to. | Class | org.jscience.sociology.forms.control | JScience |
|
| FormElement | This abstract class is the superclass of all classes that represent form data input elements. | Class | org.jscience.sociology.forms | JScience |
|
| FormHandler | This class does the form handling. | Class | org.jscience.sociology.forms | JScience |
|
| FormParser | This class is used to parse the forms. | Class | org.jscience.sociology.forms | JScience |
|
| Formula | Handle operations on an individual formula. | Class | org.jscience.linguistics.kif | JScience |
|
| Fossil | A class representing Fossils. | Class | org.jscience.economics.resources | JScience |
|
| FourierMathUtils | The Fourier math library. | Class | org.jscience.mathematics.analysis.series | JScience |
|
| FourWinsGame | FourWinsGame represents the game of 4-wins or 4-connects. | Class | org.jscience.computing.game.fourwins | JScience |
|
| FourWinsPlayer | adds AI to the FourWinsGameSee Also:FourWinsGame, | Class | org.jscience.computing.game.fourwins | JScience |
|
| FractalSumFunction | Fields inherited from class org. | Class | org.jscience.media.pictures.filters.math | JScience |
|
| FreeformCurveWithControlPoints2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| FreeformCurveWithControlPoints3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| FreeformSurfaceWithControlPoints3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| FrenchCalendar | | Class | org.jscience.history.calendars | JScience |
|
| Frequency | This interface represents the number of times a specified phenomenon occurs within a specified interval. | Interface | javax.measure.quantity | JScience |
|
| Fructose | A class representing the Fructose carbohydrate molecule. | Class | org.jscience.biology.molecules.carbohydrates | JScience |
|
| FSM | | Class | org.jscience.computing.automaton.machines | JScience |
|
| Function | Abstraction for the functions in genetic programming. | Class | org.jscience.computing.ai.evolutionary.geneticprogramming | JScience |
|
| Function | Generic interface for any real function of a real variable. | Interface | org.jscience.physics.nuclear.kinematics.math.statistics | JScience |
|
| Function1D | | Interface | org.jscience.media.pictures.filters.math | JScience |
|
| Function2D | | Interface | org.jscience.media.pictures.filters.math | JScience |
|
| Function3D | | Interface | org.jscience.media.pictures.filters.math | JScience |
|
| FunctionDefinition | An association between an identifier and a mathematical function. | Class | org.jscience.ml.sbml | JScience |
|
| FunctionMap | | Class | org.jscience.geography.coordinates | JScience |
|
| FunctionTable | See Also:Serialized FormConstructor SummaryFunctionTable() | Class | org.jscience.ml.sbml.jep | JScience |
|
| Functor | This interface defines a functor. | Interface | org.jscience.mathematics.algebraic.categories | JScience |
|
| FuzzyEngine | Fuzzy engine implementation. | Class | org.jscience.computing.ai.fuzzylogic | JScience |
|
| FuzzyExpression | Abstraction for fuzzy expressions. | Class | org.jscience.computing.ai.fuzzylogic | JScience |
|
| FuzzyRule | Abstraction for fuzzy rules. | Class | org.jscience.computing.ai.fuzzylogic | JScience |
|
| FWT | Abstract class for using very fast, in-place, implementations of the Fast Wavelet Transform. | Class | org.jscience.mathematics.wavelet | JScience |
|
| FWTCoef | This class is used to encapsulate wavelet coefficients. | Class | org.jscience.mathematics.wavelet | JScience |
|
| FWTCoefMathUtils | | Class | org.jscience.mathematics.wavelet | JScience |
|
| FWTPacketCoef | This class is used to encapsulate wavelet packets coefficients. | Class | org.jscience.mathematics.wavelet | JScience |
|
| GalacticCoordinateSystem | The class defining Galactic coordinate system. | Class | org.jscience.astronomy.solarsystem.coordinates.coordinatesystems | JScience |
|
| Galactose | A class representing the Galactose carbohydrate molecule. | Class | org.jscience.biology.molecules.carbohydrates | JScience |
|
| Game | A class representing something you can play with. | Interface | org.jscience.economics.resources | JScience |
|
| GameBoardMove | A specialized GameMove class suitable for board games to implement moves of pieces from and to positions on a board. | Class | org.jscience.computing.game | JScience |
|
| GameBoardPosition | GameBoardPosition implements a board position that can be used for various board game implementations. | Class | org.jscience.computing.game | JScience |
|
| GameDriver | The GameDriver provides an implementation for an AutoPlay. | Class | org.jscience.computing.game | JScience |
|
| GameException | thrown when game related exceptions are raised that should be caughtSee Also:GameRuntimeException, | Class | org.jscience.computing.game | JScience |
|
| GameGUI | The GameGUI interface is implemented by objects that use the JGamePlay interface to play a game. | Interface | org.jscience.computing.game | JScience |
|
| GameMove | GameMove provides the necessary methods that allow a GamePlay object to handle a game move properly. | Interface | org.jscience.computing.game | JScience |
|
| GamePlay | GamePlay provides all methods needed to play a game. | Interface | org.jscience.computing.game | JScience |
|
| GameRuntimeException | The GameRuntimeException provides access to the GamePlay object that is associated to the exception, so that Exception handing code can take | Class | org.jscience.computing.game | JScience |
|
| GameServer | A GameServer hosts a GamePlay object that clients can play remotely by connecting to it and following this server's protocol. | Class | org.jscience.computing.game | JScience |
|
| GameUtils | The class GameUtils provides several algorithms for operating on GamePlay objects. | Class | org.jscience.computing.game | JScience |
|
| GammaDistribution | This class models the gamma distribution with a specified shape parameter and scale parameter. | Class | org.jscience.mathematics.statistics | JScience |
|
| GammaFilter | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.media.pictures.filters | JScience |
|
| GammaMatrix | The GammaMatrix class provides an object for encapsulating the gammaSee Also:Serialized Form | Class | org.jscience.physics.quantum | JScience |
|
| GarminGPS | | Class | org.jscience.devices.gps.garmin | JScience |
|
| GarminInputStream | This class provides the functionality of automatically removing the double DLEs from the GPS-inputstream. | Class | org.jscience.devices.gps.garmin | JScience |
|
| GarminListener | This interface should be implemented by classes that are interested in getting all the Garmin-packets transmitted by a Garmin-GPS. | Interface | org.jscience.devices.gps.garmin | JScience |
|
| GarminOutputStream | This class take care of adding DLE-stuffing to all packets sent to the GPS. | Class | org.jscience.devices.gps.garmin | JScience |
|
| GarminPacket | A class that encapsulates the basic functionality of a packet. | Class | org.jscience.devices.gps.garmin | JScience |
|
| Gas | A class representing Gas. | Class | org.jscience.economics.resources | JScience |
|
| GasAbsorber | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.physics.nuclear.kinematics.nuclear | JScience |
|
| GateElement | | Class | org.jscience.physics.electricity.circuitry.elements | JScience |
|
| GaugeBoson | A class representing gauge bosons. | Class | org.jscience.physics.quantum.particles | JScience |
|
| Gauss | Class representing a Gaussian distributed random number with specified mean and standard deviation. | Class | org.jscience.mathematics.analysis.expressions.symbolic | JScience |
|
| Gaussian | This class implements the Gaussian activation function. | Class | org.jscience.computing.kmeans | JScience |
|
| GaussianFilter | ConvolutionFilter and calculates the kernel automatically from the standard deviation passed. | Class | org.jscience.computing.ai.vision | JScience |
|
| GaussianFilter | A filter which applies Gaussian blur to an image. | Class | org.jscience.media.pictures.filters | JScience |
|
| GaussianFilter | | Class | org.jscience.physics.nuclear.kinematics.math.analysis | JScience |
|
| GaussianFit | This abstract class uses NonLinearFit to fit a single gaussian peak with a background. | Class | org.jscience.physics.nuclear.kinematics.math.analysis | JScience |
|
| GaussLegendreIntegrator | This class implements a Gauss-Legendre integrator. | Class | org.jscience.mathematics.analysis.quadrature | JScience |
|
| GaussLegendreNDIntegrator | This class implements a Gauss-Legendre integrator. | Class | org.jscience.mathematics.analysis.quadrature | JScience |
|
| GaussPoint | | Class | org.jscience.physics.solids | JScience |
|
| GCCholeskyImpl | Solver for systems of lineal ecuations through the conjugated gradient. | Class | org.jscience.physics.fluids.dynamics.solver | JScience |
|
| GE | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.mathematics.analysis.expressions.comparison | JScience |
|
| GedcomOutputter | A SAX ContentHandler that writes the events to standard output in GEDCOM format. | Class | org.jscience.ml.gedcom | JScience |
|
| GedcomParser | This class is designed to look like a SAX2-compliant XML parser; however, it takes GEDCOM as its input rather than XML. | Class | org.jscience.ml.gedcom | JScience |
|
| GegenbauerDoublePolynomialFactory | This class implements Gegenbauer polynomials. | Class | org.jscience.mathematics.analysis.polynomials | JScience |
|
| GeneralPanel | | Class | org.jscience.architecture.traffic.configuration | JScience |
|
| GeneralSettings | | Class | org.jscience.architecture.traffic | JScience |
|
| GeneralTools | Provides methods that might generally be useful when utilizing the org. | Class | org.jscience.ml.tigerxml.tools | JScience |
|
| GenerateNVI | | Class | org.jscience.physics.fluids.dynamics.mesh | JScience |
|
| GenericFinding | The class GenericFinding provides a generic implementation of org. | Class | org.jscience.ml.om | JScience |
|
| GeneticProgram | Genetic program implementation. | Class | org.jscience.computing.ai.evolutionary.geneticprogramming | JScience |
|
| GeneticsConstants | A class representing useful constants in genetics. | Class | org.jscience.biology.genetics | JScience |
|
| GeneticsUtils | A class representing some useful methods for population genetics. | Class | org.jscience.biology.genetics | JScience |
|
| GenNeuralTLC | | Class | org.jscience.architecture.traffic.algorithms.tlc | JScience |
|
| Genome | A class representing the whole genome of an individual. | Class | org.jscience.biology | JScience |
|
| GeocentricCoordinate | | Class | org.jscience.astronomy.solarsystem.ephemeris | JScience |
|
| GeographyConstants | A class representing some useful constants for geography. | Class | org.jscience.geography | JScience |
|
| GeometricDistribution | This class models the geometric distribution with a given success probability. | Class | org.jscience.mathematics.statistics | JScience |
|
| GeometricOptics | The class defines several methods to describe geometric optics. | Class | org.jscience.physics.waves.optics | JScience |
|
| Geometry | Defines the interface every GML geometry must implement. | Interface | org.jscience.ml.gml.infoset | JScience |
|
| GeometryCollection | Defines the interface that every geometry collection must implement. | Interface | org.jscience.ml.gml.infoset | JScience |
|
| GeometryCollectionImpl | A DOM-based implementation of the GeometryCollection interface. | Class | org.jscience.ml.gml.dom | JScience |
|
| GeometryElement | | Class | org.jscience.mathematics.geometry | JScience |
|
| GeometryImpl | A DOM-based implementation of the Geometry interface. | Class | org.jscience.ml.gml.dom | JScience |
|
| GeometryIterator | Defines the interface every geometry iterator must implement. | Interface | org.jscience.ml.gml.util | JScience |
|
| GeometryIteratorImpl | A DOM-based implementation of the GeometryIterator interface. | Class | org.jscience.ml.gml.dom | JScience |
|
| GeometryOwner | Defines the interface that must be implemented by every class that "owns" geometries (e. | Interface | org.jscience.ml.gml.infoset | JScience |
|
| GeometrySchemaFunction | ISO 10303-42 4. | Class | org.jscience.mathematics.geometry | JScience |
|
| GeometryUtils | A public class that provides mathematical calculation on some geometry entities. | Class | org.jscience.chemistry.gui.extended.geometry | JScience |
|
| GeometryUtils | | Class | org.jscience.mathematics.geometry | JScience |
|
| GeoVector3D | A geometric vector class that provides vector computations: length, normalize, dot and cross. | Class | org.jscience.chemistry.gui.extended.geometry | JScience |
|
| GillIntegrator | This class implements the Gill fourth order Runge-Kutta integrator for Ordinary Differential Equations . | Class | org.jscience.mathematics.analysis.ode | JScience |
|
| GingerbreadManMap | The GingerbreadManMap class provides an object that encapsulates the gingerbread man map. | Class | org.jscience.mathematics.analysis.chaos | JScience |
|
| GJENice | | Class | org.jscience.physics.nuclear.kinematics.math.analysis | JScience |
|
| GlobalConstraint | Constrains an entire model's motion in the specified degrees of freedom. | Class | org.jscience.physics.solids.constraint | JScience |
|
| Glucose | A class representing the Glucose carbohydrate molecule. | Class | org.jscience.biology.molecules.carbohydrates | JScience |
|
| Gluon | A class representing gluons. | Class | org.jscience.physics.quantum.particles | JScience |
|
| GlutamicAcid | A class representing the GlutamicAcid molecule. | Class | org.jscience.biology.aminoacids | JScience |
|
| Glutamine | A class representing the Glutamine molecule. | Class | org.jscience.biology.aminoacids | JScience |
|
| Glycine | A class representing the Glycine molecule. | Class | org.jscience.biology.aminoacids | JScience |
|
| GMLConstruct | Defines the interface that represents an abstract GML construct. | Interface | org.jscience.ml.gml.infoset | JScience |
|
| GMLConstructImpl | DOM-based implementation of the GMLConstruct interface. | Class | org.jscience.ml.gml.dom | JScience |
|
| GMLConstructIterator | Defines an interface for an iterator on GML constructs. | Interface | org.jscience.ml.gml.util | JScience |
|
| GMLConstructIteratorImpl | A sample implementation of the GMLConstructIterator interface. | Class | org.jscience.ml.gml.dom | JScience |
|
| GMLConstructOwner | Defines the interface every owner of GML constructs must implement. | Interface | org.jscience.ml.gml.infoset | JScience |
|
| GMLDocument | Encapsulates a DOM-based GML document, i. | Class | org.jscience.ml.gml.dom | JScience |
|
| GMLException | Exception thrown in GML-related work. | Class | org.jscience.ml.gml | JScience |
|
| GMLSchema | Encapsulates the GML Schema as an XML application schema. | Class | org.jscience.ml.gml | JScience |
|
| GomokuGame | an implementation of the game Go-mokuSee Also:Serialized Form | Class | org.jscience.computing.game.gomoku | JScience |
|
| GomokuPlayer | adds AI to the GomokuGameSee Also:GomokuGame, | Class | org.jscience.computing.game.gomoku | JScience |
|
| GPS | | Class | org.jscience.devices.gps | JScience |
|
| GradedAlgebra | | Interface | org.jscience.mathematics.algebraic.algebras | JScience |
|
| GradedVectorSpace | This interface defines a graded space. | Interface | org.jscience.mathematics.algebraic.modules | JScience |
|
| Gradient | This class provides a method of creating a smooth gradient between up to 10 evenly distributed colour points. | Class | org.jscience.computing.ai.util | JScience |
|
| Gradient | A Colormap implemented using Catmull-Rom colour splines. | Class | org.jscience.media.pictures.filters | JScience |
|
| GradientFilter | | Class | org.jscience.media.pictures.filters | JScience |
|
| GradientFunction | The interface GradientFunction defines the methods that must be implemented for a class to represent a function with a gradient (the counterpart of the | Interface | org.jscience.mathematics.analysis | JScience |
|
| GraggBulirschStoerIntegrator | This class implements a Gragg-Bulirsch-Stoer integrator for Ordinary Differential Equations. | Class | org.jscience.mathematics.analysis.ode | JScience |
|
| Grammar | | Class | org.jscience.linguistics | JScience |
|
| Graph | The root interface in the graph hierarchy. | Interface | org.jscience.computing.graph | JScience |
|
| Graph | Displays two dimensional clusters on a graph. | Class | org.jscience.computing.kmeans.gui | JScience |
|
| Graph | Handle operations for creating a graphical representation of partial ordering relations. | Class | org.jscience.linguistics.kif | JScience |
|
| Graph2D | The Graph2D superclass provides an abstract encapsulation of 2D graphs. | Class | org.jscience.awt | JScience |
|
| Graph2DModel | This is a generic interface for sending data to 2D graphs. | Interface | org.jscience.awt | JScience |
|
| Graph3DModel | This is a generic interface for sending data to 3D graphs. | Interface | org.jscience.awt | JScience |
|
| GraphChangeEvent | An event which indicates that a graph has changed. | Class | org.jscience.computing.graph.events | JScience |
|
| GraphDataEvent | Defines an event that encapsulates changes to a graph. | Class | org.jscience.awt | JScience |
|
| GraphDataListener | | Interface | org.jscience.awt | JScience |
|
| GraphDelegator | A graph backed by the the graph specified at the constructor, which delegates all its methods to the backing graph. | Class | org.jscience.computing.graph.graphs | JScience |
|
| GraphEdgeChangeEvent | An event which indicates that a graph edge has changed, or is about to change. | Class | org.jscience.computing.graph.events | JScience |
|
| Grapheme | The Grapheme class is the minimal text unit. | Class | org.jscience.linguistics | JScience |
|
| GraphGenerator | GraphGenerator defines an interface for generating new graph structures. | Interface | org.jscience.computing.graph.generators | JScience |
|
| GraphHelper | A collection of utilities to assist the working with graphs. | Class | org.jscience.computing.graph | JScience |
|
| GraphicEQ | Fields inherited from class org. | Class | org.jscience.media.audio.dsp.processors | JScience |
|
| GraphIterator | | Interface | org.jscience.computing.graph.iterators | JScience |
|
| GraphLayout | A graph layout arranges components in the style of a graph. | Class | org.jscience.awt | JScience |
|
| GraphListener | A listener that is notified when the graph changes. | Interface | org.jscience.computing.graph.events | JScience |
|
| GraphNode | Represents a node in the syntax tree, either a terminal node or a GraphNode is a generalization over NT | Class | org.jscience.ml.tigerxml | JScience |
|
| GraphVertexChangeEvent | An event which indicates that a graph vertex has changed, or is about to change. | Class | org.jscience.computing.graph.events | JScience |
|
| Graviton | A class representing gravitons. | Class | org.jscience.physics.quantum.particles | JScience |
|
| Gravity | The Gravity class provides an object for encapsulating Gravity forces. | Class | org.jscience.physics.kinematics | JScience |
|
| GrayFilter | Fields inherited from class java. | Class | org.jscience.media.pictures.filters | JScience |
|
| GrayscaleColormap | A grayscale colormap. | Class | org.jscience.media.pictures.filters | JScience |
|
| GrayscaleFilter | Fields inherited from class java. | Class | org.jscience.media.pictures.filters | JScience |
|
| GregorianCalendar | | Class | org.jscience.history.calendars | JScience |
|
| GreyscaleFilter | This class converts an RGB colour to a greyscale image. | Class | org.jscience.computing.ai.vision | JScience |
|
| GridOverlay | Overlay for gld. | Class | org.jscience.architecture.traffic.edit | JScience |
|
| GroundElement | Fields inherited from class org. | Class | org.jscience.physics.electricity.circuitry.elements | JScience |
|
| Group | This interface defines a group. | Interface | org.jscience.mathematics.algebraic.groups | JScience |
|
| Group | A class representing a group, that is a population seen from a psychological point of view. | Class | org.jscience.psychology.social | JScience |
|
| GroupData | Data class to store Unifac group data. | Class | org.jscience.chemistry.vapor | JScience |
|
| GroupValidator | Defines the interface for classes that will play the role of group-validators. | Interface | org.jscience.sociology.forms | JScience |
|
| GrowingPlantsDefinitions | All definitions used in the lsys package are stored in this class. | Class | org.jscience.biology.lsystems.growing | JScience |
|
| GrowthBehavior | This class makes the animation of growth of the plants in a scene. | Class | org.jscience.biology.lsystems.growing | JScience |
|
| GT | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.mathematics.analysis.expressions.comparison | JScience |
|
| Guanine | A class representing the Guanine Base. | Class | org.jscience.biology.bases | JScience |
|
| GUI_Interface | This file is licensed under the GNU Public Licens (GPL). | Interface | org.jscience.architecture.lift.gui | JScience |
|
| H2O | A class representing the water molecule (H2O). | Class | org.jscience.biology.molecules | JScience |
|
| Hadron | A class representing hadrons. | Class | org.jscience.physics.quantum.particles | JScience |
|
| Halogen | A class representing halogens. | Class | org.jscience.chemistry.elements | JScience |
|
| HandshakeException | A HandshakeException is thrown to indicate that a handshake of a SocketConnection was not successful due to signatures that do not match. | Class | org.jscience.net | JScience |
|
| HarmonicCoefficientsGuesser | This class guesses harmonic coefficients from a sample. | Class | org.jscience.mathematics.analysis.fitting | JScience |
|
| HarmonicFitter | This class implements a curve fitting specialized for sinusoids. | Class | org.jscience.mathematics.analysis.fitting | JScience |
|
| HarmonicSeries | The Harmonic mathematical series. | Class | org.jscience.mathematics.analysis.series | JScience |
|
| HartreeFockSCFMethod | evaluation of a molecule. | Class | org.jscience.chemistry.quantum | JScience |
|
| Header | | Class | org.jscience.ml.tigerxml.header | JScience |
|
| HeaderElement | | Interface | org.jscience.ml.tigerxml.header | JScience |
|
| HebrewCalendar | | Class | org.jscience.history.calendars | JScience |
|
| HeightMap | A class representing a 3D map of geographical sort. | Class | org.jscience.geography | JScience |
|
| HeliocentricCoordinate | | Class | org.jscience.astronomy.solarsystem.ephemeris | JScience |
|
| HelioeclipticCoordinateSystem | A helioecliptic coordinate system at a given epoch. | Class | org.jscience.astronomy.solarsystem.coordinates.coordinatesystems | JScience |
|
| HelioOrbit | | Class | org.jscience.astronomy.solarsystem.ephemeris | JScience |
|
| HelpMenu | The HelpMenu. | Class | org.jscience.architecture.traffic | JScience |
|
| HelpViewer | Class used to view and browse through online help. | Class | org.jscience.architecture.traffic | JScience |
|
| Hemoglobin | A class representing the human Hemoglobin molecule. | Class | org.jscience.biology.molecules.proteins | JScience |
|
| HenonMap | The HenonMap class provides an object that encapsulates the Henon map. | Class | org.jscience.mathematics.analysis.chaos | JScience |
|
| HermiteDoublePolynomialFactory | This class implements Hermite polynomials. | Class | org.jscience.mathematics.analysis.polynomials | JScience |
|
| HerzbergerParameters | | Class | org.jscience.physics.waves.optics.materials | JScience |
|
| HexadecimalTime | A class representing a way to compute time. | Class | org.jscience.history.time | JScience |
|
| HexagonalCell | A class representing an hexagonal flat cell. | Class | org.jscience.computing.ai.agents | JScience |
|
| HighamHall54Integrator | This class implements the 5(4) Higham and Hall integrator for Ordinary Differential Equations. | Class | org.jscience.mathematics.analysis.ode | JScience |
|
| HighEnergyModel | This class represents the high-energy model. | Class | org.jscience.physics.models | JScience |
|
| HighPassPassive | Fields inherited from class org. | Class | org.jscience.engineering.control | JScience |
|
| Hilb | The Hilb class encapsulates the category Hilb. | Class | org.jscience.mathematics.algebraic.categories | JScience |
|
| HilbertSpace | The HilbertSpace class encapsulates Hilbert spaces. | Class | org.jscience.mathematics.algebraic.algebras | JScience |
|
| HipparcosCatalogEntry | A class to represent one entry in the hipparcos catalog not all fields are put in here just the ones used elsewhere could easily add them all but | Class | org.jscience.astronomy.catalogs.hipparcos | JScience |
|
| HipparcosProperties | Class to load properties from file and then be a singleton for thoose properties. | Class | org.jscience.astronomy.catalogs.hipparcos | JScience |
|
| HipparcosRadiusStarFactory | For given alpha delta and d get all stars from the database in that area. | Class | org.jscience.astronomy.catalogs.hipparcos | JScience |
|
| HipparcosStarFactory | For given alpha delta and d get all stars from the database in that area. | Class | org.jscience.astronomy.catalogs.hipparcos | JScience |
|
| Histidine | A class representing the Histidine molecule. | Class | org.jscience.biology.aminoacids | JScience |
|
| Histogram | This class provides a simple way of calculating a histogram for a given image. | Class | org.jscience.computing.ai.vision | JScience |
|
| HistoricalIndividual | A class representing an individual as part of a genealogical tree. | Class | org.jscience.biology | JScience |
|
| HistoryConstants | A class representing history useful constants. | Class | org.jscience.history | JScience |
|
| HMM | | Class | org.jscience.computing.hmm | JScience |
|
| Hobbs78 | This class provides a set of static functions as defined in Hobbs 1978. | Class | org.jscience.ml.tigerxml.theories.hobbs78 | JScience |
|
| Hobby | A class representing a hobby (a "for the fun" passion in life). | Class | org.jscience.arts.hobbies | JScience |
|
| Hobbyist | A class representing a person who has hobbies (may be collecting objectsFields inherited from class org. | Class | org.jscience.arts.hobbies | JScience |
|
| Holding | A class representing a holding, or a set of companies owned by an individual or a group of individuals. | Class | org.jscience.economics | JScience |
|
| Home | A class representing a geographical a human home. | Class | org.jscience.geography | JScience |
|
| HomFunctor | The HomFunctor class encapsulates the hom-bifunctor. | Class | org.jscience.mathematics.algebraic.categories | JScience |
|
| Homogeneous | | Class | org.jscience.physics.waves.optics.elements | JScience |
|
| HomogeneousPoint1D | | Class | org.jscience.mathematics.geometry | JScience |
|
| HomogeneousPoint2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| HomogeneousPoint3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| HomogeneousVector1D | | Class | org.jscience.mathematics.geometry | JScience |
|
| HomogeneousVector2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| HomogeneousVector3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| HoO1Parameters | | Class | org.jscience.physics.waves.optics.materials | JScience |
|
| HoO2Parameters | | Class | org.jscience.physics.waves.optics.materials | JScience |
|
| HoughTransformOp | This abstract class is for subclasses to implement different derivates of Hough Transforms. | Class | org.jscience.computing.ai.vision | JScience |
|
| HSBAdjustFilter | | Class | org.jscience.media.pictures.filters | JScience |
|
| HtmlEphemerisWriter | Instances of this class write an ephemeris of StateVector objects as HTML to a JEditorPane instance. | Class | org.jscience.astronomy.solarsystem.artificialsatellites.gui | JScience |
|
| HTMLExpressible | The interface HTMLExpressible indicates that the implementing class is able to express itself in HTML format. | Interface | org.jscience.util | JScience |
|
| HTMLformatter | A utility class that creates HTML-formatting Strings for variousConstructor SummaryHTMLformatter() | Class | org.jscience.linguistics.kif | JScience |
|
| Human | A class representing an individual from the Human species. | Class | org.jscience.biology.human | JScience |
|
| HumanGroup | A class representing a human group. | Class | org.jscience.psychology.social | JScience |
|
| HumanResource | A class representing the modern human work as an economical resource. | Class | org.jscience.economics | JScience |
|
| HumanSpecies | A class representing a well known specie. | Class | org.jscience.biology.human | JScience |
|
| HumanTimeline | A class representing a Set of events. | Class | org.jscience.psychology.social | JScience |
|
| Hydroxy | A class storing the Hydroxy radical. | Class | org.jscience.chemistry.radicals | JScience |
|
| Hyperbola2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| Hyperbola3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| HypergeometricDistribution | This class models the hypergeometric distribution with a specified population size, sample size, and number of type 1 objects. | Class | org.jscience.mathematics.statistics | JScience |
|
| Hyperlink | | Class | org.jscience.architecture.traffic.util | JScience |
|
| Hypermatrix | The Hypermatrix superclass provides an abstract encapsulation for extended matrices. | Interface | org.jscience.mathematics.algebraic | JScience |
|
| Hyperon | A class representing hyperons. | Class | org.jscience.physics.quantum.particles | JScience |
|
| IActivityCalculator | Interface for Activity Calculator. | Interface | org.jscience.chemistry.vapor.calculators | JScience |
|
| IAlarmListener | This interface allows a class to listen on an AreaAlarm. | Interface | org.jscience.devices.gps.services | JScience |
|
| IconButton | | Class | org.jscience.architecture.traffic.util | JScience |
|
| IcoSphere | | Class | org.jscience.chemistry.gui.extended.graphics3d | JScience |
|
| ICRSCoordinateSystem | A class defining the ICRS coordinate system. | Class | org.jscience.astronomy.solarsystem.coordinates.coordinatesystems | JScience |
|
| IDate | This interface is implemented by all packets capable of returning a date. | Interface | org.jscience.devices.gps | JScience |
|
| Identification | A class representing an abstract way to identify somethingSee Also:Serialized Form | Class | org.jscience.measure | JScience |
|
| IdentificationFactory | | Interface | org.jscience.measure | JScience |
|
| Identified | An interface to mark up something that has some identification associated with it. | Interface | org.jscience.measure | JScience |
|
| IdentityDoubleFunction | The identity function. | Class | org.jscience.mathematics.analysis | JScience |
|
| IDValue | Data class to store ID-value pairs. | Class | org.jscience.chemistry.vapor.util | JScience |
|
| IEvntHandler | | Interface | org.jscience.chemistry.gui.extended.jviewer | JScience |
|
| IExceptionHandler | Interface to be implemented when developing an Exception Handler. | Interface | org.jscience.engineering.eventdriven | JScience |
|
| IExtendableSchemaElement | Some schema elements (e. | Interface | org.jscience.ml.om | JScience |
|
| IEyepiece | An IEyepiece describes a optical eyepiece. | Interface | org.jscience.ml.om | JScience |
|
| IFinding | A IFinding describes the impressions a observer had during a observation of an astronomical object. | Interface | org.jscience.ml.om | JScience |
|
| IFTE | | Class | org.jscience.mathematics.analysis.expressions.symbolic | JScience |
|
| IFugacityCalculator | Interface for Fugacity Calculator. | Interface | org.jscience.chemistry.vapor.calculators | JScience |
|
| IGPSlistener | This interface is used to receive notification each time the GPS transmits one of the common data, ie. | Interface | org.jscience.devices.gps | JScience |
|
| IIDGenerator | The IIDGenerator provides simple method access for generating a unique IDs, which are | Interface | org.jscience.ml.om.util | JScience |
|
| IImager | An IImager describes a camera. | Interface | org.jscience.ml.om | JScience |
|
| IIRBandpassFilter | Fields inherited from class org. | Class | org.jscience.media.audio.dsp.filters | JScience |
|
| IIRBandpassFilterDesign | Fields inherited from class org. | Class | org.jscience.media.audio.dsp.filters | JScience |
|
| IIRFilterBase | | Class | org.jscience.media.audio.dsp.filters | JScience |
|
| IIRFilterDesignBase | | Class | org.jscience.media.audio.dsp.filters | JScience |
|
| IIRHighpassFilter | Fields inherited from class org. | Class | org.jscience.media.audio.dsp.filters | JScience |
|
| IIRHighpassFilterDesign | Fields inherited from class org. | Class | org.jscience.media.audio.dsp.filters | JScience |
|
| IIRLowpassFilter | Fields inherited from class org. | Class | org.jscience.media.audio.dsp.filters | JScience |
|
| IIRLowpassFilterDesign | Fields inherited from class org. | Class | org.jscience.media.audio.dsp.filters | JScience |
|
| ILap | | Interface | org.jscience.devices.gps | JScience |
|
| ILapListener | | Interface | org.jscience.devices.gps | JScience |
|
| IllegalDimensionException | The IllegalDimensionException class is thrown when a conflicting number of dimensions is found in a system with dimensions, it is therefore a kind | Class | org.jscience.util | JScience |
|
| IllegalScalingException | This exception is used to indicate that the current chosen multiresolution is not appropriate because the number of scaling functions | Class | org.jscience.mathematics.wavelet | JScience |
|
| Illuminance | This interface represents an illuminance. | Interface | javax.measure.quantity | JScience |
|
| ImageCanvas | The ImageCanvas class allows an image to be directly added to aSee Also:Serialized Form | Class | org.jscience.awt | JScience |
|
| ImageDigitizer | **************************************************************************** This class converts a stream of double-valued pixels from a | Class | org.jscience.io.fits | JScience |
|
| ImageFunction2D | | Class | org.jscience.media.pictures.filters.math | JScience |
|
| ImageHelper | This utility class provides simple helper functions to aid image loading, saving and rendering within the Generation5 classes. | Class | org.jscience.computing.ai.util | JScience |
|
| ImageLoader | Just a GUI for loading images in an ImageViewer objectSee Also:ImageViewer, | Class | org.jscience.swing | JScience |
|
| ImageMath | A class containing static math methods useful for image processing. | Class | org.jscience.media.pictures.filters | JScience |
|
| Imager | An Imager describes a camera. | Class | org.jscience.ml.om | JScience |
|
| ImageViewer | ImageViewer simply displays images in a frame. | Class | org.jscience.swing | JScience |
|
| Impairment | A class representing an impairment or defficiency. | Class | org.jscience.medicine | JScience |
|
| ImportDialog | | Class | org.jscience.physics.electricity.circuitry.gui | JScience |
|
| ImportDialogLayout | | Class | org.jscience.physics.electricity.circuitry.gui | JScience |
|
| ImportException | An exception thrown by the import list when an identifier can represent more than one class (ambiguity). | Class | org.jscience.computing.ai.expertsystem.compiler | JScience |
|
| ImportList | A list of import statements. | Class | org.jscience.computing.ai.expertsystem.compiler | JScience |
|
| ImproperOperationException | | Class | org.jscience.mathematics.geometry | JScience |
|
| IncompatibleScoringSchemeException | Signals that an scoring scheme is not compatible with the sequencesSee Also:ScoringScheme, | Class | org.jscience.biology.alignment | JScience |
|
| InconsistentDateException | See Also:Serialized FormConstructor SummaryInconsistentDateException(java. | Class | org.jscience.history.calendars | JScience |
|
| IndefiniteSolutionException | | Class | org.jscience.mathematics.geometry | JScience |
|
| IndexedCylinder | | Class | org.jscience.chemistry.gui.extended.graphics3d | JScience |
|
| IndexFeatures | Identifies and compares the features of a GraphNode that are relevant for anaphoric reference, for example person, gender, and number. | Class | org.jscience.ml.tigerxml.tools | JScience |
|
| Individual | A class representing an individual from a specie. | Class | org.jscience.biology | JScience |
|
| Individual | This class combines a program and its computed fitness values. | Class | org.jscience.computing.ai.evolutionary.geneticprogramming | JScience |
|
| InductorElement | | Class | org.jscience.physics.electricity.circuitry.elements | JScience |
|
| InfluenceMap | A class encapsulating basic influence mapping functionality. | Class | org.jscience.computing.ai | JScience |
|
| InfraException | Let's hope this class is never used ;)See Also:Serialized Form | Class | org.jscience.architecture.traffic.infrastructure | JScience |
|
| Infrastructure | | Class | org.jscience.architecture.traffic.infrastructure | JScience |
|
| Ingredient | A class representing something that can be eaten (by humans). | Class | org.jscience.arts.cooking | JScience |
|
| InnerCarCanvas | This file is licensed under the GNU Public Licens (GPL). | Class | org.jscience.architecture.lift.gui | JScience |
|
| InOutput | This file is licensed under the GNU Public Licens (GPL). | Class | org.jscience.architecture.lift | JScience |
|
| InputDialog | Basic input dialog for value selection. | Class | org.jscience.chemistry.vapor.util | JScience |
|
| InputProfile | | Class | org.jscience.physics.fluids.dynamics.navierstokes | JScience |
|
| InputRenderer | This file is licensed under the GNU Public Licens (GPL). | Class | org.jscience.architecture.lift.gui | JScience |
|
| InputStreamFitsFile | Represents a FITS file to be read from a serial data source. | Class | org.jscience.io.fits | JScience |
|
| Installation | A class representing an installation. | Class | org.jscience.economics.resources | JScience |
|
| InstantiationAssistant | The GLD user documentation defines InstantiationAssistant as "Your friendly class creator who gives you a warm and fuzzy feeling inside". | Interface | org.jscience.architecture.traffic.xml | JScience |
|
| Instrument | A class representing an instrument. | Class | org.jscience.arts.musical | JScience |
|
| Insulin | A class representing the human Insulin (precursor) molecule. | Class | org.jscience.biology.molecules.proteins | JScience |
|
| IntAttr | Fields inherited from class org. | Class | org.jscience.medicine.volumetric | JScience |
|
| Integer | The Integer class encapsulates integer numbers. | Class | org.jscience.mathematics.algebraic.numbers | JScience |
|
| Integer2Vector | An optimised implementation of a 2D integer vector. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| Integer3Vector | An optimised implementation of a 3D integer vector. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| IntegerDiagonalMatrix | The IntegerDiagonalMatrix class provides an object for encapsulating integer diagonal matrices. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| IntegerMatrix | The IntegerMatrix class provides an object for encapsulating integer matrices. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| IntegerMatrixAlgebra | Nested Class SummaryNested classes/interfaces inherited from interface org. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| IntegerMatrixBeanInfo | BeanInfo for IntegerMatrix. | Class | org.jscience.mathematics.algebraic.matrices.gui | JScience |
|
| IntegerMatrixCustomizer | Customizer for IntegerMatrix. | Class | org.jscience.mathematics.algebraic.matrices.gui | JScience |
|
| IntegerMatrixEditor | Editing an IntegerMatrix in a table. | Class | org.jscience.mathematics.algebraic.matrices.gui | JScience |
|
| IntegerRing | The IntegerRing class encapsulates the ring of integer numbers. | Class | org.jscience.mathematics.algebraic.fields | JScience |
|
| IntegerSparseMatrix | The IntegerSparseMatrix class provides an object for encapsulating sparse matrices. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| IntegerSparseSquareMatrix | The IntegerSparseSquareMatrix class provides an object for encapsulating sparse square matrices. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| IntegerSparseVector | The IntegerSparseVector class encapsulates sparse vectors. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| IntegerSquareMatrix | The IntegerSquareMatrix class provides an object for encapsulating integer square matrices. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| IntegerSumOfSquaresSeries | The Integer Sum of Square mathematical series. | Class | org.jscience.mathematics.analysis.series | JScience |
|
| IntegerSumSeries | The Integer Sum mathematical series. | Class | org.jscience.mathematics.analysis.series | JScience |
|
| IntegerSymmetricMatrix | The IntegerSymmetricMatrix class provides an object for encapsulating square matrices containing doubles. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| IntegerTridiagonalMatrix | The IntegerTridiagonalMatrix class provides an object for encapsulating integer tridiagonal matrices. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| IntegerVector | An array-based implementation of an integer vector. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| IntegerVectorBeanInfo | BeanInfo for IntegerVector. | Class | org.jscience.mathematics.algebraic.matrices.gui | JScience |
|
| IntegerVectorCustomizer | Customizer for IntegerVector. | Class | org.jscience.mathematics.algebraic.matrices.gui | JScience |
|
| IntegerVectorEditor | Editing a IntegerVector in a table. | Class | org.jscience.mathematics.algebraic.matrices.gui | JScience |
|
| Integrals | The equations herein are based upon: 'Gaussian Expansion Methods for Molecular Orbitals. | Class | org.jscience.chemistry.quantum.integral | JScience |
|
| IntegrationException | This exception is made available to users to report the error conditions that are triggered during integration | Class | org.jscience.mathematics.analysis.ode | JScience |
|
| Interaction | The Interaction class provides an object for encapsulating dynamics related to mutual influence. | Class | org.jscience.physics.kinematics | JScience |
|
| InteractiveTask | | Interface | org.jscience.computing.distributed | JScience |
|
| InteractiveTaskClient | This is a generic client that will connect to an InteractiveTaskServer, download its task, run it and perform interaction with the server at regular intervals. | Class | org.jscience.computing.distributed.client | JScience |
|
| InteractiveTaskServer | Remote interface for clients to connect to a server managing interactive tasks. | Interface | org.jscience.computing.distributed | JScience |
|
| InterceptInputStream | A specialized stream that allows to provide custom actions upon the occurence of a given byte pattern. | Class | org.jscience.io | JScience |
|
| Interference2D | | Interface | org.jscience.mathematics.geometry | JScience |
|
| Interference3D | | Interface | org.jscience.mathematics.geometry | JScience |
|
| InternalAxiom | Each axiom at compile time is represented as an instance of this class. | Class | org.jscience.computing.ai.planning | JScience |
|
| InternalConflictSetEvent | A semantic event that indicates that an element was added to or removed from a conflict set. | Class | org.jscience.computing.ai.expertsystem.conflict | JScience |
|
| InternalConflictSetListener | The listener interface for receiving conflict set events. | Interface | org.jscience.computing.ai.expertsystem.conflict | JScience |
|
| InternalDomain | Each domain at compile time is represented as an instance of this class. | Class | org.jscience.computing.ai.planning | JScience |
|
| InternalElement | Each domain element (i. | Class | org.jscience.computing.ai.planning | JScience |
|
| InternalForceResult | | Class | org.jscience.physics.solids.result | JScience |
|
| InternalMethod | Each method at compile time is represented as an instance of this class. | Class | org.jscience.computing.ai.planning | JScience |
|
| InternalOperator | | Class | org.jscience.computing.ai.planning | JScience |
|
| InternetTime | | Class | org.jscience.history.time | JScience |
|
| IntersectionCurve3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| IntersectionPoint2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| IntersectionPoint3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| Interval | A class representing an interval on N, Q, R. | Class | org.jscience.mathematics.analysis | JScience |
|
| IntervalData | This class defines a simple implementation of an interval data distribution. | Class | org.jscience.mathematics.statistics | JScience |
|
| IntervalsList | This class represents an intervals list. | Class | org.jscience.mathematics.analysis | JScience |
|
| IntervalTimer | Utility class used to calculate the time passed between two eventsConstructor SummaryIntervalTimer() | Class | org.jscience.util | JScience |
|
| IntLEDDisplay | | Class | org.jscience.awt.displays | JScience |
|
| IntLEDDisplayBeanInfo | Fields inherited from interface java. | Class | org.jscience.awt.displays | JScience |
|
| IntValuedPot | | Class | org.jscience.awt.pots | JScience |
|
| IntValuedSlidePot | | Class | org.jscience.awt.pots | JScience |
|
| InvalidArgumentValueException | | Class | org.jscience.mathematics.geometry | JScience |
|
| InvalidCoordSysException | See Also:Serialized FormConstructor SummaryInvalidCoordSysException(java. | Class | org.jscience.physics.solids.geom | JScience |
|
| InvalidFilenameException | Thrown when the filename chosen is invalid. | Class | org.jscience.architecture.traffic | JScience |
|
| InvalidFitnessValueException | Exception thrown when an invalid fitness value is tried to be used Default implementation throws this exception when the fitness value has | Class | org.jscience.computing.ai.evolutionary.geneticalgorithms | JScience |
|
| InvalidGAConfigurationException | Exception thrown when an invalid configuration of genetic algorithm is tried For example if you extend a genetic-algorithm class like BinaryCodedGa and | Class | org.jscience.computing.ai.evolutionary.geneticalgorithms | JScience |
|
| InvalidISBNException | InvalidStandardIDException signals an attempt to create a Standard Identifier, such as an ISSN or ISBN, with an invalid string. | Class | org.jscience.arts.printed.isbn | JScience |
|
| InvalidMethodTypeException | | Class | org.jscience.physics.waves.optics.materials | JScience |
|
| InvalidPacketException | This method is thrown from the constructors of the packet-classes, whenever the int[]-array is not formatted according to the | Class | org.jscience.devices.gps.garmin | JScience |
|
| InvalidScoringMatrixException | Signals that the substitution matrix does not comply with the specification (see for details). | Class | org.jscience.biology.alignment | JScience |
|
| InvalidSequenceException | Signals that the sequence does not comply with the specification (seeSee Also:CharSequence, | Class | org.jscience.biology.alignment | JScience |
|
| InvalidSolutionException | See Also:Serialized FormConstructor SummaryInvalidSolutionException(java. | Class | org.jscience.physics.solids | JScience |
|
| InvalidTemplateException | See Also:Serialized FormConstructor SummaryInvalidTemplateException() | Class | org.jscience.physics.solids.gui.templates | JScience |
|
| InverterElement | | Class | org.jscience.physics.electricity.circuitry.elements | JScience |
|
| InvertFilter | This filter inverts an image. | Class | org.jscience.computing.ai.vision | JScience |
|
| InvertFilter | A filter which inverts the RGB channels of an image. | Class | org.jscience.media.pictures.filters | JScience |
|
| IObservation | An IObservation describes an astronomical oberservation of exactly one celestial object (target). | Interface | org.jscience.ml.om | JScience |
|
| IObserver | An IObserver describes person, who does astronomical observations. | Interface | org.jscience.ml.om | JScience |
|
| IonicRadii | | Class | org.jscience.chemistry.materials | JScience |
|
| IOUtils | | Class | org.jscience.io | JScience |
|
| IPACodes | | Class | org.jscience.linguistics | JScience |
|
| IPosition | | Interface | org.jscience.devices.gps | JScience |
|
| IRenderer | This class defines an interface which allows the JViewer to render and manipulate any graphics object which implements this interface. | Interface | org.jscience.chemistry.gui.extended.jviewer | JScience |
|
| ISBNIdentification | ISBN wraps a String interpreted as an ISBN. | Class | org.jscience.arts.printed.isbn | JScience |
|
| ISchemaElement | The ISchemaElement is the root interface for almost all astro XML schema elements. | Interface | org.jscience.ml.om | JScience |
|
| IScope | An IScope describes an optical instrument which can be used for astronomical observations. | Interface | org.jscience.ml.om | JScience |
|
| ISession | An ISession can be used to link several observations together. | Interface | org.jscience.ml.om | JScience |
|
| ISite | An ISite describes an observation site where an observation took place. | Interface | org.jscience.ml.om | JScience |
|
| IslamicCalendar | | Class | org.jscience.history.calendars | JScience |
|
| ISOCalendar | Fields inherited from class org. | Class | org.jscience.history.calendars | JScience |
|
| Isoleucine | A class representing the Isoleucine molecule. | Class | org.jscience.biology.aminoacids | JScience |
|
| IStateChangeHandler | Interface to be implemented when developing a State Change Handler. | Interface | org.jscience.engineering.eventdriven | JScience |
|
| ITarget | An ITarget describes a celestial object which might be interessting for astronomical observation. | Interface | org.jscience.ml.om | JScience |
|
| Item | | Class | org.jscience.computing.ai.casebasedreasoning | JScience |
|
| Item | A class representing an item. | Class | org.jscience.history.archeology | JScience |
|
| ItemManager | | Class | org.jscience.computing.ai.casebasedreasoning | JScience |
|
| Items | | Class | org.jscience.computing.ai.casebasedreasoning | JScience |
|
| ITime | | Interface | org.jscience.devices.gps | JScience |
|
| ItisSupport | and lookup services for taxonomic information. | Class | org.jscience.biology.taxonomy | JScience |
|
| ItisTaxon | A taxonomic entity, represented by a scientific name and corresponding to a particular taxonomic serial numer (tsn) from ITIS. | Class | org.jscience.biology.taxonomy | JScience |
|
| ItisXmlHandler | XML parsing routines that handle conversion of XML documents that are retrieved from ITIS into Java objects. | Class | org.jscience.biology.taxonomy | JScience |
|
| ITrackpoint | | Interface | org.jscience.devices.gps | JScience |
|
| ITrackpointListener | | Interface | org.jscience.devices.gps | JScience |
|
| ITransferListener | | Interface | org.jscience.devices.gps | JScience |
|
| ITransitionType | Contains a set of constants used to specify transition types. | Interface | org.jscience.engineering.eventdriven | JScience |
|
| IWaypoint | | Interface | org.jscience.devices.gps | JScience |
|
| IWaypointListener | | Interface | org.jscience.devices.gps | JScience |
|
| Jacobi | Attention! This class is not thread save. | Class | org.jscience.mathematics.analysis.elliptic | JScience |
|
| JacobiDiagonalizer | Jacobi diagonalization attempts to diagonalize a matrix such that after O(N3) operations, the off-diagonal elements are made zero. | Class | org.jscience.chemistry.quantum.math.la | JScience |
|
| JacobiDoublePolynomialFactory | This class implements Jacobi polynomials. | Class | org.jscience.mathematics.analysis.polynomials | JScience |
|
| JAlarmClock | A little GUI app with a JWatchLabel that can be run, halted and set. | Class | org.jscience.swing | JScience |
|
| JavaCharStream | An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape | Class | org.jscience.ml.sbml.jep | JScience |
|
| JavaCompiler | Auxiliar class that compiles java files into bytecodes (. | Class | org.jscience.computing.ai.expertsystem.compiler | JScience |
|
| JavaExpressible | The interface JavaExpressible indicates that the implementing class is able to express itself in Java format. | Interface | org.jscience.util | JScience |
|
| JavaGenerator | RandomJava is a class wrapper for the Math. | Class | org.jscience.measure.random | JScience |
|
| JAwari | JAwari can play the AwariGame in the JGameFrame GUI. | Class | org.jscience.computing.game.awari | JScience |
|
| JBackup | | Class | org.jscience.swing | JScience |
|
| JBall | This class models a ball that has a specified ball color, text color, size, value, and state. | Class | org.jscience.swing | JScience |
|
| JBarGraph | A bar graph Swing component. | Class | org.jscience.swing | JScience |
|
| JBlackJack | Fields inherited from class org. | Class | org.jscience.computing.game.cards | JScience |
|
| JCard | This class models a playing card from a standard deck. | Class | org.jscience.swing | JScience |
|
| JCardHand | This class is a container that holds cards. | Class | org.jscience.swing | JScience |
|
| JCategoryGraph2D | The JCategoryGraph2D superclass provides an abstract encapsulation of 2DSee Also:Serialized Form | Class | org.jscience.swing | JScience |
|
| JChat | JChat provides a simple GUI chat client that works with ChatServer. | Class | org.jscience.net | JScience |
|
| JCheckers | Fields inherited from class org. | Class | org.jscience.computing.game.checkers | JScience |
|
| JChess | class features easy customization of the appearance of the chess figures with a call to the method setGraphics (ChessGraphics icons). | Class | org.jscience.computing.game.chess | JScience |
|
| JCoin | This class defines a coin with specified colors, value, and probability of heads. | Class | org.jscience.swing | JScience |
|
| JCoinBox | This class is a container that holds coins. | Class | org.jscience.swing | JScience |
|
| JCompare | | Class | org.jscience.swing | JScience |
|
| JContourPlot | A contour plot Swing component. | Class | org.jscience.swing | JScience |
|
| JDBC | The class JDBC provides some simplified access to existing ODBC and MySQL drivers through static methods. | Class | org.jscience.util | JScience |
|
| JDBCInfoPane | displays information on a JDBC connection including table's row and meta data. | Class | org.jscience.swing | JScience |
|
| JDBCLogWriter | JDBCLogWriter provides a LogWriter that writes to a java. | Class | org.jscience.util.logging | JScience |
|
| JDBCTableModel | JDBCTableModel provides a simple way to display a table from a JDBC connection. | Class | org.jscience.util | JScience |
|
| JDefaultGame | JDefaultGame provides a basic wrapper for GamePlay objects for implementing the JGamePlay interface. | Class | org.jscience.computing.game | JScience |
|
| JDiceBoard | This class is a container that holds dice. | Class | org.jscience.swing | JScience |
|
| JDictClient | Zakladni GUI klient pro DICT dle RFC2229 implementovano SHOW DB, SHOW STRAT, DEFINE, MATCH, QUIT | Class | org.jscience.linguistics.dict | JScience |
|
| JDie | This class models a standard, 6-sided die with specified colors andSee Also:Serialized Form | Class | org.jscience.swing | JScience |
|
| JDiskUsage | shows disk usage based on the given root directory. | Class | org.jscience.swing | JScience |
|
| JDoubleBufferedComponent | The JDoubleBufferedComponent class provides double buffering functionality. | Class | org.jscience.swing | JScience |
|
| JDownloader | Downloads a URL or URLCache object into a file in a thread using a ProgressMonitorInputStream, so that the user can abort if desired | Class | org.jscience.net | JScience |
|
| JeopsException | An exception thrown by JEOPS. | Class | org.jscience.computing.ai.expertsystem.compiler | JScience |
|
| JEP | The JEP class is the main interface with which the user should interact. | Class | org.jscience.ml.sbml.jep | JScience |
|
| JfetElement | | Class | org.jscience.physics.electricity.circuitry.elements | JScience |
|
| JFileField | A text component that denotes a file path; supports mouse drops from file system and provides a convenient JFileChooser. | Class | org.jscience.swing | JScience |
|
| JFontChooser | provides a nice GUI mechanism to choose a System Font (with preview and compare option and several other features). | Class | org.jscience.swing | JScience |
|
| JFontControl | provides a Font control component that can be used in a menu or toolbar. | Class | org.jscience.swing | JScience |
|
| JFontFileChooser | provides a nice GUI mechanism to choose a Font from the file system. | Class | org.jscience.swing | JScience |
|
| JFourWins | JFourWins provides the GUI wrapping for a FourWinsGame to be played withSee Also:FourWinsGame, | Class | org.jscience.computing.game.fourwins | JScience |
|
| JGameFrame | JGameFrame implements a generic GUI setup for a JGamePlay. | Class | org.jscience.computing.game | JScience |
|
| JGamePlay | JGamePlay provides functionality that is used by the GUI based JGameFrame to display the game specific features. | Interface | org.jscience.computing.game | JScience |
|
| JGomoku | GUI wrapper around GomokuGame for using a JGameFrameFields inherited from class org. | Class | org.jscience.computing.game.gomoku | JScience |
|
| JGraph2D | The JGraph2D superclass provides an abstract encapsulation of 2D graphs. | Class | org.jscience.swing | JScience |
|
| JGraphLayout | A graph layout arranges components in the style of a graph. | Class | org.jscience.swing | JScience |
|
| JGraphModelAdapter | An adapter that reflects a JGraphT graph as a JGraph graph. | Class | org.jscience.computing.graph.external | JScience |
|
| JImageCanvas | The JImageCanvas class allows an image to be directly added to aSee Also:Serialized Form | Class | org.jscience.swing | JScience |
|
| JKFlipFlopElement | Fields inherited from class org. | Class | org.jscience.physics.electricity.circuitry.elements | JScience |
|
| JLayeredBarGraph | A layered bar graph Swing component. | Class | org.jscience.swing | JScience |
|
| JLineGraph | A line graph Swing component. | Class | org.jscience.swing | JScience |
|
| JLineGraph3D | A 3D line graph Swing component. | Class | org.jscience.swing | JScience |
|
| JLineTrace | A line trace Swing component. | Class | org.jscience.swing | JScience |
|
| JMainFrame | a convenient JFrame providing some basic nice stuffSee Also:Serialized Form | Class | org.jscience.swing | JScience |
|
| JMemoryGauge | a component that displays current memory consumptionSee Also:Serialized Form | Class | org.jscience.swing | JScience |
|
| JMenuChoice | | Class | org.jscience.medicine.volumetric | JScience |
|
| JMenuToggle | | Class | org.jscience.medicine.volumetric | JScience |
|
| JMessenger | JMessenger provides a simple GUI messenger for a direct peer-to-peer connection that uses one side as the server. | Class | org.jscience.net | JScience |
|
| JMuehle | enables MuehleGame to be played with JGameFrameFields inherited from class org. | Class | org.jscience.computing.game.muehle | JScience |
|
| JNetProperties | provides a form to edit Java network propertiesSee Also:Serialized Form | Class | org.jscience.net | JScience |
|
| Joggle | A Component drawing a joggle (or wheel) you can drag to move it (scroll) and change a value to the corresponding JoggleModel. | Class | org.jscience.swing.joggle | JScience |
|
| JoggleModel | A model representing a bounded or unbounded double value sequence. | Interface | org.jscience.swing.joggle | JScience |
|
| JohnsonElement | Fields inherited from class org. | Class | org.jscience.physics.electricity.circuitry.elements | JScience |
|
| JoinReteNode | A node in the Rete network that has more than one input, so that objects coming from distinct parts of the network are joined together in instances | Class | org.jscience.computing.ai.expertsystem.rete | JScience |
|
| JoinSemiLattice | | Interface | org.jscience.mathematics.algebraic.lattices | JScience |
|
| JPanelChoice | | Class | org.jscience.medicine.volumetric | JScience |
|
| JPanelChoiceAxis | | Class | org.jscience.medicine.volumetric | JScience |
|
| JPanelString | | Class | org.jscience.medicine.volumetric | JScience |
|
| JPanelToggle | | Class | org.jscience.medicine.volumetric | JScience |
|
| JPieChart | A pie chart Swing component. | Class | org.jscience.swing | JScience |
|
| JPlayerClient | a GUI application acting as a client Player in a game played over theSee Also:GameServer, | Class | org.jscience.computing.game | JScience |
|
| JPrinterSelect | | Class | org.jscience.swing | JScience |
|
| JRelKin | Program to calculate relativistic kinematics for the SplitPole detector. | Class | org.jscience.physics.nuclear.kinematics | JScience |
|
| JReversi | enables ReversiGame to be played with JGameFrameFields inherited from class org. | Class | org.jscience.computing.game.reversi | JScience |
|
| JScatterGraph | A scatter graph Swing component. | Class | org.jscience.swing | JScience |
|
| JScheduler | a convenient GUI to schedule predefined tasksSee Also:Serialized Form | Class | org.jscience.swing | JScience |
|
| JScience | This class represents the JScience library; it contains the library optional #initialize method as well as a main(java. | Class | org.jscience | JScience |
|
| JScienceAutoUpdate | | Class | org.jscience | JScience |
|
| JScienceVersion | The Version class contains information about the current and latestSee Also:Serialized Form | Class | org.jscience | JScience |
|
| JSolitaire | enables Solitaire to be played with JGameFrameFields inherited from class org. | Class | org.jscience.computing.game.puzzle | JScience |
|
| JSpider | a Swing based GUI that uses functionality of the Spider class and uses a default SampleCrawlerSetting instance if no other CrawlerSetting is | Class | org.jscience.net | JScience |
|
| JStackedBarGraph | A stacked bar graph Swing component. | Class | org.jscience.swing | JScience |
|
| JTextComponentLog | JTextComponentLog writes abbreviated log messages into a given JTextComponent synchronously. | Class | org.jscience.util.logging | JScience |
|
| JTexturedPanel | | Class | org.jscience.physics.fluids.dynamics.gui | JScience |
|
| JTextViewer | a very simple text viewer w/ copy/print/save capabilitiesSince:04/01/2004See Also:Serialized Form | Class | org.jscience.swing | JScience |
|
| JTilePuzzle | See Also:Serialized FormFields inherited from class javax. | Class | org.jscience.computing.game.puzzle | JScience |
|
| JTimeChooser | A simple specialized JSpinner using java. | Class | org.jscience.swing | JScience |
|
| Judge | The Judge class provides some useful information for people whose job is to take care of the trial process completion. | Class | org.jscience.law | JScience |
|
| JulianCalendar | | Class | org.jscience.history.calendars | JScience |
|
| JulianCoordinateSystem | The class defining Julian coordinate systems. | Class | org.jscience.astronomy.solarsystem.coordinates.coordinatesystems | JScience |
|
| JulianDay | | Class | org.jscience.astronomy.solarsystem.ephemeris | JScience |
|
| JulianTime | The JulianTime class stores Julian Day (minus 2450000 d) and allows setting and retrieval of time in various forms. | Class | org.jscience.astronomy.solarsystem | JScience |
|
| JuliaSet | The JuliaSet class provides an object that encapsulates Julia sets. | Class | org.jscience.mathematics.analysis.chaos | JScience |
|
| JumboLogger | logger for JUMBO/CML. | Class | org.jscience.ml.cml.logger | JScience |
|
| JumboXmlHandler | allows logging of JUMBO/CML-based XML DOMs as well as messages. | Class | org.jscience.ml.cml.logger | JScience |
|
| Junction | Basic junction. | Class | org.jscience.architecture.traffic.infrastructure | JScience |
|
| JunctionWaitTrackingView | TrackingView that tracks the waiting queue length of one EdgeNode. | Class | org.jscience.architecture.traffic.simulation.statistics | JScience |
|
| JURLCachePane | A JEditorPane that can take advantage of a URLCache. | Class | org.jscience.net | JScience |
|
| JUrn | This class is a container (actually a panel) that holds balls. | Class | org.jscience.swing | JScience |
|
| JuryMember | The Lawyer class provides some useful information for people whose job is to decide if the defandant is guilty or not. | Class | org.jscience.law | JScience |
|
| JViewer | This class provides a viewer which can render and manipulate one or more Note: Only the reference to the Tripos Java molecule's Matrix3D class keeps | Class | org.jscience.chemistry.gui.extended.jviewer | JScience |
|
| JWatchLabel | JWatchLabel is a JComponent that displays either the current time or a given Stopwatch updated every second | Class | org.jscience.swing | JScience |
|
| JWebBrowser | A very plain Web Browser with minimal functionality; but still cool. | Class | org.jscience.net | JScience |
|
| JWS | Fields inherited from class org. | Class | org.jscience.computing.game.wolfsheep | JScience |
|
| Kaon | A class representing kaons. | Class | org.jscience.physics.quantum.particles | JScience |
|
| KarhunenLoeve | This class implements the Karhunen-Loeve expansion. | Class | org.jscience.mathematics.statistics | JScience |
|
| KB | **************************************************************** Contains methods for reading, writing knowledge bases and their | Class | org.jscience.linguistics.kif | JScience |
|
| KBmanager | This is a class that manages a group of knowledge bases. | Class | org.jscience.linguistics.kif | JScience |
|
| Kernel | A convolution kernel. | Class | org.jscience.media.pictures.filters | JScience |
|
| KernelADFC | | Class | org.jscience.physics.fluids.dynamics | JScience |
|
| KernelADFCConfiguration | | Class | org.jscience.physics.fluids.dynamics | JScience |
|
| Ketone | A class storing the Ketone radical. | Class | org.jscience.chemistry.radicals | JScience |
|
| KetVector | The KetVector class provides an object for encapsulating Dirac ketSee Also:Serialized Form | Class | org.jscience.physics.quantum | JScience |
|
| KeyBehavior | This class is a simple behavior that implements keyboard navigation. | Class | org.jscience.biology.lsystems.growing | JScience |
|
| KeyedWeakReference | Subclass of WeakReference which includes and extra field (the key) which can be used to help cleanup once this reference has been enqueued. | Class | org.jscience.util.cache | JScience |
|
| KIF | **************************************************************** A class designed to read a file in SUO-KIF format into memory. | Class | org.jscience.linguistics.kif | JScience |
|
| KIFplus | A class designed to adhere strictly to the SUO-KIF definition at http://suo. | Class | org.jscience.linguistics.kif | JScience |
|
| KinematicModel | This file is licensed under the GNU Public Licens (GPL). | Interface | org.jscience.architecture.lift | JScience |
|
| KinematicsException | Thrown in kinematically disallowed situations. | Class | org.jscience.physics.nuclear.kinematics.nuclear | JScience |
|
| KinematicsOutputTable | Table for displaying results of nuclear reaction kinematics calculations. | Class | org.jscience.physics.nuclear.kinematics.nuclear.gui.table | JScience |
|
| KinematicsOutputTableModel | Data model for KinematicsOutputTable. | Class | org.jscience.physics.nuclear.kinematics.nuclear.gui.table | JScience |
|
| KinematicsSimulation | The KinematicsSimulation interface is the base class for simulation of kinematics systems. | Interface | org.jscience.physics.kinematics | JScience |
|
| KinematicViscosity | This interface represents the diffusion of momentum. | Interface | javax.measure.quantity | JScience |
|
| KineticLaw | The mathematics of the rate of the enclosing Reaction. | Class | org.jscience.ml.sbml | JScience |
|
| KleeneAlgebra | This interface defines a kleene algebra. | Interface | org.jscience.mathematics.algebraic.fields | JScience |
|
| KMeans | Generates clusters from a dataset using the K-Means algorithm. | Class | org.jscience.computing.kmeans | JScience |
|
| KMinus | A class representing K-. | Class | org.jscience.physics.quantum.particles | JScience |
|
| KnotType | | Class | org.jscience.mathematics.geometry | JScience |
|
| KochCurve | The KochCurve class provides an object that encapsulates the Koch curve. | Class | org.jscience.mathematics.analysis.chaos | JScience |
|
| KohonenNN | This class provides a simple implementation of a two-dimensional Kohonen self- organizing map. | Class | org.jscience.computing.ai.neurocomputing | JScience |
|
| KohonenTrainer | This class implements the Kohonen training algorithm. | Class | org.jscience.computing.ai.neurocomputing | JScience |
|
| KPlus | A class representing K+. | Class | org.jscience.physics.quantum.particles | JScience |
|
| KroneckerDelta | The KroneckerDelta class encapsulates the Kronecker delta. | Class | org.jscience.physics.relativity | JScience |
|
| KZero | A class representing K0. | Class | org.jscience.physics.quantum.particles | JScience |
|
| LabeledElement | An graph element (vertex or edge) that can have a label. | Interface | org.jscience.computing.graph | JScience |
|
| LabeledLED | A LabeledLED consists of a label and a RoundLED. | Class | org.jscience.awt.leds | JScience |
|
| Lactose | A class representing the Lactose carbohydrate molecule. | Class | org.jscience.biology.molecules.carbohydrates | JScience |
|
| LaguerreDoublePolynomialFactory | This class implements Laguerre polynomials. | Class | org.jscience.mathematics.analysis.polynomials | JScience |
|
| Lambda | A class representing lambdas. | Class | org.jscience.physics.quantum.particles | JScience |
|
| LaneAction | | Class | org.jscience.architecture.traffic.tools | JScience |
|
| LaneTool | | Class | org.jscience.architecture.traffic.tools | JScience |
|
| Language | The Language class provides a placeholder for a language. | Class | org.jscience.linguistics | JScience |
|
| Language | English language resources for the org. | Class | org.jscience.swing | JScience |
|
| Language_de | Deutsche Uebersetzung fuer die org. | Class | org.jscience.swing | JScience |
|
| Languages | The Languages class provides support for common language. | Class | org.jscience.linguistics | JScience |
|
| LapDataPacket | This class encapsulates a lap-packet. | Class | org.jscience.devices.gps.garmin | JScience |
|
| LaplacianFunction | The interface LaplacianFunction defines the methods that must be implemented for a class to represent a function with a laplacian (the counterpart of | Interface | org.jscience.mathematics.analysis | JScience |
|
| Lattice | This interface defines a (ordered) lattice. | Interface | org.jscience.mathematics.algebraic.lattices | JScience |
|
| LawConstants | A class representing the justice useful constants. | Class | org.jscience.law | JScience |
|
| LawSuitSituation | A class representing the act of justice in modern countries. | Class | org.jscience.law | JScience |
|
| Lawyer | The Lawyer class provides some useful information for people whose job is to defend individuals. | Class | org.jscience.law | JScience |
|
| LayeredBarGraph | A layered bar graph AWT component. | Class | org.jscience.awt | JScience |
|
| LE | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.mathematics.analysis.expressions.comparison | JScience |
|
| LeafNode | | Class | org.jscience.mathematics.axiomatic | JScience |
|
| LeafShape | This class builds a leaf with the points given in the passed array ofFields inherited from class javax. | Class | org.jscience.biology.lsystems.growing.shape | JScience |
|
| LeastSquaresEstimator | This class implements a solver for estimation problems. | Class | org.jscience.mathematics.analysis.estimation | JScience |
|
| LEDBase | | Class | org.jscience.awt.leds | JScience |
|
| LEDDisplayBase | | Class | org.jscience.awt.displays | JScience |
|
| LEDElement | | Class | org.jscience.physics.electricity.circuitry.elements | JScience |
|
| LEDMeter | | Class | org.jscience.awt.meters | JScience |
|
| LegendreDoublePolynomialFactory | This class implements Legendre polynomials. | Class | org.jscience.mathematics.analysis.polynomials | JScience |
|
| Length | This interface represents the extent of something along its greatest dimension or the extent of space between two objects or places. | Interface | javax.measure.quantity | JScience |
|
| Lepton | A class representing leptons. | Class | org.jscience.physics.quantum.particles | JScience |
|
| LessSimpleInfra | Simple infrastructure used for testingFields inherited from class org. | Class | org.jscience.architecture.traffic.infrastructure | JScience |
|
| Leucine | A class representing the Leucine molecule. | Class | org.jscience.biology.aminoacids | JScience |
|
| Level | Level classifies the logging of LogEntry objects. | Class | org.jscience.util.logging | JScience |
|
| LevelFilter | | Class | org.jscience.util.logging | JScience |
|
| LevenbergMarquadt | This uses the Levenberg-Marquadt prescription for finding the local minimum of chi-squared given seed parameter values for the function to fit. | Class | org.jscience.physics.nuclear.kinematics.math.analysis | JScience |
|
| LeviCivita | The LeviCivita class encapsulates the Levi-Civita tensor. | Class | org.jscience.physics.relativity | JScience |
|
| Lexeme | The Lexeme defines common rooted words. | Class | org.jscience.linguistics | JScience |
|
| Lexicon | The Lexicon class provides a dictionnary of lexemes and correspondingSee Also:Serialized Form | Class | org.jscience.linguistics | JScience |
|
| LexTable | | Class | org.jscience.mathematics.axiomatic | JScience |
|
| LexWalker | | Class | org.jscience.mathematics.axiomatic | JScience |
|
| License | A class representing a piece of paper by an authority that gives someone the right to do something. | Class | org.jscience.law | JScience |
|
| License | a License provides and limits access to certain functionality based on individual classes or packages. | Class | org.jscience.util.license | JScience |
|
| Licensed | | Interface | org.jscience.util.license | JScience |
|
| LicenseHandler | can be used to obtain a license from some source if a call to Settings. | Interface | org.jscience.util.license | JScience |
|
| LicenseLoader | can be used to aquire licenses from a known location on demand. | Class | org.jscience.util | JScience |
|
| LicenseManager | LicenseManager provides the ability to use limited licenses based on classes Note that the LicenseManager only accepts Licenses that are properly signed, | Class | org.jscience.util.license | JScience |
|
| LicensingException | thrown to indicate that no valid license for a requested Object could beSee Also:LicenseManager, | Class | org.jscience.util.license | JScience |
|
| LieAlgebra | The LieAlgebra class provides an abstract encapsulation for Lie algebras. | Class | org.jscience.mathematics.algebraic.algebras | JScience |
|
| LieGroup | The LieGroup class provides an encapsulation for Lie groups. | Class | org.jscience.mathematics.algebraic.groups | JScience |
|
| LifeFilter | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.media.pictures.filters | JScience |
|
| LightFilter | | Class | org.jscience.media.pictures.filters | JScience |
|
| Line | A class that defines geometric straight line in 3D spaceConstructor SummaryLine() | Class | org.jscience.chemistry.gui.extended.geometry | JScience |
|
| Line2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| Line3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| LinearColormap | A colormap which interpolates linearly between two colors. | Class | org.jscience.media.pictures.filters | JScience |
|
| LinearColormap | | Class | org.jscience.medicine.volumetric | JScience |
|
| LinearDoubleFunction | The linear function class. | Class | org.jscience.mathematics.analysis | JScience |
|
| LinearFitErrXY | Code for fitting a line to data with error bars in both x and y. | Class | org.jscience.physics.nuclear.kinematics.math.statistics | JScience |
|
| LinearFitErrY | Given a data set, performs a linear regression, then can be queried for the results. | Class | org.jscience.physics.nuclear.kinematics.math.statistics | JScience |
|
| LinearFunction | | Class | org.jscience.physics.nuclear.kinematics.math.statistics | JScience |
|
| LinearGraphGenerator | Generates a linear graph of any size. | Class | org.jscience.computing.graph.generators | JScience |
|
| LinearMathUtils | The linear math library. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| LinearSpline | This class is used to generate linear splines to be used as wavelets or related functions. | Class | org.jscience.mathematics.wavelet.splines | JScience |
|
| LinearStaticSolution | Linear static finite element solution. | Class | org.jscience.physics.solids.solution | JScience |
|
| LineFit | | Class | org.jscience.physics.nuclear.kinematics | JScience |
|
| LineGraph | A line graph AWT component. | Class | org.jscience.awt | JScience |
|
| LineGraph3D | A 3D line graph AWT component. | Class | org.jscience.awt | JScience |
|
| LineHoughTransformOp | This class implements a Line Hough transform. | Class | org.jscience.computing.ai.vision | JScience |
|
| LineTrace | A line trace AWT component. | Class | org.jscience.awt | JScience |
|
| LinguisticsConstants | | Class | org.jscience.linguistics | JScience |
|
| LinguisticsUtils | A class representing some useful methods for linguisticsConstructor SummaryLinguisticsUtils() | Class | org.jscience.linguistics | JScience |
|
| LinguisticVariable | Abstraction for fuzzy linguistic variables. | Class | org.jscience.computing.ai.fuzzylogic | JScience |
|
| Liquid | A class representing Liquids. | Class | org.jscience.economics.resources | JScience |
|
| List | Each list, both at compile time and at run time, is an instance of this class. | Class | org.jscience.computing.ai.planning | JScience |
|
| ListenableDirectedGraph | A directed graph which is also ListenableGraph. | Class | org.jscience.computing.graph.graphs | JScience |
|
| ListenableDirectedWeightedGraph | A directed weighted graph which is also ListenableGraph. | Class | org.jscience.computing.graph.graphs | JScience |
|
| ListenableGraph | A graph that supports listeners on structural change events. | Interface | org.jscience.computing.graph | JScience |
|
| ListenableUndirectedGraph | An undirected graph which is also ListenableGraph. | Class | org.jscience.computing.graph.graphs | JScience |
|
| ListenableUndirectedWeightedGraph | An undirected weighted graph which is also ListenableGraph. | Class | org.jscience.computing.graph.graphs | JScience |
|
| ListEnumeration | This class is an Enumeration which works on objects that implementConstructor SummaryListEnumeration(java. | Class | org.jscience.architecture.traffic.util | JScience |
|
| ListSorter | | Class | org.jscience.mathematics.geometry | JScience |
|
| LiteralVector1D | | Class | org.jscience.mathematics.geometry | JScience |
|
| LiteralVector2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| LiteralVector3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| LnSeries | | Class | org.jscience.mathematics.analysis.series | JScience |
|
| LoadBackupCopy | | Class | org.jscience.physics.fluids.dynamics.navierstokes | JScience |
|
| LoadDependentKinematicModel | This file is licensed under the GNU Public Licens (GPL). | Class | org.jscience.architecture.lift | JScience |
|
| LoadMesh | | Class | org.jscience.physics.fluids.dynamics.mesh | JScience |
|
| LoadSpeed | This file is licensed under the GNU Public Licens (GPL). | Class | org.jscience.architecture.lift | JScience |
|
| LocalAlignmentBlock | This class is used by the CrochemoreLandauZivUkelsonLocalAlignment algorithm to store the information of an alignment block. | Class | org.jscience.biology.alignment | JScience |
|
| LocalHillTLC | This controller will decide it's Q values for the traffic lights according to the traffic situation on / the lane connected to the | Class | org.jscience.architecture.traffic.algorithms.tlc | JScience |
|
| LocalTimeManager | This class implements TimeManager. | Class | org.jscience.net.ntp | JScience |
|
| LocalToWindow | | Class | org.jscience.medicine.volumetric | JScience |
|
| LocalWeb | LocalWeb represents a website based on the local file system. | Class | org.jscience.net | JScience |
|
| LocationScaleDistribution | This class applies a location-scale tranformation to a given distribution. | Class | org.jscience.mathematics.statistics | JScience |
|
| Locutor | A class representing an individual in an talking situation (cocktail,Fields inherited from class org. | Class | org.jscience.linguistics | JScience |
|
| Log | This class handles all the error messages, warnings and infos. | Class | org.jscience.biology.lsystems.common | JScience |
|
| Log | A temp class to help me centralize all my writes to stdout Doesn't need to be instantiated - just call Log. | Class | org.jscience.computing.ai.casebasedreasoning | JScience |
|
| Log | Class representing the natural logarithm of an Expression object. | Class | org.jscience.mathematics.analysis.expressions.symbolic | JScience |
|
| LogConverter | This class represents a logarithmic converter. | Class | javax.measure.converter | JScience |
|
| LogEntry | LogEntry represents a single record of a log logged by a Logger object and handled by a LogWriter object. | Class | org.jscience.util.logging | JScience |
|
| LogEntryFormatter | | Interface | org.jscience.util.logging | JScience |
|
| LogException | LogException is thrown when a problem is encountered while writing to aSee Also:LogWriter, | Class | org.jscience.util.logging | JScience |
|
| LogExceptionHandler | A LogExceptionHandler is used to control the behavior of a Logger in regards to occuring LogException events. | Interface | org.jscience.util.logging | JScience |
|
| LogFile | LogFile provides great convenience for logging information from a program into a file. | Class | org.jscience.util.logging | JScience |
|
| Logger | Logger somewhat leans on the functionality of the java. | Class | org.jscience.util.logging | JScience |
|
| LoggerPassengerProcessor | This file is licensed under the GNU Public Licens (GPL). | Class | org.jscience.architecture.lift | JScience |
|
| Logical | Interface for creating symbolic logical expressions, which may be evaluated. | Interface | org.jscience.mathematics.analysis.expressions.logical | JScience |
|
| LogicalBinary | | Class | org.jscience.mathematics.analysis.expressions.logical | JScience |
|
| LogicalConstant | | Class | org.jscience.mathematics.analysis.expressions.logical | JScience |
|
| LogicalExpression | Each logical expression at compile time is represented as a class derived from this abstract class. | Class | org.jscience.computing.ai.planning | JScience |
|
| LogicalExpressionAssignment | Each assign term in a logical expression at compile time is represented as an instance of this class. | Class | org.jscience.computing.ai.planning | JScience |
|
| LogicalExpressionAtomic | Each atomic term in a logical expression at compile time is represented as an instance of this class. | Class | org.jscience.computing.ai.planning | JScience |
|
| LogicalExpressionCall | Each call term in a logical expression at compile time is represented as an instance of this class. | Class | org.jscience.computing.ai.planning | JScience |
|
| LogicalExpressionConjunction | Each conjunction at compile time is represented as an instance of thisConstructor SummaryLogicalExpressionConjunction(java. | Class | org.jscience.computing.ai.planning | JScience |
|
| LogicalExpressionDisjunction | Each disjunction at compile time is represented as an instance of thisConstructor SummaryLogicalExpressionDisjunction(java. | Class | org.jscience.computing.ai.planning | JScience |
|
| LogicalExpressionForAll | Each ForAll logical expression at compile time is represented as an instance of this class. | Class | org.jscience.computing.ai.planning | JScience |
|
| LogicalExpressionNegation | Each negative term in a logical expression at compile time is represented as an instance of this class. | Class | org.jscience.computing.ai.planning | JScience |
|
| LogicalExpressionNil | Each empty logical expression at compile time is represented as an instance of this class. | Class | org.jscience.computing.ai.planning | JScience |
|
| LogicalParameter | See Also:Serialized FormConstructor SummaryLogicalParameter(java. | Class | org.jscience.mathematics.analysis.expressions.logical | JScience |
|
| LogicalPrecondition | | Class | org.jscience.computing.ai.planning | JScience |
|
| LogicalUnary | | Class | org.jscience.mathematics.analysis.expressions.logical | JScience |
|
| LogicalVariable | See Also:Serialized FormConstructor SummaryLogicalVariable(java. | Class | org.jscience.mathematics.analysis.expressions.logical | JScience |
|
| LogicInputElement | | Class | org.jscience.physics.electricity.circuitry.elements | JScience |
|
| LogicOutputElement | | Class | org.jscience.physics.electricity.circuitry.elements | JScience |
|
| LogisticDistribution | This class models the logistic distribution. | Class | org.jscience.mathematics.statistics | JScience |
|
| LogisticMap | The LogisticMap class provides an object that encapsulates the logistic map. | Class | org.jscience.mathematics.analysis.chaos | JScience |
|
| LogNormalDistribution | This class models the lognormal distribution with specified parameters. | Class | org.jscience.mathematics.statistics | JScience |
|
| LogPanel | A JPanel that registers log events. | Class | org.jscience.physics.solids.gui | JScience |
|
| LogWriter | The LogWriter interface defines objects that can be used as a handler for the Logger class. | Interface | org.jscience.util.logging | JScience |
|
| Long | The Long class encapsulates 64 bits integer numbers. | Class | org.jscience.mathematics.algebraic.numbers | JScience |
|
| LongestQueueTLC | This controller will switch TrafficLights so that the Trafficlight with the longest queue of waiting Roadusers will get set to green. | Class | org.jscience.architecture.traffic.algorithms.tlc | JScience |
|
| LookupFilter | See Also:Serialized FormFields inherited from class java. | Class | org.jscience.media.pictures.filters | JScience |
|
| Loop | This interface defines a loop (a quasigroup with an identity element). | Interface | org.jscience.mathematics.algebraic.groups | JScience |
|
| LoopWise | | Class | org.jscience.mathematics.geometry | JScience |
|
| LorentzBoost | The LorentzBoost class encapsulates the Lorentz boosts. | Class | org.jscience.physics.relativity | JScience |
|
| LowPassPassive | Fields inherited from class org. | Class | org.jscience.engineering.control | JScience |
|
| LRUConflictSet | A conflict set whose conflict resolution policy is one that the least recently fired rules have priority over the remaining ones. | Class | org.jscience.computing.ai.expertsystem.conflict | JScience |
|
| LsrConv | | Class | org.jscience.geography.coordinates | JScience |
|
| LSystem | This class represents an LSystem as we know it in text form. | Class | org.jscience.biology.lsystems.fixed | JScience |
|
| LSystem | This class represents an LSystem as we know it in text form. | Class | org.jscience.biology.lsystems.growing | JScience |
|
| LT | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.mathematics.analysis.expressions.comparison | JScience |
|
| LteConv | | Class | org.jscience.geography.coordinates | JScience |
|
| LUDecomposition | For an m-by-n matrix A with m >= n, the LU decomposition is an m-by-n unit lower triangular matrix L, an n-by-n upper triangular matrix U, | Class | org.jscience.physics.solids | JScience |
|
| LuescherGenerator | RANLUX is an advanced pseudo-random number generator based on the RCARRY algorithm proposed in 1991 by Marsaglia and Zaman. | Class | org.jscience.measure.random | JScience |
|
| LuminousFlux | This interface represents a luminous flux. | Interface | javax.measure.quantity | JScience |
|
| LuminousIntensity | This interface represents the luminous flux density per solid angle as measured in a given direction relative to the emitting source. | Interface | javax.measure.quantity | JScience |
|
| LX200 | | Class | org.jscience.devices.telescopes.LX200 | JScience |
|
| LX200ControlPanel | | Class | org.jscience.devices.telescopes.LX200 | JScience |
|
| LX200DebugServer | See Also:Serialized FormFields inherited from class java. | Class | org.jscience.devices.telescopes.LX200 | JScience |
|
| LX200Remote | | Interface | org.jscience.devices.telescopes.LX200 | JScience |
|
| LX200Server | See Also:Serialized FormFields inherited from class java. | Class | org.jscience.devices.telescopes.LX200 | JScience |
|
| Lysine | A class representing the Lysine molecule. | Class | org.jscience.biology.aminoacids | JScience |
|
| Machine | A class representing Machine. | Class | org.jscience.economics.resources | JScience |
|
| MachineEpsilon | | Class | org.jscience.mathematics | JScience |
|
| Magma | | Interface | org.jscience.mathematics.algebraic.groups | JScience |
|
| MagneticFlux | This interface represents a magnetic flux. | Interface | javax.measure.quantity | JScience |
|
| MagneticFluxDensity | This interface represents a magnetic flux density. | Interface | javax.measure.quantity | JScience |
|
| Main | Main class in the Jeops phase of converting rule files into Java When invoked, the method convert() will create a java file | Class | org.jscience.computing.ai.expertsystem.compiler | JScience |
|
| MainView | This view paints an entire infrastructureSee Also:Serialized Form | Class | org.jscience.architecture.traffic | JScience |
|
| MakeATable | | Class | org.jscience.physics.nuclear.kinematics | JScience |
|
| MakeBrailleLanguageUnicode | Creates Unicode version Language files as LanguageUnicode objects from the simple text editable version. | Class | org.jscience.linguistics.braille.util | JScience |
|
| MakerBraille | Provides functions and constants for the Make programs that produce formatted machine-readable language files from their corresponding human-editable | Class | org.jscience.linguistics.braille.util | JScience |
|
| MandelbrotMap | The MandelbrotMap class provides an object that encapsulates the Mandelbrot map. | Class | org.jscience.mathematics.analysis.chaos | JScience |
|
| MandelbrotSet | The MandelbrotSet class provides an object that encapsulates theConstructor SummaryMandelbrotSet() | Class | org.jscience.mathematics.analysis.chaos | JScience |
|
| ManualCA | This file is licensed under the GNU Public Licens (GPL). | Class | org.jscience.architecture.lift.ca | JScience |
|
| Map | A class representing a 2D map of geographical sort. | Class | org.jscience.geography | JScience |
|
| MappableArray | Wrapper class around an array in order to have it implement the ArraySliceMappable interface. | Class | org.jscience.util.mapper | JScience |
|
| MappableScalar | Wrapper class around a scalar in order to have it implement the ArraySliceMappable interface. | Class | org.jscience.util.mapper | JScience |
|
| MapPanel | This class is the map of the scene on the GUI. | Class | org.jscience.biology.lsystems.growing.gui | JScience |
|
| MappingException | This class represents exceptions thrown by mappingsSee Also:Serialized Form | Class | org.jscience.mathematics.analysis | JScience |
|
| MarbleFilter | This filter applies a marbling effect to an image, displacing pixels bySee Also:Serialized Form | Class | org.jscience.media.pictures.filters | JScience |
|
| MarbleFunction | Fields inherited from class org. | Class | org.jscience.media.pictures.filters.math | JScience |
|
| MarguleActivityCalculator | Margule's equation implementation for activity calculation. | Class | org.jscience.chemistry.vapor.calculators | JScience |
|
| MarsagliaGenerator | RANMAR is a lagged Fibonacci generator proposed by Marsaglia and Zaman and is a good research grade generator. | Class | org.jscience.measure.random | JScience |
|
| MarsAtmosphere | A really basic model of Mars Atmosphere. | Class | org.jscience.earth | JScience |
|
| Mass | This interface represents the measure of the quantity of matter that a body or an object contains. | Interface | javax.measure.quantity | JScience |
|
| MassExcessTable | Class for storing binding energies. | Class | org.jscience.physics.nuclear.kinematics.nuclear | JScience |
|
| MassFlowRate | This interface represents the movement of mass per time. | Interface | javax.measure.quantity | JScience |
|
| MasterOfCeremony | The MasterOfCeremony class provides some useful information for people whose job is to entertain. | Class | org.jscience.sociology | JScience |
|
| Match | A class representing one meeting in a sport competition. | Class | org.jscience.sports | JScience |
|
| MatchDistribution | This class models the distribution of the number of matches in a random permutation. | Class | org.jscience.mathematics.statistics | JScience |
|
| MatchingItemsManager | Now that i think about it, this class seems awfully silly. | Class | org.jscience.computing.ai.casebasedreasoning | JScience |
|
| MatchingPursuit | A Wavelet (and more) matching pursuit class Uses adaptative Morse coding for better performance. | Class | org.jscience.mathematics.wavelet | JScience |
|
| Material | | Class | org.jscience.physics.waves.optics.materials | JScience |
|
| MaterialFromFile | | Class | org.jscience.physics.waves.optics.materials | JScience |
|
| MaterialResource | A class representing a modern (material) resource, that is tagged. | Class | org.jscience.economics | JScience |
|
| MathBean | See Also:Serialized FormConstructor SummaryMathBean() | Class | org.jscience.ml.mathml.beans | JScience |
|
| MathConstants | A collection of useful numbers (stored to maximum precision). | Class | org.jscience.mathematics | JScience |
|
| MathElement | A class that holds a user or program defined value. | Class | org.jscience.ml.sbml.math | JScience |
|
| MathElement | This code is licensed under the DARPA BioCOMP Open Source License. | Interface | org.jscience.ml.sbml | JScience |
|
| MathException | See Also:Serialized FormConstructor SummaryMathException(java. | Class | org.jscience.physics.nuclear.kinematics.math | JScience |
|
| MathFunction1D | | Class | org.jscience.media.pictures.filters.math | JScience |
|
| MathMLActionElement | Fields inherited from interface org. | Interface | org.w3c.dom.mathml | JScience |
|
| MathMLActionElementImpl | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.ml.mathml | JScience |
|
| MathMLAlignGroupElement | Fields inherited from interface org. | Interface | org.w3c.dom.mathml | JScience |
|
| MathMLAlignGroupElementImpl | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.ml.mathml | JScience |
|
| MathMLAlignMarkElement | Fields inherited from interface org. | Interface | org.w3c.dom.mathml | JScience |
|
| MathMLAlignMarkElementImpl | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.ml.mathml | JScience |
|
| MathMLAnnotationElement | Fields inherited from interface org. | Interface | org.w3c.dom.mathml | JScience |
|
| MathMLAnnotationElementImpl | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.ml.mathml | JScience |
|
| MathMLApplyElement | Fields inherited from interface org. | Interface | org.w3c.dom.mathml | JScience |
|
| MathMLApplyElementImpl | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.ml.mathml | JScience |
|
| MathMLBinaryOpImpl | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.ml.mathml | JScience |
|
| MathMLBinaryRelImpl | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.ml.mathml | JScience |
|
| MathMLBvarElement | Fields inherited from interface org. | Interface | org.w3c.dom.mathml | JScience |
|
| MathMLBvarElementImpl | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.ml.mathml | JScience |
|
| MathMLCaseElement | Fields inherited from interface org. | Interface | org.w3c.dom.mathml | JScience |
|
| MathMLCiElement | Fields inherited from interface org. | Interface | org.w3c.dom.mathml | JScience |
|
| MathMLCiElementImpl | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.ml.mathml | JScience |
|
| MathMLCnElement | Fields inherited from interface org. | Interface | org.w3c.dom.mathml | JScience |
|
| MathMLCnElementImpl | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.ml.mathml | JScience |
|
| MathMLConditionElement | Fields inherited from interface org. | Interface | org.w3c.dom.mathml | JScience |
|
| MathMLConditionElementImpl | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.ml.mathml | JScience |
|
| MathMLContainer | | Interface | org.w3c.dom.mathml | JScience |
|
| MathMLContentContainer | Fields inherited from interface org. | Interface | org.w3c.dom.mathml | JScience |
|
| MathMLContentContainerImpl | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.ml.mathml | JScience |
|
| MathMLContentElement | Fields inherited from interface org. | Interface | org.w3c.dom.mathml | JScience |
|
| MathMLContentToken | Fields inherited from interface org. | Interface | org.w3c.dom.mathml | JScience |
|
| MathMLContentTokenImpl | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.ml.mathml | JScience |
|
| MathMLConvertor | A class for converting MathML to normal math. | Class | org.jscience.ml.sbml.math | JScience |
|
| MathMLConvertorSAX | This code is licensed under the DARPA BioCOMP Open Source License. | Class | org.jscience.ml.sbml.math | JScience |
|
| MathMLCsymbolElement | Fields inherited from interface org. | Interface | org.w3c.dom.mathml | JScience |
|
| MathMLCsymbolElementImpl | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.ml.mathml | JScience |
|
| MathMLDeclareElement | Fields inherited from interface org. | Interface | org.w3c.dom.mathml | JScience |
|
| MathMLDocument | Fields inherited from interface org. | Interface | org.w3c.dom.mathml | JScience |
|
| MathMLDocumentImpl | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.ml.mathml | JScience |
|
| MathMLDocumentJScienceImpl | The MathMLDocumentJscienceImpl class encapsulates an entire MathMLSee Also:Serialized Form | Class | org.jscience.io.mathml | JScience |
|
| MathMLDOMImplementation | | Interface | org.w3c.dom.mathml | JScience |
|
| MathMLDOMImplementationImpl | Fields inherited from interface org. | Class | org.jscience.ml.mathml | JScience |
|
| MathMLElement | Fields inherited from interface org. | Interface | org.w3c.dom.mathml | JScience |
|
| MathMLElementImpl | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.ml.mathml | JScience |
|
| MathMLEncloseElement | Fields inherited from interface org. | Interface | org.w3c.dom.mathml | JScience |
|
| MathMLEncloseElementImpl | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.ml.mathml | JScience |
|
| MathMLExpression | The MathMLExpression class is used by the MathMLParser to encapsulate math expressions described by the tag. | Class | org.jscience.io.mathml | JScience |
|
| MathMLExpression | This code is licensed under the DARPA BioCOMP Open Source License. | Class | org.jscience.ml.sbml.math | JScience |
|
| MathMLFencedElement | Fields inherited from interface org. | Interface | org.w3c.dom.mathml | JScience |
|
| MathMLFencedElementImpl | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.ml.mathml | JScience |
|
| MathMLFnElement | Fields inherited from interface org. | Interface | org.w3c.dom.mathml | JScience |
|
| MathMLFnElementImpl | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.ml.mathml | JScience |
|
| MathMLFractionElement | Fields inherited from interface org. | Interface | org.w3c.dom.mathml | JScience |
|
| MathMLFractionElementImpl | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.ml.mathml | JScience |
|
| MathMLFunctionImpl | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.ml.mathml | JScience |
|
| MathMLGlyphElement | Fields inherited from interface org. | Interface | org.w3c.dom.mathml | JScience |
|
| MathMLGlyphElementImpl | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.ml.mathml | JScience |
|
| MathMLIntervalElement | Fields inherited from interface org. | Interface | org.w3c.dom.mathml | JScience |
|
| MathMLLabeledRowElement | Fields inherited from interface org. | Interface | org.w3c.dom.mathml | JScience |
|
| MathMLLambdaElement | Fields inherited from interface org. | Interface | org.w3c.dom.mathml | JScience |
|
| MathMLListElement | Fields inherited from interface org. | Interface | org.w3c.dom.mathml | JScience |
|
| MathMLListElementImpl | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.ml.mathml | JScience |
|
| MathMLMathElement | Fields inherited from interface org. | Interface | org.w3c.dom.mathml | JScience |
|
| MathMLMathElementImpl | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.ml.mathml | JScience |
|
| MathMLMatrixElement | Fields inherited from interface org. | Interface | org.w3c.dom.mathml | JScience |
|
| MathMLMatrixElementImpl | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.ml.mathml | JScience |
|
| MathMLMatrixrowElement | Fields inherited from interface org. | Interface | org.w3c.dom.mathml | JScience |
|
| MathMLMatrixrowElementImpl | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.ml.mathml | JScience |
|
| MathMLMultiScriptsElement | Fields inherited from interface org. | Interface | org.w3c.dom.mathml | JScience |
|
| MathMLNaryOpImpl | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.ml.mathml | JScience |
|
| MathMLNaryRelImpl | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.ml.mathml | JScience |
|
| MathMLNodeList | | Interface | org.w3c.dom.mathml | JScience |
|
| MathMLOperatorElement | Fields inherited from interface org. | Interface | org.w3c.dom.mathml | JScience |
|
| MathMLPaddedElement | Fields inherited from interface org. | Interface | org.w3c.dom.mathml | JScience |
|
| MathMLPaddedElementImpl | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.ml.mathml | JScience |
|
| MathMLParser | The MathMLParser class will parse a MathML document into org. | Class | org.jscience.io.mathml | JScience |
|
| MathMLPiecewiseElement | Fields inherited from interface org. | Interface | org.w3c.dom.mathml | JScience |
|
| MathMLPredefinedSymbol | Fields inherited from interface org. | Interface | org.w3c.dom.mathml | JScience |
|
| MathMLPredefinedSymbolImpl | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.ml.mathml | JScience |
|
| MathMLPresentationContainer | Fields inherited from interface org. | Interface | org.w3c.dom.mathml | JScience |
|
| MathMLPresentationContainerImpl | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.ml.mathml | JScience |
|
| MathMLPresentationElement | Fields inherited from interface org. | Interface | org.w3c.dom.mathml | JScience |
|
| MathMLPresentationToken | Fields inherited from interface org. | Interface | org.w3c.dom.mathml | JScience |
|
| MathMLPresentationTokenImpl | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.ml.mathml | JScience |
|
| MathMLRadicalElement | Fields inherited from interface org. | Interface | org.w3c.dom.mathml | JScience |
|
| MathMLRadicalElementImpl | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.ml.mathml | JScience |
|
| MathMLScriptElement | Fields inherited from interface org. | Interface | org.w3c.dom.mathml | JScience |
|
| MathMLScriptElementImpl | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.ml.mathml | JScience |
|
| MathMLSemanticsElement | Fields inherited from interface org. | Interface | org.w3c.dom.mathml | JScience |
|
| MathMLSetElement | Fields inherited from interface org. | Interface | org.w3c.dom.mathml | JScience |
|
| MathMLSetElementImpl | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.ml.mathml | JScience |
|
| MathMLSpaceElement | Fields inherited from interface org. | Interface | org.w3c.dom.mathml | JScience |
|
| MathMLSpaceElementImpl | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.ml.mathml | JScience |
|
| MathMLStringLitElement | Fields inherited from interface org. | Interface | org.w3c.dom.mathml | JScience |
|
| MathMLStringLitElementImpl | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.ml.mathml | JScience |
|
| MathMLStyleElement | Fields inherited from interface org. | Interface | org.w3c.dom.mathml | JScience |
|
| MathMLTableCellElement | Fields inherited from interface org. | Interface | org.w3c.dom.mathml | JScience |
|
| MathMLTableElement | Fields inherited from interface org. | Interface | org.w3c.dom.mathml | JScience |
|
| MathMLTableRowElement | Fields inherited from interface org. | Interface | org.w3c.dom.mathml | JScience |
|
| MathMLTendsToElement | Fields inherited from interface org. | Interface | org.w3c.dom.mathml | JScience |
|
| MathMLTendsToElementImpl | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.ml.mathml | JScience |
|
| MathMLUnaryOpImpl | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.ml.mathml | JScience |
|
| MathMLUnderOverElement | Fields inherited from interface org. | Interface | org.w3c.dom.mathml | JScience |
|
| MathMLUnderOverElementImpl | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.ml.mathml | JScience |
|
| MathMLVectorElement | Fields inherited from interface org. | Interface | org.w3c.dom.mathml | JScience |
|
| MathMLVectorElementImpl | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.ml.mathml | JScience |
|
| MathMLXMLAnnotationElement | Fields inherited from interface org. | Interface | org.w3c.dom.mathml | JScience |
|
| MathMLXMLAnnotationElementImpl | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.ml.mathml | JScience |
|
| MathUtils | A collection of few misc. | Class | org.jscience.chemistry.quantum.math.util | JScience |
|
| MathUtils | Math Utilities for VLE. | Class | org.jscience.chemistry.vapor.util | JScience |
|
| MathUtils | The extra math library. | Class | org.jscience.mathematics | JScience |
|
| MathUtils | | Class | org.jscience.physics.nuclear.kinematics.math.statistics | JScience |
|
| Matrix | This interface defines a minimal set of operations that a matrix must implement. | Interface | org.jscience.biology.alignment | JScience |
|
| Matrix | A general NxM real matrix. | Class | org.jscience.chemistry.quantum.math.matrix | JScience |
|
| Matrix | The Matrix superclass provides an abstract encapsulation for traditional 2D matrices. | Interface | org.jscience.mathematics.algebraic | JScience |
|
| Matrix | Sparse Matrix, simetric or not. | Class | org.jscience.physics.fluids.dynamics.util | JScience |
|
| Matrix | | Class | org.jscience.physics.nuclear.kinematics.math | JScience |
|
| Matrix3D | | Class | org.jscience.astronomy.solarsystem.ephemeris | JScience |
|
| Matrix3D | A fairly conventional 3D matrix object that can transform sets of 3D points and perform a variety of manipulations on the transform | Class | org.jscience.chemistry.gui.basic | JScience |
|
| Matrix3D | A fairly conventional 3D matrix object that can transform sets of 3D points and perform a variety of manipulations on the transform. | Class | org.jscience.chemistry.gui.extended.molecule | JScience |
|
| MatrixEditorPanel | An instance of this class is a JPanel containing a JTable representing a Matrix. | Class | org.jscience.mathematics.algebraic.matrices.gui | JScience |
|
| Max | Class representing the maximum of two Expression objects. | Class | org.jscience.mathematics.analysis.expressions.symbolic | JScience |
|
| MaximumFilter | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.media.pictures.filters | JScience |
|
| MaximumIterationsExceededException | This exception occurs when a numerical algorithm exceeds it maximum number of allowable iterations. | Class | org.jscience.util | JScience |
|
| MayanCalendar | Fields inherited from class org. | Class | org.jscience.history.calendars | JScience |
|
| MeanFilter | A mean filter implemented as a convolution filter. | Class | org.jscience.computing.ai.vision | JScience |
|
| Measurable | This interface represents the measurable, countable, or comparable property or aspect of a thing. | Interface | javax.measure | JScience |
|
| Measure | This class represents the result of a measurement stated in a There is no constraint upon the measurement value itself: scalars, | Class | javax.measure | JScience |
|
| MeasureConstants | This class provides most accurate physical constants measurement; the more accurate the constants, the higher the precision | Class | org.jscience.measure | JScience |
|
| MeasureFormat | This class provides the interface for formatting and parsing measures. | Class | javax.measure | JScience |
|
| MeasureInstrument | The MeasureInstrument class is the base class for physical instruments. | Class | org.jscience.measure | JScience |
|
| Mechanism | The Mechanism interface is the base class to describe complex physical objects. | Interface | org.jscience.engineering | JScience |
|
| MediaCrawler | MediaCrawler is a single thread that searches the web for files that are ofSince:10/29/2002See Also:Spider | Class | org.jscience.net | JScience |
|
| MedianFilter | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.media.pictures.filters | JScience |
|
| MedicalSituation | A class representing the interaction of people around a common activity or conflict. | Class | org.jscience.medicine | JScience |
|
| MedicineConstants | The MedicineConstants class provides several useful constants for medical applications. | Class | org.jscience.medicine | JScience |
|
| MeetSemiLattice | | Interface | org.jscience.mathematics.algebraic.lattices | JScience |
|
| Member | | Interface | org.jscience.mathematics | JScience |
|
| Member | The Member class provides someone who is part of a ritual. | Class | org.jscience.sociology | JScience |
|
| MembershipFunction | Abstraction for fuzzy membership functions. | Interface | org.jscience.computing.ai.fuzzylogic | JScience |
|
| MenuBox | This class extends MultipleChoiceBox and represents the Combo Boxes andSee Also:ChoiceBox, | Class | org.jscience.sociology.forms | JScience |
|
| Menus | Menus provides some convenient menus and dialogs that are potentially useful for any Java Swing Application. | Class | org.jscience.swing | JScience |
|
| Merge | | Class | org.jscience.mathematics.axiomatic | JScience |
|
| MersenneTwisterGenerator | advanced psuedorandom generator with a period of 219937-1 Source code is available. | Class | org.jscience.measure.random | JScience |
|
| Mesh3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| Meson | A class representing mesons. | Class | org.jscience.physics.quantum.particles | JScience |
|
| MessageBox | | Class | org.jscience.awt.util | JScience |
|
| MessageDelegator | MessageDelegator listens for incoming messages on the given connection and delegates the message to the handler - once its run() | Class | org.jscience.net | JScience |
|
| MessageHandler | Localized message handler for VLE. | Class | org.jscience.chemistry.vapor.util | JScience |
|
| Meta | | Class | org.jscience.ml.tigerxml.header | JScience |
|
| Metal | A class representing metals. | Class | org.jscience.chemistry.elements | JScience |
|
| MetarObservation | | Class | org.jscience.earth.weather.metar | JScience |
|
| MetarObservationParser | | Class | org.jscience.earth.weather.metar | JScience |
|
| Meter | | Class | org.jscience.awt.meters | JScience |
|
| Methionine | A class representing the Methionine molecule. | Class | org.jscience.biology.aminoacids | JScience |
|
| Method | | Class | org.jscience.computing.ai.planning | JScience |
|
| MethodComparator | compares objects by the return value of a specified method name. | Class | org.jscience.util | JScience |
|
| Metric | This interface defines a scheme for distance related methods. | Interface | org.jscience.mathematics.geometry | JScience |
|
| Mg24He3ContaminantTable | | Class | org.jscience.physics.nuclear.kinematics | JScience |
|
| Mg24He3Table | | Class | org.jscience.physics.nuclear.kinematics | JScience |
|
| MicronDetector | This class represents the geometry of a Micron LEDA-type detector, to use for deciding if an virtual vector will hit and which strip. | Class | org.jscience.physics.nuclear.kinematics.montecarlo | JScience |
|
| MidpointIntegrator | This class implements a second order Runge-Kutta integrator for Ordinary Differential Equations. | Class | org.jscience.mathematics.analysis.ode | JScience |
|
| Min | Class representing the minimum of two Expression objects. | Class | org.jscience.mathematics.analysis.expressions.symbolic | JScience |
|
| Mineral | A class representing Minerals. | Class | org.jscience.economics.resources | JScience |
|
| MineSweeper | An implementation of the game Mine SweeperSince:9/14/2002See Also:Serialized Form | Class | org.jscience.computing.game.mine | JScience |
|
| MinimumFilter | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.media.pictures.filters | JScience |
|
| MinkowskiMetric | This class provides an implementation for Metric, using the Minkowski metric. | Class | org.jscience.mathematics.geometry | JScience |
|
| MinkowskiMetric | The MinkowskiMetric class encapsulates the Minkowski metric. | Class | org.jscience.physics.relativity | JScience |
|
| MinMaxPanel | An instance of this class is a JPanel containing one JSlider and 3 JTextFields representing the Sliders minimum, maximum and current value. | Class | org.jscience.mathematics.algebraic.matrices.gui | JScience |
|
| Minus | Class representing the negated expression of an Expression object. | Class | org.jscience.mathematics.analysis.expressions.symbolic | JScience |
|
| MiscellaneousUtils | MiscellaneousUtils is a loose collection of methods for all sorts of general little tasks, such as mathematics, string stuff, line i/o etc. | Class | org.jscience.astronomy | JScience |
|
| MiscellaneousUtils | | Class | org.jscience.util | JScience |
|
| MismatchSearch | Subclasses of MismatchSearch allow for searching with a fixed number of possible errors. | Class | org.jscience.linguistics.search | JScience |
|
| MixtureDistribution | This class models a distributions which is the mixture of a given set of distributions using a given set of probabilities as the mixing parameters | Class | org.jscience.mathematics.statistics | JScience |
|
| MobileAgent | The MobileAgent interface provides a better support for social agents. | Interface | org.jscience.computing.ai.agents | JScience |
|
| Mod | Class representing the modulus function. | Class | org.jscience.mathematics.analysis.expressions.symbolic | JScience |
|
| Model | The heart of the simulation. | Class | org.jscience.architecture.traffic | JScience |
|
| Model | A Model object describes a state model by holding all the information about the valid states and events and the transitions that occur when events are | Class | org.jscience.engineering.eventdriven | JScience |
|
| Model | This class defines a grouping of components - MathDefinitions, Compartments, Species, Reactions, Parameters, Events, Rules, and UnitDefinitions. | Class | org.jscience.ml.sbml | JScience |
|
| Model | A class representing a logical organization of Concepts. | Class | org.jscience.philosophy | JScience |
|
| ModernTime | A class representing a way to compute time. | Class | org.jscience.history.time | JScience |
|
| ModifiableInteger | The ModifiableInteger class wraps a value of the primitive type int in an object, similarly to Integer. | Class | org.jscience.computing.graph.util | JScience |
|
| ModifiedFrenchCalendar | | Class | org.jscience.history.calendars | JScience |
|
| ModifiedHinduLunarBRCalendar | | Class | org.jscience.history.calendars | JScience |
|
| ModifiedHinduLunarCalendar | | Class | org.jscience.history.calendars | JScience |
|
| ModifiedHinduSolarBRCalendar | | Class | org.jscience.history.calendars | JScience |
|
| ModifiedHinduSolarCalendar | | Class | org.jscience.history.calendars | JScience |
|
| ModifierSpeciesReference | This class defines a modifier that takes part in a Reaction. | Class | org.jscience.ml.sbml | JScience |
|
| Module | This interface defines a module. | Interface | org.jscience.mathematics.algebraic.modules | JScience |
|
| Mol2FileFilter | | Class | org.jscience.chemistry.gui.extended | JScience |
|
| MolecularScene | protected MolecularScene(javax. | Class | org.jscience.chemistry.gui.extended.graphics3d | JScience |
|
| Molecule | Tripos base molecule classSee Also:AtomVector, | Class | org.jscience.chemistry.gui.extended.molecule | JScience |
|
| Molecule | A class representing molecules. | Class | org.jscience.chemistry | JScience |
|
| Molecule | | Class | org.jscience.chemistry.quantum | JScience |
|
| MoleculeNode | Fields inherited from class javax. | Class | org.jscience.chemistry.gui.extended.graphics3d | JScience |
|
| MoleculeVector | Tripos MoleculeVector classFields inherited from class java. | Class | org.jscience.chemistry.gui.extended.molecule | JScience |
|
| MoleculeViewer | A class representing a 3D molecule Viewer for pdb files. | Class | org.jscience.chemistry.gui.basic | JScience |
|
| MolTranslateMOL2 | Translates Tripos MOL2 files to/from Tripos Java Molecule format. | Class | org.jscience.chemistry.gui.extended.molecule | JScience |
|
| MolViewerEvent | | Class | org.jscience.chemistry.gui.extended.beans | JScience |
|
| MolViewerEventAdapter | | Class | org.jscience.chemistry.gui.extended.beans | JScience |
|
| MolViewerEventListener | | Interface | org.jscience.chemistry.gui.extended.beans | JScience |
|
| Moment | | Class | org.jscience.history.calendars | JScience |
|
| Money | This interface represents something generally accepted as a medium of exchange, a measure of value, or a means of payment. | Interface | org.jscience.economics.money | JScience |
|
| MoneyUtils | A class prividing useful methods to compute interest rates. | Class | org.jscience.economics.money | JScience |
|
| Monitor | Monitor is a convenient class that is useful to communicate between threads by exchanging information through this Monitor. | Class | org.jscience.util | JScience |
|
| MonitorDelegator | The relevant calls to the monitor are delegated to a ProgressMonitor orFields inherited from class org. | Class | org.jscience.util | JScience |
|
| Monoid | This interface defines a monoid (a semigroup with an identity element). | Interface | org.jscience.mathematics.algebraic.groups | JScience |
|
| MonthDayYear | | Class | org.jscience.history.calendars | JScience |
|
| Morph | | Class | org.jscience.media.pictures.filters | JScience |
|
| Morpheme | | Class | org.jscience.linguistics | JScience |
|
| MosfetElement | | Class | org.jscience.physics.electricity.circuitry.elements | JScience |
|
| MostCarsTLC | This controller will switch TrafficLights so that a SignConfig is selected so that the most Roadusers can cross the Node. | Class | org.jscience.architecture.traffic.algorithms.tlc | JScience |
|
| MotherAndPath | This class is a helper class for Hobbs78. | Class | org.jscience.ml.tigerxml.theories.hobbs78 | JScience |
|
| MotionBlurFilter | | Class | org.jscience.media.pictures.filters | JScience |
|
| MouseFastRotate | MouseFastRotate. | Class | org.jscience.chemistry.gui.extended.graphics3d | JScience |
|
| MouseRotate | This is a modified version of the com. | Class | org.jscience.medicine.volumetric | JScience |
|
| MoveAction | | Class | org.jscience.architecture.traffic.tools | JScience |
|
| MoveTemplate | MoveTemplate just provides a skeleton implementation for the GameMove interface, so you can focus soley on the game | Class | org.jscience.computing.game | JScience |
|
| MoveTool | | Class | org.jscience.architecture.traffic.tools | JScience |
|
| Movie | A class describing a movie, which is basically a filmed play. | Class | org.jscience.arts.theatrical | JScience |
|
| mRNA | A class representing a message RNA or mRNA. | Class | org.jscience.biology | JScience |
|
| MRUConflictSet | A conflict set whose conflict resolution policy is one that the most recently fired rules have priority over the remaining ones. | Class | org.jscience.computing.ai.expertsystem.conflict | JScience |
|
| MuehleGame | a representation of the game of MuehleSee Also:MuehlePosition, | Class | org.jscience.computing.game.muehle | JScience |
|
| MuehlePlayer | adds AI to the MuehleGame and provides a suitable heuristic to evaluateSee Also:MuehleGame, | Class | org.jscience.computing.game.muehle | JScience |
|
| MuehlePosition | The class MuehlePosition represents a Muehle game position. | Class | org.jscience.computing.game.muehle | JScience |
|
| MultiDirectional | This class implements the multi-directional direct search method. | Class | org.jscience.mathematics.analysis.optimization | JScience |
|
| Multigraph | A multigraph. | Class | org.jscience.computing.graph.graphs | JScience |
|
| MultiInteractiveTask | This allows many InteractiveTasks to be bundled togather as one All tasks will be started simultaneously and the task as a whole will only | Class | org.jscience.computing.distributed.server | JScience |
|
| MultipleChoiceBox | This abstract class is the superclass of classes representing the multiple choice input elements of a form, like Checkboxes, Combo Boxes | Class | org.jscience.sociology.forms | JScience |
|
| MultipleChoicesRandomVoter | This class represent a person in a voting situation. | Class | org.jscience.politics.vote | JScience |
|
| Multiplet | See Also:Serialized FormFields inherited from class java. | Class | org.jscience.physics.nuclear.kinematics.math.analysis | JScience |
|
| Multiplication | Class representing multiplication of two Expression objects. | Class | org.jscience.mathematics.analysis.expressions.symbolic | JScience |
|
| MultiplyConverter | This class represents a converter multiplying numeric values by a constant scaling factor (approximated as a double). | Class | javax.measure.converter | JScience |
|
| Multiresolution | This class is used to encapsulate the various wavelet multiresolution (Dau2, Haar, . | Class | org.jscience.mathematics.wavelet | JScience |
|
| MultiscaleFunction | Abstract encapsulation mostly meant for wavelet functions (dyadic case). | Class | org.jscience.mathematics.wavelet | JScience |
|
| MultiServerDaemon | MultiServerDaemon allocates multiple clients between multiple servers in real-time. | Class | org.jscience.computing.distributed.server | JScience |
|
| MultiSpline2_4 | Cohen-Daubechies-Feauveau with N=2 and Ntilde=4 adapted to the interval by Deslauriers-Dubuc-Lemire | Class | org.jscience.mathematics.wavelet.cdf2_4 | JScience |
|
| MultiSpline3_5 | Cohen-Daubechies-Feauveau with N=3 and Ntilde=5 adapted to the interval by Deslauriers-Dubuc-Lemire | Class | org.jscience.mathematics.wavelet.cdf3_5 | JScience |
|
| MultiSplineHaar | | Class | org.jscience.mathematics.wavelet.haar | JScience |
|
| Muon | A class representing muons. | Class | org.jscience.physics.quantum.particles | JScience |
|
| MuonNeutrino | A class representing muon neutrinos. | Class | org.jscience.physics.quantum.particles | JScience |
|
| MutatableFilter | | Interface | org.jscience.media.pictures.filters | JScience |
|
| MyIterator | This class implements an iterator with data members that can keep track of where the algorithm is in terms of bindings found so far so that when | Class | org.jscience.computing.ai.planning | JScience |
|
| NAD | A class representing an nicotinamide adenine dinucleotide (NAD+)See Also:Serialized Form | Class | org.jscience.biology.molecules | JScience |
|
| Named | | Interface | org.jscience.util | JScience |
|
| NamedColors | A class representing javascript and netscape colors. | Class | org.jscience.util | JScience |
|
| NamedDataExpression | Abstract class used as superclass for classes representing named data. | Class | org.jscience.mathematics.analysis.expressions | JScience |
|
| NamedDouble | | Class | org.jscience.physics.solids.gui.util | JScience |
|
| NamespaceResolver | Helps in resolving namespaces. | Class | org.jscience.ml.gml.xml.schema | JScience |
|
| NandGateElement | Fields inherited from class org. | Class | org.jscience.physics.electricity.circuitry.elements | JScience |
|
| NAry | A class representing an element of a relation. | Class | org.jscience.util | JScience |
|
| NAryRelation | A class representing a generalized relation. | Class | org.jscience.util | JScience |
|
| NAryTree | A class representing a tree data structure with many child elements. | Class | org.jscience.util | JScience |
|
| Nation | A class representing the basic facts about an organized human group. | Class | org.jscience.politics | JScience |
|
| NativeCode | An empty tagging interface to be implemented by all classes that use native function calls (yikes). | Interface | org.jscience.util | JScience |
|
| Natural | A class representing something in nature. | Class | org.jscience.economics.resources | JScience |
|
| NaturalConflictSet | A conflict set whose conflict resolution policy specifies that no rule can be fired more than once with the same objects. | Class | org.jscience.computing.ai.expertsystem.conflict | JScience |
|
| NaturalModel | This class represents the natural model. | Class | org.jscience.physics.models | JScience |
|
| NaturalTransformation | This interface defines a natural transformation. | Interface | org.jscience.mathematics.algebraic.categories | JScience |
|
| NavierStokes | This class implements the problem of Navier-Stokes. | Class | org.jscience.physics.fluids.dynamics.navierstokes | JScience |
|
| NavierStokesMesh | Load, storage and manipulation of meshses for Navier-Stokes. | Class | org.jscience.physics.fluids.dynamics.mesh | JScience |
|
| Navigable | A simple interface to allow pathfinders like the A algorithm to navigate through the environment. | Interface | org.jscience.computing.ai | JScience |
|
| NeatDistorter | This class implements the NEAT radial distortion. | Class | org.jscience.astronomy.solarsystem.coordinates.distorters | JScience |
|
| NeedlemanWunsch | This class implements the classic global alignment algorithm (with linear gap penalty function) due to S. | Class | org.jscience.biology.alignment | JScience |
|
| NegativeBinomialDistribution | This class models the negative binomial distribution with specified successes parameter and probability parameter. | Class | org.jscience.mathematics.statistics | JScience |
|
| NegotiationListener | | Interface | org.jscience.media.audio.dsp | JScience |
|
| NelderMead | This class implements the Nelder-Mead direct search method. | Class | org.jscience.mathematics.analysis.optimization | JScience |
|
| NEQ | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.mathematics.analysis.expressions.comparison | JScience |
|
| NestedException | A general perpose Exception that can wrap another exception. | Class | org.jscience.util | JScience |
|
| NetConnection | A NetConnection provides a convenient way to communicate with a remote process. | Interface | org.jscience.net | JScience |
|
| NetConnectionHandler | A NetConnectionHandler is used to handle incoming messages from a NetConnection. | Interface | org.jscience.net | JScience |
|
| NetConnectionServer | A NetConnectionServer - once run() is called - listens to incoming requests from NetConnection objects with a signature provided by the | Class | org.jscience.net | JScience |
|
| NetTunnel | | Class | org.jscience.architecture.traffic.infrastructure | JScience |
|
| NetTunnelPanel | | Class | org.jscience.architecture.traffic.configuration | JScience |
|
| NetTunnelSendQueueTrackingView | TrackingView that tracks the send queue length of one NetTunnelSee Also:Serialized Form | Class | org.jscience.architecture.traffic.simulation.statistics | JScience |
|
| NeuralNetwork | A neural network framework class. | Class | org.jscience.computing.ai.neurocomputing | JScience |
|
| NeuralNetworkException | A simple class for neural network exceptions. | Class | org.jscience.computing.ai.neurocomputing | JScience |
|
| NeuralNetworkTrainer | This class is intended to provide a common interface for the more complicated neural network training algorithms, such as a multi-stage Kohonen training | Class | org.jscience.computing.ai.neurocomputing | JScience |
|
| Neutron | A class representing neutrons. | Class | org.jscience.physics.quantum.particles | JScience |
|
| NexStar | Constructor SummaryNexStar(java. | Class | org.jscience.devices.telescopes.nexstar | JScience |
|
| Nice_GUI | This file is licensed under the GNU Public Licens (GPL). | Class | org.jscience.architecture.lift.gui | JScience |
|
| Nitrile | A class storing the Nitrile radical. | Class | org.jscience.chemistry.radicals | JScience |
|
| Nitro | A class storing the Nitro radical. | Class | org.jscience.chemistry.radicals | JScience |
|
| NJfetElement | Fields inherited from class org. | Class | org.jscience.physics.electricity.circuitry.elements | JScience |
|
| NLformatter | A class that handles the generation of natural language from logic. | Class | org.jscience.linguistics.kif | JScience |
|
| NMosfetElement | Fields inherited from class org. | Class | org.jscience.physics.electricity.circuitry.elements | JScience |
|
| NobleGas | A class representing noble gases. | Class | org.jscience.chemistry.elements | JScience |
|
| NoConvergenceException | This class represents exceptions thrown by optimization algorithms. | Class | org.jscience.mathematics.analysis.optimization | JScience |
|
| Node | | Class | org.jscience.architecture.traffic.infrastructure | JScience |
|
| Node | | Interface | org.jscience.mathematics.axiomatic | JScience |
|
| Node | | Interface | org.jscience.ml.sbml.jep | JScience |
|
| Node | Represents a node in a parse tree based on XML (in particular MathML). | Class | org.jscience.ml.sbml.math | JScience |
|
| NodeAction | | Class | org.jscience.architecture.traffic.tools | JScience |
|
| NodeConstraint | Constrains a nodes motion in the specified degrees of freedom. | Class | org.jscience.physics.solids.constraint | JScience |
|
| NodeLoad | Defines a point load at a node. | Class | org.jscience.physics.solids.load | JScience |
|
| NodeRoadusersTrackingView | TrackingView that tracks total roadusers arrived at a certain node. | Class | org.jscience.architecture.traffic.simulation.statistics | JScience |
|
| NodeTool | Use this Tool to create Nodes in the infrastructure. | Class | org.jscience.architecture.traffic.tools | JScience |
|
| Noise | Perlin Noise functionsConstructor SummaryNoise() | Class | org.jscience.media.pictures.filters.math | JScience |
|
| NoiseFilter | | Class | org.jscience.computing.ai.vision | JScience |
|
| NoiseFilter | See Also:Serialized FormFields inherited from class java. | Class | org.jscience.media.pictures.filters | JScience |
|
| NoMoreElementsException | This class defines an exception that will be thrown when there aren't more rules to be fired in a conflict set. | Class | org.jscience.computing.ai.expertsystem.conflict | JScience |
|
| NonLinearFit | This abstract class uses LevenbergMarquadt to do non-linear parametric function fitting. | Class | org.jscience.physics.nuclear.kinematics.math.analysis | JScience |
|
| NonMetal | A class representing non-metals. | Class | org.jscience.chemistry.elements | JScience |
|
| NonParametricCurve2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| NonParametricCurve3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| NonParametricSurface2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| NonParametricSurface3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| NonSI | This class contains units that are not part of the International System of Units, that is, they are outside the SI, but are important | Class | javax.measure.unit | JScience |
|
| NonTLJunction | | Class | org.jscience.architecture.traffic.infrastructure | JScience |
|
| NoOpticalElement | | Class | org.jscience.physics.waves.optics.elements | JScience |
|
| NoosphereTaglet | Constructor SummaryNoosphereTaglet(java. | Class | org.jscience.help.doclet | JScience |
|
| NorGateElement | Fields inherited from class org. | Class | org.jscience.physics.electricity.circuitry.elements | JScience |
|
| NormalDistribution | This class encapsulates the normal distribution with specifiedSee Also:Serialized Form | Class | org.jscience.mathematics.statistics | JScience |
|
| NoRulesFiredException | This exception is thrown if defuzzification is attempted and no rules fired. | Class | org.jscience.computing.ai.fuzzylogic | JScience |
|
| NoSign | Sign implementing basic trafic rules. | Class | org.jscience.architecture.traffic.infrastructure | JScience |
|
| NoSuchFitsCardException | Thrown when the requested header card is not present. | Class | org.jscience.io.fits | JScience |
|
| NoSuchFitsHDUException | Thrown when the requested HDU is not present in the FITS file. | Class | org.jscience.io.fits | JScience |
|
| NoSuchPropagatorException | See Also:Serialized FormConstructor SummaryNoSuchPropagatorException() | Class | org.jscience.astronomy.solarsystem.artificialsatellites | JScience |
|
| Not | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.mathematics.analysis.expressions.logical | JScience |
|
| NotARotationMatrixException | This class represents exceptions thrown while building rotations fromSee Also:Serialized Form | Class | org.jscience.mathematics.geometry | JScience |
|
| Note | A class representing a musical event. | Class | org.jscience.arts.musical | JScience |
|
| Notes | Stores the note metadata for an SBML node. | Class | org.jscience.ml.sbml | JScience |
|
| Notifier | The neural network notifier interface. | Interface | org.jscience.computing.ai.neurocomputing | JScience |
|
| NotPositiveDefiniteMatrixException | The NotPositiveDefiniteMatrixException class . | Class | org.jscience.measure.random | JScience |
|
| NT | Represents a non-terminal node a syntax tree. | Class | org.jscience.ml.tigerxml | JScience |
|
| NTBuilder | | Class | org.jscience.ml.tigerxml.core | JScience |
|
| NtpConnection | | Class | org.jscience.net.ntp | JScience |
|
| NtpDatagramPacket | This class encapsulates a ntp-datagram as described in rfc2030. | Class | org.jscience.net.ntp | JScience |
|
| NtpHeader | This class encapsulates the header of a NtpDatagram. | Class | org.jscience.net.ntp | JScience |
|
| NtpInfo | This class represents a datastructure describing the useful information that can be extracted from a NtpDatagram returning from the server. | Class | org.jscience.net.ntp | JScience |
|
| NTransistorElement | Fields inherited from class org. | Class | org.jscience.physics.electricity.circuitry.elements | JScience |
|
| NuclearCollision | Given experimental parameters beam energy, beam, target, projectile, can give useful quantities via it's getter methods. | Class | org.jscience.physics.nuclear.kinematics.nuclear | JScience |
|
| NuclearException | org. | Class | org.jscience.physics.nuclear.kinematics.nuclear | JScience |
|
| NuclearParticle | See Also:Serialized FormConstructor SummaryNuclearParticle() | Class | org.jscience.physics.nuclear.kinematics.nuclear | JScience |
|
| Nucleon | A class representing nucleons. | Class | org.jscience.physics.quantum.particles | JScience |
|
| Nucleus | Class representing atomic nuclei for the purposes of kinematicsSee Also:Serialized Form | Class | org.jscience.physics.nuclear.kinematics.nuclear | JScience |
|
| NukeSimLauncher | | Class | org.jscience.physics.nuclear.kinematics | JScience |
|
| NullArgumentException | | Class | org.jscience.mathematics.geometry | JScience |
|
| NumberDispenser | | Class | org.jscience.architecture.traffic.util | JScience |
|
| NumberedPredicate | This class represents a predicate with an integer number associated with it. | Class | org.jscience.computing.ai.planning | JScience |
|
| NumberFactory | This interface can be implemented to create numbers of any object type. | Interface | org.jscience.ml.sbml.jep.type | JScience |
|
| Numbering | A class representing a number like the one found in law articles, or in software version numbers | Class | org.jscience.util | JScience |
|
| NumberInterpolator | Methods inherited from interface org. | Interface | org.jscience.mathematics.analysis.interpolation | JScience |
|
| NumberInterpolatorND | Methods inherited from interface org. | Interface | org.jscience.mathematics.analysis.interpolation | JScience |
|
| NumberMapping | This interface defines a map or function. | Interface | org.jscience.mathematics.analysis | JScience |
|
| NumberMappingND | This interface defines an N dimensional map. | Interface | org.jscience.mathematics.analysis | JScience |
|
| NumberSeries | A mathematical series. | Interface | org.jscience.mathematics.analysis.series | JScience |
|
| NumberStepper | A class representing a way to iterate numbers. | Class | org.jscience.util | JScience |
|
| NumericalData | This class models a simple implementation of a data distribution. | Class | org.jscience.mathematics.statistics | JScience |
|
| NumericalDifferentiable | The interface specifies the methods that must be supplied for a class to be able to perform automatic differentiation in | Interface | org.jscience.mathematics.analysis.expressions | JScience |
|
| NumericalMathUtils | The numerical math library. | Class | org.jscience.mathematics.analysis | JScience |
|
| NumericTextFileReader | Simple class to encapsulate reading text files containing only numbers. | Class | org.jscience.physics.nuclear.kinematics | JScience |
|
| O2 | A class representing the dioxygen (O2). | Class | org.jscience.biology.molecules | JScience |
|
| OandaChangeSource | Currency data source for Oanda. | Class | org.jscience.economics.money.providers | JScience |
|
| Object | A class representing a crafted thing. | Class | org.jscience.economics.resources | JScience |
|
| Object | A class representing the object of an Event (what happens). | Class | org.jscience.philosophy.storytelling | JScience |
|
| ObjectBase | This class models the facts over which the inference engine will act. | Class | org.jscience.computing.ai.expertsystem | JScience |
|
| ObjectEnumerator | used to iterate over (potentially serialized) objects contained in a binary file or inputstream. | Class | org.jscience.io | JScience |
|
| Observation | An IObservation describes an astronomical oberservation of exactly one celestial object (target). | Class | org.jscience.ml.om | JScience |
|
| Observations | The Observations element is the root element of a schema element. | Class | org.jscience.ml.om | JScience |
|
| Observer | | Class | org.jscience.astronomy.solarsystem.ephemeris | JScience |
|
| Observer | An Observer describes person, who does astronomical observations. | Class | org.jscience.ml.om | JScience |
|
| Observer | | Interface | org.jscience.physics.fluids.dynamics.navierstokes | JScience |
|
| OctTreeQuantizer | An image Quantizer based on the Octree algorithm. | Class | org.jscience.media.pictures.filters | JScience |
|
| OffsetFilter | See Also:Serialized FormFields inherited from class java. | Class | org.jscience.media.pictures.filters | JScience |
|
| OilFilter | | Class | org.jscience.media.pictures.filters | JScience |
|
| OldHinduLunarCalendar | | Class | org.jscience.history.calendars | JScience |
|
| OldHinduSolarCalendar | | Class | org.jscience.history.calendars | JScience |
|
| OMApplication | Models an OpenMath application object. | Class | org.jscience.ml.openmath | JScience |
|
| OMApplicationBeanInfo | Bean info class for the OMApplication class. | Class | org.jscience.ml.openmath | JScience |
|
| OMAttribution | Models an OpenMath attribution object. | Class | org.jscience.ml.openmath | JScience |
|
| OMAttributionBeanInfo | Bean info class for the OMAttribution class. | Class | org.jscience.ml.openmath | JScience |
|
| OMBinding | Models an OpenMath binding object. | Class | org.jscience.ml.openmath | JScience |
|
| OMBindingBeanInfo | Bean info class for the OMBinding class. | Class | org.jscience.ml.openmath | JScience |
|
| OMByteArray | Models an OpenMath byte array. | Class | org.jscience.ml.openmath | JScience |
|
| OMByteArrayBeanInfo | Bean info class for the OMByteArray class. | Class | org.jscience.ml.openmath | JScience |
|
| OMDOMReader | A OpenMath DOM reader. | Class | org.jscience.io.openmath | JScience |
|
| OMDOMReader | An OpenMath DOM reader. | Class | org.jscience.ml.openmath.io | JScience |
|
| OMDOMWriter | | Class | org.jscience.io.openmath | JScience |
|
| OMDOMWriter | | Class | org.jscience.ml.openmath.io | JScience |
|
| OmegaMinus | A class representing omega-. | Class | org.jscience.physics.quantum.particles | JScience |
|
| OMError | Models an OpenMath error object. | Class | org.jscience.ml.openmath | JScience |
|
| OMErrorBeanInfo | Bean info class for the OMError class. | Class | org.jscience.ml.openmath | JScience |
|
| OMFloat | Models an OpenMath float. | Class | org.jscience.ml.openmath | JScience |
|
| OMFloatBeanInfo | Bean info class for the OMFloat class. | Class | org.jscience.ml.openmath | JScience |
|
| OMForeign | Models an OpenMath foreign object. | Class | org.jscience.ml.openmath | JScience |
|
| OMInteger | Models an OpenMath integer. | Class | org.jscience.ml.openmath | JScience |
|
| OMIntegerBeanInfo | Bean info class for the OMInteger class. | Class | org.jscience.ml.openmath | JScience |
|
| OMObject | Models an abstract OpenMath object. | Class | org.jscience.ml.openmath | JScience |
|
| OMReference | Models a OpenMath reference. | Class | org.jscience.ml.openmath | JScience |
|
| OMReferenceBeanInfo | Bean info class for the OMReference class. | Class | org.jscience.ml.openmath | JScience |
|
| OMRoot | Models an OpenMath root object. | Class | org.jscience.ml.openmath | JScience |
|
| OMRootBeanInfo | Bean info class for the OMRoot class. | Class | org.jscience.ml.openmath | JScience |
|
| OMString | Models an OpenMath string. | Class | org.jscience.ml.openmath | JScience |
|
| OMStringBeanInfo | Bean info class for the OMString class. | Class | org.jscience.ml.openmath | JScience |
|
| OMSymbol | Models an OpenMath symbol. | Class | org.jscience.ml.openmath | JScience |
|
| OMSymbolBeanInfo | Bean info class for the OMSymbol class. | Class | org.jscience.ml.openmath | JScience |
|
| OMVariable | Models an OpenMath variable. | Class | org.jscience.ml.openmath | JScience |
|
| OMVariableBeanInfo | Bean info class for the OMVariable class. | Class | org.jscience.ml.openmath | JScience |
|
| OMXMLReader | Constructs an OpenMath Object (OMObject) from the XML-input. | Class | org.jscience.io.openmath | JScience |
|
| OMXMLReader | Constructs an OpenMath Object (OMObject) from the XML-input. | Class | org.jscience.ml.openmath.io | JScience |
|
| OMXMLWriter | | Class | org.jscience.io.openmath | JScience |
|
| OMXMLWriter | | Class | org.jscience.ml.openmath.io | JScience |
|
| OneElectronIntegrals | The 1E integral (overlap S matrix) and 1E Hamiltonian matrices driver. | Class | org.jscience.chemistry.quantum | JScience |
|
| OneShotConflictSet | A conflict set whose conflict resolution policy specifies that no rule can be fired more than once. | Class | org.jscience.computing.ai.expertsystem.conflict | JScience |
|
| OpacityFilter | Sets the opacity (alpha) of every pixel in an image to a constant value. | Class | org.jscience.media.pictures.filters | JScience |
|
| OpAmpElement | | Class | org.jscience.physics.electricity.circuitry.elements | JScience |
|
| OpAmpSwapElement | Fields inherited from class org. | Class | org.jscience.physics.electricity.circuitry.elements | JScience |
|
| OpenCurveException | | Class | org.jscience.mathematics.geometry | JScience |
|
| OpenLoop | Fields inherited from class org. | Class | org.jscience.engineering.control | JScience |
|
| OpenSurfaceForUDirectionException | | Class | org.jscience.mathematics.geometry | JScience |
|
| OpenSurfaceForVDirectionException | | Class | org.jscience.mathematics.geometry | JScience |
|
| Operator | | Class | org.jscience.computing.ai.planning | JScience |
|
| Operator | The Operator class provides an object for encapsulating quantum mechanical operators. | Class | org.jscience.physics.quantum | JScience |
|
| OperatorExpression | Abstract class used as super class for classes representing both unary and binary operators (and more). | Class | org.jscience.mathematics.analysis.expressions | JScience |
|
| OpManager | | Class | org.jscience.geography.coordinates | JScience |
|
| OpticalApp | | Class | org.jscience.physics.waves.optics.gui | JScience |
|
| OpticalCanvas | | Class | org.jscience.physics.waves.optics.gui | JScience |
|
| OpticalControl | | Class | org.jscience.physics.waves.optics.gui | JScience |
|
| OpticalDevice | The OpticalDevice class is a child of OpticalElement and enables the user to build a complete optical system of OpticalElement objects. | Class | org.jscience.physics.waves.optics.elements | JScience |
|
| OpticalElement | The OpticalElement class is an abstract class which implements the standard behaviour of an optical element. | Class | org.jscience.physics.waves.optics.elements | JScience |
|
| Or | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.mathematics.analysis.expressions.logical | JScience |
|
| Orbital | Represents an orbital type and its coefficients and exponents inConstructor SummaryOrbital(java. | Class | org.jscience.chemistry.quantum.basis | JScience |
|
| OrbitalState | Represents orbital state of the spacecraft at a point in time. | Class | org.jscience.astronomy.solarsystem.artificialsatellites | JScience |
|
| Order | This interface defines an order relation. | Interface | org.jscience.mathematics | JScience |
|
| OrderedGroup | This interface defines an ordered group. | Interface | org.jscience.mathematics.algebraic.groups | JScience |
|
| OrderStatisticDistribution | This class models the distribution of the order statistic of a specified order from a random sample of a specified size from a specified sampling | Class | org.jscience.mathematics.statistics | JScience |
|
| Organ | A class representing an organ. | Class | org.jscience.biology | JScience |
|
| Organigram | A class representing a formal organigram, that is the organization a it is seen from above and meant to be by the boss. | Class | org.jscience.economics | JScience |
|
| Organization | A class representing an organization basic facts. | Class | org.jscience.economics | JScience |
|
| OrganizationTask | A class representing the transformation of some materials and some human ressources into a finished something that can be sold. | Class | org.jscience.economics | JScience |
|
| OrGateElement | Fields inherited from class org. | Class | org.jscience.physics.electricity.circuitry.elements | JScience |
|
| Orientation | Constants for orientations (and alignments). | Class | org.jscience.awt.util | JScience |
|
| Orientation | The Orientation abstract contains a 3x3 matrix and a reference location. | Class | org.jscience.geography.coordinates | JScience |
|
| OrmData | | Class | org.jscience.geography.coordinates | JScience |
|
| OrnlAstroIonCounter | | Class | org.jscience.physics.nuclear.kinematics.math.analysis | JScience |
|
| Orrery | | Class | org.jscience.astronomy.solarsystem.ephemeris | JScience |
|
| OrthogonalDoublePolynomialFactory | This class is the base class to generate orthogonal polynomials. | Class | org.jscience.mathematics.analysis.polynomials | JScience |
|
| OrthogonalExactRealPolynomialFactory | This class is the base class to generate orthogonal polynomials. | Class | org.jscience.mathematics.analysis.polynomials | JScience |
|
| OrthogonalPolynomialFactory | This class is the base class for orthogonal polynomials. | Interface | org.jscience.mathematics.analysis.polynomials | JScience |
|
| Oscillator | | Class | org.jscience.media.audio.dsp.sources | JScience |
|
| OutlineFilter | Given a binary image, this filter converts it to its outline, replacing all interior pixels with the 'new' color. | Class | org.jscience.media.pictures.filters | JScience |
|
| OutMatrix | CrochemoreLandauZivUkelson and subclasses to enconde the OUT matrix from the input border and DIST matrix of an AlignmentBlock. | Class | org.jscience.biology.alignment | JScience |
|
| OutputElement | | Class | org.jscience.physics.electricity.circuitry.elements | JScience |
|
| OutputPeak | | Class | org.jscience.physics.nuclear.kinematics.math.analysis.spanc | JScience |
|
| OutputPeakTable | Table for displaying reactions in Spanc. | Class | org.jscience.physics.nuclear.kinematics.math.analysis.spanc.tables | JScience |
|
| OutputPeakTableModel | See Also:Serialized FormFields inherited from class javax. | Class | org.jscience.physics.nuclear.kinematics.math.analysis.spanc.tables | JScience |
|
| OutputsRenderer | This file is licensed under the GNU Public Licens (GPL). | Class | org.jscience.architecture.lift.gui | JScience |
|
| OverlapCurve2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| OverlapCurve3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| Overlay | | Interface | org.jscience.architecture.traffic | JScience |
|
| OwnedPlace | A class representing ahuman owned place. | Class | org.jscience.geography | JScience |
|
| PacCar | PacCar, not standard. | Class | org.jscience.architecture.traffic.infrastructure | JScience |
|
| PacketNotRecognizedException | This exception is thrown whenever a method expects one type of packet, but receives another. | Class | org.jscience.devices.gps.garmin | JScience |
|
| PairwiseAlignment | This class is the product of a pairwise alignment, generated by one subclasses of PairwiseAlignmentAlgorithm. | Class | org.jscience.biology.alignment | JScience |
|
| PairwiseAlignmentAlgorithm | This abstract class is the superclass of all classes implementing pairwise sequence alignment algorithms. | Class | org.jscience.biology.alignment | JScience |
|
| Panel3D | | Class | org.jscience.chemistry.gui.extended.graphics3d | JScience |
|
| PanelFactory | | Class | org.jscience.architecture.traffic.configuration | JScience |
|
| PanelHTML | | Class | org.jscience.physics.fluids.dynamics.gui | JScience |
|
| Panner | Fields inherited from class org. | Class | org.jscience.media.audio.dsp.processors | JScience |
|
| Parabola2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| Parabola3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| ParallelRays | Fields inherited from class org. | Class | org.jscience.physics.waves.optics.rays | JScience |
|
| Parameter | Class representing a Parameter object. | Class | org.jscience.mathematics.analysis.expressions | JScience |
|
| Parameter | This class declares a variable for use in MathML structures. | Class | org.jscience.ml.sbml | JScience |
|
| Parameter | Parameters used to fit. | Class | org.jscience.physics.nuclear.kinematics.math.analysis | JScience |
|
| Parameter | | Class | org.jscience.physics.waves.optics.materials | JScience |
|
| ParameterDomain | | Class | org.jscience.mathematics.geometry | JScience |
|
| Parameterized | An interface to mark up something that contains an extra field parameter to support additional information storage without (sometimes inconveninet subclassing). | Interface | org.jscience.util | JScience |
|
| ParameterOutOfRange | | Class | org.jscience.mathematics.geometry | JScience |
|
| ParameterRangeOnCurve2D | | Interface | org.jscience.mathematics.geometry | JScience |
|
| ParameterRangeOnCurve3D | | Interface | org.jscience.mathematics.geometry | JScience |
|
| ParameterSection | | Class | org.jscience.mathematics.geometry | JScience |
|
| ParameterSectionOnCurve2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| ParameterSectionOnCurve3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| ParameterValidity | | Class | org.jscience.mathematics.geometry | JScience |
|
| ParametricEQ | | Class | org.jscience.media.audio.dsp.processors | JScience |
|
| ParametricSurface3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| ParetoDistribution | This class models the Pareto distribution with a specified parameter. | Class | org.jscience.mathematics.statistics | JScience |
|
| ParseException | This exception is thrown when parse errors are encountered. | Class | org.jscience.ml.sbml.jep | JScience |
|
| Parser | Reads and parses a Tripos Java Molecule (JMol) stream into a JMol class. | Class | org.jscience.chemistry.gui.extended.molecule | JScience |
|
| Parser | | Interface | org.jscience.linguistics | JScience |
|
| Parser | | Class | org.jscience.ml.sbml.jep | JScience |
|
| ParserConstants | | Interface | org.jscience.ml.sbml.jep | JScience |
|
| ParserDumpVisitor | | Class | org.jscience.ml.sbml.jep | JScience |
|
| ParserTokenManager | | Class | org.jscience.ml.sbml.jep | JScience |
|
| ParserTreeConstants | | Interface | org.jscience.ml.sbml.jep | JScience |
|
| ParserVisitor | | Interface | org.jscience.ml.sbml.jep | JScience |
|
| Particle | A superclass for building objects that have the physical nature of aSee Also:Serialized Form | Class | org.jscience.physics | JScience |
|
| ParticleHolder | The ParticleHolder class provides a way to hold set of AbstractClassicleParticles that interact with each others. | Class | org.jscience.physics.kinematics | JScience |
|
| Passenger | This file is licensed under the GNU Public Licens (GPL). | Class | org.jscience.architecture.lift | JScience |
|
| PassengerGenerator | This file is licensed under the GNU Public Licens (GPL). | Class | org.jscience.architecture.lift | JScience |
|
| PassengerProcessor | This file is licensed under the GNU Public Licens (GPL). | Class | org.jscience.architecture.lift | JScience |
|
| PassengerRenderer | This file is licensed under the GNU Public Licens (GPL). | Class | org.jscience.architecture.lift.gui | JScience |
|
| PasswordBox | This class extends TextBox and represents password fields. | Class | org.jscience.sociology.forms | JScience |
|
| PasswordGroup | This class is a typical implementation of GroupValidator interface. | Class | org.jscience.sociology.forms.util | JScience |
|
| Path | A class representing a path or track. | Class | org.jscience.geography | JScience |
|
| Path | Represents a path leading through the syntax tree that connects two nodes. | Class | org.jscience.ml.tigerxml | JScience |
|
| Pathfinder | | Interface | org.jscience.computing.ai | JScience |
|
| Pathology | The Pathology class provides a common ancestor class for all possible medicine related troubles. | Class | org.jscience.medicine | JScience |
|
| Patient | The Patient class provides some useful information about the health ofFields inherited from class org. | Class | org.jscience.medicine | JScience |
|
| PatternExtractor | PatternExtractor provides a way to group objects by a pattern defined by an implementation. | Interface | org.jscience.util | JScience |
|
| Peak | This class represents a gaussian peak, in terms of it's properties. | Class | org.jscience.physics.nuclear.kinematics.math.analysis | JScience |
|
| PeakFinder | | Class | org.jscience.physics.nuclear.kinematics.math.analysis | JScience |
|
| PerceptronNN | An implementation of a perceptron. | Class | org.jscience.computing.ai.neurocomputing | JScience |
|
| Performance | A class representing a live show, for example a strip tease, a movie, aFields inherited from class org. | Class | org.jscience.arts | JScience |
|
| PeriodicTable | This class provides access to the elements of the periodic table. | Class | org.jscience.chemistry | JScience |
|
| PersianCalendar | | Class | org.jscience.history.calendars | JScience |
|
| Person | A class representing an individual from the Human specie acting in theConstructor SummaryPerson(java. | Class | org.jscience.sociology | JScience |
|
| PerspectivFilter | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.media.pictures.filters | JScience |
|
| PhaseCompElement | | Class | org.jscience.physics.electricity.circuitry.elements | JScience |
|
| Phaser | Fields inherited from class org. | Class | org.jscience.media.audio.dsp.processors | JScience |
|
| Phenylalanine | A class representing the Phenylalanine molecule. | Class | org.jscience.biology.aminoacids | JScience |
|
| PhilosophicalCurrent | A class representing a well defined group of ideas. | Class | org.jscience.philosophy | JScience |
|
| PhilosophyConstants | A class defining some useful constants for the study of religions and philosophies (from a scientific point of view). | Class | org.jscience.philosophy | JScience |
|
| Phoneme | The Phoneme class defines the basic audible units of a language. | Class | org.jscience.linguistics | JScience |
|
| PhosphatidylCholine | A class representing the PhosphatidylCholine lipid molecule. | Class | org.jscience.biology.molecules.lipids | JScience |
|
| Photon | A class representing photons. | Class | org.jscience.physics.quantum.particles | JScience |
|
| Phrase | The Phrase class corresponds to a meaningful morphological unit, a substring of a sentence. | Class | org.jscience.linguistics | JScience |
|
| Phrasebook | Defines what a minimal phrasebook should implement. | Class | org.jscience.ml.openmath.phrasebook | JScience |
|
| PhrasebookException | An exception generated by the phrasebook. | Class | org.jscience.ml.openmath.phrasebook | JScience |
|
| PhysicalModel | This abstract class represents a physical model. | Class | org.jscience.physics.models | JScience |
|
| PhysicsConstants | A collection of fundamental physics constants. | Class | org.jscience.physics | JScience |
|
| Picker | An interface analagous to java. | Interface | org.jscience.ml.cml.util | JScience |
|
| Picture | This is the basic visual element class. | Class | org.jscience.arts.printed | JScience |
|
| PIDsimulation | This class will execute a process to simulate the focal plane detector. | Class | org.jscience.physics.nuclear.kinematics.nuclear | JScience |
|
| PIDtelescope | Fields inherited from class org. | Class | org.jscience.physics.nuclear.kinematics.math.analysis | JScience |
|
| PiecewiseConstant | This class is used to generate piecewise constant splines to be used as wavelets or related functions. | Class | org.jscience.mathematics.wavelet.splines | JScience |
|
| PieChart | A pie chart AWT component. | Class | org.jscience.awt | JScience |
|
| PiMinus | A class representing pi-. | Class | org.jscience.physics.quantum.particles | JScience |
|
| Pion | A class representing pions. | Class | org.jscience.physics.quantum.particles | JScience |
|
| PiPlus | A class representing pi+. | Class | org.jscience.physics.quantum.particles | JScience |
|
| PitchShifter | Fields inherited from class org. | Class | org.jscience.media.audio.dsp.processors | JScience |
|
| PixelCompareOp | | Interface | org.jscience.media.pictures.filters.fill | JScience |
|
| PixelOp | | Interface | org.jscience.media.pictures.filters.fill | JScience |
|
| PixelUtils | | Class | org.jscience.media.pictures.filters | JScience |
|
| PiZero | A class representing pi0. | Class | org.jscience.physics.quantum.particles | JScience |
|
| Place | A class representing a geographical spot, namely a feature. | Class | org.jscience.geography | JScience |
|
| Placement2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| Placement3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| Places | A class to store common places. | Class | org.jscience.geography | JScience |
|
| Plaintiff | The (alleged) victim, may be a human, a group, a country. | Class | org.jscience.law | JScience |
|
| Plan | This class represent a plan as a LinkedList of ground instances of operators. | Class | org.jscience.computing.ai.planning | JScience |
|
| Plane3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| PlaneStress | | Class | org.jscience.physics.solids.material | JScience |
|
| PlanetCellContents | A class representing an infinitesimal volume of a planet. | Class | org.jscience.earth | JScience |
|
| PlanetMathTaglet | | Class | org.jscience.help.doclet | JScience |
|
| PlanetPhysicsTaglet | | Class | org.jscience.help.doclet | JScience |
|
| Planner | This class is the implementation of the Planner algorithm. | Class | org.jscience.computing.ai.planning | JScience |
|
| PlannerLexer | | Class | org.jscience.computing.ai.planning | JScience |
|
| PlannerParser | | Class | org.jscience.computing.ai.planning | JScience |
|
| PlannerTokenTypes | | Interface | org.jscience.computing.ai.planning | JScience |
|
| Plant | This class represents a plant which can be built with a lindenmayerConstructor SummaryPlant(java. | Class | org.jscience.biology.lsystems.growing | JScience |
|
| PlasmaFilter | | Class | org.jscience.media.pictures.filters | JScience |
|
| PlateHoleModel | Example problem of a plate with a hole in it. | Class | org.jscience.physics.solids.examples | JScience |
|
| Play | A class representing a show, or play. | Class | org.jscience.arts.theatrical | JScience |
|
| Player | The Player ojbect adds Artificial Intelligence to a GamePlay. | Interface | org.jscience.computing.game | JScience |
|
| Plot | | Class | org.jscience.engineering.control.gui | JScience |
|
| PlotGraph | | Class | org.jscience.engineering.control.gui | JScience |
|
| PlotPoleZero | | Class | org.jscience.engineering.control.gui | JScience |
|
| PMosfetElement | Fields inherited from class org. | Class | org.jscience.physics.electricity.circuitry.elements | JScience |
|
| PMRCDATASectionImpl | Fields inherited from class org. | Class | org.jscience.ml.cml.dom.pmr | JScience |
|
| PMRCharacterDataImpl | Fields inherited from class org. | Class | org.jscience.ml.cml.dom.pmr | JScience |
|
| PMRCommentImpl | Fields inherited from class org. | Class | org.jscience.ml.cml.dom.pmr | JScience |
|
| PMRDocument | Delegation-based DOMFields inherited from interface org. | Interface | org.jscience.ml.cml.dom.pmr | JScience |
|
| PMRDocumentBuilder | | Class | org.jscience.ml.cml.dom.pmr | JScience |
|
| PMRDocumentBuilderFactory | at present hardcoded to using defaultConstructor SummaryPMRDocumentBuilderFactory() | Class | org.jscience.ml.cml.dom.pmr | JScience |
|
| PMRDocumentFragmentImpl | Fields inherited from class org. | Class | org.jscience.ml.cml.dom.pmr | JScience |
|
| PMRDocumentImpl | The Document interface represents the entire HTML or XML document. | Class | org.jscience.ml.cml.dom.pmr | JScience |
|
| PMRDocumentTypeImpl | Fields inherited from class org. | Class | org.jscience.ml.cml.dom.pmr | JScience |
|
| PMRDOMImplementationImpl | | Class | org.jscience.ml.cml.dom.pmr | JScience |
|
| PMRDOMUtils | | Class | org.jscience.ml.cml.util | JScience |
|
| PMRElementImpl | Delegation-based implementationFields inherited from class org. | Class | org.jscience.ml.cml.dom.pmr | JScience |
|
| PMREntityReferenceImpl | Fields inherited from class org. | Class | org.jscience.ml.cml.dom.pmr | JScience |
|
| PMRError | | Class | org.jscience.ml.cml.util | JScience |
|
| PMRNodeImpl | | Class | org.jscience.ml.cml.dom.pmr | JScience |
|
| PMRNodeListImpl | The NodeList interface provides the abstraction of an ordered collection of nodes, without defining or constraining how this collection | Class | org.jscience.ml.cml.dom.pmr | JScience |
|
| PMRProcessingInstructionImpl | Fields inherited from class org. | Class | org.jscience.ml.cml.dom.pmr | JScience |
|
| PMRTextImpl | Fields inherited from class org. | Class | org.jscience.ml.cml.dom.pmr | JScience |
|
| PMRUserDataHandlerImpl | When associating an object to a key on a node using Node. | Class | org.jscience.ml.cml.dom.pmr | JScience |
|
| PochhammerSeries | The Pochhammer Symbol mathematical series. | Class | org.jscience.mathematics.analysis.series | JScience |
|
| Point1D | | Class | org.jscience.mathematics.geometry | JScience |
|
| Point2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| Point2DListModel | The Point2DListModel provides a convenient implementation of the Graph2DModel interface based upon a List of Point2D objects. | Class | org.jscience.awt | JScience |
|
| Point3D | | Class | org.jscience.chemistry.gui.extended.geometry | JScience |
|
| Point3D | A class representing a point in 3D space. | Class | org.jscience.chemistry.quantum.math.util | JScience |
|
| Point3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| PointCostPair | This class holds a point and its associated cost. | Class | org.jscience.mathematics.analysis.optimization | JScience |
|
| PointOnCurve2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| PointOnCurve3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| PointOnGeometry1D | | Class | org.jscience.mathematics.geometry | JScience |
|
| PointOnGeometry2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| PointOnGeometry3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| PointOnPoint1D | | Class | org.jscience.mathematics.geometry | JScience |
|
| PointOnPoint2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| PointOnPoint3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| PointOnSurface3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| PointSource | Fields inherited from class org. | Class | org.jscience.physics.waves.optics.rays | JScience |
|
| Poisson | Solver of the Poisson ecuation by finite elements of first or second order. | Class | org.jscience.physics.fluids.dynamics.poisson | JScience |
|
| PoissonDistribution | The class models the Poisson distribution with a specified rateSee Also:Serialized Form | Class | org.jscience.mathematics.statistics | JScience |
|
| PoissonPassengerGenerator | This file is licensed under the GNU Public Licens (GPL). | Class | org.jscience.architecture.lift | JScience |
|
| PolarFilter | | Class | org.jscience.media.pictures.filters | JScience |
|
| PoliticalParty | An organization targetted towards managing a human group living. | Class | org.jscience.politics | JScience |
|
| PoliticsConstants | A class representing politics useful constants. | Class | org.jscience.politics | JScience |
|
| Polyhedron | The class Polyhedron contains the fields which describe a uniform polyhedron and its duals and the method necessary to compute them | Class | org.jscience.mathematics.geometry.polyhedrons | JScience |
|
| PolyhedronDisplayer | The class Kaleidoscope is loaded by a web browser or by the Java Applet Viewer. | Class | org.jscience.mathematics.geometry.polyhedrons | JScience |
|
| PolyhedronVRMLOutputter | | Class | org.jscience.mathematics.geometry.polyhedrons | JScience |
|
| Polymer | The Polymer class represent molecules that are repeating many times. | Class | org.jscience.chemistry | JScience |
|
| Polynomial | A Polynomial as a Ring. | Interface | org.jscience.mathematics.analysis.polynomials | JScience |
|
| PolynomialBasis | | Interface | org.jscience.mathematics.analysis.polynomials | JScience |
|
| PolynomialCoefficient | This class represents a polynomial coefficient. | Class | org.jscience.mathematics.analysis.fitting | JScience |
|
| PolynomialCurve2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| PolynomialCurve3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| PolynomialFitErrY | Given a data set, performs a linear regression, then can be queried for the results. | Class | org.jscience.physics.nuclear.kinematics.math.statistics | JScience |
|
| PolynomialFitter | This class implements a curve fitting specialized for polynomials. | Class | org.jscience.mathematics.analysis.fitting | JScience |
|
| PolynomialMathUtils | | Class | org.jscience.mathematics.analysis.polynomials | JScience |
|
| Population | A class representing a population. | Class | org.jscience.biology | JScience |
|
| PopupException | Exception created when building of popupDialog failsSee Also:Serialized Form | Class | org.jscience.architecture.traffic | JScience |
|
| PopupMenuAction | | Class | org.jscience.architecture.traffic.tools | JScience |
|
| PopupMenuTool | | Class | org.jscience.architecture.traffic.tools | JScience |
|
| Position | This is a class meant for containing positions. | Class | org.jscience.devices.gps | JScience |
|
| PositionDataPacket | Fields inherited from class org. | Class | org.jscience.devices.gps.garmin | JScience |
|
| PositionDegrees | Class used to store degrees, usually latitude or longitude. | Class | org.jscience.devices.gps | JScience |
|
| Positioned | An interface to mark up something that is located in space. | Interface | org.jscience.util | JScience |
|
| PositionRadians | Class used to store radians, usually latitude or longitude. | Class | org.jscience.devices.gps | JScience |
|
| Positron | A class representing positrons. | Class | org.jscience.physics.quantum.particles | JScience |
|
| PosMov | | Class | org.jscience.architecture.traffic.algorithms.tlc | JScience |
|
| PostfixMathCommand | Function classes extend this class. | Class | org.jscience.ml.sbml.jep.function | JScience |
|
| PostfixMathCommandI | All function classes must implement this interface to ensure that the run() method is implemented. | Interface | org.jscience.ml.sbml.jep.function | JScience |
|
| Pot | | Class | org.jscience.awt.pots | JScience |
|
| PotBase | | Class | org.jscience.awt.pots | JScience |
|
| PotBeanInfo | Fields inherited from interface java. | Class | org.jscience.awt.pots | JScience |
|
| PotentialResource | A class representing a would be resource, or virtual resource, for example oil in the soil that you expect to find or ingredients in a recipie | Class | org.jscience.economics | JScience |
|
| Pow | Class representing one Expression object raised to the power of another Expression object. | Class | org.jscience.mathematics.analysis.expressions.symbolic | JScience |
|
| Power | This interface represents the rate at which work is done. | Interface | javax.measure.quantity | JScience |
|
| Power | Represents the powers on orbitals. | Class | org.jscience.chemistry.quantum.basis | JScience |
|
| PowerList | Orbital symbol to power list map. | Class | org.jscience.chemistry.quantum.basis | JScience |
|
| Precondition | This abstract class represents an iterator over all the possible bindings that can satisfy its corresponding logical expression at run time. | Class | org.jscience.computing.ai.planning | JScience |
|
| PreconditionAssign | This class represents an iterator over all the possible bindings that can satisfy an assignment logical expression at run time. | Class | org.jscience.computing.ai.planning | JScience |
|
| PreconditionAtomic | This class represents an iterator over all the possible bindings that can satisfy an atomic logical expression at run time. | Class | org.jscience.computing.ai.planning | JScience |
|
| PreconditionCall | This class represents an iterator over all the possible bindings that can satisfy a call logical expression at run time. | Class | org.jscience.computing.ai.planning | JScience |
|
| PreconditionForAll | This class represents an iterator over all the possible bindings that can satisfy a ForAll logical expression at run time. | Class | org.jscience.computing.ai.planning | JScience |
|
| PreconditionNegation | This class represents an iterator over all the possible bindings that can satisfy a negation logical expression at run time. | Class | org.jscience.computing.ai.planning | JScience |
|
| PreconditionNil | This class represents an iterator over all the possible bindings that can satisfy an empty logical expression at run time. | Class | org.jscience.computing.ai.planning | JScience |
|
| Predicate | | Class | org.jscience.computing.ai.planning | JScience |
|
| PreferredSurfaceCurveRepresentation | | Class | org.jscience.mathematics.geometry | JScience |
|
| Preorder | The Preorder class encapsulates preorders as categories. | Class | org.jscience.mathematics.algebraic.categories | JScience |
|
| Pressure | This interface represents a force applied uniformly over a surface. | Interface | javax.measure.quantity | JScience |
|
| PressureObserver | | Class | org.jscience.physics.fluids.dynamics.navierstokes | JScience |
|
| PrettyPrint | Pretty prints an OpenMath object. | Class | org.jscience.io.openmath | JScience |
|
| PrettyPrint | Pretty prints an OpenMath object. | Class | org.jscience.ml.openmath.util | JScience |
|
| PRFugacityCalculator | Peng-Robinson equation implementation for fugacity calculation. | Class | org.jscience.chemistry.vapor.calculators | JScience |
|
| PrimeSeries | The prime numbers mathematical series. | Class | org.jscience.mathematics.analysis.series | JScience |
|
| Primitive | Base class for all Java 3D primitives. | Class | org.jscience.biology.lsystems.common | JScience |
|
| PrimitiveBooleanMappingNDTo1D | | Interface | org.jscience.mathematics.geometry | JScience |
|
| PrimitiveGaussian | The class defines a primitive gaussian (PG) and the operations on it. | Class | org.jscience.chemistry.quantum.basis | JScience |
|
| PrimitiveInterpolator | Methods inherited from interface org. | Interface | org.jscience.mathematics.analysis.interpolation | JScience |
|
| PrimitiveInterpolatorND | Methods inherited from interface org. | Interface | org.jscience.mathematics.analysis.interpolation | JScience |
|
| PrimitiveMapping | This interface defines a map or function. | Interface | org.jscience.mathematics.analysis | JScience |
|
| PrimitiveMappingIntegrator | This interface represents an integrator for scalar functions. | Interface | org.jscience.mathematics.analysis.quadrature | JScience |
|
| PrimitiveMappingND | This interface defines an N dimensional map. | Interface | org.jscience.mathematics.analysis | JScience |
|
| PrimitiveMappingNDIntegrator | This interface represents an integrator for vectorial functions. | Interface | org.jscience.mathematics.analysis.quadrature | JScience |
|
| PrimitiveMappingNDSampler | This class is a wrapper allowing to sample a PrimitiveMappingND. | Class | org.jscience.mathematics.analysis | JScience |
|
| PrimitiveMappingSampler | This class is a wrapper allowing to sample a The sample produced is a regular sample. | Class | org.jscience.mathematics.analysis | JScience |
|
| PrimitiveSeries | A mathematical series that uses primitive types. | Interface | org.jscience.mathematics.analysis.series | JScience |
|
| PrintUtils | | Class | org.jscience.util | JScience |
|
| PriorityConflictSet | A conflict set whose conflict resolution policy is one that rules defined first in the rule base have a higher priority over the ones defined | Class | org.jscience.computing.ai.expertsystem.conflict | JScience |
|
| PrisonersDilemmaAgent | A simple implementation of an agent that obeys the rules of the prisoner's dilemma. | Class | org.jscience.computing.game | JScience |
|
| ProbeElement | Fields inherited from class org. | Class | org.jscience.physics.electricity.circuitry.elements | JScience |
|
| Process | | Class | org.jscience.economics | JScience |
|
| ProductDataPacket | | Class | org.jscience.devices.gps.garmin | JScience |
|
| ProductUnit | This class represents units formed by the product of rational powers of existing units. | Class | javax.measure.unit | JScience |
|
| Program | Abstraction for the programs in genetic programming. | Class | org.jscience.computing.ai.evolutionary.geneticprogramming | JScience |
|
| ProgressListener | Monitor the progress of some lengthly operation. | Interface | org.jscience.net.progress | JScience |
|
| ProgressMailer | | Class | org.jscience.net.progress | JScience |
|
| ProgressPrinter | | Class | org.jscience.net.progress | JScience |
|
| ProgressWindow | | Class | org.jscience.net.progress | JScience |
|
| Projecter | This class projects a point from the celestial sphere to a projection plane. | Class | org.jscience.astronomy.solarsystem.coordinates | JScience |
|
| Projection | This class implements projection algorithms to/from a projection plane and the unit sphere. | Class | org.jscience.astronomy.solarsystem.coordinates | JScience |
|
| Projector | The Projector class provides an object for encapsulating projectionSee Also:Serialized Form | Class | org.jscience.physics.quantum | JScience |
|
| Proline | A class representing the Proline molecule. | Class | org.jscience.biology.aminoacids | JScience |
|
| Proof | | Class | org.jscience.mathematics.axiomatic | JScience |
|
| ProofBuffer | | Class | org.jscience.mathematics.axiomatic | JScience |
|
| ProofIterator | Constructor SummaryProofIterator(java. | Class | org.jscience.mathematics.axiomatic | JScience |
|
| ProofProcessor | Process results from the Vampire inference engine. | Class | org.jscience.linguistics.kif | JScience |
|
| ProofStack | | Class | org.jscience.mathematics.axiomatic | JScience |
|
| ProofStep | A trivial structure to hold the elements of a proof step. | Class | org.jscience.linguistics.kif | JScience |
|
| ProofSystem | Constructor SummaryProofSystem(java. | Class | org.jscience.mathematics.axiomatic | JScience |
|
| ProofTree | Constructor SummaryProofTree(java. | Class | org.jscience.mathematics.axiomatic | JScience |
|
| Prop | Fields inherited from class org. | Class | org.jscience.engineering.control | JScience |
|
| Propagator | Instances of classes which implement this interface propagate orbital state from an epoch at which the orbital state is known to a desired delta since | Interface | org.jscience.astronomy.solarsystem.artificialsatellites | JScience |
|
| PropagatorFactory | Instances of this factory construct instances of AbstractPropagatorConstructor SummaryPropagatorFactory() | Class | org.jscience.astronomy.solarsystem.artificialsatellites | JScience |
|
| PropAttributes | This is a base class which the Atom and Bond classes include. | Class | org.jscience.chemistry.gui.extended.molecule | JScience |
|
| PropAttributesInter | | Interface | org.jscience.chemistry.gui.extended.molecule | JScience |
|
| PropDeriv | Fields inherited from class org. | Class | org.jscience.engineering.control | JScience |
|
| PropertiesEditor | a convenient graphical editor for PropertiesSee Also:Serialized Form | Class | org.jscience.swing | JScience |
|
| Property | An interface which defines what belongs to whom. | Interface | org.jscience.economics | JScience |
|
| Property | Defines the interface every GML property must implement. | Interface | org.jscience.ml.gml.infoset | JScience |
|
| PropertyImpl | A DOM-based implementation of the Property interface. | Class | org.jscience.ml.gml.dom | JScience |
|
| PropertyIterator | Defines the interface every property iterator must implement. | Interface | org.jscience.ml.gml.util | JScience |
|
| PropertyIteratorImpl | A sample implementation of the PropertyIterator interface. | Class | org.jscience.ml.gml.dom | JScience |
|
| PropertyOwner | Defines the interface that must be implemented by every class that owns properties (e. | Interface | org.jscience.ml.gml.infoset | JScience |
|
| PropInt | Fields inherited from class org. | Class | org.jscience.engineering.control | JScience |
|
| PropIntDeriv | Fields inherited from class org. | Class | org.jscience.engineering.control | JScience |
|
| Prosecutor | The Doctor class provides some useful information for people whose job is to cure individuals. | Class | org.jscience.law | JScience |
|
| Protein | A class representing Protein. | Class | org.jscience.biology | JScience |
|
| ProtocolDataPacket | | Class | org.jscience.devices.gps.garmin | JScience |
|
| ProtocoleEIS | This interface defines methods to be implemented by an EIS (Entorno Integrado of Simulacion / Integrated Simulation Environment) to show | Interface | org.jscience.physics.fluids.dynamics | JScience |
|
| Proton | A class representing protons. | Class | org.jscience.physics.quantum.particles | JScience |
|
| Prover | | Class | org.jscience.mathematics.axiomatic | JScience |
|
| Pseudograph | A pseudograph. | Class | org.jscience.computing.graph.graphs | JScience |
|
| PsychologyConstants | A class representing useful constants in psychology. | Class | org.jscience.psychology | JScience |
|
| PTransistorElement | Fields inherited from class org. | Class | org.jscience.physics.electricity.circuitry.elements | JScience |
|
| Pulley | | Class | org.jscience.physics.kinematics | JScience |
|
| PureBezierCurve2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| PureBezierCurve3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| PureBezierSurface3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| PushSwitchElement | Fields inherited from class org. | Class | org.jscience.physics.electricity.circuitry.elements | JScience |
|
| PuzzleNotSolvableException | | Class | org.jscience.computing.game.puzzle | JScience |
|
| Pva | | Class | org.jscience.chemistry.materials | JScience |
|
| PVTDataPacket | This class encapsulates the PVT (Position, velocity and time) packet. | Class | org.jscience.devices.gps.garmin | JScience |
|
| QLearner | Q-learning algorithm implementation. | Class | org.jscience.computing.ai.reinforcement.qlearning | JScience |
|
| QName | Represents a qualified name, pair of (namespace, name). | Class | org.jscience.ml.gml.xml.schema | JScience |
|
| QTable | Q-table implementationConstructor SummaryQTable() | Class | org.jscience.computing.ai.reinforcement.qlearning | JScience |
|
| QTableEntryNotFoundException | Exception thrown when an entry not found in the q-table. | Class | org.jscience.computing.ai.reinforcement.qlearning | JScience |
|
| Quad2DElement | | Class | org.jscience.physics.solids.element | JScience |
|
| QuadraticCharacteristics | This class calculates the values of the different magnitudes cx, cy, cc y cd at the root of the caracteristics for a 2D meshing with a speed field. | Class | org.jscience.physics.fluids.dynamics.characteristics | JScience |
|
| QuadraticCharacteristics3D | This class calculates the values of the different magnitudes cx, cy, cc y cd at the root of the caracteristics for a 3D meshing with a speed field. | Class | org.jscience.physics.fluids.dynamics.characteristics | JScience |
|
| QuadraticSpline | This class is used to generate quadratic splines to be used as wavelets or related functions. | Class | org.jscience.mathematics.wavelet.splines | JScience |
|
| Quantity | This interface represents any type of quantitative properties or attributes of thing. | Interface | javax.measure.quantity | JScience |
|
| QuantizeFilter | A filter which quantizes an image to a set number of colors - useful for producing images which are to be encoded using an index color model. | Class | org.jscience.media.pictures.filters | JScience |
|
| Quantizer | The interface for an image quantizer. | Interface | org.jscience.media.pictures.filters | JScience |
|
| QuantumMathUtils | The Quantum math library. | Class | org.jscience.physics.quantum | JScience |
|
| QuantumModel | This class represents the quantum model. | Class | org.jscience.physics.models | JScience |
|
| QuantumParticle | A class representing quantum particles. | Class | org.jscience.physics.quantum | JScience |
|
| Quark | A class representing quarks. | Class | org.jscience.physics.quantum.particles | JScience |
|
| QuartaryOperator | Abstract class used as superclass for quartary operators. | Class | org.jscience.mathematics.analysis.expressions | JScience |
|
| Quasigroup | This interface defines a quasigroup (a magma in which division is always possible, not necessarily associative). | Interface | org.jscience.mathematics.algebraic.groups | JScience |
|
| QuatAttr | Fields inherited from class org. | Class | org.jscience.medicine.volumetric | JScience |
|
| Quaternion | The Quaternion class encapsulates quaternions. | Class | org.jscience.mathematics.algebraic.numbers | JScience |
|
| QuaternionEditor | Graphic editor for Quaternion. | Class | org.jscience.mathematics.algebraic.matrices.gui | JScience |
|
| QuaternionEditorPanel | An instance of this class is used by the QuaternionEditor class to display 4 MinMaxPanels representing a Quaternion. | Class | org.jscience.mathematics.algebraic.matrices.gui | JScience |
|
| QuaternionGroup | The QuaternionGroup class represents the quaternion group. | Class | org.jscience.mathematics.algebraic.groups | JScience |
|
| QueryManager | | Class | org.jscience.computing.ai.casebasedreasoning | JScience |
|
| QueryReader | | Class | org.jscience.computing.ai.casebasedreasoning | JScience |
|
| QuiltFilter | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.media.pictures.filters | JScience |
|
| QuitDialog | | Class | org.jscience.physics.fluids.dynamics.gui | JScience |
|
| Quote | A class representing a Quote on a market. | Class | org.jscience.economics.money | JScience |
|
| QuoteSource | Interface for classes that will retrieve quotes from data sources. | Interface | org.jscience.economics.money | JScience |
|
| RadiationDoseAbsorbed | This interface represents the amount of energy deposited per unit of mass. | Interface | javax.measure.quantity | JScience |
|
| RadiationDoseEffective | This interface represents the effective (or "equivalent") dose of radiation received by a human or some other living organism. | Interface | javax.measure.quantity | JScience |
|
| Radical | An interface to be implemented by radicals. | Interface | org.jscience.chemistry.radicals | JScience |
|
| RadioactiveActivity | This interface represents a radioactive activity. | Interface | javax.measure.quantity | JScience |
|
| RadioButton | This class extends ChoiceBox and represents the radiobutton field. | Class | org.jscience.sociology.forms | JScience |
|
| RadiusRange | | Interface | org.jscience.physics.nuclear.kinematics.nuclear.gui | JScience |
|
| RadixConverter | | Class | org.jscience.mathematics.algebraic.numbers | JScience |
|
| RailElement | | Class | org.jscience.physics.electricity.circuitry.elements | JScience |
|
| Rand | Class representing a uniformly distributed random number between two Expression objects. | Class | org.jscience.mathematics.analysis.expressions.symbolic | JScience |
|
| RandomAccessFitsFile | *********************************************************************** Represents a FitsFile which can be read from a RandomAccessFile data source. | Class | org.jscience.io.fits | JScience |
|
| RandomElement | RandomElement is an abstract class that encapsulates random number generators. | Class | org.jscience.measure.random | JScience |
|
| RandomGenerator | This interface represent a random generator for scalars. | Interface | org.jscience.measure.random | JScience |
|
| RandomMap | This class defines a random map. | Class | org.jscience.measure.random | JScience |
|
| RandomPlayer | RandomPlayer provides a reference implementation of the Player interface. | Class | org.jscience.computing.game | JScience |
|
| RandomSeedable | RandomSeedable is an abstract class that extends the RandomElement class to include the ability to | Class | org.jscience.measure.random | JScience |
|
| RandomShuffle | RandomShuffle uses one random number generator to shuffle the numbers produced by another to obliterate sequential correlations. | Class | org.jscience.measure.random | JScience |
|
| RandomSynchronized | RandomSynchronized is a wrapper class that makes a random number generator safe for multi-threaded operation by serializing access in time. | Class | org.jscience.measure.random | JScience |
|
| RandomTLC | This controller will switch TrafficLights at random. | Class | org.jscience.architecture.traffic.algorithms.tlc | JScience |
|
| RandomUtils | This is a useful collection of random related methods. | Class | org.jscience.measure.random | JScience |
|
| RandomVariable | This class models a random variable in terms of a distribution and an interval dataset. | Class | org.jscience.mathematics.statistics | JScience |
|
| RandomVectorGenerator | This interface represent a random generator for whole vectors. | Interface | org.jscience.measure.random | JScience |
|
| RandomWill | | Class | org.jscience.physics.nuclear.kinematics.montecarlo | JScience |
|
| Rank1Tensor | The Rank1Tensor class encapsulates 1st rank tensors. | Class | org.jscience.physics.relativity | JScience |
|
| Rank2Tensor | The Rank2Tensor class encapsulates 2nd rank tensors. | Class | org.jscience.physics.relativity | JScience |
|
| Rank3Tensor | The Rank3Tensor class encapsulates 3rd rank tensors. | Class | org.jscience.physics.relativity | JScience |
|
| Rank4Tensor | The Rank4Tensor class encapsulates 4th rank tensors. | Class | org.jscience.physics.relativity | JScience |
|
| RankedBallot | This class represents the different choices available to someone in a specific vote session. | Class | org.jscience.politics.vote | JScience |
|
| RankFilter | This class implements a simple rank filter: allowing you to select the median, minimum or maximum for any given neighbourhood size. | Class | org.jscience.computing.ai.vision | JScience |
|
| RareEarthMetal | A class representing rare earth metals. | Class | org.jscience.chemistry.elements | JScience |
|
| RateRule | A rule that expresses equations which set the rate of change of variables. | Class | org.jscience.ml.sbml | JScience |
|
| Rational | | Class | org.jscience.mathematics.algebraic.numbers | JScience |
|
| RationalConverter | This class represents a converter multiplying numeric values by an exact scaling factor (represented as the quotient of two | Class | javax.measure.converter | JScience |
|
| RationalField | The RationalField class encapsulates the field of rational numbers. | Class | org.jscience.mathematics.algebraic.fields | JScience |
|
| Ray | | Class | org.jscience.physics.waves.optics.rays | JScience |
|
| RayCaster | | Class | org.jscience.physics.waves.optics.rays | JScience |
|
| RayCastersCollection | | Class | org.jscience.physics.waves.optics.rays | JScience |
|
| RayPoint | | Class | org.jscience.physics.waves.optics.rays | JScience |
|
| Reaction | The Reaction class is the superclass for all chemical reactions and evenConstructor SummaryReaction() | Class | org.jscience.chemistry | JScience |
|
| Reaction | This class represents a reaction, which is some transformation, transport or binding process that can change the amount of one or more | Class | org.jscience.ml.sbml | JScience |
|
| ReactionTable | Table for displaying reactions in Spanc. | Class | org.jscience.physics.nuclear.kinematics.math.analysis.spanc.tables | JScience |
|
| ReactionTable | Table at top of JRelKin window showing the reaction. | Class | org.jscience.physics.nuclear.kinematics.nuclear.gui.table | JScience |
|
| ReactionTableClient | | Interface | org.jscience.physics.nuclear.kinematics.nuclear.gui.table | JScience |
|
| ReactionTableModel | Data model for ReactionTable. | Class | org.jscience.physics.nuclear.kinematics.math.analysis.spanc.tables | JScience |
|
| ReactionTableModel | See Also:Serialized FormFields inherited from class javax. | Class | org.jscience.physics.nuclear.kinematics.nuclear.gui.table | JScience |
|
| Reactor | The Reactor class is the superclass for all reactions. | Class | org.jscience.chemistry | JScience |
|
| ReadoutLabel | | Class | org.jscience.awt.displays | JScience |
|
| RealImageConsumer | This is the similar to an ImageConsumer, except that it handles double valued pixels. | Interface | org.jscience.io.fits | JScience |
|
| RealImageProducer | This interface is analogous to ImageProducer, except that it handles pixels of type double. | Interface | org.jscience.io.fits | JScience |
|
| RealValuedPot | | Class | org.jscience.awt.pots | JScience |
|
| RealValuedSlidePot | | Class | org.jscience.awt.pots | JScience |
|
| Receipt | A class representing a receipt for the person who pays or a bill for the person who provides the goods or services. | Class | org.jscience.economics.money | JScience |
|
| Recipe | A class representing the needed step to cook a dish. | Class | org.jscience.arts.cooking | JScience |
|
| RecordsPacket | This packet is transmitted between devices before a large transfer of data-units, ie. | Class | org.jscience.devices.gps.garmin | JScience |
|
| RectanglesIcon | An Icon showing two vertical rectangles. | Class | org.jscience.swing.spinner.icons | JScience |
|
| RectangularSection | | Class | org.jscience.physics.solids.properties | JScience |
|
| RectangularTrimmedSurface3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| ReducedToPointException | | Class | org.jscience.mathematics.geometry | JScience |
|
| ReduceFilter | See Also:Serialized FormFields inherited from class java. | Class | org.jscience.media.pictures.filters | JScience |
|
| RefractiveIndex | | Class | org.jscience.chemistry.materials | JScience |
|
| Region | A class representing a common country subdivision. | Class | org.jscience.politics | JScience |
|
| Relation | A class representing a relation in n dimensions, or R(n). | Interface | org.jscience.util | JScience |
|
| Relations | A class representing relations constants. | Class | org.jscience.util | JScience |
|
| RelativeLongestQueueTLC | This controller will switch TrafficLights so that the Trafficlight which relatively seen has the most Roadusers waiting will be green. | Class | org.jscience.architecture.traffic.algorithms.tlc | JScience |
|
| RelativisticModel | This class represents the relativistic model. | Class | org.jscience.physics.models | JScience |
|
| RelativisticParticle | The RelativisticParticle class provides an object for encapsulating relativistic particles. | Class | org.jscience.physics | JScience |
|
| Religion | A class representing a philosophy targetted towards supernatural beings, the meaning of life, etc. | Class | org.jscience.philosophy | JScience |
|
| Renderer | An implementation of a JViewer's renderer interface for drawing and manipulating a Molecule. | Class | org.jscience.chemistry.gui.extended.molecule | JScience |
|
| Renderer | Constructor SummaryRenderer(javax. | Class | org.jscience.medicine.volumetric | JScience |
|
| RenderStyle | | Interface | org.jscience.chemistry.gui.extended.graphics3d | JScience |
|
| RenderTable | | Class | org.jscience.chemistry.gui.extended.graphics3d | JScience |
|
| ReplaceInputStream | This specialized stream replaces all occurences of a given byte pattern with another throughout the stream. | Class | org.jscience.io | JScience |
|
| Report | A class representing an information concerning someone or something. | Class | org.jscience.measure | JScience |
|
| ReproductiveAgent | The ReproductiveAgent interface provides a better support for social agents. | Interface | org.jscience.computing.ai.agents | JScience |
|
| RescaleFilter | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.media.pictures.filters | JScience |
|
| ResidualTable | Table for fit residuals in Spanc. | Class | org.jscience.physics.nuclear.kinematics.math.analysis.spanc.tables | JScience |
|
| ResidualTableModel | Data model for ResidualTable. | Class | org.jscience.physics.nuclear.kinematics.math.analysis.spanc.tables | JScience |
|
| ResistorElement | | Class | org.jscience.physics.electricity.circuitry.elements | JScience |
|
| Resource | A class representing the stuff that is extracted from the soil (coil, fruits. | Class | org.jscience.economics | JScience |
|
| ResourceNotFoundException | Thrown to indicate that a specific resource (an image, a sound, etc. | Class | org.jscience.util | JScience |
|
| RespondToEvents | | Interface | org.jscience.physics.waves.optics.gui | JScience |
|
| ResponsibleIndividual | A class representing an individual in an organized country basic facts. | Class | org.jscience.law | JScience |
|
| Restoration | A class representing a restoration for a piece of art. | Class | org.jscience.arts | JScience |
|
| ResultAnalyzer | This file is licensed under the GNU Public Licens (GPL). | Class | org.jscience.architecture.lift | JScience |
|
| ResultSetMetaDataTableModel | ResultSetMetaDataTableModel provides a simple way to display the meta data of a ResultSet. | Class | org.jscience.util | JScience |
|
| ReteNode | A node in the Rete network. | Class | org.jscience.computing.ai.expertsystem.rete | JScience |
|
| Reverb | Fields inherited from class org. | Class | org.jscience.media.audio.dsp.processors | JScience |
|
| ReversiGame | also known as Othello gameSee Also:Serialized Form | Class | org.jscience.computing.game.reversi | JScience |
|
| ReversiPlayer | adds AI to the ReversiGameSee Also:ReversiGame, | Class | org.jscience.computing.game.reversi | JScience |
|
| RGBAdjustFilter | | Class | org.jscience.media.pictures.filters | JScience |
|
| Ribose | A class representing the Ribose carbohydrate molecule. | Class | org.jscience.biology.molecules.carbohydrates | JScience |
|
| RidgedFBM | | Class | org.jscience.media.pictures.filters.math | JScience |
|
| RiemannIntegrator | This class implements a Riemann integrator. | Class | org.jscience.mathematics.analysis.quadrature | JScience |
|
| RiemannIntegratorSampler | This class implements a Riemann integrator as a sample. | Class | org.jscience.mathematics.analysis.quadrature | JScience |
|
| RiemannNDIntegrator | This class implements a Riemann integrator. | Class | org.jscience.mathematics.analysis.quadrature | JScience |
|
| RiemannNDIntegratorSampler | This class implements a Riemann integrator as a sample. | Class | org.jscience.mathematics.analysis.quadrature | JScience |
|
| RigidBody2D | The RigidBody2D class provides an object for encapsulating rigid bodiesSee Also:Serialized Form | Class | org.jscience.physics.kinematics | JScience |
|
| RigidBody3D | The RigidBody3D class provides an object for encapsulating rigid bodiesSee Also:Serialized Form | Class | org.jscience.physics.kinematics | JScience |
|
| Ring | | Class | org.jscience.chemistry.gui.extended.molecule | JScience |
|
| Ring | This interface defines a ring. | Interface | org.jscience.mathematics.algebraic.fields | JScience |
|
| RingGraphGenerator | Generates a ring graph of any size. | Class | org.jscience.computing.graph.generators | JScience |
|
| RingHypermatrix | The RingHypermatrix class provides an implementation for extendedSee Also:Serialized Form | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| RingMatrix | The RingMatrix class provides an object for encapsulating matrices overSee Also:Serialized Form | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| RingVector | Tripos RingVector classSee Also:Serialized Form | Class | org.jscience.chemistry.gui.extended.molecule | JScience |
|
| RingVector | The RingVector class provides an object for encapsulating vectors overSee Also:Serialized Form | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| RippleFilter | A filter which distorts an image by rippling it in the X or Y directions. | Class | org.jscience.media.pictures.filters | JScience |
|
| Ritual | A class representing a traditional behavior. | Class | org.jscience.sociology | JScience |
|
| RKFugacityCalculator | Redlich-Kwong equation implementation for fugacity calculation. | Class | org.jscience.chemistry.vapor.calculators | JScience |
|
| RLD2TLC | Red Light District 2 TLC. | Class | org.jscience.architecture.traffic.algorithms.tlc | JScience |
|
| RLDTLC | Red Light District TLC. | Class | org.jscience.architecture.traffic.algorithms.tlc | JScience |
|
| RNA | A class representing RNA strain. | Class | org.jscience.biology | JScience |
|
| Road | | Class | org.jscience.architecture.traffic.infrastructure | JScience |
|
| Road | A class representing a built track, namely a road. | Class | org.jscience.economics.resources | JScience |
|
| RoadAction | | Class | org.jscience.architecture.traffic.tools | JScience |
|
| RoadTool | You click on two Nodes with a RoadTool to create a Road. | Class | org.jscience.architecture.traffic.tools | JScience |
|
| Roaduser | | Class | org.jscience.architecture.traffic.infrastructure | JScience |
|
| RoaduserFactory | | Class | org.jscience.architecture.traffic.infrastructure | JScience |
|
| RoaduserPanel | | Class | org.jscience.architecture.traffic.configuration | JScience |
|
| Robot | A class representing robots. | Class | org.jscience.economics.resources | JScience |
|
| Rod2DElement | | Class | org.jscience.physics.solids.element | JScience |
|
| Rod3DElement | | Class | org.jscience.physics.solids.element | JScience |
|
| Role | A class representing the current behavior/relation a Person has with its environment. | Class | org.jscience.sociology | JScience |
|
| Roles | A class defining some basic roles. | Class | org.jscience.sociology | JScience |
|
| RootElement | The RootElement element is the root element of a schema element. | Class | org.jscience.ml.om | JScience |
|
| RootsFinder | This interface specifies root-finding methods for scalar functions. | Interface | org.jscience.mathematics.analysis.roots | JScience |
|
| RotateFilter | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.media.pictures.filters | JScience |
|
| Rotater | | Class | org.jscience.astronomy.solarsystem.coordinates | JScience |
|
| Rotation3D | This class implements rotations in a three-dimensional space. | Class | org.jscience.mathematics.geometry | JScience |
|
| Rotation3DOrder | This class is a utility representing a rotation order specification for Cardan or Euler angles specification. | Class | org.jscience.mathematics.geometry | JScience |
|
| RoundButton | | Class | org.jscience.awt.buttons | JScience |
|
| RoundButtonBeanInfo | Fields inherited from interface java. | Class | org.jscience.awt.buttons | JScience |
|
| RoundLED | | Class | org.jscience.awt.leds | JScience |
|
| RoundLEDMeter | | Class | org.jscience.awt.meters | JScience |
|
| RowInfo | | Class | org.jscience.physics.electricity.circuitry.gui | JScience |
|
| Rule | To represent a rule of an LSystem containing a predecessor a successor and a probability this class may be used. | Class | org.jscience.biology.lsystems.fixed | JScience |
|
| Rule | To represent a rule of an LSystem containing a predecessor a successor and a probability this class may be used. | Class | org.jscience.biology.lsystems.growing | JScience |
|
| Rule | The Rule class defines a rule used by a grammar to parse a language. | Class | org.jscience.linguistics | JScience |
|
| Rule | Rules put constraints on variables in cases for which the constraint cannot be expressed as a reacion or initial value. | Class | org.jscience.ml.sbml | JScience |
|
| RuleEvent | A semantic event that indicates that a rule was fired. | Class | org.jscience.computing.ai.expertsystem | JScience |
|
| RuleFireListener | The listener interface for receiving rule fire events. | Interface | org.jscience.computing.ai.expertsystem | JScience |
|
| RuleParsingException | This exception is thrown if an error occurs during parsing a fuzzy rule. | Class | org.jscience.computing.ai.fuzzylogic | JScience |
|
| RunAutomaton | Finite-state automaton with fast run operation. | Class | org.jscience.computing.automaton | JScience |
|
| RungeKutta4 | | Class | org.jscience.physics.nuclear.kinematics.math | JScience |
|
| RungeKuttaFehlbergIntegrator | This class implements the common part of all Runge-Kutta-Fehlberg integrators for Ordinary Differential Equations. | Class | org.jscience.mathematics.analysis.ode | JScience |
|
| RungeKuttaIntegrator | This class implements the common part of all fixed step Runge-Kutta integrators for Ordinary Differential Equations. | Class | org.jscience.mathematics.analysis.ode | JScience |
|
| RutherfordScattering | Class for calculating rutherford scattering cross sections in barns. | Class | org.jscience.physics.nuclear.kinematics.nuclear | JScience |
|
| Saline | | Class | org.jscience.chemistry.materials | JScience |
|
| Sample | A class representing a piece of somethingSee Also:Serialized Form | Class | org.jscience.measure | JScience |
|
| SampleChessGraphics | This class contains two set of sample chess graphics shipped with the antelmann. | Class | org.jscience.computing.game.chess | JScience |
|
| SampleCrawlerSetting | SampleCrawlerSetting is what it's named: a sample CrawlerSetting. | Class | org.jscience.net | JScience |
|
| SampledMapping | This interface represent sampled scalar functions. | Interface | org.jscience.mathematics.analysis | JScience |
|
| SampledMappingIntegrator | This interface represents an integrator for scalar samples. | Interface | org.jscience.mathematics.analysis.quadrature | JScience |
|
| SampledMappingIterator | This class is a simple wrapper allowing to iterate over a The basic implementation of the iteration interface does not | Interface | org.jscience.mathematics.analysis | JScience |
|
| SampledMappingNDIntegrator | This interface represents an integrator for vectorial samples. | Interface | org.jscience.mathematics.analysis.quadrature | JScience |
|
| SaveBackupCopy | | Class | org.jscience.physics.fluids.dynamics.navierstokes | JScience |
|
| SaxHandler | | Interface | org.jscience.ml.cml | JScience |
|
| SaxHandlerImpl | | Class | org.jscience.ml.cml.cmlimpl | JScience |
|
| SBase | The base class for the main SBML Level 2 data types. | Class | org.jscience.ml.sbml | JScience |
|
| SBaseId | Name and id for an sbml node. | Class | org.jscience.ml.sbml | JScience |
|
| SBMLLevel2Document | This class represents a SBML Level 2 Document This code is licensed under the DARPA BioCOMP Open Source License. | Class | org.jscience.ml.sbml | JScience |
|
| SBMLLevel2Reader | Reads a SBML Level 2 file into a Model. | Class | org.jscience.ml.sbml | JScience |
|
| SBMLNode | A class representing a node in a parse tree. | Class | org.jscience.ml.sbml.math | JScience |
|
| Scaler | This class does 2-D scalings, rotations and linear transformations. | Class | org.jscience.astronomy.solarsystem.coordinates | JScience |
|
| Scaling2 | Daubechies wavelets adapted to the interval by Meyer. | Class | org.jscience.mathematics.wavelet.daubechies2 | JScience |
|
| Scaling3 | Daubechies wavelets adapted to the interval by Meyer. | Class | org.jscience.mathematics.wavelet.daubechies3 | JScience |
|
| Scaling4 | Daubechies wavelets adapted to the interval by Meyer. | Class | org.jscience.mathematics.wavelet.daubechies4 | JScience |
|
| Scaling5 | Daubechies wavelets adapted to the interval by Meyer. | Class | org.jscience.mathematics.wavelet.daubechies5 | JScience |
|
| Scaling6 | Daubechies wavelets adapted to the interval by Meyer. | Class | org.jscience.mathematics.wavelet.daubechies6 | JScience |
|
| Scaling7 | Daubechies wavelets adapted to the interval by Meyer. | Class | org.jscience.mathematics.wavelet.daubechies7 | JScience |
|
| Scaling8 | Daubechies wavelets adapted to the interval by Meyer. | Class | org.jscience.mathematics.wavelet.daubechies8 | JScience |
|
| Scanner | Class used in the parsing of the rules file. | Class | org.jscience.computing.ai.expertsystem.compiler.parser | JScience |
|
| ScatterGraph | A scatter graph AWT component. | Class | org.jscience.awt | JScience |
|
| Scene | A class representing a scene that takes place in a show, with a text, a music and body movements. | Class | org.jscience.arts.theatrical | JScience |
|
| Scene | This is the main class for the 3D scene. | Class | org.jscience.biology.lsystems.growing | JScience |
|
| SCFEvent | Represents an event in sn SCF cycleSee Also:Serialized Form | Class | org.jscience.chemistry.quantum.event | JScience |
|
| SCFEventListener | | Interface | org.jscience.chemistry.quantum.event | JScience |
|
| SCFMethod | An abstract class representing the Self Consistant Field (SCF) method like Hartree-Fock, MP2 etc. | Class | org.jscience.chemistry.quantum | JScience |
|
| SCFMethodFactory | Factory of SCF methods. | Class | org.jscience.chemistry.quantum | JScience |
|
| SCFType | SCF Type enumeration. | Class | org.jscience.chemistry.quantum | JScience |
|
| SchemaBuilder | | Class | org.jscience.mathematics.axiomatic | JScience |
|
| SchemaConverter | | Class | org.jscience.mathematics.axiomatic | JScience |
|
| SchemaElement | The SchemaElement represents the root class for all schema element classes. | Class | org.jscience.ml.om | JScience |
|
| SchemaException | The SchemaException indicates problems during loading or parsing of a Typical causes of a SchemaException may be: Malformed XML Documents or | Class | org.jscience.ml.om.util | JScience |
|
| SchemaGraph | Represents a graph of schema data objects used by SchemaParser. | Class | org.jscience.ml.gml.xml.schema | JScience |
|
| SchemaLoader | The SchemaLoader provides loading facilities to load (parse) a XML Schmea file. | Class | org.jscience.ml.om.util | JScience |
|
| SchemaLocator | Locates and retrieves a schema from the specified location. | Interface | org.jscience.ml.gml.xml.schema | JScience |
|
| SchemaNode | Represents a node in a schema graph. | Class | org.jscience.ml.gml.xml.schema | JScience |
|
| SchemaParser | Parses the schema and builds a schema graph. | Class | org.jscience.ml.gml.xml.schema | JScience |
|
| SchemaReader | | Class | org.jscience.mathematics.axiomatic | JScience |
|
| SchottParameters | | Class | org.jscience.physics.waves.optics.materials | JScience |
|
| SchroederReverb | | Class | org.jscience.media.audio.dsp.processors | JScience |
|
| SCNoise | Sparse Convolution Noise. | Class | org.jscience.media.pictures.filters.math | JScience |
|
| Scope | Fields inherited from class org. | Class | org.jscience.media.audio.dsp.monitors | JScience |
|
| Scope | A Scope describes an optical instrument which can be used for astronomical observations. | Class | org.jscience.ml.om | JScience |
|
| Scope | | Class | org.jscience.physics.electricity.circuitry | JScience |
|
| ScoringMatrix | This class implements a scoring scheme based on a substitution matrix. | Class | org.jscience.biology.alignment | JScience |
|
| ScoringScheme | This abstract class is the superclass of all scoring schemes. | Class | org.jscience.biology.alignment | JScience |
|
| Screen | | Class | org.jscience.physics.waves.optics.elements | JScience |
|
| ScreenSizeCalculator | | Class | org.jscience.medicine.volumetric | JScience |
|
| ScrollAction | | Class | org.jscience.architecture.traffic.tools | JScience |
|
| ScrollTool | | Class | org.jscience.architecture.traffic.tools | JScience |
|
| SDP4 | | Class | org.jscience.astronomy.solarsystem.artificialsatellites | JScience |
|
| SDP8 | | Class | org.jscience.astronomy.solarsystem.artificialsatellites | JScience |
|
| SearchHit | A small class representing a search result. | Class | org.jscience.economics.money.providers | JScience |
|
| SecondKindChebyshevDoublePolynomialFactory | This class implements Second Kind Chebyshev polynomials. | Class | org.jscience.mathematics.analysis.polynomials | JScience |
|
| SecondOrder | Fields inherited from class org. | Class | org.jscience.engineering.control | JScience |
|
| SecondOrderDifferentialEquations | This interface represents a second order differential equations set. | Interface | org.jscience.mathematics.analysis.ode | JScience |
|
| SecondOrderIntegrator | This interface represents a second order integrator for differential equations. | Interface | org.jscience.mathematics.analysis.ode | JScience |
|
| SecureConnection | SecureConnection is a small wrapper for NetConnection objects, which provides automatic encoding/decoding of messages. | Class | org.jscience.net | JScience |
|
| SecurityNames | a collection of security related names of supported algorithms. | Class | org.jscience.util | JScience |
|
| SeedFill | | Class | org.jscience.media.pictures.filters.fill | JScience |
|
| SegyCmapEditDialog | | Class | org.jscience.medicine.volumetric | JScience |
|
| SegyCmapEditor | | Class | org.jscience.medicine.volumetric | JScience |
|
| SegyColormap | | Class | org.jscience.medicine.volumetric | JScience |
|
| Selectable | | Interface | org.jscience.architecture.traffic | JScience |
|
| SelectAction | | Class | org.jscience.architecture.traffic.tools | JScience |
|
| Selection | | Class | org.jscience.architecture.traffic | JScience |
|
| SelectionStarter | | Interface | org.jscience.architecture.traffic | JScience |
|
| SelectTool | Tool for selecting through clicks or drags Nodes and Roads. | Class | org.jscience.architecture.traffic.tools | JScience |
|
| Sellmeier1Parameters | | Class | org.jscience.physics.waves.optics.materials | JScience |
|
| Sellmeier2Parameters | | Class | org.jscience.physics.waves.optics.materials | JScience |
|
| Sellmeier3Parameters | | Class | org.jscience.physics.waves.optics.materials | JScience |
|
| Sellmeier4Parameters | | Class | org.jscience.physics.waves.optics.materials | JScience |
|
| SemanticNetwork | The SemanticNetwork class provides a placeholder for the semantic information that can be extracted from a text. | Class | org.jscience.linguistics | JScience |
|
| Semigroup | | Interface | org.jscience.mathematics.algebraic.groups | JScience |
|
| Semiring | | Interface | org.jscience.mathematics.algebraic.fields | JScience |
|
| Sentence | The Sentence class corresponds to the common sense sentence. | Class | org.jscience.linguistics | JScience |
|
| Sentence | Represents a sentence in a corpus. | Class | org.jscience.ml.tigerxml | JScience |
|
| SentenceBuilder | | Class | org.jscience.ml.tigerxml.core | JScience |
|
| Serine | A class representing the Serine molecule. | Class | org.jscience.biology.aminoacids | JScience |
|
| ServerHTTP | | Class | org.jscience.physics.fluids.dynamics.http | JScience |
|
| ServerLog | | Interface | org.jscience.net | JScience |
|
| ServerLogAnalyser | | Class | org.jscience.net | JScience |
|
| ServerLogEntry | a log entry from a web-server logConstructor SummaryServerLogEntry(java. | Class | org.jscience.net | JScience |
|
| ServerLogFile | ServerLogFile implements a web-server log based on a standard log file. | Class | org.jscience.net | JScience |
|
| ServerRecord | Record representing an InteractiveTaskServer. | Class | org.jscience.computing.distributed.server | JScience |
|
| Session | A Session can be used to link several observations together. | Class | org.jscience.ml.om | JScience |
|
| Set | This interface defines a mathematical set. | Interface | org.jscience.mathematics | JScience |
|
| SetOfTriangles2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| SetOfTriangles3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| Settings | | Interface | org.jscience.architecture.traffic | JScience |
|
| Settings | Ths class holds all the functionality of the graphical user interface. | Class | org.jscience.biology.lsystems.growing.gui | JScience |
|
| Settings | Settings provides access to several properties and resources that are used throughout the classes of this Antelmann. | Class | org.jscience.util | JScience |
|
| SettingsGUI | This class holds all the information of the graphical elements of the settins interface. | Class | org.jscience.biology.lsystems.growing.gui | JScience |
|
| Settlement | A class representing a primitive settlement. | Class | org.jscience.politics | JScience |
|
| SevenDaysWeek | | Class | org.jscience.history.calendars | JScience |
|
| SevenSegElement | | Class | org.jscience.physics.electricity.circuitry.elements | JScience |
|
| SevenSegmentDisplay | | Class | org.jscience.awt.displays | JScience |
|
| SGP | | Class | org.jscience.astronomy.solarsystem.artificialsatellites | JScience |
|
| SGP4 | | Class | org.jscience.astronomy.solarsystem.artificialsatellites | JScience |
|
| SGP8 | | Class | org.jscience.astronomy.solarsystem.artificialsatellites | JScience |
|
| ShadowFilter | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.media.pictures.filters | JScience |
|
| ShapeFilter | | Class | org.jscience.media.pictures.filters | JScience |
|
| SharableTimer | This Timer is optimized for sharable usage from different contexts, for example: Two Objects want to share one Timer. | Class | org.jscience.swing.spinner | JScience |
|
| Share | A class representing a share in a company, a value, a title ofConstructor SummaryShare(java. | Class | org.jscience.economics.money | JScience |
|
| SharedAtomGroup | SharedAtomGroup. | Class | org.jscience.chemistry.gui.extended.graphics3d | JScience |
|
| SharedBondGroup | SharedBondGroup. | Class | org.jscience.chemistry.gui.extended.graphics3d | JScience |
|
| SharpenFilter | | Class | org.jscience.media.pictures.filters | JScience |
|
| ShearFilter | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.media.pictures.filters | JScience |
|
| ShiftOr | An implementation of the Shift-Or algorithm by Ricardo Baeza-Yates and Gaston Gonnet as outlined in "A New Approach to Text Searching" (appeared | Class | org.jscience.linguistics.search | JScience |
|
| ShiftOrClasses | An implementation of the Shift-Or algorithm that supports character classes. | Class | org.jscience.linguistics.search | JScience |
|
| ShiftOrMismatches | An implementation of the Shift-Or algorithm with mismatches. | Class | org.jscience.linguistics.search | JScience |
|
| ShiftOrWildcards | An implementation of the Shift-Or algorithm with wildcards ("don't care" symbols). | Class | org.jscience.linguistics.search | JScience |
|
| ShortestPathCalculator | This class will determine for each node for each exitnode what lanes are on a shortest path towards it. | Class | org.jscience.architecture.traffic.algorithms.edit | JScience |
|
| ShortestPathDP | This extension of gld. | Class | org.jscience.architecture.traffic.algorithms.dp | JScience |
|
| SI | | Class | javax.measure.unit | JScience |
|
| Sigma | A class representing sigmas. | Class | org.jscience.physics.quantum.particles | JScience |
|
| SigmaMinus | A class representing sigma-. | Class | org.jscience.physics.quantum.particles | JScience |
|
| SigmaPlus | A class representing sigma+. | Class | org.jscience.physics.quantum.particles | JScience |
|
| SigmaZero | A class representing sigma0. | Class | org.jscience.physics.quantum.particles | JScience |
|
| Sign | | Class | org.jscience.architecture.traffic.infrastructure | JScience |
|
| Sign | A class representing an intelligent made sign. | Interface | org.jscience.economics.resources | JScience |
|
| Sign | Class representing the signum function of an Expression object. | Class | org.jscience.mathematics.analysis.expressions.symbolic | JScience |
|
| Signal | This class use the linear spline as a general model for a signal. | Class | org.jscience.mathematics.wavelet | JScience |
|
| SignConfigCalculator | This class will determine for each node which sign-configurations areConstructor SummarySignConfigCalculator() | Class | org.jscience.architecture.traffic.algorithms.edit | JScience |
|
| SignController | This is the class for the sign controller. | Class | org.jscience.architecture.traffic.algorithms.tlc | JScience |
|
| SimController | The main controller for the simulation part of the application. | Class | org.jscience.architecture.traffic.simulation | JScience |
|
| SimDrivelanePanel | | Class | org.jscience.architecture.traffic.configuration | JScience |
|
| SimEdgeNodePanel | | Class | org.jscience.architecture.traffic.configuration | JScience |
|
| SimilarItems | | Class | org.jscience.computing.ai.casebasedreasoning | JScience |
|
| SimilarityCriteria | | Class | org.jscience.computing.ai.casebasedreasoning | JScience |
|
| SimilarityCriterion | | Class | org.jscience.computing.ai.casebasedreasoning | JScience |
|
| SimilarityCriterionScore | protected SimilarityCriterionScore(java. | Class | org.jscience.computing.ai.casebasedreasoning | JScience |
|
| SimilarityCriterionScores | | Class | org.jscience.computing.ai.casebasedreasoning | JScience |
|
| SimilarityDescription | | Class | org.jscience.computing.ai.casebasedreasoning | JScience |
|
| SimilarityEngine | Pass it a bunch of data and the SimilarityEngine figures out how similar each item is (%) to a specified goal | Class | org.jscience.computing.ai.casebasedreasoning | JScience |
|
| SimilarityWeights | | Class | org.jscience.computing.ai.casebasedreasoning | JScience |
|
| SimJunctionPanel | | Class | org.jscience.architecture.traffic.configuration | JScience |
|
| SimMenuBar | The MenuBar for the editorSee Also:Serialized Form | Class | org.jscience.architecture.traffic.simulation | JScience |
|
| SimModel | The heart of the simulation. | Class | org.jscience.architecture.traffic.simulation | JScience |
|
| SimpleALLCA | This file is licensed under the GNU Public Licens (GPL). | Class | org.jscience.architecture.lift.ca | JScience |
|
| SimpleBeamModel | Example problem of an extremely simple rod. | Class | org.jscience.physics.solids.examples | JScience |
|
| SimpleCA | This file is licensed under the GNU Public Licens (GPL). | Class | org.jscience.architecture.lift.ca | JScience |
|
| SimpleCarCanvas | This file is licensed under the GNU Public Licens (GPL). | Class | org.jscience.architecture.lift.gui | JScience |
|
| SimpleContentGenerator | This class is an implementation of org. | Class | org.jscience.sociology.forms.util | JScience |
|
| SimpleDirectedGraph | A simple directed graph. | Class | org.jscience.computing.graph.graphs | JScience |
|
| SimpleDirectedWeightedGraph | A simple directed weighted graph. | Class | org.jscience.computing.graph.graphs | JScience |
|
| SimpleGraph | A simple graph. | Class | org.jscience.computing.graph.graphs | JScience |
|
| SimpleGroup | This class is a typical implementation of GroupValidator interface. | Class | org.jscience.sociology.forms.util | JScience |
|
| SimpleInfra | Simple infrastructure used for testingFields inherited from class org. | Class | org.jscience.architecture.traffic.infrastructure | JScience |
|
| SimpleKey | A very simple encryption algorithm for demonstration purposes only. | Class | org.jscience.util | JScience |
|
| SimpleKinematicModel | This file is licensed under the GNU Public Licens (GPL). | Class | org.jscience.architecture.lift | JScience |
|
| SimpleLens | | Class | org.jscience.physics.waves.optics.elements | JScience |
|
| SimpleNode | | Class | org.jscience.ml.sbml.jep | JScience |
|
| SimplePassengerProcessor | This file is licensed under the GNU Public Licens (GPL). | Class | org.jscience.architecture.lift | JScience |
|
| SimpleQuadModel | | Class | org.jscience.physics.solids.examples | JScience |
|
| SimpleRodModel | Example problem of an extremely simple rod. | Class | org.jscience.physics.solids.examples | JScience |
|
| SimpleTaxon | A no-frills implementatation of Taxon. | Class | org.jscience.biology.taxonomy | JScience |
|
| SimpleTaxonFactory | | Class | org.jscience.biology.taxonomy | JScience |
|
| SimpleTokenReader | Reads in values from a text file separated by whitespace (spaces, tabs, carriage returns & linefeeds). | Class | org.jscience.physics.nuclear.kinematics | JScience |
|
| SimpleTrussModel | Example problem of a simple truss sytem. | Class | org.jscience.physics.solids.examples | JScience |
|
| SimpleViewer | | Class | org.jscience.chemistry.gui.extended | JScience |
|
| SimpleWeightedGraph | A simple weighted graph. | Class | org.jscience.computing.graph.graphs | JScience |
|
| Simplicial | The Simplicial class encapsulates the simplicial category. | Class | org.jscience.mathematics.algebraic.categories | JScience |
|
| SimPopupMenuFactory | | Class | org.jscience.architecture.traffic.simulation | JScience |
|
| SimPropDialog | The dialog used to set simulation properties. | Class | org.jscience.architecture.traffic.simulation | JScience |
|
| SimRoadPanel | | Class | org.jscience.architecture.traffic.configuration | JScience |
|
| SimToolBar | The ToolBar for the simulatorSee Also:Serialized Form | Class | org.jscience.architecture.traffic.simulation | JScience |
|
| SimulatedCar | This file is licensed under the GNU Public Licens (GPL). | Class | org.jscience.architecture.lift | JScience |
|
| Simulation | The Simulation interface is the base class for simulation systems. | Interface | org.jscience | JScience |
|
| SimulationRunningException | Thrown when simulation is running =PSee Also:Serialized Form | Class | org.jscience.architecture.traffic.simulation | JScience |
|
| Sin | Class representing the sine of an Expression object. | Class | org.jscience.mathematics.analysis.expressions.symbolic | JScience |
|
| Sine | This class is used to be able to mix the wavelet and sine transforms. | Class | org.jscience.mathematics.wavelet | JScience |
|
| SingleChoiceRandomVoter | This class represent a person in a voting situation. | Class | org.jscience.politics.vote | JScience |
|
| SingleServerWrapper | This wrapper simplifies the process of making your own server. | Class | org.jscience.computing.distributed.server | JScience |
|
| SingularMatrixException | This class represent exceptions thrown by some matrix operations. | Class | org.jscience.mathematics.algebraic.matrices | JScience |
|
| SingularStiffnessMatrixException | Exception that gets thrown when the stiffness matrix is singular. | Class | org.jscience.physics.solids | JScience |
|
| SinProjecter | | Class | org.jscience.astronomy.solarsystem.coordinates.projecters | JScience |
|
| Site | A class representing a place where archeologists have looked for something, and usually found items and drawn a map. | Class | org.jscience.history.archeology | JScience |
|
| Site | An Site describes an observation site where an observation took place. | Class | org.jscience.ml.om | JScience |
|
| Situation | A class representing the interaction of people around a common activity or conflict. | Class | org.jscience.sociology | JScience |
|
| Situations | A class defining some basic activities or situations. | Class | org.jscience.sociology | JScience |
|
| SkeletonFilter | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.media.pictures.filters | JScience |
|
| SL1TLC | This controller will decide it's Q values for the traffic lights according to the traffic situation on the lane connected to the | Class | org.jscience.architecture.traffic.algorithms.tlc | JScience |
|
| SL2TLC | This controller will decide it's Q values for the traffic lights according to the traffic situation on the lane connected to the | Class | org.jscience.architecture.traffic.algorithms.tlc | JScience |
|
| SL3TLC | This controller will decide it's Q values for the traffic lights according to the traffic situation on the lane connected to the | Class | org.jscience.architecture.traffic.algorithms.tlc | JScience |
|
| SL4TLC | This controller will decide it's Q values for the traffic lights according to the traffic situation on the lane connected to the | Class | org.jscience.architecture.traffic.algorithms.tlc | JScience |
|
| SL5TLC | This controller will decide it's Q values for the traffic lights according to the traffic situation on the lane connected to the | Class | org.jscience.architecture.traffic.algorithms.tlc | JScience |
|
| SL6TLC | This controller will decide it's Q values for the traffic lights according to the traffic situation on the lane connected to the | Class | org.jscience.architecture.traffic.algorithms.tlc | JScience |
|
| SlicePlane2DRenderer | Fields inherited from interface org. | Class | org.jscience.medicine.volumetric | JScience |
|
| SlicePlane3DRenderer | Constructor SummarySlicePlane3DRenderer(javax. | Class | org.jscience.medicine.volumetric | JScience |
|
| SlicePlaneRenderer | Constructor SummarySlicePlaneRenderer(javax. | Class | org.jscience.medicine.volumetric | JScience |
|
| SlidePot | | Class | org.jscience.awt.pots | JScience |
|
| SlidePotBeanInfo | Fields inherited from interface java. | Class | org.jscience.awt.pots | JScience |
|
| SmarterShortestPathDP | This extension of gld. | Class | org.jscience.architecture.traffic.algorithms.dp | JScience |
|
| SmartProperties | See Also:Serialized FormFields inherited from class java. | Class | org.jscience.util | JScience |
|
| Smawk | This class implement the SMAWK algorithm to compute column maxima on a totally monotone matrix as described. | Class | org.jscience.biology.alignment | JScience |
|
| SmithWaterman | This class implement the classic local alignment algorithm (with linear gap penalty function) due to T. | Class | org.jscience.biology.alignment | JScience |
|
| SMTPClient | Cliente SMTP to send small notification by e-mail of certain events. | Class | org.jscience.physics.fluids.dynamics.util | JScience |
|
| Sn124dp | | Class | org.jscience.physics.nuclear.kinematics.math.analysis | JScience |
|
| so3_1Dim4 | The so3_1Dim4 class encapsulates so(3,1) algebras using the 4 dimensional (fundamental) representation. | Class | org.jscience.mathematics.algebraic.algebras | JScience |
|
| SobelEdgeDetectorFilter | This filter performs a simple edge detection algorithm (Sobel). | Class | org.jscience.computing.ai.vision | JScience |
|
| Society | A class representing the common elements of a group of individuals, what we usually also call civilization. | Class | org.jscience.sociology | JScience |
|
| SociologyConstants | A class defining some useful constants for the study of societies (from a scientific point of view). | Class | org.jscience.sociology | JScience |
|
| SocketConnection | A SocketConnection provides simplified access to a remote process through a Socket connection. | Class | org.jscience.net | JScience |
|
| SocketLogListener | used to listen to LogEntry objects send through a NetConnection. | Class | org.jscience.util.logging | JScience |
|
| SocketPlayer | SocketPlayer is a wrapper around a standard Player object. | Class | org.jscience.computing.game | JScience |
|
| SocketPlayerServer | SocketPlayerServer provides the capability of taking network requests from a SocketPlayer. | Class | org.jscience.computing.game | JScience |
|
| SocketWriter | simply used to write serialized LogEntry objects via networkSee Also:SocketConnection | Class | org.jscience.util.logging | JScience |
|
| SoftReferenceCache | Cache which is cleared according to memory pressure. | Class | org.jscience.util.cache | JScience |
|
| SoilComposition | A class representing the chemical composition of a soilConstructor SummarySoilComposition() | Class | org.jscience.earth | JScience |
|
| SolarizeFilter | A filter which solarizes an image. | Class | org.jscience.media.pictures.filters | JScience |
|
| SolarSystemTarget | SolarSystemTarget extends the org. | Class | org.jscience.ml.om.extension.solarsystem | JScience |
|
| SolarSystemTargetComet | SolarSystemTargetComet extends the org. | Class | org.jscience.ml.om.extension.solarsystem | JScience |
|
| SolarSystemTargetMinorPlanet | SolarSystemTargetComet extends the org. | Class | org.jscience.ml.om.extension.solarsystem | JScience |
|
| SolarSystemTargetMoon | SolarSystemTargetMoon extends the org. | Class | org.jscience.ml.om.extension.solarsystem | JScience |
|
| SolarSystemTargetPlanet | SolarSystemTargetPlanet extends the org. | Class | org.jscience.ml.om.extension.solarsystem | JScience |
|
| SolarSystemTargetSun | SolarSystemTargetSun extends the org. | Class | org.jscience.ml.om.extension.solarsystem | JScience |
|
| Solid | A class representing Solids. | Class | org.jscience.economics.resources | JScience |
|
| SolidAbsorber | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.physics.nuclear.kinematics.nuclear | JScience |
|
| SolidAngle | This interface represents the angle formed by three or more planes intersecting at a common point. | Interface | javax.measure.quantity | JScience |
|
| Solitaire | A one-player game where the goal is to remove all 'peggs' on the board by jumping over them one by one. | Class | org.jscience.computing.game.puzzle | JScience |
|
| SolitaireSamples | class with static methods to provide standard configurations for Solitaire games. | Class | org.jscience.computing.game.puzzle | JScience |
|
| SolutionMatrices | Collection of matrices used in the solution sequence. | Class | org.jscience.physics.solids | JScience |
|
| SolverThread | The thread that invokes Planner to solve a planning problem. | Class | org.jscience.computing.ai.planning | JScience |
|
| sp2_RDim2 | The sp2_RDim2 class encapsulates sp(2,R) algebras using the 2 dimensional (fundamental) representation. | Class | org.jscience.mathematics.algebraic.algebras | JScience |
|
| sp2_RDim3 | The sp2_RDim3 class encapsulates sp(2,R) algebras using the 3 dimensional (adjoint) representation. | Class | org.jscience.mathematics.algebraic.algebras | JScience |
|
| Spanc | SPlitpole ANalysis Code. | Class | org.jscience.physics.nuclear.kinematics | JScience |
|
| SpancReaction | | Class | org.jscience.physics.nuclear.kinematics.math.analysis.spanc | JScience |
|
| SparkleFilter | See Also:Serialized FormFields inherited from class java. | Class | org.jscience.media.pictures.filters | JScience |
|
| SparseDiscreteFunction | | Class | org.jscience.mathematics.wavelet | JScience |
|
| SpawnFrequency | Containts a spawning frequency for a certain roaduser type. | Class | org.jscience.architecture.traffic.infrastructure | JScience |
|
| SPData | Holds data needed to find the shortest path from a node to an exit node. | Class | org.jscience.architecture.traffic.infrastructure | JScience |
|
| SpecialMathUtils | The special function math library. | Class | org.jscience.mathematics | JScience |
|
| SpecialNode | | Class | org.jscience.architecture.traffic.infrastructure | JScience |
|
| SpecialNodeQueueTrackingView | TrackingView that tracks the waiting queue length of one EdgeNode. | Class | org.jscience.architecture.traffic.simulation.statistics | JScience |
|
| SpecialNodeWaitTrackingView | TrackingView that tracks the waiting queue length of one Special nodeSee Also:Serialized Form | Class | org.jscience.architecture.traffic.simulation.statistics | JScience |
|
| Species | A class representing a specie. | Class | org.jscience.biology | JScience |
|
| Species | This class represents an entity that takes part in Reactions. | Class | org.jscience.ml.sbml | JScience |
|
| SpeciesReference | A class defining a reference to a Species for use in a Reaction. | Class | org.jscience.ml.sbml | JScience |
|
| SpecNotAvailableException | Exception that is throw if there is a fit exception that can be handledSee Also:Serialized Form | Class | org.jscience.physics.nuclear.kinematics.math.analysis | JScience |
|
| SpectrumAnalyzer | Fields inherited from class org. | Class | org.jscience.media.audio.dsp.monitors | JScience |
|
| SpectrumCanvas | | Class | org.jscience.physics.nuclear.kinematics.nuclear.gui | JScience |
|
| SpeedObserver | | Class | org.jscience.physics.fluids.dynamics.navierstokes | JScience |
|
| Sphere | | Class | org.jscience.chemistry.gui.extended.graphics3d | JScience |
|
| SphereConv | | Class | org.jscience.geography.coordinates | JScience |
|
| SphereDistorter | This class defines a non-linear distortion in the image plane. | Class | org.jscience.astronomy.solarsystem.coordinates | JScience |
|
| SphereFilter | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.media.pictures.filters | JScience |
|
| Spherical | | Class | org.jscience.physics.waves.optics.elements | JScience |
|
| SphericalSurface3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| Spider | Spider provides several useful static functions for accessing web content and parsing HTML most based on a simple URL. | Class | org.jscience.net | JScience |
|
| SpinnerTimerControl | This JPanel contains a JSpinner and a handling a timer iterating through the SpinnerModel's | Class | org.jscience.swing.spinner | JScience |
|
| SpinOperator | The SpinOperator class provides an object for encapsulating spinSee Also:Serialized Form | Class | org.jscience.physics.quantum | JScience |
|
| SpinorProjector | The SpinorProjector class encapsulates the left-handed and right-handed projection operators. | Class | org.jscience.physics.quantum | JScience |
|
| SplashScreen | | Class | org.jscience.architecture.traffic | JScience |
|
| SplashScreen | for use as a splash screen. | Class | org.jscience.swing | JScience |
|
| Spline | This class is meant as an abstract encapsulation for spline objects. | Class | org.jscience.mathematics.wavelet.splines | JScience |
|
| SplineColormap | A Colormap implemented using Catmull-Rom colour splines. | Class | org.jscience.media.pictures.filters | JScience |
|
| Sport | A class representing a sport. | Class | org.jscience.sports | JScience |
|
| Spring | The Spring class provides an object for encapsulating spring forces. | Class | org.jscience.physics.kinematics | JScience |
|
| Sqrt | Class representing the square root function of an Expression object. | Class | org.jscience.mathematics.analysis.expressions.symbolic | JScience |
|
| SquareButton | | Class | org.jscience.awt.buttons | JScience |
|
| SquareButtonBeanInfo | Fields inherited from interface java. | Class | org.jscience.awt.buttons | JScience |
|
| SquareCell | A class representing a square flat cell. | Class | org.jscience.computing.ai.agents | JScience |
|
| SquareIcon | An Icon showing a square. | Class | org.jscience.swing.spinner.icons | JScience |
|
| SquareLED | | Class | org.jscience.awt.leds | JScience |
|
| SquareMatrix | This class defines an interface for Matrices whose dimensions are equal, thus leading to a square matrix. | Interface | org.jscience.mathematics.algebraic | JScience |
|
| SquareRailElement | Fields inherited from class org. | Class | org.jscience.physics.electricity.circuitry.elements | JScience |
|
| SRF_Celestiocentric | SRF_Celestiocentric class declaration. | Class | org.jscience.geography.coordinates | JScience |
|
| SRF_Celestiodetic | SRF_Celestiodetic class declaration. | Class | org.jscience.geography.coordinates | JScience |
|
| SRF_Celestiomagnetic | SRF_Celestiomagnetic class declaration. | Class | org.jscience.geography.coordinates | JScience |
|
| SRF_EC_Params | SRF_EC_Params class declaration. | Class | org.jscience.geography.coordinates | JScience |
|
| SRF_EquatorialInertial | SRF_EquatorialInertial class declaration. | Class | org.jscience.geography.coordinates | JScience |
|
| SRF_EquidistantCylindrical | SRF_EquidistantCylindrical class declaration. | Class | org.jscience.geography.coordinates | JScience |
|
| SRF_HeliosphericAriesEcliptic | SRF_HeliosphericAriesEcliptic class declaration. | Class | org.jscience.geography.coordinates | JScience |
|
| SRF_HeliosphericEarthEcliptic | SRF_HeliosphericEarthEcliptic class declaration. | Class | org.jscience.geography.coordinates | JScience |
|
| SRF_HeliosphericEarthEquatorial | SRF_HeliosphericEarthEquatorial class declaration. | Class | org.jscience.geography.coordinates | JScience |
|
| SRF_LambertConformalConic | SRF_LambertConformalConic class declaration. | Class | org.jscience.geography.coordinates | JScience |
|
| SRF_LCC_Params | SRF_LCC_Params class declaration. | Class | org.jscience.geography.coordinates | JScience |
|
| SRF_LocalSpaceAzimuthal | SRF_LocalSpaceAzimuthal class declaration. | Class | org.jscience.geography.coordinates | JScience |
|
| SRF_LocalSpacePolar | SRF_LocalSpacePolar class declaration. | Class | org.jscience.geography.coordinates | JScience |
|
| SRF_LocalSpaceRectangular2D | SRF_LocalSpaceRectangular2D class declaration. | Class | org.jscience.geography.coordinates | JScience |
|
| SRF_LocalSpaceRectangular3D | SRF_LocalSpaceRectangular3D class declaration. | Class | org.jscience.geography.coordinates | JScience |
|
| SRF_LocalTangentSpaceAzimuthalSpherical | SRF_LocalTangentSpaceAzimuthalSpherical class declaration. | Class | org.jscience.geography.coordinates | JScience |
|
| SRF_LocalTangentSpaceCylindrical | SRF_LocalTangentSpaceCylindrical class declaration. | Class | org.jscience.geography.coordinates | JScience |
|
| SRF_LocalTangentSpaceEuclidean | SRF_LocalTangentSpaceEuclidean class declaration. | Class | org.jscience.geography.coordinates | JScience |
|
| SRF_LSR_2D_Params | SRF_LSR_2D_Params class declaration. | Class | org.jscience.geography.coordinates | JScience |
|
| SRF_LSR_3D_Params | SRF_LSR_3D_Params class declaration. | Class | org.jscience.geography.coordinates | JScience |
|
| SRF_LT_Params | SRF_LT_Params class declaration. | Class | org.jscience.geography.coordinates | JScience |
|
| SRF_LTSE_Params | SRF_LTSE_Params class declaration. | Class | org.jscience.geography.coordinates | JScience |
|
| SRF_Mercator | SRF_Mercator class declaration. | Class | org.jscience.geography.coordinates | JScience |
|
| SRF_Mercator_Params | SRF_Mercator_Params class declaration. | Class | org.jscience.geography.coordinates | JScience |
|
| SRF_ObliqueMercatorSpherical | SRF_ObliqueMercatorSpherical class declaration. | Class | org.jscience.geography.coordinates | JScience |
|
| SRF_OM_Params | SRF_OM_Params class declaration. | Class | org.jscience.geography.coordinates | JScience |
|
| SRF_Planetodetic | SRF_Planetodetic class declaration. | Class | org.jscience.geography.coordinates | JScience |
|
| SRF_PolarStereographic | SRF_PolarStereographic class declaration. | Class | org.jscience.geography.coordinates | JScience |
|
| SRF_PS_Params | SRF_PS_Params class declaration. | Class | org.jscience.geography.coordinates | JScience |
|
| SRF_SolarEcliptic | SRF_SolarEcliptic class declaration. | Class | org.jscience.geography.coordinates | JScience |
|
| SRF_SolarEquatorial | SRF_SolarEquatorial class declaration. | Class | org.jscience.geography.coordinates | JScience |
|
| SRF_SolarMagneticDipole | SRF_SolarMagneticDipole class declaration. | Class | org.jscience.geography.coordinates | JScience |
|
| SRF_SolarMagneticEcliptic | SRF_SolarMagneticEcliptic class declaration. | Class | org.jscience.geography.coordinates | JScience |
|
| SRF_TransverseMercator | SRF_TransverseMercator class declaration. | Class | org.jscience.geography.coordinates | JScience |
|
| SRM_Axis_Direction | | Class | org.jscience.geography.coordinates | JScience |
|
| SRM_Coordinate_Valid_Region_Code | | Class | org.jscience.geography.coordinates | JScience |
|
| SRM_HSR_Code | | Class | org.jscience.geography.coordinates | JScience |
|
| SRM_ORM_Code | | Class | org.jscience.geography.coordinates | JScience |
|
| SRM_ORMT_Code | | Class | org.jscience.geography.coordinates | JScience |
|
| SRM_Polar_Aspect | | Class | org.jscience.geography.coordinates | JScience |
|
| SRM_RD_Code | | Class | org.jscience.geography.coordinates | JScience |
|
| SRM_RDC_Code | | Class | org.jscience.geography.coordinates | JScience |
|
| SRM_SRF_Code | | Class | org.jscience.geography.coordinates | JScience |
|
| SRM_SRFS_Code | | Class | org.jscience.geography.coordinates | JScience |
|
| SRM_SRFT_Code | | Class | org.jscience.geography.coordinates | JScience |
|
| SRM_SSM_Code | | Class | org.jscience.geography.coordinates | JScience |
|
| SRM_VOS_Code | | Class | org.jscience.geography.coordinates | JScience |
|
| SrmException | | Class | org.jscience.geography.coordinates | JScience |
|
| SSLSocketConnection | An SSLSocketConnection provides simplified access to a remote process through an SSLSocket connection. | Class | org.jscience.net | JScience |
|
| StackedBarGraph | A stacked bar graph AWT component. | Class | org.jscience.awt | JScience |
|
| StackTraceFileWriter | writes full stack trace of entries that log an exception to a givenFields inherited from class org. | Class | org.jscience.util.logging | JScience |
|
| StandardMap | The StandardMap class provides an object that encapsulates the Standard map. | Class | org.jscience.mathematics.analysis.chaos | JScience |
|
| StandardMap2D | as Manhattan distance. | Class | org.jscience.computing.ai.util | JScience |
|
| StandardModel | This class represents the standard model. | Class | org.jscience.physics.models | JScience |
|
| Startup | | Class | org.jscience.physics.fluids.dynamics | JScience |
|
| State | This class is used to represent the current state of the world. | Class | org.jscience.computing.ai.planning | JScience |
|
| State | See Also:Serialized FormConstructor SummaryState() | Class | org.jscience.computing.automaton | JScience |
|
| StateChangeRecord | This contains all of the details about a state change that a state change handler might want to know when reporting it. | Class | org.jscience.engineering.eventdriven | JScience |
|
| StateModelConfigurationException | Exception class thrown for errors detected when creating a Model. | Class | org.jscience.engineering.eventdriven | JScience |
|
| StatePair | | Class | org.jscience.computing.automaton | JScience |
|
| StateProcessingException | Exception class thrown by the Engine during normal running. | Class | org.jscience.engineering.eventdriven | JScience |
|
| StaticMemberPlaceHolder | See Also:Serialized Formprotected StaticMemberPlaceHolder() | Class | org.jscience.util | JScience |
|
| StaticStringBuffer | | Class | org.jscience.mathematics.axiomatic | JScience |
|
| Station | The Station class provides support for surface based observations. | Class | org.jscience.astronomy | JScience |
|
| StatisticsController | The controller for the statistics viewer, it controlls theSee Also:Serialized Form | Class | org.jscience.architecture.traffic.simulation.statistics | JScience |
|
| StatisticsException | See Also:Serialized FormConstructor SummaryStatisticsException(java. | Class | org.jscience.physics.nuclear.kinematics.math.statistics | JScience |
|
| StatisticsModel | Class to maintain statistics as shown in extensions of StatisticsView. | Class | org.jscience.architecture.traffic.simulation.statistics | JScience |
|
| StatisticsOverlay | Overlay for gld. | Class | org.jscience.architecture.traffic.simulation.statistics | JScience |
|
| StatisticsUtils | | Class | org.jscience.mathematics.statistics | JScience |
|
| StatisticsView | The view of the statistics viewer, controlled by StatisticsController. | Class | org.jscience.architecture.traffic.simulation.statistics | JScience |
|
| StatsBarView | Extension of StatisticsView showing the statistics in bar charts. | Class | org.jscience.architecture.traffic.simulation.statistics | JScience |
|
| StatsSummaryView | Extension of StatisticsView showing a summary of all data. | Class | org.jscience.architecture.traffic.simulation.statistics | JScience |
|
| StatsTableView | Extension of StatisticsView showing the statistics in a table. | Class | org.jscience.architecture.traffic.simulation.statistics | JScience |
|
| StdLib | This class bundles all the code calls that are implemented in the standard library of Planner in one class. | Class | org.jscience.computing.ai.planning | JScience |
|
| Step | Class representing the step function. | Class | org.jscience.mathematics.analysis.expressions.symbolic | JScience |
|
| StepHandler | This interface represents a handler that should be called after each successful step. | Interface | org.jscience.mathematics.analysis.ode | JScience |
|
| StepInterpolator | This interface represents an interpolator over the last step during an ODE integration. | Interface | org.jscience.mathematics.analysis.ode | JScience |
|
| StepNormalizer | This class wraps an object implementing FixedStepHandler into a StepHandler. | Class | org.jscience.mathematics.analysis.ode | JScience |
|
| Steppable | This interface is used to provide a simple way of providing classes with a standardized structure for time-steppable classes. | Interface | org.jscience.util | JScience |
|
| StereoOscillator | Fields inherited from class org. | Class | org.jscience.media.audio.dsp.sources | JScience |
|
| StgProjecter | | Class | org.jscience.astronomy.solarsystem.coordinates.projecters | JScience |
|
| StoichiometryMath | This code is licensed under the DARPA BioCOMP Open Source License. | Class | org.jscience.ml.sbml | JScience |
|
| Stopwatch | Stopwatch is a convenient implementation to bench just about anything. | Class | org.jscience.util | JScience |
|
| Store | A class representing a container. | Interface | org.jscience.economics.resources | JScience |
|
| Story | A class representing a continuous and logical flow of events that corresponds to what could be described as the skeleton hidden in a story, | Class | org.jscience.philosophy.storytelling | JScience |
|
| StrainResult | | Class | org.jscience.physics.solids.result | JScience |
|
| Strange | A class representing stranges. | Class | org.jscience.physics.quantum.particles | JScience |
|
| StreamTokenizer_s | | Class | org.jscience.linguistics.kif | JScience |
|
| StreetSituation | A class representing the interaction of people around justice. | Class | org.jscience.law | JScience |
|
| StressResult | | Class | org.jscience.physics.solids.result | JScience |
|
| StringAttr | Fields inherited from class org. | Class | org.jscience.medicine.volumetric | JScience |
|
| StringBufferLog | StringBufferLog writes log messages into a StringBuffer. | Class | org.jscience.util.logging | JScience |
|
| StringIdentificationFactory | A class representing a basic identification system as StringConstructor SummaryStringIdentificationFactory() | Class | org.jscience.measure | JScience |
|
| StringLineFormatter | formats a LogEntry into a simple one-line String terminated by a line break. | Class | org.jscience.util.logging | JScience |
|
| StringSearch | The base class for String searching implementations. | Class | org.jscience.linguistics.search | JScience |
|
| StringTools | Provides methods related to Strings. | Class | org.jscience.ml.tigerxml.tools | JScience |
|
| StringUtils | Auxiliary class for processing strings. | Class | org.jscience.architecture.traffic.util | JScience |
|
| StringUtils | A utility class with some useful functions to manipulate String objects. | Class | org.jscience.util | JScience |
|
| StrongConnectivityInspector | Complements the ConnectivityInspector class with the capability to compute the strongly connected components of a | Class | org.jscience.computing.graph.algorithms | JScience |
|
| Strube02 | Provides methods for automatically extracting markables and their attribute values as specified in Strube 2002 from the TIGER corpus. | Class | org.jscience.ml.tigerxml.theories.strube02 | JScience |
|
| StudentDistribution | This class models the student t distribution with a specifed degrees ofSee Also:Serialized Form | Class | org.jscience.mathematics.statistics | JScience |
|
| su2Dim2 | The su2Dim2 class encapsulates su(2) algebras using the 2 dimensional (fundamental) representation. | Class | org.jscience.mathematics.algebraic.algebras | JScience |
|
| su2Dim3 | The su2Dim3 class encapsulates su(2) algebras using the 3 dimensional (adjoint) representation. | Class | org.jscience.mathematics.algebraic.algebras | JScience |
|
| su3Dim3 | The su3Dim3 class encapsulates su(3) algebras using the 3 dimensional (fundamental) representation. | Class | org.jscience.mathematics.algebraic.algebras | JScience |
|
| Subgraph | A subgraph is a graph that has a subset of vertices and a subset of edges with respect to some base graph. | Class | org.jscience.computing.graph.graphs | JScience |
|
| Subject | | Class | org.jscience.psychology.experimental | JScience |
|
| Subtraction | Class representing substraction of two Expression objects. | Class | org.jscience.mathematics.analysis.expressions.symbolic | JScience |
|
| Sucrose | A class representing the Sucrose carbohydrate molecule. | Class | org.jscience.biology.molecules.carbohydrates | JScience |
|
| Sucrose | | Class | org.jscience.chemistry.materials | JScience |
|
| SuffixFileFilter | A convenience implementation of FileFilter that filters out all files except for those type extensions that it knows about. | Class | org.jscience.biology.lsystems.growing | JScience |
|
| SumOfDiracs | This class is used to generate sum of Diracs (splines of order 0) to be used as wavelets or related functions. | Class | org.jscience.mathematics.wavelet.splines | JScience |
|
| SumOfSeriesSeries | The SumOfSeriesSeries is the series defined as the sum of two series. | Class | org.jscience.mathematics.analysis.series | JScience |
|
| SunRelativePosition | | Class | org.jscience.astronomy.solarsystem | JScience |
|
| Supernumber | The Supernumber class encapsulates supernumbers. | Class | org.jscience.mathematics.algebraic.numbers | JScience |
|
| SurfaceCurvature | | Class | org.jscience.mathematics.geometry | JScience |
|
| SurfaceCurvature3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| SurfaceCurve3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| SurfaceDerivative | | Class | org.jscience.mathematics.geometry | JScience |
|
| SurfaceDerivative3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| SurfaceOfLinearExtrusion3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| SurfaceOfRevolution3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| SurfaceSurfaceInterference3D | | Interface | org.jscience.mathematics.geometry | JScience |
|
| SwingApp | | Class | org.jscience.astronomy.solarsystem.artificialsatellites.gui | JScience |
|
| SwingEIS | | Class | org.jscience.physics.fluids.dynamics.gui | JScience |
|
| SwingMain | | Class | org.jscience.astronomy.solarsystem.artificialsatellites.gui | JScience |
|
| Switch2Element | | Class | org.jscience.physics.electricity.circuitry.elements | JScience |
|
| SwitchElement | | Class | org.jscience.physics.electricity.circuitry.elements | JScience |
|
| SwitchingFunction | This interface represents a switching function. | Interface | org.jscience.mathematics.analysis.ode | JScience |
|
| SwitchingFunctionsHandler | This class handles several switching functions during integration. | Class | org.jscience.mathematics.analysis.ode | JScience |
|
| SymbolSource | Interface for classes that perform symbol searches. | Interface | org.jscience.economics.money | JScience |
|
| SymmetricMatrix | This class defines an interface for matrices whose components are all zeros except on the diagonal and/or the superdiagonal and/or the subdiagonal. | Interface | org.jscience.mathematics.algebraic | JScience |
|
| SynchronousKey | An interface to support very simple synchronous key encryption. | Interface | org.jscience.util | JScience |
|
| SyncMMAX | Provides static methods for synchronizing and converting data structures between the org. | Class | org.jscience.ml.tigerxml.tools | JScience |
|
| SyntaxTools | Provides methods that define a number of higher-level linguistic concepts. | Class | org.jscience.ml.tigerxml.tools | JScience |
|
| SystemOfUnits | This class represents a system of units, it groups units together for historical or cultural reasons. | Class | javax.measure.unit | JScience |
|
| T | Represents a terminal node in a syntax tree. | Class | org.jscience.ml.tigerxml | JScience |
|
| TableResult | See Also:Serialized FormFields inherited from class javax. | Class | org.jscience.linguistics.dict | JScience |
|
| TableText | | Class | org.jscience.physics.nuclear.kinematics.nuclear | JScience |
|
| Tan | Class representing the tangent function of an Expression object. | Class | org.jscience.mathematics.analysis.expressions.symbolic | JScience |
|
| TanProjecter | | Class | org.jscience.astronomy.solarsystem.coordinates.projecters | JScience |
|
| Target | The abstract class Target provides some common features that may be used by the subclasses of an org. | Class | org.jscience.ml.om | JScience |
|
| Target | This class represents a target in a splitpole experiment, possibly containing more than one layer. | Class | org.jscience.physics.nuclear.kinematics.math.analysis.spanc | JScience |
|
| TargetDefinitionTable | | Class | org.jscience.physics.nuclear.kinematics.math.analysis.spanc.tables | JScience |
|
| TargetDefinitionTableModel | Data model for TargetDefinitionTable. | Class | org.jscience.physics.nuclear.kinematics.math.analysis.spanc.tables | JScience |
|
| TargetListDialog | | Class | org.jscience.physics.nuclear.kinematics.math.analysis.spanc | JScience |
|
| Task | A Task represents a single task that takes a paramater when it starts and returns a value when it terminates, both can be vectors. | Interface | org.jscience.computing.distributed | JScience |
|
| Task | A class representing the transformation of some materials and some human ressources into a finished something that can be sold. | Class | org.jscience.economics | JScience |
|
| Task | A class representing a specific task in an experiment. | Class | org.jscience.psychology.experimental | JScience |
|
| TaskAtom | Each task atom both at compile time and at run time is represented as an object of this class. | Class | org.jscience.computing.ai.planning | JScience |
|
| TaskList | | Class | org.jscience.computing.ai.planning | JScience |
|
| TaskProcessor | | Interface | org.jscience.economics | JScience |
|
| Tau | A class representing taus. | Class | org.jscience.physics.quantum.particles | JScience |
|
| TauNeutrino | A class representing tau neutrinos. | Class | org.jscience.physics.quantum.particles | JScience |
|
| Taxon | A taxon within a classification. | Interface | org.jscience.biology.taxonomy | JScience |
|
| TaxonFactory | Factory for handling a particular implementation of a Taxon. | Interface | org.jscience.biology.taxonomy | JScience |
|
| TaxonParser | | Interface | org.jscience.biology.taxonomy | JScience |
|
| TaylorAdd | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.mathematics.analysis.taylor | JScience |
|
| TaylorBinary | The abstract superclass for functions of two TaylorDouble variables. | Class | org.jscience.mathematics.analysis.taylor | JScience |
|
| TaylorConstant | independent variable t. | Class | org.jscience.mathematics.analysis.taylor | JScience |
|
| TaylorCos | | Class | org.jscience.mathematics.analysis.taylor | JScience |
|
| TaylorDependant | When performing calculations, either the Taylor coefficients must be known and set or the TaylorDependant must be governed by an ODE | Class | org.jscience.mathematics.analysis.taylor | JScience |
|
| TaylorDivide | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.mathematics.analysis.taylor | JScience |
|
| TaylorDouble | The abstract superclass of all TaylorDouble objects, representing a species of expressions that are automatically Taylor expandable. | Class | org.jscience.mathematics.analysis.taylor | JScience |
|
| TaylorExp | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.mathematics.analysis.taylor | JScience |
|
| TaylorIndependant | The expansion coefficients of y(t) = t are y0 = t0, y1 = 1 and | Class | org.jscience.mathematics.analysis.taylor | JScience |
|
| TaylorLog | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.mathematics.analysis.taylor | JScience |
|
| TaylorMap | Interface for maps that are evaluable as a TaylorDouble calculation TaylorDoubles are functions or variables that possess a known Taylor | Interface | org.jscience.mathematics.analysis.taylor | JScience |
|
| TaylorMultiply | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.mathematics.analysis.taylor | JScience |
|
| TaylorNegate | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.mathematics.analysis.taylor | JScience |
|
| TaylorParameter | independent variable t, but that will need to be varied duringSee Also:Serialized Form | Class | org.jscience.mathematics.analysis.taylor | JScience |
|
| TaylorPow | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.mathematics.analysis.taylor | JScience |
|
| TaylorSin | | Class | org.jscience.mathematics.analysis.taylor | JScience |
|
| TaylorSqrt | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.mathematics.analysis.taylor | JScience |
|
| TaylorSubtract | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.mathematics.analysis.taylor | JScience |
|
| TaylorUnary | The abstract superclass for functions of one TaylorDouble variable. | Class | org.jscience.mathematics.analysis.taylor | JScience |
|
| TBuilder | | Class | org.jscience.ml.tigerxml.core | JScience |
|
| TC1B1 | This controller will decide it's Q values for the traffic lights according to the traffic situation on the lane connected to the | Class | org.jscience.architecture.traffic.algorithms.tlc | JScience |
|
| TC1TLCDestless | This controller will decide it's Q values for the traffic lights according to the traffic situation on the lane connected to the | Class | org.jscience.architecture.traffic.algorithms.tlc | JScience |
|
| TC1TLCFix | This controller will decide it's Q values for the traffic lights according to the traffic situation on the lane connected to the TrafficLight. | Class | org.jscience.architecture.traffic.algorithms.tlc | JScience |
|
| TC1TLCOpt | This controller will decide it's Q values for the traffic lights according to the traffic situation on the lane connected to the | Class | org.jscience.architecture.traffic.algorithms.tlc | JScience |
|
| TC2B1 | This controller will decide it's Q values for the traffic lights according to the traffic situation on the lane connected to the | Class | org.jscience.architecture.traffic.algorithms.tlc | JScience |
|
| TC2Final | This controller will decide it's Q values for the traffic lights according to the traffic situation on the lane connected to the | Class | org.jscience.architecture.traffic.algorithms.tlc | JScience |
|
| TC2TLCDestless | This controller will decide it's Q values for the traffic lights according to the traffic situation on the lane connected to the | Class | org.jscience.architecture.traffic.algorithms.tlc | JScience |
|
| TC2TLCOpt | This controller will decide it's Q values for the traffic lights according to the traffic situation on the lane connected to the | Class | org.jscience.architecture.traffic.algorithms.tlc | JScience |
|
| TC3B1 | This algorithm works like TC1 with extra functionality. | Class | org.jscience.architecture.traffic.algorithms.tlc | JScience |
|
| TC3Opt | This algorithm works like TC1 with extra functionality. | Class | org.jscience.architecture.traffic.algorithms.tlc | JScience |
|
| TC3TLCWorkInProgress | This algorithm works like TC1 with extra functionality. | Class | org.jscience.architecture.traffic.algorithms.tlc | JScience |
|
| Team | A class representing a group of competitors going together. | Class | org.jscience.sports | JScience |
|
| Telescope | The Telescope class provides support for surface based telescopes. | Class | org.jscience.astronomy | JScience |
|
| Temperature | This class represents the degree of hotness or coldness of a body or an environment. | Interface | javax.measure.quantity | JScience |
|
| TemplatePlayer | The TemplatePlayer provides a useful skeleton implementation for the Player interface. | Class | org.jscience.computing.game | JScience |
|
| Tensor | The Tensor superclass provides an abstract encapsulation for tensors. | Class | org.jscience.physics.relativity | JScience |
|
| Term | Each term, both at compile time and at run time, is an instance of a class derived from this abstract class. | Class | org.jscience.computing.ai.planning | JScience |
|
| TermCall | | Class | org.jscience.computing.ai.planning | JScience |
|
| TermConstant | Each constant symbol, both at compile time and at run time, is an instance of this class. | Class | org.jscience.computing.ai.planning | JScience |
|
| Terminal | Abstraction for the terminals in genetic programming. | Class | org.jscience.computing.ai.evolutionary.geneticprogramming | JScience |
|
| TermList | | Class | org.jscience.computing.ai.planning | JScience |
|
| TermNumber | | Class | org.jscience.computing.ai.planning | JScience |
|
| TermVariable | Each variable symbol both at compile time and at run time, is an instance of this class. | Class | org.jscience.computing.ai.planning | JScience |
|
| TernaryOperator | Abstract class used as superclass for ternary operators. | Class | org.jscience.mathematics.analysis.expressions | JScience |
|
| Text | The Text class provides a placeholder for texts to be analyzed by linguistics. | Class | org.jscience.linguistics | JScience |
|
| TextBox | This class represents textfields and textareas, as well as serves as the superclass of PasswordBox class. | Class | org.jscience.sociology.forms | JScience |
|
| TextElement | | Class | org.jscience.physics.electricity.circuitry.elements | JScience |
|
| TextEphemerisWriter | Instances of this class format an ephemeris of StateVector objects as plain text to a JEditorPane instance. | Class | org.jscience.astronomy.solarsystem.artificialsatellites.gui | JScience |
|
| TextOutputter | Gives a framework for subclasses to use System. | Class | org.jscience.physics.nuclear.kinematics.math.analysis | JScience |
|
| TextReader | Text reader, reads data text files/streams. | Class | org.jscience.io | JScience |
|
| Texture2DVolume | Fields inherited from interface org. | Class | org.jscience.medicine.volumetric | JScience |
|
| Texture3DVolume | Fields inherited from interface org. | Class | org.jscience.medicine.volumetric | JScience |
|
| TextureBuilder | This class serves as a factory for Texture and ImageComponent2D objects. | Class | org.jscience.biology.lsystems.common | JScience |
|
| TextureFilter | | Class | org.jscience.media.pictures.filters | JScience |
|
| TextureVolume | Fields inherited from interface org. | Class | org.jscience.medicine.volumetric | JScience |
|
| TextWriter | Text writer, writes data text files/streams. | Class | org.jscience.io | JScience |
|
| ThickLens | | Class | org.jscience.physics.waves.optics.elements | JScience |
|
| Thing | A class representing a "thing" (especially targetted towards 3D andSee Also:Serialized Form | Class | org.jscience.economics.resources | JScience |
|
| ThingsGroup | A class representing a group of things that are bond together or act asConstructor SummaryThingsGroup() | Class | org.jscience.economics.resources | JScience |
|
| Thiol | A class storing the Thiol radical. | Class | org.jscience.chemistry.radicals | JScience |
|
| ThirdParty | An empty tagging interface to be implemented by all classes that have a dependency on any non-standard J2SE 1. | Interface | org.jscience.util | JScience |
|
| ThreadPool | uses a pool of threads to execute tasks asynchronously and concurrently. | Class | org.jscience.util | JScience |
|
| ThreadWorker | ThreadWorker runs tasks in a separate thread, where the tasks are queued up and performed one by one. | Class | org.jscience.util | JScience |
|
| ThreeEighthesIntegrator | This class implements the 3/8 fourth order Runge-Kutta integrator for Ordinary Differential Equations. | Class | org.jscience.mathematics.analysis.ode | JScience |
|
| ThreeRays | Fields inherited from class org. | Class | org.jscience.physics.waves.optics.rays | JScience |
|
| Threonine | A class representing the Threonine molecule. | Class | org.jscience.biology.aminoacids | JScience |
|
| ThresholdFilter | This class encapsulates a variety of thresholding algorithms. | Class | org.jscience.computing.ai.vision | JScience |
|
| ThresholdFilter | See Also:Serialized FormFields inherited from class java. | Class | org.jscience.media.pictures.filters | JScience |
|
| Thymine | A class representing the Thymine Base. | Class | org.jscience.biology.bases | JScience |
|
| Tickable | This file is licensed under the GNU Public Licens (GPL). | Class | org.jscience.architecture.lift | JScience |
|
| TickableInterface | This file is licensed under the GNU Public Licens (GPL). | Interface | org.jscience.architecture.lift | JScience |
|
| TickTackToe | This class implements the game TickTackToe. | Class | org.jscience.computing.game.tictactoe | JScience |
|
| Tiger2MMAX | Converts a TiGerXML corpus to several different MMAX annotations. | Class | org.jscience.ml.tigerxml.converters | JScience |
|
| TigerXmlDocument | Represents the TIGER-XML source document of a corpus. | Class | org.jscience.ml.tigerxml.core | JScience |
|
| TileImageFilter | | Class | org.jscience.media.pictures.filters | JScience |
|
| TilePuzzle | See Also:TilePuzzleSamples, Constructor SummaryTilePuzzle() | Class | org.jscience.computing.game.puzzle | JScience |
|
| TilePuzzlePlayer | provides AI for a TilePuzzle gameSee Also:Serialized Form | Class | org.jscience.computing.game.puzzle | JScience |
|
| TilePuzzleSamples | class with static methods to provide standard configurations for TilePuzzle games. | Class | org.jscience.computing.game.puzzle | JScience |
|
| Time | A class representing a way to compute time. | Class | org.jscience.history.time | JScience |
|
| TimeDataPacket | This class encapsulates the information of a Garmin-Date-Time-packet. | Class | org.jscience.devices.gps.garmin | JScience |
|
| TimedBoundary | A class used to define a boundary that changes according to time frame. | Class | org.jscience.geography | JScience |
|
| TimeEvent | A class representing a way to have time related events. | Class | org.jscience.history.time | JScience |
|
| TimeFormat | The TimeFormat class formats a number as a date string, by first scaling the number and adding an offset, and then treating the result as a time in | Class | org.jscience.text | JScience |
|
| Timeline | A class representing a Set of events. | Class | org.jscience.history | JScience |
|
| TimeListener | A class representing a way to have time related events. | Interface | org.jscience.history.time | JScience |
|
| TimeManager | This is an abstract class encapsulating the method for setting the system time on the local system. | Class | org.jscience.net.ntp | JScience |
|
| TimerControlPanel | A TimerControlPanel is useful whenever you want to control value sequences by an easy-to-use UI. | Class | org.jscience.swing.spinner | JScience |
|
| TimerElement | | Class | org.jscience.physics.electricity.circuitry.elements | JScience |
|
| TimeServer | A class representing a way get time values. | Class | org.jscience.history.time | JScience |
|
| TimeStamp | This class encapsulates the notion of a timestamp as in rfc2030. | Class | org.jscience.net.ntp | JScience |
|
| TimeSystem | | Interface | org.jscience.util | JScience |
|
| TimingCanvas3D | | Class | org.jscience.medicine.volumetric | JScience |
|
| Tissue | A class representing a tissue (a group of connected cells). | Class | org.jscience.biology | JScience |
|
| TLCFactory | | Class | org.jscience.architecture.traffic.algorithms.tlc | JScience |
|
| TLController | This is the abstract class for Traffic light algorithms. | Class | org.jscience.architecture.traffic.algorithms.tlc | JScience |
|
| TLDecision | This class holds a tuple of a TrafficLight and a float value to represent the reward (Q) for the TrafficLight to be kept. | Class | org.jscience.architecture.traffic.algorithms.tlc | JScience |
|
| ToggleAttr | Fields inherited from class org. | Class | org.jscience.medicine.volumetric | JScience |
|
| ToggleSwitchButton | | Class | org.jscience.awt.buttons | JScience |
|
| ToggleSwitchButtonBeanInfo | Fields inherited from interface java. | Class | org.jscience.awt.buttons | JScience |
|
| Token | Class used to store the tokens read from the rules file. | Class | org.jscience.computing.ai.expertsystem.compiler.parser | JScience |
|
| Token | Describes the input token stream. | Class | org.jscience.ml.sbml.jep | JScience |
|
| TokenConstants | Interface used to define the constants used by the tokenization process of the scanning/parser of the rule files. | Interface | org.jscience.computing.ai.expertsystem.compiler.parser | JScience |
|
| TokenMgrError | See Also:Serialized FormConstructor SummaryTokenMgrError() | Class | org.jscience.ml.sbml.jep | JScience |
|
| Tolerance | | Class | org.jscience.mathematics.geometry | JScience |
|
| ToleranceForAngle | | Class | org.jscience.mathematics.geometry | JScience |
|
| ToleranceForDistance | | Class | org.jscience.mathematics.geometry | JScience |
|
| ToleranceForParameter | | Class | org.jscience.mathematics.geometry | JScience |
|
| Tool | All classes implementing this interface can serve as tool to be used in either simulator, editor or both. | Interface | org.jscience.architecture.traffic.tools | JScience |
|
| Tool | A class representing a tool. | Class | org.jscience.economics.resources | JScience |
|
| ToolAction | | Interface | org.jscience.architecture.traffic.tools | JScience |
|
| ToolBar | Basic ToolBar class. | Class | org.jscience.architecture.traffic.util | JScience |
|
| ToolException | Exception thrown by toolsSee Also:Serialized Form | Class | org.jscience.architecture.traffic.tools | JScience |
|
| ToolListener | Serves as MouseListener and MouseMotionListener for View. | Class | org.jscience.architecture.traffic.tools | JScience |
|
| Top | A class representing tops. | Class | org.jscience.physics.quantum.particles | JScience |
|
| TopologicalOrderIterator | sort is a permutation p of the vertices of a graph such that an edge (i,j) implies that i appears before j in | Class | org.jscience.computing.graph.iterators | JScience |
|
| Torque | This interface represents the moment of a force. | Interface | javax.measure.quantity | JScience |
|
| Torque2D | The Torque2D class provides an object for encapsulating torques in 2D. | Class | org.jscience.physics.kinematics | JScience |
|
| Torque3D | The Torque3D class provides an object for encapsulating torques in 3D. | Class | org.jscience.physics.kinematics | JScience |
|
| TotalEditTool | This tool allows you to do everything at once. | Class | org.jscience.architecture.traffic.tools | JScience |
|
| TotalRoadusersTrackingView | TrackingView that tracks the total number of Roadusers that has arrived. | Class | org.jscience.architecture.traffic.simulation.statistics | JScience |
|
| TotalWaitTrackingView | TrackingView that tracks the average trip waiting time. | Class | org.jscience.architecture.traffic.simulation.statistics | JScience |
|
| TrackerFactory | | Class | org.jscience.architecture.traffic.simulation.statistics | JScience |
|
| TrackingController | The controller for the tracking window, it controls a TrackingView. | Class | org.jscience.architecture.traffic.simulation.statistics | JScience |
|
| TrackingView | A TrackingView shows a certain tracking graph. | Class | org.jscience.architecture.traffic.simulation.statistics | JScience |
|
| TrackpointDataPacket | This class encapsulates a trackpoint-packet. | Class | org.jscience.devices.gps.garmin | JScience |
|
| Traction1D | | Class | org.jscience.physics.solids.load | JScience |
|
| Trade | | Class | org.jscience.economics | JScience |
|
| TrafficEdit | The main class that start the GLD EditorConstructor SummaryTrafficEdit() | Class | org.jscience.architecture.traffic | JScience |
|
| TrafficException | Let's hope this class is never used ;)See Also:Serialized Form | Class | org.jscience.architecture.traffic | JScience |
|
| TrafficLight | | Class | org.jscience.architecture.traffic.infrastructure | JScience |
|
| TrafficSim | The main class that start the GLD simulatorConstructor SummaryTrafficSim() | Class | org.jscience.architecture.traffic | JScience |
|
| TrafficStarter | | Class | org.jscience.architecture.traffic | JScience |
|
| TrafficToolBar | Abstract ToolBar for simulator and editor contains common elementsSee Also:Serialized Form | Class | org.jscience.architecture.traffic | JScience |
|
| Trait | protected Trait(java. | Class | org.jscience.computing.ai.casebasedreasoning | JScience |
|
| TraitDescriptor | This class is the meta data for the traits That means the trait name and data type | Class | org.jscience.computing.ai.casebasedreasoning | JScience |
|
| TraitDescriptors | | Class | org.jscience.computing.ai.casebasedreasoning | JScience |
|
| Traits | | Class | org.jscience.computing.ai.casebasedreasoning | JScience |
|
| TraitStatistics | The TraitStatistics class contains statistical info about the various values for a single, specific trait. | Class | org.jscience.computing.ai.casebasedreasoning | JScience |
|
| TraitValue | Constructor SummaryTraitValue(java. | Class | org.jscience.computing.ai.casebasedreasoning | JScience |
|
| Transaction | A class representing an exchange of money and goods or services between two parties. | Class | org.jscience.economics.money | JScience |
|
| TransferFilter | | Class | org.jscience.media.pictures.filters | JScience |
|
| TransformationException | This class is thrown when an error occurs relating to transformations among | Class | org.jscience.astronomy.solarsystem.coordinates | JScience |
|
| TransformedUnit | This class represents the units derived from other units using Examples of transformed units:[code] | Class | javax.measure.unit | JScience |
|
| Transformer | The Transformer class is the superclass for a variety of classes that transform positions | Class | org.jscience.astronomy.solarsystem.coordinates | JScience |
|
| TransformerElement | | Class | org.jscience.physics.electricity.circuitry.elements | JScience |
|
| TransformFilter | An abstract superclass for filters which distort images in some way. | Class | org.jscience.media.pictures.filters | JScience |
|
| TransistorElement | | Class | org.jscience.physics.electricity.circuitry.elements | JScience |
|
| Transition | Automaton transition. | Class | org.jscience.computing.automaton | JScience |
|
| TransitionCode | | Class | org.jscience.mathematics.geometry | JScience |
|
| TransitionMetal | A class representing transition metals. | Class | org.jscience.chemistry.elements | JScience |
|
| Translation | | Class | org.jscience.linguistics | JScience |
|
| TrapezoidIntegrator | This class implements a trapezoid integrator. | Class | org.jscience.mathematics.analysis.quadrature | JScience |
|
| TrapezoidIntegratorSampler | This class implements a trapezoid integrator as a sample. | Class | org.jscience.mathematics.analysis.quadrature | JScience |
|
| TrapezoidNDIntegrator | This class implements a trapezoid integrator. | Class | org.jscience.mathematics.analysis.quadrature | JScience |
|
| TrapezoidNDIntegratorSampler | This class implements a trapezoid integrator as a sample. | Class | org.jscience.mathematics.analysis.quadrature | JScience |
|
| TraversalListener | A listener on graph iterator or on a graph traverser. | Interface | org.jscience.computing.graph.events | JScience |
|
| TraversalListenerAdapter | An empty do-nothing implementation of the TraversalListener interface used for subclasses. | Class | org.jscience.computing.graph.events | JScience |
|
| Treatment | The Treatment class provides some useful information for curing anSee Also:Serialized Form | Class | org.jscience.medicine | JScience |
|
| Treaty | A class representing a Set of agreements between two or more parties. | Class | org.jscience.law | JScience |
|
| Tree | A class representing a tree data structure. | Class | org.jscience.util | JScience |
|
| Triacylglycerol | A class representing the Triacylglycerol lipid molecule. | Class | org.jscience.biology.molecules.lipids | JScience |
|
| Trial | A class representing a specific event in a task. | Class | org.jscience.psychology.experimental | JScience |
|
| TriangleDistribution | This class models the triangle distribution on a specified interval. | Class | org.jscience.mathematics.statistics | JScience |
|
| TriangularCell | A class representing a triangular flat cell. | Class | org.jscience.computing.ai.agents | JScience |
|
| TriangularMatrix | This class defines an interface for matrices whose components are all zeros in the upper right or down left triangle. | Interface | org.jscience.mathematics.algebraic | JScience |
|
| TriangularMembershipFunction | Triangular fuzzy membership function implementation. | Class | org.jscience.computing.ai.fuzzylogic | JScience |
|
| Tribe | A class representing the basic facts about an organized human group. | Class | org.jscience.psychology.social | JScience |
|
| TridiagonalMatrix | This class defines an interface for matrices whose components are all zeros except on the diagonal and/or the superdiagonal and/or the subdiagonal. | Interface | org.jscience.mathematics.algebraic | JScience |
|
| Trie | This class implements a trie, or a digital search tree. | Class | org.jscience.biology.alignment | JScience |
|
| TriggerFlag | | Class | org.jscience.media.audio.dsp.monitors | JScience |
|
| TrimmingPreference | | Class | org.jscience.mathematics.geometry | JScience |
|
| Trivaluate | A class representing a an Object which can take three values: true, false and unknown. | Class | org.jscience.util | JScience |
|
| TrivialCA | This file is licensed under the GNU Public Licens (GPL). | Class | org.jscience.architecture.lift.ca | JScience |
|
| tRNA | A class representing transfert RNA or tRNA. | Class | org.jscience.biology | JScience |
|
| TrueFalseUndefined | | Class | org.jscience.mathematics.geometry | JScience |
|
| TruncatedCone | Truncated Cone is a geometry primitive defined with two radius and a height. | Class | org.jscience.biology.lsystems.common | JScience |
|
| TrussTemplate | | Class | org.jscience.physics.solids.gui.templates | JScience |
|
| Tryptophan | A class representing the Tryptophan molecule. | Class | org.jscience.biology.aminoacids | JScience |
|
| TUNL_PID | This class will execute a process to simulate the focal plane detector. | Class | org.jscience.physics.nuclear.kinematics.nuclear | JScience |
|
| TurbulenceFunction | Fields inherited from class org. | Class | org.jscience.media.pictures.filters.math | JScience |
|
| TuringMachine | This class implements a Turing machine by deriving from a finite-state machine. | Class | org.jscience.computing.automaton.machines | JScience |
|
| Turn | Basic turn. | Class | org.jscience.architecture.traffic.infrastructure | JScience |
|
| TurnCurve | | Class | org.jscience.architecture.traffic.util | JScience |
|
| Turtle | This class is responsible for all the drawing of the LSystem. | Class | org.jscience.biology.lsystems.fixed | JScience |
|
| TwirlFilter | A Filter which distorts an image by twisting it from the centre out. | Class | org.jscience.media.pictures.filters | JScience |
|
| TwoElectronIntegrals | The 2E integral driver. | Class | org.jscience.chemistry.quantum | JScience |
|
| TwoGeomertiesAreNotContinuousException | | Class | org.jscience.mathematics.geometry | JScience |
|
| TwoStageLoader | This interface can be implemented by XMLSerializable objects if they need additional info from their parent for initializing themselves after they | Interface | org.jscience.architecture.traffic.xml | JScience |
|
| Types | | Class | org.jscience.mathematics.geometry | JScience |
|
| TypeUtils | These functions can be used combine and extract primitive types to and from a type-integer. | Class | org.jscience.architecture.traffic.util | JScience |
|
| Tyrosine | A class representing the Tyrosine molecule. | Class | org.jscience.biology.aminoacids | JScience |
|
| U1 | The U1 class provides an encapsulation for U(1) groups. | Class | org.jscience.mathematics.algebraic.groups | JScience |
|
| UIDGenerator | The UIDGenerator implements the IIDGenerator interface by using java. | Class | org.jscience.ml.om.util | JScience |
|
| UnaryOperator | Abstract class used as superclass for all unary operators. | Class | org.jscience.mathematics.analysis.expressions | JScience |
|
| UnaryRelation | A class representing a relation in 1 dimension, this is a SetConstructor SummaryUnaryRelation() | Class | org.jscience.util | JScience |
|
| UnavailableDataException | The UnavailableDataException is thrown when there are problems fetching some data from un unreliable source (this can be the network availability | Class | org.jscience.util | JScience |
|
| UncertainFunction | | Interface | org.jscience.physics.nuclear.kinematics.math.statistics | JScience |
|
| UncertainNumber | | Class | org.jscience.physics.nuclear.kinematics.math | JScience |
|
| Unchangeable | This is a utility implementation of Changeable that doesn't fire any events or keep references to any listeners. | Class | org.jscience.util | JScience |
|
| UncorrelatedRandomVectorGenerator | This class allows to generate random vectors with uncorrelatedSee Also:Serialized Form | Class | org.jscience.measure.random | JScience |
|
| UndefinedCompositionException | This exception occurs when trying to compose two morphisms whose composition is undefined. | Class | org.jscience.mathematics.algebraic.categories | JScience |
|
| UndirectedEdge | A implementation for an undirected edge. | Class | org.jscience.computing.graph.edges | JScience |
|
| UndirectedGraph | A graph whose all edges are undirected. | Interface | org.jscience.computing.graph | JScience |
|
| UndirectedSubgraph | An undirected graph that is a subgraph on other graph. | Class | org.jscience.computing.graph.graphs | JScience |
|
| UndirectedWeightedEdge | An implementation of undirected weighted edge. | Class | org.jscience.computing.graph.edges | JScience |
|
| UndirectedWeightedSubgraph | An undirected weighted graph that is a subgraph on other graph. | Class | org.jscience.computing.graph.graphs | JScience |
|
| Unifier | | Class | org.jscience.mathematics.axiomatic | JScience |
|
| UniformNormalizedRandomGenerator | This class implements a normalized uniform random generator. | Class | org.jscience.mathematics.analysis.optimization | JScience |
|
| UniformPolyhedrons | List of UniformPolyhedrons Polyhedra and Their Kaleidoscopic Formulae. | Class | org.jscience.mathematics.geometry.polyhedrons | JScience |
|
| Unit | This class represents a determinate quantity (as of length, time, heat, or value) adopted as a standard of measurement. | Class | javax.measure.unit | JScience |
|
| Unit | Units of measurement for quantities in an SBML model. | Class | org.jscience.ml.sbml | JScience |
|
| UnitConverter | This class represents a converter of numeric values. | Class | javax.measure.converter | JScience |
|
| UnitDefinition | A combination of Units to create a user-defined unit of measurement. | Class | org.jscience.ml.sbml | JScience |
|
| UnitFormat | This class provides the interface for formatting and parsing units. | Class | javax.measure.unit | JScience |
|
| UnitManager | Manages a collection of unit definitions. | Class | org.jscience.ml.sbml | JScience |
|
| UnknownConstruct | | Interface | org.jscience.ml.gml.infoset | JScience |
|
| UnknownConstructImpl | Represents a GML construct that isn't of any familiar kind such as geometry or feature. | Class | org.jscience.ml.gml.dom | JScience |
|
| UnknownConstructIterator | | Interface | org.jscience.ml.gml.util | JScience |
|
| UnknownConstructIteratorImpl | A sample implementation of the UnknownConstructIterator interface. | Class | org.jscience.ml.gml.dom | JScience |
|
| UnknownConstructOwner | Defines the interface that an owner of unknown constructs must implement. | Interface | org.jscience.ml.gml.infoset | JScience |
|
| UnknownPacketException | See Also:Serialized FormConstructor SummaryUnknownPacketException() | Class | org.jscience.devices.gps.garmin | JScience |
|
| UnmodifiableDirectedGraph | A directed graph that cannot be modified. | Class | org.jscience.computing.graph.graphs | JScience |
|
| UnmodifiableGraph | An unmodifiable view of the backing graph specified in the constructor. | Class | org.jscience.computing.graph.graphs | JScience |
|
| UnmodifiableUndirectedGraph | An undirected graph that cannot be modified. | Class | org.jscience.computing.graph.graphs | JScience |
|
| UnsupportedConstraint | Constrains a nodes motion in the specified degrees of freedom. | Class | org.jscience.physics.solids.constraint | JScience |
|
| UnsynchedException | See Also:Serialized FormConstructor SummaryUnsynchedException() | Class | org.jscience.mathematics.axiomatic | JScience |
|
| Up | A class representing ups. | Class | org.jscience.physics.quantum.particles | JScience |
|
| Uracil | A class representing the Uracil Base. | Class | org.jscience.biology.bases | JScience |
|
| URLCache | A wrapper around java. | Class | org.jscience.net | JScience |
|
| URLNode | URLNode wrapps a URL and places it into a URLTree, which determines how the URLNode calculates its children. | Class | org.jscience.net | JScience |
|
| URLSorter | A simple convenience class that sorts URLs by their external form lexicographically. | Class | org.jscience.net | JScience |
|
| URLTree | URLTree represents the model of a tree where each node is made of a URL wrapped in a URLNode object. | Class | org.jscience.net | JScience |
|
| Validation | This method validates the entire infrastructure It adds IDs for nodes (starting with edgenodes). | Class | org.jscience.architecture.traffic.edit | JScience |
|
| Valine | A class representing the Valine molecule. | Class | org.jscience.biology.aminoacids | JScience |
|
| ValueBox | | Class | org.jscience.ml.cml.util | JScience |
|
| ValuedPair | This class represents an (x, f(x)) pair for vectorial functions. | Class | org.jscience.mathematics.analysis | JScience |
|
| ValuedVariable | A class representing a psychology variable (whether intergroups or intragroups). | Class | org.jscience.psychology.experimental | JScience |
|
| ValuesChooser | A special JComboBox for calling up several related dialogues. | Class | org.jscience.physics.nuclear.kinematics.nuclear.gui | JScience |
|
| ValuesDialog | Interface that Dialogs returning an array of numerical values must obey. | Interface | org.jscience.physics.nuclear.kinematics.nuclear.gui | JScience |
|
| ValuesListener | Class to listen for changes in values. | Interface | org.jscience.physics.nuclear.kinematics.nuclear.gui | JScience |
|
| Vampire | Class for invoking the KIF version of Vampire from Java. | Class | org.jscience.linguistics.kif | JScience |
|
| VanlaarActivityCalculator | VanLaar equation implementation for activity calculation. | Class | org.jscience.chemistry.vapor.calculators | JScience |
|
| Variable | Class representing a Variable object. | Class | org.jscience.mathematics.analysis.expressions | JScience |
|
| Variable | A class representing a psychology variable (whether intergroups or intragroups). | Class | org.jscience.psychology.experimental | JScience |
|
| VariableBean | See Also:Serialized FormConstructor SummaryVariableBean() | Class | org.jscience.ml.mathml.beans | JScience |
|
| VariableEvent | See Also:Serialized FormFields inherited from class java. | Class | org.jscience.ml.mathml.beans | JScience |
|
| VariableListener | | Interface | org.jscience.ml.mathml.beans | JScience |
|
| VariablePair | | Class | org.jscience.mathematics.axiomatic | JScience |
|
| VCOElement | | Class | org.jscience.physics.electricity.circuitry.elements | JScience |
|
| Vector | The Vector superclass provides an abstract encapsulation for vectors. | Interface | org.jscience.mathematics.algebraic | JScience |
|
| Vector1D | | Class | org.jscience.mathematics.geometry | JScience |
|
| Vector2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| Vector2DFastInt | | Class | org.jscience.physics.fluids.dynamics.util | JScience |
|
| Vector3 | | Class | org.jscience.astronomy.solarsystem.ephemeris | JScience |
|
| Vector3D | A special class representing R^3 vector. | Class | org.jscience.chemistry.quantum.math.vector | JScience |
|
| Vector3D | | Class | org.jscience.mathematics.geometry | JScience |
|
| Vector3D | | Class | org.jscience.physics.fluids.dynamics.util | JScience |
|
| VectorAttr | Fields inherited from class org. | Class | org.jscience.medicine.volumetric | JScience |
|
| VectorEditorPanel | An instance of this class is a JPanel containing a one columned JTable representing a Vector. | Class | org.jscience.mathematics.algebraic.matrices.gui | JScience |
|
| VectorFastInt | | Class | org.jscience.physics.fluids.dynamics.util | JScience |
|
| VectorialSampleStatistics | This class compute basic statistics on a scalar sample. | Class | org.jscience.mathematics.analysis.optimization | JScience |
|
| VectorMeasure | This class represents a measurement vector of two or more dimensions. | Class | javax.measure | JScience |
|
| VectorND | Defines an R^n space vector. | Class | org.jscience.chemistry.quantum.math.vector | JScience |
|
| VectorSpace | This interface defines a vector space. | Interface | org.jscience.mathematics.algebraic.modules | JScience |
|
| Vehicle | A class representing an object which purpose is to be moved. | Class | org.jscience.economics.resources | JScience |
|
| Velocity | This interface represents a distance traveled divided by the time of travel. | Interface | javax.measure.quantity | JScience |
|
| VerbalCommunication | The Communication class provides support for communication, which is what the language ultimatly stands for. | Class | org.jscience.linguistics | JScience |
|
| VertexDegreeComparator | Compares two vertices based on their degree. | Class | org.jscience.computing.graph.algorithms.util | JScience |
|
| VertexFactory | A vertex factory used by graph algorithms for creating new vertices. | Interface | org.jscience.computing.graph | JScience |
|
| VertexSetListener | A listener that is notified when the graph's vertex set changes. | Interface | org.jscience.computing.graph.events | JScience |
|
| VertexTraversalEvent | A traversal event for a graph vertex. | Class | org.jscience.computing.graph.events | JScience |
|
| View | A View is a graphical representation of an infrastructure. | Class | org.jscience.architecture.traffic | JScience |
|
| ViewScroller | | Class | org.jscience.architecture.traffic | JScience |
|
| VirialFugacityCalculator | Virial equation implementation for fugacity calculation. | Class | org.jscience.chemistry.vapor.calculators | JScience |
|
| Virus | A class representing a virus. | Class | org.jscience.biology | JScience |
|
| VisioExporter | Exports a graph to a csv format that can be imported into MS Visio. | Class | org.jscience.computing.graph.external | JScience |
|
| Visualizable | This abstract class provides the necessary methods for visualizable data. | Interface | org.jscience.util | JScience |
|
| VisualLimit | Calculates sky brightness and limiting magnitude. | Class | org.jscience.astronomy.solarsystem | JScience |
|
| VisualLimitAngularBrightnessData | A support class for VisualLimit. | Class | org.jscience.astronomy.solarsystem | JScience |
|
| VisualLimitFixedBrightnessData | A support class for VisualLimit. | Class | org.jscience.astronomy.solarsystem | JScience |
|
| Vitamins | The class defines constants for molecules the (human) organism cannot synthetize, these are mostly vitamins and several minerals. | Class | org.jscience.biology | JScience |
|
| VLE | Vapour Liquid Equilibrium - Main class. | Class | org.jscience.chemistry.vapor | JScience |
|
| VLEContext | This class provides the context for the application. | Class | org.jscience.chemistry.vapor | JScience |
|
| VLEException | Generic exception class for VLE. | Class | org.jscience.chemistry.vapor | JScience |
|
| VLEFrame | | Class | org.jscience.chemistry.vapor | JScience |
|
| VLNoise | | Class | org.jscience.media.pictures.filters.math | JScience |
|
| VNode | The purpose of the class VNode (= virtual node) is to temporarily store mother (secondary daughter) information concerning daughters (secondary | Class | org.jscience.ml.tigerxml.core | JScience |
|
| VolFile | A VolFile is object holds the volume data from a file. | Class | org.jscience.medicine.volumetric | JScience |
|
| VolRend | The base class for VolRend applets and applications. | Class | org.jscience.medicine.volumetric | JScience |
|
| VolRendConstants | | Interface | org.jscience.medicine.volumetric | JScience |
|
| VolRendEdit | | Class | org.jscience.medicine.volumetric | JScience |
|
| VolRendListener | | Interface | org.jscience.medicine.volumetric | JScience |
|
| VolRendView | | Class | org.jscience.medicine.volumetric | JScience |
|
| VoltageElement | | Class | org.jscience.physics.electricity.circuitry.elements | JScience |
|
| Volume | This interface represents the amount of space occupied by a three-dimensional object or region of space, expressed in cubic units. | Interface | javax.measure.quantity | JScience |
|
| Volume | Fields inherited from interface org. | Class | org.jscience.medicine.volumetric | JScience |
|
| VolumetricDensity | This interface represents a mass per unit volume of a substance under specified conditions of pressure and temperature. | Interface | javax.measure.quantity | JScience |
|
| VolumetricFlowRate | This interface represents the volume of fluid passing a point in a system per unit of time. | Interface | javax.measure.quantity | JScience |
|
| VoronoiDiagram2D | | Class | org.jscience.mathematics.geometry | JScience |
|
| Voter | This class represent a person in a voting situation. | Class | org.jscience.politics.vote | JScience |
|
| VoteSituation | This class represent a person in a voting situation. | Class | org.jscience.politics.vote | JScience |
|
| VRoot | Represents the virtual root node in a syntax tree. | Class | org.jscience.ml.tigerxml.core | JScience |
|
| VSOP87 | Constructor SummaryVSOP87(java. | Class | org.jscience.astronomy.solarsystem.ephemeris.VSOP87 | JScience |
|
| WalkMaxDistribution | This class models the distribution of the maximum value of a symmetric random walk on the interval [0, n]. | Class | org.jscience.mathematics.statistics | JScience |
|
| WalkPositionDistribution | This class models the distribution of the position at time n for a random walk on the interval [0, n]. | Class | org.jscience.mathematics.statistics | JScience |
|
| Wallet | A class representing a wallet (a store of money). | Class | org.jscience.economics.money | JScience |
|
| Warning | | Class | org.jscience.physics.fluids.dynamics.gui | JScience |
|
| WarpFilter | A filter for warping images using the gridwarp algorithm. | Class | org.jscience.media.pictures.filters | JScience |
|
| WarpGrid | | Class | org.jscience.media.pictures.filters | JScience |
|
| Water | | Class | org.jscience.chemistry.materials | JScience |
|
| WaterFilter | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.media.pictures.filters | JScience |
|
| Wavelet2 | Daubechies wavelets adapted to the interval by Meyer. | Class | org.jscience.mathematics.wavelet.daubechies2 | JScience |
|
| Wavelet3 | Daubechies wavelets adapted to the interval by Meyer. | Class | org.jscience.mathematics.wavelet.daubechies3 | JScience |
|
| Wavelet4 | Daubechies wavelets adapted to the interval by Meyer. | Class | org.jscience.mathematics.wavelet.daubechies4 | JScience |
|
| Wavelet5 | Daubechies wavelets adapted to the interval by Meyer. | Class | org.jscience.mathematics.wavelet.daubechies5 | JScience |
|
| Wavelet6 | Daubechies wavelets adapted to the interval by Meyer. | Class | org.jscience.mathematics.wavelet.daubechies6 | JScience |
|
| Wavelet7 | Daubechies wavelets adapted to the interval by Meyer. | Class | org.jscience.mathematics.wavelet.daubechies7 | JScience |
|
| Wavelet8 | Daubechies wavelets adapted to the interval by Meyer. | Class | org.jscience.mathematics.wavelet.daubechies8 | JScience |
|
| WaveletMathUtils | The wavelet math library. | Class | org.jscience.mathematics.wavelet | JScience |
|
| WaveUtils | The Wave class provides a basic representation of an accoustic wave. | Class | org.jscience.physics.waves.acoustics | JScience |
|
| WaypointDataPacket | This class encapsulates a Waypoint-packet. | Class | org.jscience.devices.gps.garmin | JScience |
|
| WeakCacheMap | A cache which retains weak references to objectsConstructor SummaryWeakCacheMap() | Class | org.jscience.util.cache | JScience |
|
| WeakTaxon | An implementation of Taxon that keeps only weak references to children, but full references to parents. | Class | org.jscience.biology.taxonomy | JScience |
|
| WeakTaxonFactory | An implementation of TaxonFactory that builds a weak in-memory Taxon tree. | Class | org.jscience.biology.taxonomy | JScience |
|
| WeakValueHashMap | Map implementation which keeps weak references to values. | Class | org.jscience.util.cache | JScience |
|
| WeatherConditions | A class representing the main characteristics of a weather reportConstructor SummaryWeatherConditions(java. | Class | org.jscience.earth.weather | JScience |
|
| WeatherPrevision | A class representing the main characteristics of a weather prediction. | Class | org.jscience.earth.weather | JScience |
|
| WeaveFilter | | Class | org.jscience.media.pictures.filters | JScience |
|
| WeibullDistribution | This class models the Weibull distribution with specified shape andSee Also:Serialized Form | Class | org.jscience.mathematics.statistics | JScience |
|
| Weight | The Weight class provides an object for encapsulating weight forces. | Class | org.jscience.physics.kinematics | JScience |
|
| WeightedGraph | A tagging interface for a graph whose all edges have weights. | Interface | org.jscience.computing.graph | JScience |
|
| WeightedMeasurement | This class represents measurements in estimation problems. | Class | org.jscience.mathematics.analysis.estimation | JScience |
|
| WeightedMultigraph | A weighted multigraph. | Class | org.jscience.computing.graph.graphs | JScience |
|
| WeightedPseudograph | A weighted pseudograph. | Class | org.jscience.computing.graph.graphs | JScience |
|
| WeightingFunction | Used by DataSet to define a weighting function in obtaining summary statistics. | Interface | org.jscience.physics.nuclear.kinematics.montecarlo | JScience |
|
| WFF | | Class | org.jscience.mathematics.axiomatic | JScience |
|
| WheelGraphGenerator | graph of any size. | Class | org.jscience.computing.graph.generators | JScience |
|
| WhichSide | | Class | org.jscience.mathematics.geometry | JScience |
|
| WholeImageFilter | A filter which acts as a superclass for filters which need to have the whole image in memory to do their stuff. | Class | org.jscience.media.pictures.filters | JScience |
|
| WindowADFC | | Class | org.jscience.physics.fluids.dynamics | JScience |
|
| WireElement | Fields inherited from class org. | Class | org.jscience.physics.electricity.circuitry.elements | JScience |
|
| Witness | The people who have seen and come to testimony. | Class | org.jscience.law | JScience |
|
| WMinus | A class representing W-. | Class | org.jscience.physics.quantum.particles | JScience |
|
| WolfsheepGame | an implementation of the wolf&sheep game which is played on a chess-like board; it uses the BoardPosition from the chess package for convenience. | Class | org.jscience.computing.game.wolfsheep | JScience |
|
| Word | The Word defines sequences of Morphemes. | Class | org.jscience.linguistics | JScience |
|
| WordNet | This program finds and displays SUMO terms that are related in meaning to the English expressions that are entered as input. | Class | org.jscience.linguistics.kif | JScience |
|
| Worker | A class representing a worker in an organization. | Class | org.jscience.economics | JScience |
|
| Workflow | | Interface | org.jscience.ml.cml | JScience |
|
| WorkSituation | A class representing the interaction of people around a common activity. | Class | org.jscience.economics | JScience |
|
| World | This file is licensed under the GNU Public Licens (GPL). | Class | org.jscience.architecture.lift | JScience |
|
| WPlus | A class representing W+. | Class | org.jscience.physics.quantum.particles | JScience |
|
| WSPlayer | WSPlayer adds AI to the WolfsheepGame; can play both, wolf and sheep. | Class | org.jscience.computing.game.wolfsheep | JScience |
|
| WSPuzzle | WSPuzzle implements the 'Wolf & Sheep Puzzle'. | Class | org.jscience.computing.game.puzzle | JScience |
|
| Xi | A class representing xis. | Class | org.jscience.physics.quantum.particles | JScience |
|
| XiMinus | A class representing xi-. | Class | org.jscience.physics.quantum.particles | JScience |
|
| XiPlus | A class representing xi+. | Class | org.jscience.physics.quantum.particles | JScience |
|
| XiZero | A class representing xi0. | Class | org.jscience.physics.quantum.particles | JScience |
|
| XLinkable | | Interface | org.jscience.ml.gml.infoset | JScience |
|
| XMLArray | Class to convert arrays of arbitrary dimensions from/to XML : Accepted componenttypes : - int,float,double,boolean,byte and their respective | Class | org.jscience.architecture.traffic.xml | JScience |
|
| XMLAttribute | Container class for attributes of a XML element. | Class | org.jscience.architecture.traffic.xml | JScience |
|
| XMLCannotSaveException | Thrown by a XMLSerializable when it is told to save it self. | Class | org.jscience.architecture.traffic.xml | JScience |
|
| XMLDescribable | Defines the interface that every GML object that has a corresponding XML element in the GML schema must implement. | Interface | org.jscience.ml.gml.infoset | JScience |
|
| XMLDescriptor | Defines the interface that every XML descriptor must implement. | Interface | org.jscience.ml.gml.infoset | JScience |
|
| XMLDescriptorImpl | A DOM-based implementation of the XMLDescriptor interface. | Class | org.jscience.ml.gml.dom | JScience |
|
| XMLElement | | Class | org.jscience.architecture.traffic.xml | JScience |
|
| XmlEphemerisWriter | Instances of this class write an ephemeris of StateVector objects as HTML to a JEditorPane instance. | Class | org.jscience.astronomy.solarsystem.artificialsatellites.gui | JScience |
|
| XMLException | An exception thrown in XML-related work. | Class | org.jscience.ml.gml.xml | JScience |
|
| XMLExpressible | The interface XMLExpressible indicates that the implementing class is able to express itself in valid XML format. | Interface | org.jscience.util | JScience |
|
| XMLInvalidInputException | Thrown by a XMLSerializable when it receives invalid input from the parser. | Class | org.jscience.architecture.traffic.xml | JScience |
|
| XMLLoader | This class can restore the state of the program from an XML file. | Class | org.jscience.architecture.traffic.xml | JScience |
|
| XMLLogFormatter | formats LogEntry objects as XML. | Class | org.jscience.util.logging | JScience |
|
| XmlParser | Provides static XML parsing functionality. | Class | org.jscience.ml.tigerxml.core | JScience |
|
| XMLSaver | This class takes care of saving the state of the program to a XML file. | Class | org.jscience.architecture.traffic.xml | JScience |
|
| XMLSchema | Encapsulates the XML schema but this version does not do much on its own. | Class | org.jscience.ml.gml.xml.schema | JScience |
|
| XMLSerializable | This interface has to be implemented by objects that want to be loaded and saved via the parser. | Interface | org.jscience.architecture.traffic.xml | JScience |
|
| XMLSerializable | A class that implmements XMLSerializable can be written to an external target and later reinitialized using that target as a source. | Interface | org.jscience.io | JScience |
|
| XMLStack | This class is used by the XMLLoader and the XMLSaver to remember where the parser is saving/loading in the XML tree. | Class | org.jscience.architecture.traffic.xml | JScience |
|
| XMLTreeException | Thrown when something goes wrong while trying to build or parse an XML tree. | Class | org.jscience.architecture.traffic.xml | JScience |
|
| XMLUtils | This class contains a few static utility methods that are used by the various parts of the XML parser | Class | org.jscience.architecture.traffic.xml | JScience |
|
| XMLUtils | Provides some utility methods. | Class | org.jscience.ml.gml.xml.util | JScience |
|
| XMLWriter | writes LogEntry objects formatted as XML to either a PrintStream or PrintWriter. | Class | org.jscience.util.logging | JScience |
|
| Xor | See Also:Serialized FormFields inherited from class org. | Class | org.jscience.mathematics.analysis.expressions.logical | JScience |
|
| XorGateElement | Fields inherited from class org. | Class | org.jscience.physics.electricity.circuitry.elements | JScience |
|
| XtnProjecter | This class implements a tangent plane projection for the NEAT survey. | Class | org.jscience.astronomy.solarsystem.coordinates.projecters | JScience |
|
| YahooChangeSource | Fields inherited from class javax. | Class | org.jscience.economics.money.providers | JScience |
|
| YahooQuoteSource | A QuoteSource for the Yahoo! Finance site in CSV format. | Class | org.jscience.economics.money.providers | JScience |
|
| YahooSymbolSource | A class to search for symbols on Yahoo Finance. | Class | org.jscience.economics.money.providers | JScience |
|
| YaleSky3D | | Class | org.jscience.astronomy.catalogs.yale | JScience |
|
| YaleSkyViewer | | Class | org.jscience.astronomy.catalogs.yale | JScience |
|
| ZeaProjecter | | Class | org.jscience.astronomy.solarsystem.coordinates.projecters | JScience |
|
| ZeroLengthException | | Class | org.jscience.mathematics.geometry | JScience |
|
| ZeroOrderHold | Fields inherited from class org. | Class | org.jscience.engineering.control | JScience |
|
| ZoomAction | | Class | org.jscience.architecture.traffic.tools | JScience |
|
| ZoomTool | Left-click to zoom in, right-click to zoom out. | Class | org.jscience.architecture.traffic.tools | JScience |
|
| ZZero | A class representing Z0. | Class | org.jscience.physics.quantum.particles | JScience |