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

E12063-05

oracle.dss.gauge
Interface GaugeConstants

All Superinterfaces:
DataviewConstants, GaugeAttributes, GaugeSetAttributes
All Known Implementing Classes:
CommonGauge, CoreGauge, Gauge, UIGauge

public interface GaugeConstants
extends GaugeSetAttributes

Since:
11.0

Nested Class Summary
static class GaugeConstants.HorizontalAlignment
          Horizontal Alignment for gauge
 
Field Summary
static java.lang.String a_horizontalAlignment
          Horizontal Alignment for gauge
static java.lang.String CSP_BEVELED_CIRCLE
          Custom Shapes Path for the built-in beveled circle custom shapes style.
static java.lang.String CSP_FULL_CIRCLE
          Custom Shapes Path for the built-in full circle custom shapes style.
static java.lang.String CSP_ROUNDED_RECTANGLE
          Custom Shapes Path for the built-in rounded rectangle custom shapes style.
static int DIAL
          Type used to render dial gauges.
static int GAUGE
          This gauge.
static java.lang.String GAUGE_TYPE
          The gauge type attribute for searches.
static int GSA_BOTTOM
          This constant specifies that the gauges in a gauge set be aligned at the bottom of the renderable area.
static int GSA_BOTTOMLEFT
          This constant specifies that the gauges in a gauge set be aligned at the bottom left of the renderable area.
static int GSA_BOTTOMRIGHT
          This constant specifies that the gauges in a gauge set be aligned at the bottom right of the renderable area.
static int GSA_CENTER
          This constant specifies that the gauges in a gauge set be aligned at the cprepareMenter of the renderable area.
static int GSA_LEFT
          This constant specifies that the gauges in a gauge set be aligned at the left of the renderable area.
static int GSA_NONE
          This constant specifies that the gauges in a gauge set not be specifically aligned in the renderable area, but instead be spread out evenly across the area.
static int GSA_RIGHT
          This constant specifies that the gauges in a gauge set be aligned at the right of the renderable area.
static int GSA_TOP
          This constant specifies that the gauges in a gauge set be aligned at the top of the renderable area.
static int GSA_TOPLEFT
          This constant specifies that the gauges in a gauge set be aligned at the top left of the renderable area.
static int GSA_TOPRIGHT
          This constant specifies that the gauges in a gauge set be aligned at the top right of the renderable area.
static int GSALIGNMENT_MAX
          Represents the highest alignment setting, used for bounds testing
static int GSALIGNMENT_MIN
          Represents the lowest alignment setting, used for bounds testing
static int GSC_AUTO
          This constant specifies that the number of columns in a gauge set be determined automatically from the current data source.
static int GSCOLCOUNT_MAX
          This constant specifies the maximum number of columns.
static int GSD_ACROSS
          This constant specifies that the gauges in a gauge set be drawn left to right, and then top to bottom.
static int GSD_DOWN
          This constant specifies that the gauges in a gauge set be drawn top to bottom, and then left to right.
static int GSDIRECTION_MAX
          Represents the highest direction setting, used for bounds testing
static int GSDIRECTION_MIN
          Represents the lowest direction setting, used for bounds testing
static int ID_BACKGROUND
          The Background component.
static int ID_BOTTOMLABEL
          The BottomLabel component.
static int ID_ELEMENTA
           
static int ID_ELEMENTB
           
static int ID_GAUGEFRAME
          The GaugeFrame component.
static int ID_GAUGESETBACKGROUND
          The GaugeSetBackground component.
static int ID_GAUGESETTITLE
          The GaugeSetTitle component.
static int ID_INDICATOR
          The Indicator component.
static int ID_INDICATORBAR
          The IndicatorBar component.
static int ID_INDICATORBASE
          The IndicatorBase component.
static int ID_INTERSECTIONAB
           
static int ID_LEGENDAREA
          The LegendArea component.
static int ID_LEGENDTEXT
          The LegendText component.
static int ID_LEGENDTITLE
          The LegendTitle component.
static int ID_LOWERLABELFRAME
          The LowerLabelFrame component.
static int ID_LOWERREFLECTION
          The LowerLabelFrame Reflection.
static int ID_METRICLABEL
          The MetricLabel component.
static int ID_OVERLAY
          Overlay effects.
static int ID_PLOTAREA
          The PlotArea component.
static int ID_THRESHOLD
          The Threshold component.
static int ID_TICKLABEL
          The TickLabel component.
static int ID_TICKMARK
          The TickMark component.
static int ID_TITLESEPARATOR
          The TitleSeparator.
static int ID_TOOLTIPS
          Tool Tip.
static int ID_TOPLABEL
          The TopLabel component.
static int ID_UPPERLABELFRAME
          The UpperLabelFrame component.
static int LABELGAUGE
           
static int LED
          Type used to render LED gauges.
static double OFFCENTER_DISTANCE
           
static int STATUSMETER
          Type used to render status meter gauges.
static int SVG_MODE_BASIC
          SVG mode to simply render the Graph as static SVG.
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_NO_HEADER
           
static int SVG_MODE_SHAPE_ATTRIBUTES
           
static int SVG_MODE_TOOLTIPS
           
static int TYPE_MAX
           
static int TYPE_MIN
           
static int UNDEFINED
          This represents a non-component, one that is not selectable.
static int VENN
           
static int VERTICALSTATUSMETER
          Type used to render vertical status meter gauges.
 
Fields inherited from interface oracle.dss.gauge.GaugeSetAttributes
GAUGESET_ALIGNMENT, GAUGESET_COLUMNCOUNT, GAUGESET_DIRECTION, GAUGESET_TITLE_FONT, GAUGESET_TITLE_FONT_COLOR, GAUGESET_TITLE_TEXT, GRAPHIC_ANTIALIASING, GSBACKGROUND_BORDERCOLOR, GSBACKGROUND_FILLCOLOR, GSBACKGROUND_SFX, LEGEND_AREA_BORDERCOLOR, LEGEND_AREA_FILLCOLOR, LEGEND_AREA_POSITION, LEGEND_AREA_SFX, LEGEND_AREA_VISIBLE, LEGEND_TEXT_FONT, LEGEND_TEXT_FONT_COLOR, LEGEND_TEXT_MIN_LENGTH, LEGEND_TEXT_NUMBER_TYPE, LEGEND_TITLE_FONT, LEGEND_TITLE_FONT_COLOR, LEGEND_TITLE_TEXT, LEGEND_TITLE_VISIBLE, TEXT_ANTIALIASING, TOOLTIP_FONT, TOOLTIP_FONT_COLOR, TOOLTIP_HORIZONTAL_ALIGNMENT
 
