public class DemoMMCIFReader extends Object
Constructor and Description |
---|
DemoMMCIFReader() |
Modifier and Type | Method and Description |
---|---|
void |
loadFromDirectAccess()
An example demonstrating how to directly use the mmCif file parsing classes.
|
void |
loadSimple()
A basic example how to load an mmCif file and get a Structure object
|
static void |
main(String[] args) |
public DemoMMCIFReader()
public void loadSimple()
public void loadFromDirectAccess()
Copyright © 2000–2019 BioJava. All rights reserved.