Overview
Package
Class
Use
Tree
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
I
L
M
O
P
R
S
V
W
G
getColumnCount()
- Method in class org.wegra.awt.
SimpleGrid
Returns current column count.
getColumnCount()
- Method in interface org.wegra.awt.
Grid
gets current column count
getGapCount()
- Method in class seq.engine.
Engine
Return founded gap count during alignment.
getMatchCount()
- Method in class seq.engine.
Engine
Return founded matched elements count during alignment.
getMatchLine()
- Method in class seq.engine.
Engine
Returns match/mismatch info line.
getMatrix()
- Method in class seq.engine.
Engine
Returns working matrix.
getMismatchCount()
- Method in class seq.engine.
Engine
Return founded mismatched elements count during alignment.
getPreferredScrollableViewportSize()
- Method in class org.wegra.awt.
SimpleGrid
Returns the preferred size of the viewport for a view component.
getResultSequenceA()
- Method in class seq.engine.
Engine
Returns aligned characters of input sequence A.
getResultSequenceB()
- Method in class seq.engine.
Engine
Returns aligned characters of input sequence B.
getRowCount()
- Method in class org.wegra.awt.
SimpleGrid
Returns current row count.
getRowCount()
- Method in interface org.wegra.awt.
Grid
gets current row count
getScore()
- Method in class seq.engine.
Engine
Return final score.
getScrollableBlockIncrement(Rectangle, int, int)
- Method in class org.wegra.awt.
SimpleGrid
getScrollableTracksViewportHeight()
- Method in class org.wegra.awt.
SimpleGrid
Return true if a viewport should always force the height of this Scrollable to match the height of the viewport.
getScrollableTracksViewportWidth()
- Method in class org.wegra.awt.
SimpleGrid
Return true if a viewport should always force the width of this
Scrollable
to match the width of the viewport.
getScrollableUnitIncrement(Rectangle, int, int)
- Method in class org.wegra.awt.
SimpleGrid
Components that display logical rows or columns should compute the scroll increment that will completely expose one new row or column, depending on the value of orientation.
getTraceResult()
- Method in class seq.engine.
Engine
Returns result of best path tracing.
getValidChars()
- Method in class seq.engine.
Engine
Valid character that recognizable to (Align) Engine.
getValidInputSequenceA()
- Method in class seq.engine.
Engine
Returns valid input sequence that recognizable to (Align) Engine.
getValidInputSequenceB()
- Method in class seq.engine.
Engine
Returns valid input sequence that recognizable to (Align) Engine.
Grid
- interface org.wegra.awt.
Grid
.
Key interface of Grid component.
Overview
Package
Class
Use
Tree
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
I
L
M
O
P
R
S
V
W