public abstract class BaseAnalysisToolkit extends java.lang.Object implements Options
How to Use These Tools
Implementation Guide
Constructor and Description |
---|
BaseAnalysisToolkit() |
Modifier and Type | Method and Description |
---|---|
abstract java.lang.String |
analyzeStructure(Cell cell)
Analyze structure and prepare report of results.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
printUsage, setOptions
public abstract java.lang.String analyzeStructure(Cell cell) throws java.lang.Exception
cell
- Structure to be analyzedjava.lang.Exception