Fields inherited from interface oracle.dss.gauge.GaugeAttributes
ANGLE_EXTENT, BACKGROUND_BORDERCOLOR, BACKGROUND_FILLCOLOR, BACKGROUND_SFX, BOTTOM_LABEL, BOTTOM_LABEL_COLOR, BOTTOM_LABEL_FONT, BOTTOM_LABEL_MAP, BOTTOM_LABEL_POSITION, BOTTOM_LABEL_TEXT, BOTTOM_LABEL_VISIBLE, CL_MAX, CL_MIN, CL_NONE, CL_OUTER_FRAME, CL_TITLE_SEPARATOR, COL_FOR_INDEX, COL_FOR_THRESHOLD_INDEX, CS_BOTTOMLABELBOUNDS, CS_GAUGEFRAME, CS_INDICATOR, CS_INDICATORBASE, CS_INDICATORCENTER, CS_LEDFILLAREA, CS_LOWERLABELFRAME, CS_METRICLABELBOUNDS, CS_MINORTICKMARK, CS_PLOTAREA, CS_PLOTAREABOUNDS, CS_THRESHOLDFILLAREA, CS_TICKMARK, CS_TICKMARKPATH, CS_TOPLABELBOUNDS, CS_UPPERLABELFRAME, CUSTOM_LAYOUT, CUSTOM_SHAPES_PATH, DATAVIEW_END, ELEMENTA_BORDERCOLOR, ELEMENTA_BOTTOMLABEL, ELEMENTA_FILLCOLOR, ELEMENTA_SFX, ELEMENTA_TOPLABEL, ELEMENTA_VALUE, ELEMENTB_BORDERCOLOR, ELEMENTB_BOTTOMLABEL, ELEMENTB_FILLCOLOR, ELEMENTB_SFX, ELEMENTB_TOPLABEL, ELEMENTB_VALUE, GAUGEFRAME_BORDERCOLOR, GAUGEFRAME_FILLCOLOR, GAUGEFRAME_SFX, GAUGEFRAME_VISIBLE, ID_GAUGE, INDICATOR_BAR_BORDERCOLOR, INDICATOR_BAR_FILLCOLOR, INDICATOR_BAR_SFX, INDICATOR_BASE_BORDERCOLOR, INDICATOR_BASE_FILLCOLOR, INDICATOR_BASE_SFX, INDICATOR_BASE_VISIBLE, INDICATOR_BORDERCOLOR, INDICATOR_FILLCOLOR, INDICATOR_SFX, INDICATOR_TYPE, INDICATOR_TYPE_MAX, INDICATOR_TYPE_MIN, INDICATOR_USE_THRESHOLD_FILLCOLOR, INTERSECTIONAB_BORDERCOLOR, INTERSECTIONAB_BOTTOMLABEL, INTERSECTIONAB_FILLCOLOR, INTERSECTIONAB_SFX, INTERSECTIONAB_TOPLABEL, INTERSECTIONAB_VALUE, IT_FILL, IT_LINE, IT_NEEDLE, LED_STYLE, LED_STYLE_CALLBACK, LEDSTYLE_MAX, LEDSTYLE_MIN, LEGENDTEXT_NUMBER_TYPE, LEGENDTEXT_VIEWFORMAT, LINK, LOCALE, LOWLBLFRAME_BORDERCOLOR, LOWLBLFRAME_FILLCOLOR, LOWLBLFRAME_SFX, LOWLBLFRAME_VISIBLE, LP_ABOVE_GAUGE, LP_BELOW_GAUGE, LP_INSIDE_GAUGE, LP_INSIDE_GAUGE_LEFT, LP_INSIDE_GAUGE_RIGHT, LP_MAX, LP_MIN, LP_NONE, LP_WITH_BOTTOM_LABEL, LS_ARROW, LS_CUSTOM, LS_DOT, LS_KPI, LS_RECTANGLE, LS_SQUARE, LS_TRIANGLE, MAJORTICK_COLOR, MAJORTICK_COUNT, MAJORTICK_STEP, MAX_VALUE, METADATA_POINT_OF_ROTATION, METRIC, METRIC_LABEL_BACKCOLOR, METRIC_LABEL_COLOR, METRIC_LABEL_FONT, METRIC_LABEL_NUMBER_TYPE, METRIC_LABEL_POSITION, METRIC_LABEL_VIEWFORMAT, METRIC_NAME, MIN_VALUE, MINORTICK_COLOR, MINORTICK_COUNT, MINORTICK_STEP, NAME_ELEMENTA, NAME_ELEMENTB, NAME_INTERSECTIONAB, NODATA_LABEL, NT_NUMBER, NT_PERCENT, NUMBER_TYPE_MAX, NUMBER_TYPE_MIN, PLOTAREA_BORDERCOLOR, PLOTAREA_FILLCOLOR, PLOTAREA_SFX, PLOTAREA_USE_THRESHOLD_FILLCOLOR, ROW_FOR_INDEX, ROW_FOR_THRESHOLD_INDEX, SFX_BEVEL_ANGLE, SFX_BEVEL_BLURX, SFX_BEVEL_BLURY, SFX_BEVEL_DISTANCE, SFX_BEVEL_HIGHLIGHT_COLOR, SFX_BEVEL_QUALITY, SFX_BEVEL_SHADOW_COLOR, SFX_BEVEL_STRENGTH, SFX_BEVEL_TYPE, SFX_END_POINT, SFX_FILL_TYPE, SFX_GLOW_BLURX, SFX_GLOW_BLURY, SFX_GLOW_COLOR, SFX_GLOW_INNER, SFX_GLOW_KNOCKOUT, SFX_GLOW_QUALITY, SFX_GLOW_STRENGTH, SFX_GRADIENT_CENTER, SFX_GRADIENT_DIRECTION, SFX_GRADIENT_REVERSED, SFX_MOUSE_TRANSPARENT, SFX_NUM_STOPS, SFX_SHADOW_ANGLE, SFX_SHADOW_BLURX, SFX_SHADOW_BLURY, SFX_SHADOW_COLOR, SFX_SHADOW_DISTANCE, SFX_SHADOW_HIDE, SFX_SHADOW_INNER, SFX_SHADOW_KNOCKOUT, SFX_SHADOW_QUALITY, SFX_SHADOW_STRENGTH, SFX_START_POINT, SFX_STOP_COLORS, SFX_STOP_POSITIONS, SFX_VISUAL_EFFECTS, SH_OFF, SH_ON, SPECULAR_HIGHLIGHT, TC_INCREMENTS, TC_MAJORTICK, TC_METRIC, TC_MIN_MAX, TC_NONE, TC_THRESHOLD, TD_STYLE, TDS_MAX, TDS_MIN, TDS_PIE_FILL, TDS_RING_FILL, TDS_SEGMENTS, THRESHOLD_ATTRIBUTES, THRESHOLD_BORDERCOLOR, THRESHOLD_FILLCOLOR, THRESHOLD_SFX, THRESHOLD_TEXT, THRESHOLD_VALUES, TICK_CONTENT_MAX, TICK_CONTENT_MIN, TICK_LABEL_NUMBER_TYPE, TICKLABEL_COLOR, TICKLABEL_CONTENT, TICKLABEL_FONT, TICKLABEL_POSITION, TICKLABEL_POSITION_MAX, TICKLABEL_POSITION_MIN, TICKLABEL_VIEWFORMAT, TICKMARK_CONTENT, TLP_EXTERIOR, TLP_INTERIOR, TOOLTIP_TEXT, TOP_LABEL, TOP_LABEL_COLOR, TOP_LABEL_FONT, TOP_LABEL_MAP, TOP_LABEL_POSITION, TOP_LABEL_TEXT, TOP_LABEL_VISIBLE, UPLBLFRAME_BORDERCOLOR, UPLBLFRAME_FILLCOLOR, UPLBLFRAME_SFX, UPLBLFRAME_VISIBLE
 
