Interface OrthoPairFilter
-
- All Known Implementing Classes:
OrthoPairFilter.AcceptAll,OrthoPairFilter.And,OrthoPairFilter.ByMaxIdentity,OrthoPairFilter.ByMinIdentity,OrthoPairFilter.ByRef,OrthoPairFilter.BySimilarityType,OrthoPairFilter.Not,OrthoPairFilter.Or,OrthoPairFilter.Xor
public interface OrthoPairFilter
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classOrthoPairFilter.AcceptAllstatic classOrthoPairFilter.Andstatic classOrthoPairFilter.ByMaxIdentitystatic classOrthoPairFilter.ByMinIdentitystatic classOrthoPairFilter.ByRefstatic classOrthoPairFilter.BySimilarityTypestatic classOrthoPairFilter.Notstatic classOrthoPairFilter.Orstatic classOrthoPairFilter.Xor
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanaccept(OrthoPair pair)
-