Package astex

Interface Summary
MoleculeRendererListener An interface that allows objects to listen to changes in a MoleculeRenderer.
RendererEventListener Class for monitoring renderer events.
Selectable  
UserCommand  
UserInterfacePanel Interface for controls that can be added to the tab manager in AstexViewer2.
 

Class Summary
Angle A class for storing information about a bond angle.
Animate  
AnimationObject  
Apollo  
Arguments  
AstexLogo  
Atom A class for holding information about an atom.
AtomicElement  
AtomIterator  
Bond  
BondIterator  
Chain A class for storing a group of atoms that form part of a protein chain.
Color32  
ColorButton  
ColorChooser  
ColorSpace  
Contour A class for contouring numeric grids in 3-dimensions.
ContourScrollbar Class that extends Scrollbar so that we can force it to occupy a particular size.
CRC32 Calculates the CRC32 - 32 bit Cyclical Redundancy Check
Distance  
DoubleArray An object that implements a dynamic array.
DynamicArray An object that implements a dynamic array.
EnergyTerm A class for representing an energy term in a force field.
Featurize  
FILE A class which implements a high performance byte based input stream.
Fit Class for least squares fitting of sets of points.
FloatArray An object that implements a dynamic array.
Format  
Geometry Various involved geometrical operations for the renderer.
GoogleFont Prepare an image of a string that looks like the rather groovy outlined font that Google maps uses.
GraphicalObject  
group  
ImageButton  
ImageIO Write a pixel format image to a file.
Improper A class for storing information about an improper torsion torsion.
IntArray An object that implements a dynamic array.
javascript  
Lattice  
Layout  
Light Store the data for a light source.
LightCanvas  
Log Lightweight logging interface.
Map A class for storing an electron density map.
March A class for (hopefully) implementing marching cubes algorithm for isosurfaces.
match Instances of this class represents a wildcard expression, which can be matched against String objects.
Matrix A class for storing and manipulating a 4x4 matrix.
ModellingData  
Molecule  
MoleculeEvent Molecule Object Model Event.
MoleculeIO 22-05-01 mjh add .sdf as a file type for mol files.
MoleculeRenderer Class for drawing a molecule into our renderer.
MoleculeViewer A component that can draw a molecule.
MoleculeViewerAppletBeanInfo  
Monitor  
MouseTracker  
NeighbourGrid  
NeighbourGrid2D  
ObjectControl  
ObjectPropertyDialog  
PeriodicTable  
Point3d A class for manipulating 3d points and vectors.
print 03-01-99 tmm made class public (required for move to packages) made methods public 06-09-98 tmm added javadoc header comments/change comment section 03-01-98 mh created
Renderer  
RendererEvent Events fired from the renderer.
Residue A class for storing a group of atoms that form part of a protein residue.
ResidueIterator Iterate over the residues in a scene.
Ring Class for holding information about ring systems in molecular structures.
Schematic  
SecondaryStructure Class for assigning secondary structure to a protein molecule.
Selection Class for evaluating selection expressions.
Settings  
ShadowCache  
Spin  
StringArray An object that implements a dynamic array.
Surface A class for generating three dimensional surfaces.
sym CUP generated class containing symbol constants.
Symmetry A class for generating symmetry related copies of molecules.
Texgen Class for generating various sorts of texture coordinates.
Texture  
Tmesh  
UI  
UniversalFilenameFilter Implements a FilenameFilter that can take a list of accepted extensions in the construtor.
UserInterface  
Util  
Version  
ViewCommand