|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmeshi.symmetryComplex.utils.GJFilters
public class GJFilters
Created by IntelliJ IDEA. User: TM Date: Dec 23, 2008 Time: 2:48:20 PM To change this template use File | Settings | File Templates.
| Nested Class Summary | |
|---|---|
static class |
GJFilters.AcceptChainFilter
Accepts atoms whose chain is identical to the one given to the constructor. |
static class |
GJFilters.AndFilter
|
static class |
GJFilters.RejectChainFilter
Accepts only atoms whose chain is different than the one given to the constructor. |
static class |
GJFilters.ResidueRangeFilter
Accepts residues and atoms whose residue numbers are within the ranges given in the constructor. |
| Field Summary | |
|---|---|
static Filter |
absentResiduesFilter
|
static Filter |
chainA_Ca_loops_Atom_Filter
|
static Filter |
frozenResiduesFilter
|
static Filter |
loopsResiduesFilter
|
| Constructor Summary | |
|---|---|
GJFilters()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final Filter chainA_Ca_loops_Atom_Filter
public static final Filter frozenResiduesFilter
public static final Filter absentResiduesFilter
public static final Filter loopsResiduesFilter
| Constructor Detail |
|---|
public GJFilters()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||