Uses of Interface
org.biojava.nbio.structure.align.ce.MatrixListener
Packages that use MatrixListener
Package
Description
Classes related to the implementation of the CE alignment algorithm, here called jCE.
-
Uses of MatrixListener in org.biojava.nbio.structure.align.ce
Methods in org.biojava.nbio.structure.align.ce with parameters of type MatrixListenerModifier and TypeMethodDescriptionvoid
CECalculator.addMatrixListener
(MatrixListener li) void
CeCalculatorEnhanced.addMatrixListener
(MatrixListener li)