Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
11g Release 1 (11.1.1.7.0)

E12063-08

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

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
              extended by oracle.adf.view.faces.bi.component.graph.X1MajorTick
All Implemented Interfaces:
javax.faces.component.StateHolder

public class X1MajorTick
extends BaseMajorTick

Defines properties for the x1 major tick marks.

Since:
4.0

Field Summary
 
Fields inherited from class oracle.adf.view.faces.bi.component.graph.BaseMajorTick
m_defaultLineColor, m_defaultLineStyle, m_defaultLineWidth, 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
X1MajorTick()
           
 
Method Summary
 
Methods inherited from class oracle.adf.view.faces.bi.component.graph.BaseMajorTick
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
 

Constructor Detail

X1MajorTick

public X1MajorTick()

Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
11g Release 1 (11.1.1.7.0)

E12063-08

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