|
DynamicPDF by ceTe Software | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.cete.dynamicpdf.pageelements.charting.PlotAreaElement
com.cete.dynamicpdf.pageelements.charting.series.SeriesElement
com.cete.dynamicpdf.pageelements.charting.series.StackedSeriesElementBase
com.cete.dynamicpdf.pageelements.charting.series.StackedSeriesElement
com.cete.dynamicpdf.pageelements.charting.series.StackedLineSeriesElement
com.cete.dynamicpdf.pageelements.charting.series.IndexedStackedLineSeriesElement
public class IndexedStackedLineSeriesElement
Represents an individual item in the stacked line series element with indexed axis.
Licensing:
This is a DynamicPDF Generator Enterprise
Edition feature. One of the following licenses is required for non-evaluation usage:
Constructor Summary | |
---|---|
IndexedStackedLineSeriesElement(java.lang.String name)
Initializes a new instance of the IndexedStackedLineSeriesElement object. |
|
IndexedStackedLineSeriesElement(java.lang.String name,
Color color)
Initializes a new instance of the IndexedStackedLineSeriesElement object. |
|
IndexedStackedLineSeriesElement(java.lang.String name,
Color color,
float lineWidth)
Initializes a new instance of the IndexedStackedLineSeriesElement object. |
|
IndexedStackedLineSeriesElement(java.lang.String name,
Color color,
float lineWidth,
LineStyle style)
Initializes a new instance of the IndexedStackedLineSeriesElement object. |
|
IndexedStackedLineSeriesElement(java.lang.String name,
Color color,
float lineWidth,
LineStyle style,
Legend legend)
Initializes a new instance of the IndexedStackedLineSeriesElement object. |
|
IndexedStackedLineSeriesElement(java.lang.String name,
Color color,
float lineWidth,
LineStyle style,
Marker marker)
Initializes a new instance of the IndexedStackedLineSeriesElement object. |
|
IndexedStackedLineSeriesElement(java.lang.String name,
float lineWidth,
LineStyle style,
Color color,
Marker marker,
Legend legend)
Initializes a new instance of the IndexedStackedLineSeriesElement object. |
Method Summary | |
---|---|
IndexedStackedLineValueList |
getValues()
Gets the IndexedStackedLineValueList object contained in the stacked line series element with indexed axis. |
Methods inherited from class com.cete.dynamicpdf.pageelements.charting.series.StackedLineSeriesElement |
---|
getDataLabel, getLineCap, getLineJoin, getLineStyle, getMarker, getWidth, setDataLabel, setLineCap, setLineJoin, setLineStyle, setMarker, setWidth |
Methods inherited from class com.cete.dynamicpdf.pageelements.charting.series.StackedSeriesElementBase |
---|
getValueFormat, setValueFormat |
Methods inherited from class com.cete.dynamicpdf.pageelements.charting.series.SeriesElement |
---|
getColor, getLegendLabel, getName, setColor |
Methods inherited from class com.cete.dynamicpdf.pageelements.charting.PlotAreaElement |
---|
getLegend, getPlotArea, setLegend, setPlotArea |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IndexedStackedLineSeriesElement(java.lang.String name)
IndexedStackedLineSeriesElement
object.
name
- Name of the stacked line series element with indexed axis.public IndexedStackedLineSeriesElement(java.lang.String name, Color color)
IndexedStackedLineSeriesElement
object.
name
- Name of the stacked line series element with indexed axis.color
- Color
of the stacked line series element with indexed axis.public IndexedStackedLineSeriesElement(java.lang.String name, Color color, float lineWidth)
IndexedStackedLineSeriesElement
object.
name
- Name of the stacked line series element with indexed axis.color
- Color
of the stacked line series element with indexed axis.lineWidth
- line width of the stacked line series element with indexed axis.public IndexedStackedLineSeriesElement(java.lang.String name, Color color, float lineWidth, LineStyle style)
IndexedStackedLineSeriesElement
object.
name
- Name of the stacked line series element with indexed axis.color
- Color
of the stacked line series element with indexed axis.lineWidth
- line width of the stacked line series element with indexed axis.style
- LineStyle
of the stacked line series element with indexed axis.LineStyle
public IndexedStackedLineSeriesElement(java.lang.String name, Color color, float lineWidth, LineStyle style, Legend legend)
IndexedStackedLineSeriesElement
object.
name
- Name of the stacked line series element with indexed axis.color
- Color
of the stacked line series element with indexed axis.lineWidth
- line width of the stacked line series element with indexed axis.style
- LineStyle
of the stacked line series element with indexed axis.legend
- Legend
of the stacked line series element with indexed axis.Legend
,
LineStyle
public IndexedStackedLineSeriesElement(java.lang.String name, Color color, float lineWidth, LineStyle style, Marker marker)
IndexedStackedLineSeriesElement
object.
name
- Name of the stacked line series element with indexed axis.color
- Color
of the stacked line series element with indexed axis.lineWidth
- line width of the stacked line series element with indexed axis.style
- LineStyle
of the stacked line series element with indexed axis.marker
- Marker of the indexed stacked line series element with indexed axis.
See Also:
Marker
,
LineStyle
IndexedStackedLineSeriesElement
public IndexedStackedLineSeriesElement(java.lang.String name,
float lineWidth,
LineStyle style,
Color color,
Marker marker,
Legend legend)
- Initializes a new instance of the
IndexedStackedLineSeriesElement
object.
- Parameters:
name
- Name of the stacked line series element with indexed axis.lineWidth
- line width of the stacked line series element with indexed axis.style
- LineStyle
of the stacked line series element with indexed axis.color
- Color
of the stacked line series element with indexed axis.marker
- Marker of the indexed stacked line series element with indexed axis.
legend
- Legend
of the stacked line series element with indexed axis.
See Also:
Legend
,
Marker
,
LineStyle
Method Detail
getValues
public IndexedStackedLineValueList getValues()
- Gets the
IndexedStackedLineValueList
object contained in the stacked line series element with indexed axis.
- Returns:
- IndexeStackeddLineValueList of the stacked line series element with indexed axis.
- See Also:
IndexedStackedLineValueList
Overview
Package
Class
Tree
Deprecated
Index
Help
DynamicPDF by ceTe Software
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
API Reference for DynamicPDF v11.02 for Java generated on Sep 02, 2021
© Copyright 2021, ceTe Software