y.layout
Class FreeNodeLabelModel.ModelParameter
java.lang.Object
|
+--y.layout.FreeNodeLabelModel.ModelParameter
- Enclosing class:
- FreeNodeLabelModel
- public static class FreeNodeLabelModel.ModelParameter
- extends Object
The model parameters for the FreeNodeLabelModel
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FreeNodeLabelModel.ModelParameter
public FreeNodeLabelModel.ModelParameter()
FreeNodeLabelModel.ModelParameter
public FreeNodeLabelModel.ModelParameter(double dx,
double dy)
getPoint
public YPoint getPoint()
setPoint
public void setPoint(double dx,
double dy)