|
JComponentPack 1.5.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.zfqjava.chart.AbstractNode
com.zfqjava.chart.geom.LineNode
public class LineNode
LineNode provides a line node.
| Constructor Summary | |
|---|---|
LineNode()
Constructs a line node. |
|
| Method Summary | |
|---|---|
protected void |
configureShape(Shape s,
int x,
int y,
int width,
int height)
Configure the shape when the node's bounds has been changed. |
protected Shape |
createPaintShape()
Creates the paint shape. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public LineNode()
| Method Detail |
|---|
protected Shape createPaintShape()
AbstractNode
createPaintShape in class AbstractNode
protected void configureShape(Shape s,
int x,
int y,
int width,
int height)
AbstractNode
configureShape in class AbstractNodes - the paint shape of this node.x - the x locationy - the y locationwidth - the widthheight - the height
|
JComponentPack 1.5.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||