Fields inherited from interface oracle.dss.dataView.DataviewConstants
AD_ALPHA_FADE, AD_AUTO, AD_CONVEYOR_FROM_LEFT, AD_CONVEYOR_FROM_RIGHT, AD_CUBE_TO_LEFT, AD_CUBE_TO_RIGHT, AD_FLIP_LEFT, AD_FLIP_RIGHT, AD_MAX, AD_MIN, AD_NONE, AD_SLIDE_TO_LEFT, AD_SLIDE_TO_RIGHT, AD_TRANSITION_TO_LEFT, AD_TRANSITION_TO_RIGHT, AD_ZOOM, ADC_ALPHA_FADE, ADC_AUTO, ADC_CONVEYOR_FROM_LEFT, ADC_CONVEYOR_FROM_RIGHT, ADC_CUBE_TO_LEFT, ADC_CUBE_TO_RIGHT, ADC_FLIP_LEFT, ADC_FLIP_RIGHT, ADC_MAX, ADC_MIN, ADC_NONE, ADC_ON, ADC_SLIDE_TO_LEFT, ADC_SLIDE_TO_RIGHT, ADC_TRANSITION_TO_LEFT, ADC_TRANSITION_TO_RIGHT, ADC_ZOOM, AI_ALL, AI_MAX, AI_MIN, AI_NONE, ANIMATION_DOWN_COLOR, ANIMATION_DURATION, ANIMATION_INDICATORS, ANIMATION_ON_DATA_CHANGE, ANIMATION_ON_DISPLAY, ANIMATION_UP_COLOR, DATAVIEW_FOOTNOTE, DATAVIEW_FOOTNOTE_NAME, DATAVIEW_SUBTITLE, DATAVIEW_SUBTITLE_NAME, DATAVIEW_TITLE, DATAVIEW_TITLE_NAME, DEFAULT_ZOOM_FACTOR, FOOTNOTE, FOOTNOTE_NAME, FORMAT_MANAGER_NAME, FT_COLOR, FT_GRADIENT, FT_PATTERN, FT_TEXTURE, GD_CUSTOM_LINEAR, GD_CUSTOM_RADIAL, GD_DIAGONAL_135, GD_DIAGONAL_45, GD_DOWN, GD_RADIAL, GD_RADIAL_BOTTOM_LEFT, GD_RADIAL_BOTTOM_RIGHT, GD_RADIAL_OFF_CENTER, GD_RADIAL_TOP_LEFT, GD_RADIAL_TOP_RIGHT, GD_RIGHT, LAP_BOTTOM, LAP_LEFT, LAP_RIGHT, LAP_TOP, MAP_ALL, MAP_DATA, MAP_DATATEXT, MAP_LABELS, MAP_LEGEND, MAP_ORDINALLABELS, MAP_TITLES, PAGE_CONTROL, page_header, PAGE_HEADER, PAGE_HEADER_NAME, PAGE_ITEM, PAGE_ITEM_NAME, PAGING_COMPONENT_NAME, PAGING_CONTROL_ABOVE_TITLES, PAGING_CONTROL_BELOW_TITLES, PAGING_CONTROL_EAST_OF_VIEW, PAGING_CONTROL_SOUTH_OF_VIEW, PAGING_CONTROL_WEST_OF_VIEW, RESET_EVERYTHING, RESET_EVERYTHING_CUSTOM, RESET_EVERYTHING_NOT_DATASOURCE, RESET_EVERYTHING_ORIGINAL, RESET_MAX, RESET_MIN, RESET_NONE, RESET_XML_PROPERTIES, RESET_XML_PROPERTIES_CUSTOM, RESET_XML_PROPERTIES_ORIGINAL, STYLE_MANAGER_NAME, SUBTITLE, SUBTITLE_NAME, TITLE, TITLE_NAME, TOOLTIP_NAME, VE_AUTO, VE_BEVEL, VE_GLOW, VE_MAX, VE_MIN, VE_NONE, VE_SFX_MAX, VE_SFX_MIN, VE_SHADOW, VIEW_FORMAT_NAME, VIEW_STYLE_NAME, VIEW_TYPE_CROSSTAB, VIEW_TYPE_GAUGE, VIEW_TYPE_GRAPH, VIEW_TYPE_PAGINGCONTROL, VIEW_TYPE_TABLE, VISUAL_EFFECTS
 

