Package | Description |
---|---|
org.rcsb.mmtf.dataholders |
Beans and classes to store data for data transfer.
|
org.rcsb.mmtf.encoder |
Encoding structure data to a compressed form.
|
Modifier and Type | Method and Description |
---|---|
Group[] |
MmtfStructure.getGroupList()
Gets the group map.
|
Modifier and Type | Method and Description |
---|---|
void |
MmtfStructure.setGroupList(Group[] inputGroupMap)
Sets the group map.
|
Modifier and Type | Method and Description |
---|---|
static Group[] |
EncoderUtils.generateGroupList(StructureDataInterface structureDataInterface)
Regenerate a group map from the
StructureDataInterface . |
Copyright © 2015–2016 RCSB PDB. All rights reserved.