- CalcBioAssemblySymmetry - Class in org.biojava.nbio.structure.symmetry.analysis
-
- CalcBioAssemblySymmetry(Structure, QuatSymmetryParameters) - Constructor for class org.biojava.nbio.structure.symmetry.analysis.CalcBioAssemblySymmetry
-
- calcScale(int) - Method in class org.biojava.nbio.structure.gui.SequenceDisplay
-
a value of 100 means that the whole sequence should be displayed in the current visible window
a factor of 1 means that one amino acid shoud be drawn as big as possible
- ceColumnNames - Static variable in class org.biojava.nbio.structure.align.gui.DBResultTable
-
- ChooseDirAction - Class in org.biojava.nbio.structure.align.gui
-
Ask the user to provide a directory containting PDB files.
- ChooseDirAction(JTextField, UserConfiguration) - Constructor for class org.biojava.nbio.structure.align.gui.ChooseDirAction
-
- cleanup() - Method in class org.biojava.nbio.structure.align.gui.AlignmentCalc
-
- cleanup() - Method in class org.biojava.nbio.structure.align.gui.AlignmentCalcDB
-
- cleanup() - Method in interface org.biojava.nbio.structure.align.gui.AlignmentCalculationRunnable
-
- cleanUp() - Method in class org.biojava.nbio.structure.align.gui.AlignmentGui
-
- cleanup() - Method in class org.biojava.nbio.structure.gui.util.AlignmentCalc
-
- clear() - Method in interface org.biojava.nbio.structure.align.gui.autosuggest.AutoSuggestProvider
-
reset all suggestions
- clear() - Method in class org.biojava.nbio.structure.align.gui.autosuggest.DefaultAutoSuggestProvider
-
- clear() - Method in class org.biojava.nbio.structure.align.gui.autosuggest.SCOPAutoSuggestProvider
-
- clear() - Method in class org.biojava.nbio.structure.gui.JmolViewerImpl
-
- clear() - Method in interface org.biojava.nbio.structure.gui.Selection
-
- clear() - Method in class org.biojava.nbio.structure.gui.SelectionImpl
-
- clear() - Method in interface org.biojava.nbio.structure.gui.StructureViewer
-
Clear the current display
- clear() - Method in class org.biojava.nbio.structure.gui.util.color.GradientMapper
-
Clears all finite endpoints
- clearListeners() - Method in class org.biojava.nbio.structure.gui.SequenceDisplay
-
- clearListeners() - Method in class org.biojava.nbio.structure.gui.util.SequenceMouseListener
-
- colorBySequenceCluster() - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGenerator
-
Returns a Jmol script that colors subunits by their sequence cluster ids.
- colorBySequenceCluster() - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGeneratorH
-
Returns a Jmol script that colors subunits by their sequence cluster ids.
- colorBySequenceCluster() - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGeneratorPointGroup
-
- colorBySubunit() - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGenerator
-
Returns a Jmol script that colors the subunits of a structure by different colors
- colorBySubunit() - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGeneratorH
-
Returns a Jmol script that colors the subunits of a structure by different colors
- colorBySubunit() - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGeneratorPointGroup
-
- colorBySymmetry() - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGenerator
-
Returns a Jmol script that colors subunits to highlight the symmetry within a structure
- colorBySymmetry() - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGeneratorH
-
Returns a Jmol script that colors subunits to highlight the symmetry within a structure
Different subunits should have a consistent color scheme or different shade of the same colors
- colorBySymmetry() - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGeneratorPointGroup
-
- ColorConverter - Class in org.biojava.nbio.structure.symmetry.jmolScript
-
- ColorConverter() - Constructor for class org.biojava.nbio.structure.symmetry.jmolScript.ColorConverter
-
- coloring - Variable in class org.biojava.nbio.structure.gui.ScaleableMatrixPanel
-
- ColorInterpolator - Interface in org.biojava.nbio.structure.gui.util.color
-
- ColorUtils - Class in org.biojava.nbio.structure.gui.util.color
-
- ColorUtils() - Constructor for class org.biojava.nbio.structure.gui.util.color.ColorUtils
-
- colorWheel - Static variable in class org.biojava.nbio.structure.gui.util.color.ColorUtils
-
- COMMAND_LINE_HELP - Static variable in class org.biojava.nbio.structure.align.gui.jmol.StructureAlignmentJmol
-
- ConfigPDBInstallPanel - Class in org.biojava.nbio.structure.align.gui
-
- configureParameters() - Method in class org.biojava.nbio.structure.align.gui.AlignmentGui
-
- ConfigXMLHandler - Class in org.biojava.nbio.structure.align.webstart
-
XML content handler for serialisation of RegistryConfiguration class
- ConfigXMLHandler() - Constructor for class org.biojava.nbio.structure.align.webstart.ConfigXMLHandler
-
- containsKey(Object) - Method in class org.biojava.nbio.structure.gui.util.color.GradientMapper
-
- containsValue(Object) - Method in class org.biojava.nbio.structure.gui.util.color.GradientMapper
-
- ContinuousColorMapper - Interface in org.biojava.nbio.structure.gui.util.color
-
Provides a mapping between real numbers and Colors.
- ContinuousColorMapperTransform - Class in org.biojava.nbio.structure.gui.util.color
-
Maps colors by performing a transform of the input data and then passing
the transformed value to a ContinuousColorMapper for rendering.
- ContinuousColorMapperTransform(ContinuousColorMapper) - Constructor for class org.biojava.nbio.structure.gui.util.color.ContinuousColorMapperTransform
-
Creates a transform.
- convertColor4f(Color) - Static method in class org.biojava.nbio.structure.symmetry.jmolScript.ColorConverter
-
- convertColor4f(Color[]) - Static method in class org.biojava.nbio.structure.symmetry.jmolScript.ColorConverter
-
- CookBook - Class in demo
-
- CookBook() - Constructor for class demo.CookBook
-
- CoordManager - Class in org.biojava.nbio.structure.gui.util
-
a class that manages the conversion of sequence coordinate system to
JPanel drawing coordinates
- CoordManager() - Constructor for class org.biojava.nbio.structure.gui.util.CoordManager
-
- createArtificalStructure(AFPChain, Atom[], Atom[]) - Static method in class org.biojava.nbio.structure.align.gui.DisplayAFP
-
Create a "fake" Structure objects that contains the two sets of atoms aligned on top of each other.
- createGradients() - Static method in class org.biojava.nbio.structure.gui.ScaleableMatrixPanel
-
- createImage(String, String, Object, int) - Method in class org.biojava.nbio.structure.align.gui.jmol.MyJmolStatusListener
-
- createImageIcon(String) - Static method in class org.biojava.nbio.structure.align.gui.MenuCreator
-
Returns an ImageIcon, or null if the path was invalid.
- CS_HSV - Static variable in class org.biojava.nbio.structure.gui.util.color.HSVColorSpace
-
The HSV color space
- cyan - Static variable in class org.biojava.nbio.structure.gui.util.color.ColorUtils
-
- darker(Color, double) - Static method in class org.biojava.nbio.structure.gui.util.color.ColorUtils
-
Make a color darker.
- DBResultTable - Class in org.biojava.nbio.structure.align.gui
-
- DBResultTable() - Constructor for class org.biojava.nbio.structure.align.gui.DBResultTable
-
- DBSearchGUI - Class in org.biojava.nbio.structure.align.gui
-
- DBSearchGUI() - Constructor for class org.biojava.nbio.structure.align.gui.DBSearchGUI
-
- DEFAULT_CHAR_SIZE - Static variable in class org.biojava.nbio.structure.align.gui.aligpanel.AFPChainCoordManager
-
size per character
- DEFAULT_LINE_LENGTH - Static variable in class org.biojava.nbio.structure.align.gui.aligpanel.AFPChainCoordManager
-
number of chars per line
- DEFAULT_LINE_SEPARATION - Static variable in class org.biojava.nbio.structure.align.gui.aligpanel.AFPChainCoordManager
-
separation of line 1 and 2 in alignment
- DEFAULT_RIGHT_SPACER - Static variable in class org.biojava.nbio.structure.align.gui.aligpanel.AFPChainCoordManager
-
Space on the right side between sequence and legend.
- DEFAULT_SCRIPT - Static variable in class org.biojava.nbio.structure.align.gui.jmol.StructureAlignmentJmol
-
- DEFAULT_X_RIGHT_BORDER - Static variable in class org.biojava.nbio.structure.gui.util.SequenceScalePanel
-
- DEFAULT_X_SPACE - Static variable in class org.biojava.nbio.structure.align.gui.aligpanel.AFPChainCoordManager
-
left boundary
- DEFAULT_X_START - Static variable in class org.biojava.nbio.structure.gui.util.SequenceScalePanel
-
- DEFAULT_Y_BOTTOM - Static variable in class org.biojava.nbio.structure.gui.util.SequenceScalePanel
-
- DEFAULT_Y_HEIGHT - Static variable in class org.biojava.nbio.structure.gui.util.SequenceScalePanel
-
- DEFAULT_Y_SPACE - Static variable in class org.biojava.nbio.structure.align.gui.aligpanel.AFPChainCoordManager
-
top boundary
- DEFAULT_Y_START - Static variable in class org.biojava.nbio.structure.gui.util.SequenceScalePanel
-
- DEFAULT_Y_STEP - Static variable in class org.biojava.nbio.structure.align.gui.aligpanel.AFPChainCoordManager
-
size of space between rows
- DEFAULT_Y_STEP - Static variable in class org.biojava.nbio.structure.gui.util.SequenceScalePanel
-
- DefaultAutoSuggestProvider - Class in org.biojava.nbio.structure.align.gui.autosuggest
-
- DefaultAutoSuggestProvider() - Constructor for class org.biojava.nbio.structure.align.gui.autosuggest.DefaultAutoSuggestProvider
-
- DefaultMatrixMapper - Class in org.biojava.nbio.structure.gui.util.color
-
Color Mapper which mimics the default coloring of JMatrixPanel pixels.
- DefaultMatrixMapper(double, float) - Constructor for class org.biojava.nbio.structure.gui.util.color.DefaultMatrixMapper
-
- defaultProperties - Static variable in class org.biojava.nbio.structure.align.gui.SystemInfo
-
- demo - package demo
-
- DemoAlignmentFromFasta - Class in demo
-
- DemoAlignmentFromFasta() - Constructor for class demo.DemoAlignmentFromFasta
-
- DemoCE - Class in demo
-
- DemoCE() - Constructor for class demo.DemoCE
-
- DemoFATCAT - Class in demo
-
- DemoFATCAT() - Constructor for class demo.DemoFATCAT
-
- DemoNWALignment - Class in demo
-
- DemoNWALignment() - Constructor for class demo.DemoNWALignment
-
- DemoRotationAxis - Class in demo
-
A demo for how to use
RotationAxis to display the rotation for an
alignment.
- DemoRotationAxis() - Constructor for class demo.DemoRotationAxis
-
- DemoShowBiolAssembly - Class in demo
-
- DemoShowBiolAssembly() - Constructor for class demo.DemoShowBiolAssembly
-
- DemoShowCATHDomain - Class in demo
-
- DemoShowCATHDomain() - Constructor for class demo.DemoShowCATHDomain
-
- DemoShowLargeAssembly - Class in demo
-
- DemoShowLargeAssembly() - Constructor for class demo.DemoShowLargeAssembly
-
- DemoShowValidationResults - Class in demo
-
- DemoShowValidationResults() - Constructor for class demo.DemoShowValidationResults
-
- DemoStructureFromFasta - Class in demo
-
- DemoStructureFromFasta() - Constructor for class demo.DemoStructureFromFasta
-
- DemoSW3DAligner - Class in demo
-
- DemoSW3DAligner() - Constructor for class demo.DemoSW3DAligner
-
- destroy() - Method in class org.biojava.nbio.structure.align.gui.aligpanel.AligPanel
-
- destroy() - Method in class org.biojava.nbio.structure.align.gui.aligpanel.AligPanelMouseMotionListener
-
- destroy() - Method in class org.biojava.nbio.structure.align.gui.aligpanel.StatusDisplay
-
- destroy() - Method in class org.biojava.nbio.structure.align.gui.jmol.JmolPanel
-
Clean up this instance for garbage collection, to avoid memory leaks...
- destroy() - Method in class org.biojava.nbio.structure.align.gui.jmol.StructureAlignmentJmol
-
- dialogAsk(String, String) - Method in class org.biojava.nbio.structure.align.gui.jmol.MyJmolStatusListener
-
- display(AFPChain, Group[], Atom[], Atom[], List<Group>, List<Group>, List<Group>, List<Group>) - Static method in class org.biojava.nbio.structure.align.gui.DisplayAFP
-
Note: ca2, hetatoms2 and nucleotides2 should not be rotated.
- display(AFPChain, Atom[], Atom[]) - Static method in class org.biojava.nbio.structure.align.gui.StructureAlignmentDisplay
-
Display the alignment
- DisplayAFP - Class in org.biojava.nbio.structure.align.gui
-
A utility class for visualistion of structure alignments
- DisplayAFP() - Constructor for class org.biojava.nbio.structure.align.gui.DisplayAFP
-
- doInBackground() - Method in class org.biojava.nbio.structure.align.gui.StructureLoaderThread
-
- DotPlotPanel - Class in org.biojava.nbio.structure.align.gui
-
Displays the dot plot trace for an alignment.
- DotPlotPanel(AFPChain) - Constructor for class org.biojava.nbio.structure.align.gui.DotPlotPanel
-
- downloadingStructures(String) - Method in class org.biojava.nbio.structure.align.gui.GUIAlignmentProgressListener
-
- drawAxes() - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGenerator
-
Returns a Jmol script that draws symmetry or inertia axes for a structure.
- drawAxes() - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGeneratorH
-
Returns a Jmol script that draws symmetry or inertia axes for a structure.
- drawAxes() - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGeneratorPointGroup
-
- drawBoxes(Graphics) - Method in class org.biojava.nbio.structure.gui.JMatrixPanel
-
draw high scoring fragments that are used for the initial alignment seed
selection
- drawDistances(Graphics) - Method in class org.biojava.nbio.structure.gui.JMatrixPanel
-
For each element in matrix, draw it as a colored square or pixel.
- drawIdx(Graphics2D, int) - Method in class org.biojava.nbio.structure.gui.util.SequenceScalePanel
-
- drawPairs(Graphics) - Method in class org.biojava.nbio.structure.gui.JMatrixPanel
-
draw alternative alignments
- drawPolyhedron() - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGenerator
-
Returns a Jmol script that draws an invisible polyhedron around a structure.
- drawPolyhedron() - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGeneratorH
-
Returns a Jmol script that draws an invisible polyhedron around a structure.
- drawPolyhedron() - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGeneratorPointGroup
-
- drawScale(Graphics2D, int) - Method in class org.biojava.nbio.structure.gui.util.SequenceScalePanel
-
draw the Scale
- drawSequence(Graphics2D, int) - Method in class org.biojava.nbio.structure.gui.util.SequenceScalePanel
-
draw the Amino acid sequence
- GAP_COLOR - Static variable in class org.biojava.nbio.structure.gui.util.SequenceScalePanel
-
- get(Object) - Method in class org.biojava.nbio.structure.gui.util.color.GradientMapper
-
- getAboutMenuItem() - Static method in class org.biojava.nbio.structure.align.gui.MenuCreator
-
- getAdapter() - Method in class org.biojava.nbio.structure.align.gui.jmol.JmolPanel
-
- getAFPChain() - Method in class org.biojava.nbio.structure.align.gui.aligpanel.AligPanel
-
- getAfpChain() - Method in class org.biojava.nbio.structure.align.gui.aligpanel.StatusDisplay
-
- getAlgorithm() - Method in class org.biojava.nbio.structure.align.gui.AlignmentCalcDB
-
- getAligMap() - Method in class org.biojava.nbio.structure.gui.SequenceDisplay
-
- getAlignedStructure(Atom[], Atom[]) - Static method in class org.biojava.nbio.structure.align.gui.DisplayAFP
-
Get an artifical Structure containing both chains.
- getAlignmentFromFasta() - Static method in class demo.DemoAlignmentFromFasta
-
- getAlignmentTextMenu(JFrame, ActionListener, AFPChain) - Static method in class org.biojava.nbio.structure.align.gui.MenuCreator
-
Create the menu for the "Text Only" representation of alignments
- getAligSeq(Point) - Method in class org.biojava.nbio.structure.align.gui.aligpanel.AFPChainCoordManager
-
returns the AligSeq (0 or 1) for a point
returns -1 if not over an alig seq.
- getAlternativeAligs() - Method in class org.biojava.nbio.structure.gui.JMatrixPanel
-
- getAlternativeAligs() - Method in class org.biojava.nbio.structure.gui.ScaleableMatrixPanel
-
- getAtomArray(Atom[], List<Group>, List<Group>) - Static method in class org.biojava.nbio.structure.align.gui.DisplayAFP
-
- getAtomForAligPos(AFPChain, int, int, Atom[], boolean) - Static method in class org.biojava.nbio.structure.align.gui.DisplayAFP
-
return the atom at alignment position aligPos.
- getAtomName() - Method in class org.biojava.nbio.structure.align.gui.jmol.AtomInfo
-
- getAutoSuggestProvider() - Method in class org.biojava.nbio.structure.align.gui.autosuggest.JAutoSuggest
-
- getAxisTransformation() - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGeneratorPointGroup
-
- getBlockNrForAlignPos(AFPChain, int) - Static method in class org.biojava.nbio.structure.align.gui.DisplayAFP
-
Deprecated.
use AFPAlignmentDisplay.getBlockNrForAlignPos instead...
- getCa1() - Method in class org.biojava.nbio.structure.align.gui.aligpanel.AligPanel
-
- getCa1() - Method in class org.biojava.nbio.structure.align.gui.aligpanel.StatusDisplay
-
- getCa2() - Method in class org.biojava.nbio.structure.align.gui.aligpanel.AligPanel
-
- getCa2() - Method in class org.biojava.nbio.structure.align.gui.aligpanel.StatusDisplay
-
- getCellColor() - Method in class org.biojava.nbio.structure.gui.JMatrixPanel
-
- getCellColor() - Method in class org.biojava.nbio.structure.gui.ScaleableMatrixPanel
-
- getChain() - Method in class org.biojava.nbio.structure.gui.util.SequenceScalePanel
-
- getChain1() - Method in class org.biojava.nbio.structure.gui.util.PDBUploadPanel
-
- getChainId() - Method in class org.biojava.nbio.structure.align.gui.jmol.AtomInfo
-
- getCloseMenuItem(JFrame) - Static method in class org.biojava.nbio.structure.align.gui.MenuCreator
-
- getColor() - Method in class org.biojava.nbio.structure.gui.JmolViewerImpl
-
- getColor() - Method in interface org.biojava.nbio.structure.gui.StructureViewer
-
- getColor(double) - Method in interface org.biojava.nbio.structure.gui.util.color.ContinuousColorMapper
-
- getColor(double) - Method in class org.biojava.nbio.structure.gui.util.color.ContinuousColorMapperTransform
-
Return the color corresponding to submapper.getColor(transform(value)).
- getColor(double) - Method in class org.biojava.nbio.structure.gui.util.color.DefaultMatrixMapper
-
- getColor(double) - Method in class org.biojava.nbio.structure.gui.util.color.GradientMapper
-
- getComparator(int) - Method in class org.biojava.nbio.structure.align.gui.MyTableRowSorter
-
- getConfig() - Method in class org.biojava.nbio.structure.align.webstart.ConfigXMLHandler
-
- getCoordManager() - Method in class org.biojava.nbio.structure.align.gui.aligpanel.AligPanel
-
- getDBResultMenuItem() - Static method in class org.biojava.nbio.structure.align.gui.MenuCreator
-
- getDBSearch() - Method in class org.biojava.nbio.structure.align.gui.AlignmentGui
-
- getDefaultConfig() - Static method in class org.biojava.nbio.structure.align.webstart.WebStartMain
-
- getDefaultOrientation() - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGenerator
-
Returns a Jmol script to set the default orientation for a structure
- getDefaultOrientation() - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGeneratorH
-
Returns a Jmol script to set the default orientation for a structure
- getDefaultOrientation() - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGeneratorPointGroup
-
- getDefaultText() - Method in class org.biojava.nbio.structure.align.gui.autosuggest.JAutoSuggest
-
- getEndLegendPosition(int, int) - Method in class org.biojava.nbio.structure.align.gui.aligpanel.AFPChainCoordManager
-
- getEQRAlignmentPos(AFPChain) - Static method in class org.biojava.nbio.structure.align.gui.DisplayAFP
-
- getEquivalent() - Method in class org.biojava.nbio.structure.gui.util.AlignedPosition
-
- getExitMenuItem() - Static method in class org.biojava.nbio.structure.align.gui.MenuCreator
-
- getExportPDBMenuItem(StructureAlignmentJmol) - Static method in class org.biojava.nbio.structure.align.gui.MenuCreator
-
- getFarmJob() - Method in class org.biojava.nbio.structure.align.gui.GUIAlignmentProgressListener
-
- getFileFormatSelect() - Static method in class org.biojava.nbio.structure.gui.util.PDBUploadPanel
-
- getFilePath1() - Method in class org.biojava.nbio.structure.gui.util.PDBUploadPanel
-
- getFragmentPairs() - Method in class org.biojava.nbio.structure.gui.JMatrixPanel
-
- getFragmentPairs() - Method in class org.biojava.nbio.structure.gui.ScaleableMatrixPanel
-
- getFrame() - Method in class org.biojava.nbio.structure.gui.BiojavaJmol
-
- getFromFtp() - Method in class org.biojava.nbio.structure.align.gui.ConfigPDBInstallPanel
-
- getGradientMapper(int, double, double) - Static method in class org.biojava.nbio.structure.gui.util.color.GradientMapper
-
Constructs a gradientMapper to draw one of the pre-defined gradients
For example,
GradientMapper.getGradientMapper(GradientMapper.RAINBOW_GRADIENT, 0, 10)
- getHelpMenuItem() - Static method in class org.biojava.nbio.structure.align.gui.MenuCreator
-
- getHSVColorSpace() - Static method in class org.biojava.nbio.structure.gui.util.color.HSVColorSpace
-
- getIdx1() - Method in class org.biojava.nbio.structure.gui.SequenceDisplay
-
get the identical position in the alignment
- getIdx2() - Method in class org.biojava.nbio.structure.gui.SequenceDisplay
-
get the identical position in the alignment
- getInstance() - Static method in class org.biojava.nbio.structure.align.gui.AlignmentGui
-
- getInstance(int) - Static method in class org.biojava.nbio.structure.gui.util.color.HSVColorSpace
-
- getInstance() - Static method in class org.biojava.nbio.structure.gui.util.ScopInstallationInstance
-
- getInstance(AxisAligner, String) - Static method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGenerator
-
Returns an instance of a JmolSymmetryScriptGenerator, based on the symmetry of a structure (factory method)
- getInstanceNoVisibilityChange() - Static method in class org.biojava.nbio.structure.align.gui.AlignmentGui
-
- getIntermediate(Color, Color, int, int) - Static method in class org.biojava.nbio.structure.gui.util.color.ColorUtils
-
- getInterpolator() - Method in class org.biojava.nbio.structure.gui.util.color.GradientMapper
-
- getJmolColor(Color4f) - Static method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGenerator
-
- getJmolColorScript(Map<Color4f, List<String>>) - Static method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGenerator
-
- getJmolLigandScript() - Static method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGenerator
-
- getJmolPanel() - Method in class org.biojava.nbio.structure.align.gui.jmol.StructureAlignmentJmol
-
- getJmolPoint(Tuple3d) - Static method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGenerator
-
- getJmolScript4Block(AFPChain, Atom[], Atom[], int) - Static method in class org.biojava.nbio.structure.align.gui.jmol.StructureAlignmentJmol
-
- getJmolString(AFPChain, Atom[], Atom[]) - Static method in class org.biojava.nbio.structure.align.gui.jmol.StructureAlignmentJmol
-
- getJSpecViewProperty(String) - Method in class org.biojava.nbio.structure.align.gui.jmol.MyJmolStatusListener
-
- getLegendPosition(int, int) - Method in class org.biojava.nbio.structure.align.gui.aligpanel.AFPChainCoordManager
-
provide the coordinates for where to draw the legend for line X and if it is chain 1 or 2
- getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.biojava.nbio.structure.gui.ScaleableMatrixPanel.GradientRenderer
-
- getLoadMenuItem() - Static method in class org.biojava.nbio.structure.align.gui.MenuCreator
-
- getMatrix() - Method in class org.biojava.nbio.structure.gui.JMatrixPanel
-
- getMatrix() - Method in class org.biojava.nbio.structure.gui.ScaleableMatrixPanel
-
- getMatrixPanel() - Method in class org.biojava.nbio.structure.gui.ScaleableMatrixPanel
-
- getMaxExtension() - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGeneratorH
-
Returns the maximum extension (length) of structure
- getMaxExtension() - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGeneratorPointGroup
-
Returns the maximum extension (length) of structure
- getMaximumSize() - Method in class org.biojava.nbio.structure.align.gui.MemoryMonitor.Surface
-
- getMaxNrSuggestions() - Method in interface org.biojava.nbio.structure.align.gui.autosuggest.AutoSuggestProvider
-
Get the maximun nr of suggestions
- getMaxNrSuggestions() - Method in class org.biojava.nbio.structure.align.gui.autosuggest.DefaultAutoSuggestProvider
-
- getMaxNrSuggestions() - Method in class org.biojava.nbio.structure.align.gui.autosuggest.SCOPAutoSuggestProvider
-
- getMeanExtension() - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGeneratorPointGroup
-
Returns the mean extension (length) of structure
- getMessage() - Method in class org.biojava.nbio.structure.align.gui.SystemInfo
-
- getMinimumSize() - Method in class org.biojava.nbio.structure.align.gui.MemoryMonitor.Surface
-
- getModelNumber() - Method in class org.biojava.nbio.structure.align.gui.jmol.AtomInfo
-
- getName1() - Method in class org.biojava.nbio.structure.align.gui.SelectPDBPanel
-
- getName2() - Method in class org.biojava.nbio.structure.align.gui.SelectPDBPanel
-
- getOpenPDBMenuItem() - Static method in class org.biojava.nbio.structure.align.gui.MenuCreator
-
- getOrientation(int) - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGenerator
-
Returns a Jmol script that sets a specific orientation
- getOrientation(int) - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGeneratorH
-
- getOrientation(int) - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGeneratorPointGroup
-
- getOrientationCount() - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGenerator
-
Returns the number of orientations available for this structure
- getOrientationCount() - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGeneratorC1
-
- getOrientationCount() - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGeneratorCn
-
- getOrientationCount() - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGeneratorDn
-
- getOrientationCount() - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGeneratorH
-
- getOrientationCount() - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGeneratorPointGroup
-
- getOrientationName(int) - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGenerator
-
Returns the name of a specific orientation
- getOrientationName(int) - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGeneratorCn
-
Returns the name of a specific orientation
- getOrientationName(int) - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGeneratorDn
-
Returns the name of a specific orientation
- getOrientationName(int) - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGeneratorH
-
Returns the name of a specific orientation
- getOrientationName(int) - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGeneratorPointGroup
-
- getOrientationWithZoom(int) - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGenerator
-
Returns a Jmol script that sets a specific orientation and zoom
to draw either axes or polyhedron
- getOrientationWithZoom(int) - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGeneratorH
-
Returns a Jmol script that sets a specific orientation and zoom
to draw either axes or polyhedron
- getOrientationWithZoom(int) - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGeneratorPointGroup
-
- getOutFileLocation() - Method in class org.biojava.nbio.structure.align.gui.DBSearchGUI
-
- getPanelPos(int, int) - Method in class org.biojava.nbio.structure.align.gui.aligpanel.AFPChainCoordManager
-
get the position of the sequence position on the Panel
- getPanelPos(int) - Method in class org.biojava.nbio.structure.gui.util.CoordManager
-
- getParameters() - Method in class org.biojava.nbio.structure.symmetry.analysis.CalcBioAssemblySymmetry
-
- getPDBDirField() - Method in class org.biojava.nbio.structure.align.gui.ConfigPDBInstallPanel
-
- getPdbInfo(Atom) - Static method in class org.biojava.nbio.structure.align.gui.jmol.JmolTools
-
get jmol style info:
jmol style: [MET]508:A.CA/1 #3918
insertion code: [ASP]1^A:A.CA/1 #2
- getPdbInfo(Atom, boolean) - Static method in class org.biojava.nbio.structure.align.gui.jmol.JmolTools
-
- getPDBresnum(int, AFPChain, Atom[]) - Static method in class org.biojava.nbio.structure.align.gui.DisplayAFP
-
- getPDBUploadPanel() - Method in class org.biojava.nbio.structure.align.gui.DBSearchGUI
-
- getPolyhedron() - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGeneratorPointGroup
-
- getPos(int) - Method in class org.biojava.nbio.structure.gui.util.AlignedPosition
-
- getPos1() - Method in class org.biojava.nbio.structure.gui.util.AlignedPosition
-
- getPos2() - Method in class org.biojava.nbio.structure.gui.util.AlignedPosition
-
- getPreferredHeight() - Method in class org.biojava.nbio.structure.align.gui.aligpanel.AFPChainCoordManager
-
Y coordinate size
- getPreferredSize() - Method in class org.biojava.nbio.structure.align.gui.MemoryMonitor.Surface
-
- getPreferredWidth() - Method in class org.biojava.nbio.structure.align.gui.aligpanel.AFPChainCoordManager
-
X coordinate size
- getPrintMenuItem() - Static method in class org.biojava.nbio.structure.align.gui.MenuCreator
-
- getProperty(String) - Method in class org.biojava.nbio.structure.align.gui.jmol.MyJmolStatusListener
-
- getRegistryInfo() - Method in class org.biojava.nbio.structure.align.gui.jmol.MyJmolStatusListener
-
- getResidueName() - Method in class org.biojava.nbio.structure.align.gui.jmol.AtomInfo
-
- getResidueNumber() - Method in class org.biojava.nbio.structure.align.gui.jmol.AtomInfo
-
- getRotationGroup() - Method in class org.biojava.nbio.structure.symmetry.analysis.CalcBioAssemblySymmetry
-
Deprecated.
- getRotationGroup() - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGeneratorPointGroup
-
- getSaturation() - Method in class org.biojava.nbio.structure.gui.JMatrixPanel
-
Deprecated.
- getSaturation() - Method in class org.biojava.nbio.structure.gui.util.color.DefaultMatrixMapper
-
- getSaveAlignmentMenuItem(AFPChain) - Static method in class org.biojava.nbio.structure.align.gui.MenuCreator
-
- getScale() - Method in class org.biojava.nbio.structure.gui.JMatrixPanel
-
- getScale() - Method in class org.biojava.nbio.structure.gui.SequenceDisplay
-
- getScale() - Method in class org.biojava.nbio.structure.gui.util.SequenceScalePanel
-
- getScalevalue() - Method in class org.biojava.nbio.structure.gui.JMatrixPanel
-
Deprecated.
- getScalevalue() - Method in class org.biojava.nbio.structure.gui.util.color.DefaultMatrixMapper
-
- getSCOP() - Method in class org.biojava.nbio.structure.gui.util.ScopInstallationInstance
-
- getScopSelectPanel() - Method in class org.biojava.nbio.structure.align.gui.DBSearchGUI
-
- getScriptGenerator() - Method in class org.biojava.nbio.structure.symmetry.analysis.CalcBioAssemblySymmetry
-
- getSelectedAlignmentPos() - Method in class org.biojava.nbio.structure.gui.JMatrixPanel
-
- getSelectedAlignmentPos() - Method in class org.biojava.nbio.structure.gui.ScaleableMatrixPanel
-
- getSelection() - Method in class org.biojava.nbio.structure.gui.JmolViewerImpl
-
- getSelection() - Method in interface org.biojava.nbio.structure.gui.Selection
-
- getSelection() - Method in class org.biojava.nbio.structure.gui.SelectionImpl
-
- getSelection() - Method in interface org.biojava.nbio.structure.gui.StructureViewer
-
- getSelectPDBPanel() - Method in class org.biojava.nbio.structure.align.gui.DBSearchGUI
-
- getSeqPos(int, Point) - Method in class org.biojava.nbio.structure.align.gui.aligpanel.AFPChainCoordManager
-
Convert from a X position in the JPanel to alignment position
- getSeqPos(int) - Method in class org.biojava.nbio.structure.gui.util.CoordManager
-
start counting at 0...
- getShowPDBMenuItem() - Static method in class org.biojava.nbio.structure.align.gui.MenuCreator
-
- getStatusListener() - Method in class org.biojava.nbio.structure.align.gui.jmol.JmolPanel
-
- getStructure() - Method in class org.biojava.nbio.structure.align.gui.jmol.StructureAlignmentJmol
-
- getStructure1() - Method in class org.biojava.nbio.structure.align.gui.SelectPDBPanel
-
- getStructure1() - Method in class org.biojava.nbio.structure.gui.util.PDBDirPanel
-
- getStructure1() - Method in class org.biojava.nbio.structure.gui.util.PDBServerPanel
-
- getStructure1() - Method in class org.biojava.nbio.structure.gui.util.PDBUploadPanel
-
- getStructure1() - Method in class org.biojava.nbio.structure.gui.util.ScopSelectPanel
-
- getStructure1() - Method in interface org.biojava.nbio.structure.gui.util.StructurePairSelector
-
- getStructure2() - Method in class org.biojava.nbio.structure.align.gui.SelectPDBPanel
-
- getStructure2() - Method in class org.biojava.nbio.structure.gui.util.PDBDirPanel
-
- getStructure2() - Method in class org.biojava.nbio.structure.gui.util.PDBServerPanel
-
- getStructure2() - Method in class org.biojava.nbio.structure.gui.util.PDBUploadPanel
-
- getStructure2() - Method in class org.biojava.nbio.structure.gui.util.ScopSelectPanel
-
- getStructure2() - Method in interface org.biojava.nbio.structure.gui.util.StructurePairSelector
-
- getStructureAlignment() - Method in class org.biojava.nbio.structure.align.gui.AlignmentGui
-
- getStructureAlignment() - Method in class org.biojava.nbio.structure.align.gui.DBSearchGUI
-
- getStructureFromFasta() - Static method in class demo.DemoStructureFromFasta
-
- getStructurePairAligner() - Method in class org.biojava.nbio.structure.gui.SequenceDisplay
-
- getSubunits() - Method in class org.biojava.nbio.structure.symmetry.analysis.CalcBioAssemblySymmetry
-
- getSuggestion(String) - Method in interface org.biojava.nbio.structure.align.gui.autosuggest.AutoSuggestProvider
-
get a list of suggestions for a userInput
- getSuggestion(String) - Method in class org.biojava.nbio.structure.align.gui.autosuggest.DefaultAutoSuggestProvider
-
- getSuggestion(String) - Method in class org.biojava.nbio.structure.align.gui.autosuggest.SCOPAutoSuggestProvider
-
- getSummaryPos() - Method in class org.biojava.nbio.structure.align.gui.aligpanel.AFPChainCoordManager
-
- getSymmetry() - Method in class org.biojava.nbio.structure.symmetry.analysis.CalcBioAssemblySymmetry
-
String representation of Symmetry, e.g.
- getTabPane() - Method in class org.biojava.nbio.structure.align.gui.DBSearchGUI
-
- getTitle() - Method in class org.biojava.nbio.structure.align.gui.jmol.StructureAlignmentJmol
-
- getTransformation() - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGenerator
-
Returns transformation matrix to orient structure
- getTransformation() - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGeneratorH
-
- getTransformation() - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGeneratorPointGroup
-
- getViewer() - Method in class org.biojava.nbio.structure.align.gui.jmol.JmolPanel
-
- getWebStartConfig() - Static method in class org.biojava.nbio.structure.align.webstart.WebStartMain
-
- getZoom() - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGenerator
-
Returns the Jmol zoom to fit polyhedron and symmetry axes.
- getZoom() - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGeneratorC1
-
- getZoom() - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGeneratorCn
-
- getZoom() - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGeneratorDn
-
- getZoom() - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGeneratorH
-
- getZoom() - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGeneratorI
-
- getZoom() - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGeneratorO
-
- getZoom() - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGeneratorPointGroup
-
- getZoom() - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGeneratorT
-
- gold - Static variable in class org.biojava.nbio.structure.gui.util.color.ColorUtils
-
- GradientMapper - Class in org.biojava.nbio.structure.gui.util.color
-
Maps a set of real values onto a gradient.
- GradientMapper() - Constructor for class org.biojava.nbio.structure.gui.util.color.GradientMapper
-
- GradientMapper(Color, Color) - Constructor for class org.biojava.nbio.structure.gui.util.color.GradientMapper
-
- GradientMapper(Color, Color, ColorSpace) - Constructor for class org.biojava.nbio.structure.gui.util.color.GradientMapper
-
- GradientPanel - Class in org.biojava.nbio.structure.gui.util.color
-
- GradientPanel(ContinuousColorMapper, double, double) - Constructor for class org.biojava.nbio.structure.gui.util.color.GradientPanel
-
- gradients - Variable in class org.biojava.nbio.structure.gui.ScaleableMatrixPanel
-
- GUIAlignmentProgressListener - Class in org.biojava.nbio.structure.align.gui
-
a GUI that allows to watch progress as multiple alignments are being processed.
- GUIAlignmentProgressListener() - Constructor for class org.biojava.nbio.structure.align.gui.GUIAlignmentProgressListener
-
- GUIFarmJobRunnable - Class in org.biojava.nbio.structure.align.gui
-
- GUIFarmJobRunnable(FarmJobParameters) - Constructor for class org.biojava.nbio.structure.align.gui.GUIFarmJobRunnable
-
- save(UserConfiguration) - Method in class org.biojava.nbio.structure.align.webstart.PersistentConfig
-
writes the configuration
- SAVE_ALIGNMENT_XML - Static variable in class org.biojava.nbio.structure.align.gui.MenuCreator
-
- SCALE_COLOR - Static variable in class org.biojava.nbio.structure.gui.util.SequenceScalePanel
-
- ScaleableMatrixPanel - Class in org.biojava.nbio.structure.gui
-
A JPanel that can display the underlying distance matrix
data of the protein structure alignment algorithm.
- ScaleableMatrixPanel() - Constructor for class org.biojava.nbio.structure.gui.ScaleableMatrixPanel
-
- ScaleableMatrixPanel.GradientRenderer - Class in org.biojava.nbio.structure.gui
-
A renderer for the the gradient dropdown menu at the top of scaleableMatrixPanes.
- ScaleableMatrixPanel.GradientRenderer() - Constructor for class org.biojava.nbio.structure.gui.ScaleableMatrixPanel.GradientRenderer
-
- SCOP_VERSION - Static variable in class org.biojava.nbio.structure.align.gui.AlignmentCalcDB
-
- SCOPAutoSuggestProvider - Class in org.biojava.nbio.structure.align.gui.autosuggest
-
- SCOPAutoSuggestProvider() - Constructor for class org.biojava.nbio.structure.align.gui.autosuggest.SCOPAutoSuggestProvider
-
- ScopInstallationInstance - Class in org.biojava.nbio.structure.gui.util
-
- ScopSelectPanel - Class in org.biojava.nbio.structure.gui.util
-
- ScopSelectPanel() - Constructor for class org.biojava.nbio.structure.gui.util.ScopSelectPanel
-
- ScopSelectPanel(boolean) - Constructor for class org.biojava.nbio.structure.gui.util.ScopSelectPanel
-
- scroll - Variable in class org.biojava.nbio.structure.gui.ScaleableMatrixPanel
-
- SELECT_EQR - Static variable in class org.biojava.nbio.structure.align.gui.MenuCreator
-
- Selection - Interface in org.biojava.nbio.structure.gui
-
- SelectionImpl - Class in org.biojava.nbio.structure.gui
-
- SelectionImpl() - Constructor for class org.biojava.nbio.structure.gui.SelectionImpl
-
- selectionLocked() - Method in class org.biojava.nbio.structure.align.gui.aligpanel.AligPanel
-
- selectionLocked() - Method in class org.biojava.nbio.structure.align.gui.aligpanel.StatusDisplay
-
- selectionLocked() - Method in interface org.biojava.nbio.structure.gui.events.AlignmentPositionListener
-
- selectionLocked() - Method in class org.biojava.nbio.structure.gui.events.JmolAlignedPositionListener
-
- selectionUnlocked() - Method in class org.biojava.nbio.structure.align.gui.aligpanel.AligPanel
-
- selectionUnlocked() - Method in class org.biojava.nbio.structure.align.gui.aligpanel.StatusDisplay
-
- selectionUnlocked() - Method in interface org.biojava.nbio.structure.gui.events.AlignmentPositionListener
-
- selectionUnlocked() - Method in class org.biojava.nbio.structure.gui.events.JmolAlignedPositionListener
-
- SelectPDBPanel - Class in org.biojava.nbio.structure.align.gui
-
A Panel that allows user to specify PDB & chain ID, as well as sub-ranges
- SelectPDBPanel() - Constructor for class org.biojava.nbio.structure.align.gui.SelectPDBPanel
-
- SelectPDBPanel(boolean) - Constructor for class org.biojava.nbio.structure.align.gui.SelectPDBPanel
-
- sentResultsToServer(int, String) - Method in class org.biojava.nbio.structure.align.gui.GUIAlignmentProgressListener
-
- seqFont - Static variable in class org.biojava.nbio.structure.gui.util.SequenceScalePanel
-
- SEQUENCE_COLOR - Static variable in class org.biojava.nbio.structure.gui.util.SequenceScalePanel
-
- SequenceDisplay - Class in org.biojava.nbio.structure.gui
-
A sequence display that can show the results of a protein structure alignment.
- SequenceDisplay(StructurePairAligner) - Constructor for class org.biojava.nbio.structure.gui.SequenceDisplay
-
- SequenceMouseListener - Class in org.biojava.nbio.structure.gui.util
-
a mouse listener for the AbstractChainRenderer class
it listens to all mouse events and triggeres appropriate
SequenceListener and FeatureListener events
- SequenceMouseListener(SequenceDisplay) - Constructor for class org.biojava.nbio.structure.gui.util.SequenceMouseListener
-
- SequenceScalePanel - Class in org.biojava.nbio.structure.gui.util
-
A class that draws a Sequence as a rectangle, a scale display over it.
- SequenceScalePanel(int) - Constructor for class org.biojava.nbio.structure.gui.util.SequenceScalePanel
-
- serialVersionUID - Static variable in class org.biojava.nbio.structure.align.gui.ChooseDirAction
-
- serialVersionUID - Static variable in class org.biojava.nbio.structure.align.gui.MemoryMonitor
-
- serialVersionUID - Static variable in class org.biojava.nbio.structure.align.gui.MemoryMonitor.Surface
-
- setAFPChain(AFPChain) - Method in class org.biojava.nbio.structure.align.gui.aligpanel.AFPChainCoordManager
-
- setAFPChain(AFPChain) - Method in class org.biojava.nbio.structure.align.gui.aligpanel.AligPanel
-
- setAfpChain(AFPChain) - Method in class org.biojava.nbio.structure.align.gui.aligpanel.StatusDisplay
-
- setAlgorithm(StructureAlignment) - Method in class org.biojava.nbio.structure.align.gui.AlignmentCalcDB
-
- setAligMap(List<AlignedPosition>) - Method in class org.biojava.nbio.structure.gui.util.SequenceScalePanel
-
- setAlternativeAlignment(AlternativeAlignment) - Method in class org.biojava.nbio.structure.gui.SequenceDisplay
-
- setAlternativeAlignments(AlternativeAlignment[]) - Method in class org.biojava.nbio.structure.gui.util.AlternativeAlignmentFrame
-
- setAlternativeAligs(AlternativeAlignment[]) - Method in class org.biojava.nbio.structure.gui.JMatrixPanel
-
- setAlternativeAligs(AlternativeAlignment[]) - Method in class org.biojava.nbio.structure.gui.ScaleableMatrixPanel
-
- setAtomName(String) - Method in class org.biojava.nbio.structure.align.gui.jmol.AtomInfo
-
- setAtoms(Atom[]) - Method in class org.biojava.nbio.structure.align.gui.jmol.StructureAlignmentJmol
-
- setAutoSuggestProvider(AutoSuggestProvider) - Method in class org.biojava.nbio.structure.align.gui.autosuggest.JAutoSuggest
-
- setAxisTransformation(RotationAxisAligner) - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGeneratorPointGroup
-
- setCa1(Atom[]) - Method in class org.biojava.nbio.structure.align.gui.aligpanel.AligPanel
-
- setCa1(Atom[]) - Method in class org.biojava.nbio.structure.align.gui.aligpanel.StatusDisplay
-
- setCa2(Atom[]) - Method in class org.biojava.nbio.structure.align.gui.aligpanel.AligPanel
-
- setCa2(Atom[]) - Method in class org.biojava.nbio.structure.align.gui.aligpanel.StatusDisplay
-
- setCallbackFunction(String, String) - Method in class org.biojava.nbio.structure.align.gui.jmol.MyJmolStatusListener
-
- setCellColor(ContinuousColorMapper) - Method in class org.biojava.nbio.structure.gui.JMatrixPanel
-
- setCellColor(ContinuousColorMapper) - Method in class org.biojava.nbio.structure.gui.ScaleableMatrixPanel
-
- setChain(Chain) - Method in class org.biojava.nbio.structure.gui.util.SequenceMouseListener
-
- setChain(Chain) - Method in class org.biojava.nbio.structure.gui.util.SequenceScalePanel
-
- setChainId(String) - Method in class org.biojava.nbio.structure.align.gui.jmol.AtomInfo
-
- setColor(Color) - Method in class org.biojava.nbio.structure.gui.JmolViewerImpl
-
- setColor(Color) - Method in interface org.biojava.nbio.structure.gui.StructureViewer
-
Apply this color to the current Selection
- setColorSpace(ColorSpace, LinearColorInterpolator.InterpolationDirection[]) - Method in class org.biojava.nbio.structure.gui.util.color.LinearColorInterpolator
-
Sets the ColorSpace to use for interpolation.
- setColorSpace(ColorSpace) - Method in class org.biojava.nbio.structure.gui.util.color.LinearColorInterpolator
-
- setDefault() - Method in class org.biojava.nbio.structure.align.gui.ParameterGUI
-
- setDefaultColoring(String) - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGenerator
-
Sets a default Jmol script used for coloring.
- setDefaultColoring(String) - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGeneratorH
-
- setDefaultColoring(String) - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGeneratorPointGroup
-
- setDefaultText(String) - Method in class org.biojava.nbio.structure.align.gui.autosuggest.JAutoSuggest
-
- setEquivalent(int) - Method in class org.biojava.nbio.structure.gui.util.AlignedPosition
-
- setFarmJob(FarmJob) - Method in class org.biojava.nbio.structure.align.gui.GUIAlignmentProgressListener
-
- setFatCatOutput(boolean) - Method in class org.biojava.nbio.structure.align.gui.MySaveFileListener
-
- setFragmentPairs(FragmentPair[]) - Method in class org.biojava.nbio.structure.gui.JMatrixPanel
-
- setFragmentPairs(FragmentPair[]) - Method in class org.biojava.nbio.structure.gui.ScaleableMatrixPanel
-
- setFromFtp(JCheckBox) - Method in class org.biojava.nbio.structure.align.gui.ConfigPDBInstallPanel
-
- setInterpolationDirection(int, LinearColorInterpolator.InterpolationDirection) - Method in class org.biojava.nbio.structure.gui.util.color.LinearColorInterpolator
-
- setInterpolator(ColorInterpolator) - Method in class org.biojava.nbio.structure.gui.util.color.GradientMapper
-
- setJmolPanel(JmolPanel) - Method in class org.biojava.nbio.structure.align.gui.jmol.StructureAlignmentJmol
-
- setLength(int) - Method in class org.biojava.nbio.structure.gui.util.CoordManager
-
- setLookAndFeel() - Static method in class org.biojava.nbio.structure.align.webstart.AligUIManager
-
- setMatrix(Matrix) - Method in class org.biojava.nbio.structure.gui.JMatrixPanel
-
sets the distance matrix to be displayed
- setMatrix(Matrix) - Method in class org.biojava.nbio.structure.gui.ScaleableMatrixPanel
-
- setMaxNrSuggestions(int) - Method in interface org.biojava.nbio.structure.align.gui.autosuggest.AutoSuggestProvider
-
set the maximum number of suggestions to return
- setMaxNrSuggestions(int) - Method in class org.biojava.nbio.structure.align.gui.autosuggest.DefaultAutoSuggestProvider
-
- setMaxNrSuggestions(int) - Method in class org.biojava.nbio.structure.align.gui.autosuggest.SCOPAutoSuggestProvider
-
- setModelNumber(int) - Method in class org.biojava.nbio.structure.align.gui.jmol.AtomInfo
-
- setNrCPUs(int) - Method in class org.biojava.nbio.structure.align.gui.AlignmentCalc
-
does not do anything here...
- setNrCPUs(int) - Method in class org.biojava.nbio.structure.align.gui.AlignmentCalcDB
-
- setNrCPUs(int) - Method in interface org.biojava.nbio.structure.align.gui.AlignmentCalculationRunnable
-
- setOnTheFly(boolean) - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGenerator
-
Sets the type of bioassembly to be colored.
- setOnTheFly(boolean) - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGeneratorH
-
- setOnTheFly(boolean) - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGeneratorPointGroup
-
- setPaintDefaults(Graphics2D) - Method in class org.biojava.nbio.structure.gui.util.SequenceScalePanel
-
set some default rendering hints, like text antialiasing on
- setPDBDirField(JTextField) - Method in class org.biojava.nbio.structure.align.gui.ConfigPDBInstallPanel
-
- setPolyhedron(Polyhedron) - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGeneratorPointGroup
-
- setPos(int, int) - Method in class org.biojava.nbio.structure.gui.util.AlignedPosition
-
- setPos1(int) - Method in class org.biojava.nbio.structure.gui.util.AlignedPosition
-
- setPos2(int) - Method in class org.biojava.nbio.structure.gui.util.AlignedPosition
-
- setPreferredSize() - Method in class org.biojava.nbio.structure.gui.JMatrixPanel
-
- setResidueName(String) - Method in class org.biojava.nbio.structure.align.gui.jmol.AtomInfo
-
Including insertion code
- setResidueNumber(String) - Method in class org.biojava.nbio.structure.align.gui.jmol.AtomInfo
-
- setRotationGroup(RotationGroup) - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGeneratorPointGroup
-
- setSaturation(float) - Method in class org.biojava.nbio.structure.gui.JMatrixPanel
-
Deprecated.
- setSaturation(float) - Method in class org.biojava.nbio.structure.gui.util.color.DefaultMatrixMapper
-
- setScale(float) - Method in class org.biojava.nbio.structure.gui.JMatrixPanel
-
- setScale(float) - Method in class org.biojava.nbio.structure.gui.util.CoordManager
-
- setScale(float) - Method in class org.biojava.nbio.structure.gui.util.SequenceScalePanel
-
- setScalevalue(float) - Method in class org.biojava.nbio.structure.gui.JMatrixPanel
-
Deprecated.
- setScalevalue(double) - Method in class org.biojava.nbio.structure.gui.util.color.DefaultMatrixMapper
-
- setSelectedAlignmentPos(int) - Method in class org.biojava.nbio.structure.gui.JMatrixPanel
-
- setSelectedAlignmentPos(int) - Method in class org.biojava.nbio.structure.gui.ScaleableMatrixPanel
-
- setSelection(Selection) - Method in class org.biojava.nbio.structure.gui.JmolViewerImpl
-
- setSelection(List<AtomInfo>) - Method in interface org.biojava.nbio.structure.gui.Selection
-
- setSelection(List<AtomInfo>) - Method in class org.biojava.nbio.structure.gui.SelectionImpl
-
- setSelection(Selection) - Method in interface org.biojava.nbio.structure.gui.StructureViewer
-
- setStructure(Structure) - Method in class org.biojava.nbio.structure.align.gui.jmol.JmolPanel
-
- setStructure(Structure) - Method in class org.biojava.nbio.structure.align.gui.jmol.StructureAlignmentJmol
-
- setStructure(Structure) - Method in class org.biojava.nbio.structure.gui.BiojavaJmol
-
- setStructure(Structure) - Method in class org.biojava.nbio.structure.gui.JmolViewerImpl
-
- setStructure(Structure) - Method in interface org.biojava.nbio.structure.gui.StructureViewer
-
- setStructure1(Structure) - Method in class org.biojava.nbio.structure.gui.events.JmolAlignedPositionListener
-
- setStructure1(Structure) - Method in class org.biojava.nbio.structure.gui.SequenceDisplay
-
- setStructure2(Structure) - Method in class org.biojava.nbio.structure.gui.events.JmolAlignedPositionListener
-
- setStructure2(Structure) - Method in class org.biojava.nbio.structure.gui.SequenceDisplay
-
- setStructureAlignmentJmol(StructureAlignmentJmol) - Method in class org.biojava.nbio.structure.align.gui.aligpanel.AligPanel
-
- setStructurePairAligner(StructurePairAligner) - Method in class org.biojava.nbio.structure.gui.SequenceDisplay
-
- setStructurePairAligner(StructurePairAligner) - Method in class org.biojava.nbio.structure.gui.util.AlternativeAlignmentFrame
-
- setStyle(RenderStyle) - Method in class org.biojava.nbio.structure.gui.JmolViewerImpl
-
- setStyle(RenderStyle) - Method in interface org.biojava.nbio.structure.gui.StructureViewer
-
Apply this style to the current selection
- setTabPane(JTabbedPane) - Method in class org.biojava.nbio.structure.align.gui.DBSearchGUI
-
- setText(String) - Method in class org.biojava.nbio.structure.align.gui.AlignmentTextPanel
-
- setTextField(JTextField) - Method in class org.biojava.nbio.structure.align.gui.jmol.MyJmolStatusListener
-
- setTitle(String) - Method in class org.biojava.nbio.structure.align.gui.jmol.StructureAlignmentJmol
-
- setTitle(String) - Method in class org.biojava.nbio.structure.gui.BiojavaJmol
-
- setTitle(String) - Method in class org.biojava.nbio.structure.gui.JmolViewerImpl
-
- setVerbose(boolean) - Method in class org.biojava.nbio.structure.align.gui.jmol.JmolPanel
-
- setVerbose(boolean) - Method in class org.biojava.nbio.structure.align.gui.jmol.MyJmolStatusListener
-
- setZoom(int) - Method in class org.biojava.nbio.structure.gui.JmolViewerImpl
-
- setZoom(int) - Method in interface org.biojava.nbio.structure.gui.StructureViewer
-
Set the Zoom level
- shiftCA2(AFPChain, Atom[], Matrix, Atom, Group[]) - Static method in class org.biojava.nbio.structure.align.gui.StructureAlignmentDisplay
-
only shift CA positions.
- show(BufferedReader, UserConfiguration) - Method in class org.biojava.nbio.structure.align.gui.DBResultTable
-
- show(File, UserConfiguration) - Method in class org.biojava.nbio.structure.align.gui.DBResultTable
-
- show(URL, UserConfiguration) - Method in class org.biojava.nbio.structure.align.gui.DBResultTable
-
- showAboutDialog() - Static method in class org.biojava.nbio.structure.align.gui.MenuCreator
-
show some info about this gui
- showAlignmentImage(AFPChain, Atom[], Atom[], StructureAlignmentJmol) - Static method in class org.biojava.nbio.structure.align.gui.DisplayAFP
-
- showAlignmentImage(AFPChain, String) - Static method in class org.biojava.nbio.structure.align.gui.DisplayAFP
-
- showAlternative(int) - Method in class org.biojava.nbio.structure.gui.util.AlternativeAlignmentFrame
-
- showAxes() - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGenerator
-
Returns a Jmol script to show axes
- showAxes() - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGeneratorH
-
Returns a Jmol script to show axes
- showAxes() - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGeneratorPointGroup
-
- showConsole(boolean) - Method in class org.biojava.nbio.structure.align.gui.jmol.MyJmolStatusListener
-
- showDialog() - Method in class org.biojava.nbio.structure.align.gui.AboutDialog
-
- showDialog() - Static method in class org.biojava.nbio.structure.align.gui.ConfigPDBInstallPanel
-
- showDialog() - Method in class org.biojava.nbio.structure.align.gui.HelpDialog
-
- showDialog() - Method in class org.biojava.nbio.structure.align.gui.SystemInfo
-
- showDistanceMatrix(int) - Method in class org.biojava.nbio.structure.gui.util.AlternativeAlignmentFrame
-
- showDocument(URL) - Static method in class org.biojava.nbio.structure.align.webstart.BrowserOpener
-
open a URL in the browser that was used to launch SPICE
- showDocument(String) - Static method in class org.biojava.nbio.structure.align.webstart.BrowserOpener
-
open a URL in the browser that was used to launch SPICE
- showDocument(URL) - Static method in class org.biojava.nbio.structure.align.webstart.JNLPProxy
-
- showMemoryMonitor() - Static method in class org.biojava.nbio.structure.align.gui.MenuCreator
-
- ShowPDBIDListener - Class in org.biojava.nbio.structure.align.gui
-
- ShowPDBIDListener() - Constructor for class org.biojava.nbio.structure.align.gui.ShowPDBIDListener
-
- showPolyhedron() - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGenerator
-
- showPolyhedron() - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGeneratorH
-
- showPolyhedron() - Method in class org.biojava.nbio.structure.symmetry.jmolScript.JmolSymmetryScriptGeneratorPointGroup
-
- showProgressBar() - Static method in class org.biojava.nbio.structure.align.gui.StructureLoaderThread
-
- ShowStructureInJmol - Class in demo
-
Demo how to load and display a structure in Jmol
- ShowStructureInJmol() - Constructor for class demo.ShowStructureInJmol
-
- showSuggest() - Method in class org.biojava.nbio.structure.align.gui.autosuggest.JAutoSuggest
-
Force the suggestions to be displayed (Useful for buttons
e.g.
- showSystemInfo() - Static method in class org.biojava.nbio.structure.align.gui.MenuCreator
-
- showUrl(String) - Method in class org.biojava.nbio.structure.align.gui.jmol.MyJmolStatusListener
-
- SIMILARITY_COLOR - Static variable in class org.biojava.nbio.structure.align.gui.MenuCreator
-
- size() - Method in class org.biojava.nbio.structure.gui.util.color.GradientMapper
-
- SIZE - Static variable in class org.biojava.nbio.structure.gui.util.SequenceScalePanel
-
- sleepAmount - Variable in class org.biojava.nbio.structure.align.gui.MemoryMonitor.Surface
-
- slider - Variable in class org.biojava.nbio.structure.gui.ScaleableMatrixPanel
-
- SLIDER_STEPS - Static variable in class org.biojava.nbio.structure.gui.ScaleableMatrixPanel
-
- smartAdapter - Static variable in class org.biojava.nbio.structure.gui.BiojavaJmol
-
- smartAdapter - Static variable in class org.biojava.nbio.structure.gui.JmolViewerImpl
-
- SqrtColorMapper - Class in org.biojava.nbio.structure.gui.util.color
-
Performs a sqrt transform on input before passing the values off to another
colorMapper.
- SqrtColorMapper(ContinuousColorMapper) - Constructor for class org.biojava.nbio.structure.gui.util.color.SqrtColorMapper
-
Creates a new SqrtColorMapper.
- start() - Method in class org.biojava.nbio.structure.align.gui.MemoryMonitor.Surface
-
- startElement(String, String, String, Attributes) - Method in class org.biojava.nbio.structure.align.webstart.ConfigXMLHandler
-
- stateChanged(ChangeEvent) - Method in class org.biojava.nbio.structure.gui.ScaleableMatrixPanel
-
- stateChanged(ChangeEvent) - Method in class org.biojava.nbio.structure.gui.SequenceDisplay
-
- StatusDisplay - Class in org.biojava.nbio.structure.align.gui.aligpanel
-
- StatusDisplay() - Constructor for class org.biojava.nbio.structure.align.gui.aligpanel.StatusDisplay
-
- stop() - Method in interface org.biojava.nbio.structure.align.gui.autosuggest.AutoSuggestProvider
-
Interrupt searching for suggestions
- stop() - Method in class org.biojava.nbio.structure.align.gui.autosuggest.DefaultAutoSuggestProvider
-
- stop() - Method in class org.biojava.nbio.structure.align.gui.autosuggest.SCOPAutoSuggestProvider
-
- stop() - Method in class org.biojava.nbio.structure.align.gui.MemoryMonitor.Surface
-
- storeParameters() - Method in class org.biojava.nbio.structure.align.gui.ParameterGUI
-
- StructureAlignmentDisplay - Class in org.biojava.nbio.structure.align.gui
-
- StructureAlignmentDisplay() - Constructor for class org.biojava.nbio.structure.align.gui.StructureAlignmentDisplay
-
- StructureAlignmentJmol - Class in org.biojava.nbio.structure.align.gui.jmol
-
A class that provides a simple GUI for Jmol
- StructureAlignmentJmol() - Constructor for class org.biojava.nbio.structure.align.gui.jmol.StructureAlignmentJmol
-
- StructureAlignmentJmol(AFPChain, Atom[], Atom[]) - Constructor for class org.biojava.nbio.structure.align.gui.jmol.StructureAlignmentJmol
-
- StructureLoaderThread - Class in org.biojava.nbio.structure.align.gui
-
- StructurePairSelector - Interface in org.biojava.nbio.structure.gui.util
-
To be implemented by JPanels that are part of the GUI to trigger structure aligmnents.
- StructureViewer - Interface in org.biojava.nbio.structure.gui
-
- SUMMARY_POS - Static variable in class org.biojava.nbio.structure.align.gui.aligpanel.AFPChainCoordManager
-
Position at which the alignment summary is printed
- surf - Variable in class org.biojava.nbio.structure.align.gui.MemoryMonitor
-
- SystemInfo - Class in org.biojava.nbio.structure.align.gui
-
- SystemInfo() - Constructor for class org.biojava.nbio.structure.align.gui.SystemInfo
-