Field Detail

GAUGE_TYPE

static final java.lang.String GAUGE_TYPE
The gauge type attribute for searches. Use this constant when you use the BI Beans persistence service, to search for gauges that have a particular gauge type. This constant is an appropriate value to pass as an attribute in an Attributes.

See Also:
Constant Field Values

DIAL

static final int DIAL
Type used to render dial gauges.

See Also:
Constant Field Values

STATUSMETER

static final int STATUSMETER
Type used to render status meter gauges.

See Also:
Constant Field Values

LED

static final int LED
Type used to render LED gauges.

See Also:
Constant Field Values

VENN

static final int VENN
See Also:
Constant Field Values
For internal use only. Application developers should not use this
Type used to render Venn diagram gauges.

VERTICALSTATUSMETER

static final int VERTICALSTATUSMETER
Type used to render vertical status meter gauges.

See Also:
Constant Field Values

LABELGAUGE

static final int LABELGAUGE
See Also:
Constant Field Values
For internal use only. Application developers should not use this
Internal Use Only. Type used to render label gauges.

TYPE_MIN

static final int TYPE_MIN
See Also:
Constant Field Values
For internal use only. Application developers should not use this
Marks the lowest graph type, used for bounds testing

TYPE_MAX

static final int TYPE_MAX
See Also:
Constant Field Values
For internal use only. Application developers should not use this
Marks the highest graph type, used for bounds testing

GAUGE

static final int GAUGE
This gauge.

See Also:
Constant Field Values

ID_BACKGROUND

static final int ID_BACKGROUND
The Background component.

See Also:
GaugeBackground, Constant Field Values

ID_PLOTAREA

static final int ID_PLOTAREA
The PlotArea component.

See Also:
PlotArea, Constant Field Values

ID_TICKLABEL

static final int ID_TICKLABEL
The TickLabel component.

See Also:
TickLabel, Constant Field Values

ID_TICKMARK

static final int ID_TICKMARK
The TickMark component.

See Also:
TickMark, Constant Field Values

ID_INDICATOR

static final int ID_INDICATOR
The Indicator component.

See Also:
Indicator, Constant Field Values

ID_THRESHOLD

static final int ID_THRESHOLD
The Threshold component.

See Also:
Threshold, Constant Field Values

ID_TOPLABEL

static final int ID_TOPLABEL
The TopLabel component.

See Also:
TopLabel, Constant Field Values

ID_BOTTOMLABEL

static final int ID_BOTTOMLABEL
The BottomLabel component.

See Also:
BottomLabel, Constant Field Values

ID_METRICLABEL

static final int ID_METRICLABEL
The MetricLabel component.

See Also:
MetricLabel, Constant Field Values

