|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectinfo.bioinfweb.treegraph.document.format.operate.AbstractOperator
public abstract class AbstractOperator
| Constructor Summary | |
|---|---|
AbstractOperator()
|
|
| Method Summary | |
|---|---|
void |
applyTo(ElementFormats format)
|
protected abstract void |
doApplyTo(ElementFormats format)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface info.bioinfweb.treegraph.document.format.operate.FormatOperator |
|---|
validTarget |
| Constructor Detail |
|---|
public AbstractOperator()
| Method Detail |
|---|
public void applyTo(ElementFormats format)
throws InvalidTargetException
applyTo in interface FormatOperatorInvalidTargetExceptionprotected abstract void doApplyTo(ElementFormats format)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||