Uses of Class
org.biojava.nbio.structure.secstruc.SecStrucElement
-
Uses of SecStrucElement in org.biojava.nbio.structure.secstruc
Modifier 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.