Index

A B C D E F G H I J K L M N O P R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

ABSOLUTE - Enum constant in enum class com.rapidclipse.framework.server.charts.StackMode
 
AbstractBarChart - Class in com.rapidclipse.framework.server.charts.bar
 
AbstractBarChart(String, String...) - Constructor for class com.rapidclipse.framework.server.charts.bar.AbstractBarChart
 
AbstractChart - Class in com.rapidclipse.framework.server.charts
 
AbstractChart(String, String...) - Constructor for class com.rapidclipse.framework.server.charts.AbstractChart
 
AbstractMapsChart - Class in com.rapidclipse.framework.server.charts.maps
 
AbstractMapsChart(String, String...) - Constructor for class com.rapidclipse.framework.server.charts.maps.AbstractMapsChart
 
ActionMode - Enum Class in com.rapidclipse.framework.server.charts.table
 
actions() - Method in interface com.rapidclipse.framework.server.charts.Explorer
 
actions() - Method in class com.rapidclipse.framework.server.charts.Explorer.Default
 
actions(EnumSet<Explorer.Action>) - Method in interface com.rapidclipse.framework.server.charts.Explorer.Builder
 
actions(EnumSet<Explorer.Action>) - Method in class com.rapidclipse.framework.server.charts.Explorer.Builder.Default
 
add(JavaScriptable) - Method in class com.rapidclipse.framework.server.charts.JavaScriptable.ArrayHelper
 
add(JsonValue) - Method in class com.rapidclipse.framework.server.charts.JavaScriptable.ArrayHelper
 
add(Boolean) - Method in class com.rapidclipse.framework.server.charts.JavaScriptable.ArrayHelper
 
add(Character) - Method in class com.rapidclipse.framework.server.charts.JavaScriptable.ArrayHelper
 
add(Number) - Method in class com.rapidclipse.framework.server.charts.JavaScriptable.ArrayHelper
 
add(Object) - Method in class com.rapidclipse.framework.server.charts.JavaScriptable.ArrayHelper
 
add(String) - Method in class com.rapidclipse.framework.server.charts.JavaScriptable.ArrayHelper
 
add(LocalDate) - Method in class com.rapidclipse.framework.server.charts.JavaScriptable.ArrayHelper
 
add(LocalDateTime) - Method in class com.rapidclipse.framework.server.charts.JavaScriptable.ArrayHelper
 
add(LocalTime) - Method in class com.rapidclipse.framework.server.charts.JavaScriptable.ArrayHelper
 
add(Date) - Method in class com.rapidclipse.framework.server.charts.JavaScriptable.ArrayHelper
 
addAll(Iterable<?>) - Method in class com.rapidclipse.framework.server.charts.JavaScriptable.ArrayHelper
 
addAllNumbers(Iterable<N>) - Method in class com.rapidclipse.framework.server.charts.JavaScriptable.ArrayHelper
 
addAllScriptables(Iterable<? extends JavaScriptable>) - Method in class com.rapidclipse.framework.server.charts.JavaScriptable.ArrayHelper
 
addAllStrings(Iterable<String>) - Method in class com.rapidclipse.framework.server.charts.JavaScriptable.ArrayHelper
 
addColumn(Column) - Method in interface com.rapidclipse.framework.server.charts.ChartModel
 
addColumn(Column) - Method in class com.rapidclipse.framework.server.charts.ChartModel.Default
 
addColumns(Column...) - Method in interface com.rapidclipse.framework.server.charts.ChartModel
 
addColumns(Column...) - Method in class com.rapidclipse.framework.server.charts.ChartModel.Default
 
addColumns(Iterable<Column>) - Method in interface com.rapidclipse.framework.server.charts.ChartModel
 
addColumns(Iterable<Column>) - Method in class com.rapidclipse.framework.server.charts.ChartModel.Default
 
addGradientRange(Object, Object, String, String, String) - Method in interface com.rapidclipse.framework.server.charts.Format.ColorFormatBuilder
 
addGradientRange(Object, Object, String, String, String) - Method in class com.rapidclipse.framework.server.charts.Format.ColorFormatBuilder.Default
 
addHAxis(int, Axis) - Method in interface com.rapidclipse.framework.server.charts.HasHAxes
 
addIcon(String, Icon) - Method in class com.rapidclipse.framework.server.charts.maps.MapsChart
 
addIfNotNull(JavaScriptable) - Method in class com.rapidclipse.framework.server.charts.JavaScriptable.ArrayHelper
 
addIfNotNull(JsonValue) - Method in class com.rapidclipse.framework.server.charts.JavaScriptable.ArrayHelper
 
addIfNotNull(Boolean) - Method in class com.rapidclipse.framework.server.charts.JavaScriptable.ArrayHelper
 
addIfNotNull(Character) - Method in class com.rapidclipse.framework.server.charts.JavaScriptable.ArrayHelper
 
addIfNotNull(Number) - Method in class com.rapidclipse.framework.server.charts.JavaScriptable.ArrayHelper
 
addIfNotNull(String) - Method in class com.rapidclipse.framework.server.charts.JavaScriptable.ArrayHelper
 
addIfNotNull(LocalDate) - Method in class com.rapidclipse.framework.server.charts.JavaScriptable.ArrayHelper
 
addIfNotNull(LocalDateTime) - Method in class com.rapidclipse.framework.server.charts.JavaScriptable.ArrayHelper
 
addIfNotNull(LocalTime) - Method in class com.rapidclipse.framework.server.charts.JavaScriptable.ArrayHelper
 
addIfNotNull(Date) - Method in class com.rapidclipse.framework.server.charts.JavaScriptable.ArrayHelper
 
addInterval(String, Interval) - Method in interface com.rapidclipse.framework.server.charts.HasIntervals
 
addJson(String) - Method in class com.rapidclipse.framework.server.charts.JavaScriptable.ArrayHelper
 
addMap(String, Map) - Method in class com.rapidclipse.framework.server.charts.maps.MapsChart
 
addRange(Object, Object, String, String) - Method in interface com.rapidclipse.framework.server.charts.Format.ColorFormatBuilder
 
addRange(Object, Object, String, String) - Method in class com.rapidclipse.framework.server.charts.Format.ColorFormatBuilder.Default
 
addRow(Iterable<? extends Object>) - Method in interface com.rapidclipse.framework.server.charts.ChartModel
 
addRow(Iterable<? extends Object>) - Method in class com.rapidclipse.framework.server.charts.ChartModel.Default
 
addRow(Object...) - Method in interface com.rapidclipse.framework.server.charts.ChartModel
 
addRow(Object...) - Method in class com.rapidclipse.framework.server.charts.ChartModel.Default
 
addSelectionListener(ComponentEventListener<SelectionEvent<T>>) - Method in class com.rapidclipse.framework.server.charts.AbstractChart
 
addSeries(int, S) - Method in interface com.rapidclipse.framework.server.charts.HasSeries
 
addSlice(int, Slice) - Method in class com.rapidclipse.framework.server.charts.pie.PieChart
 
addTrendline(int, Trendline) - Method in interface com.rapidclipse.framework.server.charts.HasTrendlines
 
addVAxis(int, Axis) - Method in interface com.rapidclipse.framework.server.charts.HasVAxes
 
AggregationTarget - Enum Class in com.rapidclipse.framework.server.charts
 
alignment() - Method in interface com.rapidclipse.framework.server.charts.Legend
 
alignment() - Method in class com.rapidclipse.framework.server.charts.Legend.Default
 
alignment(Legend.Alignment) - Method in interface com.rapidclipse.framework.server.charts.Legend.Builder
 
alignment(Legend.Alignment) - Method in class com.rapidclipse.framework.server.charts.Legend.Builder.Default
 
ALL_FIXED - Enum constant in enum class com.rapidclipse.framework.server.charts.annotation.ScaleType
 
ALL_MAXIMIZED - Enum constant in enum class com.rapidclipse.framework.server.charts.annotation.ScaleType
 
allowContainerBoundaryTextCufoff() - Method in interface com.rapidclipse.framework.server.charts.Axis
 
allowContainerBoundaryTextCufoff() - Method in class com.rapidclipse.framework.server.charts.Axis.Default
 
allowContainerBoundaryTextCufoff(Boolean) - Method in interface com.rapidclipse.framework.server.charts.Axis.Builder
 
allowContainerBoundaryTextCufoff(Boolean) - Method in class com.rapidclipse.framework.server.charts.Axis.Builder.Default
 
AllowsHtml - Interface in com.rapidclipse.framework.server.charts
 
AllowsIFrame - Interface in com.rapidclipse.framework.server.charts
 
alwaysOutside() - Method in interface com.rapidclipse.framework.server.charts.Annotations
 
alwaysOutside() - Method in class com.rapidclipse.framework.server.charts.Annotations.Default
 
alwaysOutside(Boolean) - Method in interface com.rapidclipse.framework.server.charts.Annotations.Builder
 
alwaysOutside(Boolean) - Method in class com.rapidclipse.framework.server.charts.Annotations.Builder.Default
 
angle() - Method in interface com.rapidclipse.framework.server.charts.gantt.Arrow
 
angle() - Method in class com.rapidclipse.framework.server.charts.gantt.Arrow.Default
 
angle(Number) - Method in interface com.rapidclipse.framework.server.charts.gantt.Arrow.Builder
 
angle(Number) - Method in class com.rapidclipse.framework.server.charts.gantt.Arrow.Builder.Default
 
Animation - Interface in com.rapidclipse.framework.server.charts
 
Animation.Default - Class in com.rapidclipse.framework.server.charts
 
Animation.Easing - Enum Class in com.rapidclipse.framework.server.charts
 
ANNOTATION - Enum constant in enum class com.rapidclipse.framework.server.charts.Column.Role
 
ANNOTATION_TEXT - Enum constant in enum class com.rapidclipse.framework.server.charts.Column.Role
 
AnnotationChart - Class in com.rapidclipse.framework.server.charts.annotation
 
AnnotationChart() - Constructor for class com.rapidclipse.framework.server.charts.annotation.AnnotationChart
 
annotations() - Method in interface com.rapidclipse.framework.server.charts.area.AreaSeries
 
annotations() - Method in class com.rapidclipse.framework.server.charts.area.AreaSeries.Default
 
annotations() - Method in interface com.rapidclipse.framework.server.charts.bar.BarSeries
 
annotations() - Method in class com.rapidclipse.framework.server.charts.bar.BarSeries.Default
 
annotations() - Method in interface com.rapidclipse.framework.server.charts.combo.ComboSeries
 
annotations() - Method in class com.rapidclipse.framework.server.charts.combo.ComboSeries.Default
 
annotations() - Method in interface com.rapidclipse.framework.server.charts.line.LineSeries
 
annotations() - Method in class com.rapidclipse.framework.server.charts.line.LineSeries.Default
 
annotations(Annotations) - Method in interface com.rapidclipse.framework.server.charts.area.AreaSeries.Builder
 
annotations(Annotations) - Method in class com.rapidclipse.framework.server.charts.area.AreaSeries.Builder.Default
 
annotations(Annotations) - Method in interface com.rapidclipse.framework.server.charts.bar.BarSeries.Builder
 
annotations(Annotations) - Method in class com.rapidclipse.framework.server.charts.bar.BarSeries.Builder.Default
 
annotations(Annotations) - Method in interface com.rapidclipse.framework.server.charts.combo.ComboSeries.Builder
 
annotations(Annotations) - Method in class com.rapidclipse.framework.server.charts.combo.ComboSeries.Builder.Default
 
annotations(Annotations) - Method in interface com.rapidclipse.framework.server.charts.line.LineSeries.Builder
 
annotations(Annotations) - Method in class com.rapidclipse.framework.server.charts.line.LineSeries.Builder.Default
 
Annotations - Interface in com.rapidclipse.framework.server.charts
 
Annotations.Builder - Interface in com.rapidclipse.framework.server.charts
 
Annotations.Builder.Default - Class in com.rapidclipse.framework.server.charts
 
Annotations.Default - Class in com.rapidclipse.framework.server.charts
 
Annotations.Style - Enum Class in com.rapidclipse.framework.server.charts
 
AnnotationStyle - Interface in com.rapidclipse.framework.server.charts
 
AnnotationStyle.Default - Class in com.rapidclipse.framework.server.charts
 
Area - Interface in com.rapidclipse.framework.server.charts
 
AREA - Enum constant in enum class com.rapidclipse.framework.server.charts.combo.SeriesType
 
AREA - Enum constant in enum class com.rapidclipse.framework.server.charts.Interval.Style
 
Area.Default - Class in com.rapidclipse.framework.server.charts
 
AreaChart - Class in com.rapidclipse.framework.server.charts.area
 
AreaChart() - Constructor for class com.rapidclipse.framework.server.charts.area.AreaChart
 
areaOpacity() - Method in interface com.rapidclipse.framework.server.charts.area.AreaSeries
 
areaOpacity() - Method in class com.rapidclipse.framework.server.charts.area.AreaSeries.Default
 
areaOpacity() - Method in interface com.rapidclipse.framework.server.charts.combo.ComboSeries
 
areaOpacity() - Method in class com.rapidclipse.framework.server.charts.combo.ComboSeries.Default
 
areaOpacity() - Method in interface com.rapidclipse.framework.server.charts.steppedarea.SteppedAreaSeries
 
areaOpacity() - Method in class com.rapidclipse.framework.server.charts.steppedarea.SteppedAreaSeries.Default
 
areaOpacity(Number) - Method in interface com.rapidclipse.framework.server.charts.area.AreaSeries.Builder
 
areaOpacity(Number) - Method in class com.rapidclipse.framework.server.charts.area.AreaSeries.Builder.Default
 
areaOpacity(Number) - Method in interface com.rapidclipse.framework.server.charts.combo.ComboSeries.Builder
 
areaOpacity(Number) - Method in class com.rapidclipse.framework.server.charts.combo.ComboSeries.Builder.Default
 
areaOpacity(Number) - Method in interface com.rapidclipse.framework.server.charts.steppedarea.SteppedAreaSeries.Builder
 
areaOpacity(Number) - Method in class com.rapidclipse.framework.server.charts.steppedarea.SteppedAreaSeries.Builder.Default
 
AreaSeries - Interface in com.rapidclipse.framework.server.charts.area
 
AreaSeries.Builder - Interface in com.rapidclipse.framework.server.charts.area
 
AreaSeries.Builder.Default - Class in com.rapidclipse.framework.server.charts.area
 
AreaSeries.Default - Class in com.rapidclipse.framework.server.charts.area
 
ArrayHelper() - Constructor for class com.rapidclipse.framework.server.charts.JavaScriptable.ArrayHelper
 
arrow() - Method in interface com.rapidclipse.framework.server.charts.gantt.Gantt
 
arrow() - Method in class com.rapidclipse.framework.server.charts.gantt.Gantt.Default
 
arrow(Arrow) - Method in interface com.rapidclipse.framework.server.charts.gantt.Gantt.Builder
 
arrow(Arrow) - Method in class com.rapidclipse.framework.server.charts.gantt.Gantt.Builder.Default
 
Arrow - Interface in com.rapidclipse.framework.server.charts.gantt
 
Arrow.Builder - Interface in com.rapidclipse.framework.server.charts.gantt
 
Arrow.Builder.Default - Class in com.rapidclipse.framework.server.charts.gantt
 
Arrow.Default - Class in com.rapidclipse.framework.server.charts.gantt
 
ArrowFormat(Number) - Static method in interface com.rapidclipse.framework.server.charts.Format
 
Auto() - Static method in interface com.rapidclipse.framework.server.charts.table.PagingButtons
 
AUTO - Enum constant in enum class com.rapidclipse.framework.server.charts.AggregationTarget
 
AUTO - Enum constant in enum class com.rapidclipse.framework.server.charts.maps.DisplayMode
 
AUTO - Enum constant in enum class com.rapidclipse.framework.server.charts.maps.RegionInteractivity
 
axis() - Method in interface com.rapidclipse.framework.server.charts.Explorer
 
axis() - Method in class com.rapidclipse.framework.server.charts.Explorer.Default
 
axis(Explorer.Axis) - Method in interface com.rapidclipse.framework.server.charts.Explorer.Builder
 
axis(Explorer.Axis) - Method in class com.rapidclipse.framework.server.charts.Explorer.Builder.Default
 
Axis - Interface in com.rapidclipse.framework.server.charts
 
Axis.Builder - Interface in com.rapidclipse.framework.server.charts
 
Axis.Builder.Default - Class in com.rapidclipse.framework.server.charts
 
Axis.Default - Class in com.rapidclipse.framework.server.charts
 
Axis.Direction - Enum Class in com.rapidclipse.framework.server.charts
 
Axis.ScaleType - Enum Class in com.rapidclipse.framework.server.charts
 
Axis.ViewWindowMode - Enum Class in com.rapidclipse.framework.server.charts
 
AxisTitlesPosition - Enum Class in com.rapidclipse.framework.server.charts
 

B

Background - Interface in com.rapidclipse.framework.server.charts
 
Background.Color - Class in com.rapidclipse.framework.server.charts
 
Background.StrokeFill - Class in com.rapidclipse.framework.server.charts
 
backgroundColor() - Method in interface com.rapidclipse.framework.server.charts.Area
 
backgroundColor() - Method in class com.rapidclipse.framework.server.charts.Area.Default
 
backgroundColor() - Method in interface com.rapidclipse.framework.server.charts.calendar.NoDataPattern
 
backgroundColor() - Method in class com.rapidclipse.framework.server.charts.calendar.NoDataPattern.Default
 
backgroundColor() - Method in interface com.rapidclipse.framework.server.charts.ChartArea
 
backgroundColor() - Method in class com.rapidclipse.framework.server.charts.ChartArea.Default
 
Bar - Interface in com.rapidclipse.framework.server.charts
 
BAR - Enum constant in enum class com.rapidclipse.framework.server.charts.Interval.Style
 
Bar.Default - Class in com.rapidclipse.framework.server.charts
 
BarChart - Class in com.rapidclipse.framework.server.charts.bar
 
BarChart() - Constructor for class com.rapidclipse.framework.server.charts.bar.BarChart
 
BarChart(ChartModel, ChartModel) - Constructor for class com.rapidclipse.framework.server.charts.bar.BarChart
 
barCornerRadius() - Method in interface com.rapidclipse.framework.server.charts.gantt.Gantt
 
barCornerRadius() - Method in class com.rapidclipse.framework.server.charts.gantt.Gantt.Default
 
barCornerRadius(Number) - Method in interface com.rapidclipse.framework.server.charts.gantt.Gantt.Builder
 
barCornerRadius(Number) - Method in class com.rapidclipse.framework.server.charts.gantt.Gantt.Builder.Default
 
BarFormatBuilder() - Static method in interface com.rapidclipse.framework.server.charts.Format
 
barHeight() - Method in interface com.rapidclipse.framework.server.charts.gantt.Gantt
 
barHeight() - Method in class com.rapidclipse.framework.server.charts.gantt.Gantt.Default
 
barHeight(Number) - Method in interface com.rapidclipse.framework.server.charts.gantt.Gantt.Builder
 
barHeight(Number) - Method in class com.rapidclipse.framework.server.charts.gantt.Gantt.Builder.Default
 
barLabelStyle() - Method in interface com.rapidclipse.framework.server.charts.timeline.Timeline
 
barLabelStyle() - Method in class com.rapidclipse.framework.server.charts.timeline.Timeline.Default
 
barLabelStyle(Styles) - Method in interface com.rapidclipse.framework.server.charts.timeline.Timeline.Builder
 
barLabelStyle(Styles) - Method in class com.rapidclipse.framework.server.charts.timeline.Timeline.Builder.Default
 
BARS - Enum constant in enum class com.rapidclipse.framework.server.charts.combo.SeriesType
 
BarSeries - Interface in com.rapidclipse.framework.server.charts.bar
 
BarSeries.Builder - Interface in com.rapidclipse.framework.server.charts.bar
 
BarSeries.Builder.Default - Class in com.rapidclipse.framework.server.charts.bar
 
BarSeries.Default - Class in com.rapidclipse.framework.server.charts.bar
 
BarStyle - Interface in com.rapidclipse.framework.server.charts.gantt
 
BarStyle.Default - Class in com.rapidclipse.framework.server.charts.gantt
 
barWidth() - Method in interface com.rapidclipse.framework.server.charts.Interval
 
barWidth() - Method in class com.rapidclipse.framework.server.charts.Interval.Default
 
barWidth(Number) - Method in interface com.rapidclipse.framework.server.charts.Interval.Builder
 
barWidth(Number) - Method in class com.rapidclipse.framework.server.charts.Interval.Builder.Default
 
base(Number) - Method in interface com.rapidclipse.framework.server.charts.Format.BarFormatBuilder
 
base(Number) - Method in class com.rapidclipse.framework.server.charts.Format.BarFormatBuilder.Default
 
baseline() - Method in interface com.rapidclipse.framework.server.charts.Axis
 
baseline() - Method in class com.rapidclipse.framework.server.charts.Axis.Default
 
baseline(Integer) - Method in interface com.rapidclipse.framework.server.charts.Axis.Builder
 
baseline(Integer) - Method in class com.rapidclipse.framework.server.charts.Axis.Builder.Default
 
baselineColor() - Method in interface com.rapidclipse.framework.server.charts.Axis
 
baselineColor() - Method in class com.rapidclipse.framework.server.charts.Axis.Default
 
baselineColor(String) - Method in interface com.rapidclipse.framework.server.charts.Axis.Builder
 
baselineColor(String) - Method in class com.rapidclipse.framework.server.charts.Axis.Builder.Default
 
bold() - Method in interface com.rapidclipse.framework.server.charts.TextStyle
 
bold() - Method in interface com.rapidclipse.framework.server.charts.TextStyle.Builder
 
bold() - Method in class com.rapidclipse.framework.server.charts.TextStyle.Builder.Default
 
bold() - Method in class com.rapidclipse.framework.server.charts.TextStyle.Default
 
BOOLEAN - Enum constant in enum class com.rapidclipse.framework.server.charts.Column.Type
 
Both() - Static method in interface com.rapidclipse.framework.server.charts.table.PagingButtons
 
BOTH - Enum constant in enum class com.rapidclipse.framework.server.charts.Crosshair.Orientation
 
BOTH - Enum constant in enum class com.rapidclipse.framework.server.charts.Crosshair.Trigger
 
BOTH - Enum constant in enum class com.rapidclipse.framework.server.charts.Tooltip.Text
 
BOTTOM - Enum constant in enum class com.rapidclipse.framework.server.charts.ColorAxis.LegendPosition
 
BOTTOM - Enum constant in enum class com.rapidclipse.framework.server.charts.Legend.Position
 
BOX - Enum constant in enum class com.rapidclipse.framework.server.charts.Interval.Style
 
boxStyle() - Method in interface com.rapidclipse.framework.server.charts.Annotations
 
boxStyle() - Method in class com.rapidclipse.framework.server.charts.Annotations.Default
 
boxStyle(BoxStyle) - Method in interface com.rapidclipse.framework.server.charts.Annotations.Builder
 
boxStyle(BoxStyle) - Method in class com.rapidclipse.framework.server.charts.Annotations.Builder.Default
 
BoxStyle - Interface in com.rapidclipse.framework.server.charts
 
BoxStyle.Builder - Interface in com.rapidclipse.framework.server.charts
 
BoxStyle.Builder.Default - Class in com.rapidclipse.framework.server.charts
 
BoxStyle.Default - Class in com.rapidclipse.framework.server.charts
 
boxWidth() - Method in interface com.rapidclipse.framework.server.charts.Interval
 
boxWidth() - Method in class com.rapidclipse.framework.server.charts.Interval.Default
 
boxWidth(Number) - Method in interface com.rapidclipse.framework.server.charts.Interval.Builder
 
boxWidth(Number) - Method in class com.rapidclipse.framework.server.charts.Interval.Builder.Default
 
Bubble - Interface in com.rapidclipse.framework.server.charts.bubble
 
Bubble.Default - Class in com.rapidclipse.framework.server.charts.bubble
 
BubbleChart - Class in com.rapidclipse.framework.server.charts.bubble
 
BubbleChart() - Constructor for class com.rapidclipse.framework.server.charts.bubble.BubbleChart
 
BubbleSeries - Interface in com.rapidclipse.framework.server.charts.bubble
 
BubbleSeries.Builder - Interface in com.rapidclipse.framework.server.charts.bubble
 
BubbleSeries.Builder.Default - Class in com.rapidclipse.framework.server.charts.bubble
 
BubbleSeries.Default - Class in com.rapidclipse.framework.server.charts.bubble
 
bucketSize() - Method in interface com.rapidclipse.framework.server.charts.histogram.Histogram
 
bucketSize() - Method in class com.rapidclipse.framework.server.charts.histogram.Histogram.Default
 
bucketSize(Number) - Method in interface com.rapidclipse.framework.server.charts.histogram.Histogram.Builder
 
bucketSize(Number) - Method in class com.rapidclipse.framework.server.charts.histogram.Histogram.Builder.Default
 
build() - Method in interface com.rapidclipse.framework.server.charts.Annotations.Builder
 
build() - Method in class com.rapidclipse.framework.server.charts.Annotations.Builder.Default
 
build() - Method in interface com.rapidclipse.framework.server.charts.area.AreaSeries.Builder
 
build() - Method in class com.rapidclipse.framework.server.charts.area.AreaSeries.Builder.Default
 
build() - Method in interface com.rapidclipse.framework.server.charts.Axis.Builder
 
build() - Method in class com.rapidclipse.framework.server.charts.Axis.Builder.Default
 
build() - Method in interface com.rapidclipse.framework.server.charts.bar.BarSeries.Builder
 
build() - Method in class com.rapidclipse.framework.server.charts.bar.BarSeries.Builder.Default
 
build() - Method in interface com.rapidclipse.framework.server.charts.BoxStyle.Builder
 
build() - Method in class com.rapidclipse.framework.server.charts.BoxStyle.Builder.Default
 
build() - Method in interface com.rapidclipse.framework.server.charts.bubble.BubbleSeries.Builder
 
build() - Method in class com.rapidclipse.framework.server.charts.bubble.BubbleSeries.Builder.Default
 
build() - Method in interface com.rapidclipse.framework.server.charts.calendar.Calendar.Builder
 
build() - Method in class com.rapidclipse.framework.server.charts.calendar.Calendar.Builder.Default
 
build() - Method in interface com.rapidclipse.framework.server.charts.Candlestick.Builder
 
build() - Method in class com.rapidclipse.framework.server.charts.Candlestick.Builder.Default
 
build() - Method in interface com.rapidclipse.framework.server.charts.candlestick.CandlestickSeries.Builder
 
build() - Method in class com.rapidclipse.framework.server.charts.candlestick.CandlestickSeries.Builder.Default
 
build() - Method in interface com.rapidclipse.framework.server.charts.ColorAxis.Builder
 
build() - Method in class com.rapidclipse.framework.server.charts.ColorAxis.Builder.Default
 
build() - Method in interface com.rapidclipse.framework.server.charts.Column.Builder
 
build() - Method in class com.rapidclipse.framework.server.charts.Column.Builder.Default
 
build() - Method in interface com.rapidclipse.framework.server.charts.combo.ComboSeries.Builder
 
build() - Method in class com.rapidclipse.framework.server.charts.combo.ComboSeries.Builder.Default
 
build() - Method in interface com.rapidclipse.framework.server.charts.Crosshair.Builder
 
build() - Method in class com.rapidclipse.framework.server.charts.Crosshair.Builder.Default
 
build() - Method in interface com.rapidclipse.framework.server.charts.Explorer.Builder
 
build() - Method in class com.rapidclipse.framework.server.charts.Explorer.Builder.Default
 
build() - Method in interface com.rapidclipse.framework.server.charts.Format.BarFormatBuilder
 
build() - Method in class com.rapidclipse.framework.server.charts.Format.BarFormatBuilder.Default
 
build() - Method in interface com.rapidclipse.framework.server.charts.Format.ColorFormatBuilder
 
build() - Method in class com.rapidclipse.framework.server.charts.Format.ColorFormatBuilder.Default
 
build() - Method in interface com.rapidclipse.framework.server.charts.Format.NumberFormatBuilder
 
build() - Method in class com.rapidclipse.framework.server.charts.Format.NumberFormatBuilder.Default
 
build() - Method in interface com.rapidclipse.framework.server.charts.gantt.Arrow.Builder
 
build() - Method in class com.rapidclipse.framework.server.charts.gantt.Arrow.Builder.Default
 
build() - Method in interface com.rapidclipse.framework.server.charts.gantt.Gantt.Builder
 
build() - Method in class com.rapidclipse.framework.server.charts.gantt.Gantt.Builder.Default
 
build() - Method in interface com.rapidclipse.framework.server.charts.histogram.Histogram.Builder
 
build() - Method in class com.rapidclipse.framework.server.charts.histogram.Histogram.Builder.Default
 
build() - Method in interface com.rapidclipse.framework.server.charts.histogram.HistogramSeries.Builder
 
build() - Method in class com.rapidclipse.framework.server.charts.histogram.HistogramSeries.Builder.Default
 
build() - Method in interface com.rapidclipse.framework.server.charts.Interval.Builder
 
build() - Method in class com.rapidclipse.framework.server.charts.Interval.Builder.Default
 
build() - Method in interface com.rapidclipse.framework.server.charts.Legend.Builder
 
build() - Method in class com.rapidclipse.framework.server.charts.Legend.Builder.Default
 
build() - Method in interface com.rapidclipse.framework.server.charts.line.LineSeries.Builder
 
build() - Method in class com.rapidclipse.framework.server.charts.line.LineSeries.Builder.Default
 
build() - Method in interface com.rapidclipse.framework.server.charts.pie.Slice.Builder
 
build() - Method in class com.rapidclipse.framework.server.charts.pie.Slice.Builder.Default
 
build() - Method in interface com.rapidclipse.framework.server.charts.PointShape.Builder
 
build() - Method in class com.rapidclipse.framework.server.charts.PointShape.Builder.Default
 
build() - Method in interface com.rapidclipse.framework.server.charts.sankey.Node.Builder
 
build() - Method in class com.rapidclipse.framework.server.charts.sankey.Node.Builder.Default
 
build() - Method in interface com.rapidclipse.framework.server.charts.scatter.ScatterSeries.Builder
 
build() - Method in class com.rapidclipse.framework.server.charts.scatter.ScatterSeries.Builder.Default
 
build() - Method in interface com.rapidclipse.framework.server.charts.SizeAxis.Builder
 
build() - Method in class com.rapidclipse.framework.server.charts.SizeAxis.Builder.Default
 
build() - Method in interface com.rapidclipse.framework.server.charts.steppedarea.SteppedAreaSeries.Builder
 
build() - Method in class com.rapidclipse.framework.server.charts.steppedarea.SteppedAreaSeries.Builder.Default
 
build() - Method in interface com.rapidclipse.framework.server.charts.Styles.Builder
 
build() - Method in class com.rapidclipse.framework.server.charts.Styles.Builder.Default
 
build() - Method in interface com.rapidclipse.framework.server.charts.table.CssClassNames.Builder
 
build() - Method in class com.rapidclipse.framework.server.charts.table.CssClassNames.Builder.Default
 
build() - Method in interface com.rapidclipse.framework.server.charts.TextStyle.Builder
 
build() - Method in class com.rapidclipse.framework.server.charts.TextStyle.Builder.Default
 
build() - Method in interface com.rapidclipse.framework.server.charts.timeline.Timeline.Builder
 
build() - Method in class com.rapidclipse.framework.server.charts.timeline.Timeline.Builder.Default
 
build() - Method in interface com.rapidclipse.framework.server.charts.Tooltip.Builder
 
build() - Method in class com.rapidclipse.framework.server.charts.Tooltip.Builder.Default
 
build() - Method in interface com.rapidclipse.framework.server.charts.Trendline.Builder
 
build() - Method in class com.rapidclipse.framework.server.charts.Trendline.Builder.Default
 
build() - Method in interface com.rapidclipse.framework.server.charts.wordtree.WordTree.Builder
 
build() - Method in class com.rapidclipse.framework.server.charts.wordtree.WordTree.Builder.Default
 
Builder() - Static method in interface com.rapidclipse.framework.server.charts.Annotations
 
Builder() - Static method in interface com.rapidclipse.framework.server.charts.area.AreaSeries
 
Builder() - Static method in interface com.rapidclipse.framework.server.charts.Axis
 
Builder() - Static method in interface com.rapidclipse.framework.server.charts.bar.BarSeries
 
Builder() - Static method in interface com.rapidclipse.framework.server.charts.BoxStyle
 
Builder() - Static method in interface com.rapidclipse.framework.server.charts.bubble.BubbleSeries
 
Builder() - Static method in interface com.rapidclipse.framework.server.charts.calendar.Calendar
 
Builder() - Static method in interface com.rapidclipse.framework.server.charts.Candlestick
 
Builder() - Static method in interface com.rapidclipse.framework.server.charts.candlestick.CandlestickSeries
 
Builder() - Static method in interface com.rapidclipse.framework.server.charts.ColorAxis
 
