|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
The interface to implement to be a Strahler processor.
| Method Summary | |
int |
getBiggestStrahler()
Returns the biggest Strahler number calculated. |
int |
getStrahlerLevel()
Returns the strahler level form which the processing will be considering. |
java.util.Vector |
getStrahlerList()
Returns the Strahler numbers list. |
void |
setStrahlerLevel(int strahlerLevel)
Sets the strahler level form which the processing will be considering. |
| Methods inherited from interface fr.ove.openmath.jome.model.processor.Processor |
doProcess, getFormula, getLevel, getProcessingId, getUpdateDisplay, init, setFormula, setLevel, setProcessingId, setUpdateDisplay |
| Method Detail |
public void setStrahlerLevel(int strahlerLevel)
strahlerLevel - the strahler level.of the @see Processor interface.public int getStrahlerLevel()
of the @see Processor interface.public java.util.Vector getStrahlerList()
public int getBiggestStrahler()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||