Uses of Class
org.biojava.nbio.structure.secstruc.SecStrucElement
Packages that use SecStrucElement
-
Uses of SecStrucElement in org.biojava.nbio.structure.secstruc
Methods in org.biojava.nbio.structure.secstruc that return types with arguments of type SecStrucElementModifier and TypeMethodDescriptionstatic List
<SecStrucElement> SecStrucTools.getSecStrucElements
(List<Group> groups) Obtain the List of secondary structure elements (SecStrucElement) of a List of Groups (assumed to be sequential, this is, connected in the original Structure).static List
<SecStrucElement> SecStrucTools.getSecStrucElements
(Structure s) Obtain the List of secondary structure elements (SecStrucElement) of a Structure.