Builder() - Static method in interface com.rapidclipse.framework.server.charts.Column
 
Builder() - Static method in interface com.rapidclipse.framework.server.charts.combo.ComboSeries
 
Builder() - Static method in interface com.rapidclipse.framework.server.charts.Crosshair
 
Builder() - Static method in interface com.rapidclipse.framework.server.charts.Explorer
 
Builder() - Static method in interface com.rapidclipse.framework.server.charts.gantt.Arrow
 
Builder() - Static method in interface com.rapidclipse.framework.server.charts.gantt.Gantt
 
Builder() - Static method in interface com.rapidclipse.framework.server.charts.histogram.Histogram
 
Builder() - Static method in interface com.rapidclipse.framework.server.charts.histogram.HistogramSeries
 
Builder() - Static method in interface com.rapidclipse.framework.server.charts.Interval
 
Builder() - Static method in interface com.rapidclipse.framework.server.charts.Legend
 
Builder() - Static method in interface com.rapidclipse.framework.server.charts.line.LineSeries
 
Builder() - Static method in interface com.rapidclipse.framework.server.charts.pie.Slice
 
Builder() - Static method in interface com.rapidclipse.framework.server.charts.PointShape
 
Builder() - Static method in interface com.rapidclipse.framework.server.charts.sankey.Node
 
Builder() - Static method in interface com.rapidclipse.framework.server.charts.scatter.ScatterSeries
 
Builder() - Static method in interface com.rapidclipse.framework.server.charts.SizeAxis
 
Builder() - Static method in interface com.rapidclipse.framework.server.charts.steppedarea.SteppedAreaSeries
 
Builder() - Static method in interface com.rapidclipse.framework.server.charts.table.CssClassNames
 
Builder() - Static method in interface com.rapidclipse.framework.server.charts.TextStyle
 
Builder() - Static method in interface com.rapidclipse.framework.server.charts.timeline.Timeline
 
Builder() - Static method in interface com.rapidclipse.framework.server.charts.Tooltip
 
Builder() - Static method in interface com.rapidclipse.framework.server.charts.Trendline
 
Builder() - Static method in interface com.rapidclipse.framework.server.charts.wordtree.WordTree
 

C

Calendar - Interface in com.rapidclipse.framework.server.charts.calendar
 
Calendar.Builder - Interface in com.rapidclipse.framework.server.charts.calendar
 
Calendar.Builder.Default - Class in com.rapidclipse.framework.server.charts.calendar
 
Calendar.Default - Class in com.rapidclipse.framework.server.charts.calendar
 
CalendarChart - Class in com.rapidclipse.framework.server.charts.calendar
 
CalendarChart() - Constructor for class com.rapidclipse.framework.server.charts.calendar.CalendarChart
 
Candlestick - Interface in com.rapidclipse.framework.server.charts
 
Candlestick.Builder - Interface in com.rapidclipse.framework.server.charts
 
Candlestick.Builder.Default - Class in com.rapidclipse.framework.server.charts
 
Candlestick.Default - Class in com.rapidclipse.framework.server.charts
 
CandlestickChart - Class in com.rapidclipse.framework.server.charts.candlestick
 
CandlestickChart() - Constructor for class com.rapidclipse.framework.server.charts.candlestick.CandlestickChart
 
CandlestickColor - Interface in com.rapidclipse.framework.server.charts
 
CandlestickColor.Default - Class in com.rapidclipse.framework.server.charts
 
CANDLESTICKS - Enum constant in enum class com.rapidclipse.framework.server.charts.combo.SeriesType
 
CandlestickSeries - Interface in com.rapidclipse.framework.server.charts.candlestick
 
CandlestickSeries.Builder - Interface in com.rapidclipse.framework.server.charts.candlestick
 
CandlestickSeries.Builder.Default - Class in com.rapidclipse.framework.server.charts.candlestick
 
CandlestickSeries.Default - Class in com.rapidclipse.framework.server.charts.candlestick
 
CanInterpolateNulls - Interface in com.rapidclipse.framework.server.charts
 
CATEGORY - Enum constant in enum class com.rapidclipse.framework.server.charts.AggregationTarget
 
CATEGORY - Enum constant in enum class com.rapidclipse.framework.server.charts.FocusTarget
 
Cell - Interface in com.rapidclipse.framework.server.charts
 
Cell.Default - Class in com.rapidclipse.framework.server.charts
 
cellColor() - Method in interface com.rapidclipse.framework.server.charts.calendar.Calendar
 
cellColor() - Method in class com.rapidclipse.framework.server.charts.calendar.Calendar.Default
 
cellColor(CellColor) - Method in interface com.rapidclipse.framework.server.charts.calendar.Calendar.Builder
 
cellColor(CellColor) - Method in class com.rapidclipse.framework.server.charts.calendar.Calendar.Builder.Default
 
CellColor - Interface in com.rapidclipse.framework.server.charts.calendar
 
CellColor.Default - Class in com.rapidclipse.framework.server.charts.calendar
 
cellSize() - Method in interface com.rapidclipse.framework.server.charts.calendar.Calendar
 
cellSize() - Method in class com.rapidclipse.framework.server.charts.calendar.Calendar.Default
 
cellSize(Integer) - Method in interface com.rapidclipse.framework.server.charts.calendar.Calendar.Builder
 
cellSize(Integer) - Method in class com.rapidclipse.framework.server.charts.calendar.Calendar.Builder.Default
 
CENTER - Enum constant in enum class com.rapidclipse.framework.server.charts.Legend.Alignment
 
CERTAINTY - Enum constant in enum class com.rapidclipse.framework.server.charts.Column.Role
 
Chart - Interface in com.rapidclipse.framework.server.charts
 
Chart.Properties - Class in com.rapidclipse.framework.server.charts
 
ChartArea - Interface in com.rapidclipse.framework.server.charts
 
ChartArea.Default - Class in com.rapidclipse.framework.server.charts
 
ChartModel - Interface in com.rapidclipse.framework.server.charts
 
ChartModel.Default - Class in com.rapidclipse.framework.server.charts
 
CIRCLE - Enum constant in enum class com.rapidclipse.framework.server.charts.PointShape.Type
 
clearSelection() - Method in class com.rapidclipse.framework.server.charts.AbstractChart
 
color() - Method in interface com.rapidclipse.framework.server.charts.area.AreaSeries
 
color() - Method in class com.rapidclipse.framework.server.charts.area.AreaSeries.Default
 
color() - Method in class com.rapidclipse.framework.server.charts.Background.Color
 
color() - Method in interface com.rapidclipse.framework.server.charts.bar.BarSeries
 
color() - Method in class com.rapidclipse.framework.server.charts.bar.BarSeries.Default
 
color() - Method in interface com.rapidclipse.framework.server.charts.bubble.BubbleSeries
 
color() - Method in class com.rapidclipse.framework.server.charts.bubble.BubbleSeries.Default
 
color() - Method in interface com.rapidclipse.framework.server.charts.calendar.NoDataPattern
 
color() - Method in class com.rapidclipse.framework.server.charts.calendar.NoDataPattern.Default
 
color() - Method in interface com.rapidclipse.framework.server.charts.candlestick.CandlestickSeries
 
color() - Method in class com.rapidclipse.framework.server.charts.candlestick.CandlestickSeries.Default
 
color() - Method in interface com.rapidclipse.framework.server.charts.combo.ComboSeries
 
color() - Method in class com.rapidclipse.framework.server.charts.combo.ComboSeries.Default
 
color() - Method in interface com.rapidclipse.framework.server.charts.Crosshair
 
color() - Method in class com.rapidclipse.framework.server.charts.Crosshair.Default
 
color() - Method in interface com.rapidclipse.framework.server.charts.gantt.Arrow
 
color() - Method in class com.rapidclipse.framework.server.charts.gantt.Arrow.Default
 
color() - Method in interface com.rapidclipse.framework.server.charts.GridLines
 
color() - Method in class com.rapidclipse.framework.server.charts.GridLines.Default
 
color() - Method in interface com.rapidclipse.framework.server.charts.histogram.HistogramSeries
 
color() - Method in class com.rapidclipse.framework.server.charts.histogram.HistogramSeries.Default
 
color() - Method in interface com.rapidclipse.framework.server.charts.Interval
 
color() - Method in class com.rapidclipse.framework.server.charts.Interval.Default
 
color() - Method in interface com.rapidclipse.framework.server.charts.line.LineSeries
 
color() - Method in class com.rapidclipse.framework.server.charts.line.LineSeries.Default
 
color() - Method in interface com.rapidclipse.framework.server.charts.pie.Slice
 
color() - Method in class com.rapidclipse.framework.server.charts.pie.Slice.Default
 
color() - Method in interface com.rapidclipse.framework.server.charts.sankey.Link
 
color() - Method in class com.rapidclipse.framework.server.charts.sankey.Link.Default
 
color() - Method in interface com.rapidclipse.framework.server.charts.scatter.ScatterSeries
 
color() - Method in class com.rapidclipse.framework.server.charts.scatter.ScatterSeries.Default
 
color() - Method in interface com.rapidclipse.framework.server.charts.Stem
 
color() - Method in class com.rapidclipse.framework.server.charts.Stem.Default
 
color() - Method in interface com.rapidclipse.framework.server.charts.steppedarea.SteppedAreaSeries
 
color() - Method in class com.rapidclipse.framework.server.charts.steppedarea.SteppedAreaSeries.Default
 
color() - Method in interface com.rapidclipse.framework.server.charts.TextStyle
 
color() - Method in class com.rapidclipse.framework.server.charts.TextStyle.Default
 
color() - Method in interface com.rapidclipse.framework.server.charts.Trendline
 
color() - Method in class com.rapidclipse.framework.server.charts.Trendline.Default
 
color(String) - Method in interface com.rapidclipse.framework.server.charts.area.AreaSeries.Builder
 
color(String) - Method in class com.rapidclipse.framework.server.charts.area.AreaSeries.Builder.Default
 
color(String) - Method in interface com.rapidclipse.framework.server.charts.bar.BarSeries.Builder
 
color(String) - Method in class com.rapidclipse.framework.server.charts.bar.BarSeries.Builder.Default
 
color(String) - Method in interface com.rapidclipse.framework.server.charts.bubble.BubbleSeries.Builder
 
color(String) - Method in class com.rapidclipse.framework.server.charts.bubble.BubbleSeries.Builder.Default
 
color(String) - Method in interface com.rapidclipse.framework.server.charts.candlestick.CandlestickSeries.Builder
 
color(String) - Method in class com.rapidclipse.framework.server.charts.candlestick.CandlestickSeries.Builder.Default
 
color(String) - Method in interface com.rapidclipse.framework.server.charts.combo.ComboSeries.Builder
 
color(String) - Method in class com.rapidclipse.framework.server.charts.combo.ComboSeries.Builder.Default
 
color(String) - Method in interface com.rapidclipse.framework.server.charts.Crosshair.Builder
 
color(String) - Method in class com.rapidclipse.framework.server.charts.Crosshair.Builder.Default
 
color(String) - Method in interface com.rapidclipse.framework.server.charts.gantt.Arrow.Builder
 
color(String) - Method in class com.rapidclipse.framework.server.charts.gantt.Arrow.Builder.Default
 
color(String) - Method in interface com.rapidclipse.framework.server.charts.histogram.HistogramSeries.Builder
 
color(String) - Method in class com.rapidclipse.framework.server.charts.histogram.HistogramSeries.Builder.Default
 
color(String) - Method in interface com.rapidclipse.framework.server.charts.Interval.Builder
 
color(String) - Method in class com.rapidclipse.framework.server.charts.Interval.Builder.Default
 
color(String) - Method in interface com.rapidclipse.framework.server.charts.line.LineSeries.Builder
 
color(String) - Method in class com.rapidclipse.framework.server.charts.line.LineSeries.Builder.Default
 
color(String) - Method in interface com.rapidclipse.framework.server.charts.pie.Slice.Builder
 
color(String) - Method in class com.rapidclipse.framework.server.charts.pie.Slice.Builder.Default
 
color(String) - Method in interface com.rapidclipse.framework.server.charts.scatter.ScatterSeries.Builder
 
color(String) - Method in class com.rapidclipse.framework.server.charts.scatter.ScatterSeries.Builder.Default
 
color(String) - Method in interface com.rapidclipse.framework.server.charts.steppedarea.SteppedAreaSeries.Builder
 
color(String) - Method in class com.rapidclipse.framework.server.charts.steppedarea.SteppedAreaSeries.Builder.Default
 
color(String) - Method in interface com.rapidclipse.framework.server.charts.TextStyle.Builder
 
color(String) - Method in class com.rapidclipse.framework.server.charts.TextStyle.Builder.Default
 
color(String) - Method in interface com.rapidclipse.framework.server.charts.Trendline.Builder
 
color(String) - Method in class com.rapidclipse.framework.server.charts.Trendline.Builder.Default
 
Color(String) - Static method in interface com.rapidclipse.framework.server.charts.Background
 
color1() - Method in interface com.rapidclipse.framework.server.charts.Gradient
 
color1() - Method in class com.rapidclipse.framework.server.charts.Gradient.Default
 
color2() - Method in interface com.rapidclipse.framework.server.charts.Gradient
 
color2() - Method in class com.rapidclipse.framework.server.charts.Gradient.Default
 
ColorAxis - Interface in com.rapidclipse.framework.server.charts
 
ColorAxis.Builder - Interface in com.rapidclipse.framework.server.charts
 
ColorAxis.Builder.Default - Class in com.rapidclipse.framework.server.charts
 
ColorAxis.Default - Class in com.rapidclipse.framework.server.charts
 
ColorAxis.LegendPosition - Enum Class in com.rapidclipse.framework.server.charts
 
colorByRowLabel() - Method in interface com.rapidclipse.framework.server.charts.timeline.Timeline
 
colorByRowLabel() - Method in class com.rapidclipse.framework.server.charts.timeline.Timeline.Default
 
colorByRowLabel(Boolean) - Method in interface com.rapidclipse.framework.server.charts.timeline.Timeline.Builder
 
colorByRowLabel(Boolean) - Method in class com.rapidclipse.framework.server.charts.timeline.Timeline.Builder.Default
 
ColorFormatBuilder() - Static method in interface com.rapidclipse.framework.server.charts.Format
 
colorMode() - Method in interface com.rapidclipse.framework.server.charts.sankey.Link
 
colorMode() - Method in class com.rapidclipse.framework.server.charts.sankey.Link.Default
 
ColorMode - Enum Class in com.rapidclipse.framework.server.charts.sankey
 
colorNegative(String) - Method in interface com.rapidclipse.framework.server.charts.Format.BarFormatBuilder
 
colorNegative(String) - Method in class com.rapidclipse.framework.server.charts.Format.BarFormatBuilder.Default
 
colorPositive(String) - Method in interface com.rapidclipse.framework.server.charts.Format.BarFormatBuilder
 
colorPositive(String) - Method in class com.rapidclipse.framework.server.charts.Format.BarFormatBuilder.Default
 
colors() - Method in interface com.rapidclipse.framework.server.charts.ColorAxis
 
colors() - Method in class com.rapidclipse.framework.server.charts.ColorAxis.Default
 
colors() - Method in interface com.rapidclipse.framework.server.charts.sankey.Link
 
colors() - Method in class com.rapidclipse.framework.server.charts.sankey.Link.Default
 
colors() - Method in interface com.rapidclipse.framework.server.charts.sankey.Node
 
colors() - Method in class com.rapidclipse.framework.server.charts.sankey.Node.Default
 
colors(List<String>) - Method in interface com.rapidclipse.framework.server.charts.ColorAxis.Builder
 
colors(List<String>) - Method in class com.rapidclipse.framework.server.charts.ColorAxis.Builder.Default
 
colors(List<String>) - Method in interface com.rapidclipse.framework.server.charts.sankey.Node.Builder
 
colors(List<String>) - Method in class com.rapidclipse.framework.server.charts.sankey.Node.Builder.Default
 
column() - Method in interface com.rapidclipse.framework.server.charts.Selection.Item
 
column() - Method in class com.rapidclipse.framework.server.charts.Selection.Item.Default
 
Column - Interface in com.rapidclipse.framework.server.charts
 
Column.Builder - Interface in com.rapidclipse.framework.server.charts
 
Column.Builder.Default - Class in com.rapidclipse.framework.server.charts
 
Column.Default - Class in com.rapidclipse.framework.server.charts
 
Column.Role - Enum Class in com.rapidclipse.framework.server.charts
 
Column.Type - Enum Class in com.rapidclipse.framework.server.charts
 
ColumnChart - Class in com.rapidclipse.framework.server.charts.bar
 
ColumnChart() - Constructor for class com.rapidclipse.framework.server.charts.bar.ColumnChart
 
ColumnChart(ChartModel, ChartModel) - Constructor for class com.rapidclipse.framework.server.charts.bar.ColumnChart
 
columns() - Method in interface com.rapidclipse.framework.server.charts.ChartModel
 
columns() - Method in class com.rapidclipse.framework.server.charts.ChartModel.Default
 
com.rapidclipse.framework.server.charts - package com.rapidclipse.framework.server.charts
 
com.rapidclipse.framework.server.charts.annotation - package com.rapidclipse.framework.server.charts.annotation
 
com.rapidclipse.framework.server.charts.area - package com.rapidclipse.framework.server.charts.area
 
com.rapidclipse.framework.server.charts.bar - package com.rapidclipse.framework.server.charts.bar
 
com.rapidclipse.framework.server.charts.bubble - package com.rapidclipse.framework.server.charts.bubble
 
com.rapidclipse.framework.server.charts.calendar - package com.rapidclipse.framework.server.charts.calendar
 
com.rapidclipse.framework.server.charts.candlestick - package com.rapidclipse.framework.server.charts.candlestick
 
com.rapidclipse.framework.server.charts.combo - package com.rapidclipse.framework.server.charts.combo
 
com.rapidclipse.framework.server.charts.gantt - package com.rapidclipse.framework.server.charts.gantt
 
com.rapidclipse.framework.server.charts.gauge - package com.rapidclipse.framework.server.charts.gauge
 
com.rapidclipse.framework.server.charts.histogram - package com.rapidclipse.framework.server.charts.histogram
 
com.rapidclipse.framework.server.charts.line - package com.rapidclipse.framework.server.charts.line
 
com.rapidclipse.framework.server.charts.maps - package com.rapidclipse.framework.server.charts.maps
 
com.rapidclipse.framework.server.charts.org - package com.rapidclipse.framework.server.charts.org
 
com.rapidclipse.framework.server.charts.pie - package com.rapidclipse.framework.server.charts.pie
 
com.rapidclipse.framework.server.charts.sankey - package com.rapidclipse.framework.server.charts.sankey
 
com.rapidclipse.framework.server.charts.scatter - package com.rapidclipse.framework.server.charts.scatter
 
com.rapidclipse.framework.server.charts.steppedarea - package com.rapidclipse.framework.server.charts.steppedarea
 
com.rapidclipse.framework.server.charts.table - package com.rapidclipse.framework.server.charts.table
 
com.rapidclipse.framework.server.charts.timeline - package com.rapidclipse.framework.server.charts.timeline
 
com.rapidclipse.framework.server.charts.treemap - package com.rapidclipse.framework.server.charts.treemap
 
com.rapidclipse.framework.server.charts.wordtree - package com.rapidclipse.framework.server.charts.wordtree
 
ComboChart - Class in com.rapidclipse.framework.server.charts.combo
 
ComboChart() - Constructor for class com.rapidclipse.framework.server.charts.combo.ComboChart
 
ComboSeries - Interface in com.rapidclipse.framework.server.charts.combo
 
ComboSeries.Builder - Interface in com.rapidclipse.framework.server.charts.combo
 
ComboSeries.Builder.Default - Class in com.rapidclipse.framework.server.charts.combo
 
ComboSeries.Default - Class in com.rapidclipse.framework.server.charts.combo
 
count() - Method in interface com.rapidclipse.framework.server.charts.GridLines
 
count() - Method in class com.rapidclipse.framework.server.charts.GridLines.Default
 
Count(int) - Static method in interface com.rapidclipse.framework.server.charts.table.PagingButtons
 
COUNTRIES - Enum constant in enum class com.rapidclipse.framework.server.charts.maps.Resolution
 
createLoadOptions(JavaScriptable.ObjectHelper) - Method in class com.rapidclipse.framework.server.charts.AbstractChart
 
createLoadOptions(JavaScriptable.ObjectHelper) - Method in class com.rapidclipse.framework.server.charts.maps.AbstractMapsChart
 
criticalPathEnabled() - Method in interface com.rapidclipse.framework.server.charts.gantt.Gantt
 
criticalPathEnabled() - Method in class com.rapidclipse.framework.server.charts.gantt.Gantt.Default
 
criticalPathEnabled(Boolean) - Method in interface com.rapidclipse.framework.server.charts.gantt.Gantt.Builder
 
criticalPathEnabled(Boolean) - Method in class com.rapidclipse.framework.server.charts.gantt.Gantt.Builder.Default
 
criticalPathStyle() - Method in interface com.rapidclipse.framework.server.charts.gantt.Gantt
 
criticalPathStyle() - Method in class com.rapidclipse.framework.server.charts.gantt.Gantt.Default
 
criticalPathStyle(LineStyle) - Method in interface com.rapidclipse.framework.server.charts.gantt.Gantt.Builder
 
criticalPathStyle(LineStyle) - Method in class com.rapidclipse.framework.server.charts.gantt.Gantt.Builder.Default
 
Crosshair - Interface in com.rapidclipse.framework.server.charts
 
Crosshair.Builder - Interface in com.rapidclipse.framework.server.charts
 
Crosshair.Builder.Default - Class in com.rapidclipse.framework.server.charts
 
Crosshair.Default - Class in com.rapidclipse.framework.server.charts
 
Crosshair.Orientation - Enum Class in com.rapidclipse.framework.server.charts
 
Crosshair.Trigger - Enum Class in com.rapidclipse.framework.server.charts
 
CssClassNames - Interface in com.rapidclipse.framework.server.charts.table
 
CssClassNames.Builder - Interface in com.rapidclipse.framework.server.charts.table
 
CssClassNames.Builder.Default - Class in com.rapidclipse.framework.server.charts.table
 
CssClassNames.Default - Class in com.rapidclipse.framework.server.charts.table
 
curveType() - Method in interface com.rapidclipse.framework.server.charts.combo.ComboSeries
 
curveType() - Method in class com.rapidclipse.framework.server.charts.combo.ComboSeries.Default
 
curveType() - Method in interface com.rapidclipse.framework.server.charts.Interval
 
curveType() - Method in class com.rapidclipse.framework.server.charts.Interval.Default
 
curveType() - Method in interface com.rapidclipse.framework.server.charts.line.LineSeries
 
curveType() - Method in class com.rapidclipse.framework.server.charts.line.LineSeries.Default
 
curveType(CurveType) - Method in interface com.rapidclipse.framework.server.charts.combo.ComboSeries.Builder
 
curveType(CurveType) - Method in class com.rapidclipse.framework.server.charts.combo.ComboSeries.Builder.Default
 
curveType(CurveType) - Method in interface com.rapidclipse.framework.server.charts.Interval.Builder
 
curveType(CurveType) - Method in class com.rapidclipse.framework.server.charts.Interval.Builder.Default
 
curveType(CurveType) - Method in interface com.rapidclipse.framework.server.charts.line.LineSeries.Builder
 
curveType(CurveType) - Method in class com.rapidclipse.framework.server.charts.line.LineSeries.Builder.Default
 
CurveType - Enum Class in com.rapidclipse.framework.server.charts
 

D

DATA - Enum constant in enum class com.rapidclipse.framework.server.charts.Column.Role
 
Date(LocalDate) - Static method in interface com.rapidclipse.framework.server.charts.DateValue
 
DATE - Enum constant in enum class com.rapidclipse.framework.server.charts.Column.Type
 
DATE_TIME - Enum constant in enum class com.rapidclipse.framework.server.charts.Column.Type
 
DateFormat(Format.FormatType) - Static method in interface com.rapidclipse.framework.server.charts.Format
 
DateFormat(Format.FormatType, TimeZone) - Static method in interface com.rapidclipse.framework.server.charts.Format
 
DateFormat(String) - Static method in interface com.rapidclipse.framework.server.charts.Format
 
DateFormat(String, TimeZone) - Static method in interface com.rapidclipse.framework.server.charts.Format
 
DateTime(LocalDateTime) - Static method in interface com.rapidclipse.framework.server.charts.DateValue
 
DateValue - Interface in com.rapidclipse.framework.server.charts
 
datum() - Method in interface com.rapidclipse.framework.server.charts.Annotations
 
datum() - Method in class com.rapidclipse.framework.server.charts.Annotations.Default
 
datum(AnnotationStyle) - Method in interface com.rapidclipse.framework.server.charts.Annotations.Builder
 
datum(AnnotationStyle) - Method in class com.rapidclipse.framework.server.charts.Annotations.Builder.Default
 
DATUM - Enum constant in enum class com.rapidclipse.framework.server.charts.FocusTarget
 
dayOfWeekLabel() - Method in interface com.rapidclipse.framework.server.charts.calendar.Calendar
 
dayOfWeekLabel() - Method in class com.rapidclipse.framework.server.charts.calendar.Calendar.Default
 
dayOfWeekLabel(TextStyle) - Method in interface com.rapidclipse.framework.server.charts.calendar.Calendar.Builder
 
dayOfWeekLabel(TextStyle) - Method in class com.rapidclipse.framework.server.charts.calendar.Calendar.Builder.Default
 
dayOfWeekRightSpace() - Method in interface com.rapidclipse.framework.server.charts.calendar.Calendar
 
dayOfWeekRightSpace() - Method in class com.rapidclipse.framework.server.charts.calendar.Calendar.Default
 
dayOfWeekRightSpace(Integer) - Method in interface com.rapidclipse.framework.server.charts.calendar.Calendar.Builder
 
dayOfWeekRightSpace(Integer) - Method in class com.rapidclipse.framework.server.charts.calendar.Calendar.Builder.Default
 
daysOfWeek() - Method in interface com.rapidclipse.framework.server.charts.calendar.Calendar
 
daysOfWeek() - Method in class com.rapidclipse.framework.server.charts.calendar.Calendar.Default
 
daysOfWeek(String) - Method in interface com.rapidclipse.framework.server.charts.calendar.Calendar.Builder
 
daysOfWeek(String) - Method in class com.rapidclipse.framework.server.charts.calendar.Calendar.Builder.Default
 
decimalSymbol(Character) - Method in interface com.rapidclipse.framework.server.charts.Format.NumberFormatBuilder
 
decimalSymbol(Character) - Method in class com.rapidclipse.framework.server.charts.Format.NumberFormatBuilder.Default
 
DEFAULT - Enum constant in enum class com.rapidclipse.framework.server.charts.Axis.Direction
 
defaultStartDate() - Method in class com.rapidclipse.framework.server.charts.gantt.Gantt.Default
 
defaultStartDate() - Method in interface com.rapidclipse.framework.server.charts.gantt.Gantt
 
defaultStartDate(DateValue) - Method in class com.rapidclipse.framework.server.charts.gantt.Gantt.Builder.Default
 
defaultStartDate(DateValue) - Method in interface com.rapidclipse.framework.server.charts.gantt.Gantt.Builder
 
degree() - Method in class com.rapidclipse.framework.server.charts.Trendline.Default
 
degree() - Method in interface com.rapidclipse.framework.server.charts.Trendline
 
degree(Number) - Method in class com.rapidclipse.framework.server.charts.Trendline.Builder.Default
 
degree(Number) - Method in interface com.rapidclipse.framework.server.charts.Trendline.Builder
 
dent() - Method in class com.rapidclipse.framework.server.charts.PointShape.Default
 
dent() - Method in interface com.rapidclipse.framework.server.charts.PointShape
 
dent(Number) - Method in class com.rapidclipse.framework.server.charts.PointShape.Builder.Default
 
dent(Number) - Method in interface com.rapidclipse.framework.server.charts.PointShape.Builder
 
DIAMOND - Enum constant in enum class com.rapidclipse.framework.server.charts.PointShape.Type
 
DiffChart - Interface in com.rapidclipse.framework.server.charts
 
direction() - Method in class com.rapidclipse.framework.server.charts.Axis.Default
 
direction() - Method in interface com.rapidclipse.framework.server.charts.Axis
 
direction(Axis.Direction) - Method in class com.rapidclipse.framework.server.charts.Axis.Builder.Default
 
direction(Axis.Direction) - Method in interface com.rapidclipse.framework.server.charts.Axis.Builder
 
DISABLE - Enum constant in enum class com.rapidclipse.framework.server.charts.table.ActionMode
 
DisplayMode - Enum Class in com.rapidclipse.framework.server.charts.maps
 
domain() - Method in class com.rapidclipse.framework.server.charts.Annotations.Default
 
domain() - Method in interface com.rapidclipse.framework.server.charts.Annotations
 
domain(AnnotationStyle) - Method in class com.rapidclipse.framework.server.charts.Annotations.Builder.Default
 
domain(AnnotationStyle) - Method in interface com.rapidclipse.framework.server.charts.Annotations.Builder
 
DOMAIN - Enum constant in enum class com.rapidclipse.framework.server.charts.Column.Role
 
DOUBLE - Enum constant in enum class com.rapidclipse.framework.server.charts.wordtree.Type
 
DRAG_TO_PAN - Enum constant in enum class com.rapidclipse.framework.server.charts.Explorer.Action
 
DRAG_TO_ZOOM - Enum constant in enum class com.rapidclipse.framework.server.charts.Explorer.Action
 
drawZeroLine(Boolean) - Method in class com.rapidclipse.framework.server.charts.Format.BarFormatBuilder.Default
 
drawZeroLine(Boolean) - Method in interface com.rapidclipse.framework.server.charts.Format.BarFormatBuilder
 
duration() - Method in class com.rapidclipse.framework.server.charts.Animation.Default
 
duration() - Method in interface com.rapidclipse.framework.server.charts.Animation
 

E

easing() - Method in class com.rapidclipse.framework.server.charts.Animation.Default
 
easing() - Method in interface com.rapidclipse.framework.server.charts.Animation
 
EMPHASIS - Enum constant in enum class com.rapidclipse.framework.server.charts.Column.Role
 
Empty() - Static method in interface com.rapidclipse.framework.server.charts.Selection
 
enable() - Method in class com.rapidclipse.framework.server.charts.maps.MagnifyingGlass.Default
 
enable() - Method in interface com.rapidclipse.framework.server.charts.maps.MagnifyingGlass
 
ENABLE - Enum constant in enum class com.rapidclipse.framework.server.charts.table.ActionMode
 
END - Enum constant in enum class com.rapidclipse.framework.server.charts.Legend.Alignment
 
equals(Object) - Method in class com.rapidclipse.framework.server.charts.Selection.Default
 
equals(Object) - Method in class com.rapidclipse.framework.server.charts.Selection.Item.Default
 
EVENT - Enum constant in enum class com.rapidclipse.framework.server.charts.table.ActionMode
 
EXPLICIT - Enum constant in enum class com.rapidclipse.framework.server.charts.Axis.ViewWindowMode
 
EXPLICIT - Enum constant in enum class com.rapidclipse.framework.server.charts.wordtree.Format
 
Explorer - Interface in com.rapidclipse.framework.server.charts
 
Explorer.Action - Enum Class in com.rapidclipse.framework.server.charts
 
Explorer.Axis - Enum Class in com.rapidclipse.framework.server.charts
 
Explorer.Builder - Interface in com.rapidclipse.framework.server.charts
 
Explorer.Builder.Default - Class in com.rapidclipse.framework.server.charts
 
Explorer.Default - Class in com.rapidclipse.framework.server.charts
 
EXPONENTIAL - Enum constant in enum class com.rapidclipse.framework.server.charts.Trendline.Type
 

F

fallingColor() - Method in class com.rapidclipse.framework.server.charts.candlestick.CandlestickSeries.Default
 
fallingColor() - Method in interface com.rapidclipse.framework.server.charts.candlestick.CandlestickSeries
 
fallingColor() - Method in class com.rapidclipse.framework.server.charts.Candlestick.Default
 
fallingColor() - Method in interface com.rapidclipse.framework.server.charts.Candlestick
 
fallingColor() - Method in class com.rapidclipse.framework.server.charts.combo.ComboSeries.Default
 
fallingColor() - Method in interface com.rapidclipse.framework.server.charts.combo.ComboSeries
 
fallingColor(CandlestickColor) - Method in class com.rapidclipse.framework.server.charts.Candlestick.Builder.Default
 
fallingColor(CandlestickColor) - Method in interface com.rapidclipse.framework.server.charts.Candlestick.Builder
 
fallingColor(CandlestickColor) - Method in class com.rapidclipse.framework.server.charts.candlestick.CandlestickSeries.Builder.Default
 
fallingColor(CandlestickColor) - Method in interface com.rapidclipse.framework.server.charts.candlestick.CandlestickSeries.Builder
 
fallingColor(CandlestickColor) - Method in class com.rapidclipse.framework.server.charts.combo.ComboSeries.Builder.Default
 
fallingColor(CandlestickColor) - Method in interface com.rapidclipse.framework.server.charts.combo.ComboSeries.Builder
 
FALSE - Enum constant in enum class com.rapidclipse.framework.server.charts.maps.RegionInteractivity
 
FALSE - Enum constant in enum class com.rapidclipse.framework.server.charts.StackMode
 
fill() - Method in class com.rapidclipse.framework.server.charts.Background.StrokeFill
 
fill() - Method in class com.rapidclipse.framework.server.charts.CandlestickColor.Default
 
fill() - Method in interface com.rapidclipse.framework.server.charts.CandlestickColor
 
fill() - Method in class com.rapidclipse.framework.server.charts.gantt.BarStyle.Default
 
fill() - Method in interface com.rapidclipse.framework.server.charts.gantt.BarStyle
 
fill() - Method in class com.rapidclipse.framework.server.charts.sankey.LinkColor.Default
 
fill() - Method in interface com.rapidclipse.framework.server.charts.sankey.LinkColor
 
fillOpacity() - Method in class com.rapidclipse.framework.server.charts.Interval.Default
 
fillOpacity() - Method in interface com.rapidclipse.framework.server.charts.Interval
 
fillOpacity() - Method in class com.rapidclipse.framework.server.charts.sankey.LinkColor.Default
 
fillOpacity() - Method in interface com.rapidclipse.framework.server.charts.sankey.LinkColor
 
fillOpacity(Number) - Method in class com.rapidclipse.framework.server.charts.Interval.Builder.Default
 
fillOpacity(Number) - Method in interface com.rapidclipse.framework.server.charts.Interval.Builder
 
FIXED - Enum constant in enum class com.rapidclipse.framework.server.charts.annotation.ScaleType
 
FOCUS - Enum constant in enum class com.rapidclipse.framework.server.charts.Crosshair.Trigger
 
FOCUS - Enum constant in enum class com.rapidclipse.framework.server.charts.Tooltip.Trigger
 
focusedCellColor() - Method in class com.rapidclipse.framework.server.charts.calendar.Calendar.Default
 
focusedCellColor() - Method in interface com.rapidclipse.framework.server.charts.calendar.Calendar
 
focusedCellColor(CellColor) - Method in class com.rapidclipse.framework.server.charts.calendar.Calendar.Builder.Default
 
focusedCellColor(CellColor) - Method in interface com.rapidclipse.framework.server.charts.calendar.Calendar.Builder
 
focusedColor() - Method in class com.rapidclipse.framework.server.charts.Crosshair.Default
 
focusedColor() - Method in interface com.rapidclipse.framework.server.charts.Crosshair
 
focusedColor(String) - Method in class com.rapidclipse.framework.server.charts.Crosshair.Builder.Default
 
focusedColor(String) - Method in interface com.rapidclipse.framework.server.charts.Crosshair.Builder
 
focusedOpacity() - Method in class com.rapidclipse.framework.server.charts.Crosshair.Default
 
focusedOpacity() - Method in interface com.rapidclipse.framework.server.charts.Crosshair
 
focusedOpacity(Number) - Method in class com.rapidclipse.framework.server.charts.Crosshair.Builder.Default
 
focusedOpacity(Number) - Method in interface com.rapidclipse.framework.server.charts.Crosshair.Builder
 
FocusTarget - Enum Class in com.rapidclipse.framework.server.charts
 
fontName() - Method in class com.rapidclipse.framework.server.charts.TextStyle.Default
 
fontName() - Method in interface com.rapidclipse.framework.server.charts.TextStyle
 
fontName(String) - Method in class com.rapidclipse.framework.server.charts.TextStyle.Builder.Default
 
fontName(String) - Method in interface com.rapidclipse.framework.server.charts.TextStyle.Builder
 
fontSize() - Method in class com.rapidclipse.framework.server.charts.TextStyle.Default
 
fontSize() - Method in interface com.rapidclipse.framework.server.charts.TextStyle
 
fontSize(Number) - Method in class com.rapidclipse.framework.server.charts.TextStyle.Builder.Default
 
fontSize(Number) - Method in interface com.rapidclipse.framework.server.charts.TextStyle.Builder
 
ForAll(String) - Static method in interface com.rapidclipse.framework.server.charts.annotation.NumberFormats
 
format() - Method in class com.rapidclipse.framework.server.charts.Axis.Default
 
format() - Method in interface com.rapidclipse.framework.server.charts.Axis
 
format() - Method in class com.rapidclipse.framework.server.charts.Column.Default
 
format() - Method in interface com.rapidclipse.framework.server.charts.Column
 
format() - Method in class com.rapidclipse.framework.server.charts.wordtree.WordTree.Default
 
format() - Method in interface com.rapidclipse.framework.server.charts.wordtree.WordTree
 
format(Format) - Method in class com.rapidclipse.framework.server.charts.Column.Builder.Default
 
format(Format) - Method in interface com.rapidclipse.framework.server.charts.Column.Builder
 
format(Format) - Method in class com.rapidclipse.framework.server.charts.wordtree.WordTree.Builder.Default
 
format(Format) - Method in interface com.rapidclipse.framework.server.charts.wordtree.WordTree.Builder
 
format(String) - Method in class com.rapidclipse.framework.server.charts.Axis.Builder.Default
 
format(String) - Method in interface com.rapidclipse.framework.server.charts.Axis.Builder
 
Format - Enum Class in com.rapidclipse.framework.server.charts.wordtree
 
Format - Interface in com.rapidclipse.framework.server.charts
 
Format.BarFormatBuilder - Interface in com.rapidclipse.framework.server.charts
 
Format.BarFormatBuilder.Default - Class in com.rapidclipse.framework.server.charts
 
Format.ColorFormatBuilder - Interface in com.rapidclipse.framework.server.charts
 
Format.ColorFormatBuilder.Default - Class in com.rapidclipse.framework.server.charts
 
Format.FormatType - Enum Class in com.rapidclipse.framework.server.charts
 
Format.NumberFormatBuilder - Interface in com.rapidclipse.framework.server.charts
 
Format.NumberFormatBuilder.Default - Class in com.rapidclipse.framework.server.charts
 
formattedValue() - Method in class com.rapidclipse.framework.server.charts.Cell.Default
 
formattedValue() - Method in interface com.rapidclipse.framework.server.charts.Cell
 
formattedValue() - Method in class com.rapidclipse.framework.server.charts.Tick.Default
 
formattedValue() - Method in interface com.rapidclipse.framework.server.charts.Tick
 
fractionDigits(Integer) - Method in class com.rapidclipse.framework.server.charts.Format.NumberFormatBuilder.Default
 
fractionDigits(Integer) - Method in interface com.rapidclipse.framework.server.charts.Format.NumberFormatBuilder
 
FUNCTION - Enum constant in enum class com.rapidclipse.framework.server.charts.CurveType
 

G

Gantt - Interface in com.rapidclipse.framework.server.charts.gantt
 
Gantt.Builder - Interface in com.rapidclipse.framework.server.charts.gantt
 
Gantt.Builder.Default - Class in com.rapidclipse.framework.server.charts.gantt
 
Gantt.Default - Class in com.rapidclipse.framework.server.charts.gantt
 
GanttChart - Class in com.rapidclipse.framework.server.charts.gantt
 
GanttChart() - Constructor for class com.rapidclipse.framework.server.charts.gantt.GanttChart
 
GaugeChart - Class in com.rapidclipse.framework.server.charts.gauge
 
GaugeChart() - Constructor for class com.rapidclipse.framework.server.charts.gauge.GaugeChart
 
GeoChart - Class in com.rapidclipse.framework.server.charts.maps
 
GeoChart() - Constructor for class com.rapidclipse.framework.server.charts.maps.GeoChart
 
get(String, T) - Method in class com.rapidclipse.framework.server.charts.Chart.Properties
 
getAggregationTarget() - Method in interface com.rapidclipse.framework.server.charts.HasAggregationTarget
 
getAllowCollapse() - Method in class com.rapidclipse.framework.server.charts.org.OrgChart
 
getAllValuesSuffix() - Method in class com.rapidclipse.framework.server.charts.annotation.AnnotationChart
 
getAlternatingRowStyle() - Method in class com.rapidclipse.framework.server.charts.table.TableChart
 
getAnimation() - Method in interface com.rapidclipse.framework.server.charts.HasAnimation
 
getAnnotations() - Method in interface com.rapidclipse.framework.server.charts.HasAnnotations
 
getAnnotationsWidth() - Method in class com.rapidclipse.framework.server.charts.annotation.AnnotationChart
 
getAreaOpacity() - Method in interface com.rapidclipse.framework.server.charts.HasAreaOpacity
 
getAvoidOverlappingGridLines() - Method in class com.rapidclipse.framework.server.charts.timeline.TimelineChart
 
getAxisTitlesPosition() - Method in interface com.rapidclipse.framework.server.charts.HasAxisTitlesPosition
 
getBackground() - Method in interface com.rapidclipse.framework.server.charts.HasBackground
 
getBackgroundColor() - Method in class com.rapidclipse.framework.server.charts.timeline.TimelineChart
 
getBar() - Method in interface com.rapidclipse.framework.server.charts.HasBar
 
getBubble() - Method in class com.rapidclipse.framework.server.charts.bubble.BubbleChart
 
getCalendar() - Method in class com.rapidclipse.framework.server.charts.calendar.CalendarChart
 
getCandlestick() - Method in interface com.rapidclipse.framework.server.charts.HasCandlestick
 
getChartArea() - Method in interface com.rapidclipse.framework.server.charts.HasChartArea
 
getChartHeight() - Method in interface com.rapidclipse.framework.server.charts.HasChartSize
 
getChartWidth() - Method in interface com.rapidclipse.framework.server.charts.HasChartSize
 
getColorAxis() - Method in interface com.rapidclipse.framework.server.charts.HasColorAxis
 
getColors() - Method in interface com.rapidclipse.framework.server.charts.HasColors
 
getConnectSteps() - Method in class com.rapidclipse.framework.server.charts.steppedarea.SteppedAreaChart
 
getCrosshair() - Method in interface com.rapidclipse.framework.server.charts.HasCrosshair
 
getCssClassNames() - Method in class com.rapidclipse.framework.server.charts.table.TableChart
 
getCurveType() - Method in interface com.rapidclipse.framework.server.charts.HasCurveType
 
getDatalessRegionColor() - Method in class com.rapidclipse.framework.server.charts.maps.GeoChart
 
getDataOpacity() - Method in interface com.rapidclipse.framework.server.charts.HasDataOpacity
 
getDateFormat() - Method in class com.rapidclipse.framework.server.charts.annotation.AnnotationChart
 
getDefaultColor() - Method in class com.rapidclipse.framework.server.charts.maps.GeoChart
 
getDisplayAnnotations() - Method in class com.rapidclipse.framework.server.charts.annotation.AnnotationChart
 
getDisplayAnnotationsFilter() - Method in class com.rapidclipse.framework.server.charts.annotation.AnnotationChart
 
getDisplayDateBarSeparator() - Method in class com.rapidclipse.framework.server.charts.annotation.AnnotationChart
 
getDisplayExactValues() - Method in class com.rapidclipse.framework.server.charts.annotation.AnnotationChart
 
getDisplayLegendDots() - Method in class com.rapidclipse.framework.server.charts.annotation.AnnotationChart
 
getDisplayLegendValues() - Method in class com.rapidclipse.framework.server.charts.annotation.AnnotationChart
 
getDisplayMode() - Method in class com.rapidclipse.framework.server.charts.maps.GeoChart
 
getDisplayRangeSelector() - Method in class com.rapidclipse.framework.server.charts.annotation.AnnotationChart
 
getDisplayZoomButtons() - Method in class com.rapidclipse.framework.server.charts.annotation.AnnotationChart
 
getDomain() - Method in class com.rapidclipse.framework.server.charts.maps.GeoChart
 
getEnableScrollWheel() - Method in class com.rapidclipse.framework.server.charts.maps.MapsChart
 
getExplorer() - Method in interface com.rapidclipse.framework.server.charts.HasExplorer
 
getFill() - Method in class com.rapidclipse.framework.server.charts.annotation.AnnotationChart
 
getFirstRowNumber() - Method in class com.rapidclipse.framework.server.charts.table.TableChart
 
getFocusTarget() - Method in interface com.rapidclipse.framework.server.charts.HasFocusTarget
 
getFontColor() - Method in class com.rapidclipse.framework.server.charts.treemap.TreeMapChart
 
getFontName() - Method in interface com.rapidclipse.framework.server.charts.HasFontName
 
getFontSize() - Method in interface com.rapidclipse.framework.server.charts.HasFont
 
getFrozenColumns() - Method in class com.rapidclipse.framework.server.charts.table.TableChart
 
getGantt() - Method in class com.rapidclipse.framework.server.charts.gantt.GanttChart
 
getGreenColor() - Method in class com.rapidclipse.framework.server.charts.gauge.GaugeChart
 
getGreenFrom() - Method in class com.rapidclipse.framework.server.charts.gauge.GaugeChart
 
getGreenTo() - Method in class com.rapidclipse.framework.server.charts.gauge.GaugeChart
 
getHAxis() - Method in interface com.rapidclipse.framework.server.charts.HasHAxis
 
getHeaderColor() - Method in class com.rapidclipse.framework.server.charts.treemap.TreeMapChart
 
getHeaderHeight() - Method in class com.rapidclipse.framework.server.charts.treemap.TreeMapChart
 
getHeaderHighlightColor() - Method in class com.rapidclipse.framework.server.charts.treemap.TreeMapChart
 
getHighlightOnMouseOver() - Method in class com.rapidclipse.framework.server.charts.treemap.TreeMapChart
 
getHintOpacity() - Method in class com.rapidclipse.framework.server.charts.treemap.TreeMapChart
 
getHistogram() - Method in class com.rapidclipse.framework.server.charts.histogram.HistogramChart
 
getIndexed(String, Object) - Method in class com.rapidclipse.framework.server.charts.Chart.Properties
 
getInterval() - Method in interface com.rapidclipse.framework.server.charts.HasIntervals
 
getIs3D() - Method in class com.rapidclipse.framework.server.charts.pie.PieChart
 
getKeepAspectRatio() - Method in class com.rapidclipse.framework.server.charts.maps.GeoChart
 
getLegend() - Method in interface com.rapidclipse.framework.server.charts.HasLegend
 
getLegend() - Method in class com.rapidclipse.framework.server.charts.maps.GeoChart
 
getLegendPosition() - Method in class com.rapidclipse.framework.server.charts.annotation.AnnotationChart
 
getLineColor() - Method in interface com.rapidclipse.framework.server.charts.HasLineColor
 
getLineDashStyle() - Method in interface com.rapidclipse.framework.server.charts.HasLineDashStyle
 
getLineWidth() - Method in interface com.rapidclipse.framework.server.charts.HasLineWidth
 
getLineWidth() - Method in class com.rapidclipse.framework.server.charts.maps.MapsChart
 
getLineWidth() - Method in class com.rapidclipse.framework.server.charts.scatter.ScatterChart
 
getMagnifyingGlass() - Method in class com.rapidclipse.framework.server.charts.maps.GeoChart
 
getMajorTicks() - Method in class com.rapidclipse.framework.server.charts.gauge.GaugeChart
 
getMapsApiKey() - Method in class com.rapidclipse.framework.server.charts.maps.AbstractMapsChart
 
getMapType() - Method in class com.rapidclipse.framework.server.charts.maps.MapsChart
 
getMapTypeIds() - Method in class com.rapidclipse.framework.server.charts.maps.MapsChart
 
getMarkerOpacity() - Method in class com.rapidclipse.framework.server.charts.maps.GeoChart
 
getMax() - Method in class com.rapidclipse.framework.server.charts.gauge.GaugeChart
 
getMax() - Method in interface com.rapidclipse.framework.server.charts.HasValueRange
 
getMaxColor() - Method in class com.rapidclipse.framework.server.charts.treemap.TreeMapChart
 
getMaxColorValue() - Method in class com.rapidclipse.framework.server.charts.treemap.TreeMapChart
 
getMaxDepth() - Method in class com.rapidclipse.framework.server.charts.treemap.TreeMapChart
 
getMaxFontSize() - Method in class com.rapidclipse.framework.server.charts.wordtree.WordTreeChart
 
getMaxHighlightColor() - Method in class com.rapidclipse.framework.server.charts.treemap.TreeMapChart
 
getMaxPostDepth() - Method in class com.rapidclipse.framework.server.charts.treemap.TreeMapChart
 
getMidColor() - Method in class com.rapidclipse.framework.server.charts.treemap.TreeMapChart
 
getMidHighlightColor() - Method in class com.rapidclipse.framework.server.charts.treemap.TreeMapChart
 
getMin() - Method in class com.rapidclipse.framework.server.charts.gauge.GaugeChart
 
getMin() - Method in interface com.rapidclipse.framework.server.charts.HasValueRange
 
getMinColor() - Method in class com.rapidclipse.framework.server.charts.treemap.TreeMapChart
 
getMinColorValue() - Method in class com.rapidclipse.framework.server.charts.treemap.TreeMapChart
 
getMinHighlightColor() - Method in class com.rapidclipse.framework.server.charts.treemap.TreeMapChart
 
getMinorTicks() - Method in class com.rapidclipse.framework.server.charts.gauge.GaugeChart
 
getModel() - Method in class com.rapidclipse.framework.server.charts.AbstractChart
 
getModel() - Method in interface com.rapidclipse.framework.server.charts.Chart
 
getNoColor() - Method in class com.rapidclipse.framework.server.charts.treemap.TreeMapChart
 
getNoDataPattern() - Method in class com.rapidclipse.framework.server.charts.calendar.CalendarChart
 
getNodeClass() - Method in class com.rapidclipse.framework.server.charts.org.OrgChart
 
getNoHighlightColor() - Method in class com.rapidclipse.framework.server.charts.treemap.TreeMapChart
 
getNumberFormats() - Method in class com.rapidclipse.framework.server.charts.annotation.AnnotationChart
 
getOrientation() - Method in interface com.rapidclipse.framework.server.charts.HasOrientation
 
getPage() - Method in class com.rapidclipse.framework.server.charts.table.TableChart
 
getPageSize() - Method in class com.rapidclipse.framework.server.charts.table.TableChart
 
getPagingButtons() - Method in class com.rapidclipse.framework.server.charts.table.TableChart
 
getPieHole() - Method in class com.rapidclipse.framework.server.charts.pie.PieChart
 
getPieResidueSliceColor() - Method in class com.rapidclipse.framework.server.charts.pie.PieChart
 
getPieResidueSliceLabel() - Method in class com.rapidclipse.framework.server.charts.pie.PieChart
 
getPieSliceBorderColor() - Method in class com.rapidclipse.framework.server.charts.pie.PieChart
 
getPieSliceText() - Method in class com.rapidclipse.framework.server.charts.pie.PieChart
 
getPieSliceTextStyle() - Method in class com.rapidclipse.framework.server.charts.pie.PieChart
 
getPieStartAngle() - Method in class com.rapidclipse.framework.server.charts.pie.PieChart
 
getPointShape() - Method in interface com.rapidclipse.framework.server.charts.HasPoints
 
getPointSize() - Method in interface com.rapidclipse.framework.server.charts.HasPoints
 
getPointSize() - Method in class com.rapidclipse.framework.server.charts.scatter.ScatterChart
 
getPointsVisible() - Method in interface com.rapidclipse.framework.server.charts.HasPoints
 
getRedColor() - Method in class com.rapidclipse.framework.server.charts.gauge.GaugeChart
 
getRedFrom() - Method in class com.rapidclipse.framework.server.charts.gauge.GaugeChart
 
getRedTo() - Method in class com.rapidclipse.framework.server.charts.gauge.GaugeChart
 
getRegion() - Method in class com.rapidclipse.framework.server.charts.maps.GeoChart
 
getRegionInteractivity() - Method in class com.rapidclipse.framework.server.charts.maps.GeoChart
 
getResolution() - Method in class com.rapidclipse.framework.server.charts.maps.GeoChart
 
getReverseCategories() - Method in interface com.rapidclipse.framework.server.charts.HasCategories
 
getRtlTable() - Method in class com.rapidclipse.framework.server.charts.table.TableChart
 
getSankey() - Method in class com.rapidclipse.framework.server.charts.sankey.SankeyChart
 
getScaleColumns() - Method in class com.rapidclipse.framework.server.charts.annotation.AnnotationChart
 
getScaleFormat() - Method in class com.rapidclipse.framework.server.charts.annotation.AnnotationChart
 
getScaleType() - Method in class com.rapidclipse.framework.server.charts.annotation.AnnotationChart
 
getScrollLeftStartPosition() - Method in class com.rapidclipse.framework.server.charts.table.TableChart
 
getSelectedNodeClass() - Method in class com.rapidclipse.framework.server.charts.org.OrgChart
 
getSelection() - Method in class com.rapidclipse.framework.server.charts.AbstractChart
 
getSelection() - Method in class com.rapidclipse.framework.server.charts.SelectionEvent
 
getSelectionMode() - Method in interface com.rapidclipse.framework.server.charts.HasSelectionMode
 
getSeriesType() - Method in class com.rapidclipse.framework.server.charts.combo.ComboChart
 
getShowInfoWindow() - Method in class com.rapidclipse.framework.server.charts.maps.MapsChart
 
getShowLine() - Method in class com.rapidclipse.framework.server.charts.maps.MapsChart
 
getShowRowNumber() - Method in class com.rapidclipse.framework.server.charts.table.TableChart
 
getShowScale() - Method in class com.rapidclipse.framework.server.charts.treemap.TreeMapChart
 
getShowTooltip() - Method in class com.rapidclipse.framework.server.charts.maps.MapsChart
 
getShowTooltips() - Method in class com.rapidclipse.framework.server.charts.treemap.TreeMapChart
 
getSize() - Method in class com.rapidclipse.framework.server.charts.org.OrgChart
 
getSizeAxis() - Method in interface com.rapidclipse.framework.server.charts.HasSizeAxis
 
getSliceVisibilityThreshold() - Method in class com.rapidclipse.framework.server.charts.pie.PieChart
 
getSort() - Method in class com.rapidclipse.framework.server.charts.table.TableChart
 
getSortAscending() - Method in class com.rapidclipse.framework.server.charts.table.TableChart
 
getSortBubblesBySize() - Method in class com.rapidclipse.framework.server.charts.bubble.BubbleChart
 
getSortColumn() - Method in class com.rapidclipse.framework.server.charts.table.TableChart
 
getStackMode() - Method in interface com.rapidclipse.framework.server.charts.HasStackMode
 
getStartPage() - Method in class com.rapidclipse.framework.server.charts.table.TableChart
 
getTable() - Method in class com.rapidclipse.framework.server.charts.annotation.AnnotationChart
 
getTextStyle() - Method in class com.rapidclipse.framework.server.charts.treemap.TreeMapChart
 
getTheme() - Method in interface com.rapidclipse.framework.server.charts.HasTheme
 
getThickness() - Method in class com.rapidclipse.framework.server.charts.annotation.AnnotationChart
 
getTimeline() - Method in class com.rapidclipse.framework.server.charts.timeline.TimelineChart
 
getTitle() - Method in interface com.rapidclipse.framework.server.charts.HasTitle
 
getTitlePosition() - Method in interface com.rapidclipse.framework.server.charts.HasTitlePosition
 
getTitleTextStyle() - Method in interface com.rapidclipse.framework.server.charts.HasTitle
 
getTooltip() - Method in interface com.rapidclipse.framework.server.charts.HasTooltip
 
getUseMapTypeControl() - Method in class com.rapidclipse.framework.server.charts.maps.MapsChart
 
getUseWeightedAverageForAggregation() - Method in class com.rapidclipse.framework.server.charts.treemap.TreeMapChart
 
getValue(int, int) - Method in class com.rapidclipse.framework.server.charts.ChartModel.Default
 
getValue(int, int) - Method in interface com.rapidclipse.framework.server.charts.ChartModel
 
getVAxis() - Method in interface com.rapidclipse.framework.server.charts.HasVAxis
 
getWordTree() - Method in class com.rapidclipse.framework.server.charts.wordtree.WordTreeChart
 
getYellowColor() - Method in class com.rapidclipse.framework.server.charts.gauge.GaugeChart
 
getYellowFrom() - Method in class com.rapidclipse.framework.server.charts.gauge.GaugeChart
 
getYellowTo() - Method in class com.rapidclipse.framework.server.charts.gauge.GaugeChart
 
getZoomEndTime() - Method in class com.rapidclipse.framework.server.charts.annotation.AnnotationChart
 
getZoomLevel() - Method in class com.rapidclipse.framework.server.charts.maps.MapsChart
 
getZoomStartTime() - Method in class com.rapidclipse.framework.server.charts.annotation.AnnotationChart
 
gradient() - Method in class com.rapidclipse.framework.server.charts.BoxStyle.Default
 
gradient() - Method in interface com.rapidclipse.framework.server.charts.BoxStyle
 
gradient(Gradient) - Method in class com.rapidclipse.framework.server.charts.BoxStyle.Builder.Default
 
gradient(Gradient) - Method in interface com.rapidclipse.framework.server.charts.BoxStyle.Builder
 
Gradient - Interface in com.rapidclipse.framework.server.charts
 
GRADIENT - Enum constant in enum class com.rapidclipse.framework.server.charts.sankey.ColorMode
 
Gradient.Default - Class in com.rapidclipse.framework.server.charts
 
gridlines() - Method in class com.rapidclipse.framework.server.charts.Axis.Default
 
gridlines() - Method in interface com.rapidclipse.framework.server.charts.Axis
 
gridlines(GridLines) - Method in class com.rapidclipse.framework.server.charts.Axis.Builder.Default
 
gridlines(GridLines) - Method in interface com.rapidclipse.framework.server.charts.Axis.Builder
 
GridLines - Interface in com.rapidclipse.framework.server.charts
 
GridLines.Default - Class in com.rapidclipse.framework.server.charts
 
groupByRowLabel() - Method in class com.rapidclipse.framework.server.charts.timeline.Timeline.Default
 
groupByRowLabel() - Method in interface com.rapidclipse.framework.server.charts.timeline.Timeline
 
groupByRowLabel(Boolean) - Method in class com.rapidclipse.framework.server.charts.timeline.Timeline.Builder.Default
 
groupByRowLabel(Boolean) - Method in interface com.rapidclipse.framework.server.charts.timeline.Timeline.Builder
 
groupingSymbol(Character) - Method in class com.rapidclipse.framework.server.charts.Format.NumberFormatBuilder.Default
 
groupingSymbol(Character) - Method in interface com.rapidclipse.framework.server.charts.Format.NumberFormatBuilder
 
groupWidth() - Method in class com.rapidclipse.framework.server.charts.Bar.Default
 
groupWidth() - Method in interface com.rapidclipse.framework.server.charts.Bar
 

H

HasAggregationTarget - Interface in com.rapidclipse.framework.server.charts
 
HasAnimation - Interface in com.rapidclipse.framework.server.charts
 
HasAnnotations - Interface in com.rapidclipse.framework.server.charts
 
HasAreaOpacity - Interface in com.rapidclipse.framework.server.charts
 
HasAxisTitlesPosition - Interface in com.rapidclipse.framework.server.charts
 
HasBackground - Interface in com.rapidclipse.framework.server.charts
 
HasBar - Interface in com.rapidclipse.framework.server.charts
 
HasCandlestick - Interface in com.rapidclipse.framework.server.charts
 
HasCategories - Interface in com.rapidclipse.framework.server.charts
 
HasChartArea - Interface in com.rapidclipse.framework.server.charts
 
HasChartSize - Interface in com.rapidclipse.framework.server.charts
 
HasColorAxis - Interface in com.rapidclipse.framework.server.charts
 
HasColors - Interface in com.rapidclipse.framework.server.charts
 
hasColumn() - Method in interface com.rapidclipse.framework.server.charts.Selection.Item
 
HasCrosshair - Interface in com.rapidclipse.framework.server.charts
 
HasCurveType - Interface in com.rapidclipse.framework.server.charts
 
HasDataOpacity - Interface in com.rapidclipse.framework.server.charts
 
HasExplorer - Interface in com.rapidclipse.framework.server.charts
 
HasFocusTarget - Interface in com.rapidclipse.framework.server.charts
 
HasFont - Interface in com.rapidclipse.framework.server.charts
 
HasFontName - Interface in com.rapidclipse.framework.server.charts
 
HasHAxes - Interface in com.rapidclipse.framework.server.charts
 
HasHAxis - Interface in com.rapidclipse.framework.server.charts
 
HasInteractivity - Interface in com.rapidclipse.framework.server.charts
 
HasIntervals - Interface in com.rapidclipse.framework.server.charts
 
HasLegend - Interface in com.rapidclipse.framework.server.charts
 
HasLineColor - Interface in com.rapidclipse.framework.server.charts
 
HasLineDashStyle - Interface in com.rapidclipse.framework.server.charts
 
HasLineWidth - Interface in com.rapidclipse.framework.server.charts
 
HasOrientation - Interface in com.rapidclipse.framework.server.charts
 
HasPoints - Interface in com.rapidclipse.framework.server.charts
 
hasRow() - Method in interface com.rapidclipse.framework.server.charts.Selection.Item
 
HasSelectionMode - Interface in com.rapidclipse.framework.server.charts
 
HasSeries<S extends Series> - Interface in com.rapidclipse.framework.server.charts
 
HasSizeAxis - Interface in com.rapidclipse.framework.server.charts
 
HasStackMode - Interface in com.rapidclipse.framework.server.charts
 
HasTheme - Interface in com.rapidclipse.framework.server.charts
 
HasTitle - Interface in com.rapidclipse.framework.server.charts
 
HasTitlePosition - Interface in com.rapidclipse.framework.server.charts
 
HasTooltip - Interface in com.rapidclipse.framework.server.charts
 
HasTrendlines - Interface in com.rapidclipse.framework.server.charts
 
HasValueRange - Interface in com.rapidclipse.framework.server.charts
 
HasVAxes - Interface in com.rapidclipse.framework.server.charts
 
HasVAxis - Interface in com.rapidclipse.framework.server.charts
 
headerCell() - Method in class com.rapidclipse.framework.server.charts.table.CssClassNames.Default
 
headerCell() - Method in interface com.rapidclipse.framework.server.charts.table.CssClassNames
 
headerCell(String) - Method in class com.rapidclipse.framework.server.charts.table.CssClassNames.Builder.Default
 
headerCell(String) - Method in interface com.rapidclipse.framework.server.charts.table.CssClassNames.Builder
 
headerRow() - Method in class com.rapidclipse.framework.server.charts.table.CssClassNames.Default
 
headerRow() - Method in interface com.rapidclipse.framework.server.charts.table.CssClassNames
 
headerRow(String) - Method in class com.rapidclipse.framework.server.charts.table.CssClassNames.Builder.Default
 
headerRow(String) - Method in interface com.rapidclipse.framework.server.charts.table.CssClassNames.Builder
 
height() - Method in class com.rapidclipse.framework.server.charts.Area.Default
 
height() - Method in interface com.rapidclipse.framework.server.charts.Area
 
height() - Method in class com.rapidclipse.framework.server.charts.ChartArea.Default
 
height() - Method in interface com.rapidclipse.framework.server.charts.ChartArea
 
hideBucketItems() - Method in class com.rapidclipse.framework.server.charts.histogram.Histogram.Default
 
hideBucketItems() - Method in interface com.rapidclipse.framework.server.charts.histogram.Histogram
 
hideBucketItems(Boolean) - Method in class com.rapidclipse.framework.server.charts.histogram.Histogram.Builder.Default
 
hideBucketItems(Boolean) - Method in interface com.rapidclipse.framework.server.charts.histogram.Histogram.Builder
 
highContrast() - Method in class com.rapidclipse.framework.server.charts.Annotations.Default
 
highContrast() - Method in interface com.rapidclipse.framework.server.charts.Annotations
 
highContrast(Boolean) - Method in class com.rapidclipse.framework.server.charts.Annotations.Builder.Default
 
highContrast(Boolean) - Method in interface com.rapidclipse.framework.server.charts.Annotations.Builder
 
Histogram - Interface in com.rapidclipse.framework.server.charts.histogram
 
Histogram.Builder - Interface in com.rapidclipse.framework.server.charts.histogram
 
Histogram.Builder.Default - Class in com.rapidclipse.framework.server.charts.histogram
 
Histogram.Default - Class in com.rapidclipse.framework.server.charts.histogram
 
HistogramChart - Class in com.rapidclipse.framework.server.charts.histogram
 
HistogramChart() - Constructor for class com.rapidclipse.framework.server.charts.histogram.HistogramChart
 
HistogramSeries - Interface in com.rapidclipse.framework.server.charts.histogram
 
HistogramSeries.Builder - Interface in com.rapidclipse.framework.server.charts.histogram
 
HistogramSeries.Builder.Default - Class in com.rapidclipse.framework.server.charts.histogram
 
HistogramSeries.Default - Class in com.rapidclipse.framework.server.charts.histogram
 
