Uses of Class
com.sas.graphics.components.ConstantCollection

Packages that use ConstantCollection
com.sas.graphics.components Provides swing components for producing a variety of graph types. 
com.sas.graphics.components.radarchart Radar Chart component and its related models. 
com.sas.graphics.components.tilechart

Tile Chart component and its related models. 

 

Uses of ConstantCollection in com.sas.graphics.components
 

Fields in com.sas.graphics.components declared as ConstantCollection
static ConstantCollection GraphConstants.BAR_SHAPE
          BAR_SHAPE enables a set of static actions associated with the public BAR_SHAPE_ constants.
static ConstantCollection GraphConstants.CATEGORIZATION
          CATEGORIZATION enables a set of static actions associated with the public CATEGORIZATION_ constants.
static ConstantCollection GraphConstants.COLOR_PALETTE
          COLOR_PALETTE enables a set of static actions associated with the public COLOR_PALETTE_ constants.
static ConstantCollection GraphConstants.COLOR_RANGE
          Deprecated. use COLOR_PALETTE
static ConstantCollection MarkerStyle.CONNECTION_ORDER
          CONNECTION_ORDER enables a set of static actions associated with the public CONNECTION_ORDER_ constants.
static ConstantCollection GraphConstants.CONTINUOUS_VALUE_DISPLAY
          CONTINUOUS_VALUE_DISPLAY enables a set of static actions associated with the public CONTINUOUS_VALUE_DISPLAY constants.
static ConstantCollection GraphConstants.DATA_LABEL
          DATA_LABEL enables a set of static actions associated with the public DATA_LABEL_ constants.
static ConstantCollection GraphConstants.DATA_TIP
          DATA_TIP identifies the public DATA_TIP_ constants.
static ConstantCollection GraphConstants.DIMENSION
          DIMENSION enables a set of static actions associated with the public DIMENSION_ constants.
static ConstantCollection GraphConstants.DISPLAY
          DISPLAY enables a set of static actions associated with the public DISPLAY_ constants.
static ConstantCollection FillStyle.FILL_TYPE
          FILL_TYPE enables a set of static actions associated with the public FILL_TYPE_ constants.
static ConstantCollection GraphConstants.FIT
          FIT enables a set of static actions associated with the public FIT_ constants.
static ConstantCollection FillStyle.GRADIENT_FILL
          GRADIENT_FILL enables a set of static actions associated with the public GRADIENT_FILL_ constants.
static ConstantCollection FillStyle.IMAGE_FILL
          IMAGE_FILL enables a set of static actions associated with the public IMAGE_FILL_ constants.
static ConstantCollection MarkerStyle.INTERPOLATION
          INTERPOLATION enables a set of static actions associated with the public INTERPOLATION_ constants.
static ConstantCollection GraphConstants.LAYOUT
          LAYOUT enables a set of static actions associated with the public LAYOUT_ constants.
static ConstantCollection GraphConstants.PALETTE
          PALETTE enables a set of static actions associated with the public PALETTE_ constants.
static ConstantCollection TickStyle.PLACEMENT
          PLACEMENT provides a set of static actions associated with the public PLACEMENT_ constants.
static ConstantCollection GraphConstants.PLACEMENT
          PLACEMENT enables a set of static actions associated with the public PLACEMENT_ constants.
static ConstantCollection GraphConstants.RADAR_TYPE
          Deprecated. use RadarChartModel.RADAR_TYPE
static ConstantCollection StrokeLineStyle.SASGRAPH_LINE
          SASGRAPH_LINE enables a set of static actions associated with the public SASGRAPH_LINE constants.
static ConstantCollection ColorScheme.SCHEME
          SCHEME enables a set of static actions associated with the public SCHEME_ constants.
static ConstantCollection GraphConstants.SKIN
          SKIN enables visual changes to the graph elements in supported graph types.
static ConstantCollection GraphConstants.SORT
          SORT enables a set of static actions associated with the public SORT_ constants.
static ConstantCollection GraphConstants.SORT_STRATEGY
          SORT_STRATEGY enables a set of static actions associated with the public SORT_STRATEGY_ constants.
static ConstantCollection GraphConstants.STATISTIC
          STATISTIC enables a set of static actions associated with the public STATISTIC_ constants.
static ConstantCollection GraphStyle.STYLE
          STYLE enables a set of static actions associated with the public STYLE_ constants.
static ConstantCollection MarkerStyle.SYMBOL
          SYMBOL enables a set of static actions associated with the public SYMBOL_ constants.
static ConstantCollection GraphConstants.TICK_POSITION
          TICK_POSITION enables a set of static actions associated with the public TICK_POSITION_ constants.
static ConstantCollection GraphConstants.TIME_CONTEXT
          TIME_CONSTANT specifies if the double value is a SAS date/datetime/time value or a Java date value.
static ConstantCollection GraphConstants.TIME_INTERVAL
          TIME_INTERVAL enables a set of static actions associated with the public TIME_INTERVAL_ constants.
static ConstantCollection GraphConstants.TRENDLINE
          TRENDLINE enables a set of static actions associated with the public TRENDLINE_ constants.
static ConstantCollection GraphConstants.TRI
          TERNARY enables a set of static actions associated with the set public constants used for ternary properties.
 

Uses of ConstantCollection in com.sas.graphics.components.radarchart
 

Fields in com.sas.graphics.components.radarchart declared as ConstantCollection
static ConstantCollection RadarChartModel.RADAR_TYPE
          RADAR_TYPE enables a set of static actions associated with the public RADAR_TYPE_ constants.
 

Uses of ConstantCollection in com.sas.graphics.components.tilechart
 

Fields in com.sas.graphics.components.tilechart declared as ConstantCollection
static ConstantCollection TileChartModel.LAYOUT
           
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.