com.jrefinery.chart
Class Marker
java.lang.Object
com.jrefinery.chart.Marker
public class Marker
- extends java.lang.Object
|
Constructor Summary |
Marker(double value,
java.awt.Paint outlinePaint,
java.awt.Paint paint,
float alpha)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
value
protected double value
outlinePaint
protected java.awt.Paint outlinePaint
paint
protected java.awt.Paint paint
alpha
protected float alpha
Marker
public Marker(double value,
java.awt.Paint outlinePaint,
java.awt.Paint paint,
float alpha)
getValue
public double getValue()
getOutlinePaint
public java.awt.Paint getOutlinePaint()
getPaint
public java.awt.Paint getPaint()
getAlpha
public float getAlpha()
Copyright © 2003 MBARI.
The Monterey Bay Aquarium Research Institute (MBARI) provides this documentation and code "as is", with no warranty, express or implied, of its quality or consistency. It is provided without support and without obligation on the part of MBARI to assist in its use, correction, modification, or enhancement.