|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
nl.astron.* |
---|
nl.astron.lofar.java.gui.plotter.PlotConstants | ||
---|---|---|
public static final java.lang.String |
DATASET_NAME |
"DataSetName" |
public static final java.lang.String |
DATASET_SUBNAME |
"DataSetSubName" |
public static final java.lang.String |
DATASET_VALUELABEL |
"DataSetValueLabel" |
public static final java.lang.String |
DATASET_VALUES |
"DataSetValues" |
public static final java.lang.String |
DATASET_XAXIS_RANGE_END |
"DataSetXAxisRangeEnd" |
public static final java.lang.String |
DATASET_XAXIS_RANGE_START |
"DataSetXAxisRangeStart" |
public static final java.lang.String |
DATASET_XAXISLABEL |
"DataSetXAxisLabel" |
public static final java.lang.String |
DATASET_XAXISTYPE |
"DataSetXAxisType" |
public static final java.lang.String |
DATASET_XAXISUNIT |
"DataSetXAxisUnit" |
public static final java.lang.String |
DATASET_XVALUES |
"XValues" |
public static final java.lang.String |
DATASET_YAXIS_RANGE_END |
"DataSetYAxisRangeEnd" |
public static final java.lang.String |
DATASET_YAXIS_RANGE_START |
"DataSetYAxisRangeStart" |
public static final java.lang.String |
DATASET_YAXISLABEL |
"DataSetYAxisLabel" |
public static final java.lang.String |
DATASET_YAXISTYPE |
"DataSetYAxisType" |
public static final java.lang.String |
DATASET_YAXISUNIT |
"DataSetYAxisUnit" |
public static final java.lang.String |
DATASET_YVALUES |
"YValues" |
public static final java.lang.String |
DATASET_ZAXIS_RANGE_END |
"DataSetZAxisRangeEnd" |
public static final java.lang.String |
DATASET_ZAXIS_RANGE_START |
"DataSetZAxisRangeStart" |
public static final java.lang.String |
DATASET_ZAXISLABEL |
"DataSetZAxisLabel" |
public static final java.lang.String |
DATASET_ZAXISTYPE |
"DataSetZAxisType" |
public static final java.lang.String |
DATASET_ZAXISUNIT |
"DataSetZAxisUnit" |
public static final java.lang.String |
DATASET_ZVALUES |
"ZValues" |
public static final java.lang.String |
EXCEPTION_DATA_ACCESS_INIT |
"The plotter data access class specified in the plotter_config.properties file could not be accessed and/or instantiated by the plotter. " |
public static final java.lang.String |
EXCEPTION_DATA_ACCESS_NOT_COMPATIBLE |
"The plotter data access class specified in the plotter_config.properties file does not implement the IPlotDataAccess interface, and therefore is NOT compatible with the plotter. " |
public static final java.lang.String |
EXCEPTION_DATA_ACCESS_NOT_FOUND |
"The plotter data access class specified in the plotter_config.properties file could not be found by the plotter. " |
public static final java.lang.String |
EXCEPTION_EMPTY_DATASET |
"An empty data set was passed to the plotter framework. " |
public static final java.lang.String |
EXCEPTION_FRAMEWORK_INIT |
"The plotter framework class specified in the plotter_config.properties file could not be accessed and/or instantiated by the plotter. " |
public static final java.lang.String |
EXCEPTION_FRAMEWORK_NOT_COMPATIBLE |
"The plotter framework class specified in the plotter_config.properties file does not implement the IPlot interface, and therefore is NOT compatible with the plotter. " |
public static final java.lang.String |
EXCEPTION_FRAMEWORK_NOT_FOUND |
"The plotter framework class specified in the plotter_config.properties file could not be found by the plotter. " |
public static final java.lang.String |
EXCEPTION_GENERIC |
"An error occurred! " |
public static final java.lang.String |
EXCEPTION_INVALID_DATASET |
"An invalid or incomplete data set was passed to the plotter framework. " |
public static final java.lang.String |
EXCEPTION_NOT_IMPLEMENTED |
"The feature you requested is not (fully) implemented in this release. " |
public static final java.lang.String |
EXCEPTION_OPERATION_NOT_SUPPORTED |
"The operation you requested is not supported. " |
public static final int |
PLOT_BAR |
1 |
public static final int |
PLOT_GRID |
5 |
public static final int |
PLOT_POINTS |
3 |
public static final int |
PLOT_SCATTER |
4 |
public static final int |
PLOT_XYLINE |
2 |
public static final java.lang.String |
RESOURCE_FILE |
"nl.astron.lofar.java.gui.plotter.plotter_config" |
nl.astron.lofar.java.gui.plotter.PlotDataAccessParmDBImpl | ||
---|---|---|
public static final java.lang.String |
DATA_INMEP_FILE_PATH |
"/home/pompert/transfer/tParmFacade.in_mep" |
public static final int |
requiredDataConstraints |
7 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |