Class MetalBondParser
- java.lang.Object
-
- org.biojava.nbio.structure.io.mmcif.MetalBondParser
-
public class MetalBondParser extends java.lang.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 java.util.Map<java.lang.String,java.util.List<MetalBondDistance>>
getMetalBondDefinitions()
-
-
-
Method Detail
-
getMetalBondDefinitions
public static java.util.Map<java.lang.String,java.util.List<MetalBondDistance>> getMetalBondDefinitions()
-
-