org.jgroups.demos.wb

Class Node

Implemented Interfaces:
java.io.Serializable

public class Node
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Field Summary

Address
addr
double
dx
double
dy
boolean
fixed
int
height
String
lbl
int
width
double
x
int
xloc
double
y
int
yloc

Method Summary

String
toString()

Field Details

addr

public Address addr


dx

public double dx


dy

public double dy


fixed

public boolean fixed


height

public int height


lbl

public String lbl


width

public int width


x

public double x


xloc

public int xloc


y

public double y


yloc

public int yloc

Method Details

toString

public String toString()


Copyright B) 2001,2002 www.jgroups.com . All Rights Reserved.