Class DefaultCompoundCollectionModel.IDCode

  • All Implemented Interfaces:
    CompoundCollectionModel<java.lang.String>
    Enclosing class:
    DefaultCompoundCollectionModel<T>

    public static class DefaultCompoundCollectionModel.IDCode
    extends DefaultCompoundCollectionModel<java.lang.String>
    This version of the DefaultCompoundCollectionModel collects molecules as IDCodes. The molecule access functions result in appropriate conversion. It is the preferred model when the number of handled molecules is potentially high and when atom selection or atom colors need to be retained.