hollowIsRising() - Method in class com.rapidclipse.framework.server.charts.Candlestick.Default
 
hollowIsRising() - Method in interface com.rapidclipse.framework.server.charts.Candlestick
 
hollowIsRising(Boolean) - Method in class com.rapidclipse.framework.server.charts.Candlestick.Builder.Default
 
hollowIsRising(Boolean) - Method in interface com.rapidclipse.framework.server.charts.Candlestick.Builder
 
HORIZONTAL - Enum constant in enum class com.rapidclipse.framework.server.charts.Crosshair.Orientation
 
HORIZONTAL - Enum constant in enum class com.rapidclipse.framework.server.charts.Explorer.Axis
 
HORIZONTAL - Enum constant in enum class com.rapidclipse.framework.server.charts.Orientation
 
hoverTableRow() - Method in class com.rapidclipse.framework.server.charts.table.CssClassNames.Default
 
hoverTableRow() - Method in interface com.rapidclipse.framework.server.charts.table.CssClassNames
 
hoverTableRow(String) - Method in class com.rapidclipse.framework.server.charts.table.CssClassNames.Builder.Default
 
hoverTableRow(String) - Method in interface com.rapidclipse.framework.server.charts.table.CssClassNames.Builder
 

I

Icon - Interface in com.rapidclipse.framework.server.charts.maps
 
Icon.Default - Class in com.rapidclipse.framework.server.charts.maps
 
id() - Method in class com.rapidclipse.framework.server.charts.Column.Default
 
id() - Method in interface com.rapidclipse.framework.server.charts.Column
 
id(String) - Method in class com.rapidclipse.framework.server.charts.Column.Builder.Default
 
id(String) - Method in interface com.rapidclipse.framework.server.charts.Column.Builder
 
ignoreBounds() - Method in class com.rapidclipse.framework.server.charts.Tooltip.Default
 
ignoreBounds() - Method in interface com.rapidclipse.framework.server.charts.Tooltip
 
ignoreBounds(Boolean) - Method in class com.rapidclipse.framework.server.charts.Tooltip.Builder.Default
 
ignoreBounds(Boolean) - Method in interface com.rapidclipse.framework.server.charts.Tooltip.Builder
 
IMPLICIT - Enum constant in enum class com.rapidclipse.framework.server.charts.wordtree.Format
 
IN - Enum constant in enum class com.rapidclipse.framework.server.charts.Animation.Easing
 
IN - Enum constant in enum class com.rapidclipse.framework.server.charts.AxisTitlesPosition
 
IN - Enum constant in enum class com.rapidclipse.framework.server.charts.ColorAxis.LegendPosition
 
IN - Enum constant in enum class com.rapidclipse.framework.server.charts.Legend.Position
 
IN - Enum constant in enum class com.rapidclipse.framework.server.charts.TextPosition
 
IN_AND_OUT - Enum constant in enum class com.rapidclipse.framework.server.charts.Animation.Easing
 
initDefaultColumns() - Method in class com.rapidclipse.framework.server.charts.annotation.AnnotationChart
 
initDefaultColumns() - Method in class com.rapidclipse.framework.server.charts.gantt.GanttChart
 
initDefaultColumns() - Method in class com.rapidclipse.framework.server.charts.pie.PieChart
 
initDefaultColumns() - Method in class com.rapidclipse.framework.server.charts.sankey.SankeyChart
 
initDefaultColumns(Column.Type) - Method in class com.rapidclipse.framework.server.charts.annotation.AnnotationChart
 
initDefaultColumns(Column.Type) - Method in class com.rapidclipse.framework.server.charts.candlestick.CandlestickChart
 
initDefaultColumns(String, Column.Type, String) - Method in class com.rapidclipse.framework.server.charts.calendar.CalendarChart
 
initDefaultColumns(String, Column.Type, String, String, String) - Method in class com.rapidclipse.framework.server.charts.annotation.AnnotationChart
 
initDefaultColumns(String, Column.Type, String, String, String, String) - Method in class com.rapidclipse.framework.server.charts.candlestick.CandlestickChart
 
initDefaultColumns(String, String) - Method in class com.rapidclipse.framework.server.charts.pie.PieChart
 
initDefaultColumns(String, String...) - Method in class com.rapidclipse.framework.server.charts.steppedarea.SteppedAreaChart
 
initDefaultColumns(String, String, String) - Method in class com.rapidclipse.framework.server.charts.bubble.BubbleChart
 
initDefaultColumns(String, String, String) - Method in class com.rapidclipse.framework.server.charts.sankey.SankeyChart
 
initDefaultColumns(String, String, String) - Method in class com.rapidclipse.framework.server.charts.treemap.TreeMapChart
 
initDefaultColumns(String, String, String, String) - Method in class com.rapidclipse.framework.server.charts.treemap.TreeMapChart
 
initDefaultColumns(String, String, String, String, Column.Type) - Method in class com.rapidclipse.framework.server.charts.bubble.BubbleChart
 
initDefaultColumns(String, String, String, String, Column.Type, String) - Method in class com.rapidclipse.framework.server.charts.bubble.BubbleChart
 
initDefaultColumns(String, String, String, String, Column.Type, String, Column.Type) - Method in class com.rapidclipse.framework.server.charts.timeline.TimelineChart
 
initDefaultColumns(String, String, String, String, String, String, String, String) - Method in class com.rapidclipse.framework.server.charts.gantt.GanttChart
 
initDefaultColumnsAddress() - Method in class com.rapidclipse.framework.server.charts.maps.MapsChart
 
initDefaultColumnsAddressDescription() - Method in class com.rapidclipse.framework.server.charts.maps.MapsChart
 
initDefaultColumnsContinuous(String, Column.Type, Column...) - Method in class com.rapidclipse.framework.server.charts.scatter.ScatterChart
 
initDefaultColumnsContinuous(String, Column.Type, String...) - Method in class com.rapidclipse.framework.server.charts.area.AreaChart
 
initDefaultColumnsContinuous(String, Column.Type, String...) - Method in class com.rapidclipse.framework.server.charts.bar.AbstractBarChart
 
initDefaultColumnsContinuous(String, Column.Type, String...) - Method in class com.rapidclipse.framework.server.charts.combo.ComboChart
 
initDefaultColumnsContinuous(String, Column.Type, String...) - Method in class com.rapidclipse.framework.server.charts.line.LineChart
 
initDefaultColumnsDiscrete(String, String...) - Method in class com.rapidclipse.framework.server.charts.area.AreaChart
 
initDefaultColumnsDiscrete(String, String...) - Method in class com.rapidclipse.framework.server.charts.bar.AbstractBarChart
 
initDefaultColumnsDiscrete(String, String...) - Method in class com.rapidclipse.framework.server.charts.combo.ComboChart
 
initDefaultColumnsDiscrete(String, String...) - Method in class com.rapidclipse.framework.server.charts.line.LineChart
 
initDefaultColumnsExplicit(String, String, String, String, String) - Method in class com.rapidclipse.framework.server.charts.wordtree.WordTreeChart
 
initDefaultColumnsImplicit(String) - Method in class com.rapidclipse.framework.server.charts.wordtree.WordTreeChart
 
initDefaultColumnsImplicit(String, String, String) - Method in class com.rapidclipse.framework.server.charts.wordtree.WordTreeChart
 
initDefaultColumnsLatLong() - Method in class com.rapidclipse.framework.server.charts.maps.MapsChart
 
initDefaultColumnsLatLongDescription() - Method in class com.rapidclipse.framework.server.charts.maps.MapsChart
 
initDefaultColumnsMarker() - Method in class com.rapidclipse.framework.server.charts.maps.GeoChart
 
initDefaultColumnsMarkerLatLong() - Method in class com.rapidclipse.framework.server.charts.maps.GeoChart
 
initDefaultColumnsMarkerLatLongWithColor() - Method in class com.rapidclipse.framework.server.charts.maps.GeoChart
 
initDefaultColumnsMarkerLatLongWithColorAndSize() - Method in class com.rapidclipse.framework.server.charts.maps.GeoChart
 
initDefaultColumnsMarkerWithColor() - Method in class com.rapidclipse.framework.server.charts.maps.GeoChart
 
initDefaultColumnsMarkerWithColorAndSize() - Method in class com.rapidclipse.framework.server.charts.maps.GeoChart
 
initDefaultColumnsMulti(String...) - Method in class com.rapidclipse.framework.server.charts.gauge.GaugeChart
 
initDefaultColumnsMultipleSeries(String...) - Method in class com.rapidclipse.framework.server.charts.histogram.HistogramChart
 
initDefaultColumnsRegion() - Method in class com.rapidclipse.framework.server.charts.maps.GeoChart
 
initDefaultColumnsRegionWithColor() - Method in class com.rapidclipse.framework.server.charts.maps.GeoChart
 
initDefaultColumnsSimple() - Method in class com.rapidclipse.framework.server.charts.gauge.GaugeChart
 
initDefaultColumnsSimple() - Method in class com.rapidclipse.framework.server.charts.org.OrgChart
 
initDefaultColumnsSingleSeries(String, String) - Method in class com.rapidclipse.framework.server.charts.histogram.HistogramChart
 
initDefaultColumnsText() - Method in class com.rapidclipse.framework.server.charts.maps.GeoChart
 
initDefaultColumnsTextWithSize() - Method in class com.rapidclipse.framework.server.charts.maps.GeoChart
 
initDefaultColumnsWithParent() - Method in class com.rapidclipse.framework.server.charts.org.OrgChart
 
initDefaultColumnsWithParentAndTooltip() - Method in class com.rapidclipse.framework.server.charts.org.OrgChart
 
initDefaultColumnsWithResourceId() - Method in class com.rapidclipse.framework.server.charts.gantt.GanttChart
 
innerGridDarkTrack() - Method in class com.rapidclipse.framework.server.charts.gantt.Gantt.Default
 
innerGridDarkTrack() - Method in interface com.rapidclipse.framework.server.charts.gantt.Gantt
 
innerGridDarkTrack(BarStyle) - Method in class com.rapidclipse.framework.server.charts.gantt.Gantt.Builder.Default
 
innerGridDarkTrack(BarStyle) - Method in interface com.rapidclipse.framework.server.charts.gantt.Gantt.Builder
 
innerGridHorizLine() - Method in class com.rapidclipse.framework.server.charts.gantt.Gantt.Default
 
innerGridHorizLine() - Method in interface com.rapidclipse.framework.server.charts.gantt.Gantt
 
innerGridHorizLine(LineStyle) - Method in class com.rapidclipse.framework.server.charts.gantt.Gantt.Builder.Default
 
innerGridHorizLine(LineStyle) - Method in interface com.rapidclipse.framework.server.charts.gantt.Gantt.Builder
 
innerGridTrack() - Method in class com.rapidclipse.framework.server.charts.gantt.Gantt.Default
 
innerGridTrack() - Method in interface com.rapidclipse.framework.server.charts.gantt.Gantt
 
innerGridTrack(BarStyle) - Method in class com.rapidclipse.framework.server.charts.gantt.Gantt.Builder.Default
 
innerGridTrack(BarStyle) - Method in interface com.rapidclipse.framework.server.charts.gantt.Gantt.Builder
 
interactivity() - Method in class com.rapidclipse.framework.server.charts.sankey.Node.Default
 
interactivity() - Method in interface com.rapidclipse.framework.server.charts.sankey.Node
 
interactivity(Boolean) - Method in class com.rapidclipse.framework.server.charts.sankey.Node.Builder.Default
 
interactivity(Boolean) - Method in interface com.rapidclipse.framework.server.charts.sankey.Node.Builder
 
Interval - Interface in com.rapidclipse.framework.server.charts
 
INTERVAL - Enum constant in enum class com.rapidclipse.framework.server.charts.Column.Role
 
Interval.Builder - Interface in com.rapidclipse.framework.server.charts
 
Interval.Builder.Default - Class in com.rapidclipse.framework.server.charts
 
Interval.Default - Class in com.rapidclipse.framework.server.charts
 
Interval.Style - Enum Class in com.rapidclipse.framework.server.charts
 
isAllowHtml() - Method in interface com.rapidclipse.framework.server.charts.AllowsHtml
 
isEmpty() - Method in class com.rapidclipse.framework.server.charts.JavaScriptable.ArrayHelper
 
isEmpty() - Method in class com.rapidclipse.framework.server.charts.JavaScriptable.ObjectHelper
 
isEmpty() - Method in interface com.rapidclipse.framework.server.charts.Selection
 
isEnableInteractivity() - Method in interface com.rapidclipse.framework.server.charts.HasInteractivity
 
isForceIFrame() - Method in interface com.rapidclipse.framework.server.charts.AllowsIFrame
 
isHtml() - Method in class com.rapidclipse.framework.server.charts.Tooltip.Default
 
isHtml() - Method in interface com.rapidclipse.framework.server.charts.Tooltip
 
isHtml(Boolean) - Method in class com.rapidclipse.framework.server.charts.Tooltip.Builder.Default
 
isHtml(Boolean) - Method in interface com.rapidclipse.framework.server.charts.Tooltip.Builder
 
isInterpolateNulls() - Method in interface com.rapidclipse.framework.server.charts.CanInterpolateNulls
 
italic() - Method in class com.rapidclipse.framework.server.charts.TextStyle.Builder.Default
 
italic() - Method in interface com.rapidclipse.framework.server.charts.TextStyle.Builder
 
italic() - Method in class com.rapidclipse.framework.server.charts.TextStyle.Default
 
italic() - Method in interface com.rapidclipse.framework.server.charts.TextStyle
 
Item(Integer, Integer) - Static method in interface com.rapidclipse.framework.server.charts.Selection
 
items() - Method in class com.rapidclipse.framework.server.charts.Selection.Default
 
items() - Method in interface com.rapidclipse.framework.server.charts.Selection
 

J

JavaScriptable - Interface in com.rapidclipse.framework.server.charts
 
JavaScriptable.ArrayHelper - Class in com.rapidclipse.framework.server.charts
 
JavaScriptable.ObjectHelper - Class in com.rapidclipse.framework.server.charts
 
JavaScriptable.Static - Class in com.rapidclipse.framework.server.charts
 
js() - Method in enum class com.rapidclipse.framework.server.charts.AggregationTarget
 
js() - Method in class com.rapidclipse.framework.server.charts.Animation.Default
 
js() - Method in enum class com.rapidclipse.framework.server.charts.Animation.Easing
 
js() - Method in enum class com.rapidclipse.framework.server.charts.annotation.LegendPosition
 
js() - Method in class com.rapidclipse.framework.server.charts.annotation.NumberFormats.ForAll
 
js() - Method in class com.rapidclipse.framework.server.charts.annotation.NumberFormats.SeriesBased
 
js() - Method in enum class com.rapidclipse.framework.server.charts.annotation.ScaleType
 
js() - Method in enum class com.rapidclipse.framework.server.charts.annotation.Table.Column
 
js() - Method in class com.rapidclipse.framework.server.charts.annotation.Table.Default
 
js() - Method in class com.rapidclipse.framework.server.charts.Annotations.Default
 
js() - Method in enum class com.rapidclipse.framework.server.charts.Annotations.Style
 
js() - Method in class com.rapidclipse.framework.server.charts.AnnotationStyle.Default
 
js() - Method in class com.rapidclipse.framework.server.charts.area.AreaSeries.Default
 
js() - Method in class com.rapidclipse.framework.server.charts.Area.Default
 
js() - Method in class com.rapidclipse.framework.server.charts.Axis.Default
 
js() - Method in enum class com.rapidclipse.framework.server.charts.Axis.Direction
 
js() - Method in enum class com.rapidclipse.framework.server.charts.Axis.ScaleType
 
js() - Method in enum class com.rapidclipse.framework.server.charts.Axis.ViewWindowMode
 
js() - Method in enum class com.rapidclipse.framework.server.charts.AxisTitlesPosition
 
js() - Method in class com.rapidclipse.framework.server.charts.Background.Color
 
js() - Method in class com.rapidclipse.framework.server.charts.Background.StrokeFill
 
js() - Method in class com.rapidclipse.framework.server.charts.bar.BarSeries.Default
 
js() - Method in class com.rapidclipse.framework.server.charts.Bar.Default
 
js() - Method in class com.rapidclipse.framework.server.charts.BoxStyle.Default
 
js() - Method in class com.rapidclipse.framework.server.charts.bubble.Bubble.Default
 
js() - Method in class com.rapidclipse.framework.server.charts.bubble.BubbleSeries.Default
 
js() - Method in class com.rapidclipse.framework.server.charts.calendar.Calendar.Default
 
js() - Method in class com.rapidclipse.framework.server.charts.calendar.CellColor.Default
 
js() - Method in class com.rapidclipse.framework.server.charts.calendar.NoDataPattern.Default
 
js() - Method in class com.rapidclipse.framework.server.charts.candlestick.CandlestickSeries.Default
 
js() - Method in class com.rapidclipse.framework.server.charts.Candlestick.Default
 
js() - Method in class com.rapidclipse.framework.server.charts.CandlestickColor.Default
 
js() - Method in class com.rapidclipse.framework.server.charts.Cell.Default
 
js() - Method in class com.rapidclipse.framework.server.charts.Chart.Properties
 
js() - Method in class com.rapidclipse.framework.server.charts.ChartArea.Default
 
js() - Method in class com.rapidclipse.framework.server.charts.ChartModel.Default
 
js() - Method in class com.rapidclipse.framework.server.charts.ColorAxis.Default
 
js() - Method in enum class com.rapidclipse.framework.server.charts.ColorAxis.LegendPosition
 
js() - Method in class com.rapidclipse.framework.server.charts.Column.Default
 
js() - Method in enum class com.rapidclipse.framework.server.charts.Column.Role
 
js() - Method in enum class com.rapidclipse.framework.server.charts.Column.Type
 
js() - Method in class com.rapidclipse.framework.server.charts.combo.ComboSeries.Default
 
js() - Method in enum class com.rapidclipse.framework.server.charts.combo.SeriesType
 
js() - Method in class com.rapidclipse.framework.server.charts.Crosshair.Default
 
js() - Method in enum class com.rapidclipse.framework.server.charts.Crosshair.Orientation
 
js() - Method in enum class com.rapidclipse.framework.server.charts.Crosshair.Trigger
 
js() - Method in enum class com.rapidclipse.framework.server.charts.CurveType
 
js() - Method in enum class com.rapidclipse.framework.server.charts.Explorer.Action
 
js() - Method in enum class com.rapidclipse.framework.server.charts.Explorer.Axis
 
js() - Method in class com.rapidclipse.framework.server.charts.Explorer.Default
 
js() - Method in enum class com.rapidclipse.framework.server.charts.FocusTarget
 
js() - Method in enum class com.rapidclipse.framework.server.charts.Format.FormatType
 
js() - Method in interface com.rapidclipse.framework.server.charts.Format
 
js() - Method in class com.rapidclipse.framework.server.charts.gantt.Arrow.Default
 
js() - Method in class com.rapidclipse.framework.server.charts.gantt.BarStyle.Default
 
js() - Method in class com.rapidclipse.framework.server.charts.gantt.Gantt.Default
 
js() - Method in class com.rapidclipse.framework.server.charts.gantt.LineStyle.Default
 
js() - Method in class com.rapidclipse.framework.server.charts.Gradient.Default
 
js() - Method in class com.rapidclipse.framework.server.charts.GridLines.Default
 
js() - Method in class com.rapidclipse.framework.server.charts.histogram.Histogram.Default
 
js() - Method in class com.rapidclipse.framework.server.charts.histogram.HistogramSeries.Default
 
js() - Method in class com.rapidclipse.framework.server.charts.Interval.Default
 
js() - Method in enum class com.rapidclipse.framework.server.charts.Interval.Style
 
js() - Method in class com.rapidclipse.framework.server.charts.JavaScriptable.ArrayHelper
 
js() - Method in interface com.rapidclipse.framework.server.charts.JavaScriptable
 
js() - Method in class com.rapidclipse.framework.server.charts.JavaScriptable.ObjectHelper
 
js() - Method in enum class com.rapidclipse.framework.server.charts.Legend.Alignment
 
js() - Method in class com.rapidclipse.framework.server.charts.Legend.Default
 
js() - Method in enum class com.rapidclipse.framework.server.charts.Legend.Position
 
js() - Method in class com.rapidclipse.framework.server.charts.line.LineSeries.Default
 
js() - Method in enum class com.rapidclipse.framework.server.charts.maps.DisplayMode
 
js() - Method in class com.rapidclipse.framework.server.charts.maps.Icon.Default
 
js() - Method in class com.rapidclipse.framework.server.charts.maps.Legend.Default
 
js() - Method in class com.rapidclipse.framework.server.charts.maps.MagnifyingGlass.Default
 
js() - Method in class com.rapidclipse.framework.server.charts.maps.Map.Default
 
js() - Method in enum class com.rapidclipse.framework.server.charts.maps.RegionInteractivity
 
js() - Method in enum class com.rapidclipse.framework.server.charts.maps.Resolution
 
js() - Method in enum class com.rapidclipse.framework.server.charts.org.Size
 
js() - Method in enum class com.rapidclipse.framework.server.charts.Orientation
 
js() - Method in enum class com.rapidclipse.framework.server.charts.pie.PieSliceText
 
js() - Method in class com.rapidclipse.framework.server.charts.pie.Slice.Default
 
js() - Method in class com.rapidclipse.framework.server.charts.PointShape.Default
 
js() - Method in enum class com.rapidclipse.framework.server.charts.PointShape.Type
 
js() - Method in enum class com.rapidclipse.framework.server.charts.sankey.ColorMode
 
js() - Method in class com.rapidclipse.framework.server.charts.sankey.Link.Default
 
js() - Method in class com.rapidclipse.framework.server.charts.sankey.LinkColor.Default
 
js() - Method in class com.rapidclipse.framework.server.charts.sankey.Node.Default
 
js() - Method in class com.rapidclipse.framework.server.charts.sankey.Sankey.Default
 
js() - Method in class com.rapidclipse.framework.server.charts.scatter.ScatterSeries.Default
 
js() - Method in class com.rapidclipse.framework.server.charts.Selection.Default
 
js() - Method in enum class com.rapidclipse.framework.server.charts.SelectionMode
 
js() - Method in class com.rapidclipse.framework.server.charts.Size.Percent
 
js() - Method in class com.rapidclipse.framework.server.charts.Size.Pixels
 
js() - Method in class com.rapidclipse.framework.server.charts.SizeAxis.Default
 
js() - Method in enum class com.rapidclipse.framework.server.charts.StackMode
 
js() - Method in class com.rapidclipse.framework.server.charts.Stem.Default
 
js() - Method in class com.rapidclipse.framework.server.charts.steppedarea.SteppedAreaSeries.Default
 
js() - Method in class com.rapidclipse.framework.server.charts.Styles.Default
 
js() - Method in enum class com.rapidclipse.framework.server.charts.table.ActionMode
 
js() - Method in class com.rapidclipse.framework.server.charts.table.CssClassNames.Default
 
js() - Method in enum class com.rapidclipse.framework.server.charts.TextPosition
 
js() - Method in class com.rapidclipse.framework.server.charts.TextStyle.Default
 
js() - Method in enum class com.rapidclipse.framework.server.charts.Theme
 
js() - Method in class com.rapidclipse.framework.server.charts.Tick.Default
 
js() - Method in class com.rapidclipse.framework.server.charts.timeline.Timeline.Default
 
js() - Method in class com.rapidclipse.framework.server.charts.Tooltip.Default
 
js() - Method in enum class com.rapidclipse.framework.server.charts.Tooltip.Text
 
js() - Method in enum class com.rapidclipse.framework.server.charts.Tooltip.Trigger
 
js() - Method in class com.rapidclipse.framework.server.charts.Trendline.Default
 
js() - Method in enum class com.rapidclipse.framework.server.charts.Trendline.Type
 
js() - Method in enum class com.rapidclipse.framework.server.charts.wordtree.Format
 
js() - Method in enum class com.rapidclipse.framework.server.charts.wordtree.Type
 
js() - Method in class com.rapidclipse.framework.server.charts.wordtree.WordTree.Default
 
js(JavaScriptable) - Static method in class com.rapidclipse.framework.server.charts.JavaScriptable.Static
 
js(Boolean) - Static method in class com.rapidclipse.framework.server.charts.JavaScriptable.Static
 
js(Character) - Static method in class com.rapidclipse.framework.server.charts.JavaScriptable.Static
 
js(Number) - Static method in class com.rapidclipse.framework.server.charts.JavaScriptable.Static
 
js(Object) - Static method in class com.rapidclipse.framework.server.charts.JavaScriptable.Static
 
js(String) - Method in class com.rapidclipse.framework.server.charts.ChartModel.Default
 
js(String) - Method in interface com.rapidclipse.framework.server.charts.ChartModel
 
js(String) - Method in interface com.rapidclipse.framework.server.charts.Format
 
js(String) - Static method in class com.rapidclipse.framework.server.charts.JavaScriptable.Static
 
js(LocalDate) - Static method in class com.rapidclipse.framework.server.charts.JavaScriptable.Static
 
js(LocalDateTime) - Static method in class com.rapidclipse.framework.server.charts.JavaScriptable.Static
 
js(LocalTime) - Static method in class com.rapidclipse.framework.server.charts.JavaScriptable.Static
 
js(Date) - Static method in class com.rapidclipse.framework.server.charts.JavaScriptable.Static
 

K

keepInBounds() - Method in class com.rapidclipse.framework.server.charts.Explorer.Default
 
keepInBounds() - Method in interface com.rapidclipse.framework.server.charts.Explorer
 
keepInBounds(Boolean) - Method in class com.rapidclipse.framework.server.charts.Explorer.Builder.Default
 
keepInBounds(Boolean) - Method in interface com.rapidclipse.framework.server.charts.Explorer.Builder
 

L

label() - Method in class com.rapidclipse.framework.server.charts.Column.Default
 
label() - Method in interface com.rapidclipse.framework.server.charts.Column
 
label() - Method in class com.rapidclipse.framework.server.charts.sankey.Node.Default
 
label() - Method in interface com.rapidclipse.framework.server.charts.sankey.Node
 
label(TextStyle) - Method in class com.rapidclipse.framework.server.charts.sankey.Node.Builder.Default
 
label(TextStyle) - Method in interface com.rapidclipse.framework.server.charts.sankey.Node.Builder
 
label(String) - Method in class com.rapidclipse.framework.server.charts.Column.Builder.Default
 
label(String) - Method in interface com.rapidclipse.framework.server.charts.Column.Builder
 
LABEL - Enum constant in enum class com.rapidclipse.framework.server.charts.annotation.Table.Column
 
LABEL - Enum constant in enum class com.rapidclipse.framework.server.charts.pie.PieSliceText
 
labelInLegend() - Method in class com.rapidclipse.framework.server.charts.area.AreaSeries.Default
 
labelInLegend() - Method in interface com.rapidclipse.framework.server.charts.area.AreaSeries
 
labelInLegend() - Method in class com.rapidclipse.framework.server.charts.bar.BarSeries.Default
 
labelInLegend() - Method in interface com.rapidclipse.framework.server.charts.bar.BarSeries
 
labelInLegend() - Method in class com.rapidclipse.framework.server.charts.candlestick.CandlestickSeries.Default
 
labelInLegend() - Method in interface com.rapidclipse.framework.server.charts.candlestick.CandlestickSeries
 
labelInLegend() - Method in class com.rapidclipse.framework.server.charts.combo.ComboSeries.Default
 
labelInLegend() - Method in interface com.rapidclipse.framework.server.charts.combo.ComboSeries
 
labelInLegend() - Method in class com.rapidclipse.framework.server.charts.histogram.HistogramSeries.Default
 
labelInLegend() - Method in interface com.rapidclipse.framework.server.charts.histogram.HistogramSeries
 
labelInLegend() - Method in class com.rapidclipse.framework.server.charts.line.LineSeries.Default
 
labelInLegend() - Method in interface com.rapidclipse.framework.server.charts.line.LineSeries
 
labelInLegend() - Method in class com.rapidclipse.framework.server.charts.scatter.ScatterSeries.Default
 
labelInLegend() - Method in interface com.rapidclipse.framework.server.charts.scatter.ScatterSeries
 
labelInLegend() - Method in class com.rapidclipse.framework.server.charts.steppedarea.SteppedAreaSeries.Default
 
labelInLegend() - Method in interface com.rapidclipse.framework.server.charts.steppedarea.SteppedAreaSeries
 
labelInLegend() - Method in class com.rapidclipse.framework.server.charts.Trendline.Default
 
labelInLegend() - Method in interface com.rapidclipse.framework.server.charts.Trendline
 
labelInLegend(Boolean) - Method in class com.rapidclipse.framework.server.charts.area.AreaSeries.Builder.Default
 
labelInLegend(Boolean) - Method in interface com.rapidclipse.framework.server.charts.area.AreaSeries.Builder
 
labelInLegend(Boolean) - Method in class com.rapidclipse.framework.server.charts.bar.BarSeries.Builder.Default
 
labelInLegend(Boolean) - Method in interface com.rapidclipse.framework.server.charts.bar.BarSeries.Builder
 
labelInLegend(Boolean) - Method in class com.rapidclipse.framework.server.charts.candlestick.CandlestickSeries.Builder.Default
 
labelInLegend(Boolean) - Method in interface com.rapidclipse.framework.server.charts.candlestick.CandlestickSeries.Builder
 
labelInLegend(Boolean) - Method in class com.rapidclipse.framework.server.charts.combo.ComboSeries.Builder.Default
 
labelInLegend(Boolean) - Method in interface com.rapidclipse.framework.server.charts.combo.ComboSeries.Builder
 
labelInLegend(Boolean) - Method in class com.rapidclipse.framework.server.charts.histogram.HistogramSeries.Builder.Default
 
labelInLegend(Boolean) - Method in interface com.rapidclipse.framework.server.charts.histogram.HistogramSeries.Builder
 
labelInLegend(Boolean) - Method in class com.rapidclipse.framework.server.charts.line.LineSeries.Builder.Default
 
labelInLegend(Boolean) - Method in interface com.rapidclipse.framework.server.charts.line.LineSeries.Builder
 
labelInLegend(Boolean) - Method in class com.rapidclipse.framework.server.charts.scatter.ScatterSeries.Builder.Default
 
labelInLegend(Boolean) - Method in interface com.rapidclipse.framework.server.charts.scatter.ScatterSeries.Builder
 
labelInLegend(Boolean) - Method in class com.rapidclipse.framework.server.charts.steppedarea.SteppedAreaSeries.Builder.Default
 
labelInLegend(Boolean) - Method in interface com.rapidclipse.framework.server.charts.steppedarea.SteppedAreaSeries.Builder
 
labelInLegend(String) - Method in class com.rapidclipse.framework.server.charts.Trendline.Builder.Default
 
labelInLegend(String) - Method in interface com.rapidclipse.framework.server.charts.Trendline.Builder
 
labelMaxWidth() - Method in class com.rapidclipse.framework.server.charts.gantt.Gantt.Default
 
labelMaxWidth() - Method in interface com.rapidclipse.framework.server.charts.gantt.Gantt
 
labelMaxWidth(Number) - Method in class com.rapidclipse.framework.server.charts.gantt.Gantt.Builder.Default
 
labelMaxWidth(Number) - Method in interface com.rapidclipse.framework.server.charts.gantt.Gantt.Builder
 
labelPadding() - Method in class com.rapidclipse.framework.server.charts.sankey.Node.Default
 
labelPadding() - Method in interface com.rapidclipse.framework.server.charts.sankey.Node
 
labelPadding(Number) - Method in class com.rapidclipse.framework.server.charts.sankey.Node.Builder.Default
 
labelPadding(Number) - Method in interface com.rapidclipse.framework.server.charts.sankey.Node.Builder
 
labelStyle() - Method in class com.rapidclipse.framework.server.charts.gantt.Gantt.Default
 
labelStyle() - Method in interface com.rapidclipse.framework.server.charts.gantt.Gantt
 
labelStyle(TextStyle) - Method in class com.rapidclipse.framework.server.charts.gantt.Gantt.Builder.Default
 
labelStyle(TextStyle) - Method in interface com.rapidclipse.framework.server.charts.gantt.Gantt.Builder
 
LARGE - Enum constant in enum class com.rapidclipse.framework.server.charts.org.Size
 
lastBucketPercentile() - Method in class com.rapidclipse.framework.server.charts.histogram.Histogram.Default
 
lastBucketPercentile() - Method in interface com.rapidclipse.framework.server.charts.histogram.Histogram
 
lastBucketPercentile(Number) - Method in class com.rapidclipse.framework.server.charts.histogram.Histogram.Builder.Default
 
lastBucketPercentile(Number) - Method in interface com.rapidclipse.framework.server.charts.histogram.Histogram.Builder
 
left() - Method in class com.rapidclipse.framework.server.charts.Area.Default
 
left() - Method in interface com.rapidclipse.framework.server.charts.Area
 
left() - Method in class com.rapidclipse.framework.server.charts.ChartArea.Default
 
left() - Method in interface com.rapidclipse.framework.server.charts.ChartArea
 
LEFT - Enum constant in enum class com.rapidclipse.framework.server.charts.Legend.Position
 
Legend - Interface in com.rapidclipse.framework.server.charts
 
Legend - Interface in com.rapidclipse.framework.server.charts.maps
 
Legend.Alignment - Enum Class in com.rapidclipse.framework.server.charts
 
Legend.Builder - Interface in com.rapidclipse.framework.server.charts
 
Legend.Builder.Default - Class in com.rapidclipse.framework.server.charts
 
Legend.Default - Class in com.rapidclipse.framework.server.charts
 
Legend.Default - Class in com.rapidclipse.framework.server.charts.maps
 
Legend.Position - Enum Class in com.rapidclipse.framework.server.charts
 
legendNumberFormat() - Method in class com.rapidclipse.framework.server.charts.ColorAxis.Default
 
legendNumberFormat() - Method in interface com.rapidclipse.framework.server.charts.ColorAxis
 
legendNumberFormat(String) - Method in class com.rapidclipse.framework.server.charts.ColorAxis.Builder.Default
 
legendNumberFormat(String) - Method in interface com.rapidclipse.framework.server.charts.ColorAxis.Builder
 
legendPosition() - Method in class com.rapidclipse.framework.server.charts.ColorAxis.Default
 
legendPosition() - Method in interface com.rapidclipse.framework.server.charts.ColorAxis
 
legendPosition(ColorAxis.LegendPosition) - Method in class com.rapidclipse.framework.server.charts.ColorAxis.Builder.Default
 
legendPosition(ColorAxis.LegendPosition) - Method in interface com.rapidclipse.framework.server.charts.ColorAxis.Builder
 
LegendPosition - Enum Class in com.rapidclipse.framework.server.charts.annotation
 
legendTextStyle() - Method in class com.rapidclipse.framework.server.charts.ColorAxis.Default
 
legendTextStyle() - Method in interface com.rapidclipse.framework.server.charts.ColorAxis
 
legendTextStyle(TextStyle) - Method in class com.rapidclipse.framework.server.charts.ColorAxis.Builder.Default
 
legendTextStyle(TextStyle) - Method in interface com.rapidclipse.framework.server.charts.ColorAxis.Builder
 
length() - Method in class com.rapidclipse.framework.server.charts.gantt.Arrow.Default
 
length() - Method in interface com.rapidclipse.framework.server.charts.gantt.Arrow
 
length() - Method in class com.rapidclipse.framework.server.charts.Stem.Default
 
length() - Method in interface com.rapidclipse.framework.server.charts.Stem
 
length(Number) - Method in class com.rapidclipse.framework.server.charts.gantt.Arrow.Builder.Default
 
length(Number) - Method in interface com.rapidclipse.framework.server.charts.gantt.Arrow.Builder
 
LINE - Enum constant in enum class com.rapidclipse.framework.server.charts.Annotations.Style
 
LINE - Enum constant in enum class com.rapidclipse.framework.server.charts.combo.SeriesType
 
LINE - Enum constant in enum class com.rapidclipse.framework.server.charts.Interval.Style
 
LINEAR - Enum constant in enum class com.rapidclipse.framework.server.charts.Animation.Easing
 
LINEAR - Enum constant in enum class com.rapidclipse.framework.server.charts.Trendline.Type
 
LineChart - Class in com.rapidclipse.framework.server.charts.line
 
LineChart() - Constructor for class com.rapidclipse.framework.server.charts.line.LineChart
 
lineDashStyle() - Method in class com.rapidclipse.framework.server.charts.area.AreaSeries.Default
 
lineDashStyle() - Method in interface com.rapidclipse.framework.server.charts.area.AreaSeries
 
lineDashStyle() - Method in class com.rapidclipse.framework.server.charts.combo.ComboSeries.Default
 
lineDashStyle() - Method in interface com.rapidclipse.framework.server.charts.combo.ComboSeries
 
lineDashStyle() - Method in class com.rapidclipse.framework.server.charts.line.LineSeries.Default
 
lineDashStyle() - Method in interface com.rapidclipse.framework.server.charts.line.LineSeries
 
lineDashStyle() - Method in class com.rapidclipse.framework.server.charts.steppedarea.SteppedAreaSeries.Default
 
lineDashStyle() - Method in interface com.rapidclipse.framework.server.charts.steppedarea.SteppedAreaSeries
 
lineDashStyle(List<Number>) - Method in class com.rapidclipse.framework.server.charts.area.AreaSeries.Builder.Default
 
lineDashStyle(List<Number>) - Method in interface com.rapidclipse.framework.server.charts.area.AreaSeries.Builder
 
lineDashStyle(List<Number>) - Method in class com.rapidclipse.framework.server.charts.combo.ComboSeries.Builder.Default
 
lineDashStyle(List<Number>) - Method in interface com.rapidclipse.framework.server.charts.combo.ComboSeries.Builder
 
lineDashStyle(List<Number>) - Method in class com.rapidclipse.framework.server.charts.line.LineSeries.Builder.Default
 
lineDashStyle(List<Number>) - Method in interface com.rapidclipse.framework.server.charts.line.LineSeries.Builder
 
lineDashStyle(List<Number>) - Method in class com.rapidclipse.framework.server.charts.steppedarea.SteppedAreaSeries.Builder.Default
 
lineDashStyle(List<Number>) - Method in interface com.rapidclipse.framework.server.charts.steppedarea.SteppedAreaSeries.Builder
 
LineSeries - Interface in com.rapidclipse.framework.server.charts.line
 
LineSeries.Builder - Interface in com.rapidclipse.framework.server.charts.line
 
LineSeries.Builder.Default - Class in com.rapidclipse.framework.server.charts.line
 
LineSeries.Default - Class in com.rapidclipse.framework.server.charts.line
 
LineStyle - Interface in com.rapidclipse.framework.server.charts.gantt
 
LineStyle.Default - Class in com.rapidclipse.framework.server.charts.gantt
 
lineWidth() - Method in class com.rapidclipse.framework.server.charts.area.AreaSeries.Default
 
lineWidth() - Method in interface com.rapidclipse.framework.server.charts.area.AreaSeries
 
lineWidth() - Method in class com.rapidclipse.framework.server.charts.combo.ComboSeries.Default
 
lineWidth() - Method in interface com.rapidclipse.framework.server.charts.combo.ComboSeries
 
lineWidth() - Method in class com.rapidclipse.framework.server.charts.Interval.Default
 
lineWidth() - Method in interface com.rapidclipse.framework.server.charts.Interval
 
lineWidth() - Method in class com.rapidclipse.framework.server.charts.line.LineSeries.Default
 
lineWidth() - Method in interface com.rapidclipse.framework.server.charts.line.LineSeries
 
lineWidth() - Method in class com.rapidclipse.framework.server.charts.scatter.ScatterSeries.Default
 
lineWidth() - Method in interface com.rapidclipse.framework.server.charts.scatter.ScatterSeries
 
lineWidth() - Method in class com.rapidclipse.framework.server.charts.Trendline.Default
 
lineWidth() - Method in interface com.rapidclipse.framework.server.charts.Trendline
 
lineWidth(Number) - Method in class com.rapidclipse.framework.server.charts.area.AreaSeries.Builder.Default
 
lineWidth(Number) - Method in interface com.rapidclipse.framework.server.charts.area.AreaSeries.Builder
 
lineWidth(Number) - Method in class com.rapidclipse.framework.server.charts.combo.ComboSeries.Builder.Default
 
lineWidth(Number) - Method in interface com.rapidclipse.framework.server.charts.combo.ComboSeries.Builder
 
lineWidth(Number) - Method in class com.rapidclipse.framework.server.charts.Interval.Builder.Default
 
lineWidth(Number) - Method in interface com.rapidclipse.framework.server.charts.Interval.Builder
 
lineWidth(Number) - Method in class com.rapidclipse.framework.server.charts.line.LineSeries.Builder.Default
 
lineWidth(Number) - Method in interface com.rapidclipse.framework.server.charts.line.LineSeries.Builder
 
lineWidth(Number) - Method in class com.rapidclipse.framework.server.charts.scatter.ScatterSeries.Builder.Default
 
lineWidth(Number) - Method in interface com.rapidclipse.framework.server.charts.scatter.ScatterSeries.Builder
 
lineWidth(Number) - Method in class com.rapidclipse.framework.server.charts.Trendline.Builder.Default
 
lineWidth(Number) - Method in interface com.rapidclipse.framework.server.charts.Trendline.Builder
 
link() - Method in class com.rapidclipse.framework.server.charts.sankey.Sankey.Default
 
link() - Method in interface com.rapidclipse.framework.server.charts.sankey.Sankey
 
Link - Interface in com.rapidclipse.framework.server.charts.sankey
 
Link.Default - Class in com.rapidclipse.framework.server.charts.sankey
 
LinkColor - Interface in com.rapidclipse.framework.server.charts.sankey
 
LinkColor.Default - Class in com.rapidclipse.framework.server.charts.sankey
 
LOG - Enum constant in enum class com.rapidclipse.framework.server.charts.Axis.ScaleType
 
logScale() - Method in class com.rapidclipse.framework.server.charts.Axis.Default
 
logScale() - Method in interface com.rapidclipse.framework.server.charts.Axis
 
logScale(Boolean) - Method in class com.rapidclipse.framework.server.charts.Axis.Builder.Default
 
logScale(Boolean) - Method in interface com.rapidclipse.framework.server.charts.Axis.Builder
 
LONG - Enum constant in enum class com.rapidclipse.framework.server.charts.Format.FormatType
 

M

MagnifyingGlass - Interface in com.rapidclipse.framework.server.charts.maps
 
MagnifyingGlass.Default - Class in com.rapidclipse.framework.server.charts.maps
 
Map - Interface in com.rapidclipse.framework.server.charts.maps
 
MAP_TYPE_HYBRID - Static variable in class com.rapidclipse.framework.server.charts.maps.MapsChart
 
MAP_TYPE_NORMAL - Static variable in class com.rapidclipse.framework.server.charts.maps.MapsChart
 
MAP_TYPE_SATELLITE - Static variable in class com.rapidclipse.framework.server.charts.maps.MapsChart
 
MAP_TYPE_TERRAIN - Static variable in class com.rapidclipse.framework.server.charts.maps.MapsChart
 
Map.Default - Class in com.rapidclipse.framework.server.charts.maps
 
MapsChart - Class in com.rapidclipse.framework.server.charts.maps
 
MapsChart() - Constructor for class com.rapidclipse.framework.server.charts.maps.MapsChart
 
MARKERS - Enum constant in enum class com.rapidclipse.framework.server.charts.maps.DisplayMode
 
max(Number) - Method in class com.rapidclipse.framework.server.charts.Format.BarFormatBuilder.Default
 
max(Number) - Method in interface com.rapidclipse.framework.server.charts.Format.BarFormatBuilder
 
maxAlternation() - Method in class com.rapidclipse.framework.server.charts.Axis.Default
 
maxAlternation() - Method in interface com.rapidclipse.framework.server.charts.Axis
 
maxAlternation(Integer) - Method in class com.rapidclipse.framework.server.charts.Axis.Builder.Default
 
maxAlternation(Integer) - Method in interface com.rapidclipse.framework.server.charts.Axis.Builder
 
MAXIMIZED - Enum constant in enum class com.rapidclipse.framework.server.charts.annotation.ScaleType
 
MAXIMIZED - Enum constant in enum class com.rapidclipse.framework.server.charts.Axis.ViewWindowMode
 
MAXIMIZED - Enum constant in enum class com.rapidclipse.framework.server.charts.Theme
 
maxLines() - Method in class com.rapidclipse.framework.server.charts.Legend.Default
 
maxLines() - Method in interface com.rapidclipse.framework.server.charts.Legend
 
maxLines(Integer) - Method in class com.rapidclipse.framework.server.charts.Legend.Builder.Default
 
maxLines(Integer) - Method in interface com.rapidclipse.framework.server.charts.Legend.Builder
 
maxSize() - Method in class com.rapidclipse.framework.server.charts.SizeAxis.Default
 
maxSize() - Method in interface com.rapidclipse.framework.server.charts.SizeAxis
 
maxSize(Number) - Method in class com.rapidclipse.framework.server.charts.SizeAxis.Builder.Default
 
maxSize(Number) - Method in interface com.rapidclipse.framework.server.charts.SizeAxis.Builder
 
maxTextLines() - Method in class com.rapidclipse.framework.server.charts.Axis.Default
 
maxTextLines() - Method in interface com.rapidclipse.framework.server.charts.Axis
 
maxTextLines(Integer) - Method in class com.rapidclipse.framework.server.charts.Axis.Builder.Default
 
maxTextLines(Integer) - Method in interface com.rapidclipse.framework.server.charts.Axis.Builder
 
maxValue() - Method in class com.rapidclipse.framework.server.charts.Axis.Default
 
maxValue() - Method in interface com.rapidclipse.framework.server.charts.Axis
 
maxValue() - Method in class com.rapidclipse.framework.server.charts.ColorAxis.Default
 
maxValue() - Method in interface com.rapidclipse.framework.server.charts.ColorAxis
 
maxValue() - Method in class com.rapidclipse.framework.server.charts.histogram.Histogram.Default
 
maxValue() - Method in interface com.rapidclipse.framework.server.charts.histogram.Histogram
 
maxValue() - Method in class com.rapidclipse.framework.server.charts.SizeAxis.Default
 
maxValue() - Method in interface com.rapidclipse.framework.server.charts.SizeAxis
 
maxValue(Number) - Method in class com.rapidclipse.framework.server.charts.Axis.Builder.Default
 
maxValue(Number) - Method in interface com.rapidclipse.framework.server.charts.Axis.Builder
 
maxValue(Number) - Method in class com.rapidclipse.framework.server.charts.ColorAxis.Builder.Default
 
maxValue(Number) - Method in interface com.rapidclipse.framework.server.charts.ColorAxis.Builder
 
maxValue(Number) - Method in class com.rapidclipse.framework.server.charts.histogram.Histogram.Builder.Default
 
maxValue(Number) - Method in interface com.rapidclipse.framework.server.charts.histogram.Histogram.Builder
 
maxValue(Number) - Method in class com.rapidclipse.framework.server.charts.SizeAxis.Builder.Default
 
maxValue(Number) - Method in interface com.rapidclipse.framework.server.charts.SizeAxis.Builder
 
maxZoomIn() - Method in class com.rapidclipse.framework.server.charts.Explorer.Default
 
maxZoomIn() - Method in interface com.rapidclipse.framework.server.charts.Explorer
 
maxZoomIn(Number) - Method in class com.rapidclipse.framework.server.charts.Explorer.Builder.Default
 
maxZoomIn(Number) - Method in interface com.rapidclipse.framework.server.charts.Explorer.Builder
 
maxZoomOut() - Method in class com.rapidclipse.framework.server.charts.Explorer.Default
 
maxZoomOut() - Method in interface com.rapidclipse.framework.server.charts.Explorer
 
maxZoomOut(Number) - Method in class com.rapidclipse.framework.server.charts.Explorer.Builder.Default
 
maxZoomOut(Number) - Method in interface com.rapidclipse.framework.server.charts.Explorer.Builder
 
MEDIUM - Enum constant in enum class com.rapidclipse.framework.server.charts.Format.FormatType
 
MEDIUM - Enum constant in enum class com.rapidclipse.framework.server.charts.org.Size
 
METROS - Enum constant in enum class com.rapidclipse.framework.server.charts.maps.Resolution
 
min(Number) - Method in class com.rapidclipse.framework.server.charts.Format.BarFormatBuilder.Default
 
min(Number) - Method in interface com.rapidclipse.framework.server.charts.Format.BarFormatBuilder
 
minorGridlines() - Method in class com.rapidclipse.framework.server.charts.Axis.Default
 
minorGridlines() - Method in interface com.rapidclipse.framework.server.charts.Axis
 
minorGridlines(GridLines) - Method in class com.rapidclipse.framework.server.charts.Axis.Builder.Default
 
minorGridlines(GridLines) - Method in interface com.rapidclipse.framework.server.charts.Axis.Builder
 
minSize() - Method in class com.rapidclipse.framework.server.charts.SizeAxis.Default
 
minSize() - Method in interface com.rapidclipse.framework.server.charts.SizeAxis
 
minSize(Number) - Method in class com.rapidclipse.framework.server.charts.SizeAxis.Builder.Default
 
minSize(Number) - Method in interface com.rapidclipse.framework.server.charts.SizeAxis.Builder
 
minTextSpacing() - Method in class com.rapidclipse.framework.server.charts.Axis.Default
 
minTextSpacing() - Method in interface com.rapidclipse.framework.server.charts.Axis
 
minTextSpacing(Integer) - Method in class com.rapidclipse.framework.server.charts.Axis.Builder.Default
 
minTextSpacing(Integer) - Method in interface com.rapidclipse.framework.server.charts.Axis.Builder
 
minTextSpacing(Number) - Method in class com.rapidclipse.framework.server.charts.Axis.Builder.Default
 
minTextSpacing(Number) - Method in interface com.rapidclipse.framework.server.charts.Axis.Builder
 
minValue() - Method in class com.rapidclipse.framework.server.charts.Axis.Default
 
minValue() - Method in interface com.rapidclipse.framework.server.charts.Axis
 
minValue() - Method in class com.rapidclipse.framework.server.charts.ColorAxis.Default
 
minValue() - Method in interface com.rapidclipse.framework.server.charts.ColorAxis
 
minValue() - Method in class com.rapidclipse.framework.server.charts.histogram.Histogram.Default
 
minValue() - Method in interface com.rapidclipse.framework.server.charts.histogram.Histogram
 
minValue() - Method in class com.rapidclipse.framework.server.charts.SizeAxis.Default
 
minValue() - Method in interface com.rapidclipse.framework.server.charts.SizeAxis
 
minValue(Number) - Method in class com.rapidclipse.framework.server.charts.Axis.Builder.Default
 
minValue(Number) - Method in interface com.rapidclipse.framework.server.charts.Axis.Builder
 
minValue(Number) - Method in class com.rapidclipse.framework.server.charts.ColorAxis.Builder.Default
 
minValue(Number) - Method in interface com.rapidclipse.framework.server.charts.ColorAxis.Builder
 
minValue(Number) - Method in class com.rapidclipse.framework.server.charts.histogram.Histogram.Builder.Default
 
minValue(Number) - Method in interface com.rapidclipse.framework.server.charts.histogram.Histogram.Builder
 
minValue(Number) - Method in class com.rapidclipse.framework.server.charts.SizeAxis.Builder.Default
 
minValue(Number) - Method in interface com.rapidclipse.framework.server.charts.SizeAxis.Builder
 
MIRROR_LOG - Enum constant in enum class com.rapidclipse.framework.server.charts.Axis.ScaleType
 
monthLabel() - Method in class com.rapidclipse.framework.server.charts.calendar.Calendar.Default
 
monthLabel() - Method in interface com.rapidclipse.framework.server.charts.calendar.Calendar
 
monthLabel(TextStyle) - Method in class com.rapidclipse.framework.server.charts.calendar.Calendar.Builder.Default
 
monthLabel(TextStyle) - Method in interface com.rapidclipse.framework.server.charts.calendar.Calendar.Builder
 
monthOutlineColor() - Method in class com.rapidclipse.framework.server.charts.calendar.Calendar.Default
 
monthOutlineColor() - Method in interface com.rapidclipse.framework.server.charts.calendar.Calendar
 
monthOutlineColor(CellColor) - Method in class com.rapidclipse.framework.server.charts.calendar.Calendar.Builder.Default
 
monthOutlineColor(CellColor) - Method in interface com.rapidclipse.framework.server.charts.calendar.Calendar.Builder
 
MULTIPLE - Enum constant in enum class com.rapidclipse.framework.server.charts.SelectionMode
 

N

name() - Method in class com.rapidclipse.framework.server.charts.maps.Map.Default
 
name() - Method in interface com.rapidclipse.framework.server.charts.maps.Map
 
negativeColor(String) - Method in class com.rapidclipse.framework.server.charts.Format.NumberFormatBuilder.Default
 
negativeColor(String) - Method in interface com.rapidclipse.framework.server.charts.Format.NumberFormatBuilder
 
negativeParens(Boolean) - Method in class com.rapidclipse.framework.server.charts.Format.NumberFormatBuilder.Default
 
negativeParens(Boolean) - Method in interface com.rapidclipse.framework.server.charts.Format.NumberFormatBuilder
 
New() - Static method in interface com.rapidclipse.framework.server.charts.ChartModel
 
New() - Static method in interface com.rapidclipse.framework.server.charts.Trendline
 
New(Animation.Easing) - Static method in interface com.rapidclipse.framework.server.charts.Animation
 
New(Column.Type) - Static method in interface com.rapidclipse.framework.server.charts.Column
 
New(Column.Type, String) - Static method in interface com.rapidclipse.framework.server.charts.Column
 
New(Column.Type, String, Column.Role) - Static method in interface com.rapidclipse.framework.server.charts.Column
 
New(Column.Type, String, Format) - Static method in interface com.rapidclipse.framework.server.charts.Column
 
New(Column.Type, String, String) - Static method in interface com.rapidclipse.framework.server.charts.Column
 
New(Column.Type, String, String, Column.Role) - Static method in interface com.rapidclipse.framework.server.charts.Column
 
New(Column.Type, String, String, Column.Role, String) - Static method in interface com.rapidclipse.framework.server.charts.Column
 
New(Column.Type, String, String, Column.Role, String, Format) - Static method in interface com.rapidclipse.framework.server.charts.Column
 
New(Column.Type, String, String, Format) - Static method in interface com.rapidclipse.framework.server.charts.Column
 
New(SeriesType) - Static method in interface com.rapidclipse.framework.server.charts.combo.ComboSeries
 
New(Interval.Style) - Static method in interface com.rapidclipse.framework.server.charts.Interval
 
New(Legend.Position) - Static method in interface com.rapidclipse.framework.server.charts.Legend
 
New(PointShape.Type) - Static method in interface com.rapidclipse.framework.server.charts.PointShape
 
New(PointShape.Type, Integer, Number, Number) - Static method in interface com.rapidclipse.framework.server.charts.PointShape
 
New(LinkColor, List<String>, ColorMode) - Static method in interface com.rapidclipse.framework.server.charts.sankey.Link
 
New(Link, Node) - Static method in interface com.rapidclipse.framework.server.charts.sankey.Sankey
 
New(Selection.Item...) - Static method in interface com.rapidclipse.framework.server.charts.Selection
 
New(Size) - Static method in interface com.rapidclipse.framework.server.charts.Bar
 
New(Stem) - Static method in interface com.rapidclipse.framework.server.charts.AnnotationStyle
 
New(Stem, String) - Static method in interface com.rapidclipse.framework.server.charts.AnnotationStyle
 
New(TextStyle) - Static method in interface com.rapidclipse.framework.server.charts.maps.Legend
 
New(TextStyle) - Static method in interface com.rapidclipse.framework.server.charts.pie.Slice
 
New(Trendline.Type) - Static method in interface com.rapidclipse.framework.server.charts.Trendline
 
New(Boolean, Table.Column) - Static method in interface com.rapidclipse.framework.server.charts.annotation.Table
 
New(Boolean, Boolean, Boolean, Tooltip.Text, TextStyle, Tooltip.Trigger) - Static method in interface com.rapidclipse.framework.server.charts.Tooltip
 
New(Boolean, Number) - Static method in interface com.rapidclipse.framework.server.charts.maps.MagnifyingGlass
 
New(Integer) - Static method in interface com.rapidclipse.framework.server.charts.GridLines
 
New(Number) - Static method in interface com.rapidclipse.framework.server.charts.Animation
 
New(Number) - Static method in interface com.rapidclipse.framework.server.charts.pie.Slice
 
New(Number) - Static method in interface com.rapidclipse.framework.server.charts.Stem
 
New(Number, Animation.Easing) - Static method in interface com.rapidclipse.framework.server.charts.Animation
 
New(Number, Animation.Easing, Boolean) - Static method in interface com.rapidclipse.framework.server.charts.Animation
 
New(Number, TextStyle) - Static method in interface com.rapidclipse.framework.server.charts.bubble.Bubble
 
New(Number, String) - Static method in interface com.rapidclipse.framework.server.charts.bubble.Bubble
 
New(Number, String, TextStyle) - Static method in interface com.rapidclipse.framework.server.charts.bubble.Bubble
 
New(Number, String, TextStyle) - Static method in interface com.rapidclipse.framework.server.charts.pie.Slice
 
New(Object) - Static method in interface com.rapidclipse.framework.server.charts.Cell
 
New(Object) - Static method in interface com.rapidclipse.framework.server.charts.Tick
 
New(Object, JsonObject) - Static method in interface com.rapidclipse.framework.server.charts.Cell
 
New(Object, String) - Static method in interface com.rapidclipse.framework.server.charts.Cell
 
New(Object, String) - Static method in interface com.rapidclipse.framework.server.charts.Tick
 
New(Object, String, JsonObject) - Static method in interface com.rapidclipse.framework.server.charts.Cell
 
New(String) - Static method in interface com.rapidclipse.framework.server.charts.AnnotationStyle
 
New(String) - Static method in interface com.rapidclipse.framework.server.charts.Area
 
New(String) - Static method in interface com.rapidclipse.framework.server.charts.Axis
 
New(String) - Static method in interface com.rapidclipse.framework.server.charts.bubble.Bubble
 
New(String) - Static method in interface com.rapidclipse.framework.server.charts.calendar.CellColor
 
New(String) - Static method in interface com.rapidclipse.framework.server.charts.CandlestickColor
 
New(String) - Static method in interface com.rapidclipse.framework.server.charts.ChartArea
 
New(String) - Static method in interface com.rapidclipse.framework.server.charts.gantt.BarStyle
 
New(String) - Static method in interface com.rapidclipse.framework.server.charts.GridLines
 
New(String) - Static method in interface com.rapidclipse.framework.server.charts.maps.Legend
 
New(String) - Static method in interface com.rapidclipse.framework.server.charts.pie.Slice
 
New(String) - Static method in interface com.rapidclipse.framework.server.charts.Stem
 
New(String) - Static method in interface com.rapidclipse.framework.server.charts.TextStyle
 
New(String, Styles) - Static method in interface com.rapidclipse.framework.server.charts.maps.Map
 
New(String, TextStyle) - Static method in interface com.rapidclipse.framework.server.charts.bubble.Bubble
 
New(String, TextStyle) - Static method in interface com.rapidclipse.framework.server.charts.maps.Legend
 
New(String, Integer) - Static method in interface com.rapidclipse.framework.server.charts.GridLines
 
New(String, Number) - Static method in interface com.rapidclipse.framework.server.charts.BoxStyle
 
New(String, Number) - Static method in interface com.rapidclipse.framework.server.charts.calendar.CellColor
 
New(String, Number) - Static method in interface com.rapidclipse.framework.server.charts.gantt.LineStyle
 
New(String, Number) - Static method in interface com.rapidclipse.framework.server.charts.Stem
 
New(String, Number) - Static method in interface com.rapidclipse.framework.server.charts.TextStyle
 
New(String, Number, Number) - Static method in interface com.rapidclipse.framework.server.charts.calendar.CellColor
 
New(String, Number, Number, Number) - Static method in interface com.rapidclipse.framework.server.charts.BoxStyle
 
New(String, Number, Number, Number, Gradient) - Static method in interface com.rapidclipse.framework.server.charts.BoxStyle
 
New(String, Number, String, Number) - Static method in interface com.rapidclipse.framework.server.charts.sankey.LinkColor
 
New(String, String) - Static method in interface com.rapidclipse.framework.server.charts.calendar.NoDataPattern
 
New(String, String) - Static method in interface com.rapidclipse.framework.server.charts.CandlestickColor
 
New(String, String) - Static method in interface com.rapidclipse.framework.server.charts.maps.Icon
 
New(String, String) - Static method in interface com.rapidclipse.framework.server.charts.TextStyle
 
New(String, String, Number) - Static method in interface com.rapidclipse.framework.server.charts.CandlestickColor
 
New(String, String, Number) - Static method in interface com.rapidclipse.framework.server.charts.TextStyle
 
New(String, String, Number, Boolean, Boolean) - Static method in interface com.rapidclipse.framework.server.charts.TextStyle
 
New(String, String, String, String) - Static method in interface com.rapidclipse.framework.server.charts.Area
 
New(String, String, String, String) - Static method in interface com.rapidclipse.framework.server.charts.ChartArea
 
New(String, String, String, String, String) - Static method in interface com.rapidclipse.framework.server.charts.Area
 
New(String, String, String, String, String) - Static method in interface com.rapidclipse.framework.server.charts.ChartArea
 
New(String, String, String, String, String, String) - Static method in interface com.rapidclipse.framework.server.charts.Gradient
 
New(String, String, String, String, String, String, Boolean) - Static method in interface com.rapidclipse.framework.server.charts.Gradient
 
New(List<Selection.Item>) - Static method in interface com.rapidclipse.framework.server.charts.Selection
 
New(Map<String, Object>) - Static method in interface com.rapidclipse.framework.server.charts.Styles
 
NEW_ROW - Enum constant in enum class com.rapidclipse.framework.server.charts.annotation.LegendPosition
 
Next() - Static method in interface com.rapidclipse.framework.server.charts.table.PagingButtons
 
NoDataPattern - Interface in com.rapidclipse.framework.server.charts.calendar
 
NoDataPattern.Default - Class in com.rapidclipse.framework.server.charts.calendar
 
node() - Method in class com.rapidclipse.framework.server.charts.sankey.Sankey.Default
 
node() - Method in interface com.rapidclipse.framework.server.charts.sankey.Sankey
 
Node - Interface in com.rapidclipse.framework.server.charts.sankey
 
Node.Builder - Interface in com.rapidclipse.framework.server.charts.sankey
 
Node.Builder.Default - Class in com.rapidclipse.framework.server.charts.sankey
 
Node.Default - Class in com.rapidclipse.framework.server.charts.sankey
 
nodePadding() - Method in class com.rapidclipse.framework.server.charts.sankey.Node.Default
 
nodePadding() - Method in interface com.rapidclipse.framework.server.charts.sankey.Node
 
nodePadding(Number) - Method in class com.rapidclipse.framework.server.charts.sankey.Node.Builder.Default
 
nodePadding(Number) - Method in interface com.rapidclipse.framework.server.charts.sankey.Node.Builder
 
None() - Static method in interface com.rapidclipse.framework.server.charts.Legend
 
NONE - Enum constant in enum class com.rapidclipse.framework.server.charts.AggregationTarget
 
NONE - Enum constant in enum class com.rapidclipse.framework.server.charts.AxisTitlesPosition
 
NONE - Enum constant in enum class com.rapidclipse.framework.server.charts.ColorAxis.LegendPosition
 
NONE - Enum constant in enum class com.rapidclipse.framework.server.charts.CurveType
 
NONE - Enum constant in enum class com.rapidclipse.framework.server.charts.Legend.Position
 
NONE - Enum constant in enum class com.rapidclipse.framework.server.charts.pie.PieSliceText
 
NONE - Enum constant in enum class com.rapidclipse.framework.server.charts.sankey.ColorMode
 
NONE - Enum constant in enum class com.rapidclipse.framework.server.charts.TextPosition
 
NONE - Enum constant in enum class com.rapidclipse.framework.server.charts.Tooltip.Trigger
 
normal() - Method in class com.rapidclipse.framework.server.charts.maps.Icon.Default
 
normal() - Method in interface com.rapidclipse.framework.server.charts.maps.Icon
 
NULL - Enum constant in enum class com.rapidclipse.framework.server.charts.Theme
 
NUMBER - Enum constant in enum class com.rapidclipse.framework.server.charts.Column.Type
 
numberFormat() - Method in class com.rapidclipse.framework.server.charts.maps.Legend.Default
 
numberFormat() - Method in interface com.rapidclipse.framework.server.charts.maps.Legend
 
NumberFormatBuilder() - Static method in interface com.rapidclipse.framework.server.charts.Format
 
NumberFormats - Interface in com.rapidclipse.framework.server.charts.annotation
 
NumberFormats.ForAll - Class in com.rapidclipse.framework.server.charts.annotation
 
NumberFormats.SeriesBased - Class in com.rapidclipse.framework.server.charts.annotation
 

O

ObjectHelper() - Constructor for class com.rapidclipse.framework.server.charts.JavaScriptable.ObjectHelper
 
oddTableRow() - Method in class com.rapidclipse.framework.server.charts.table.CssClassNames.Default
 
oddTableRow() - Method in interface com.rapidclipse.framework.server.charts.table.CssClassNames
 
oddTableRow(String) - Method in class com.rapidclipse.framework.server.charts.table.CssClassNames.Builder.Default
 
oddTableRow(String) - Method in interface com.rapidclipse.framework.server.charts.table.CssClassNames.Builder
 
offset() - Method in class com.rapidclipse.framework.server.charts.pie.Slice.Default
 
offset() - Method in interface com.rapidclipse.framework.server.charts.pie.Slice
 
offset(Number) - Method in class com.rapidclipse.framework.server.charts.pie.Slice.Builder.Default
 
offset(Number) - Method in interface com.rapidclipse.framework.server.charts.pie.Slice.Builder
 
opacity() - Method in class com.rapidclipse.framework.server.charts.bubble.Bubble.Default
 
opacity() - Method in interface com.rapidclipse.framework.server.charts.bubble.Bubble
 
opacity() - Method in class com.rapidclipse.framework.server.charts.Crosshair.Default
 
opacity() - Method in interface com.rapidclipse.framework.server.charts.Crosshair
 
opacity() - Method in class com.rapidclipse.framework.server.charts.Trendline.Default
 
opacity() - Method in interface com.rapidclipse.framework.server.charts.Trendline
 
opacity(Number) - Method in class com.rapidclipse.framework.server.charts.Crosshair.Builder.Default
 
opacity(Number) - Method in interface com.rapidclipse.framework.server.charts.Crosshair.Builder
 
opacity(Number) - Method in class com.rapidclipse.framework.server.charts.Trendline.Builder.Default
 
opacity(Number) - Method in interface com.rapidclipse.framework.server.charts.Trendline.Builder
 
OrgChart - Class in com.rapidclipse.framework.server.charts.org
 
OrgChart() - Constructor for class com.rapidclipse.framework.server.charts.org.OrgChart
 
orientation() - Method in class com.rapidclipse.framework.server.charts.Crosshair.Default
 
orientation() - Method in interface com.rapidclipse.framework.server.charts.Crosshair
 
orientation(Crosshair.Orientation) - Method in class com.rapidclipse.framework.server.charts.Crosshair.Builder.Default
 
orientation(Crosshair.Orientation) - Method in interface com.rapidclipse.framework.server.charts.Crosshair.Builder
 
Orientation - Enum Class in com.rapidclipse.framework.server.charts
 
OUT - Enum constant in enum class com.rapidclipse.framework.server.charts.Animation.Easing
 
OUT - Enum constant in enum class com.rapidclipse.framework.server.charts.AxisTitlesPosition
 
OUT - Enum constant in enum class com.rapidclipse.framework.server.charts.TextPosition
 

P

PagingButtons - Interface in com.rapidclipse.framework.server.charts.table
 
pattern() - Method in class com.rapidclipse.framework.server.charts.Column.Default
 
pattern() - Method in interface com.rapidclipse.framework.server.charts.Column
 
pattern(String) - Method in class com.rapidclipse.framework.server.charts.Column.Builder.Default
 
pattern(String) - Method in interface com.rapidclipse.framework.server.charts.Column.Builder
 
pattern(String) - Method in class com.rapidclipse.framework.server.charts.Format.NumberFormatBuilder.Default
 
pattern(String) - Method in interface com.rapidclipse.framework.server.charts.Format.NumberFormatBuilder
 
PatternFormat(String) - Static method in interface com.rapidclipse.framework.server.charts.Format
 
Percent(int) - Static method in interface com.rapidclipse.framework.server.charts.Size
 
PERCENT - Enum constant in enum class com.rapidclipse.framework.server.charts.StackMode
 
PERCENTAGE - Enum constant in enum class com.rapidclipse.framework.server.charts.pie.PieSliceText
 
PERCENTAGE - Enum constant in enum class com.rapidclipse.framework.server.charts.Tooltip.Text
 
percentEnabled() - Method in class com.rapidclipse.framework.server.charts.gantt.Gantt.Default
 
percentEnabled() - Method in interface com.rapidclipse.framework.server.charts.gantt.Gantt
 
percentEnabled(Boolean) - Method in class com.rapidclipse.framework.server.charts.gantt.Gantt.Builder.Default
 
percentEnabled(Boolean) - Method in interface com.rapidclipse.framework.server.charts.gantt.Gantt.Builder
 
percentStyle() - Method in class com.rapidclipse.framework.server.charts.gantt.Gantt.Default
 
percentStyle() - Method in interface com.rapidclipse.framework.server.charts.gantt.Gantt
 
percentStyle(BarStyle) - Method in class com.rapidclipse.framework.server.charts.gantt.Gantt.Builder.Default
 
percentStyle(BarStyle) - Method in interface com.rapidclipse.framework.server.charts.gantt.Gantt.Builder
 
PieChart - Class in com.rapidclipse.framework.server.charts.pie
 
PieChart() - Constructor for class com.rapidclipse.framework.server.charts.pie.PieChart
 
PieChart(ChartModel, ChartModel) - Constructor for class com.rapidclipse.framework.server.charts.pie.PieChart
 
PieSliceText - Enum Class in com.rapidclipse.framework.server.charts.pie
 
Pixels(int) - Static method in interface com.rapidclipse.framework.server.charts.Size
 
POINT - Enum constant in enum class com.rapidclipse.framework.server.charts.Annotations.Style
 
POINT - Enum constant in enum class com.rapidclipse.framework.server.charts.Interval.Style
 
pointShape() - Method in class com.rapidclipse.framework.server.charts.area.AreaSeries.Default
 
pointShape() - Method in interface com.rapidclipse.framework.server.charts.area.AreaSeries
 
pointShape() - Method in class com.rapidclipse.framework.server.charts.combo.ComboSeries.Default
 
pointShape() - Method in interface com.rapidclipse.framework.server.charts.combo.ComboSeries
 
pointShape() - Method in class com.rapidclipse.framework.server.charts.line.LineSeries.Default
 
pointShape() - Method in interface com.rapidclipse.framework.server.charts.line.LineSeries
 
pointShape() - Method in class com.rapidclipse.framework.server.charts.scatter.ScatterSeries.Default
 
pointShape() - Method in interface com.rapidclipse.framework.server.charts.scatter.ScatterSeries
 
pointShape(PointShape.Type) - Method in class com.rapidclipse.framework.server.charts.area.AreaSeries.Builder.Default
 
pointShape(PointShape.Type) - Method in interface com.rapidclipse.framework.server.charts.area.AreaSeries.Builder
 
pointShape(PointShape.Type) - Method in class com.rapidclipse.framework.server.charts.combo.ComboSeries.Builder.Default
 
pointShape(PointShape.Type) - Method in interface com.rapidclipse.framework.server.charts.combo.ComboSeries.Builder
 
pointShape(PointShape.Type) - Method in class com.rapidclipse.framework.server.charts.line.LineSeries.Builder.Default
 
pointShape(PointShape.Type) - Method in interface com.rapidclipse.framework.server.charts.line.LineSeries.Builder
 
pointShape(PointShape.Type) - Method in class com.rapidclipse.framework.server.charts.scatter.ScatterSeries.Builder.Default
 
pointShape(PointShape.Type) - Method in interface com.rapidclipse.framework.server.charts.scatter.ScatterSeries.Builder
 
PointShape - Interface in com.rapidclipse.framework.server.charts
 
PointShape.Builder - Interface in com.rapidclipse.framework.server.charts
 
PointShape.Builder.Default - Class in com.rapidclipse.framework.server.charts
 
PointShape.Default - Class in com.rapidclipse.framework.server.charts
 
PointShape.Type - Enum Class in com.rapidclipse.framework.server.charts
 
pointSize() - Method in class com.rapidclipse.framework.server.charts.area.AreaSeries.Default
 
pointSize() - Method in interface com.rapidclipse.framework.server.charts.area.AreaSeries
 
pointSize() - Method in class com.rapidclipse.framework.server.charts.combo.ComboSeries.Default
 
pointSize() - Method in interface com.rapidclipse.framework.server.charts.combo.ComboSeries
 
pointSize() - Method in class com.rapidclipse.framework.server.charts.Interval.Default
 
pointSize() - Method in interface com.rapidclipse.framework.server.charts.Interval
 
pointSize() - Method in class com.rapidclipse.framework.server.charts.line.LineSeries.Default
 
pointSize() - Method in interface com.rapidclipse.framework.server.charts.line.LineSeries
 
pointSize() - Method in class com.rapidclipse.framework.server.charts.scatter.ScatterSeries.Default
 
pointSize() - Method in interface com.rapidclipse.framework.server.charts.scatter.ScatterSeries
 
pointSize() - Method in class com.rapidclipse.framework.server.charts.Trendline.Default
 
pointSize() - Method in interface com.rapidclipse.framework.server.charts.Trendline
 
pointSize(Number) - Method in class com.rapidclipse.framework.server.charts.area.AreaSeries.Builder.Default
 
pointSize(Number) - Method in interface com.rapidclipse.framework.server.charts.area.AreaSeries.Builder
 
pointSize(Number) - Method in class com.rapidclipse.framework.server.charts.combo.ComboSeries.Builder.Default
 
pointSize(Number) - Method in interface com.rapidclipse.framework.server.charts.combo.ComboSeries.Builder
 
pointSize(Number) - Method in class com.rapidclipse.framework.server.charts.Interval.Builder.Default
 
pointSize(Number) - Method in interface com.rapidclipse.framework.server.charts.Interval.Builder
 
pointSize(Number) - Method in class com.rapidclipse.framework.server.charts.line.LineSeries.Builder.Default
 
pointSize(Number) - Method in interface com.rapidclipse.framework.server.charts.line.LineSeries.Builder
 
pointSize(Number) - Method in class com.rapidclipse.framework.server.charts.scatter.ScatterSeries.Builder.Default
 
pointSize(Number) - Method in interface com.rapidclipse.framework.server.charts.scatter.ScatterSeries.Builder
 
pointSize(Number) - Method in class com.rapidclipse.framework.server.charts.Trendline.Builder.Default
 
pointSize(Number) - Method in interface com.rapidclipse.framework.server.charts.Trendline.Builder
 
pointsVisible() - Method in class com.rapidclipse.framework.server.charts.area.AreaSeries.Default
 
pointsVisible() - Method in interface com.rapidclipse.framework.server.charts.area.AreaSeries
 
pointsVisible() - Method in class com.rapidclipse.framework.server.charts.combo.ComboSeries.Default
 
pointsVisible() - Method in interface com.rapidclipse.framework.server.charts.combo.ComboSeries
 
pointsVisible() - Method in class com.rapidclipse.framework.server.charts.line.LineSeries.Default
 
pointsVisible() - Method in interface com.rapidclipse.framework.server.charts.line.LineSeries
 
pointsVisible() - Method in class com.rapidclipse.framework.server.charts.scatter.ScatterSeries.Default
 
pointsVisible() - Method in interface com.rapidclipse.framework.server.charts.scatter.ScatterSeries
 
pointsVisible() - Method in class com.rapidclipse.framework.server.charts.Trendline.Default
 
pointsVisible() - Method in interface com.rapidclipse.framework.server.charts.Trendline
 
pointsVisible(Boolean) - Method in class com.rapidclipse.framework.server.charts.area.AreaSeries.Builder.Default
 
pointsVisible(Boolean) - Method in interface com.rapidclipse.framework.server.charts.area.AreaSeries.Builder
 
pointsVisible(Boolean) - Method in class com.rapidclipse.framework.server.charts.combo.ComboSeries.Builder.Default
 
pointsVisible(Boolean) - Method in interface com.rapidclipse.framework.server.charts.combo.ComboSeries.Builder
 
pointsVisible(Boolean) - Method in class com.rapidclipse.framework.server.charts.line.LineSeries.Builder.Default
 
pointsVisible(Boolean) - Method in interface com.rapidclipse.framework.server.charts.line.LineSeries.Builder
 
pointsVisible(Boolean) - Method in class com.rapidclipse.framework.server.charts.scatter.ScatterSeries.Builder.Default
 
pointsVisible(Boolean) - Method in interface com.rapidclipse.framework.server.charts.scatter.ScatterSeries.Builder
 
pointsVisible(Boolean) - Method in class com.rapidclipse.framework.server.charts.Trendline.Builder.Default
 
pointsVisible(Boolean) - Method in interface com.rapidclipse.framework.server.charts.Trendline.Builder
 
POLYGON - Enum constant in enum class com.rapidclipse.framework.server.charts.PointShape.Type
 
POLYNOMIAL - Enum constant in enum class com.rapidclipse.framework.server.charts.Trendline.Type
 
position() - Method in class com.rapidclipse.framework.server.charts.Legend.Default
 
position() - Method in interface com.rapidclipse.framework.server.charts.Legend
 
position(Legend.Position) - Method in class com.rapidclipse.framework.server.charts.Legend.Builder.Default
 
position(Legend.Position) - Method in interface com.rapidclipse.framework.server.charts.Legend.Builder
 
prefix(String) - Method in class com.rapidclipse.framework.server.charts.Format.NumberFormatBuilder.Default
 
prefix(String) - Method in interface com.rapidclipse.framework.server.charts.Format.NumberFormatBuilder
 
PREFIX - Enum constant in enum class com.rapidclipse.framework.server.charts.wordtree.Type
 
PRETTY - Enum constant in enum class com.rapidclipse.framework.server.charts.Axis.ViewWindowMode
 
Prev() - Static method in interface com.rapidclipse.framework.server.charts.table.PagingButtons
 
properties() - Method in class com.rapidclipse.framework.server.charts.AbstractChart
 
properties() - Method in class com.rapidclipse.framework.server.charts.Cell.Default
 
properties() - Method in interface com.rapidclipse.framework.server.charts.Cell
 
properties() - Method in interface com.rapidclipse.framework.server.charts.Chart
 
Properties() - Constructor for class com.rapidclipse.framework.server.charts.Chart.Properties
 
property(String, Object) - Method in class com.rapidclipse.framework.server.charts.Column.Builder.Default
 
property(String, Object) - Method in interface com.rapidclipse.framework.server.charts.Column.Builder
 
PROVINCES - Enum constant in enum class com.rapidclipse.framework.server.charts.maps.Resolution
 
put(String, JavaScriptable) - Method in class com.rapidclipse.framework.server.charts.JavaScriptable.ObjectHelper
 
put(String, JsonValue) - Method in class com.rapidclipse.framework.server.charts.JavaScriptable.ObjectHelper
 
put(String, Boolean) - Method in class com.rapidclipse.framework.server.charts.JavaScriptable.ObjectHelper
 
put(String, Character) - Method in class com.rapidclipse.framework.server.charts.JavaScriptable.ObjectHelper
 
put(String, Number) - Method in class com.rapidclipse.framework.server.charts.JavaScriptable.ObjectHelper
 
put(String, Number) - Method in class com.rapidclipse.framework.server.charts.Styles.Builder.Default
 
put(String, Number) - Method in interface com.rapidclipse.framework.server.charts.Styles.Builder
 
put(String, Object) - Method in class com.rapidclipse.framework.server.charts.JavaScriptable.ObjectHelper
 
put(String, String) - Method in class com.rapidclipse.framework.server.charts.JavaScriptable.ObjectHelper
 
put(String, String) - Method in class com.rapidclipse.framework.server.charts.Styles.Builder.Default
 
put(String, String) - Method in interface com.rapidclipse.framework.server.charts.Styles.Builder
 
put(String, LocalDate) - Method in class com.rapidclipse.framework.server.charts.JavaScriptable.ObjectHelper
 
put(String, LocalDateTime) - Method in class com.rapidclipse.framework.server.charts.JavaScriptable.ObjectHelper
 
put(String, LocalTime) - Method in class com.rapidclipse.framework.server.charts.JavaScriptable.ObjectHelper
 
put(String, Date) - Method in class com.rapidclipse.framework.server.charts.JavaScriptable.ObjectHelper
 
put(String, T) - Method in class com.rapidclipse.framework.server.charts.Chart.Properties
 
putIfNotNull(String, JavaScriptable) - Method in class com.rapidclipse.framework.server.charts.JavaScriptable.ObjectHelper
 
putIfNotNull(String, JsonValue) - Method in class com.rapidclipse.framework.server.charts.JavaScriptable.ObjectHelper
 
putIfNotNull(String, Boolean) - Method in class com.rapidclipse.framework.server.charts.JavaScriptable.ObjectHelper
 
putIfNotNull(String, Character) - Method in class com.rapidclipse.framework.server.charts.JavaScriptable.ObjectHelper
 
putIfNotNull(String, Number) - Method in class com.rapidclipse.framework.server.charts.JavaScriptable.ObjectHelper
 
putIfNotNull(String, Object) - Method in class com.rapidclipse.framework.server.charts.JavaScriptable.ObjectHelper
 
putIfNotNull(String, String) - Method in class com.rapidclipse.framework.server.charts.JavaScriptable.ObjectHelper
 
putIfNotNull(String, LocalDate) - Method in class com.rapidclipse.framework.server.charts.JavaScriptable.ObjectHelper
 
putIfNotNull(String, LocalDateTime) - Method in class com.rapidclipse.framework.server.charts.JavaScriptable.ObjectHelper
 
putIfNotNull(String, LocalTime) - Method in class com.rapidclipse.framework.server.charts.JavaScriptable.ObjectHelper
 
putIfNotNull(String, Date) - Method in class com.rapidclipse.framework.server.charts.JavaScriptable.ObjectHelper
 
putIndexed(String, Object, T) - Method in class com.rapidclipse.framework.server.charts.Chart.Properties
 
putJson(String, String) - Method in class com.rapidclipse.framework.server.charts.JavaScriptable.ObjectHelper
 

R

radius() - Method in class com.rapidclipse.framework.server.charts.gantt.Arrow.Default
 
radius() - Method in interface com.rapidclipse.framework.server.charts.gantt.Arrow
 
radius(Number) - Method in class com.rapidclipse.framework.server.charts.gantt.Arrow.Builder.Default
 
radius(Number) - Method in interface com.rapidclipse.framework.server.charts.gantt.Arrow.Builder
 
radiusX() - Method in class com.rapidclipse.framework.server.charts.BoxStyle.Default
 
radiusX() - Method in interface com.rapidclipse.framework.server.charts.BoxStyle
 
radiusX(Number) - Method in class com.rapidclipse.framework.server.charts.BoxStyle.Builder.Default
 
radiusX(Number) - Method in interface com.rapidclipse.framework.server.charts.BoxStyle.Builder
 
radiusY() - Method in class com.rapidclipse.framework.server.charts.BoxStyle.Default
 
radiusY() - Method in interface com.rapidclipse.framework.server.charts.BoxStyle
 
radiusY(Number) - Method in class com.rapidclipse.framework.server.charts.BoxStyle.Builder.Default
 
radiusY(Number) - Method in interface com.rapidclipse.framework.server.charts.BoxStyle.Builder
 
refresh() - Method in class com.rapidclipse.framework.server.charts.AbstractChart
 
RegionInteractivity - Enum Class in com.rapidclipse.framework.server.charts.maps
 
REGIONS - Enum constant in enum class com.rapidclipse.framework.server.charts.maps.DisplayMode
 
RELATIVE - Enum constant in enum class com.rapidclipse.framework.server.charts.StackMode
 
removeAll() - Method in class com.rapidclipse.framework.server.charts.ChartModel.Default
 
removeAll() - Method in interface com.rapidclipse.framework.server.charts.ChartModel
 
removeAllHAxes() - Method in interface com.rapidclipse.framework.server.charts.HasHAxes
 
removeAllIcons() - Method in class com.rapidclipse.framework.server.charts.maps.MapsChart
 
removeAllIndexed(String) - Method in class com.rapidclipse.framework.server.charts.Chart.Properties
 
removeAllIntervals() - Method in interface com.rapidclipse.framework.server.charts.HasIntervals
 
removeAllMaps() - Method in class com.rapidclipse.framework.server.charts.maps.MapsChart
 
removeAllRows() - Method in class com.rapidclipse.framework.server.charts.ChartModel.Default
 
removeAllRows() - Method in interface com.rapidclipse.framework.server.charts.ChartModel
 
removeAllSeries() - Method in interface com.rapidclipse.framework.server.charts.HasSeries
 
removeAllSlices() - Method in class com.rapidclipse.framework.server.charts.pie.PieChart
 
removeAllTrendlines() - Method in interface com.rapidclipse.framework.server.charts.HasTrendlines
 
removeAllVAxes() - Method in interface com.rapidclipse.framework.server.charts.HasVAxes
 
removeColumn(Column) - Method in class com.rapidclipse.framework.server.charts.ChartModel.Default
 
removeColumn(Column) - Method in interface com.rapidclipse.framework.server.charts.ChartModel
 
removeColumnAt(int) - Method in class com.rapidclipse.framework.server.charts.ChartModel.Default
 
removeColumnAt(int) - Method in interface com.rapidclipse.framework.server.charts.ChartModel
 
removeHAxis(int) - Method in interface com.rapidclipse.framework.server.charts.HasHAxes
 
removeIcon(String) - Method in class com.rapidclipse.framework.server.charts.maps.MapsChart
 
removeIndexed(String, Object) - Method in class com.rapidclipse.framework.server.charts.Chart.Properties
 
removeInterval(String) - Method in interface com.rapidclipse.framework.server.charts.HasIntervals
 
removeMap(String) - Method in class com.rapidclipse.framework.server.charts.maps.MapsChart
 
removeRowAt(int) - Method in class com.rapidclipse.framework.server.charts.ChartModel.Default
 
removeRowAt(int) - Method in interface com.rapidclipse.framework.server.charts.ChartModel
 
removeSeries(int) - Method in interface com.rapidclipse.framework.server.charts.HasSeries
 
removeSlice(int) - Method in class com.rapidclipse.framework.server.charts.pie.PieChart
 
removeTrendline(int) - Method in interface com.rapidclipse.framework.server.charts.HasTrendlines
 
removeVAxis(int) - Method in interface com.rapidclipse.framework.server.charts.HasVAxes
 
Resolution - Enum Class in com.rapidclipse.framework.server.charts.maps
 
REVERSE - Enum constant in enum class com.rapidclipse.framework.server.charts.Axis.Direction
 
RIGHT - Enum constant in enum class com.rapidclipse.framework.server.charts.Legend.Position
 
RIGHT_CLICK_TO_RESET - Enum constant in enum class com.rapidclipse.framework.server.charts.Explorer.Action
 
risingColor() - Method in class com.rapidclipse.framework.server.charts.candlestick.CandlestickSeries.Default
 
risingColor() - Method in interface com.rapidclipse.framework.server.charts.candlestick.CandlestickSeries
 
risingColor() - Method in class com.rapidclipse.framework.server.charts.Candlestick.Default
 
risingColor() - Method in interface com.rapidclipse.framework.server.charts.Candlestick
 
risingColor() - Method in class com.rapidclipse.framework.server.charts.combo.ComboSeries.Default
 
risingColor() - Method in interface com.rapidclipse.framework.server.charts.combo.ComboSeries
 
risingColor(CandlestickColor) - Method in class com.rapidclipse.framework.server.charts.Candlestick.Builder.Default
 
risingColor(CandlestickColor) - Method in interface com.rapidclipse.framework.server.charts.Candlestick.Builder
 
risingColor(CandlestickColor) - Method in class com.rapidclipse.framework.server.charts.candlestick.CandlestickSeries.Builder.Default
 
risingColor(CandlestickColor) - Method in interface com.rapidclipse.framework.server.charts.candlestick.CandlestickSeries.Builder
 
risingColor(CandlestickColor) - Method in class com.rapidclipse.framework.server.charts.combo.ComboSeries.Builder.Default
 
risingColor(CandlestickColor) - Method in interface com.rapidclipse.framework.server.charts.combo.ComboSeries.Builder
 
role() - Method in class com.rapidclipse.framework.server.charts.Column.Default
 
role() - Method in interface com.rapidclipse.framework.server.charts.Column
 
role(Column.Role) - Method in class com.rapidclipse.framework.server.charts.Column.Builder.Default
 
role(Column.Role) - Method in interface com.rapidclipse.framework.server.charts.Column.Builder
 
rotation() - Method in class com.rapidclipse.framework.server.charts.PointShape.Default
 
rotation() - Method in interface com.rapidclipse.framework.server.charts.PointShape
 
rotation(Number) - Method in class com.rapidclipse.framework.server.charts.PointShape.Builder.Default
 
rotation(Number) - Method in interface com.rapidclipse.framework.server.charts.PointShape.Builder
 
row() - Method in class com.rapidclipse.framework.server.charts.Selection.Item.Default
 
row() - Method in interface com.rapidclipse.framework.server.charts.Selection.Item
 
rowLabelStyle() - Method in class com.rapidclipse.framework.server.charts.timeline.Timeline.Default
 
rowLabelStyle() - Method in interface com.rapidclipse.framework.server.charts.timeline.Timeline
 
rowLabelStyle(Styles) - Method in class com.rapidclipse.framework.server.charts.timeline.Timeline.Builder.Default
 
rowLabelStyle(Styles) - Method in interface com.rapidclipse.framework.server.charts.timeline.Timeline.Builder
 
rowNumberCell() - Method in class com.rapidclipse.framework.server.charts.table.CssClassNames.Default
 
rowNumberCell() - Method in interface com.rapidclipse.framework.server.charts.table.CssClassNames
 
rowNumberCell(String) - Method in class com.rapidclipse.framework.server.charts.table.CssClassNames.Builder.Default
 
rowNumberCell(String) - Method in interface com.rapidclipse.framework.server.charts.table.CssClassNames.Builder
 
rows() - Method in class com.rapidclipse.framework.server.charts.ChartModel.Default
 
rows() - Method in interface com.rapidclipse.framework.server.charts.ChartModel
 

S

SAME_ROW - Enum constant in enum class com.rapidclipse.framework.server.charts.annotation.LegendPosition
 
Sankey - Interface in com.rapidclipse.framework.server.charts.sankey
 
Sankey.Default - Class in com.rapidclipse.framework.server.charts.sankey
 
SankeyChart - Class in com.rapidclipse.framework.server.charts.sankey
 
SankeyChart() - Constructor for class com.rapidclipse.framework.server.charts.sankey.SankeyChart
 
scaleType() - Method in class com.rapidclipse.framework.server.charts.Axis.Default
 
scaleType() - Method in interface com.rapidclipse.framework.server.charts.Axis
 
scaleType(Axis.ScaleType) - Method in class com.rapidclipse.framework.server.charts.Axis.Builder.Default
 
scaleType(Axis.ScaleType) - Method in interface com.rapidclipse.framework.server.charts.Axis.Builder
 
ScaleType - Enum Class in com.rapidclipse.framework.server.charts.annotation
 
ScatterChart - Class in com.rapidclipse.framework.server.charts.scatter
 
ScatterChart() - Constructor for class com.rapidclipse.framework.server.charts.scatter.ScatterChart
 
ScatterChart(ChartModel, ChartModel) - Constructor for class com.rapidclipse.framework.server.charts.scatter.ScatterChart
 
ScatterSeries - Interface in com.rapidclipse.framework.server.charts.scatter
 
ScatterSeries.Builder - Interface in com.rapidclipse.framework.server.charts.scatter
 
ScatterSeries.Builder.Default - Class in com.rapidclipse.framework.server.charts.scatter
 
ScatterSeries.Default - Class in com.rapidclipse.framework.server.charts.scatter
 
SCOPE - Enum constant in enum class com.rapidclipse.framework.server.charts.Column.Role
 
selected() - Method in class com.rapidclipse.framework.server.charts.maps.Icon.Default
 
selected() - Method in interface com.rapidclipse.framework.server.charts.maps.Icon
 
selectedColor() - Method in class com.rapidclipse.framework.server.charts.Crosshair.Default
 
selectedColor() - Method in interface com.rapidclipse.framework.server.charts.Crosshair
 
selectedColor(String) - Method in class com.rapidclipse.framework.server.charts.Crosshair.Builder.Default
 
selectedColor(String) - Method in interface com.rapidclipse.framework.server.charts.Crosshair.Builder
 
selectedOpacity() - Method in class com.rapidclipse.framework.server.charts.Crosshair.Default
 
selectedOpacity() - Method in interface com.rapidclipse.framework.server.charts.Crosshair
 
selectedOpacity(Number) - Method in class com.rapidclipse.framework.server.charts.Crosshair.Builder.Default
 
selectedOpacity(Number) - Method in interface com.rapidclipse.framework.server.charts.Crosshair.Builder
 
selectedTableRow() - Method in class com.rapidclipse.framework.server.charts.table.CssClassNames.Default
 
selectedTableRow() - Method in interface com.rapidclipse.framework.server.charts.table.CssClassNames
 
selectedTableRow(String) - Method in class com.rapidclipse.framework.server.charts.table.CssClassNames.Builder.Default
 
selectedTableRow(String) - Method in interface com.rapidclipse.framework.server.charts.table.CssClassNames.Builder
 
Selection - Interface in com.rapidclipse.framework.server.charts
 
SELECTION - Enum constant in enum class com.rapidclipse.framework.server.charts.Crosshair.Trigger
 
SELECTION - Enum constant in enum class com.rapidclipse.framework.server.charts.Tooltip.Trigger
 
Selection.Default - Class in com.rapidclipse.framework.server.charts
 
Selection.Item - Interface in com.rapidclipse.framework.server.charts
 
Selection.Item.Default - Class in com.rapidclipse.framework.server.charts
 
SelectionEvent<T extends AbstractChart> - Class in com.rapidclipse.framework.server.charts
 
SelectionMode - Enum Class in com.rapidclipse.framework.server.charts
 
sentenceSeparator() - Method in class com.rapidclipse.framework.server.charts.wordtree.WordTree.Default
 
sentenceSeparator() - Method in interface com.rapidclipse.framework.server.charts.wordtree.WordTree
 
sentenceSeparator(String) - Method in class com.rapidclipse.framework.server.charts.wordtree.WordTree.Builder.Default
 
sentenceSeparator(String) - Method in interface com.rapidclipse.framework.server.charts.wordtree.WordTree.Builder
 
Series - Interface in com.rapidclipse.framework.server.charts
 
SERIES - Enum constant in enum class com.rapidclipse.framework.server.charts.AggregationTarget
 
SeriesBased(Map<Integer, String>) - Static method in interface com.rapidclipse.framework.server.charts.annotation.NumberFormats
 
SeriesType - Enum Class in com.rapidclipse.framework.server.charts.combo
 
setAggregationTarget(AggregationTarget) - Method in interface com.rapidclipse.framework.server.charts.HasAggregationTarget
 
setAllowCollapse(boolean) - Method in class com.rapidclipse.framework.server.charts.org.OrgChart
 
setAllowHtml(boolean) - Method in interface com.rapidclipse.framework.server.charts.AllowsHtml
 
setAllValuesSuffix(String) - Method in class com.rapidclipse.framework.server.charts.annotation.AnnotationChart
 
setAlternatingRowStyle(boolean) - Method in class com.rapidclipse.framework.server.charts.table.TableChart
 
setAnimation(Animation) - Method in interface com.rapidclipse.framework.server.charts.HasAnimation
 
setAnnotations(Annotations) - Method in interface com.rapidclipse.framework.server.charts.HasAnnotations
 
setAnnotationsWidth(Number) - Method in class com.rapidclipse.framework.server.charts.annotation.AnnotationChart
 
setAreaOpacity(double) - Method in interface com.rapidclipse.framework.server.charts.HasAreaOpacity
 
setAvoidOverlappingGridLines(boolean) - Method in class com.rapidclipse.framework.server.charts.timeline.TimelineChart
 
setAxisTitlesPosition(AxisTitlesPosition) - Method in interface com.rapidclipse.framework.server.charts.HasAxisTitlesPosition
 
setBackground(Background) - Method in interface com.rapidclipse.framework.server.charts.HasBackground
 
setBackgroundColor(String) - Method in class com.rapidclipse.framework.server.charts.timeline.TimelineChart
 
setBar(Bar) - Method in interface com.rapidclipse.framework.server.charts.HasBar
 
setBubble(Bubble) - Method in class com.rapidclipse.framework.server.charts.bubble.BubbleChart
 
setCalendar(Calendar) - Method in class com.rapidclipse.framework.server.charts.calendar.CalendarChart
 
setCandlestick(Candlestick) - Method in interface com.rapidclipse.framework.server.charts.HasCandlestick
 
setChartArea(ChartArea) - Method in interface com.rapidclipse.framework.server.charts.HasChartArea
 
setChartHeight(Number) - Method in interface com.rapidclipse.framework.server.charts.HasChartSize
 
setChartWidth(Number) - Method in interface com.rapidclipse.framework.server.charts.HasChartSize
 
setColorAxis(ColorAxis) - Method in interface com.rapidclipse.framework.server.charts.HasColorAxis
 
setColors(List<String>) - Method in interface com.rapidclipse.framework.server.charts.HasColors
 
setConnectSteps(boolean) - Method in class com.rapidclipse.framework.server.charts.steppedarea.SteppedAreaChart
 
setCrosshair(Crosshair) - Method in interface com.rapidclipse.framework.server.charts.HasCrosshair
 
setCssClassNames(CssClassNames) - Method in class com.rapidclipse.framework.server.charts.table.TableChart
 
setCurveType(CurveType) - Method in interface com.rapidclipse.framework.server.charts.HasCurveType
 
setDatalessRegionColor(String) - Method in class com.rapidclipse.framework.server.charts.maps.GeoChart
 
setDataOpacity(double) - Method in interface com.rapidclipse.framework.server.charts.HasDataOpacity
 
setDateFormat(String) - Method in class com.rapidclipse.framework.server.charts.annotation.AnnotationChart
 
setDefaultColor(String) - Method in class com.rapidclipse.framework.server.charts.maps.GeoChart
 
setDisplayAnnotations(boolean) - Method in class com.rapidclipse.framework.server.charts.annotation.AnnotationChart
 
setDisplayAnnotationsFilter(boolean) - Method in class com.rapidclipse.framework.server.charts.annotation.AnnotationChart
 
setDisplayDateBarSeparator(boolean) - Method in class com.rapidclipse.framework.server.charts.annotation.AnnotationChart
 
setDisplayExactValues(boolean) - Method in class com.rapidclipse.framework.server.charts.annotation.AnnotationChart
 
setDisplayLegendDots(boolean) - Method in class com.rapidclipse.framework.server.charts.annotation.AnnotationChart
 
setDisplayLegendValues(boolean) - Method in class com.rapidclipse.framework.server.charts.annotation.AnnotationChart
 
setDisplayMode(DisplayMode) - Method in class com.rapidclipse.framework.server.charts.maps.GeoChart
 
setDisplayRangeSelector(boolean) - Method in class com.rapidclipse.framework.server.charts.annotation.AnnotationChart
 
setDisplayZoomButtons(boolean) - Method in class com.rapidclipse.framework.server.charts.annotation.AnnotationChart
 
setDomain(String) - Method in class com.rapidclipse.framework.server.charts.maps.GeoChart
 
setEnableInteractivity(boolean) - Method in interface com.rapidclipse.framework.server.charts.HasInteractivity
 
setEnableScrollWheel(boolean) - Method in class com.rapidclipse.framework.server.charts.maps.MapsChart
 
setExplorer(Explorer) - Method in interface com.rapidclipse.framework.server.charts.HasExplorer
 
setFill(Number) - Method in class com.rapidclipse.framework.server.charts.annotation.AnnotationChart
 
setFirstRowNumber(int) - Method in class com.rapidclipse.framework.server.charts.table.TableChart
 
setFocusTarget(FocusTarget) - Method in interface com.rapidclipse.framework.server.charts.HasFocusTarget
 
setFontColor(String) - Method in class com.rapidclipse.framework.server.charts.treemap.TreeMapChart
 
setFontName(String) - Method in interface com.rapidclipse.framework.server.charts.HasFontName
 
setFontSize(Number) - Method in interface com.rapidclipse.framework.server.charts.HasFont
 
setForceIFrame(boolean) - Method in interface com.rapidclipse.framework.server.charts.AllowsIFrame
 
setFrozenColumns(Integer) - Method in class com.rapidclipse.framework.server.charts.table.TableChart
 
setGantt(Gantt) - Method in class com.rapidclipse.framework.server.charts.gantt.GanttChart
 
setGreenColor(String) - Method in class com.rapidclipse.framework.server.charts.gauge.GaugeChart
 
setGreenFrom(Number) - Method in class com.rapidclipse.framework.server.charts.gauge.GaugeChart
 
setGreenTo(Number) - Method in class com.rapidclipse.framework.server.charts.gauge.GaugeChart
 
setHAxis(Axis) - Method in interface com.rapidclipse.framework.server.charts.HasHAxis
 
setHeaderColor(String) - Method in class com.rapidclipse.framework.server.charts.treemap.TreeMapChart
 
setHeaderHeight(Integer) - Method in class com.rapidclipse.framework.server.charts.treemap.TreeMapChart
 
setHeaderHighlightColor(String) - Method in class com.rapidclipse.framework.server.charts.treemap.TreeMapChart
 
setHighlightOnMouseOver(boolean) - Method in class com.rapidclipse.framework.server.charts.treemap.TreeMapChart
 
setHintOpacity(Number) - Method in class com.rapidclipse.framework.server.charts.treemap.TreeMapChart
 
setHistogram(Histogram) - Method in class com.rapidclipse.framework.server.charts.histogram.HistogramChart
 
setInterpolateNulls(boolean) - Method in interface com.rapidclipse.framework.server.charts.CanInterpolateNulls
 
setInterval(Interval) - Method in interface com.rapidclipse.framework.server.charts.HasIntervals
 
setIs3D(boolean) - Method in class com.rapidclipse.framework.server.charts.pie.PieChart
 
setKeepAspectRatio(boolean) - Method in class com.rapidclipse.framework.server.charts.maps.GeoChart
 
setLegend(Legend) - Method in interface com.rapidclipse.framework.server.charts.HasLegend
 
setLegend(Legend) - Method in class com.rapidclipse.framework.server.charts.maps.GeoChart
 
setLegendPosition(LegendPosition) - Method in class com.rapidclipse.framework.server.charts.annotation.AnnotationChart
 
setLineColor(String) - Method in interface com.rapidclipse.framework.server.charts.HasLineColor
 
setLineDashStyle(List<Number>) - Method in interface com.rapidclipse.framework.server.charts.HasLineDashStyle
 
setLineWidth(Number) - Method in interface com.rapidclipse.framework.server.charts.HasLineWidth
 
setMagnifyingGlass(MagnifyingGlass) - Method in class com.rapidclipse.framework.server.charts.maps.GeoChart
 
setMajorTicks(List<String>) - Method in class com.rapidclipse.framework.server.charts.gauge.GaugeChart
 
setMapsApiKey(String) - Method in class com.rapidclipse.framework.server.charts.maps.AbstractMapsChart
 
setMapType(String) - Method in class com.rapidclipse.framework.server.charts.maps.MapsChart
 
setMapTypeIds(List<String>) - Method in class com.rapidclipse.framework.server.charts.maps.MapsChart
 
setMarkerOpacity(double) - Method in class com.rapidclipse.framework.server.charts.maps.GeoChart
 
setMax(Number) - Method in interface com.rapidclipse.framework.server.charts.HasValueRange
 
setMaxColor(String) - Method in class com.rapidclipse.framework.server.charts.treemap.TreeMapChart
 
setMaxColorValue(Integer) - Method in class com.rapidclipse.framework.server.charts.treemap.TreeMapChart
 
setMaxDepth(int) - Method in class com.rapidclipse.framework.server.charts.treemap.TreeMapChart
 
setMaxFontSize(Number) - Method in class com.rapidclipse.framework.server.charts.wordtree.WordTreeChart
 
setMaxHighlightColor(String) - Method in class com.rapidclipse.framework.server.charts.treemap.TreeMapChart
 
setMaxPostDepth(int) - Method in class com.rapidclipse.framework.server.charts.treemap.TreeMapChart
 
setMidColor(String) - Method in class com.rapidclipse.framework.server.charts.treemap.TreeMapChart
 
setMidHighlightColor(String) - Method in class com.rapidclipse.framework.server.charts.treemap.TreeMapChart
 
setMin(Number) - Method in interface com.rapidclipse.framework.server.charts.HasValueRange
 
setMinColor(String) - Method in class com.rapidclipse.framework.server.charts.treemap.TreeMapChart
 
setMinColorValue(Number) - Method in class com.rapidclipse.framework.server.charts.treemap.TreeMapChart
 
setMinHighlightColor(String) - Method in class com.rapidclipse.framework.server.charts.treemap.TreeMapChart
 
setMinorTicks(Number) - Method in class com.rapidclipse.framework.server.charts.gauge.GaugeChart
 
setModel(ChartModel) - Method in class com.rapidclipse.framework.server.charts.AbstractChart
 
setModel(ChartModel, ChartModel) - Method in class com.rapidclipse.framework.server.charts.AbstractChart
 
setModel(ChartModel, ChartModel) - Method in class com.rapidclipse.framework.server.charts.bar.AbstractBarChart
 
setModel(ChartModel, ChartModel) - Method in interface com.rapidclipse.framework.server.charts.DiffChart
 
setModel(ChartModel, ChartModel) - Method in class com.rapidclipse.framework.server.charts.pie.PieChart
 
setModel(ChartModel, ChartModel) - Method in class com.rapidclipse.framework.server.charts.scatter.ScatterChart
 
setNoColor(String) - Method in class com.rapidclipse.framework.server.charts.treemap.TreeMapChart
 
setNoDataPattern(NoDataPattern) - Method in class com.rapidclipse.framework.server.charts.calendar.CalendarChart
 
setNodeClass(String) - Method in class com.rapidclipse.framework.server.charts.org.OrgChart
 
setNoHighlightColor(String) - Method in class com.rapidclipse.framework.server.charts.treemap.TreeMapChart
 
setNumberFormats(NumberFormats) - Method in class com.rapidclipse.framework.server.charts.annotation.AnnotationChart
 
setOrientation(Orientation) - Method in interface com.rapidclipse.framework.server.charts.HasOrientation
 
setPage(ActionMode) - Method in class com.rapidclipse.framework.server.charts.table.TableChart
 
setPageSize(int) - Method in class com.rapidclipse.framework.server.charts.table.TableChart
 
setPagingButtons(PagingButtons) - Method in class com.rapidclipse.framework.server.charts.table.TableChart
 
setPieHole(Number) - Method in class com.rapidclipse.framework.server.charts.pie.PieChart
 
setPieResidueSliceColor(String) - Method in class com.rapidclipse.framework.server.charts.pie.PieChart
 
setPieResidueSliceLabel(String) - Method in class com.rapidclipse.framework.server.charts.pie.PieChart
 
setPieSliceBorderColor(String) - Method in class com.rapidclipse.framework.server.charts.pie.PieChart
 
setPieSliceText(PieSliceText) - Method in class com.rapidclipse.framework.server.charts.pie.PieChart
 
setPieSliceTextStyle(TextStyle) - Method in class com.rapidclipse.framework.server.charts.pie.PieChart
 
setPieStartAngle(Number) - Method in class com.rapidclipse.framework.server.charts.pie.PieChart
 
setPointShape(PointShape) - Method in interface com.rapidclipse.framework.server.charts.HasPoints
 
setPointSize(Number) - Method in interface com.rapidclipse.framework.server.charts.HasPoints
 
setPointsVisible(boolean) - Method in interface com.rapidclipse.framework.server.charts.HasPoints
 
setRedColor(String) - Method in class com.rapidclipse.framework.server.charts.gauge.GaugeChart
 
setRedFrom(Number) - Method in class com.rapidclipse.framework.server.charts.gauge.GaugeChart
 
setRedTo(Number) - Method in class com.rapidclipse.framework.server.charts.gauge.GaugeChart
 
setRegion(String) - Method in class com.rapidclipse.framework.server.charts.maps.GeoChart
 
setRegionInteractivity(RegionInteractivity) - Method in class com.rapidclipse.framework.server.charts.maps.GeoChart
 
setResolution(Resolution) - Method in class com.rapidclipse.framework.server.charts.maps.GeoChart
 
setReverseCategories(boolean) - Method in interface com.rapidclipse.framework.server.charts.HasCategories
 
setRtlTable(boolean) - Method in class com.rapidclipse.framework.server.charts.table.TableChart
 
setSankey(Sankey) - Method in class com.rapidclipse.framework.server.charts.sankey.SankeyChart
 
setScaleColumns(List<Number>) - Method in class com.rapidclipse.framework.server.charts.annotation.AnnotationChart
 
setScaleFormat(String) - Method in class com.rapidclipse.framework.server.charts.annotation.AnnotationChart
 
setScaleType(ScaleType) - Method in class com.rapidclipse.framework.server.charts.annotation.AnnotationChart
 
setScrollLeftStartPosition(int) - Method in class com.rapidclipse.framework.server.charts.table.TableChart
 
setSelectedNodeClass(String) - Method in class com.rapidclipse.framework.server.charts.org.OrgChart
 
setSelection(Selection) - Method in class com.rapidclipse.framework.server.charts.AbstractChart
 
setSelectionMode(SelectionMode) - Method in interface com.rapidclipse.framework.server.charts.HasSelectionMode
 
setSeriesType(SeriesType) - Method in class com.rapidclipse.framework.server.charts.combo.ComboChart
 
setShowInfoWindow(boolean) - Method in class com.rapidclipse.framework.server.charts.maps.MapsChart
 
setShowLine(boolean) - Method in class com.rapidclipse.framework.server.charts.maps.MapsChart
 
setShowRowNumber(boolean) - Method in class com.rapidclipse.framework.server.charts.table.TableChart
 
setShowScale(boolean) - Method in class com.rapidclipse.framework.server.charts.treemap.TreeMapChart
 
setShowTooltip(boolean) - Method in class com.rapidclipse.framework.server.charts.maps.MapsChart
 
setShowTooltips(boolean) - Method in class com.rapidclipse.framework.server.charts.treemap.TreeMapChart
 
setSize(Size) - Method in class com.rapidclipse.framework.server.charts.org.OrgChart
 
setSizeAxis(SizeAxis) - Method in interface com.rapidclipse.framework.server.charts.HasSizeAxis
 
setSliceVisibilityThreshold(Number) - Method in class com.rapidclipse.framework.server.charts.pie.PieChart
 
setSort(ActionMode) - Method in class com.rapidclipse.framework.server.charts.table.TableChart
 
setSortAscending(boolean) - Method in class com.rapidclipse.framework.server.charts.table.TableChart
 
setSortBubblesBySize(boolean) - Method in class com.rapidclipse.framework.server.charts.bubble.BubbleChart
 
setSortColumn(int) - Method in class com.rapidclipse.framework.server.charts.table.TableChart
 
setStackMode(StackMode) - Method in interface com.rapidclipse.framework.server.charts.HasStackMode
 
setStartPage(int) - Method in class com.rapidclipse.framework.server.charts.table.TableChart
 
setTable(Table) - Method in class com.rapidclipse.framework.server.charts.annotation.AnnotationChart
 
setTextStyle(TextStyle) - Method in class com.rapidclipse.framework.server.charts.treemap.TreeMapChart
 
setTheme(Theme) - Method in interface com.rapidclipse.framework.server.charts.HasTheme
 
setThickness(Number) - Method in class com.rapidclipse.framework.server.charts.annotation.AnnotationChart
 
setTimeline(Timeline) - Method in class com.rapidclipse.framework.server.charts.timeline.TimelineChart
 
setTitle(String) - Method in interface com.rapidclipse.framework.server.charts.HasTitle
 
setTitlePosition(TextPosition) - Method in interface com.rapidclipse.framework.server.charts.HasTitlePosition
 
setTitleTextStyle(TextStyle) - Method in interface com.rapidclipse.framework.server.charts.HasTitle
 
setTooltip(Tooltip) - Method in interface com.rapidclipse.framework.server.charts.HasTooltip
 
setUseMapTypeControl(boolean) - Method in class com.rapidclipse.framework.server.charts.maps.MapsChart
 
setUseWeightedAverageForAggregation(boolean) - Method in class com.rapidclipse.framework.server.charts.treemap.TreeMapChart
 
setValue(int, int, Cell) - Method in class com.rapidclipse.framework.server.charts.ChartModel.Default
 
setValue(int, int, Cell) - Method in interface com.rapidclipse.framework.server.charts.ChartModel
 
setValue(int, int, Object) - Method in class com.rapidclipse.framework.server.charts.ChartModel.Default
 
setValue(int, int, Object) - Method in interface com.rapidclipse.framework.server.charts.ChartModel
 
setVAxis(Axis) - Method in interface com.rapidclipse.framework.server.charts.HasVAxis
 
setWordTree(WordTree) - Method in class com.rapidclipse.framework.server.charts.wordtree.WordTreeChart
 
setYellowColor(String) - Method in class com.rapidclipse.framework.server.charts.gauge.GaugeChart
 
setYellowFrom(Number) - Method in class com.rapidclipse.framework.server.charts.gauge.GaugeChart
 
setYellowTo(Number) - Method in class com.rapidclipse.framework.server.charts.gauge.GaugeChart
 
setZoomEndTime(DateValue) - Method in class com.rapidclipse.framework.server.charts.annotation.AnnotationChart
 
setZoomLevel(Number) - Method in class com.rapidclipse.framework.server.charts.maps.MapsChart
 
setZoomStartTime(DateValue) - Method in class com.rapidclipse.framework.server.charts.annotation.AnnotationChart
 
shadowColor() - Method in class com.rapidclipse.framework.server.charts.gantt.Gantt.Default
 
shadowColor() - Method in interface com.rapidclipse.framework.server.charts.gantt.Gantt
 
shadowColor(String) - Method in class com.rapidclipse.framework.server.charts.gantt.Gantt.Builder.Default
 
shadowColor(String) - Method in interface com.rapidclipse.framework.server.charts.gantt.Gantt.Builder
 
shadowEnabled() - Method in class com.rapidclipse.framework.server.charts.gantt.Gantt.Default
 
shadowEnabled() - Method in interface com.rapidclipse.framework.server.charts.gantt.Gantt
 
shadowEnabled(Boolean) - Method in class com.rapidclipse.framework.server.charts.gantt.Gantt.Builder.Default
 
shadowEnabled(Boolean) - Method in interface com.rapidclipse.framework.server.charts.gantt.Gantt.Builder
 
shadowOffset() - Method in class com.rapidclipse.framework.server.charts.gantt.Gantt.Default
 
shadowOffset() - Method in interface com.rapidclipse.framework.server.charts.gantt.Gantt
 
shadowOffset(Number) - Method in class com.rapidclipse.framework.server.charts.gantt.Gantt.Builder.Default
 
shadowOffset(Number) - Method in interface com.rapidclipse.framework.server.charts.gantt.Gantt.Builder
 
SHORT - Enum constant in enum class com.rapidclipse.framework.server.charts.Format.FormatType
 
showColorCode() - Method in class com.rapidclipse.framework.server.charts.Tooltip.Default
 
showColorCode() - Method in interface com.rapidclipse.framework.server.charts.Tooltip
 
showColorCode(Boolean) - Method in class com.rapidclipse.framework.server.charts.Tooltip.Builder.Default
 
showColorCode(Boolean) - Method in interface com.rapidclipse.framework.server.charts.Tooltip.Builder
 
showR2() - Method in class com.rapidclipse.framework.server.charts.Trendline.Default
 
showR2() - Method in interface com.rapidclipse.framework.server.charts.Trendline
 
showR2(Boolean) - Method in class com.rapidclipse.framework.server.charts.Trendline.Builder.Default
 
showR2(Boolean) - Method in interface com.rapidclipse.framework.server.charts.Trendline.Builder
 
showRowLabels() - Method in class com.rapidclipse.framework.server.charts.timeline.Timeline.Default
 
showRowLabels() - Method in interface com.rapidclipse.framework.server.charts.timeline.Timeline
 
showRowLabels(Boolean) - Method in class com.rapidclipse.framework.server.charts.timeline.Timeline.Builder.Default
 
showRowLabels(Boolean) - Method in interface com.rapidclipse.framework.server.charts.timeline.Timeline.Builder
 
showSampleData() - Method in class com.rapidclipse.framework.server.charts.AbstractChart
 
showSampleData() - Method in class com.rapidclipse.framework.server.charts.annotation.AnnotationChart
 
showSampleData() - Method in class com.rapidclipse.framework.server.charts.area.AreaChart
 
showSampleData() - Method in class com.rapidclipse.framework.server.charts.bar.AbstractBarChart
 
showSampleData() - Method in class com.rapidclipse.framework.server.charts.bubble.BubbleChart
 
showSampleData() - Method in class com.rapidclipse.framework.server.charts.calendar.CalendarChart
 
showSampleData() - Method in class com.rapidclipse.framework.server.charts.candlestick.CandlestickChart
 
showSampleData() - Method in class com.rapidclipse.framework.server.charts.combo.ComboChart
 
showSampleData() - Method in class com.rapidclipse.framework.server.charts.gantt.GanttChart
 
showSampleData() - Method in class com.rapidclipse.framework.server.charts.gauge.GaugeChart
 
showSampleData() - Method in class com.rapidclipse.framework.server.charts.histogram.HistogramChart
 
showSampleData() - Method in class com.rapidclipse.framework.server.charts.line.LineChart
 
showSampleData() - Method in class com.rapidclipse.framework.server.charts.maps.GeoChart
 
showSampleData() - Method in class com.rapidclipse.framework.server.charts.maps.MapsChart
 
showSampleData() - Method in class com.rapidclipse.framework.server.charts.org.OrgChart
 
showSampleData() - Method in class com.rapidclipse.framework.server.charts.pie.PieChart
 
showSampleData() - Method in class com.rapidclipse.framework.server.charts.sankey.SankeyChart
 
showSampleData() - Method in class com.rapidclipse.framework.server.charts.scatter.ScatterChart
 
showSampleData() - Method in class com.rapidclipse.framework.server.charts.steppedarea.SteppedAreaChart
 
showSampleData() - Method in class com.rapidclipse.framework.server.charts.table.TableChart
 
showSampleData() - Method in class com.rapidclipse.framework.server.charts.timeline.TimelineChart
 
showSampleData() - Method in class com.rapidclipse.framework.server.charts.treemap.TreeMapChart
 
showSampleData() - Method in class com.rapidclipse.framework.server.charts.wordtree.WordTreeChart
 
showTextEvery() - Method in class com.rapidclipse.framework.server.charts.Axis.Default
 
showTextEvery() - Method in interface com.rapidclipse.framework.server.charts.Axis
 
showValue(Boolean) - Method in class com.rapidclipse.framework.server.charts.Format.BarFormatBuilder.Default
 
showValue(Boolean) - Method in interface com.rapidclipse.framework.server.charts.Format.BarFormatBuilder
 
sides() - Method in class com.rapidclipse.framework.server.charts.PointShape.Default
 
sides() - Method in interface com.rapidclipse.framework.server.charts.PointShape
 
sides(Integer) - Method in class com.rapidclipse.framework.server.charts.PointShape.Builder.Default
 
sides(Integer) - Method in interface com.rapidclipse.framework.server.charts.PointShape.Builder
 
Single(Integer, Integer) - Static method in interface com.rapidclipse.framework.server.charts.Selection
 
SINGLE - Enum constant in enum class com.rapidclipse.framework.server.charts.SelectionMode
 
singleColor() - Method in class com.rapidclipse.framework.server.charts.timeline.Timeline.Default
 
singleColor() - Method in interface com.rapidclipse.framework.server.charts.timeline.Timeline
 
singleColor(String) - Method in class com.rapidclipse.framework.server.charts.timeline.Timeline.Builder.Default
 
singleColor(String) - Method in interface com.rapidclipse.framework.server.charts.timeline.Timeline.Builder
 
Size - Enum Class in com.rapidclipse.framework.server.charts.org
 
Size - Interface in com.rapidclipse.framework.server.charts
 
Size.Percent - Class in com.rapidclipse.framework.server.charts
 
Size.Pixels - Class in com.rapidclipse.framework.server.charts
 
SizeAxis - Interface in com.rapidclipse.framework.server.charts
 
SizeAxis.Builder - Interface in com.rapidclipse.framework.server.charts
 
SizeAxis.Builder.Default - Class in com.rapidclipse.framework.server.charts
 
SizeAxis.Default - Class in com.rapidclipse.framework.server.charts
 
slantedText() - Method in class com.rapidclipse.framework.server.charts.Axis.Default
 
slantedText() - Method in interface com.rapidclipse.framework.server.charts.Axis
 
slantedText(Boolean) - Method in class com.rapidclipse.framework.server.charts.Axis.Builder.Default
 
slantedText(Boolean) - Method in interface com.rapidclipse.framework.server.charts.Axis.Builder
 
Slice - Interface in com.rapidclipse.framework.server.charts.pie
 
Slice.Builder - Interface in com.rapidclipse.framework.server.charts.pie
 
Slice.Builder.Default - Class in com.rapidclipse.framework.server.charts.pie
 
Slice.Default - Class in com.rapidclipse.framework.server.charts.pie
 
SMALL - Enum constant in enum class com.rapidclipse.framework.server.charts.org.Size
 
sortAscending() - Method in class com.rapidclipse.framework.server.charts.annotation.Table.Default
 
sortAscending() - Method in interface com.rapidclipse.framework.server.charts.annotation.Table
 
sortColumn() - Method in class com.rapidclipse.framework.server.charts.annotation.Table.Default
 
sortColumn() - Method in interface com.rapidclipse.framework.server.charts.annotation.Table
 
SOURCE - Enum constant in enum class com.rapidclipse.framework.server.charts.sankey.ColorMode
 
spaceAfter() - Method in class com.rapidclipse.framework.server.charts.gantt.Arrow.Default
 
spaceAfter() - Method in interface com.rapidclipse.framework.server.charts.gantt.Arrow
 
spaceAfter(Number) - Method in class com.rapidclipse.framework.server.charts.gantt.Arrow.Builder.Default
 
spaceAfter(Number) - Method in interface com.rapidclipse.framework.server.charts.gantt.Arrow.Builder
 
SQUARE - Enum constant in enum class com.rapidclipse.framework.server.charts.PointShape.Type
 
StackMode - Enum Class in com.rapidclipse.framework.server.charts
 
STAR - Enum constant in enum class com.rapidclipse.framework.server.charts.PointShape.Type
 
START - Enum constant in enum class com.rapidclipse.framework.server.charts.Legend.Alignment
 
startup() - Method in class com.rapidclipse.framework.server.charts.Animation.Default
 
startup() - Method in interface com.rapidclipse.framework.server.charts.Animation
 
stem() - Method in class com.rapidclipse.framework.server.charts.Annotations.Default
 
stem() - Method in interface com.rapidclipse.framework.server.charts.Annotations
 
stem() - Method in class com.rapidclipse.framework.server.charts.AnnotationStyle.Default
 
stem() - Method in interface com.rapidclipse.framework.server.charts.AnnotationStyle
 
stem(Stem) - Method in class com.rapidclipse.framework.server.charts.Annotations.Builder.Default
 
stem(Stem) - Method in interface com.rapidclipse.framework.server.charts.Annotations.Builder
 
Stem - Interface in com.rapidclipse.framework.server.charts
 
Stem.Default - Class in com.rapidclipse.framework.server.charts
 
STEPPED_AREA - Enum constant in enum class com.rapidclipse.framework.server.charts.combo.SeriesType
 
SteppedAreaChart - Class in com.rapidclipse.framework.server.charts.steppedarea
 
SteppedAreaChart() - Constructor for class com.rapidclipse.framework.server.charts.steppedarea.SteppedAreaChart
 
SteppedAreaSeries - Interface in com.rapidclipse.framework.server.charts.steppedarea
 
SteppedAreaSeries.Builder - Interface in com.rapidclipse.framework.server.charts.steppedarea
 
SteppedAreaSeries.Builder.Default - Class in com.rapidclipse.framework.server.charts.steppedarea
 
SteppedAreaSeries.Default - Class in com.rapidclipse.framework.server.charts.steppedarea
 
STICK - Enum constant in enum class com.rapidclipse.framework.server.charts.Interval.Style
 
STRING - Enum constant in enum class com.rapidclipse.framework.server.charts.Column.Type
 
stroke() - Method in class com.rapidclipse.framework.server.charts.Background.StrokeFill
 
stroke() - Method in class com.rapidclipse.framework.server.charts.BoxStyle.Default
 
stroke() - Method in interface com.rapidclipse.framework.server.charts.BoxStyle
 
stroke() - Method in class com.rapidclipse.framework.server.charts.bubble.Bubble.Default
 
stroke() - Method in interface com.rapidclipse.framework.server.charts.bubble.Bubble
 
stroke() - Method in class com.rapidclipse.framework.server.charts.calendar.CellColor.Default
 
stroke() - Method in interface com.rapidclipse.framework.server.charts.calendar.CellColor
 
stroke() - Method in class com.rapidclipse.framework.server.charts.CandlestickColor.Default
 
stroke() - Method in interface com.rapidclipse.framework.server.charts.CandlestickColor
 
stroke() - Method in class com.rapidclipse.framework.server.charts.gantt.LineStyle.Default
 
stroke() - Method in interface com.rapidclipse.framework.server.charts.gantt.LineStyle
 
stroke() - Method in class com.rapidclipse.framework.server.charts.sankey.LinkColor.Default
 
stroke() - Method in interface com.rapidclipse.framework.server.charts.sankey.LinkColor
 
stroke(String) - Method in class com.rapidclipse.framework.server.charts.BoxStyle.Builder.Default
 
stroke(String) - Method in interface com.rapidclipse.framework.server.charts.BoxStyle.Builder
 
StrokeFill(String, Number, String) - Static method in interface com.rapidclipse.framework.server.charts.Background
 
strokeOpacity() - Method in class com.rapidclipse.framework.server.charts.calendar.CellColor.Default
 
strokeOpacity() - Method in interface com.rapidclipse.framework.server.charts.calendar.CellColor
 
strokeWidth() - Method in class com.rapidclipse.framework.server.charts.Background.StrokeFill
 
strokeWidth() - Method in class com.rapidclipse.framework.server.charts.BoxStyle.Default
 
strokeWidth() - Method in interface com.rapidclipse.framework.server.charts.BoxStyle
 
strokeWidth() - Method in class com.rapidclipse.framework.server.charts.calendar.CellColor.Default
 
strokeWidth() - Method in interface com.rapidclipse.framework.server.charts.calendar.CellColor
 
strokeWidth() - Method in class com.rapidclipse.framework.server.charts.CandlestickColor.Default
 
strokeWidth() - Method in interface com.rapidclipse.framework.server.charts.CandlestickColor
 
strokeWidth() - Method in class com.rapidclipse.framework.server.charts.gantt.LineStyle.Default
 
strokeWidth() - Method in interface com.rapidclipse.framework.server.charts.gantt.LineStyle
 
strokeWidth() - Method in class com.rapidclipse.framework.server.charts.sankey.LinkColor.Default
 
strokeWidth() - Method in interface com.rapidclipse.framework.server.charts.sankey.LinkColor
 
strokeWidth(Number) - Method in class com.rapidclipse.framework.server.charts.BoxStyle.Builder.Default
 
strokeWidth(Number) - Method in interface com.rapidclipse.framework.server.charts.BoxStyle.Builder
 
style() - Method in class com.rapidclipse.framework.server.charts.Annotations.Default
 
style() - Method in interface com.rapidclipse.framework.server.charts.Annotations
 
style() - Method in class com.rapidclipse.framework.server.charts.AnnotationStyle.Default
 
style() - Method in interface com.rapidclipse.framework.server.charts.AnnotationStyle
 
style() - Method in class com.rapidclipse.framework.server.charts.Interval.Default
 
style() - Method in interface com.rapidclipse.framework.server.charts.Interval
 
style(Annotations.Style) - Method in class com.rapidclipse.framework.server.charts.Annotations.Builder.Default
 
style(Annotations.Style) - Method in interface com.rapidclipse.framework.server.charts.Annotations.Builder
 
style(Interval.Style) - Method in class com.rapidclipse.framework.server.charts.Interval.Builder.Default
 
style(Interval.Style) - Method in interface com.rapidclipse.framework.server.charts.Interval.Builder
 
STYLE - Enum constant in enum class com.rapidclipse.framework.server.charts.Column.Role
 
styles() - Method in class com.rapidclipse.framework.server.charts.maps.Map.Default
 
styles() - Method in interface com.rapidclipse.framework.server.charts.maps.Map
 
styles() - Method in class com.rapidclipse.framework.server.charts.Styles.Default
 
styles() - Method in interface com.rapidclipse.framework.server.charts.Styles
 
Styles - Interface in com.rapidclipse.framework.server.charts
 
Styles.Builder - Interface in com.rapidclipse.framework.server.charts
 
Styles.Builder.Default - Class in com.rapidclipse.framework.server.charts
 
Styles.Default - Class in com.rapidclipse.framework.server.charts
 
suffix(String) - Method in class com.rapidclipse.framework.server.charts.Format.NumberFormatBuilder.Default
 
suffix(String) - Method in interface com.rapidclipse.framework.server.charts.Format.NumberFormatBuilder
 
SUFFIX - Enum constant in enum class com.rapidclipse.framework.server.charts.wordtree.Type
 

T

Table - Interface in com.rapidclipse.framework.server.charts.annotation
 
Table.Column - Enum Class in com.rapidclipse.framework.server.charts.annotation
 
Table.Default - Class in com.rapidclipse.framework.server.charts.annotation
 
tableCell() - Method in class com.rapidclipse.framework.server.charts.table.CssClassNames.Default
 
tableCell() - Method in interface com.rapidclipse.framework.server.charts.table.CssClassNames
 
tableCell(String) - Method in class com.rapidclipse.framework.server.charts.table.CssClassNames.Builder.Default
 
tableCell(String) - Method in interface com.rapidclipse.framework.server.charts.table.CssClassNames.Builder
 
TableChart - Class in com.rapidclipse.framework.server.charts.table
 
TableChart() - Constructor for class com.rapidclipse.framework.server.charts.table.TableChart
 
tableRow() - Method in class com.rapidclipse.framework.server.charts.table.CssClassNames.Default
 
tableRow() - Method in interface com.rapidclipse.framework.server.charts.table.CssClassNames
 
tableRow(String) - Method in class com.rapidclipse.framework.server.charts.table.CssClassNames.Builder.Default
 
tableRow(String) - Method in interface com.rapidclipse.framework.server.charts.table.CssClassNames.Builder
 
TARGET - Enum constant in enum class com.rapidclipse.framework.server.charts.sankey.ColorMode
 
