org.jgraph.graph.AttributeMap.SerializablePoint2D Class Reference

List of all members.

Public Member Functions

 SerializablePoint2D ()
 SerializablePoint2D (double x, double y)
void setX (double x)
void setY (double y)

Private Member Functions

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

Constructor & Destructor Documentation

org.jgraph.graph.AttributeMap.SerializablePoint2D.SerializablePoint2D  ) 
 

org.jgraph.graph.AttributeMap.SerializablePoint2D.SerializablePoint2D double  x,
double  y
 


Member Function Documentation

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

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

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

void org.jgraph.graph.AttributeMap.SerializablePoint2D.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