|
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.7.0) E12063-08 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectoracle.adf.view.faces.bi.component.BIComplexAttributeBase
oracle.adf.view.faces.bi.component.graph.SelectPointMarker
@Deprecated public class SelectPointMarker
The fixed marker on the line of a LINE_SELECT_POINT graph.
| Field Summary | |
|---|---|
static org.apache.myfaces.trinidad.bean.PropertyKey |
MARKER_LOCATIONX_KEY
Deprecated. |
static org.apache.myfaces.trinidad.bean.PropertyKey |
SELECTED_POINT_KEY
Deprecated. |
static org.apache.myfaces.trinidad.bean.FacesBean.Type |
TYPE
Deprecated. |
| Fields inherited from class oracle.adf.view.faces.bi.component.BIComplexAttributeBase |
|---|
ID_KEY, m_parent, TRANSIENT_KEY |
| Constructor Summary | |
|---|---|
SelectPointMarker()
Deprecated. |
|
| Method Summary | |
|---|---|
protected org.apache.myfaces.trinidad.bean.FacesBean.Type |
getBeanType()
Deprecated. |
double |
getMarkerLocationX()
Deprecated. Retrieves the X location of the fixed marker. |
void |
setMarkerLocationX(double xValue)
Deprecated. Specifies the X location for displaying the fixed marker on one of the line segments in case of LINE_SELECT_POINT graph type. |
| Methods inherited from class oracle.adf.view.faces.bi.component.BIComplexAttributeBase |
|---|
applyProperties, getBooleanProperty, getFacesBean, getId, getParent, getProperty, getPropertyKey, getSetAttributeIndex, isTransient, isUpdated, processSetAttribute, processSetAttributeAndAdd, restoreState, saveState, setBooleanProperty, setId, setParent, setProperty, setTransient, setUpdated |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final org.apache.myfaces.trinidad.bean.FacesBean.Type TYPE
public static final org.apache.myfaces.trinidad.bean.PropertyKey MARKER_LOCATIONX_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey SELECTED_POINT_KEY
| Constructor Detail |
|---|
public SelectPointMarker()
| Method Detail |
|---|
public void setMarkerLocationX(double xValue)
xValue - value along x axispublic double getMarkerLocationX()
protected org.apache.myfaces.trinidad.bean.FacesBean.Type getBeanType()
getBeanType in class BIComplexAttributeBase
|
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.7.0) E12063-08 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||