org.gecode.explorer.postscript.Diamond Class Reference
Inherits org.gecode.explorer.postscript.Path.Detailed Description
Definition at line 27 of file Diamond.java.
Public Member Functions | |
| Diamond (int cx0, int cy0, int r0, PSColor outline0, PSColor fill0) | |
Package Functions | |
| void | emit (Writer out) throws IOException |
| BoundingBox | bb () |
Constructor & Destructor Documentation
| org.gecode.explorer.postscript.Diamond.Diamond | ( | int | cx0, | |
| int | cy0, | |||
| int | r0, | |||
| PSColor | outline0, | |||
| PSColor | fill0 | |||
| ) |
Definition at line 32 of file Diamond.java.
Member Function Documentation
| void org.gecode.explorer.postscript.Diamond.emit | ( | Writer | out | ) | throws IOException [package, virtual] |
| BoundingBox org.gecode.explorer.postscript.Diamond.bb | ( | ) | [package, virtual] |
The documentation for this class was generated from the following file:
- org/gecode/explorer/postscript/Diamond.java (Revision: 2943)