ID_ELEMENTA

static final int ID_ELEMENTA
See Also:
ElementA, Constant Field Values
For internal use only. Application developers should not use this
The ElementA component in a Venn diagram.

ID_ELEMENTB

static final int ID_ELEMENTB
See Also:
ElementB, Constant Field Values
For internal use only. Application developers should not use this
The ElementB component in a Venn diagram.

ID_INTERSECTIONAB

static final int ID_INTERSECTIONAB
See Also:
IntersectionAB, Constant Field Values
For internal use only. Application developers should not use this
The IntersectionAB component in a Venn diagram.

UNDEFINED

static final int UNDEFINED
This represents a non-component, one that is not selectable.

See Also:
Constant Field Values

ID_GAUGESETBACKGROUND

static final int ID_GAUGESETBACKGROUND
The GaugeSetBackground component.

See Also:
GaugeSetBackground, Constant Field Values

ID_GAUGEFRAME

static final int ID_GAUGEFRAME
The GaugeFrame component.

See Also:
GaugeFrame, Constant Field Values

ID_UPPERLABELFRAME

static final int ID_UPPERLABELFRAME
The UpperLabelFrame component.

See Also:
UpperLabelFrame, Constant Field Values

ID_LOWERLABELFRAME

static final int ID_LOWERLABELFRAME
The LowerLabelFrame component.

See Also:
LowerLabelFrame, Constant Field Values

ID_LEGENDAREA

static final int ID_LEGENDAREA
The LegendArea component.

See Also:
LegendArea, Constant Field Values

ID_LEGENDTEXT

static final int ID_LEGENDTEXT
The LegendText component.

See Also:
LegendText, Constant Field Values

ID_LEGENDTITLE

static final int ID_LEGENDTITLE
The LegendTitle component.

See Also:
LegendTitle, Constant Field Values

ID_INDICATORBASE

static final int ID_INDICATORBASE
The IndicatorBase component. This is created mainly to help with identifying IndicatorBaseSFX.

See Also:
Indicator, Constant Field Values

ID_INDICATORBAR

static final int ID_INDICATORBAR
The IndicatorBar component. This is created mainly to help with identifying IndicatorBarSFX.

See Also:
Indicator, Constant Field Values

ID_TITLESEPARATOR

static final int ID_TITLESEPARATOR
The TitleSeparator.

See Also:
Constant Field Values

ID_LOWERREFLECTION

static final int ID_LOWERREFLECTION
The LowerLabelFrame Reflection.

See Also:
Constant Field Values

ID_OVERLAY

static final int ID_OVERLAY
Overlay effects.

See Also:
Constant Field Values

ID_TOOLTIPS

static final int ID_TOOLTIPS
Tool Tip.

See Also:
Constant Field Values

ID_GAUGESETTITLE

static final int ID_GAUGESETTITLE
The GaugeSetTitle component.

See Also:
GaugeSetTitle, Constant Field Values

GSA_NONE

static final int GSA_NONE
This constant specifies that the gauges in a gauge set not be specifically aligned in the renderable area, but instead be spread out evenly across the area.

See Also:
Constant Field Values

GSA_TOP

static final int GSA_TOP
This constant specifies that the gauges in a gauge set be aligned at the top of the renderable area.

See Also:
Constant Field Values

GSA_LEFT

static final int GSA_LEFT
This constant specifies that the gauges in a gauge set be aligned at the left of the renderable area.

See Also:
Constant Field Values

GSA_BOTTOM

static final int GSA_BOTTOM
This constant specifies that the gauges in a gauge set be aligned at the bottom of the renderable area.

See Also:
Constant Field Values

GSA_RIGHT

static final int GSA_RIGHT
This constant specifies that the gauges in a gauge set be aligned at the right of the renderable area.

See Also:
Constant Field Values

GSA_TOPLEFT

static final int GSA_TOPLEFT
This constant specifies that the gauges in a gauge set be aligned at the top left of the renderable area.

See Also:
Constant Field Values

GSA_TOPRIGHT

static final int GSA_TOPRIGHT
This constant specifies that the gauges in a gauge set be aligned at the top right of the renderable area.

See Also:
Constant Field Values

GSA_BOTTOMRIGHT

static final int GSA_BOTTOMRIGHT
This constant specifies that the gauges in a gauge set be aligned at the bottom right of the renderable area.

