Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
11g Release 2 (11.1.2.2.0)

E17492-03


oracle.adf.view.faces.bi.component.graph
Class BaseMajorTick

java.lang.Object
  extended by oracle.adf.view.faces.bi.component.BIComplexAttributeBase
      extended by oracle.adf.view.faces.bi.component.graph.BaseTick
          extended by oracle.adf.view.faces.bi.component.graph.BaseMajorTick

All Implemented Interfaces:
javax.faces.component.StateHolder
Direct Known Subclasses:
O1MajorTick, X1MajorTick, Y1MajorTick, Y2MajorTick

public class BaseMajorTick
extends BaseTick
Since:
11.0

Field Summary
protected  java.awt.Color m_defaultLineColor
           
protected  int m_defaultLineStyle
           
protected  int m_defaultLineWidth
           
protected  int m_defaultTickStyle
           

 

Fields inherited from class oracle.adf.view.faces.bi.component.graph.BaseTick
LINE_COLOR_KEY, LINE_STYLE_KEY, LINE_WIDTH_KEY, TICK_STYLE_KEY, TYPE

 

Fields inherited from class oracle.adf.view.faces.bi.component.BIComplexAttributeBase
ID_KEY, m_parent, TRANSIENT_KEY

 

Constructor Summary
BaseMajorTick()
           

 

Method Summary
protected  org.apache.myfaces.trinidad.bean.FacesBean.Type getBeanType()
           

 

Methods inherited from class oracle.adf.view.faces.bi.component.graph.BaseTick
getLineColor, getLineStyle, getLineWidth, getTickStyle, resetStyleProperties, setLineColor, setLineStyle, setLineStyle, setLineWidth, setTickStyle, setTickStyle

 

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

m_defaultLineColor

protected java.awt.Color m_defaultLineColor

m_defaultLineWidth

protected int m_defaultLineWidth

m_defaultLineStyle

protected int m_defaultLineStyle

m_defaultTickStyle

protected int m_defaultTickStyle

Constructor Detail

BaseMajorTick

public BaseMajorTick()

Method Detail

getBeanType

protected org.apache.myfaces.trinidad.bean.FacesBean.Type getBeanType()
Overrides:
getBeanType in class BaseTick

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
11g Release 2 (11.1.2.2.0)

E17492-03


Copyright © 1997, 2012, Oracle. All rights reserved.