|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.micropainter.core.painter.morphing.screw.Btr
public class Btr
| Field Summary | |
|---|---|
private double |
btrRadius
|
private double |
x
|
private double |
y
|
| Constructor Summary | |
|---|---|
Btr(double x,
double y,
double btrRadius)
|
|
| Method Summary | |
|---|---|
void |
drawMorphe(java.awt.Graphics2D g2d)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private double x
private double y
private double btrRadius
| Constructor Detail |
|---|
public Btr(double x,
double y,
double btrRadius)
| Method Detail |
|---|
public void drawMorphe(java.awt.Graphics2D g2d)
drawMorphe in interface Morphe
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||