info.bioinfweb.treegraph.gui.dialogs.specialformats.distanceadapters
Class LegendSpacingAdapter
java.lang.Object
info.bioinfweb.treegraph.gui.dialogs.specialformats.distanceadapters.AbstractLegendAdapter
info.bioinfweb.treegraph.gui.dialogs.specialformats.distanceadapters.LegendSpacingAdapter
- All Implemented Interfaces:
- DistanceAdapter
public class LegendSpacingAdapter
- extends AbstractLegendAdapter
- implements DistanceAdapter
- Since:
- 2.0.25
- Author:
- Ben Stöver
LegendSpacingAdapter
public LegendSpacingAdapter()
getDistanceValue
public DistanceValue getDistanceValue(LegendFormats formats)
- Specified by:
getDistanceValue in class AbstractLegendAdapter
toString
public String toString()
- Overrides:
toString in class Object