y.layout
Class FreeEdgeLabelModel.ModelParameter
java.lang.Object
|
+--y.layout.FreeEdgeLabelModel.ModelParameter
- Enclosing class:
- FreeEdgeLabelModel
- public static class FreeEdgeLabelModel.ModelParameter
- extends Object
The model parameters for the FreeEdgeLabelModel
.
FreeEdgeLabelModel.ModelParameter
public FreeEdgeLabelModel.ModelParameter()
FreeEdgeLabelModel.ModelParameter
public FreeEdgeLabelModel.ModelParameter(double radius,
double theta)
getPoint
public YPoint getPoint()
setPoint
public void setPoint(double radius,
double theta)
toString
public String toString()
- Overrides:
toString
in class Object