Serialized Form
|
Package org.biojava.bibliography |
wrapped
Annotation wrapped
changer
ChangeTable changer
properties
Map<K,V> properties
wrapped
Annotation wrapped
mapper
PropertyChanger mapper
properties
Map<K,V> properties
properties
Map<K,V> properties
mergeSet
List<E> mergeSet
parent
Annotation parent
overlay
Map<K,V> overlay
properties
Map<K,V> properties
- The properties map. This may be null if no property values have
yet been set.
properties
Map<K,V> properties
|
Package org.biojava.bio.alignment |
|
Package org.biojava.bio.annodb |
method
Method method
|
Package org.biojava.bio.chromatogram |
|
Package org.biojava.bio.dist |
serialVersionUID: 1406135308618188893L
alphabet
Alphabet alphabet
firstA
Alphabet firstA
lastA
Alphabet lastA
nullModel
Distribution nullModel
writeReplace
private Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
serialVersionUID: 88622317L
alpha
Alphabet alpha
serialVersionUID: -1764931829553447679L
readObject
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream oos)
throws IOException
- Throws:
IOException
alpha
FiniteAlphabet alpha
first
Distribution first
second
Distribution second
alphabet
Alphabet alphabet
serialVersionUID: 7252850540926095728L
readObject
private void readObject(ObjectInputStream stream)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream oos)
throws IOException
- Throws:
IOException
nullModel
Distribution nullModel
alpha
FiniteAlphabet alpha
dis
Distribution dis
- Deprecated.
c
Map<K,V> c
- Deprecated.
distToTrainer
Map<K,V> distToTrainer
trainers
Set<E> trainers
nullModelWeight
double nullModelWeight
other
Distribution other
delegate
Distribution delegate
table
ReversibleTranslationTable table
serialVersionUID: 88454038L
alphabet
FiniteAlphabet alphabet
nullModel
Distribution nullModel
|
Package org.biojava.bio.dp |
sym
SymbolList sym
index
int index
from
State from
to
State to
writeReplace
private Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
columns
int columns
- The number of columns in this model.
matchStates
EmissionState[] matchStates
- Match states array.
matchStates[0] == matchStates[columns+1] == magicalState().
insertStates
EmissionState[] insertStates
- Insert states array.
From 0 .. columns().
deleteStates
DotState[] deleteStates
- Delete states array.
From 0 .. columns()-1 corresponding to indexes 1..columns().
dis
Distribution dis
name
String name
ann
Annotation ann
advance
int[] advance
matches
Alphabet matches
serialVersionUID: -3043028839927615753L
emissionAlpha
Alphabet emissionAlpha
stateAlpha
FiniteAlphabet stateAlpha
magicalState
MagicalState magicalState
transFrom
Map<K,V> transFrom
transTo
Map<K,V> transTo
transWeights
Map<K,V> transWeights
model
MarkovModel model
models
Set<E> models
score
double score
delegate
Alignment delegate
serialVersionUID: 73394340224964858L
columns
Distribution[] columns
alpha
Alphabet alpha
trainer
TransitionTrainer trainer
from
State from
to
State to
from
State from
to
State to
matrix
WeightMatrix matrix
threshold
double threshold
scoreType
ScoreType scoreType
wmID
String wmID
wm
WeightMatrix wm
stateAlpha
FiniteAlphabet stateAlpha
magicalState
MagicalState magicalState
states
EmissionState[] states
transFrom
Map<K,V> transFrom
transTo
Map<K,V> transTo
transWeights
Map<K,V> transWeights
|
Package org.biojava.bio.dp.onehead |
emissionsProb
HashMap<K,V> emissionsProb
emissionsOdds
HashMap<K,V> emissionsOdds
emissionsNull
HashMap<K,V> emissionsNull
states
State[] states
model
MarkovModel model
symList
SymbolList[] symList
scores
double[][] scores
score
double score
|
Package org.biojava.bio.dp.twohead |
dp
DP dp
eMap
Map<K,V> eMap
alpha
Alphabet alpha
states
State[] states
dsi
int dsi
scoreType
ScoreType scoreType
gap
Symbol[] gap
states
State[] states
seqs
SymbolList[] seqs
scores
double[][][] scores
model
MarkovModel model
finalScore
double finalScore
emissionCache
HashMap<K,V> emissionCache
ccFactory
CellCalculatorFactory ccFactory
|
Package org.biojava.bio.gui |
dist
Distribution dist
- The dist to render.
logoPainter
LogoPainter logoPainter
- The logoPainter property.
style
SymbolStyle style
- The style property.
scaleByInformation
boolean scaleByInformation
- The information/plain property
blockPainter
BlockPainter blockPainter
renderingHints
RenderingHints renderingHints
root
String root
seqs
ArrayList<E> seqs
|
Package org.biojava.bio.gui.sequence |
beadDepth
double beadDepth
beadDisplacement
double beadDisplacement
beadOutline
Paint beadOutline
beadFill
Paint beadFill
beadStroke
Stroke beadStroke
delegates
Map<K,V> delegates
delegationCache
Map<K,V> delegationCache
source
FeatureSource source
digestFilter
FeatureFilter digestFilter
laneMap
Map<K,V> laneMap
laneCount
int laneCount
distanceBetween
int distanceBetween
label
Object label
renderer
BasicFeatureRenderer renderer
imageMap
ImageMap imageMap
urlFactory
URLFactory urlFactory
leadingPixles
int leadingPixles
trailingPixles
int trailingPixles
contextCache
CacheMap contextCache
flushers
Set<E> flushers
ctxt
CircularRendererContext ctxt
symList
SymbolList symList
radius
double radius
renderer
CircularRenderer renderer
offset
double offset
dimensionRatio
double dimensionRatio
filter
FeatureFilter filter
recurse
boolean recurse
contextCache
CacheMap contextCache
flushers
Set<E> flushers
depth
double depth
fList
List<E> fList
gList
List<E> gList
name
String name
hotSpots
List<E> hotSpots
type
String type
url
URL url
coordinates
Integer[] coordinates
userObject
Object userObject
hotSpots
List<E> hotSpots
renderers
List<E> renderers
renderer
SequenceRenderer renderer
padding
double padding
line
Line2D.Float line
line is the line to be drawn for each feature.
outline
Paint outline
outline is the line colour.
filter
FeatureFilter filter
filter is the filter applied to both
FeatureHolders.
recurse
boolean recurse
recurse indicates whether the filter should
recurse through any subfeatures.
subContextCache
CacheMap subContextCache
cacheFlushers
Set<E> cacheFlushers
renderer
PairwiseSequenceRenderer renderer
renderers
List<E> renderers
sequence
Sequence sequence
translation
int translation
direction
int direction
secSequence
Sequence secSequence
secTranslation
int secTranslation
secDirection
int secDirection
scale
double scale
renderer
PairwiseSequenceRenderer renderer
hints
RenderingHints hints
leadingBorder
SequenceRenderContext.Border leadingBorder
trailingBorder
SequenceRenderContext.Border trailingBorder
propertyListener
PropertyChangeListener propertyListener
repaintListener
ChangeListener repaintListener
layoutListener
ChangeListener layoutListener
svSupport
SequenceViewerSupport svSupport
mouseListener
MouseListener mouseListener
svmSupport
SequenceViewerMotionSupport svmSupport
mouseMotionListener
MouseMotionListener mouseMotionListener
defaultPaint
Paint defaultPaint
rect
Rectangle2D rect
scaleHeight
boolean scaleHeight
renderer
RectangularBeadRenderer renderer
imageMap
ImageMap imageMap
urlFactory
URLFactory urlFactory
rect
RoundRectangle2D rect
arcWidth
double arcWidth
arcHeight
double arcHeight
sequence
SymbolList sequence
range
RangeLocation range
direction
int direction
scale
double scale
pixelOffset
double pixelOffset
leadingBorder
SequenceRenderContext.Border leadingBorder
trailingBorder
SequenceRenderContext.Border trailingBorder
renderer
SequenceRenderer renderer
theMonitor
org.biojava.bio.gui.sequence.SequencePanel.RendererMonitor theMonitor
hints
RenderingHints hints
svSupport
SequenceViewerSupport svSupport
mouseListener
MouseListener mouseListener
svmSupport
SequenceViewerMotionSupport svmSupport
mouseMotionListener
MouseMotionListener mouseMotionListener
layoutListener
ChangeListener layoutListener
repaintListener
ChangeListener repaintListener
pcs
PropertyChangeSupport pcs
size
double size
alignment
int alignment
range
RangeLocation range
sequence
Sequence sequence
seqPanels
SequencePanel[] seqPanels
renderer
SequenceRenderer renderer
scale
double scale
hints
RenderingHints hints
direction
int direction
trackLayout
TrackLayout trackLayout
viewerListeners
List<E> viewerListeners
motionListeners
List<E> motionListeners
sequence
Sequence sequence
- Deprecated.
direction
int direction
- Deprecated.
scale
double scale
- Deprecated.
lines
int lines
- Deprecated.
spacer
int spacer
- Deprecated.
leadingBorder
SequenceRenderContext.Border leadingBorder
- Deprecated.
trailingBorder
SequenceRenderContext.Border trailingBorder
- Deprecated.
renderer
SequenceRenderer renderer
- Deprecated.
offsets
double[] offsets
- Deprecated.
realLines
int realLines
- Deprecated.
alongDim
double alongDim
- Deprecated.
acrossDim
double acrossDim
- Deprecated.
symbolsPerLine
int symbolsPerLine
- Deprecated.
theMonitor
org.biojava.bio.gui.sequence.SequencePoster.RendererMonitor theMonitor
- Deprecated.
renderingHints
RenderingHints renderingHints
- Deprecated.
svSupport
SequenceViewerSupport svSupport
- Deprecated.
mouseListener
MouseListener mouseListener
- Deprecated.
svmSupport
SequenceViewerMotionSupport svmSupport
- Deprecated.
mouseMotionListener
MouseMotionListener mouseMotionListener
- Deprecated.
layoutListener
ChangeListener layoutListener
- Deprecated.
repaintListener
ChangeListener repaintListener
- Deprecated.
pcs
PropertyChangeSupport pcs
size
double size
alignment
int alignment
size
double size
alignment
int alignment
renderer
SequenceRenderer renderer
path
List<E> path
target
Object target
mouseEvent
MouseEvent mouseEvent
pos
int pos
pane