Package ucar.unidata.idv.control.chart
Class PointParam
java.lang.Object
ucar.unidata.idv.control.chart.PointParam
Class PointParam holds information for showing point data
- Version:
- $Revision: 1.5 $
- Author:
- IDV Development Team
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet the LineState property.getName()
get namevoid
setLineState
(LineState value) Set the LineState property.toString()
tostring
-
Constructor Details
-
PointParam
public PointParam()ctor -
PointParam
ctor- Parameters:
name
- my name
-
-
Method Details