|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectinfo.bioinfweb.treegraph.document.format.adapters.distance.NodeTextHeightAdapter
public class NodeTextHeightAdapter
| Constructor Summary | |
|---|---|
NodeTextHeightAdapter()
|
|
| Method Summary | |
|---|---|
float |
getDistance(Node node)
Returns the distance value in millimeters |
void |
setDistance(float distance,
Node node)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public NodeTextHeightAdapter()
| Method Detail |
|---|
public void setDistance(float distance,
Node node)
setDistance in interface DistanceAdapterdistance - - the new distance value in millimeterspublic float getDistance(Node node)
DistanceAdapter
getDistance in interface DistanceAdapternode - - the node to get the distance value from
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||