Interface StructureProvider

    • Method Detail

      • getStructureById

        Structure getStructureById​(java.lang.String pdbId)
                            throws StructureException,
                                   java.io.IOException
        get the structure for a PDB ID
        Parameters:
        pdbId -
        Returns:
        Throws:
        StructureException
        java.io.IOException
      • setFileParsingParameters

        void setFileParsingParameters​(FileParsingParameters params)
        Deprecated.
        Set the parameters that should be used for file parsing
        Parameters:
        params - FileParsingParameters
      • getFileParsingParameters

        FileParsingParameters getFileParsingParameters()
        Get the parameters that should be used for file parsing
        Returns:
        the FileParsingParameters that are configuring the behavior of the parser