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

org.gecode.explorer.ShapeList Class Reference

List of all members.

Detailed Description

Definition at line 27 of file ShapeList.java.

Public Member Functions

 ShapeList (int theMinimalSeparation)
 ShapeList (Collection theShapes, int theMinimalSeparation)
void add (Shape theShape)
Shape getMergedShape ()
Iterator offsetIterator ()


Constructor & Destructor Documentation

org.gecode.explorer.ShapeList.ShapeList ( int  theMinimalSeparation  ) 

Definition at line 46 of file ShapeList.java.

org.gecode.explorer.ShapeList.ShapeList ( Collection  theShapes,
int  theMinimalSeparation 
)

Definition at line 52 of file ShapeList.java.


Member Function Documentation

void org.gecode.explorer.ShapeList.add ( Shape  theShape  ) 

Definition at line 64 of file ShapeList.java.

Shape org.gecode.explorer.ShapeList.getMergedShape (  ) 

Definition at line 244 of file ShapeList.java.

Iterator org.gecode.explorer.ShapeList.offsetIterator (  ) 

Definition at line 252 of file ShapeList.java.


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