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.


Constructor Summary
FreeEdgeLabelModel.ModelParameter()
           
FreeEdgeLabelModel.ModelParameter(double radius, double theta)
           
 
Method Summary
 YPoint getPoint()
           
 void setPoint(double radius, double theta)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FreeEdgeLabelModel.ModelParameter

public FreeEdgeLabelModel.ModelParameter()

FreeEdgeLabelModel.ModelParameter

public FreeEdgeLabelModel.ModelParameter(double radius,
                                         double theta)
Method Detail

getPoint

public YPoint getPoint()

setPoint

public void setPoint(double radius,
                     double theta)

toString

public String toString()
Overrides:
toString in class Object

© Copyright 2000-2003,
yWorks GmbH.
All rights reserved.

2003