See Also:
Constant Field Values

GSA_BOTTOMLEFT

static final int GSA_BOTTOMLEFT
This constant specifies that the gauges in a gauge set be aligned at the bottom left of the renderable area.

See Also:
Constant Field Values

GSA_CENTER

static final int GSA_CENTER
This constant specifies that the gauges in a gauge set be aligned at the cprepareMenter of the renderable area.

See Also:
Constant Field Values

GSALIGNMENT_MIN

static final int GSALIGNMENT_MIN
Represents the lowest alignment setting, used for bounds testing

See Also:
Constant Field Values

GSALIGNMENT_MAX

static final int GSALIGNMENT_MAX
Represents the highest alignment setting, used for bounds testing

See Also:
Constant Field Values

GSC_AUTO

static final int GSC_AUTO
This constant specifies that the number of columns in a gauge set be determined automatically from the current data source.

See Also:
Constant Field Values

GSCOLCOUNT_MAX

static final int GSCOLCOUNT_MAX
This constant specifies the maximum number of columns.

See Also:
Constant Field Values

GSD_ACROSS

static final int GSD_ACROSS
This constant specifies that the gauges in a gauge set be drawn left to right, and then top to bottom.

See Also:
Constant Field Values

GSD_DOWN

static final int GSD_DOWN
This constant specifies that the gauges in a gauge set be drawn top to bottom, and then left to right.

See Also:
Constant Field Values

GSDIRECTION_MIN

static final int GSDIRECTION_MIN
Represents the lowest direction setting, used for bounds testing

See Also:
Constant Field Values

GSDIRECTION_MAX

static final int GSDIRECTION_MAX
Represents the highest direction setting, used for bounds testing

See Also:
Constant Field Values

SVG_MODE_NO_HEADER

static final int SVG_MODE_NO_HEADER
See Also:
Constant Field Values
For internal use only. Application developers should not use this
SVG mode to render the Graph as static SVG with no XML header. TBD: this was added for a demo, can it be removed now?

SVG_MODE_BASIC

static final int SVG_MODE_BASIC
SVG mode to simply render the Graph as static SVG.

See Also:
Constant Field Values

SVG_MODE_TOOLTIPS

static final int SVG_MODE_TOOLTIPS
See Also:
Constant Field Values
For internal use only. Application developers should not use this
SVG mode to render the Graph with tooltips.

SVG_MODE_DRILLING

static final int SVG_MODE_DRILLING
See Also:
Constant Field Values
For internal use only. Application developers should not use this
SVG mode to render the Graph with drilling enabled. This is only used for JSF Graph, and will not work for Java-client Graph.

SVG_MODE_SHAPE_ATTRIBUTES

static final int SVG_MODE_SHAPE_ATTRIBUTES
See Also:
Constant Field Values
For internal use only. Application developers should not use this
SVG mode to render the Graph with ShapeAttributes enabled. This is only used for JSF Graph, and will not work for Java-client Graph.

SVG_MODE_FONT_EMBEDDING

static final int SVG_MODE_FONT_EMBEDDING
See Also:
Constant Field Values
For internal use only. Application developers should not use this
SVG mode to embed fonts in SVG.

SVG_MODE_FULL

static final int SVG_MODE_FULL
SVG mode to render the Graph as interactive SVG.

See Also:
Constant Field Values

OFFCENTER_DISTANCE

static final double OFFCENTER_DISTANCE
See Also:
Constant Field Values
For internal use only. Application developers should not use this
For off-center radial gradients, the distance as a factor of the radius, from the center along the 45 degree axis.

CSP_ROUNDED_RECTANGLE

static final java.lang.String CSP_ROUNDED_RECTANGLE
Custom Shapes Path for the built-in rounded rectangle custom shapes style.

See Also:
Constant Field Values

CSP_BEVELED_CIRCLE

static final java.lang.String CSP_BEVELED_CIRCLE
Custom Shapes Path for the built-in beveled circle custom shapes style.

See Also:
Constant Field Values

CSP_FULL_CIRCLE

static final java.lang.String CSP_FULL_CIRCLE
Custom Shapes Path for the built-in full circle custom shapes style.

See Also:
Constant Field Values

a_horizontalAlignment

static final java.lang.String a_horizontalAlignment
Horizontal Alignment for gauge

See Also:
Constant Field Values

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

E12063-05

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