org.gecode.gist.postscript.Group Class Reference
Inherits org.gecode.gist.postscript.Path.List of all members.
Detailed Description
Definition at line 30 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.gist.postscript.Group.Group | ( | ArrayList< Path > | ps0 | ) |
Definition at line 33 of file Group.java.
Member Function Documentation
| void org.gecode.gist.postscript.Group.emit | ( | Writer | out | ) | throws IOException [package, virtual] |
| BoundingBox org.gecode.gist.postscript.Group.bb | ( | ) | [package, virtual] |
The documentation for this class was generated from the following file:
- org/gecode/gist/postscript/Group.java (Revision: 2943)
