org.jmol.api
Interface SmilesMatcherInterface

All Known Implementing Classes:
PatternMatcher

public interface SmilesMatcherInterface


Method Summary
 java.util.BitSet getSubstructureSet(java.lang.String smiles)
           
 void setViewer(Viewer viewer)
           
 

Method Detail

setViewer

void setViewer(Viewer viewer)

getSubstructureSet

java.util.BitSet getSubstructureSet(java.lang.String smiles)
                                    throws java.lang.Exception
Throws:
java.lang.Exception