org.jgraph.graph.AttributeMap.SerializableRectangle2D Class Reference

List of all members.

Public Member Functions

 SerializableRectangle2D ()
 SerializableRectangle2D (double x, double y, double width, double height)
void setX (double x)
void setY (double y)
void setWidth (double width)
void setHeight (double height)

Private Member Functions

void writeObject (ObjectOutputStream out) throws IOException
void readObject (ObjectInputStream in) throws IOException, ClassNotFoundException

Constructor & Destructor Documentation

org.jgraph.graph.AttributeMap.SerializableRectangle2D.SerializableRectangle2D  ) 
 

org.jgraph.graph.AttributeMap.SerializableRectangle2D.SerializableRectangle2D double  x,
double  y,
double  width,
double  height
 


Member Function Documentation

void org.jgraph.graph.AttributeMap.SerializableRectangle2D.readObject ObjectInputStream  in  )  throws IOException, ClassNotFoundException [private]
 

void org.jgraph.graph.AttributeMap.SerializableRectangle2D.setHeight double  height  ) 
 

void org.jgraph.graph.AttributeMap.SerializableRectangle2D.setWidth double  width  ) 
 

void org.jgraph.graph.AttributeMap.SerializableRectangle2D.setX double  x  ) 
 

void org.jgraph.graph.AttributeMap.SerializableRectangle2D.setY double  y  ) 
 

void org.jgraph.graph.AttributeMap.SerializableRectangle2D.writeObject ObjectOutputStream  out  )  throws IOException [private]
 


The documentation for this class was generated from the following file:
Generated on Sun May 28 19:13:13 2006 for Digimod by  doxygen 1.4.6-NO