|
Oracle Fusion Middleware Java API Reference for Oracle ADF Data Visualization Components 11g Release 1 (11.1.1.1.0) E12063-02 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GraphConstants
Graph Constants
Nested Class Summary | |
---|---|
static class |
GraphConstants.InteractivityBehavior
Specifies the types of interactivity behavior that are enabled on this graph. AUTO: The graph chooses the interactivity behavior to enable. PIE_SLICE_EXPLODE: Click to explode slices in a pie graph. Note: Interactivity behavior is only supported in the Flash imageFormat. |
static class |
GraphConstants.MinorGridStepType
MinorGridStepType: The Step Type |
static class |
GraphConstants.ScatterLineType
Specifies the type of line connector that is drawn between scatter and bubble graph markers. NONE: Do not draw any connectors. LINE: Draw a line to connect all markers in a series. ARROW: Draw a line with arrow to connect each pair of consecutive markers in a series. |
Field Summary | |
---|---|
static int |
ADA_ACCESSIBILITY
ADA accessibility mode is on |
static int |
ADA_OFF
ADA mode is off |
static int |
AL_ALWAYS
AutoLayout: Always layout components automatically, without checking whether it is necessary. |
static int |
AL_AS_NEEDED
AutoLayout: Layout components automatically only when necessary. |
static int |
AL_NEVER
AutoLayout: Never layout components automatically. |
static int |
ALERT
The Alert component. |
static int |
ALL
The constant representing all of graph components. |
static int |
ALL_PROPERTIES_MODE
|
static int |
ANNOTATION
The Annotation component. |
static int |
AREA_HORIZ_ABS
|
static int |
AREA_HORIZ_ABS_SPLIT2Y
|
static int |
AREA_HORIZ_PERCENT
|
static int |
AREA_HORIZ_STACK
|
static int |
AREA_HORIZ_STACK_SPLIT2Y
|
static int |
AREA_VERT_ABS
Graph type: Absolute area graph. |
static int |
AREA_VERT_ABS_SPLIT2Y
Graph type: Absolute, split dual-Y area graph. |
static int |
AREA_VERT_PERCENT
Graph type: Percent area graph. |
static int |
AREA_VERT_STACK
Graph type: Stacked area graph. |
static int |
AREA_VERT_STACK_SPLIT2Y
Graph type: Stacked, split dual-Y area graph. |
static int |
AREAMARKER
The AreaMarker component. |
static java.lang.String |
AUTOMATIC
Date format: Automatic. |
static int |
BACKGROUND
The GraphBackground component. |
static int |
BAR_HORIZ_CLUST
Graph type: Clustered bar graph that is horizontal. |
static int |
BAR_HORIZ_CLUST_2Y
Graph type: Clustered, dual-Y bar graph that is horizontal. |
static int |
BAR_HORIZ_CLUST_SPLIT2Y
Graph type: Clustered, split dual-Y graph that is horizontal. |
static int |
BAR_HORIZ_PERCENT
|
static int |
BAR_HORIZ_STACK
Graph type: Stacked bar graph that is horizontal. |
static int |
BAR_HORIZ_STACK_2Y
Graph type: Stacked, dual-Y bar graph that is horizontal. |
static int |
BAR_HORIZ_STACK_SPLIT2Y
Graph type: Stacked, split dual-Y bar graph that is horizontal. |
static java.lang.String |
bar_shape_cylinder
|
static int |
BAR_SHAPE_CYLINDER
BarShape: In a bar graph, bars will be cylindrical. |
static java.lang.String |
bar_shape_diamond
|
static int |
BAR_SHAPE_DIAMOND
BarShape: In a bar graph, bars will be diamond shaped. |
static java.lang.String |
bar_shape_rectangle
|
static int |
BAR_SHAPE_RECTANGLE
BarShape: In a bar graph, bars will be rectangular. |
static java.lang.String |
bar_shape_triangle
|
static int |
BAR_SHAPE_TRIANGLE
BarShape: In a bar graph, bars will be triangular. |
static int |
BAR_VERT_CLUST
Graph type: Clustered bar graph that has a vertical orientation. |
static int |
BAR_VERT_CLUST_SPLIT2Y
Graph type: Clustered, split dual-Y bar graph that is vertical. |
static int |
BAR_VERT_CLUST2Y
Graph type: Clustered, dual-Y bar graph that is vertical. |
static int |
BAR_VERT_FLOAT_STACK
Graph type: Floating stacked bar graph that is vertical. |
static int |
BAR_VERT_PERCENT
Graph type: Percent bar graph that is vertical. |
static int |
BAR_VERT_STACK
Graph type: Stacked bar graph that is vertical. |
static int |
BAR_VERT_STACK_SPLIT2Y
Graph type: Stacked, split dual-Y bar graph that is vertical. |
static int |
BAR_VERT_STACK2Y
Graph type: Stacked, dual-Y bar graph that is vertical. |
static int |
BP_ALWAYS
ZoomButtonPresence: always display zoom button. |
static int |
BP_NEVER
ZoomButtonPresence: never display zoom button. |
static int |
BUBBLE
Graph type: Bubble graph. |
static int |
BUBBLE_2Y
Graph type: Dual-Y bubble graph. |
static int |
BUBBLE_LABELS
|
static int |
BUBBLE_LABELS_2Y
|
static int |
CL_AUTO_GRADIENT
CustomLayout: all BLAF features will be honored. |
static int |
CL_NONE
CustomLayout: all BLAF features will be honored. |
static int |
CL_TITLE_SEPARATOR
CustomLayout: all BLAF features will be honored. |
static int |
CL_TITLES_SIDEBYSIDE
CustomLayout: all BLAF features will be honored. |
static int |
COLOR_BY_GROUP
Color Mode: Markers of the same color indicate a group of data. |
static int |
COLOR_BY_SERIES
Color Mode: Markers of the same color indicate a series of data. |
static int |
COMBINATION_VERT_ABS
Graph type: Absolute vertical combination graph |
static int |
COMBINATION_VERT_ABS_2Y
Graph type: Absolute 2Y vertical combination graph |
static int |
CONNECTOR
The Connector component. |
static int |
CSS_PROPERTIES_MODE
|
static int |
CTAI_AUTOMATIC
The default value for the ContinuousTimeAxisInterval property. |
static int |
CTAI_DAY
ContinuousTimeAxisInterval - DAY |
static int |
CTAI_HOUR
ContinuousTimeAxisInterval - HOUR |
static int |
CTAI_MINUTE
ContinuousTimeAxisInterval - MINUTE |
static int |
CTAI_MONTH
ContinuousTimeAxisInterval - MONTH |
static int |
CTAI_SECOND
ContinuousTimeAxisInterval - SECOND |
static int |
CTAI_YEAR
ContinuousTimeAxisInterval - YEAR |
static int |
DATALINE
The DataLine component. |
static int |
DATAMARKER
The DataMarker component. |
static int |
DAY
Date element: Day. |
static java.lang.String |
DAY_OF_MONTH
Day format: Day of the month. |
static java.lang.String |
DAY_OF_WEEK
Day format: Day of week, as a word. |
static java.lang.String |
DAY_OF_WEEK_ABBR
Day format: Day of the week, abbreviated. |
static java.lang.String |
DAY_OF_WEEK_NUMBER
Day format: Day of the week, as a number. |
static java.lang.String |
DAY_SINGLE_LETTER
Day format: Day of the week, as a single letter. |
static int |
DDT_CUBE
Deprecated. As of 4.0.0.11, no replacement |
static int |
DDT_RELATIONAL
Deprecated. As of 4.0.0.11, no replacement |
static int |
DMT_DEFAULT
|
static int |
DMT_DESKTOP
|
static int |
DMT_EXCEL
|
static int |
DRILLMARKER
The DrillMarker component. |
static int |
DRILLTEXT
The DrillText component. |
static int |
FITLINE
The Fitline component. |
static int |
FUNNEL
Graph type: Funnel Chart. |
static int |
FUNNELFRAME
The FunnelFrame component. |
static int |
FUNNELSLICE
The Slice component for funnel. |
static int |
FUNNELSLICELABEL
The SliceLabel component for funnel. |
static int |
GRAPH
This graph. |
static int |
GRAPH_END
|
static int |
GRAPH_MARGIN
|
static int |
GROUPANDSERIESLIMIT
The maximum number of groups and series that this graph can display. |
static int |
HIST_HORIZ
|
static int |
HIST_VERT
|
static int |
HONOR_PROPERTIES
doAutoLayout : Honor the properties that automatic layout normally respects. |
static java.lang.String |
HOUR
Time format: Hour on 12-hour clock. |
static java.lang.String |
HOUR_MINUTE
Time format: Hour and minute on 12-hour clock. |
static java.lang.String |
HOUR_MINUTE_SECOND
Time format: Hour, minute, and second on 12-hour clock. |
static java.lang.String |
HOUR24
Time format: Hour on 24-hour clock. |
static java.lang.String |
HOUR24_MINUTE
Time format: Hour and minute on 24-hour clock. |
static java.lang.String |
HOUR24_MINUTE_SECOND
Time format: Hour, minute, and second on 24-hour clock. |
static int |
HS_MAX
|
static int |
HS_NO_RESCALE
Hide and show will not rescale the graph. |
static int |
HS_OFF
There is no hide and show behavior enabled. |
static int |
HS_RESCALE
Hide and show will rescale the graph. |
static int |
LEGEND_LABEL_VIRT_SPACING
|
static int |
LEGEND_MARGIN_SPACING_HORZ
|
static int |
LEGEND_MARGIN_SPACING_VIRT
|
static int |
LEGEND_MARKER_MARGIN
|
static int |
LEGENDAREA
The LegendArea component. |
static int |
LEGENDMARKER
The LegendMarker component. |
static int |
LEGENDTEXT
The LegendText component. |
static int |
LEGENDTITLE
The LegendTitle component. |
static int |
LINE_HORIZ_ABS
|
static int |
LINE_HORIZ_ABS_2Y
|
static int |
LINE_HORIZ_ABS_SPLIT2Y
|
static int |
LINE_HORIZ_PERCENT
|
static int |
LINE_HORIZ_STACK
|
static int |
LINE_HORIZ_STACK_2Y
|
static int |
LINE_HORIZ_STACK_SPLIT2Y
|
static int |
LINE_SELECT_POINT
Both the X and Y Axes of this graph are data axes. |
static int |
LINE_VERT_ABS
Graph type: Absolute line graph. |
static int |
LINE_VERT_ABS_2Y
Graph type: Absolute, dual-Y line graph. |
static int |
LINE_VERT_ABS_SPLIT2Y
Graph type: Absolute, split dual-Y line graph. |
static int |
LINE_VERT_PERCENT
Graph type: Percent line graph. |
static int |
LINE_VERT_STACK
Graph type: Stacked line graph. |
static int |
LINE_VERT_STACK_2Y
Graph type: Stacked, dual-Y line graph. |
static int |
LINE_VERT_STACK_SPLIT2Y
Graph type: Stacked, split dual-Y line graph. |
static int |
LS_AUTO
LegendScrolling: Automatic |
static int |
LS_NONE
LegendScrolling: None |
static int |
MA_NONE
|
static int |
MA_SCROLL_ZOOM
|
static int |
MA_SELECT
|
static int |
MARKERTEXT
The MarkerText component. |
static int |
MONTH
Date element: Month. |
static java.lang.String |
MONTH_LONG
Month format: Long. |
static java.lang.String |
MONTH_NUMBER
Month format: Number. |
static java.lang.String |
MONTH_SHORT
Month format: Short. |
static java.lang.String |
MONTH_SINGLE_LETTER
Month format: Single letter. |
static java.lang.String |
msil_false
|
static int |
MSIL_FALSE
MarkerShapeInLegend: Legend markers will not be shaped like data markers or 2D markers in the same series. |
static java.lang.String |
msil_square
|
static int |
MSIL_SQUARE
MarkerShapeInLegend: Legend markers will be square. |
static java.lang.String |
msil_true
|
static int |
MSIL_TRUE
MarkerShapeInLegend: Legend markers will be shaped like data markers or 2D markers in the same series. |
static int |
MTT_CUM_VAL
Display cumulative data value (stacked graphs only). |
static int |
MTT_NONE
Marker ToolTip Type: No tooltips displayed. |
static int |
MTT_PERCENT_VAL
Display percentage data value (pie slices only). |
static int |
MTT_PERCENT_VAL_TEXT
Marker text type: Display percentage data value (pie slices only) and QDR information, such as "January, Shoes". |
static int |
MTT_PERCENT_VAL_VALUES
Marker text type: Display percentage data value (pie slices only) and data value or values. |
static int |
MTT_PERCENT_VAL_VALUES_TEXT
Marker text type: Display percentage data value (pie slices only), data value or values, and QDR information, such as "January, Shoes". |
static int |
MTT_TEXT
Marker text type: Display QDR information, such as "January, Shoes". |
static int |
MTT_VALUES
Marker ToolTip Type: Display data value or values. |
static int |
MTT_VALUES_TEXT
Marker text type: Display data value or values and QDR information, such as "January, Shoes." |
static java.lang.String |
NONE
Date format: none. |
static int |
O1AXIS
The O1Axis component. |
static int |
O1DRILLLABEL
The O1DrillLabel component. |
static int |
O1MAJORTICK
The O1MajorTick component. |
static int |
O1TICKLABEL
The O1TickLabel component. |
static int |
O1TITLE
The O1Title component. |
static int |
PARETO
Graph type: Pareto graph. |
static int |
PARETOLINE
The ParetoLine component. |
static int |
PARETOMARKER
The ParetoMarker component. |
static int |
PIE
Graph type: Pie graph. |
static int |
PIE_BAR
Graph type: Pie-Bar graph. |
static int |
PIE_MULTI
Graph type: Multiple pie graph. |
static int |
PIE_MULTI_PROP
|
static int |
PIEFEELER
The PieFeeler component. |
static int |
PIEFRAME
The PieFrame component. |
static int |
PIELABEL
The PieLabel component. |
static int |
PLOTAREA
The PlotArea component. |
static int |
POLAR
Graph type: Polar graph. |
static int |
POLAR_2Y
|
static int |
QUADRANTLINE
The QuadrantLine component. |
static int |
QUARTER
|
static java.lang.String |
QUARTER_LONG
|
static java.lang.String |
QUARTER_SHORT
|
static java.lang.String |
QUARTER_SINGLE_LETTER
|
static int |
RADAR_AREA
|
static int |
RADAR_LINE
Graph type: Radar graph. |
static int |
RADAR_LINE_2Y
|
static int |
RB_DIM
Rollover behavior defined by dimming. |
static int |
RB_HIGHLIGHT
Rollover behavior defined by highlighting. |
static int |
RB_MAX
|
static int |
RB_NONE
There is no rollover behavior enabled. |
static int |
REFERENCEOBJECT
The ReferenceObject component. |
static int |
REFERENCEOBJECTMARKER
The ReferenceLineMarker component. |
static int |
REFERENCEOBJECTTEXT
The ReferenceLineText component. |
static int |
RESET_PROPERTIES
doAutoLayout : Reset property values that can be set automatically. |
static int |
RING
Graph type: Ring graph. |
static int |
RING_BAR
Graph type: Ring-Bar graph. |
static int |
RING_MULTI
Graph type: Multiple ring graph. |
static int |
RING_MULTI_PROP
|
static int |
RINGTOTALLABEL
The RingTotalLabel component. |
static java.lang.String |
ro_display_always
|
static int |
RO_DISPLAY_ALWAYS
Reference Object: Always display the reference object. |
static java.lang.String |
ro_display_automatic
|
static int |
RO_DISPLAY_AUTOMATIC
Reference Object: Display the reference object only when the mouse hovers over the component this refence object is associated with |
static java.lang.String |
ro_display_never
|
static int |
RO_DISPLAY_NEVER
Reference Object: Never display the reference object. |
static int |
SCATTER
Graph type: Scatter graph. |
static int |
SCATTER_2Y
Graph type: Dual-Y scatter graph. |
static int |
SCATTER_LABELS
|
static int |
SCATTER_LABELS_2Y
|
static int |
SE_AUTO_GRADIENT
SeriesEffect: Graph with gradient. |
static int |
SE_GRADIENT
SeriesEffect: Graph with gradient. |
static int |
SE_NONE
SeriesEffect: Simple, plain graph. |
static int |
SE_PATTERN
SeriesEffect: Graph with patterns. |
static int |
SERIES
The Series component. |
static int |
SERIESOBJECTCOUNTLIMIT
The maximum number of different series for which you can save properties. |
static java.lang.String |
show_all
|
static int |
SHOW_ALL
Annotations: Always display the Annotations. |
static java.lang.String |
show_none
|
static int |
SHOW_NONE
Annotations: Never display the Annotations. |
static int |
SLICE
The Slice component. |
static int |
SLICELABEL
The SliceLabel component. |
static java.lang.String |
smt_all
|
static int |
SMT_ALL
StackedMarkerTypes: In a stacked graph, all marker types will be stacked. |
static int |
SMT_AREAS
|
static java.lang.String |
smt_areas_bars
|
static int |
SMT_AREAS_BARS
StackedMarkerTypes: In a stacked graph, areas and bars will be stacked; lines will not. |
static java.lang.String |
smt_bars
|
static int |
SMT_BARS
StackedMarkerTypes: In a stacked graph, only bars will be stacked; lines and areas will not. |
static int |
SMT_LINES
|
static int |
SP_ALWAYS
Scrollbar presence: Always display scrollbars. |
static int |
SP_ALWAYS_BP_NEVER
Scrollbar presence: Always display scrollbars but never display the zoom button This attribute should be deleted when ButtonPresence is exposed as an attribute on the graph tag |
static int |
SP_AS_NEEDED
Scrollbar presence: Display scrollbars when they are needed. |
static int |
SP_HIDDEN
Scrollbar presence: Hide scrollbars but allow scrolling programatically on the client |
static int |
SP_NEVER
Scrollbar presence: Never display scrollbars. |
static int |
SP_RESERVED
Scrollbar presence: Display scrollbars when they are needed, and reserve space for them when they are not. |
static int |
SPECTRAL
|
static int |
SPLITDIVIDER
The SplitDivider component. |
static int |
STOCK_2Y
|
static int |
STOCK_CANDLE
Graph type: Candle open-close stock graph. |
static int |
STOCK_CANDLE_VOLUME
Graph type: Candle open-close stock with volume. |
static int |
STOCK_HILO
|
static int |
STOCK_HILO_2Y
|
static int |
STOCK_HILO_CLOSE
Graph type: High-low-close stock graph. |
static int |
STOCK_HILO_CLOSE_SPLIT2Y
|
static int |
STOCK_HILO_CLOSE_VOLUME
Graph type: High-low-close stock graph with volume. |
static int |
STOCK_HILO_CLOSE2Y
|
static int |
STOCK_HILO_SPLIT2Y
|
static int |
STOCK_HILO_VOLUME
|
static int |
STOCK_OHLC_CANDLE
Graph type: Candle open-high-low-close stock graph. |
static int |
STOCK_OHLC_CANDLE_VOLUME
Graph type: Candle open-high-low-close stock graph with volume. |
static int |
STOCK_OPEN_HILO_CLOSE
Graph type: Open-high-low-close stock graph. |
static int |
STOCK_SPLIT_2Y
|
static int |
STOCK_VOLUME
Graph type: Open-high-low-close stock graph with volume. |
static int |
STOCKMARKER
The StockMarker component. |
static int |
STYLE_PROPERTIES_MODE
|
static int |
SVG_MODE_BASIC
SVG mode to simply render the Graph as static SVG. |
static int |
SVG_MODE_DATA_SCROLLING
|
static int |
SVG_MODE_DATA_ZOOMING
|
static int |
SVG_MODE_DRILLING
|
static int |
SVG_MODE_FONT_EMBEDDING
|
static int |
SVG_MODE_FULL
SVG mode to render the Graph as interactive SVG. |
static int |
SVG_MODE_METADATA
|
static int |
SVG_MODE_NO_HEADER
|
static int |
SVG_MODE_SHAPE_ATTRIBUTES
|
static int |
SVG_MODE_TIME_AXIS_EVENT
|
static int |
SVG_MODE_TOOLTIPS
|
static int |
TAT_DEFAULT
Discrete time axis behavior. |
static int |
TAT_DEFAULT_STRICT
This is very similar to TAT_DEFAULT. |
static int |
TAT_IRREGULAR
The application should specify TAT_IRREGULAR under the following conditions. |
static int |
TAT_IRREGULAR_STRICT
This is very similar to TAT_IRREGULAR. |
static int |
TAT_MIXED_FREQUENCY
The application should specify this property under the following conditions. |
static int |
TAT_MIXED_FREQUENCY_STRICT
This is very similar to TAT_MIXED_FREQUENCY. |
static int |
TAT_OFF
The time axis is turned off. |
static int |
TEMP_PROPERTIES_MODE
|
static int |
TEXT_COMPONENTS_ALL
Scale font size: Scale the font size of all text components in the graph. |
static int |
TEXT_COMPONENTS_NONE
Scale font size: Do not scale the font size of any text components in the graph. |
static int |
THREED_AREA_GROUP
|
static int |
THREED_AREA_SERIES
Graph type: 3-D area graph. |
static int |
THREED_BAR
Graph type: 3-D bar graph. |
static int |
THREED_CUBE
Graph type: 3-D floating cubes. |
static int |
THREED_DIAMOND
|
static int |
THREED_END
|
static int |
THREED_OCTAGON
|
static int |
THREED_PYRAMID
|
static int |
THREED_RIBBON_GROUP
|
static int |
THREED_RIBBON_SERIES
Graph type: 3-D ribbon graph. |
static int |
THREED_START
|
static int |
THREED_SURFACE
Graph type: 3D surface. |
static int |
THREED_SURFACE_HONEYCOMB
|
static int |
THREED_SURFACE_SIDES
|
static int |
THREEDFLOOR
The ThreeDFloor component. |
static int |
THREEDLEFTWALL
The ThreeDLeftWall component. |
static int |
THREEDMARKER
The ThreeDMarker component. |
static int |
THREEDRIGHTWALL
The ThreeDRightWall component. |
static int |
THRESHOLDOBJECTCOUNTLIMIT
The maximum number of thresholds for which you can save properties. |
static int |
TIME
Date element: Time. |
static int |
TIMESELECTOR
Time selector. |
static int |
TLT_DIM_MEMBER
Tooltip label type: Display dimension names and dimension members, such as "Product: Shoes". |
static int |
TLT_MEMBER
Tooltip label type: Display only dimension names, such as "Product". |
static int |
TLT_NONE
Tooltip label type: Do not display information. |
static int |
TOOLTIP
The ToolTip component. |
static int |
TRM_EXPLICIT
Explicit time range. |
static int |
TRM_OFF
The time range mode is off. |
static int |
TRM_RELATIVE_FIRST
Relative time range from the first data point. |
static int |
TRM_RELATIVE_LAST
Relative time range from the last data point. |
static int |
TWODMARKER
The TwoDMarker component. |
static int |
UNDEFINED
An undefined component. |
static int |
UNDEFINEDTYPE
Undetermined how to format the data value. |
static int |
USER_PROPERTIES_MODE
|
static int |
VOLUMEMARKER
The VolumeMarker component. |
static int |
X1AXIS
The X1Axis component. |
static int |
X1MAJORTICK
The X1MajorTick component. |
static int |
X1MINORTICK
The X1MinorTick component. |
static int |
X1REFERENCELINE
The X1ReferenceLine component. |
static int |
X1TICKLABEL
The X1TickLabel component. |
static int |
X1TITLE
The X1Title component. |
static int |
XPANELGRID
The XPanelGrid component. |
static int |
XTICKLBL
Format the data value as an X tick label. |
static int |
XVALUE
Format the data value as an X value. |
static int |
Y1AXIS
The Y1Axis component. |
static int |
Y1MAJORTICK
The Y1MajorTick component. |
static int |
Y1MINORTICK
The Y1MinorTick component. |
static int |
Y1REFERENCELINE
The Y1ReferenceLine component. |
static int |
Y1TICKLABEL
The Y1TickLabel component. |
static int |
Y1TICKLBL
Format the data as a Y1 tick label. |
static int |
Y1TITLE
The Y1Title component. |
static int |
Y1VALUE
Format the data value as a Y1 value. |
static int |
Y1ZEROLINE
The Y1ZeroLine component. |
static int |
Y2AXIS
The Y2Axis component. |
static int |
Y2MAJORTICK
The Y2MajorTick component. |
static int |
Y2MINORTICK
The Y2MinorTick component. |
static int |
Y2REFERENCELINE
The Y2ReferenceLine component. |
static int |
Y2TICKLABEL
The Y2TickLabel component. |
static int |
Y2TICKLBL
Format the data value a Y2 tick label. |
static int |
Y2TITLE
The Y2Title component. |
static int |
Y2VALUE
Format the data value as a Y2 value. |
static int |
Y2ZEROLINE
The Y2ZeroLine component. |
static int |
Y3DMARKERGRID
The Y3DMarkerGrid component. |
static int |
YEAR
Date element: Year. |
static java.lang.String |
YEAR_LONG
Year format: Long. |
static java.lang.String |
YEAR_LONG_WITH_COMMA
Year format: Long with a comma. |
static java.lang.String |
YEAR_SHORT
Year format: Short. |
static java.lang.String |
YEAR_SHORT_WITH_APOSTROPHE
Year format: Short with an apostrophe. |
static int |
YPANELGRID
The YPanelGrid component. |
static int |
ZD_BOTH_AXES
|
static int |
ZD_XAXIS_ONLY
|
static int |
ZD_YAXIS_ONLY
|
static int |
ZDRILLLABEL
The ZDrillLabel component. |
static int |
ZPANELGRID
The ZPanelGrid component. |
static int |
ZS_DELAYED_SCROLL
ZoomAndScroll: delayed scroll. |
static java.lang.String |
ZS_LIVE_RESIZE_EVENT
ZoomAndScroll: live resize event. |
static int |
ZS_LIVE_SCROLL
ZoomAndScroll: live scroll. |
static java.lang.String |
ZS_LIVE_SCROLL_EVENT
ZoomAndScroll: live scroll event. |
static int |
ZTICKLABEL
The ZTickLabel component. |
static int |
ZTITLE
The ZTitle component. |
static int |
ZVALUE
Format the data value as a Z value. |
Field Detail |
---|
static final int THREED_START
static final int THREED_BAR
Series appear along the left edge of the graph. Groups appear long the right edge of the graph.
static final int THREED_PYRAMID
static final int THREED_OCTAGON
static final int THREED_CUBE
Series appear along the left edge of the graph. Groups appear long the right edge of the graph.
static final int THREED_DIAMOND
static final int THREED_AREA_SERIES
Series appear along the left edge of the graph. Groups appear long the right edge of the graph.
static final int THREED_RIBBON_SERIES
Series appear along the left edge of the graph. Groups appear long the right edge of the graph.
static final int THREED_AREA_GROUP
static final int THREED_RIBBON_GROUP
static final int THREED_SURFACE
static final int THREED_SURFACE_SIDES
static final int THREED_SURFACE_HONEYCOMB
static final int THREED_END
static final int BAR_VERT_CLUST
Bars of the same color represent a series. Each cluster of bars represents a group.
static final int BAR_VERT_STACK
Bars of the same color represent a series. Each stack of bars represents a group.
static final int BAR_VERT_CLUST2Y
Bars of the same color represent a series. Each cluster of bars represents a group.
Assign each series either to the Y1-axis or to the Y2-axis, according to the measure that the series represents. This graph type requires at least two series of data.
static final int BAR_VERT_STACK2Y
Bars of the same color represent a series. Each stack of bars represents a group.
Assign each series either to the Y1-axis or to the Y2-axis, according to the measure that the series represents. This graph type requires at least two series of data.
static final int BAR_VERT_CLUST_SPLIT2Y
Bars of the same color represent a series. Each cluster of bars represents a group.
Assign each series either to the Y1-axis or to the Y2-axis, according to the measure that the series represents. This graph type requires at least two series of data.
static final int BAR_VERT_STACK_SPLIT2Y
Bars of the same color represent a series. Each stack of bars represents a group.
Assign each series either to the Y1-axis or to the Y2-axis, according to the measure that the series represents. This graph type requires at least two series of data.
static final int BAR_VERT_PERCENT
Bars of the same color represent a series. Each stack of bars represents the total data value for the group.
This graph type is not appropriate for data that includes negative numbers.
static final int BAR_HORIZ_CLUST
Bars of the same color represent a series. Each cluster of bars represents a group.
static final int BAR_HORIZ_STACK
Bars of the same color represent a series. Each stack of bars represents a group.
static final int BAR_HORIZ_CLUST_2Y
Bars of the same color represent a series. Each cluster of bars represents a group.
Assign each series either to the Y1-axis or to the Y2-axis, according to the measure that the series represents. This graph type requires at least two series of data.
static final int BAR_HORIZ_STACK_2Y
Bars of the same color represent a series. Each stack of bars represents a group.
Assign each series either to the Y1-axis or to the Y2-axis, according to the measure that the series represents. This graph type requires at least two series of data.
static final int BAR_HORIZ_CLUST_SPLIT2Y
Bars of the same color represent a series. Each cluster of bars represents a group.
Assign each series either to the Y1-axis or to the Y2-axis, according to the measure that the series represents. This graph type requires at least two series of data.
static final int BAR_HORIZ_STACK_SPLIT2Y
Bars of the same color represent a series. Each stack of bars represents a group.
Assign each series either to the Y1-axis or to the Y2-axis, according to the measure that the series represents. This graph type requires at least two series of data.
static final int BAR_HORIZ_PERCENT
static final int AREA_VERT_ABS
Each area marker represents a series. Each column of points along the ordinal axis represents a group.
static final int AREA_VERT_STACK
Each area marker represents a series. Each column of points along the ordinal axis represents a group.
static final int AREA_VERT_ABS_SPLIT2Y
Use dual-Y graphs to compare measures that have different magnitudes. In a split dual-Y graph, each Y-axis occupies a different segment of the graph.
Each area marker represents a series. Each column of points along the ordinal axis represents a group.
Assign each series either to the Y1-axis or to the Y2-axis, according to the measure that the series represents. This graph type requires at least two series of data.
static final int AREA_VERT_STACK_SPLIT2Y
Use dual-Y graphs to compare measures that have different magnitudes. In a split dual-Y graph, each axis occupies a different segment of the graph.
Each area marker represents a series. Each column of points along the ordinal axis represents a group.
Assign each series either to the Y1-axis or to the Y2-axis, according to the measure that the series represents. This graph type requires at least two series of data.
static final int AREA_VERT_PERCENT
Each area marker represents a series. Each column of points along the ordinal axis represents a group.
static final int AREA_HORIZ_ABS
static final int AREA_HORIZ_STACK
static final int AREA_HORIZ_ABS_SPLIT2Y
static final int AREA_HORIZ_STACK_SPLIT2Y
static final int AREA_HORIZ_PERCENT
static final int LINE_VERT_ABS
Each line represents a series. Each column of points along the ordinal axis represents a group.
The default UI for the BI Beans presents point graphs. These point graphs are line graphs in which the lines are not displayed.
#isLineDataLineDisplayed
,
Constant Field Valuesstatic final int LINE_VERT_STACK
Each line represents a series. Each column of points along the ordinal axis represents a group.
static final int LINE_VERT_ABS_2Y
Use dual-Y graphs to compare measures that have different magnitudes.
Each line represents a series. Each column of points along the ordinal axis represents a group.
Assign each series either to the Y1-axis or to the Y2-axis, according to the measure that the series represents. This graph type requires at least two series of data.
The default UI for the BI Beans presents point graphs. These point graphs are line graphs in which the lines are not displayed.
#isLineDataLineDisplayed
,
Constant Field Valuesstatic final int LINE_VERT_STACK_2Y
Each line represents a series. Each column of points along the ordinal axis represents a group.
Assign each series either to the Y1-axis or to the Y2-axis, according to the measure that the series represents. This graph type requires at least two series of data.
static final int LINE_VERT_ABS_SPLIT2Y
Each line represents a series. Each column of points along the ordinal axis represents a group.
Assign each series either to the Y1-axis or to the Y2-axis, according to the measure that the series represents. This graph type requires at least two series of data.
The default UI for the BI Beans presents point graphs. These point graphs are line graphs in which the lines are not displayed.
#isLineDataLineDisplayed
,
Constant Field Valuesstatic final int LINE_VERT_STACK_SPLIT2Y
Each line represents a series. Each column of points along the ordinal axis represents a group.
Assign each series either to the Y1-axis or to the Y2-axis, according to the measure that the series represents. This graph type requires at least two series of data.
static final int LINE_VERT_PERCENT
Each line represents a series. Each column of points along the ordinal axis represents a group.
This graph type is not appropriate for data that includes negative numbers.
static final int LINE_HORIZ_ABS
static final int LINE_HORIZ_STACK
static final int LINE_HORIZ_ABS_2Y
static final int LINE_HORIZ_STACK_2Y
static final int LINE_HORIZ_ABS_SPLIT2Y
static final int LINE_HORIZ_STACK_SPLIT2Y
static final int LINE_HORIZ_PERCENT
static final int PIE
This graph type is not appropriate for data that includes negative numbers.
static final int RING
Each slice represents a series. The ring represents a group.
This graph type is not appropriate for data that includes negative numbers.
static final int PIE_MULTI
Slices of the same color represent a series. Each pie represents a group.
This graph type is not appropriate for data that includes negative numbers.
static final int RING_MULTI
Slices of the same color represent a series. Each ring represents a group.
This graph type is not appropriate for data that includes negative numbers.
static final int PIE_MULTI_PROP
static final int RING_MULTI_PROP
static final int SCATTER
Markers of the same color represent a series. The location of the marker along the X-axis represents one group value. The location of the marker along the Y-axis represents the other group value.
This graph type requires at least two groups of data, one for each data axis.
static final int SCATTER_2Y
Markers of the same color represent a series. The location of the marker along the X-axis represents one group value. The location of the marker along a Y-axis represents the other group value.
Dual-Y graphs show measures of different magnitudes. Assign each series either to the Y1-axis or to the Y2-axis, according to the measure that the series represents.
This graph type requires at least two series of data (one for each Y-axis) and two groups of data (one for the X-axis and one for a Y-axis).
static final int SCATTER_LABELS
static final int SCATTER_LABELS_2Y
static final int POLAR
static final int POLAR_2Y
static final int RADAR_LINE
static final int RADAR_AREA
static final int RADAR_LINE_2Y
static final int STOCK_OHLC_CANDLE
static final int STOCK_OHLC_CANDLE_VOLUME
static final int STOCK_CANDLE
static final int STOCK_HILO
static final int STOCK_HILO_2Y
static final int STOCK_HILO_SPLIT2Y
static final int STOCK_HILO_CLOSE
static final int STOCK_HILO_CLOSE2Y
static final int STOCK_HILO_CLOSE_SPLIT2Y
static final int STOCK_OPEN_HILO_CLOSE
static final int STOCK_2Y
static final int STOCK_SPLIT_2Y
static final int STOCK_HILO_VOLUME
static final int STOCK_VOLUME
static final int STOCK_CANDLE_VOLUME
static final int HIST_VERT
static final int HIST_HORIZ
static final int SPECTRAL
static final int STOCK_HILO_CLOSE_VOLUME
static final int BUBBLE
static final int BUBBLE_LABELS
static final int BUBBLE_2Y
static final int BUBBLE_LABELS_2Y
static final int PIE_BAR
This graph type is not appropriate for data that includes negative numbers.
static final int RING_BAR
This graph type is not appropriate for data that includes negative numbers.
static final int BAR_VERT_FLOAT_STACK
Multiple series are required by this graph type. The first series is always used to provide a base value upon which to display bars for subsequent series. Note that lines are NOT stacked in this graph type.
static final int PARETO
This graph type is not appropriate for data that includes negative numbers.
static final int COMBINATION_VERT_ABS
static final int COMBINATION_VERT_ABS_2Y
static final int LINE_SELECT_POINT
static final int FUNNEL
static final int GRAPH
static final int AREAMARKER
AreaMarker
component.
AreaMarker
,
Series
,
Constant Field Valuesstatic final int BACKGROUND
GraphBackground
component.
GraphBackground
,
Constant Field Valuesstatic final int CONNECTOR
Connector
component.
Connector
,
Constant Field Valuesstatic final int DATALINE
DataLine
component.
DataLine
,
Constant Field Valuesstatic final int DATAMARKER
DataMarker
component.
DataMarker
,
Constant Field Valuesstatic final int FITLINE
Fitline
component.
Fitline
,
Constant Field Valuesstatic final int LEGENDAREA
LegendArea
component.
LegendArea
,
Constant Field Valuesstatic final int LEGENDMARKER
LegendMarker
component.
LegendMarker
,
Constant Field Valuesstatic final int LEGENDTEXT
LegendText
component.
LegendText
,
Constant Field Valuesstatic final int MARKERTEXT
MarkerText
component.
MarkerText
,
Constant Field Valuesstatic final int O1AXIS
O1Axis
component.
O1Axis
,
Constant Field Valuesstatic final int O1MAJORTICK
O1MajorTick
component.
O1MajorTick
,
Constant Field Valuesstatic final int O1TICKLABEL
O1TickLabel
component.
O1TickLabel
,
Constant Field Valuesstatic final int O1TITLE
O1Title
component.
O1Title
,
Constant Field Valuesstatic final int PIEFEELER
PieFeeler
component.
PieFeeler
,
Constant Field Valuesstatic final int PIEFRAME
PieFrame
component.
PieFrame
,
Constant Field Valuesstatic final int PIELABEL
PieLabel
component.
PieLabel
,
Constant Field Valuesstatic final int PLOTAREA
PlotArea
component.
PlotArea
,
Constant Field Valuesstatic final int QUADRANTLINE
QuadrantLine
component.
QuadrantLine
,
Constant Field Valuesstatic final int SERIES
Series
component.
Series
,
Constant Field Valuesstatic final int SLICE
Slice
component.
Slice
,
Constant Field Valuesstatic final int SLICELABEL
SliceLabel
component.
SliceLabel
,
Constant Field Valuesstatic final int SPLITDIVIDER
SplitDivider
component.
SplitDivider
,
Constant Field Valuesstatic final int STOCKMARKER
StockMarker
component.
StockMarker
,
Constant Field Valuesstatic final int THREEDFLOOR
ThreeDFloor
component.
ThreeDFloor
,
Constant Field Valuesstatic final int THREEDLEFTWALL
ThreeDLeftWall
component.
ThreeDLeftWall
,
Constant Field Valuesstatic final int THREEDMARKER
ThreeDMarker
component.
ThreeDMarker
,
Constant Field Valuesstatic final int THREEDRIGHTWALL
ThreeDRightWall
component.
ThreeDRightWall
,
Constant Field Valuesstatic final int TWODMARKER
TwoDMarker
component.
TwoDMarker
,
Constant Field Valuesstatic final int X1AXIS
X1Axis
component.
X1Axis
,
Constant Field Valuesstatic final int X1MAJORTICK
X1MajorTick
component.
X1MajorTick
,
Constant Field Valuesstatic final int X1TICKLABEL
X1TickLabel
component.
X1TickLabel
,
Constant Field Valuesstatic final int X1TITLE
X1Title
component.
X1Title
,
Constant Field Valuesstatic final int XPANELGRID
XPanelGrid
component.
XPanelGrid
,
Constant Field Valuesstatic final int Y1AXIS
Y1Axis
component.
Y1Axis
,
Constant Field Valuesstatic final int Y1MAJORTICK
Y1MajorTick
component.
Y1MajorTick
,
Constant Field Valuesstatic final int Y1TICKLABEL
Y1TickLabel
component.
Y1TickLabel
,
Constant Field Valuesstatic final int Y1TITLE
Y1Title
component.
Y1Title
,
Constant Field Valuesstatic final int Y1ZEROLINE
Y1ZeroLine
component.
Y1ZeroLine
,
Constant Field Valuesstatic final int Y2AXIS
Y2Axis
component.
Y2Axis
,
Constant Field Valuesstatic final int Y2MAJORTICK
Y2MajorTick
component.
Y2MajorTick
,
Constant Field Valuesstatic final int Y2TICKLABEL
Y2TickLabel
component.
Y2TickLabel
,
Constant Field Valuesstatic final int Y2TITLE
Y2Title
component.
Y2Title
,
Constant Field Valuesstatic final int Y2ZEROLINE
Y2ZeroLine
component.
Y2ZeroLine
,
Constant Field Valuesstatic final int Y3DMARKERGRID
Y3DMarkerGrid
component.
Y3DMarkerGrid
,
Constant Field Valuesstatic final int YPANELGRID
YPanelGrid
component.
YPanelGrid
,
Constant Field Valuesstatic final int ZPANELGRID
ZPanelGrid
component.
ZPanelGrid
,
Constant Field Valuesstatic final int ZTICKLABEL
ZTickLabel
component.
ZTickLabel
,
Constant Field Valuesstatic final int ZTITLE
ZTitle
component.
ZTitle
,
Constant Field Valuesstatic final int VOLUMEMARKER
VolumeMarker
component.
VolumeMarker
,
Constant Field Valuesstatic final int RINGTOTALLABEL
RingTotalLabel
component.
RingTotalLabel
,
Constant Field Valuesstatic final int PARETOLINE
ParetoLine
component.
ParetoLine
,
Constant Field Valuesstatic final int X1REFERENCELINE
X1ReferenceLine
component.
X1ReferenceLine
,
Constant Field Valuesstatic final int Y1REFERENCELINE
Y1ReferenceLine
component.
Y1ReferenceLine
,
Constant Field Valuesstatic final int Y2REFERENCELINE
Y2ReferenceLine
component.
Y2ReferenceLine
,
Constant Field Valuesstatic final int UNDEFINED
static final int REFERENCEOBJECTMARKER
ReferenceLineMarker
component.
ReferenceLineMarker
,
Constant Field Valuesstatic final int REFERENCEOBJECTTEXT
ReferenceLineText
component.
ReferenceLineText
,
Constant Field Valuesstatic final int O1DRILLLABEL
O1DrillLabel
component.
O1DrillLabel
,
Constant Field Valuesstatic final int ZDRILLLABEL
ZDrillLabel
component.
ZDrillLabel
,
Constant Field Valuesstatic final int DRILLTEXT
DrillText
component.
DrillText
,
Constant Field Valuesstatic final int DRILLMARKER
DrillMarker
component.
DrillMarker
,
Constant Field Valuesstatic final int PARETOMARKER
ParetoMarker
component.
ParetoMarker
,
Constant Field Valuesstatic final int XVALUE
static final int Y1VALUE
static final int Y2VALUE
static final int ZVALUE
static final int XTICKLBL
static final int Y1TICKLBL
static final int Y2TICKLBL
static final int TIMESELECTOR
static final int FUNNELFRAME
FunnelFrame
component.
FunnelFrame
,
Constant Field Valuesstatic final int FUNNELSLICE
Slice
component for funnel.
Slice
,
Constant Field Valuesstatic final int FUNNELSLICELABEL
SliceLabel
component for funnel.
SliceLabel
,
Constant Field Valuesstatic final int UNDEFINEDTYPE
static final int REFERENCEOBJECT
ReferenceObject
component.
ReferenceObject
,
Constant Field Valuesstatic final int ALL
static final int LEGENDTITLE
LegendTitle
component.
LegendTitle
,
Constant Field Valuesstatic final int ALERT
Alert
component.
Alert
,
Constant Field Valuesstatic final int ANNOTATION
Annotation
component.
Annotation
,
Constant Field Valuesstatic final int X1MINORTICK
X1MinorTick
component.
X1MinorTick
,
Constant Field Valuesstatic final int Y1MINORTICK
Y1MinorTick
component.
Y1MinorTick
,
Constant Field Valuesstatic final int Y2MINORTICK
Y2MinorTick
component.
Y2MinorTick
,
Constant Field Valuesstatic final int TOOLTIP
ToolTip
component.
ToolTip
,
Constant Field Valuesstatic final int GRAPH_END
static final int DDT_CUBE
DataDirector
is a
CubeDataDirector
, for
multidimensional data.
DataDirector
,
Constant Field Valuesstatic final int DDT_RELATIONAL
DataDirector
is a
RelationalDataDirector
,
for relational data.
DataDirector
,
Constant Field Valuesstatic final int YEAR
static final int MONTH
static final int DAY
static final int TIME
static final int QUARTER
static final java.lang.String AUTOMATIC
static final java.lang.String NONE
This format can be specified for any date element.
However, at least one element is always displayed on the time
axis, regardless of how many formats are set to NONE
.
If NONE
is specified as the format for all the relevant
elements, then the time axis displays the smallest element for the
current data set.
For example, if data is daily and the format for the MONTH
element is NONE
, then only days and years appear on the
time axis.
If data is daily and all formats are NONE
, or if all formats
except for TIME
are NONE
, then only days appear.
static final java.lang.String YEAR_LONG
static final java.lang.String YEAR_LONG_WITH_COMMA
static final java.lang.String YEAR_SHORT
static final java.lang.String YEAR_SHORT_WITH_APOSTROPHE
static final java.lang.String QUARTER_LONG
static final java.lang.String QUARTER_SHORT
static final java.lang.String QUARTER_SINGLE_LETTER
static final java.lang.String MONTH_LONG
static final java.lang.String MONTH_SHORT
static final java.lang.String MONTH_NUMBER
static final java.lang.String MONTH_SINGLE_LETTER
static final java.lang.String DAY_OF_WEEK_NUMBER
static final java.lang.String DAY_OF_WEEK
static final java.lang.String DAY_OF_MONTH
static final java.lang.String DAY_OF_WEEK_ABBR
static final java.lang.String DAY_SINGLE_LETTER
static final java.lang.String HOUR
static final java.lang.String HOUR24
static final java.lang.String HOUR_MINUTE
static final java.lang.String HOUR24_MINUTE
static final java.lang.String HOUR_MINUTE_SECOND
static final java.lang.String HOUR24_MINUTE_SECOND
static final int TEXT_COMPONENTS_ALL
static final int TEXT_COMPONENTS_NONE
static final int AL_NEVER
static final int AL_AS_NEEDED
Use this setting if your application handles layout, but you want to ensure that overlap does not occur in case the user displays a set of data that you did not account for in your layout code.
static final int AL_ALWAYS
static final int SE_NONE
SeriesEffect
to this setting turns off
graphic antialiasing.
static final int SE_GRADIENT
SFX
object for each series.SFX
object on a series.
static final int SE_AUTO_GRADIENT
SE_GRADIENT
,
Constant Field Valuesstatic final int SE_PATTERN
static final int DMT_DEFAULT
static final int DMT_EXCEL
static final int DMT_DESKTOP
static final int MTT_NONE
static final int MTT_VALUES
static final int MTT_CUM_VAL
static final int MTT_PERCENT_VAL
static final int MTT_TEXT
static final int MTT_PERCENT_VAL_VALUES
static final int MTT_PERCENT_VAL_TEXT
static final int MTT_PERCENT_VAL_VALUES_TEXT
static final int MTT_VALUES_TEXT
static final int TLT_NONE
static final int TLT_MEMBER
static final int TLT_DIM_MEMBER
static final int RB_NONE
Graph.setSeriesRolloverBehavior(int)
,
Constant Field Valuesstatic final int RB_HIGHLIGHT
Graph.setSeriesRolloverBehavior(int)
,
Constant Field Valuesstatic final int RB_DIM
Graph.setSeriesRolloverBehavior(int)
,
Constant Field Valuesstatic final int RB_MAX
static final int HS_OFF
Graph#setSeriesHideShowBehavior
,
Constant Field Valuesstatic final int HS_RESCALE
Graph#setSeriesHideShowBehavior
,
Constant Field Valuesstatic final int HS_NO_RESCALE
Graph#setSeriesHideShowBehavior
,
Constant Field Valuesstatic final int HS_MAX
static final int ZD_BOTH_AXES
static final int ZD_XAXIS_ONLY
static final int ZD_YAXIS_ONLY
static final int SP_NEVER
static final int SP_AS_NEEDED
#setDisplayGroups
,
#setDisplaySeries
,
Constant Field Valuesstatic final int SP_ALWAYS
static final int SP_RESERVED
static final int SP_ALWAYS_BP_NEVER
static final int SP_HIDDEN
static final int GROUPANDSERIESLIMIT
#setStartGroup
,
#setStartSeries
,
#setStartRow
,
#setStartColumn
,
Constant Field Valuesstatic final int SERIESOBJECTCOUNTLIMIT
#setSeriesObjectCount
,
Constant Field Valuesstatic final int THRESHOLDOBJECTCOUNTLIMIT
#setThresholdObjectCount
,
Constant Field Valuesstatic final int COLOR_BY_SERIES
static final int COLOR_BY_GROUP
static final int SVG_MODE_NO_HEADER
static final int SVG_MODE_BASIC
static final int SVG_MODE_TOOLTIPS
static final int SVG_MODE_DRILLING
static final int SVG_MODE_DATA_ZOOMING
static final int SVG_MODE_SHAPE_ATTRIBUTES
static final int SVG_MODE_FONT_EMBEDDING
static final int SVG_MODE_DATA_SCROLLING
static final int SVG_MODE_TIME_AXIS_EVENT
static final int SVG_MODE_METADATA
static final int SVG_MODE_FULL
static final int MA_NONE
static final int MA_SELECT
static final int MA_SCROLL_ZOOM
static final int USER_PROPERTIES_MODE
static final int STYLE_PROPERTIES_MODE
static final int CSS_PROPERTIES_MODE
static final int ALL_PROPERTIES_MODE
static final int TEMP_PROPERTIES_MODE
static final int TRM_OFF
Graph.setTimeRangeMode(int)
,
Constant Field Valuesstatic final int TRM_RELATIVE_LAST
Graph.setTimeRangeMode(int)
,
Constant Field Valuesstatic final int TRM_RELATIVE_FIRST
Graph.setTimeRangeMode(int)
,
Constant Field Valuesstatic final int TRM_EXPLICIT
Graph.setTimeRangeMode(int)
,
Constant Field Valuesstatic final int TAT_OFF
Graph.setTimeAxisType(int)
,
Constant Field Valuesstatic final int TAT_DEFAULT
Graph.setTimeAxisType(int)
,
Constant Field Valuesstatic final int TAT_IRREGULAR
Graph.setTimeAxisType(int)
,
Constant Field Valuesstatic final int TAT_MIXED_FREQUENCY
Graph.setTimeAxisType(int)
,
Constant Field Valuesstatic final int TAT_DEFAULT_STRICT
Graph.setTimeAxisType(int)
,
Constant Field Valuesstatic final int TAT_IRREGULAR_STRICT
Graph.setTimeAxisType(int)
,
Constant Field Valuesstatic final int TAT_MIXED_FREQUENCY_STRICT
Graph.setTimeAxisType(int)
,
Constant Field Valuesstatic final int HONOR_PROPERTIES
doAutoLayout
: Honor the properties that automatic layout normally respects.
When you pass this value to the doAutoLayout
method, then
the automatic layout code respects the settings of properties that
are set manually.
For example, tick label skipping is automatic by default, but you
can specify BaseGraphComponent.TLS_MANUAL
as the
TickLabelSkipMode
property.
If you do this, then automatic layout code respects the values of the
TickLabelSkipCount
and TickLabelSkipFirst
properties of the O1Axis
.
The doAutoLayout
code also respects these properties, if
you set HONOR_PROPERTIES
as the level
.
Using this value limits the strategies that the automatic layout code
can use in placing components.
When you use this level
, the doAutoLayout
method
honors:
TickLabelSkipMode
property of the
O1TickLabel
.
AutomaticRotation
property of the O1TickLabel
.
TextRotation
property of theO1TickLabel
.
AutomaticPlacement
property of the
LegendArea
.
Now matter how these properties are set before you call doAutoLayout
,
the doAutoLayout
method always sets these properties to their
manual settings, so that you can tweak the layout afterward by setting the
related properties.
RESET_PROPERTIES
,
#doAutoLayout
,
#setAutoLayout
,
Constant Field Valuesstatic final int RESET_PROPERTIES
doAutoLayout
: Reset property values that can be set automatically.
When you pass this value to the doAutoLayout
method, then
the automatic layout code treats as automatic any property that can
be set automatically.
For example, tick label skipping is automatic by default, but you
can specify BaseGraphComponent.TLS_MANUAL
as the
TickLabelSkipMode
property.
If you do this, then automatic layout code respects the values of the
TickLabelSkipCount
and TickLabelSkipFirst
properties of the O1Axis
.
If you set RESET_PROPERTIES
as the level
for
doAutoLayout
, then doAutoLayout
treats the
properties as if they were set to their automatic values.
Using this value allows the automatic layout code more flexibility
in placing components.
When you use this level
, the doAutoLayout
method:
TickLabelSkipMode
property of the
O1TickLabel
as if it were set to
BaseGraphComponent.TLS_AUTOMATIC
.AutomaticRotation
property of the
O1TickLabel
as if it were set to
BaseGraphComponent.AR_HORIZ_ROTATE_270
.TextRotation
property of the
O1TickLabel
as if it were set to
BaseGraphComponent.AR_HORIZ
.AutomaticPlacement
property of the
LegendArea
as if it were
BaseGraphComponent.AP_ALWAYS
.
The doAutoLayout
method always sets these properties to their
manual settings, so that you can tweak the layout by setting the
related properties.
HONOR_PROPERTIES
,
#doAutoLayout
,
#setAutoLayout
,
Constant Field Valuesstatic final int CTAI_AUTOMATIC
static final int CTAI_YEAR
static final int CTAI_MONTH
static final int CTAI_DAY
static final int CTAI_HOUR
static final int CTAI_MINUTE
static final int CTAI_SECOND
static final int RO_DISPLAY_NEVER
static final int RO_DISPLAY_ALWAYS
static final int RO_DISPLAY_AUTOMATIC
static final java.lang.String ro_display_never
static final java.lang.String ro_display_always
static final java.lang.String ro_display_automatic
static final int SHOW_NONE
static final int SHOW_ALL
static final java.lang.String show_none
static final java.lang.String show_all
static final int GRAPH_MARGIN
static final int LEGEND_LABEL_VIRT_SPACING
static final int LEGEND_MARGIN_SPACING_VIRT
static final int LEGEND_MARGIN_SPACING_HORZ
static final int LEGEND_MARKER_MARGIN
static final int MSIL_FALSE
static final int MSIL_TRUE
static final int MSIL_SQUARE
static final java.lang.String msil_false
static final java.lang.String msil_true
static final java.lang.String msil_square
static final int SMT_ALL
static final int SMT_BARS
static final int SMT_AREAS
static final int SMT_LINES
static final int SMT_AREAS_BARS
static final java.lang.String smt_all
static final java.lang.String smt_bars
static final java.lang.String smt_areas_bars
static final int BAR_SHAPE_RECTANGLE
static final int BAR_SHAPE_CYLINDER
static final int BAR_SHAPE_TRIANGLE
static final int BAR_SHAPE_DIAMOND
static final java.lang.String bar_shape_rectangle
static final java.lang.String bar_shape_cylinder
static final java.lang.String bar_shape_triangle
static final java.lang.String bar_shape_diamond
static final int CL_NONE
static final int CL_TITLES_SIDEBYSIDE
static final int CL_TITLE_SEPARATOR
static final int CL_AUTO_GRADIENT
static final int ZS_LIVE_SCROLL
static final int ZS_DELAYED_SCROLL
static final java.lang.String ZS_LIVE_SCROLL_EVENT
static final java.lang.String ZS_LIVE_RESIZE_EVENT
static final int BP_ALWAYS
static final int BP_NEVER
static final int LS_NONE
static final int LS_AUTO
static final int ADA_OFF
static final int ADA_ACCESSIBILITY
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Data Visualization Components 11g Release 1 (11.1.1.1.0) E12063-02 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |