Generated on Fri Oct 6 16:26:47 2006 for Gecode/J by doxygen 1.4.7

org.gecode.explorer.Rect Class Reference

List of all members.

Detailed Description

Definition at line 24 of file Rect.java.

Public Member Functions

 Rect (int _x, int _y, int _width, int _height)
String toString ()

Package Attributes

int x
int y
int width
int height


Constructor & Destructor Documentation

org.gecode.explorer.Rect.Rect ( int  _x,
int  _y,
int  _width,
int  _height 
)

Definition at line 30 of file Rect.java.


Member Function Documentation

String org.gecode.explorer.Rect.toString (  ) 

Definition at line 37 of file Rect.java.


Member Data Documentation

Definition at line 25 of file Rect.java.

Definition at line 26 of file Rect.java.

Definition at line 27 of file Rect.java.

Definition at line 28 of file Rect.java.


The documentation for this class was generated from the following file: