| 
 | 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.dataView.BaseComponentXML
oracle.dss.graph.BaseGraphComponent
oracle.dss.graph.BaseText
oracle.dss.graph.ToolTips
public class ToolTips
| Field Summary | |
|---|---|
| protected  oracle.dss.graph.pfj.draw.IdentObj | m_identObj2 | 
| Fields inherited from class oracle.dss.graph.BaseText | 
|---|
| m_font | 
| Fields inherited from class oracle.dss.dataView.BaseComponentXML | 
|---|
| m_jsfHashMap | 
| Constructor Summary | |
|---|---|
| ToolTips(CommonGraph graph)ToolTips | |
| Method Summary | |
|---|---|
|  java.awt.Color | getBorderColor()Retrieves the border color of this object. | 
| protected  java.lang.String | getComponentName() | 
|  java.awt.Color | getFillColor()Retrieves the fill color of this object. | 
|  int | getHorizontalAlignment()Retrieves the horizontal alignment for the text within the rectangle of the tooltip. | 
|  boolean | getStyleXML(boolean allProperties,
            oracle.dss.util.xml.ObjectNode node) | 
|  oracle.dss.util.xml.ObjectNode | getXML(boolean allProperties)Retrieves XML from this component returns null if no property is overridden | 
| protected  oracle.dss.util.xml.ObjectNode | getXML(boolean allProperties,
       boolean allOverriddenProperties) | 
| protected  void | resetStyle() | 
|  void | setBorderColor(java.awt.Color newColor)Specifies the border color of this tooltip. | 
|  void | setFillColor(java.awt.Color newColor)Specifies the fill color of this tooltip. | 
|  void | setHorizontalAlignment(int a)Specifies the horizontal alignment of the text within the rectangle of the tooltip. | 
|  void | setStyleXML(oracle.dss.util.xml.ObjectNode node) | 
|  void | setXML(oracle.dss.util.xml.ObjectNode node) | 
| protected  void | setXML(oracle.dss.util.xml.ObjectNode node,
       boolean allProperties) | 
| Methods inherited from class oracle.dss.graph.BaseText | 
|---|
| _getGraphFont, getDataviewFont, getFont, getGraphFont, isFontSizeAbsolute, setFont, setFontSizeAbsolute, setNonstyleXML, truncateText | 
| Methods inherited from class oracle.dss.dataView.BaseComponentXML | 
|---|
| getNonstyleXML, getStyleXML, setNonstyleXML, setXML, setXML, setXML | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
protected oracle.dss.graph.pfj.draw.IdentObj m_identObj2
| Constructor Detail | 
|---|
public ToolTips(CommonGraph graph)
| Method Detail | 
|---|
public int getHorizontalAlignment()
SwingConstants.LEFT,
 SwingConstants.CENTER, and SwingConstants.RIGHT.
swing constant that represents the horozontal alignment
 for the text of this title.public void setHorizontalAlignment(int a)
a - A Swing constant that represents the horizontal
 alignment for the text of the tooltip.
 Valid constants are SwingConstants.LEFT,
 SwingConstants.CENTER, and
 SwingConstants.RIGHT.public oracle.dss.util.xml.ObjectNode getXML(boolean allProperties)
BaseComponentXML
getXML in class BaseComponentXML
protected oracle.dss.util.xml.ObjectNode getXML(boolean allProperties,
                                                boolean allOverriddenProperties)
public void setXML(oracle.dss.util.xml.ObjectNode node)
setXML in class BaseComponentXML
protected void setXML(oracle.dss.util.xml.ObjectNode node,
                      boolean allProperties)
public boolean getStyleXML(boolean allProperties,
                           oracle.dss.util.xml.ObjectNode node)
getStyleXML in class BaseTextprotected void resetStyle()
resetStyle in class BaseTextpublic void setStyleXML(oracle.dss.util.xml.ObjectNode node)
setStyleXML in class BaseTextpublic java.awt.Color getBorderColor()
public void setBorderColor(java.awt.Color newColor)
newColor - The border color of this object.public java.awt.Color getFillColor()
public void setFillColor(java.awt.Color newColor)
newColor - The color of this object.protected java.lang.String getComponentName()
getComponentName in class BaseComponentXML| 
 | 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 | ||||||||