public final class DialShape extends Object implements Serializable
MeterPlot
.Modifier and Type | Field and Description |
---|---|
static DialShape |
CHORD
Chord.
|
static DialShape |
CIRCLE
Circle.
|
static DialShape |
PIE
Pie.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj)
Returns
true if this object is equal to the specified
object, and false otherwise. |
int |
hashCode()
Returns a hash code for this instance.
|
String |
toString()
Returns a string representing the object.
|
public static final DialShape CIRCLE
public static final DialShape CHORD
public static final DialShape PIE
Jas4pp 1.5 © Java Analysis Studio for Particle Physics