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.


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

Constructor Detail

FreeNodeLabelModel.ModelParameter

public FreeNodeLabelModel.ModelParameter()

FreeNodeLabelModel.ModelParameter

public FreeNodeLabelModel.ModelParameter(double dx,
                                         double dy)
Method Detail

getPoint

public YPoint getPoint()

setPoint

public void setPoint(double dx,
                     double dy)

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

2003