org.gecode.explorer.postscript.Path Class Reference
Inherited by org.gecode.explorer.postscript.Circle, org.gecode.explorer.postscript.Diamond, org.gecode.explorer.postscript.Group, org.gecode.explorer.postscript.Line, org.gecode.explorer.postscript.Rectangle, and org.gecode.explorer.postscript.Triangle.Detailed Description
Definition at line 27 of file Path.java.
Package Functions | |
| abstract void | emit (Writer out) throws IOException |
| abstract BoundingBox | bb () |
Member Function Documentation
| abstract void org.gecode.explorer.postscript.Path.emit | ( | Writer | out | ) | throws IOException [package, pure virtual] |
| abstract BoundingBox org.gecode.explorer.postscript.Path.bb | ( | ) | [package, pure virtual] |
The documentation for this class was generated from the following file:
- org/gecode/explorer/postscript/Path.java (Revision: 2943)