targetAxisIndex() - Method in class com.rapidclipse.framework.server.charts.area.AreaSeries.Default
 
targetAxisIndex() - Method in interface com.rapidclipse.framework.server.charts.area.AreaSeries
 
targetAxisIndex() - Method in class com.rapidclipse.framework.server.charts.bar.BarSeries.Default
 
targetAxisIndex() - Method in interface com.rapidclipse.framework.server.charts.bar.BarSeries
 
targetAxisIndex() - Method in class com.rapidclipse.framework.server.charts.candlestick.CandlestickSeries.Default
 
targetAxisIndex() - Method in interface com.rapidclipse.framework.server.charts.candlestick.CandlestickSeries
 
targetAxisIndex() - Method in class com.rapidclipse.framework.server.charts.combo.ComboSeries.Default
 
targetAxisIndex() - Method in interface com.rapidclipse.framework.server.charts.combo.ComboSeries
 
targetAxisIndex() - Method in class com.rapidclipse.framework.server.charts.histogram.HistogramSeries.Default
 
targetAxisIndex() - Method in interface com.rapidclipse.framework.server.charts.histogram.HistogramSeries
 
targetAxisIndex() - Method in class com.rapidclipse.framework.server.charts.line.LineSeries.Default
 
targetAxisIndex() - Method in interface com.rapidclipse.framework.server.charts.line.LineSeries
 
targetAxisIndex() - Method in class com.rapidclipse.framework.server.charts.steppedarea.SteppedAreaSeries.Default
 
targetAxisIndex() - Method in interface com.rapidclipse.framework.server.charts.steppedarea.SteppedAreaSeries
 
targetAxisIndex(Integer) - Method in class com.rapidclipse.framework.server.charts.area.AreaSeries.Builder.Default
 
targetAxisIndex(Integer) - Method in interface com.rapidclipse.framework.server.charts.area.AreaSeries.Builder
 
targetAxisIndex(Integer) - Method in class com.rapidclipse.framework.server.charts.bar.BarSeries.Builder.Default
 
targetAxisIndex(Integer) - Method in interface com.rapidclipse.framework.server.charts.bar.BarSeries.Builder
 
targetAxisIndex(Integer) - Method in class com.rapidclipse.framework.server.charts.candlestick.CandlestickSeries.Builder.Default
 
targetAxisIndex(Integer) - Method in interface com.rapidclipse.framework.server.charts.candlestick.CandlestickSeries.Builder
 
targetAxisIndex(Integer) - Method in class com.rapidclipse.framework.server.charts.combo.ComboSeries.Builder.Default
 
targetAxisIndex(Integer) - Method in interface com.rapidclipse.framework.server.charts.combo.ComboSeries.Builder
 
targetAxisIndex(Integer) - Method in class com.rapidclipse.framework.server.charts.histogram.HistogramSeries.Builder.Default
 
targetAxisIndex(Integer) - Method in interface com.rapidclipse.framework.server.charts.histogram.HistogramSeries.Builder
 
targetAxisIndex(Integer) - Method in class com.rapidclipse.framework.server.charts.line.LineSeries.Builder.Default
 
targetAxisIndex(Integer) - Method in interface com.rapidclipse.framework.server.charts.line.LineSeries.Builder
 
targetAxisIndex(Integer) - Method in class com.rapidclipse.framework.server.charts.steppedarea.SteppedAreaSeries.Builder.Default
 
targetAxisIndex(Integer) - Method in interface com.rapidclipse.framework.server.charts.steppedarea.SteppedAreaSeries.Builder
 
text() - Method in class com.rapidclipse.framework.server.charts.Tooltip.Default
 
text() - Method in interface com.rapidclipse.framework.server.charts.Tooltip
 
text(Tooltip.Text) - Method in class com.rapidclipse.framework.server.charts.Tooltip.Builder.Default
 
text(Tooltip.Text) - Method in interface com.rapidclipse.framework.server.charts.Tooltip.Builder
 
TEXT - Enum constant in enum class com.rapidclipse.framework.server.charts.annotation.Table.Column
 
TEXT - Enum constant in enum class com.rapidclipse.framework.server.charts.maps.DisplayMode
 
textPosition() - Method in class com.rapidclipse.framework.server.charts.Axis.Default
 
textPosition() - Method in interface com.rapidclipse.framework.server.charts.Axis
 
textPosition(TextPosition) - Method in class com.rapidclipse.framework.server.charts.Axis.Builder.Default
 
textPosition(TextPosition) - Method in interface com.rapidclipse.framework.server.charts.Axis.Builder
 
TextPosition - Enum Class in com.rapidclipse.framework.server.charts
 
textStyle() - Method in class com.rapidclipse.framework.server.charts.Annotations.Default
 
textStyle() - Method in interface com.rapidclipse.framework.server.charts.Annotations
 
textStyle() - Method in class com.rapidclipse.framework.server.charts.Axis.Default
 
textStyle() - Method in interface com.rapidclipse.framework.server.charts.Axis
 
textStyle() - Method in class com.rapidclipse.framework.server.charts.bubble.Bubble.Default
 
textStyle() - Method in interface com.rapidclipse.framework.server.charts.bubble.Bubble
 
textStyle() - Method in class com.rapidclipse.framework.server.charts.Legend.Default
 
textStyle() - Method in interface com.rapidclipse.framework.server.charts.Legend
 
textStyle() - Method in class com.rapidclipse.framework.server.charts.maps.Legend.Default
 
textStyle() - Method in interface com.rapidclipse.framework.server.charts.maps.Legend
 
textStyle() - Method in class com.rapidclipse.framework.server.charts.pie.Slice.Default
 
textStyle() - Method in interface com.rapidclipse.framework.server.charts.pie.Slice
 
textStyle() - Method in class com.rapidclipse.framework.server.charts.Tooltip.Default
 
textStyle() - Method in interface com.rapidclipse.framework.server.charts.Tooltip
 
textStyle(TextStyle) - Method in class com.rapidclipse.framework.server.charts.Annotations.Builder.Default
 
textStyle(TextStyle) - Method in interface com.rapidclipse.framework.server.charts.Annotations.Builder
 
textStyle(TextStyle) - Method in class com.rapidclipse.framework.server.charts.Axis.Builder.Default
 
textStyle(TextStyle) - Method in interface com.rapidclipse.framework.server.charts.Axis.Builder
 
textStyle(TextStyle) - Method in class com.rapidclipse.framework.server.charts.Legend.Builder.Default
 
textStyle(TextStyle) - Method in interface com.rapidclipse.framework.server.charts.Legend.Builder
 
textStyle(TextStyle) - Method in class com.rapidclipse.framework.server.charts.pie.Slice.Builder.Default
 
textStyle(TextStyle) - Method in interface com.rapidclipse.framework.server.charts.pie.Slice.Builder
 
textStyle(TextStyle) - Method in class com.rapidclipse.framework.server.charts.Tooltip.Builder.Default
 
textStyle(TextStyle) - Method in interface com.rapidclipse.framework.server.charts.Tooltip.Builder
 
TextStyle - Interface in com.rapidclipse.framework.server.charts
 
TextStyle.Builder - Interface in com.rapidclipse.framework.server.charts
 
TextStyle.Builder.Default - Class in com.rapidclipse.framework.server.charts
 
TextStyle.Default - Class in com.rapidclipse.framework.server.charts
 
Theme - Enum Class in com.rapidclipse.framework.server.charts
 
Tick - Interface in com.rapidclipse.framework.server.charts
 
Tick.Default - Class in com.rapidclipse.framework.server.charts
 
ticks() - Method in class com.rapidclipse.framework.server.charts.Axis.Default
 
ticks() - Method in interface com.rapidclipse.framework.server.charts.Axis
 
ticks(List<Tick>) - Method in class com.rapidclipse.framework.server.charts.Axis.Builder.Default
 
ticks(List<Tick>) - Method in interface com.rapidclipse.framework.server.charts.Axis.Builder
 
TIME_OF_DAY - Enum constant in enum class com.rapidclipse.framework.server.charts.Column.Type
 
Timeline - Interface in com.rapidclipse.framework.server.charts.timeline
 
Timeline.Builder - Interface in com.rapidclipse.framework.server.charts.timeline
 
Timeline.Builder.Default - Class in com.rapidclipse.framework.server.charts.timeline
 
Timeline.Default - Class in com.rapidclipse.framework.server.charts.timeline
 
TimelineChart - Class in com.rapidclipse.framework.server.charts.timeline
 
TimelineChart() - Constructor for class com.rapidclipse.framework.server.charts.timeline.TimelineChart
 
Timestamp(long) - Static method in interface com.rapidclipse.framework.server.charts.DateValue
 
title() - Method in class com.rapidclipse.framework.server.charts.Axis.Default
 
title() - Method in interface com.rapidclipse.framework.server.charts.Axis
 
title(String) - Method in class com.rapidclipse.framework.server.charts.Axis.Builder.Default
 
title(String) - Method in interface com.rapidclipse.framework.server.charts.Axis.Builder
 
titleTextStyle() - Method in class com.rapidclipse.framework.server.charts.Axis.Default
 
titleTextStyle() - Method in interface com.rapidclipse.framework.server.charts.Axis
 
titleTextStyle(TextStyle) - Method in class com.rapidclipse.framework.server.charts.Axis.Builder.Default
 
titleTextStyle(TextStyle) - Method in interface com.rapidclipse.framework.server.charts.Axis.Builder
 
Tooltip - Interface in com.rapidclipse.framework.server.charts
 
ToolTip(String) - Static method in interface com.rapidclipse.framework.server.charts.Column
 
TOOLTIP - Enum constant in enum class com.rapidclipse.framework.server.charts.Column.Role
 
Tooltip.Builder - Interface in com.rapidclipse.framework.server.charts
 
Tooltip.Builder.Default - Class in com.rapidclipse.framework.server.charts
 
Tooltip.Default - Class in com.rapidclipse.framework.server.charts
 
Tooltip.Text - Enum Class in com.rapidclipse.framework.server.charts
 
Tooltip.Trigger - Enum Class in com.rapidclipse.framework.server.charts
 
top() - Method in class com.rapidclipse.framework.server.charts.Area.Default
 
top() - Method in interface com.rapidclipse.framework.server.charts.Area
 
top() - Method in class com.rapidclipse.framework.server.charts.ChartArea.Default
 
top() - Method in interface com.rapidclipse.framework.server.charts.ChartArea
 
TOP - Enum constant in enum class com.rapidclipse.framework.server.charts.ColorAxis.LegendPosition
 
TOP - Enum constant in enum class com.rapidclipse.framework.server.charts.Legend.Position
 
trackHeight() - Method in class com.rapidclipse.framework.server.charts.gantt.Gantt.Default
 
trackHeight() - Method in interface com.rapidclipse.framework.server.charts.gantt.Gantt
 
trackHeight(Number) - Method in class com.rapidclipse.framework.server.charts.gantt.Gantt.Builder.Default
 
trackHeight(Number) - Method in interface com.rapidclipse.framework.server.charts.gantt.Gantt.Builder
 
TreeMapChart - Class in com.rapidclipse.framework.server.charts.treemap
 
TreeMapChart() - Constructor for class com.rapidclipse.framework.server.charts.treemap.TreeMapChart
 
Trendline - Interface in com.rapidclipse.framework.server.charts
 
Trendline.Builder - Interface in com.rapidclipse.framework.server.charts
 
Trendline.Builder.Default - Class in com.rapidclipse.framework.server.charts
 
Trendline.Default - Class in com.rapidclipse.framework.server.charts
 
Trendline.Type - Enum Class in com.rapidclipse.framework.server.charts
 
TRIANGLE - Enum constant in enum class com.rapidclipse.framework.server.charts.PointShape.Type
 
trigger() - Method in class com.rapidclipse.framework.server.charts.Crosshair.Default
 
trigger() - Method in interface com.rapidclipse.framework.server.charts.Crosshair
 
trigger() - Method in class com.rapidclipse.framework.server.charts.Tooltip.Default
 
trigger() - Method in interface com.rapidclipse.framework.server.charts.Tooltip
 
trigger(Crosshair.Trigger) - Method in class com.rapidclipse.framework.server.charts.Crosshair.Builder.Default
 
trigger(Crosshair.Trigger) - Method in interface com.rapidclipse.framework.server.charts.Crosshair.Builder
 
trigger(Tooltip.Trigger) - Method in class com.rapidclipse.framework.server.charts.Tooltip.Builder.Default
 
trigger(Tooltip.Trigger) - Method in interface com.rapidclipse.framework.server.charts.Tooltip.Builder
 
TRUE - Enum constant in enum class com.rapidclipse.framework.server.charts.maps.RegionInteractivity
 
TRUE - Enum constant in enum class com.rapidclipse.framework.server.charts.StackMode
 
type() - Method in class com.rapidclipse.framework.server.charts.Column.Default
 
type() - Method in interface com.rapidclipse.framework.server.charts.Column
 
type() - Method in class com.rapidclipse.framework.server.charts.combo.ComboSeries.Default
 
type() - Method in interface com.rapidclipse.framework.server.charts.combo.ComboSeries
 
type() - Method in class com.rapidclipse.framework.server.charts.PointShape.Default
 
type() - Method in interface com.rapidclipse.framework.server.charts.PointShape
 
type() - Method in class com.rapidclipse.framework.server.charts.Trendline.Default
 
type() - Method in interface com.rapidclipse.framework.server.charts.Trendline
 
type() - Method in class com.rapidclipse.framework.server.charts.wordtree.WordTree.Default
 
type() - Method in interface com.rapidclipse.framework.server.charts.wordtree.WordTree
 
type(Column.Type) - Method in class com.rapidclipse.framework.server.charts.Column.Builder.Default
 
type(Column.Type) - Method in interface com.rapidclipse.framework.server.charts.Column.Builder
 
type(SeriesType) - Method in class com.rapidclipse.framework.server.charts.combo.ComboSeries.Builder.Default
 
type(SeriesType) - Method in interface com.rapidclipse.framework.server.charts.combo.ComboSeries.Builder
 
type(PointShape.Type) - Method in class com.rapidclipse.framework.server.charts.PointShape.Builder.Default
 
type(PointShape.Type) - Method in interface com.rapidclipse.framework.server.charts.PointShape.Builder
 
type(Trendline.Type) - Method in class com.rapidclipse.framework.server.charts.Trendline.Builder.Default
 
type(Trendline.Type) - Method in interface com.rapidclipse.framework.server.charts.Trendline.Builder
 
type(Type) - Method in class com.rapidclipse.framework.server.charts.wordtree.WordTree.Builder.Default
 
type(Type) - Method in interface com.rapidclipse.framework.server.charts.wordtree.WordTree.Builder
 
Type - Enum Class in com.rapidclipse.framework.server.charts.wordtree
 

U

underMonthSpace() - Method in class com.rapidclipse.framework.server.charts.calendar.Calendar.Default
 
underMonthSpace() - Method in interface com.rapidclipse.framework.server.charts.calendar.Calendar
 
underMonthSpace(Integer) - Method in class com.rapidclipse.framework.server.charts.calendar.Calendar.Builder.Default
 
underMonthSpace(Integer) - Method in interface com.rapidclipse.framework.server.charts.calendar.Calendar.Builder
 
underYearSpace() - Method in class com.rapidclipse.framework.server.charts.calendar.Calendar.Default
 
underYearSpace() - Method in interface com.rapidclipse.framework.server.charts.calendar.Calendar
 
underYearSpace(Integer) - Method in class com.rapidclipse.framework.server.charts.calendar.Calendar.Builder.Default
 
underYearSpace(Integer) - Method in interface com.rapidclipse.framework.server.charts.calendar.Calendar.Builder
 
unusedMonthOutlineColor() - Method in class com.rapidclipse.framework.server.charts.calendar.Calendar.Default
 
unusedMonthOutlineColor() - Method in interface com.rapidclipse.framework.server.charts.calendar.Calendar
 
unusedMonthOutlineColor(CellColor) - Method in class com.rapidclipse.framework.server.charts.calendar.Calendar.Builder.Default
 
unusedMonthOutlineColor(CellColor) - Method in interface com.rapidclipse.framework.server.charts.calendar.Calendar.Builder
 
useObjectBoundingBoxUnits() - Method in class com.rapidclipse.framework.server.charts.Gradient.Default
 
useObjectBoundingBoxUnits() - Method in interface com.rapidclipse.framework.server.charts.Gradient
 

V

validateColumnType(Column.Type, String, Column.Type...) - Method in class com.rapidclipse.framework.server.charts.AbstractChart
 
validateValue(Object) - Static method in class com.rapidclipse.framework.server.charts.JavaScriptable.Static
 
value() - Method in class com.rapidclipse.framework.server.charts.Cell.Default
 
value() - Method in interface com.rapidclipse.framework.server.charts.Cell
 
value() - Method in class com.rapidclipse.framework.server.charts.Tick.Default
 
value() - Method in interface com.rapidclipse.framework.server.charts.Tick
 
VALUE - Enum constant in enum class com.rapidclipse.framework.server.charts.pie.PieSliceText
 
VALUE - Enum constant in enum class com.rapidclipse.framework.server.charts.Tooltip.Text
 
valueOf(String) - Static method in enum class com.rapidclipse.framework.server.charts.AggregationTarget
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.rapidclipse.framework.server.charts.Animation.Easing
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.rapidclipse.framework.server.charts.annotation.LegendPosition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.rapidclipse.framework.server.charts.annotation.ScaleType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.rapidclipse.framework.server.charts.annotation.Table.Column
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.rapidclipse.framework.server.charts.Annotations.Style
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.rapidclipse.framework.server.charts.Axis.Direction
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.rapidclipse.framework.server.charts.Axis.ScaleType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.rapidclipse.framework.server.charts.Axis.ViewWindowMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.rapidclipse.framework.server.charts.AxisTitlesPosition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.rapidclipse.framework.server.charts.ColorAxis.LegendPosition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.rapidclipse.framework.server.charts.Column.Role
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.rapidclipse.framework.server.charts.Column.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.rapidclipse.framework.server.charts.combo.SeriesType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.rapidclipse.framework.server.charts.Crosshair.Orientation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.rapidclipse.framework.server.charts.Crosshair.Trigger
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.rapidclipse.framework.server.charts.CurveType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.rapidclipse.framework.server.charts.Explorer.Action
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.rapidclipse.framework.server.charts.Explorer.Axis
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.rapidclipse.framework.server.charts.FocusTarget
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.rapidclipse.framework.server.charts.Format.FormatType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.rapidclipse.framework.server.charts.Interval.Style
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.rapidclipse.framework.server.charts.Legend.Alignment
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.rapidclipse.framework.server.charts.Legend.Position
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.rapidclipse.framework.server.charts.maps.DisplayMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.rapidclipse.framework.server.charts.maps.RegionInteractivity
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.rapidclipse.framework.server.charts.maps.Resolution
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.rapidclipse.framework.server.charts.org.Size
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.rapidclipse.framework.server.charts.Orientation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.rapidclipse.framework.server.charts.pie.PieSliceText
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.rapidclipse.framework.server.charts.PointShape.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.rapidclipse.framework.server.charts.sankey.ColorMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.rapidclipse.framework.server.charts.SelectionMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.rapidclipse.framework.server.charts.StackMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.rapidclipse.framework.server.charts.table.ActionMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.rapidclipse.framework.server.charts.TextPosition
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.rapidclipse.framework.server.charts.Theme
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.rapidclipse.framework.server.charts.Tooltip.Text
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.rapidclipse.framework.server.charts.Tooltip.Trigger
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.rapidclipse.framework.server.charts.Trendline.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.rapidclipse.framework.server.charts.wordtree.Format
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.rapidclipse.framework.server.charts.wordtree.Type
Returns the enum constant of this class with the specified name.
values() - Static method in enum class com.rapidclipse.framework.server.charts.AggregationTarget
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.rapidclipse.framework.server.charts.Animation.Easing
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.rapidclipse.framework.server.charts.annotation.LegendPosition
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.rapidclipse.framework.server.charts.annotation.ScaleType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.rapidclipse.framework.server.charts.annotation.Table.Column
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.rapidclipse.framework.server.charts.Annotations.Style
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.rapidclipse.framework.server.charts.Axis.Direction
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.rapidclipse.framework.server.charts.Axis.ScaleType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.rapidclipse.framework.server.charts.Axis.ViewWindowMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.rapidclipse.framework.server.charts.AxisTitlesPosition
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in class com.rapidclipse.framework.server.charts.ColorAxis.Default
 
values() - Static method in enum class com.rapidclipse.framework.server.charts.ColorAxis.LegendPosition
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in interface com.rapidclipse.framework.server.charts.ColorAxis
 
values() - Static method in enum class com.rapidclipse.framework.server.charts.Column.Role
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.rapidclipse.framework.server.charts.Column.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.rapidclipse.framework.server.charts.combo.SeriesType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.rapidclipse.framework.server.charts.Crosshair.Orientation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.rapidclipse.framework.server.charts.Crosshair.Trigger
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.rapidclipse.framework.server.charts.CurveType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.rapidclipse.framework.server.charts.Explorer.Action
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.rapidclipse.framework.server.charts.Explorer.Axis
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.rapidclipse.framework.server.charts.FocusTarget
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.rapidclipse.framework.server.charts.Format.FormatType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.rapidclipse.framework.server.charts.Interval.Style
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.rapidclipse.framework.server.charts.Legend.Alignment
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.rapidclipse.framework.server.charts.Legend.Position
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.rapidclipse.framework.server.charts.maps.DisplayMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.rapidclipse.framework.server.charts.maps.RegionInteractivity
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.rapidclipse.framework.server.charts.maps.Resolution
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.rapidclipse.framework.server.charts.org.Size
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.rapidclipse.framework.server.charts.Orientation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.rapidclipse.framework.server.charts.pie.PieSliceText
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.rapidclipse.framework.server.charts.PointShape.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.rapidclipse.framework.server.charts.sankey.ColorMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.rapidclipse.framework.server.charts.SelectionMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.rapidclipse.framework.server.charts.StackMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.rapidclipse.framework.server.charts.table.ActionMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.rapidclipse.framework.server.charts.TextPosition
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.rapidclipse.framework.server.charts.Theme
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.rapidclipse.framework.server.charts.Tooltip.Text
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.rapidclipse.framework.server.charts.Tooltip.Trigger
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.rapidclipse.framework.server.charts.Trendline.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.rapidclipse.framework.server.charts.wordtree.Format
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.rapidclipse.framework.server.charts.wordtree.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values(List<Number>) - Method in class com.rapidclipse.framework.server.charts.ColorAxis.Builder.Default
 
values(List<Number>) - Method in interface com.rapidclipse.framework.server.charts.ColorAxis.Builder
 
VERTICAL - Enum constant in enum class com.rapidclipse.framework.server.charts.Crosshair.Orientation
 
VERTICAL - Enum constant in enum class com.rapidclipse.framework.server.charts.Explorer.Axis
 
VERTICAL - Enum constant in enum class com.rapidclipse.framework.server.charts.Orientation
 
viewWindowMax() - Method in class com.rapidclipse.framework.server.charts.Axis.Default
 
viewWindowMax() - Method in interface com.rapidclipse.framework.server.charts.Axis
 
viewWindowMax(Number) - Method in class com.rapidclipse.framework.server.charts.Axis.Builder.Default
 
viewWindowMax(Number) - Method in interface com.rapidclipse.framework.server.charts.Axis.Builder
 
viewWindowMin() - Method in class com.rapidclipse.framework.server.charts.Axis.Default
 
viewWindowMin() - Method in interface com.rapidclipse.framework.server.charts.Axis
 
viewWindowMin(Number) - Method in class com.rapidclipse.framework.server.charts.Axis.Builder.Default
 
viewWindowMin(Number) - Method in interface com.rapidclipse.framework.server.charts.Axis.Builder
 
viewWindowMode() - Method in class com.rapidclipse.framework.server.charts.Axis.Default
 
viewWindowMode() - Method in interface com.rapidclipse.framework.server.charts.Axis
 
viewWindowMode(Axis.ViewWindowMode) - Method in class com.rapidclipse.framework.server.charts.Axis.Builder.Default
 
viewWindowMode(Axis.ViewWindowMode) - Method in interface com.rapidclipse.framework.server.charts.Axis.Builder
 
visibleInLegend() - Method in class com.rapidclipse.framework.server.charts.area.AreaSeries.Default
 
visibleInLegend() - Method in interface com.rapidclipse.framework.server.charts.area.AreaSeries
 
visibleInLegend() - Method in class com.rapidclipse.framework.server.charts.bar.BarSeries.Default
 
visibleInLegend() - Method in interface com.rapidclipse.framework.server.charts.bar.BarSeries
 
visibleInLegend() - Method in class com.rapidclipse.framework.server.charts.bubble.BubbleSeries.Default
 
visibleInLegend() - Method in interface com.rapidclipse.framework.server.charts.bubble.BubbleSeries
 
visibleInLegend() - Method in class com.rapidclipse.framework.server.charts.candlestick.CandlestickSeries.Default
 
visibleInLegend() - Method in interface com.rapidclipse.framework.server.charts.candlestick.CandlestickSeries
 
visibleInLegend() - Method in class com.rapidclipse.framework.server.charts.combo.ComboSeries.Default
 
visibleInLegend() - Method in interface com.rapidclipse.framework.server.charts.combo.ComboSeries
 
visibleInLegend() - Method in class com.rapidclipse.framework.server.charts.histogram.HistogramSeries.Default
 
visibleInLegend() - Method in interface com.rapidclipse.framework.server.charts.histogram.HistogramSeries
 
visibleInLegend() - Method in class com.rapidclipse.framework.server.charts.line.LineSeries.Default
 
visibleInLegend() - Method in interface com.rapidclipse.framework.server.charts.line.LineSeries
 
visibleInLegend() - Method in class com.rapidclipse.framework.server.charts.scatter.ScatterSeries.Default
 
visibleInLegend() - Method in interface com.rapidclipse.framework.server.charts.scatter.ScatterSeries
 
visibleInLegend() - Method in class com.rapidclipse.framework.server.charts.steppedarea.SteppedAreaSeries.Default
 
visibleInLegend() - Method in interface com.rapidclipse.framework.server.charts.steppedarea.SteppedAreaSeries
 
visibleInLegend() - Method in class com.rapidclipse.framework.server.charts.Trendline.Default
 
visibleInLegend() - Method in interface com.rapidclipse.framework.server.charts.Trendline
 
visibleInLegend(Boolean) - Method in class com.rapidclipse.framework.server.charts.area.AreaSeries.Builder.Default
 
visibleInLegend(Boolean) - Method in interface com.rapidclipse.framework.server.charts.area.AreaSeries.Builder
 
visibleInLegend(Boolean) - Method in class com.rapidclipse.framework.server.charts.bar.BarSeries.Builder.Default
 
visibleInLegend(Boolean) - Method in interface com.rapidclipse.framework.server.charts.bar.BarSeries.Builder
 
visibleInLegend(Boolean) - Method in class com.rapidclipse.framework.server.charts.bubble.BubbleSeries.Builder.Default
 
visibleInLegend(Boolean) - Method in interface com.rapidclipse.framework.server.charts.bubble.BubbleSeries.Builder
 
visibleInLegend(Boolean) - Method in class com.rapidclipse.framework.server.charts.candlestick.CandlestickSeries.Builder.Default
 
visibleInLegend(Boolean) - Method in interface com.rapidclipse.framework.server.charts.candlestick.CandlestickSeries.Builder
 
visibleInLegend(Boolean) - Method in class com.rapidclipse.framework.server.charts.combo.ComboSeries.Builder.Default
 
visibleInLegend(Boolean) - Method in interface com.rapidclipse.framework.server.charts.combo.ComboSeries.Builder
 
visibleInLegend(Boolean) - Method in class com.rapidclipse.framework.server.charts.histogram.HistogramSeries.Builder.Default
 
visibleInLegend(Boolean) - Method in interface com.rapidclipse.framework.server.charts.histogram.HistogramSeries.Builder
 
visibleInLegend(Boolean) - Method in class com.rapidclipse.framework.server.charts.line.LineSeries.Builder.Default
 
visibleInLegend(Boolean) - Method in interface com.rapidclipse.framework.server.charts.line.LineSeries.Builder
 
visibleInLegend(Boolean) - Method in class com.rapidclipse.framework.server.charts.scatter.ScatterSeries.Builder.Default
 
visibleInLegend(Boolean) - Method in interface com.rapidclipse.framework.server.charts.scatter.ScatterSeries.Builder
 
visibleInLegend(Boolean) - Method in class com.rapidclipse.framework.server.charts.steppedarea.SteppedAreaSeries.Builder.Default
 
visibleInLegend(Boolean) - Method in interface com.rapidclipse.framework.server.charts.steppedarea.SteppedAreaSeries.Builder
 
visibleInLegend(Boolean) - Method in class com.rapidclipse.framework.server.charts.Trendline.Builder.Default
 
visibleInLegend(Boolean) - Method in interface com.rapidclipse.framework.server.charts.Trendline.Builder
 

W

width() - Method in class com.rapidclipse.framework.server.charts.Area.Default
 
width() - Method in interface com.rapidclipse.framework.server.charts.Area
 
width() - Method in class com.rapidclipse.framework.server.charts.ChartArea.Default
 
width() - Method in interface com.rapidclipse.framework.server.charts.ChartArea
 
width() - Method in class com.rapidclipse.framework.server.charts.gantt.Arrow.Default
 
width() - Method in interface com.rapidclipse.framework.server.charts.gantt.Arrow
 
width() - Method in class com.rapidclipse.framework.server.charts.sankey.Node.Default
 
width() - Method in interface com.rapidclipse.framework.server.charts.sankey.Node
 
width(Number) - Method in class com.rapidclipse.framework.server.charts.Format.BarFormatBuilder.Default
 
width(Number) - Method in interface com.rapidclipse.framework.server.charts.Format.BarFormatBuilder
 
width(Number) - Method in class com.rapidclipse.framework.server.charts.gantt.Arrow.Builder.Default
 
width(Number) - Method in interface com.rapidclipse.framework.server.charts.gantt.Arrow.Builder
 
width(Number) - Method in class com.rapidclipse.framework.server.charts.sankey.Node.Builder.Default
 
width(Number) - Method in interface com.rapidclipse.framework.server.charts.sankey.Node.Builder
 
word() - Method in class com.rapidclipse.framework.server.charts.wordtree.WordTree.Default
 
word() - Method in interface com.rapidclipse.framework.server.charts.wordtree.WordTree
 
word(String) - Method in class com.rapidclipse.framework.server.charts.wordtree.WordTree.Builder.Default
 
word(String) - Method in interface com.rapidclipse.framework.server.charts.wordtree.WordTree.Builder
 
wordSeparator() - Method in class com.rapidclipse.framework.server.charts.wordtree.WordTree.Default
 
wordSeparator() - Method in interface com.rapidclipse.framework.server.charts.wordtree.WordTree
 
wordSeparator(String) - Method in class com.rapidclipse.framework.server.charts.wordtree.WordTree.Builder.Default
 
wordSeparator(String) - Method in interface com.rapidclipse.framework.server.charts.wordtree.WordTree.Builder
 
WordTree - Interface in com.rapidclipse.framework.server.charts.wordtree
 
WordTree.Builder - Interface in com.rapidclipse.framework.server.charts.wordtree
 
WordTree.Builder.Default - Class in com.rapidclipse.framework.server.charts.wordtree
 
WordTree.Default - Class in com.rapidclipse.framework.server.charts.wordtree
 
WordTreeChart - Class in com.rapidclipse.framework.server.charts.wordtree
 
WordTreeChart() - Constructor for class com.rapidclipse.framework.server.charts.wordtree.WordTreeChart
 

X

x1() - Method in class com.rapidclipse.framework.server.charts.Gradient.Default
 
x1() - Method in interface com.rapidclipse.framework.server.charts.Gradient
 
x2() - Method in class com.rapidclipse.framework.server.charts.Gradient.Default
 
x2() - Method in interface com.rapidclipse.framework.server.charts.Gradient
 

Y

y1() - Method in class com.rapidclipse.framework.server.charts.Gradient.Default
 
y1() - Method in interface com.rapidclipse.framework.server.charts.Gradient
 
y2() - Method in class com.rapidclipse.framework.server.charts.Gradient.Default
 
y2() - Method in interface com.rapidclipse.framework.server.charts.Gradient
 

Z

zoomDelta() - Method in class com.rapidclipse.framework.server.charts.Explorer.Default
 
zoomDelta() - Method in interface com.rapidclipse.framework.server.charts.Explorer
 
zoomDelta(Number) - Method in class com.rapidclipse.framework.server.charts.Explorer.Builder.Default
 
zoomDelta(Number) - Method in interface com.rapidclipse.framework.server.charts.Explorer.Builder
 
zoomFactor() - Method in class com.rapidclipse.framework.server.charts.maps.MagnifyingGlass.Default
 
zoomFactor() - Method in interface com.rapidclipse.framework.server.charts.maps.MagnifyingGlass
 
A B C D E F G H I J K L M N O P R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form