Class MetalBondParser
- java.lang.Object
-
- org.biojava.nbio.structure.io.mmcif.MetalBondParser
-
public class MetalBondParser extends Object
Created by andreas on 6/6/16.
-
-
Constructor Summary
Constructors Constructor Description MetalBondParser()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Map<String,List<MetalBondDistance>>
getMetalBondDefinitions()
-
-
-
Constructor Detail
-
MetalBondParser
public MetalBondParser()
-
-
Method Detail
-
getMetalBondDefinitions
public static Map<String,List<MetalBondDistance>> getMetalBondDefinitions()
-
-