|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.unidata.idv.control.chart.PointParam
public class PointParam
Class PointParam holds information for showing point data
| Constructor Summary | |
|---|---|
PointParam()
ctor |
|
PointParam(String name)
ctor |
|
| Method Summary | |
|---|---|
LineState |
getLineState()
Get the LineState property. |
String |
getName()
get name |
void |
setLineState(LineState value)
Set the LineState property. |
String |
toString()
_more_ |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PointParam()
public PointParam(String name)
name - my name| Method Detail |
|---|
public String getName()
public void setLineState(LineState value)
value - The new value for LineStatepublic LineState getLineState()
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||