Package org.biojava.nbio.structure.io
Class ChargeAdder
java.lang.Object
org.biojava.nbio.structure.io.ChargeAdder
A class to add appropriate charge information to a structure.
- Author:
 - Anthony Bradley
 
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic voidaddCharges(Structure structure) Function to add the charges to a given structure. 
- 
Constructor Details
- 
ChargeAdder
public ChargeAdder() 
 - 
 - 
Method Details
- 
addCharges
Function to add the charges to a given structure. 
 -