| 
 | 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.adf.view.faces.bi.component.BIComplexAttributeBase
oracle.adf.view.faces.bi.component.graph.BaseTextComponent
oracle.adf.view.faces.bi.component.graph.LegendText
public class LegendText
| Field Summary | |
|---|---|
| static org.apache.myfaces.trinidad.bean.PropertyKey | HORZ_ALIGN_KEY | 
| protected  java.awt.Color | m_defaultFontColor | 
| protected  int | m_defaultFontSize | 
| protected  int | m_defaultFontStyle | 
| protected  java.lang.String | m_defaultFontTypeface | 
| protected  int | m_defaultHorizontalAlignment | 
| static org.apache.myfaces.trinidad.bean.PropertyKey | MIN_LENGTH_KEY | 
| static org.apache.myfaces.trinidad.bean.FacesBean.Type | TYPE | 
| Fields inherited from class oracle.adf.view.faces.bi.component.graph.BaseTextComponent | 
|---|
| GRAPH_FONT_KEY | 
| Fields inherited from class oracle.adf.view.faces.bi.component.BIComplexAttributeBase | 
|---|
| ID_KEY, m_parent, TRANSIENT_KEY | 
| Constructor Summary | |
|---|---|
| LegendText() | |
| Method Summary | |
|---|---|
|  void | applyProperties(java.util.HashMap map)Applications do not need to call this method. | 
| protected  org.apache.myfaces.trinidad.bean.FacesBean.Type | getBeanType() | 
|  int | getHorizontalAlignment()Retrieves the horizontal alignment for the text within the rectangle of the legend text. | 
|  int | getMinLength()Retrieves the minimum length of text to display before truncation when there is no room to display all the text. | 
| protected  void | resetStyleProperties() | 
|  void | restoreState(javax.faces.context.FacesContext context,
             java.lang.Object stateObj) | 
|  void | setHorizontalAlignment(int a)Specifies the horizontal alignment of the text within the rectangle of the legend text. | 
|  void | setMinLength(int min)Specifies the minimum length of text to display before truncation when there is no room to display all the text. | 
| Methods inherited from class oracle.adf.view.faces.bi.component.graph.BaseTextComponent | 
|---|
| getGraphFont, setGraphFont | 
| Methods inherited from class oracle.adf.view.faces.bi.component.BIComplexAttributeBase | 
|---|
| getBooleanProperty, getFacesBean, getId, getParent, getProperty, getPropertyKey, getSetAttributeIndex, isTransient, isUpdated, processSetAttribute, processSetAttributeAndAdd, 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 | 
|---|
protected int m_defaultHorizontalAlignment
protected java.lang.String m_defaultFontTypeface
protected int m_defaultFontStyle
protected int m_defaultFontSize
protected java.awt.Color m_defaultFontColor
public static final org.apache.myfaces.trinidad.bean.FacesBean.Type TYPE
public static final org.apache.myfaces.trinidad.bean.PropertyKey HORZ_ALIGN_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey MIN_LENGTH_KEY
| Constructor Detail | 
|---|
public LegendText()
| Method Detail | 
|---|
public int getHorizontalAlignment()
swing constant that represents the horizontal
 alignment for this legend text.public void setHorizontalAlignment(int a)
a - A swing constant that represents the horizontal
 alignment of this legend text.public void setMinLength(int min)
min - the minimum length of textpublic int getMinLength()
public void applyProperties(java.util.HashMap map)
applyProperties in class BIComplexAttributeBasemap - hashMap that contains property value pairs.protected void resetStyleProperties()
public void restoreState(javax.faces.context.FacesContext context,
                         java.lang.Object stateObj)
restoreState in interface javax.faces.component.StateHolderrestoreState in class BIComplexAttributeBaseprotected 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.4.0) E12063-05 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||