public class ThresholdDataEvent extends EventObject
EventObject
,
Serialized FormConstructor and Description |
---|
ThresholdDataEvent(Object source,
PlotData2D dataSet) |
ThresholdDataEvent(Object source,
PlotData2D dataSet,
Attribute classAtt) |
Modifier and Type | Method and Description |
---|---|
Attribute |
getClassAttribute()
Return the class attribute for which the threshold data was generated
for.
|
PlotData2D |
getDataSet()
Return the instances of the data set
|
getSource, toString
public ThresholdDataEvent(Object source, PlotData2D dataSet)
public ThresholdDataEvent(Object source, PlotData2D dataSet, Attribute classAtt)
public PlotData2D getDataSet()
Instances
valuepublic Attribute getClassAttribute()
Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.