org.rr0.is.presentation.view.report.applet.draw
Class PathShape
org.rr0.is.presentation.view.report.applet.draw.DrawShape
|
+--org.rr0.is.presentation.view.report.applet.draw.PathShape
- public class PathShape
- extends DrawShape
- Author:
- Jerôme Beau
- Version: 24 oct. 2003 19:34:37
| Field Summary |
private Vector | data |
| Constructor Summary |
PathShape(Component component) |
| Method Summary |
protected void | compute() |
void | paint(Graphics g, Rectangle bounds) |
void | paint(Graphics g, Color color, Rectangle bounds) |
String | toString() |
| Methods inherited from class org.rr0.is.presentation.view.report.applet.draw.DrawShape |
clone, getBounds, getColor, getHeight, getSize, getTransparency, getWidth, getX, getY, isSelected, paint, paintSelection, scale, scaleHeight, scaleWidth, setAngle, setColor, setHaloScale, setHeight, setLocation, setSelected, setTransparency, setWidth, setX, setY, toUUDF |
data
private Vector data
PathShape
public PathShape(Component component)
compute
protected void compute()
paint
public void paint(Graphics g, Rectangle bounds)
paint
public void paint(Graphics g, Color color, Rectangle bounds)
toString
public String toString()
to Class java.util.Vector