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 Y1Axis

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.Y1Axis

All Implemented Interfaces:
javax.faces.component.StateHolder

public class Y1Axis
extends BaseDataAxis
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
Y1Axis()
           

 

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

Y1Axis

public Y1Axis()

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.