| 
 | Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.4.0) E12063-05 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectoracle.dss.util.DataAccessAdapter
oracle.dss.dataView.LocalDataSource
oracle.dss.gauge.GaugeLocalDataSource
public class GaugeLocalDataSource
| Field Summary | |
|---|---|
| protected  double[][] | defaultGaugeData1 | 
| protected  boolean | m_labelsAreEmpty | 
| Fields inherited from class oracle.dss.dataView.LocalDataSource | 
|---|
| baseDim, baseEdgeDim, basePageMem, columnCount, columnLabels, currentPage, defaultData1, defaultData2, listener, pageCount, pageLabels, rBundle, rowCount, rowLabels, strPage | 
| Fields inherited from interface oracle.dss.util.DataAccess | 
|---|
| DATATYPE_BOOLEAN, DATATYPE_DATE, DATATYPE_DOUBLE, DATATYPE_FLOAT, DATATYPE_INTEGER, DATATYPE_LONG, DATATYPE_SHORT, DATATYPE_STRING, FIND_CASE_INSENSITIVE, FIND_CONTAINS, FIND_ENDS_WITH, FIND_EXACT, FIND_PRIOR, FIND_STARTS_WITH, QDR_WITH_PAGE, QDR_WITHOUT_PAGE | 
| Constructor Summary | |
|---|---|
| GaugeLocalDataSource() | |
| GaugeLocalDataSource(int cCount,
                     int rCount,
                     double[][] data) | |
| Method Summary | |
|---|---|
| protected  void | updateLabels() | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Methods inherited from interface oracle.dss.util.DataDirector | 
|---|
| cancel, deleteMemberCalc, deleteValueCalc, drill, drill, drill, drillOK, drillOK, drillOK, fireEvents, getColumnSorts, getCompatibleDataItemMetadata, getDimensionSorts, getExpressions, getMemberSorts, getMetadataMap, getProperty, getSorts, getStatus, insertMemberCalc, insertValueCalc, isCancelable, pivot, pivotCheck, pivotOK, refresh, release, reorder, revalidate, setColumnSorts, setDataMap, setDimensionSorts, setExpressions, setLayerMetadata, setManualUpdate, setMemberSorts, setMetadataMap, setProperty, setSorts, startExecution, update | 
| Methods inherited from interface oracle.dss.util.CDFDataAccess | 
|---|
| getEdgeSymmetric, getMemberStartLayer | 
| Field Detail | 
|---|
protected double[][] defaultGaugeData1
protected boolean m_labelsAreEmpty
| Constructor Detail | 
|---|
public GaugeLocalDataSource()
public GaugeLocalDataSource(int cCount,
                            int rCount,
                            double[][] data)
| Method Detail | 
|---|
protected void updateLabels()
updateLabels in class LocalDataSource| 
 | Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.4.0) E12063-05 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||