|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectinfo.bioinfweb.treegraph.document.format.operate.AbstractMarginOperator
public abstract class AbstractMarginOperator
| Field Summary | |
|---|---|
private DistanceValue |
value
|
| Constructor Summary | |
|---|---|
AbstractMarginOperator(DistanceValue value)
|
|
| Method Summary | |
|---|---|
protected abstract void |
applyTo(Margin margin)
|
protected DistanceValue |
getValue()
|
| 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 |
|---|
applyTo, validTarget |
| Field Detail |
|---|
private DistanceValue value
| Constructor Detail |
|---|
public AbstractMarginOperator(DistanceValue value)
| Method Detail |
|---|
protected DistanceValue getValue()
protected abstract void applyTo(Margin margin)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||