Interface StereoEncoderFactory

    • Field Detail

      • EMPTY

        static final StereoEncoderFactory EMPTY
        Empty factory for when stereo encoding is not required
    • Method Detail

      • create

        StereoEncoder create​(IAtomContainer container,
                             int[][] graph)
        Create a stereo-encoder for possible stereo-chemical configurations.
        Parameters:
        container - the container
        graph - adjacency list representation of the container
        Returns:
        a new stereo encoder