| 
 | Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.4.0) E12063-05 | ||||||||
| 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.AnnotationLocationSpecifies the location of an annotation. FRONT: Annotation displayed above markers. BACK: Annotation displayed behind markers. | 
| static class | GraphConstants.AnnotationPositionSpecifies the position of an annotation. DATA_VALUE: Associate the annotation with a series and group. ABSOLUTE: Associate the annotation with a pair of X and Y values. PERCENTAGE: Associate the annotation with a percentage of the current plotArea axisMin and axisMax. | 
| static class | GraphConstants.BubbleMarkerSizingSpecifies the type of scaling used for bubble markers. RELATIVE: Scale bubble markers relative to each other. PIXELS: Scale bubble markers using their Z values as absolute pixel sizes. VIRTUAL: Scale bubble markers using their Z values as virtual coordinate sizes. | 
| static class | GraphConstants.DataSelectionSpecifies the data selection mode for this graph Valid enums are - none: no selection single: single selection | 
| static class | GraphConstants.FormFactorSpecifies whether the graph should be rendered as a spark chart. SPARKCHART: Render the graph as a spark chart if possible. AUTO: Let the graph choose the form factor automatically. | 
| static class | GraphConstants.InteractiveSliceBehaviorSpecifies the types of interactivity behavior that are enabled for slices of the graph. NONE: No interactive slice behavior enabled EXPLODE: Click to explode slices in a pie graph EXPLODE_ALL: Add explodeAll and uniteAll options to the context menu Note: Interactivity behavior is only supported in the Flash imageFormat. | 
| static class | GraphConstants.InteractivityBehaviorDeprecated. Use InteractiveSliceBehavior instead. | 
| static class | GraphConstants.MarkersSpecifies the types of markers to show on this graph. NONE - does not display markers AUTO - the graph decides whether to display markers and which markers to display HIGH - displays a marker at the greatest value LOW - displays a marker at the smallest value FIRST - displays a marker at the first value LAST - displays a marker at the last value Note: This is currently only supported for Sparkcharts. | 
| static class | GraphConstants.MinorGridStepTypeMinorGridStepType: The Step Type | 
| static class | GraphConstants.ScatterLineTypeSpecifies 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_ACCESSIBILITYADA accessibility mode is on | 
| static int | ADA_OFFADA mode is off | 
| static int | AL_ALWAYSAutoLayout: Always layout components automatically, without checking whether it is necessary. | 
| static int | AL_AS_NEEDEDAutoLayout: Layout components automatically only when necessary. | 
| static int | AL_NEVERAutoLayout: Never layout components automatically. | 
| static int | ALERTThe Alertcomponent. | 
| static int | ALLThe constant representing all of graph components. | 
| static int | ALL_PROPERTIES_MODE | 
| static int | ANNOTATIONThe Annotationcomponent. | 
| 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_ABSGraph type: Absolute area graph. | 
| static int | AREA_VERT_ABS_SPLIT2YGraph type: Absolute, split dual-Y area graph. | 
| static int | AREA_VERT_PERCENTGraph type: Percent area graph. | 
| static int | AREA_VERT_STACKGraph type: Stacked area graph. | 
| static int | AREA_VERT_STACK_SPLIT2YGraph type: Stacked, split dual-Y area graph. | 
| static int | AREAMARKERThe AreaMarkercomponent. | 
| static java.lang.String | AUTOMATICDate format: Automatic. | 
| static int | BACKGROUNDThe GraphBackgroundcomponent. | 
| static int | BAR_HORIZ_CLUSTGraph type: Clustered bar graph that is horizontal. | 
| static int | BAR_HORIZ_CLUST_2YGraph type: Clustered, dual-Y bar graph that is horizontal. | 
| static int | BAR_HORIZ_CLUST_SPLIT2YGraph type: Clustered, split dual-Y graph that is horizontal. | 
| static int | BAR_HORIZ_PERCENT | 
| static int | BAR_HORIZ_STACKGraph type: Stacked bar graph that is horizontal. | 
| static int | BAR_HORIZ_STACK_2YGraph type: Stacked, dual-Y bar graph that is horizontal. | 
| static int | BAR_HORIZ_STACK_SPLIT2YGraph type: Stacked, split dual-Y bar graph that is horizontal. | 
| static java.lang.String | bar_shape_cylinder | 
| static int | BAR_SHAPE_CYLINDERBarShape: In a bar graph, bars will be cylindrical. | 
| static java.lang.String | bar_shape_diamond | 
| static int | BAR_SHAPE_DIAMONDBarShape: In a bar graph, bars will be diamond shaped. | 
| static java.lang.String | bar_shape_rectangle | 
| static int | BAR_SHAPE_RECTANGLEBarShape: In a bar graph, bars will be rectangular. | 
| static java.lang.String | bar_shape_triangle | 
| static int | BAR_SHAPE_TRIANGLEBarShape: In a bar graph, bars will be triangular. | 
| static int | BAR_VERT_CLUSTGraph type: Clustered bar graph that has a vertical orientation. | 
| static int | BAR_VERT_CLUST_SPLIT2YGraph type: Clustered, split dual-Y bar graph that is vertical. | 
| static int | BAR_VERT_CLUST2YGraph type: Clustered, dual-Y bar graph that is vertical. | 
| static int | BAR_VERT_FLOAT_STACKGraph type: Floating stacked bar graph that is vertical. | 
| static int | BAR_VERT_PERCENTGraph type: Percent bar graph that is vertical. | 
| static int | BAR_VERT_STACKGraph type: Stacked bar graph that is vertical. | 
| static int | BAR_VERT_STACK_SPLIT2YGraph type: Stacked, split dual-Y bar graph that is vertical. | 
| static int | BAR_VERT_STACK2YGraph type: Stacked, dual-Y bar graph that is vertical. | 
| static int | BP_ALWAYSZoomButtonPresence: always display zoom button. | 
| static int | BP_NEVERZoomButtonPresence: never display zoom button. | 
| static int | BUBBLEGraph type: Bubble graph. | 
| static int | BUBBLE_2YGraph type: Dual-Y bubble graph. | 
| static int | BUBBLE_LABELS | 
| static int | BUBBLE_LABELS_2Y | 
| static int | CL_AUTO_GRADIENTCustomLayout: all BLAF features will be honored. | 
| static int | CL_NONECustomLayout: all BLAF features will be honored. | 
| static int | CL_TITLE_SEPARATORCustomLayout: all BLAF features will be honored. | 
| static int | CL_TITLES_SIDEBYSIDECustomLayout: all BLAF features will be honored. | 
| static int | COLOR_BY_GROUPColor Mode: Markers of the same color indicate a group of data. | 
| static int | COLOR_BY_SERIESColor Mode: Markers of the same color indicate a series of data. | 
| static int | COMBINATION_VERT_ABSGraph type: Absolute vertical combination graph | 
| static int | COMBINATION_VERT_ABS_2YGraph type: Absolute 2Y vertical combination graph | 
| static int | CONNECTORThe Connectorcomponent. | 
| static int | CSS_PROPERTIES_MODE | 
| static int | CTAI_AUTOMATICThe default value for the ContinuousTimeAxisInterval property. | 
| static int | CTAI_DAYContinuousTimeAxisInterval - DAY | 
| static int | CTAI_HOURContinuousTimeAxisInterval - HOUR | 
| static int | CTAI_MINUTEContinuousTimeAxisInterval - MINUTE | 
| static int | CTAI_MONTHContinuousTimeAxisInterval - MONTH | 
| static int | CTAI_SECONDContinuousTimeAxisInterval - SECOND | 
| static int | CTAI_YEARContinuousTimeAxisInterval - YEAR | 
| static int | DATALINEThe DataLinecomponent. | 
| static int | DATAMARKERThe DataMarkercomponent. | 
| static int | DAYDate element: Day. | 
| static java.lang.String | DAY_OF_MONTHDay format: Day of the month. | 
| static java.lang.String | DAY_OF_WEEKDay format: Day of week, as a word. | 
| static java.lang.String | DAY_OF_WEEK_ABBRDay format: Day of the week, abbreviated. | 
| static java.lang.String | DAY_OF_WEEK_NUMBERDay format: Day of the week, as a number. | 
| static java.lang.String | DAY_SINGLE_LETTERDay format: Day of the week, as a single letter. | 
| static int | DDT_CUBEDeprecated. As of 4.0.0.11, no replacement | 
| static int | DDT_RELATIONALDeprecated. As of 4.0.0.11, no replacement | 
| static int | DMT_DEFAULT | 
| static int | DMT_DESKTOP | 
| static int | DMT_EXCEL | 
| static int | DRILLMARKERThe DrillMarkercomponent. | 
| static int | DRILLTEXTThe DrillTextcomponent. | 
| static int | FITLINEThe Fitlinecomponent. | 
| static int | FUNNELGraph type: Funnel Chart. | 
| static int | FUNNELFRAMEThe FunnelFramecomponent. | 
| static int | FUNNELSLICEThe Slicecomponent for funnel. | 
| static int | FUNNELSLICELABELThe SliceLabelcomponent for funnel. | 
| static int | GRAPHThis graph. | 
| static int | GRAPH_END | 
| static int | GRAPH_MARGIN | 
| static int | GROUPANDSERIESLIMITThe maximum number of groups and series that this graph can display. | 
| static int | HIST_HORIZ | 
| static int | HIST_VERT | 
| static int | HONOR_PROPERTIESdoAutoLayout: Honor the properties that automatic layout normally respects. | 
| static java.lang.String | HOURTime format: Hour on 12-hour clock. | 
| static java.lang.String | HOUR_MINUTETime format: Hour and minute on 12-hour clock. | 
| static java.lang.String | HOUR_MINUTE_SECONDTime format: Hour, minute, and second on 12-hour clock. | 
| static java.lang.String | HOUR24Time format: Hour on 24-hour clock. | 
| static java.lang.String | HOUR24_MINUTETime format: Hour and minute on 24-hour clock. | 
| static java.lang.String | HOUR24_MINUTE_SECONDTime format: Hour, minute, and second on 24-hour clock. | 
| static int | HS_MAX | 
| static int | HS_NO_RESCALEHide and show will not rescale the graph. | 
| static int | HS_OFFThere is no hide and show behavior enabled. | 
| static int | HS_RESCALEHide and show will rescale the graph. | 
| static int | LAYER_LEGENDMARKER | 
| static int | LAYER_LEGENDTEXT | 
| 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 | LEGENDAREAThe LegendAreacomponent. | 
| static int | LEGENDMARKERThe LegendMarkercomponent. | 
| static int | LEGENDTEXTThe LegendTextcomponent. | 
| static int | LEGENDTITLEThe LegendTitlecomponent. | 
| 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_POINTBoth the X and Y Axes of this graph are data axes. | 
| static int | LINE_VERT_ABSGraph type: Absolute line graph. | 
| static int | LINE_VERT_ABS_2YGraph type: Absolute, dual-Y line graph. | 
| static int | LINE_VERT_ABS_SPLIT2YGraph type: Absolute, split dual-Y line graph. | 
| static int | LINE_VERT_PERCENTGraph type: Percent line graph. | 
| static int | LINE_VERT_STACKGraph type: Stacked line graph. | 
| static int | LINE_VERT_STACK_2YGraph type: Stacked, dual-Y line graph. | 
| static int | LINE_VERT_STACK_SPLIT2YGraph type: Stacked, split dual-Y line graph. | 
| static int | LS_AUTOLegendScrolling: Automatic | 
| static int | LS_NONELegendScrolling: None | 
| static int | MA_NONE | 
| static int | MA_SCROLL_ZOOM | 
| static int | MA_SELECT | 
| static int | MARKERTEXTThe MarkerTextcomponent. | 
| static int | MONTHDate element: Month. | 
| static java.lang.String | MONTH_LONGMonth format: Long. | 
| static java.lang.String | MONTH_NUMBERMonth format: Number. | 
| static java.lang.String | MONTH_SHORTMonth format: Short. | 
| static java.lang.String | MONTH_SINGLE_LETTERMonth format: Single letter. | 
| static java.lang.String | msil_false | 
| static int | MSIL_FALSEMarkerShapeInLegend: 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_SQUAREMarkerShapeInLegend: Legend markers will be square. | 
| static java.lang.String | msil_true | 
| static int | MSIL_TRUEMarkerShapeInLegend: Legend markers will be shaped like data markers or 2D markers in the same series. | 
| static int | MTT_CUM_VALDisplay cumulative data value (stacked graphs only). | 
| static int | MTT_NONEMarker ToolTip Type: No tooltips displayed. | 
| static int | MTT_PERCENT_VALDisplay percentage data value (pie slices only). | 
| static int | MTT_PERCENT_VAL_TEXTMarker text type: Display percentage data value (pie slices only) and QDR information, such as "January, Shoes". | 
| static int | MTT_PERCENT_VAL_VALUESMarker text type: Display percentage data value (pie slices only) and data value or values. | 
| static int | MTT_PERCENT_VAL_VALUES_TEXTMarker text type: Display percentage data value (pie slices only), data value or values, and QDR information, such as "January, Shoes". | 
| static int | MTT_TEXTMarker text type: Display QDR information, such as "January, Shoes". | 
| static int | MTT_VALUESMarker ToolTip Type: Display data value or values. | 
| static int | MTT_VALUES_TEXTMarker text type: Display data value or values and QDR information, such as "January, Shoes." | 
| static java.lang.String | NONEDate format: none. | 
| static int | O1AXISThe O1Axiscomponent. | 
| static int | O1DRILLLABELThe O1DrillLabelcomponent. | 
| static int | O1MAJORTICKThe O1MajorTickcomponent. | 
| static int | O1TICKLABELThe O1TickLabelcomponent. | 
| static int | O1TITLEThe O1Titlecomponent. | 
| static int | PARETOGraph type: Pareto graph. | 
| static int | PARETOLINEThe ParetoLinecomponent. | 
| static int | PARETOMARKERThe ParetoMarkercomponent. | 
| static int | PIEGraph type: Pie graph. | 
| static int | PIE_BARGraph type: Pie-Bar graph. | 
| static int | PIE_MULTIGraph type: Multiple pie graph. | 
| static int | PIE_MULTI_PROP | 
| static int | PIEFEELERThe PieFeelercomponent. | 
| static int | PIEFRAMEThe PieFramecomponent. | 
| static int | PIELABELThe PieLabelcomponent. | 
| static int | PLOTAREAThe PlotAreacomponent. | 
| static int | POLARGraph type: Polar graph. | 
| static int | POLAR_2Y | 
| static int | QUADRANTLINEThe QuadrantLinecomponent. | 
| 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_LINEGraph type: Radar graph. | 
| static int | RADAR_LINE_2Y | 
| static int | RB_DIMRollover behavior defined by dimming. | 
| static int | RB_HIGHLIGHTRollover behavior defined by highlighting. | 
| static int | RB_MAX | 
| static int | RB_NONEThere is no rollover behavior enabled. | 
| static int | REFERENCEOBJECTThe ReferenceObjectcomponent. | 
| static int | REFERENCEOBJECTMARKERThe ReferenceLineMarkercomponent. | 
| static int | REFERENCEOBJECTTEXTThe ReferenceLineTextcomponent. | 
| static int | RESET_PROPERTIESdoAutoLayout: Reset property values that can be set automatically. | 
| static int | RINGGraph type: Ring graph. | 
| static int | RING_BARGraph type: Ring-Bar graph. | 
| static int | RING_MULTIGraph type: Multiple ring graph. | 
| static int | RING_MULTI_PROP | 
| static int | RINGTOTALLABELThe RingTotalLabelcomponent. | 
| static java.lang.String | ro_display_always | 
| static int | RO_DISPLAY_ALWAYSReference Object: Always display the reference object. | 
| static java.lang.String | ro_display_automatic | 
| static int | RO_DISPLAY_AUTOMATICReference 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_NEVERReference Object: Never display the reference object. | 
| static int | SCATTERGraph type: Scatter graph. | 
| static int | SCATTER_2YGraph type: Dual-Y scatter graph. | 
| static int | SCATTER_LABELS | 
| static int | SCATTER_LABELS_2Y | 
| static int | SE_AUTO_GRADIENTSeriesEffect: Graph with gradient. | 
| static int | SE_GRADIENTSeriesEffect: Graph with gradient. | 
| static int | SE_NONESeriesEffect: Simple, plain graph. | 
| static int | SE_PATTERNSeriesEffect: Graph with patterns. | 
| static int | SERIESThe Seriescomponent. | 
| static int | SERIESOBJECTCOUNTLIMITThe maximum number of different series for which you can save properties. | 
| static java.lang.String | show_all | 
| static int | SHOW_ALLAnnotations: Always display the Annotations. | 
| static java.lang.String | show_none | 
| static int | SHOW_NONEAnnotations: Never display the Annotations. | 
| static int | SLICEThe Slicecomponent. | 
| static int | SLICELABELThe SliceLabelcomponent. | 
| static java.lang.String | smt_all | 
| static int | SMT_ALLStackedMarkerTypes: 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_BARSStackedMarkerTypes: In a stacked graph, areas and bars will be stacked; lines will not. | 
| static java.lang.String | smt_bars | 
| static int | SMT_BARSStackedMarkerTypes: In a stacked graph, only bars will be stacked; lines and areas will not. | 
| static int | SMT_LINES | 
| static int | SP_ALWAYSScrollbar presence: Always display scrollbars. | 
| static int | SP_ALWAYS_BP_NEVERScrollbar 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_NEEDEDScrollbar presence: Display scrollbars when they are needed. | 
| static int | SP_HIDDENScrollbar presence: Hide scrollbars but allow scrolling programatically on the client | 
| static int | SP_NEVERScrollbar presence: Never display scrollbars. | 
| static int | SP_RESERVEDScrollbar presence: Display scrollbars when they are needed, and reserve space for them when they are not. | 
| static int | SPECTRAL | 
| static int | SPLITDIVIDERThe SplitDividercomponent. | 
| static int | STOCK_2Y | 
| static int | STOCK_CANDLEGraph type: Candle open-close stock graph. | 
| static int | STOCK_CANDLE_VOLUMEGraph type: Candle open-close stock with volume. | 
| static int | STOCK_HILO | 
| static int | STOCK_HILO_2Y | 
| static int | STOCK_HILO_CLOSEGraph type: High-low-close stock graph. | 
| static int | STOCK_HILO_CLOSE_SPLIT2Y | 
| static int | STOCK_HILO_CLOSE_VOLUMEGraph 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_CANDLEGraph type: Candle open-high-low-close stock graph. | 
| static int | STOCK_OHLC_CANDLE_VOLUMEGraph type: Candle open-high-low-close stock graph with volume. | 
| static int | STOCK_OPEN_HILO_CLOSEGraph type: Open-high-low-close stock graph. | 
| static int | STOCK_SPLIT_2Y | 
| static int | STOCK_VOLUMEGraph type: Open-high-low-close stock graph with volume. | 
| static int | STOCKMARKERThe StockMarkercomponent. | 
| static int | STYLE_PROPERTIES_MODE | 
| static int | SVG_MODE_BASICSVG 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_FULLSVG 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_DEFAULTDiscrete time axis behavior. | 
| static int | TAT_DEFAULT_STRICTThis is very similar to TAT_DEFAULT. | 
| static int | TAT_IRREGULARThe application should specify TAT_IRREGULAR under the following conditions. | 
| static int | TAT_IRREGULAR_STRICTThis is very similar to TAT_IRREGULAR. | 
| static int | TAT_MIXED_FREQUENCYThe application should specify this property under the following conditions. | 
| static int | TAT_MIXED_FREQUENCY_STRICTThis is very similar to TAT_MIXED_FREQUENCY. | 
| static int | TAT_OFFThe time axis is turned off. | 
| static int | TEMP_PROPERTIES_MODE | 
| static int | TEXT_COMPONENTS_ALLScale font size: Scale the font size of all text components in the graph. | 
| static int | TEXT_COMPONENTS_NONEScale font size: Do not scale the font size of any text components in the graph. | 
| static int | THREED_AREA_GROUP | 
| static int | THREED_AREA_SERIESGraph type: 3-D area graph. | 
| static int | THREED_BARGraph type: 3-D bar graph. | 
| static int | THREED_CUBEGraph 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_SERIESGraph type: 3-D ribbon graph. | 
| static int | THREED_START | 
| static int | THREED_SURFACEGraph type: 3D surface. | 
| static int | THREED_SURFACE_HONEYCOMB | 
| static int | THREED_SURFACE_SIDES | 
| static int | THREEDFLOORThe ThreeDFloorcomponent. | 
| static int | THREEDLEFTWALLThe ThreeDLeftWallcomponent. | 
| static int | THREEDMARKERThe ThreeDMarkercomponent. | 
| static int | THREEDRIGHTWALLThe ThreeDRightWallcomponent. | 
| static int | THRESHOLDOBJECTCOUNTLIMITThe maximum number of thresholds for which you can save properties. | 
| static int | TIMEDate element: Time. | 
| static int | TIMESELECTORTime selector. | 
| static int | TLT_DIM_MEMBERTooltip label type: Display dimension names and dimension members, such as "Product: Shoes". | 
| static int | TLT_MEMBERTooltip label type: Display only dimension names, such as "Product". | 
| static int | TLT_NONETooltip label type: Do not display information. | 
| static java.lang.String | TOKEN_ACTUAL_VALUEthe actual value for a funnel slice | 
| static java.lang.String | TOKEN_CLOSE_VALUEthe close value for a stock marker | 
| static java.lang.String | TOKEN_CUMULATIVE_PERCENTAGE_VALUEthe cumulative percentage value for a stacked percent graph, pareto graph | 
| static java.lang.String | TOKEN_CUMULATIVE_STACKED_VALUEthe cumulative stacked value for a stacked graph | 
| static java.lang.String | TOKEN_GROUP_LABELthe group label for the group of this marker | 
| static java.lang.String | TOKEN_HIGH_VALUEthe high value for a stock marker | 
| static java.lang.String | TOKEN_LOW_VALUEthe low value for a stock marker | 
| static java.lang.String | TOKEN_NEW_LINEnew line (line separator) token | 
| static java.lang.String | TOKEN_OPEN_VALUEthe open value for a stock marker | 
| static java.lang.String | TOKEN_PIE_PERCENTAGE_VALUEpie slice percentage value | 
| static java.lang.String | TOKEN_PIE_SLICE_VALUEthe value of a pie slice | 
| static java.lang.String | TOKEN_SERIES_LABELthe series label for the series of this marker. | 
| static java.lang.String | TOKEN_TARGET_VALUEthe target value for a funnel slice | 
| static java.lang.String | TOKEN_VOLUME_VALUEthe volume value for a stock volume marker | 
| static java.lang.String | TOKEN_X_VALUEthe X value of a scatter or bubble marker | 
| static java.lang.String | TOKEN_Y_VALUEthe Y value of this marker (if this marker has a y value) | 
| static java.lang.String | TOKEN_Z_VALUEthe Z value (bubble size) of a bubble marker | 
| static int | TOOLTIPThe ToolTipcomponent. | 
| static int | TRM_EXPLICITExplicit time range. | 
| static int | TRM_OFFThe time range mode is off. | 
| static int | TRM_RELATIVE_FIRSTRelative time range from the first data point. | 
| static int | TRM_RELATIVE_LASTRelative time range from the last data point. | 
| static int | TWODMARKERThe TwoDMarkercomponent. | 
| static int | UNDEFINEDAn undefined component. | 
| static int | UNDEFINEDTYPEUndetermined how to format the data value. | 
| static int | USER_PROPERTIES_MODE | 
| static int | VOLUMEMARKERThe VolumeMarkercomponent. | 
| static int | X1AXISThe X1Axiscomponent. | 
| static int | X1MAJORTICKThe X1MajorTickcomponent. | 
| static int | X1MINORTICKThe X1MinorTickcomponent. | 
| static int | X1REFERENCELINEThe X1ReferenceLinecomponent. | 
| static int | X1TICKLABELThe X1TickLabelcomponent. | 
| static int | X1TITLEThe X1Titlecomponent. | 
| static int | XPANELGRIDThe XPanelGridcomponent. | 
| static int | XTICKLBLFormat the data value as an X tick label. | 
| static int | XVALUEFormat the data value as an X value. | 
| static int | Y1AXISThe Y1Axiscomponent. | 
| static int | Y1MAJORTICKThe Y1MajorTickcomponent. | 
| static int | Y1MINORTICKThe Y1MinorTickcomponent. | 
| static int | Y1REFERENCELINEThe Y1ReferenceLinecomponent. | 
| static int | Y1TICKLABELThe Y1TickLabelcomponent. | 
| static int | Y1TICKLBLFormat the data as a Y1 tick label. | 
| static int | Y1TITLEThe Y1Titlecomponent. | 
| static int | Y1VALUEFormat the data value as a Y1 value. | 
| static int | Y1ZEROLINEThe Y1ZeroLinecomponent. | 
| static int | Y2AXISThe Y2Axiscomponent. | 
| static int | Y2MAJORTICKThe Y2MajorTickcomponent. | 
| static int | Y2MINORTICKThe Y2MinorTickcomponent. | 
| static int | Y2REFERENCELINEThe Y2ReferenceLinecomponent. | 
| static int | Y2TICKLABELThe Y2TickLabelcomponent. | 
| static int | Y2TICKLBLFormat the data value a Y2 tick label. | 
| static int | Y2TITLEThe Y2Titlecomponent. | 
| static int | Y2VALUEFormat the data value as a Y2 value. | 
| static int | Y2ZEROLINEThe Y2ZeroLinecomponent. | 
| static int | Y3DMARKERGRIDThe Y3DMarkerGridcomponent. | 
| static int | YEARDate element: Year. | 
| static java.lang.String | YEAR_LONGYear format: Long. | 
| static java.lang.String | YEAR_LONG_WITH_COMMADeprecated. replaced by YEAR_LONG_WITH_GROUPING_SEPARATOR | 
| static java.lang.String | YEAR_LONG_WITH_GROUPING_SEPARATORYear format: Long with a grouping separator. | 
| static java.lang.String | YEAR_SHORTYear format: Short. | 
| static java.lang.String | YEAR_SHORT_WITH_APOSTROPHEYear format: Short with an apostrophe. | 
| static int | YPANELGRIDThe YPanelGridcomponent. | 
| static int | ZD_BOTH_AXES | 
| static int | ZD_XAXIS_ONLY | 
| static int | ZD_YAXIS_ONLY | 
| static int | ZDRILLLABELThe ZDrillLabelcomponent. | 
| static int | ZPANELGRIDThe ZPanelGridcomponent. | 
| static int | ZS_DELAYED_SCROLLZoomAndScroll: delayed scroll. | 
| static java.lang.String | ZS_LIVE_RESIZE_EVENTZoomAndScroll: live resize event. | 
| static int | ZS_LIVE_SCROLLZoomAndScroll: live scroll. | 
| static java.lang.String | ZS_LIVE_SCROLL_EVENTZoomAndScroll: live scroll event. | 
| static int | ZTICKLABELThe ZTickLabelcomponent. | 
| static int | ZTITLEThe ZTitlecomponent. | 
| static int | ZVALUEFormat 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 LAYER_LEGENDMARKER
static final int LAYER_LEGENDTEXT
static 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_LONG_WITH_GROUPING_SEPARATOR
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
static final java.lang.String TOKEN_NEW_LINE
static final java.lang.String TOKEN_SERIES_LABEL
static final java.lang.String TOKEN_GROUP_LABEL
static final java.lang.String TOKEN_X_VALUE
static final java.lang.String TOKEN_Y_VALUE
static final java.lang.String TOKEN_Z_VALUE
static final java.lang.String TOKEN_PIE_SLICE_VALUE
static final java.lang.String TOKEN_PIE_PERCENTAGE_VALUE
static final java.lang.String TOKEN_ACTUAL_VALUE
static final java.lang.String TOKEN_TARGET_VALUE
static final java.lang.String TOKEN_HIGH_VALUE
static final java.lang.String TOKEN_LOW_VALUE
static final java.lang.String TOKEN_CLOSE_VALUE
static final java.lang.String TOKEN_OPEN_VALUE
static final java.lang.String TOKEN_VOLUME_VALUE
static final java.lang.String TOKEN_CUMULATIVE_STACKED_VALUE
static final java.lang.String TOKEN_CUMULATIVE_PERCENTAGE_VALUE
| 
 | Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.4.0) E12063-05 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||