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

org.gecode.explorer.postscript.Line Class Reference

Inherits org.gecode.explorer.postscript.Path.

List of all members.


Detailed Description

Definition at line 27 of file Line.java.

Public Member Functions

 Line (int ax0, int ay0, int bx0, int by0, PSColor color0)

Package Functions

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


Constructor & Destructor Documentation

org.gecode.explorer.postscript.Line.Line ( int  ax0,
int  ay0,
int  bx0,
int  by0,
PSColor  color0 
)

Definition at line 31 of file Line.java.


Member Function Documentation

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

Implements org.gecode.explorer.postscript.Path.

Definition at line 37 of file Line.java.

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

Implements org.gecode.explorer.postscript.Path.

Definition at line 50 of file Line.java.


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