Uses of Interface
pl.poznan.put.structure.formats.DotBracketFromPdb
Packages that use DotBracketFromPdb
-
Uses of DotBracketFromPdb in pl.poznan.put.structure.formats
Classes in pl.poznan.put.structure.formats that implement DotBracketFromPdbModifier and TypeClassDescriptionclass
A dot-bracket encoded structure made from combining one or more strands.class
A default implementation of a dot-bracket structure which is mapped to data from 3D coordinates.final class
Immutable implementation ofCombinedStrandFromPdb
.final class
Immutable implementation ofDefaultDotBracketFromPdb
.Methods in pl.poznan.put.structure.formats that return types with arguments of type DotBracketFromPdbModifier and TypeMethodDescriptionfinal List<DotBracketFromPdb>
CombinedStrandFromPdb.combineStrands
(List<ClassifiedBasePair> unused) final List<DotBracketFromPdb>
DefaultDotBracketFromPdb.combineStrands
(List<ClassifiedBasePair> nonCanonical) DotBracketFromPdb.combineStrands
(List<ClassifiedBasePair> nonCanonical) Combines strands which are connected via canonical or non-canonical base pairs.Methods in pl.poznan.put.structure.formats with parameters of type DotBracketFromPdbModifier and TypeMethodDescriptionImmutableDefaultDotBracketFromPdb.Builder.from
(DotBracketFromPdb instance) Fill a builder with attribute values from the providedpl.poznan.put.structure.formats.DotBracketFromPdb
instance.