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 Y2Axis

java.lang.Object
  extended by oracle.adf.view.faces.bi.component.BIComplexAttributeBase
      extended by oracle.adf.view.faces.bi.component.graph.BaseAxis
          extended by oracle.adf.view.faces.bi.component.graph.BaseDataAxis
              extended by oracle.adf.view.faces.bi.component.graph.Y2Axis
All Implemented Interfaces:
javax.faces.component.StateHolder

public class Y2Axis
extends BaseDataAxis

Defines properties for the y2 axis.

Since:
4.0

Field Summary
 
Fields inherited from class oracle.adf.view.faces.bi.component.graph.BaseDataAxis
AXIS_MAX_AUTO_KEY, AXIS_MAX_KEY, AXIS_MIN_AUTO_KEY, AXIS_MIN_KEY, AXIS_ZOOM_MAX_KEY, AXIS_ZOOM_MIN_KEY, LOG_BASE_KEY, m_axisLogBase, m_axisMaxAutoScaled, m_axisMinAutoScaled, m_axisScaledLogarithmic, m_axisTickAuto, MAJOR_INCREMENT_KEY, MAJOR_TICK_STEP_AUTO_KEY, MAJOR_TICK_STEP_KEY, MINOR_INCREMENT_KEY, NUMBER_FORMAT_KEY, SCALED_LOG_KEY, TYPE
 
Fields inherited from class oracle.adf.view.faces.bi.component.graph.BaseAxis
LINE_COLOR_KEY, LINE_WIDTH_KEY, m_axisLineColor, m_axisLineWidth, m_rendered, RENDERED_KEY, SCROLLING_KEY, SCROLLING_KEY_NAME
 
Fields inherited from class oracle.adf.view.faces.bi.component.BIComplexAttributeBase
ID_KEY, m_parent, TRANSIENT_KEY
 
Constructor Summary
Y2Axis()
           
 
Method Summary
 
Methods inherited from class oracle.adf.view.faces.bi.component.graph.BaseDataAxis
applyProperties, getAxisMaxValue, getAxisMinValue, getAxisZoomMaxValue, getAxisZoomMinValue, getBeanType, getLogarithmicBase, getMajorIncrement, getMajorTickStep, getMinorIncrement, getNumberFormat, isAxisMaxAutoScaled, isAxisMinAutoScaled, isMajorTickStepAutomatic, isScaledLogarithmic, resetStyleProperties, setAxisMaxAutoScaled, setAxisMaxValue, setAxisMinAutoScaled, setAxisMinValue, setAxisZoomMaxValue, setAxisZoomMinValue, setLogarithmicBase, setMajorIncrement, setMajorTickStep, setMajorTickStepAutomatic, setMinorIncrement, setNumberFormat, setScaledLogarithmic
 
Methods inherited from class oracle.adf.view.faces.bi.component.graph.BaseAxis
getLineColor, getLineWidth, getScrolling, isRendered, setLineColor, setLineWidth, setRendered, setScrolling
 
Methods inherited from class oracle.adf.view.faces.bi.component.BIComplexAttributeBase
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

Y2Axis

public Y2Axis()

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.