|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectlt.monarch.chart.chart2D.axis.AxisTick
public class AxisTick extends java.lang.Object
Axis tick object
| Constructor and Description |
|---|
AxisTick(Point2D pt1,
Point2D pt2)
Default axis tick object |
| Modifier and Type | Method and Description |
|---|---|
void |
draw(AbstractGraphics g)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AxisTick(Point2D pt1,
Point2D pt2)
| Method Detail |
|---|
public void draw(AbstractGraphics g)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||