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