|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectbookExamples.ch26Graphics.PlotPoint2D
public class PlotPoint2D
Method Summary | |
---|---|
void |
draw(java.awt.Graphics g)
|
java.awt.geom.GeneralPath |
getGeneralPath(double eps)
|
void |
plotLine(java.awt.geom.Point2D p1,
java.awt.geom.Point2D p2,
java.awt.Graphics g)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.awt.geom.GeneralPath getGeneralPath(double eps)
public void plotLine(java.awt.geom.Point2D p1, java.awt.geom.Point2D p2, java.awt.Graphics g)
public void draw(java.awt.Graphics g)
draw
in interface Drawable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |