
public class GenericEncoder extends Object implements EncoderInterface
| Constructor and Description |
|---|
GenericEncoder(StructureDataInterface structureDataInterface)
The constructor for the encoder.
|
GenericEncoder(StructureDataInterface structureDataInterface,
int precision)
The constructor for the encoder.
|
| Modifier and Type | Method and Description |
|---|---|
MmtfStructure |
getMmtfEncodedStructure()
Get the
MmtfStructure of encoded data. |
public GenericEncoder(StructureDataInterface structureDataInterface)
structureDataInterface - the interface of data to be encoded.public GenericEncoder(StructureDataInterface structureDataInterface, int precision)
structureDataInterface - the interface of data to be encodedprecision - the precision for the storing of coordinate, B-factor and occupancy datapublic MmtfStructure getMmtfEncodedStructure()
EncoderInterfaceMmtfStructure of encoded data.getMmtfEncodedStructure in interface EncoderInterfaceMmtfStructureCopyright © 2015–2016 RCSB PDB. All rights reserved.