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

org.gecode.explorer.postscript.Group Class Reference

Inherits org.gecode.explorer.postscript.Path.

List of all members.


Detailed Description

Definition at line 29 of file Group.java.

Public Member Functions

 Group (ArrayList< Path > ps0)

Package Functions

void emit (Writer out) throws IOException
BoundingBox bb ()


Constructor & Destructor Documentation

org.gecode.explorer.postscript.Group.Group ( ArrayList< Path ps0  ) 

Definition at line 32 of file Group.java.


Member Function Documentation

void org.gecode.explorer.postscript.Group.emit ( Writer  out  )  throws IOException [package, virtual]

Implements org.gecode.explorer.postscript.Path.

Definition at line 36 of file Group.java.

BoundingBox org.gecode.explorer.postscript.Group.bb (  )  [package, virtual]

Implements org.gecode.explorer.postscript.Path.

Definition at line 42 of file Group.java.


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