|
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1) E12063-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.adf.view.faces.bi.component.BIComplexAttributeBase
oracle.adf.view.faces.bi.component.geoMap.PointStyleSet
public class PointStyleSet
This complex attributes contains a set that has all the point style item
| Field Summary | |
|---|---|
static org.apache.myfaces.trinidad.bean.PropertyKey |
POINTSTYLE_MAP_KEY |
static org.apache.myfaces.trinidad.bean.FacesBean.Type |
TYPE |
| Fields inherited from class oracle.adf.view.faces.bi.component.BIComplexAttributeBase |
|---|
ID_KEY, m_parent, TRANSIENT_KEY |
| Constructor Summary | |
|---|---|
PointStyleSet() |
|
| Method Summary | |
|---|---|
PointStyleItem |
findPointStyleFromRange(java.lang.String key)Hidden |
protected org.apache.myfaces.trinidad.bean.FacesBean.Type |
getBeanType() |
PointStyleItem |
getDefaultPointStyleItem(boolean createNew)Hidden |
PointStyleItem |
getPointStyleItem(java.lang.String key, boolean createNew)Hidden |
java.util.Map |
getPointStyleMap()Return a map of point style items |
java.lang.Object |
getProperty(org.apache.myfaces.trinidad.bean.PropertyKey key)Hidden |
void |
setPointStyleMap(java.util.Map map)Specifies a map of point style item for the point Theme |
| Methods inherited from class oracle.adf.view.faces.bi.component.BIComplexAttributeBase |
|---|
applyProperties, getBooleanProperty, getFacesBean, getId, getParent, 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 POINTSTYLE_MAP_KEY
| Constructor Detail |
|---|
public PointStyleSet()
| Method Detail |
|---|
public PointStyleItem getDefaultPointStyleItem(boolean createNew)
public PointStyleItem findPointStyleFromRange(java.lang.String key)
public PointStyleItem getPointStyleItem(java.lang.String key,
boolean createNew)
public void setPointStyleMap(java.util.Map map)
map - A map of point style item.public java.util.Map getPointStyleMap()
protected org.apache.myfaces.trinidad.bean.FacesBean.Type getBeanType()
getBeanType in class BIComplexAttributeBasepublic java.lang.Object getProperty(org.apache.myfaces.trinidad.bean.PropertyKey key)
getProperty in class BIComplexAttributeBase
|
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1) E12063-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||