Generated on Thu Nov 2 14:49:41 2006 for Gecode/J by doxygen 1.5.0

org.gecode.gist.ShapeList Class Reference

List of all members.

Detailed Description

Definition at line 28 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.gist.ShapeList.ShapeList ( int  theMinimalSeparation  ) 

Definition at line 47 of file ShapeList.java.

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

Definition at line 53 of file ShapeList.java.


Member Function Documentation

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

Definition at line 65 of file ShapeList.java.

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

Definition at line 245 of file ShapeList.java.

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

Definition at line 253 of file ShapeList.java.


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