|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.unidata.data.DataSelectionComponent
ucar.unidata.data.point.PointDataSource.PlotModelSelectionComponent
public static class PointDataSource.PlotModelSelectionComponent
Class PlotModelSelectionComponent holds plot (layout) model. Used for field selector and the properties
| Field Summary |
|---|
| Fields inherited from class ucar.unidata.data.DataSelectionComponent |
|---|
dataSelection |
| Constructor Summary | |
|---|---|
PointDataSource.PlotModelSelectionComponent(PointDataSource pointDataSource)
ctor |
|
| Method Summary | |
|---|---|
void |
applyToDataSelection(DataSelection dataSelection)
set properties on dataselection |
protected JComponent |
doMakeContents()
Make the gui for the data subset panel |
StationModel |
getPlotModel()
Get the selected plot model |
boolean |
getShowInControlProperties()
Should we show in the control properties tabs. |
void |
setPlotModel(StationModel model)
Get the selected plot model |
| Methods inherited from class ucar.unidata.data.DataSelectionComponent |
|---|
getContents, getContents, getName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PointDataSource.PlotModelSelectionComponent(PointDataSource pointDataSource)
pointDataSource - the associated source| Method Detail |
|---|
protected JComponent doMakeContents()
doMakeContents in class DataSelectionComponentpublic void applyToDataSelection(DataSelection dataSelection)
applyToDataSelection in class DataSelectionComponentdataSelection - the dataselectionpublic void setPlotModel(StationModel model)
model - plot modelpublic StationModel getPlotModel()
public boolean getShowInControlProperties()
getShowInControlProperties in class DataSelectionComponent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||