|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectchemaxon.fixers.AbstractStructureFixer
chemaxon.fixers.CrossedDoubleBondFixer
public class CrossedDoubleBondFixer
A descendant of AbstractStructureFixer which converts crossed double bond to wiggly
| Constructor Summary | |
|---|---|
CrossedDoubleBondFixer()
|
|
| Method Summary | |
|---|---|
boolean |
fix(StructureCheckerResult result)
Fixes one molecule problem identified by the result |
| Methods inherited from class chemaxon.fixers.AbstractStructureFixer |
|---|
getDescription, getName, setDescription, setName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CrossedDoubleBondFixer()
| Method Detail |
|---|
public boolean fix(StructureCheckerResult result)
StructureFixer
result - is an instance of StructureCheckerResult which identifies the problem
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||