|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HistoryParameters | |
---|---|
de.desy.acop.displayers.chart | |
de.desy.acop.displayers.selector | |
de.desy.acop.displayers.tools |
Uses of HistoryParameters in de.desy.acop.displayers.chart |
---|
Methods in de.desy.acop.displayers.chart that return HistoryParameters | |
---|---|
HistoryParameters |
TrendSelectorDialog.chooseHistoryParameters(ConnectionParameters cp)
Opens a selector dialog and sets the connection parameters as default selected history parameters. |
HistoryParameters |
TrendSelector.getHistoryParameters()
Returns the selected HistoryParameters. |
HistoryParameters |
AcopTrendChartConsumer.getHistoryParameters()
Returns the history parameters if this graph includes history data. |
Methods in de.desy.acop.displayers.chart with parameters of type HistoryParameters | |
---|---|
double[][] |
THistoryConnector.loadHistory(HistoryParameters hp,
double start,
double stop)
Returns the history data for the specified remote point between the given start and stop dates in TINE time. |
void |
TrendSelector.setHistoryParameters(HistoryParameters parameters)
Sets the HistoryParameters. |
Uses of HistoryParameters in de.desy.acop.displayers.selector |
---|
Methods in de.desy.acop.displayers.selector that return HistoryParameters | |
---|---|
HistoryParameters |
TrendHistorySelectorGUI.getHistoryParameters()
Deprecated. Returns the selected HistoryParameters. |
Methods in de.desy.acop.displayers.selector with parameters of type HistoryParameters | |
---|---|
void |
TrendHistorySelectorGUI.setHistoryParameters(HistoryParameters parameters)
Deprecated. Sets the HistoryParameters and applies the values to the UI. |
Uses of HistoryParameters in de.desy.acop.displayers.tools |
---|
Methods in de.desy.acop.displayers.tools that return HistoryParameters | |
---|---|
HistoryParameters |
AcopGraphHistoryParameters.getHistoryParameters()
Returns the HistoryParameters of this parameters. |
Methods in de.desy.acop.displayers.tools with parameters of type HistoryParameters | |
---|---|
void |
AcopGraphHistoryParameters.setHistoryParameters(HistoryParameters historyParameters)
Sets the HistoryParameters to this parameters container. |
Constructors in de.desy.acop.displayers.tools with parameters of type HistoryParameters | |
---|---|
AcopGraphHistoryParameters(AcopGraphParameters acopGraphParameters,
HistoryParameters historyParameters)
Constructs new AcopGraphhistoryParameters including all parameters from the acopGraphParameters and the supplied
HistoryParameters . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |