|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stimulsoft.base.serializing.StiSerializedObject
com.stimulsoft.base.services.StiService
com.stimulsoft.report.chart.view.series.StiSeries
com.stimulsoft.report.chart.view.series.clusteredColumn.StiBaseLineSeries
com.stimulsoft.report.chart.view.series.clusteredColumn.StiSteppedLineSeries
com.stimulsoft.report.chart.view.series.clusteredColumn.StiSteppedAreaSeries
public class StiSteppedAreaSeries
| Field Summary |
|---|
| Fields inherited from interface com.stimulsoft.base.serializing.interfaceobject.IStiSerializableRef |
|---|
REFERENCE_EMPTY, REFERENCE_REPORT |
| Constructor Summary | |
|---|---|
StiSteppedAreaSeries()
|
|
| Method Summary | |
|---|---|
IStiSteppedAreaSeries |
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 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.StiSteppedLineSeries |
|---|
getPointAtCenter, setPointAtCenter |
| 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.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.IStiSteppedLineSeries |
|---|
getPointAtCenter, setPointAtCenter |
| 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 |
|---|
public StiSteppedAreaSeries()
| Method Detail |
|---|
public IStiSteppedAreaSeries clone()
clone in interface IStiSeriesclone in class StiBaseLineSeriespublic java.lang.Class GetDefaultAreaType()
GetDefaultAreaType in interface IStiSeriesGetDefaultAreaType in class StiSteppedLineSeriespublic final boolean getTopmostLine()
getTopmostLine in interface IStiSteppedAreaSeriespublic final void setTopmostLine(boolean value)
setTopmostLine in interface IStiSteppedAreaSeriespublic final StiBrush getBrush()
getBrush in interface IStiSteppedAreaSeriespublic final void setBrush(StiBrush value)
setBrush in interface IStiSteppedAreaSeriespublic final StiBrush getBrushNegative()
getBrushNegative in interface IStiSteppedAreaSeriespublic final void setBrushNegative(StiBrush value)
setBrushNegative in interface IStiSteppedAreaSeriespublic final boolean getAllowApplyBrushNegative()
getAllowApplyBrushNegative in interface IStiSteppedAreaSeriespublic final void setAllowApplyBrushNegative(boolean value)
setAllowApplyBrushNegative in interface IStiSteppedAreaSeries
public JSONObject SaveToJsonObject(StiJsonSaveMode mode)
throws JSONException
SaveToJsonObject in interface IStiJsonReportObjectSaveToJsonObject in class StiSteppedLineSeriesJSONException
public void LoadFromJsonObject(JSONObject jObject)
throws JSONException
LoadFromJsonObject in interface IStiJsonReportObjectLoadFromJsonObject in class StiSteppedLineSeriesJSONException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||