com.stimulsoft.report.chart.view.series.clusteredColumn
Class StiAreaSeries

java.lang.Object
  extended by com.stimulsoft.base.serializing.StiSerializedObject
      extended by com.stimulsoft.base.services.StiService
          extended by com.stimulsoft.report.chart.view.series.StiSeries
              extended by com.stimulsoft.report.chart.view.series.clusteredColumn.StiBaseLineSeries
                  extended by com.stimulsoft.report.chart.view.series.clusteredColumn.StiLineSeries
                      extended by com.stimulsoft.report.chart.view.series.clusteredColumn.StiAreaSeries
All Implemented Interfaces:
IStiJsonReportObject, IStiSerializable, IStiSerializableRef, IStiAreaSeries, IStiBaseLineSeries, IStiLineSeries, IStiSeries, IStiSeriesParent, java.lang.Cloneable

public class StiAreaSeries
extends StiLineSeries
implements IStiAreaSeries


Field Summary
 
Fields inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef
REFERENCE_EMPTY, REFERENCE_REPORT
 
Constructor Summary
StiAreaSeries()
           
 
Method Summary
 IStiAreaSeries clone()
          Creates a new object that is a copy of the current instance.
 boolean getAllowApplyBrushNegative()
          Gets or sets a value which indicates that the specific brush for filling negative values will be used.
 StiBrush getBrush()
          Gets or sets brush which will be used to fill area.
 StiBrush getBrushNegative()
          Gets or sets a brush which will be used to fill negative values.
 java.lang.Class GetDefaultAreaType()
           
 boolean getTopmostLine()
          Gets or sets a value that indicates whether the line be displayed as a topmost.
 void LoadFromJsonObject(JSONObject jObject)
           
 JSONObject SaveToJsonObject(StiJsonSaveMode mode)
           
 void setAllowApplyBrushNegative(boolean value)
           
 void setBrush(StiBrush value)
           
 void setBrushNegative(StiBrush value)
           
 void setTopmostLine(boolean value)
           
 
Methods inherited from class com.stimulsoft.report.chart.view.series.clusteredColumn.StiBaseLineSeries
getAllowApplyColorNegative, getConditions, getLabelsOffset, getLighting, getLineColor, getLineColorNegative, getLineMarker, getLineStyle, getLineWidth, getMarker, getMarkerColor, getMarkerSize, getMarkerType, getShowMarker, getShowNulls, setAllowApplyColorNegative, setConditions, setLabelsOffset, setLighting, setLineColor, setLineColorNegative, setLineMarker, setLineStyle, setLineWidth, setMarker, setMarkerColor, setMarkerSize, setMarkerType, setShowMarker, setShowNulls
 
Methods inherited from class com.stimulsoft.report.chart.view.series.StiSeries
getAllowApplyStyle, getAllowSeries, getAllowSeriesElements, getArgument, getArgumentDataColumn, getArguments, GetArgumentsFromString, getArgumentsString, getAutoSeriesColorDataColumn, getAutoSeriesKeyDataColumn, getAutoSeriesTitleDataColumn, getChart, getCore, getCoreTitle, getDrillDownEnabled, getDrillDownPage, getDrillDownPageGuid, getDrillDownReport, getFilterMode, getFilters, getFormat, getGetArgumentEvent, getGetHyperlinkEvent, getGetListOfArgumentsEvent, getGetListOfHyperlinksEvent, getGetListOfTagsEvent, getGetListOfToolTipsEvent, getGetListOfValuesEvent, getGetTagEvent, getGetTitleEvent, getGetToolTipEvent, getGetValueEvent, getHyperlink, getHyperlinkDataColumn, getHyperlinks, getHyperlinkString, getInteraction, getListOfArguments, getListOfHyperlinks, getListOfTags, getListOfToolTips, getListOfValues, getNewAutoSeriesEvent, GetNullableValuesFromString, getParent, getSeriesLabels, getServiceCategory, getServiceName, getServiceType, getShowInLegend, getShowLabels, getShowSeriesLabels, getShowShadow, getSortBy, getSortDirection, GetStringsFromString, getTag, getTagDataColumn, getTags, getTagString, getTitle, getTitleValue, getToolTip, getToolTipDataColumn, getToolTips, getToolTipsString, getTopN, getTrendLine, getValue, getValueDataColumn, getValues, GetValuesFromString, getValuesStart, getValuesString, getYAxis, InvokeGetArgument, InvokeGetHyperlink, InvokeGetListOfArguments, InvokeGetListOfHyperlinks, InvokeGetListOfTags, InvokeGetListOfToolTips, InvokeGetListOfValues, InvokeGetTag, InvokeGetTitle, InvokeGetToolTip, InvokeGetValue, InvokeNewAutoSeries, ProcessSeriesBrushes, ProcessSeriesColors, setAllowApplyStyle, setAllowSeries, setAllowSeriesElements, setArgument, setArgumentDataColumn, setArguments, setArgumentsString, setAutoSeriesColorDataColumn, setAutoSeriesKeyDataColumn, setAutoSeriesTitleDataColumn, setChart, setCore, setCoreTitle, setDrillDownEnabled, setDrillDownPage, setDrillDownPageGuid, setDrillDownReport, setFilterMode, setFilters, setFormat, setGetArgumentEvent, setGetHyperlinkEvent, setGetListOfArgumentsEvent, setGetListOfHyperlinksEvent, setGetListOfTagsEvent, setGetListOfToolTipsEvent, setGetListOfValuesEvent, setGetTagEvent, setGetTitleEvent, setGetToolTipEvent, setGetValueEvent, setHyperlink, setHyperlinkDataColumn, setHyperlinks, setHyperlinkString, setInteraction, setListOfArguments, setListOfHyperlinks, setListOfTags, setListOfToolTips, setListOfValues, setNewAutoSeriesEvent, setSeriesLabels, setShowInLegend, setShowLabels, setShowSeriesLabels, setShowShadow, setSortBy, setSortDirection, setTag, setTagDataColumn, setTags, setTagString, setTitle, setTitleValue, setToolTip, setToolTipDataColumn, setToolTips, setToolTipsString, setTopN, setTrendLine, setValue, setValueDataColumn, setValues, setValuesString, setYAxis, toString
 
Methods inherited from class com.stimulsoft.base.services.StiService
getProperties, getServiceEnabled, getServiceInfo, isPropertyPresent, MemberwiseClone, packService, properties, setProperties, setServiceEnabled
 
Methods inherited from class com.stimulsoft.base.serializing.StiSerializedObject
cleanReference, getReference, setReference
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.stimulsoft.report.chart.interfaces.series.clusteredColumn.IStiBaseLineSeries
getAllowApplyColorNegative, getLabelsOffset, getLighting, getLineColor, getLineColorNegative, getLineMarker, getLineStyle, getLineWidth, getMarker, getShowNulls, setAllowApplyColorNegative, setLabelsOffset, setLighting, setLineColor, setLineColorNegative, setLineMarker, setLineStyle, setLineWidth, setMarker, setShowNulls
 
Methods inherited from interface com.stimulsoft.report.chart.interfaces.series.IStiSeries
getAllowApplyStyle, getArguments, getChart, getConditions, getCore, getCoreTitle, getFilters, getFormat, getHyperlinks, getInteraction, getSeriesLabels, getShowInLegend, getShowSeriesLabels, getShowShadow, getSortBy, getSortDirection, getTags, getToolTips, getTopN, getValues, getValuesStart, getYAxis, ProcessSeriesBrushes, ProcessSeriesColors, setAllowApplyStyle, setArguments, setChart, setConditions, setCore, setCoreTitle, setFilters, setFormat, setHyperlinks, setInteraction, setSeriesLabels, setShowInLegend, setShowSeriesLabels, setShowShadow, setSortBy, setSortDirection, setTags, setToolTips, setTopN, setValues, setYAxis
 

Constructor Detail

StiAreaSeries

public StiAreaSeries()
Method Detail

clone

public IStiAreaSeries clone()
Creates a new object that is a copy of the current instance.

Specified by:
clone in interface IStiSeries
Overrides:
clone in class StiBaseLineSeries
Returns:
A new object that is a copy of this instance.

getTopmostLine

public final boolean getTopmostLine()
Gets or sets a value that indicates whether the line be displayed as a topmost.

Specified by:
getTopmostLine in interface IStiAreaSeries

setTopmostLine

public final void setTopmostLine(boolean value)
Specified by:
setTopmostLine in interface IStiAreaSeries

getBrush

public final StiBrush getBrush()
Gets or sets brush which will be used to fill area.

Specified by:
getBrush in interface IStiAreaSeries

setBrush

public final void setBrush(StiBrush value)
Specified by:
setBrush in interface IStiAreaSeries

getBrushNegative

public final StiBrush getBrushNegative()
Gets or sets a brush which will be used to fill negative values.

Specified by:
getBrushNegative in interface IStiAreaSeries

setBrushNegative

public final void setBrushNegative(StiBrush value)
Specified by:
setBrushNegative in interface IStiAreaSeries

getAllowApplyBrushNegative

public final boolean getAllowApplyBrushNegative()
Gets or sets a value which indicates that the specific brush for filling negative values will be used.

Specified by:
getAllowApplyBrushNegative in interface IStiAreaSeries

setAllowApplyBrushNegative

public final void setAllowApplyBrushNegative(boolean value)
Specified by:
setAllowApplyBrushNegative in interface IStiAreaSeries

GetDefaultAreaType

public java.lang.Class GetDefaultAreaType()
Specified by:
GetDefaultAreaType in interface IStiSeries
Overrides:
GetDefaultAreaType in class StiLineSeries

SaveToJsonObject

public JSONObject SaveToJsonObject(StiJsonSaveMode mode)
                            throws JSONException
Specified by:
SaveToJsonObject in interface IStiJsonReportObject
Overrides:
SaveToJsonObject in class StiBaseLineSeries
Throws:
JSONException

LoadFromJsonObject

public void LoadFromJsonObject(JSONObject jObject)
                        throws JSONException
Specified by:
LoadFromJsonObject in interface IStiJsonReportObject
Overrides:
LoadFromJsonObject in class StiBaseLineSeries
Throws:
JSONException