Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
V
W
A
ALIGNMENT_BEGIN
- Static variable in class com.eltima.chart.
LegendModel
ALIGNMENT_CENTER
- Static variable in class com.eltima.chart.
LegendModel
ALIGNMENT_END
- Static variable in class com.eltima.chart.
LegendModel
AXIS_HORIZONTAL
- Static variable in class com.eltima.chart.
Arrow
AXIS_VERTICAL
- Static variable in class com.eltima.chart.
Arrow
AbstractAxis
- class com.eltima.chart.
AbstractAxis
.
The base class for all axes.
AbstractAxis(ELChart)
- Constructor for class com.eltima.chart.
AbstractAxis
Creates an axis with the specified chart.
Animation
- class com.eltima.chart.
Animation
.
The Animation class.
Animation(ELChart)
- Constructor for class com.eltima.chart.
Animation
Creates new instance of Animation with the specified chart.
AnimationModel
- class com.eltima.chart.
AnimationModel
.
The AnimationModel class.
AnimationModel()
- Constructor for class com.eltima.chart.
AnimationModel
Creates new instance of AnimationModel.
AnimationProperty
- class com.eltima.chart.
AnimationProperty
.
The AnimationProperty class.
AnimationProperty(int, int, int)
- Constructor for class com.eltima.chart.
AnimationProperty
Creates new instance of AnimationProperty with specified start step, length and type.
Arrow
- class com.eltima.chart.
Arrow
.
The Arrow class.
Arrow(int, int, int)
- Constructor for class com.eltima.chart.
Arrow
Creates new instance of Arrow with specified axis type, places and arrow type.
AxisComponentPositions
- class com.eltima.chart.
AxisComponentPositions
.
The AnimationModel class.
AxisComponentPositions()
- Constructor for class com.eltima.chart.
AxisComponentPositions
Creates new instance of AxisComponentPositions.
animationStart()
- Method in class com.eltima.chart.
ELChart
Starts animation.
animationStop()
- Method in class com.eltima.chart.
ELChart
Stops animation.
axisBeginInset
- Variable in class com.eltima.chart.
AxisComponentPositions
axisEndInset
- Variable in class com.eltima.chart.
AxisComponentPositions
axisPos
- Variable in class com.eltima.chart.
AxisComponentPositions
B
BOTTOM
- Static variable in class com.eltima.chart.
Arrow
BarRenderer
- class com.eltima.chart.
BarRenderer
.
The BarRenderer class.
BarRenderer()
- Constructor for class com.eltima.chart.
BarRenderer
Creates new instance of BarRenderer.
BevelText
- class com.eltima.chart.
BevelText
.
A display area for a short text string.
BevelText(String)
- Constructor for class com.eltima.chart.
BevelText
Creates a bevel text with the specified text.
BevelText()
- Constructor for class com.eltima.chart.
BevelText
Creates a bevel text.
C
CROSS
- Static variable in class com.eltima.chart.
Tick
CROSSES_AT_MAX
- Static variable in class com.eltima.chart.
AbstractAxis
CROSSES_AT_MIN
- Static variable in class com.eltima.chart.
AbstractAxis
CROSSES_AT_ZERO
- Static variable in class com.eltima.chart.
AbstractAxis
ChartPanel
- class com.eltima.chart.
ChartPanel
.
The ChartPanel class.
ChartPanel(ELChart)
- Constructor for class com.eltima.chart.
ChartPanel
Creates new instance of ChartPanel with specified ELChart.
ColumnModel
- class com.eltima.chart.
ColumnModel
.
The ColumnModel class.
ColumnModel()
- Constructor for class com.eltima.chart.
ColumnModel
Creates new instance of ColumnModel.
ColumnRenderer
- class com.eltima.chart.
ColumnRenderer
.
The ColumnRenderer class.
ColumnRenderer()
- Constructor for class com.eltima.chart.
ColumnRenderer
Creates new instance of ColumnRenderer.
chart
- Variable in class com.eltima.chart.
HeaderPanel
chartRect
- Variable in class com.eltima.chart.
ChartPanel
clear()
- Method in class com.eltima.chart.
AxisComponentPositions
Sets the axis component positions and weight to 0.
color1
- Variable in class com.eltima.chart.
GradientModel
color2
- Variable in class com.eltima.chart.
GradientModel
com.eltima.chart
- package com.eltima.chart
Eltima Chart.
D
DOWN
- Static variable in class com.eltima.chart.
GradientModel
dash
- Variable in class com.eltima.chart.
LineModel
dashType
- Variable in class com.eltima.chart.
LineModel
depthX
- Variable in class com.eltima.chart.
BevelText
depthY
- Variable in class com.eltima.chart.
BevelText
direction
- Variable in class com.eltima.chart.
GradientModel
E
ELChart
- class com.eltima.chart.
ELChart
.
The ELChart class.
ELChart()
- Constructor for class com.eltima.chart.
ELChart
Creates new instance of ELChart.
ELChartDataModel
- class com.eltima.chart.
ELChartDataModel
.
The ELChartDataModel class.
ELChartDataModel()
- Constructor for class com.eltima.chart.
ELChartDataModel
Creates new instance of ELChartDataModel.
ELChartDataModel(String[], String[], Number[][])
- Constructor for class com.eltima.chart.
ELChartDataModel
Creates new instance of ELChartDataModel with specified series, categories and data.
F
FooterPanel
- class com.eltima.chart.
FooterPanel
.
The FooterPanel class.
FooterPanel(ELChart)
- Constructor for class com.eltima.chart.
FooterPanel
Creates new instance of FooterPanel with specified ELChart.
fillComponentsPosition()
- Method in class com.eltima.chart.
AbstractAxis
Fill position of axis components.
fillComponentsPosition()
- Method in class com.eltima.chart.
HorizontalAxis
fillComponentsPosition()
- Method in class com.eltima.chart.
VerticalAxis
firstArrowPos
- Variable in class com.eltima.chart.
AxisComponentPositions
format(Object)
- Method in class com.eltima.chart.
LabelModel
Returns formatted string if current format not null, else returns object.toString() method result.
G
GradientModel
- class com.eltima.chart.
GradientModel
.
The GradientModel class.
GradientModel()
- Constructor for class com.eltima.chart.
GradientModel
Creates new instance of GradientModel.
GradientModel(Color, Color, int, int)
- Constructor for class com.eltima.chart.
GradientModel
Creates new instance of GradientModel with specified colors, direction and number of cycles.
GradientPanel
- class com.eltima.chart.
GradientPanel
.
The GradientPanel class.
GradientPanel()
- Constructor for class com.eltima.chart.
GradientPanel
Creates new instance of GradientPanel.
GradientPanel(GradientModel)
- Constructor for class com.eltima.chart.
GradientPanel
Creates new instance of GradientPanel with specified GradientModel.
GridModel
- class com.eltima.chart.
GridModel
.
The GridModel class.
GridModel()
- Constructor for class com.eltima.chart.
GridModel
Creates new instance of GradientModel.
GridModel(boolean, LineModel, boolean, GradientModel, boolean, GradientModel)
- Constructor for class com.eltima.chart.
GridModel
Creates new instance of GradientModel with specified LineModel, even and odd GradientModel.
getAlignment()
- Method in class com.eltima.chart.
LegendModel
Returns the legend alignment.
getAlpha(String)
- Method in class com.eltima.chart.
Animation
Returns alpha for specified key depends of animation step or 1f if animation is not running.
getAnimation()
- Method in class com.eltima.chart.
ELChart
Returns the Animation.
getAnimationModel()
- Method in class com.eltima.chart.
Animation
Returns AnimationModel.
getAxisGradient()
- Method in class com.eltima.chart.
AbstractAxis
Returns the axis GradientModel.
getAxisType()
- Method in class com.eltima.chart.
AbstractAxis
Returns the axis type.
getAxisType()
- Method in class com.eltima.chart.
Arrow
Returns the axis type.
getAxisWeight()
- Method in class com.eltima.chart.
AbstractAxis
Returns the axis weight.
getBackground()
- Method in class com.eltima.chart.
LabelModel
Returns the background color.
getBarRenderer()
- Method in class com.eltima.chart.
ChartPanel
Returns the bar renderer.
getBorder()
- Method in class com.eltima.chart.
LabelModel
Returns the border.
getBorderType()
- Method in class com.eltima.chart.
LabelModel
Returns the border type.
getBottomArrow()
- Method in class com.eltima.chart.
VerticalAxis
Returns the bottom Arrow.
getCategories()
- Method in class com.eltima.chart.
ELChartDataModel
Returns model cetegories.
getCategoriesAt(int)
- Method in class com.eltima.chart.
ELChartDataModel
Returns catogories for specified row.
getCategoriesCount()
- Method in class com.eltima.chart.
ELChartDataModel
Returns number of categories.
getCategorySum(int)
- Method in class com.eltima.chart.
ELChartDataModel
Returns sum values for specified category.
getChart()
- Method in class com.eltima.chart.
AbstractAxis
Returns the chart.
getChartInsets()
- Method in class com.eltima.chart.
ChartPanel
Returns the chart insets.
getChartPanel()
- Method in class com.eltima.chart.
ELChart
Returns chart ChartPanel.
getColor()
- Method in class com.eltima.chart.
MarkerModel
Returns the marker color.
getColor()
- Method in class com.eltima.chart.
Tick
Returns the tick color.
getColor1()
- Method in class com.eltima.chart.
GradientModel
Returns first gradient color.
getColor2()
- Method in class com.eltima.chart.
GradientModel
Returns second gradient color.
getColumnModel()
- Method in class com.eltima.chart.
ELChart
Returns the ColumnModel.
getColumnRenderer()
- Method in class com.eltima.chart.
ChartPanel
Returns the column renderer.
getCompPositions()
- Method in class com.eltima.chart.
HorizontalAxis
Returns the AxisComponentPositions.
getCompPositions()
- Method in class com.eltima.chart.
VerticalAxis
Returns the AxisComponentPositions.
getCrossesType()
- Method in class com.eltima.chart.
AbstractAxis
Returns the axis crosses type.
getDashType()
- Method in class com.eltima.chart.
LineModel
Returns the dash type.
getData()
- Method in class com.eltima.chart.
ELChartDataModel
Returns model data.
getDataModel()
- Method in class com.eltima.chart.
ELChart
Returns chart data model.
getDepthX()
- Method in class com.eltima.chart.
BevelText
Returns the deep replacing of the shadows along the X axes.
getDepthY()
- Method in class com.eltima.chart.
BevelText
Returns the deep replacing of the shadows along the Y axes.
getDirection()
- Method in class com.eltima.chart.
GradientModel
Returns gradient direction.
getEvenGradient()
- Method in class com.eltima.chart.
GridModel
Returns the even GradientModel.
getFinishSteps()
- Method in class com.eltima.chart.
AnimationModel
Returns the number of finish steps.
getFont()
- Method in class com.eltima.chart.
LabelModel
Returns the font.
getFooterPanel()
- Method in class com.eltima.chart.
ELChart
Returns chart FooterPanel.
getForeground()
- Method in class com.eltima.chart.
LabelModel
Returns the foreground color.
getFormat()
- Method in class com.eltima.chart.
LabelModel
Returns the Format.
getGap()
- Method in class com.eltima.chart.
ColumnModel
Returns gap.
getGeneralPath()
- Method in class com.eltima.chart.
Arrow
Returns arrow GeneralPath.
getGradientModel()
- Method in class com.eltima.chart.
GradientPanel
Returns the GradientModel.
getGradientModel()
- Method in class com.eltima.chart.
LegendModel
Returns the background GradientModel.
getGradientModel()
- Method in class com.eltima.chart.
LineModel
Returns the GradientModel.
getGradientModel()
- Method in class com.eltima.chart.
SeriesModel
Returns the GradientModel.
getGradientPaint(int, int, int, int)
- Method in class com.eltima.chart.
GradientModel
Returns GradientPaint for specified rectangle coordinaties.
getGradientShadow1()
- Method in class com.eltima.chart.
BevelText
Returns the first shadow GradientModel.
getGradientShadow2()
- Method in class com.eltima.chart.
BevelText
Returns the second shadow GradientModel.
getGradientText()
- Method in class com.eltima.chart.
BevelText
Returns the text GradientModel.
getHeaderPanel()
- Method in class com.eltima.chart.
ELChart
Returns chart HeaderPanel.
getHorizontalAxis()
- Method in class com.eltima.chart.
ChartPanel
Returns the HorizontalAxis.
getHorizontalGrid()
- Method in class com.eltima.chart.
ChartPanel
Returns horizontal grid GridModel.
getInset()
- Method in class com.eltima.chart.
Arrow
Returns axis inset.
getLabelAxisMargin()
- Method in class com.eltima.chart.
AbstractAxis
Returns the Label/Axis margin.
getLabelMargin()
- Method in class com.eltima.chart.
SeriesModel
Returns the label margin.
getLabelModel()
- Method in class com.eltima.chart.
AbstractAxis
Returns the label LabelModel.
getLabelModel()
- Method in class com.eltima.chart.
LegendModel
Returns the LabelModel.
getLabelModel()
- Method in class com.eltima.chart.
SeriesModel
Returns the LabelModel.
getLabelPlacement()
- Method in class com.eltima.chart.
AbstractAxis
Returns the label placement.
getLabelPosition()
- Method in class com.eltima.chart.
SeriesModel
Returns the label position.
getLabelRenderer()
- Method in class com.eltima.chart.
AbstractAxis
Returns the axis label renderer.
getLeftArrow()
- Method in class com.eltima.chart.
HorizontalAxis
Returns the left Arrow.
getLegend()
- Method in class com.eltima.chart.
ChartPanel
Returns the chart Legend.
getLegendModel()
- Method in class com.eltima.chart.
Legend
Returns the LegendModel.
getLegendPlotMargin()
- Method in class com.eltima.chart.
LegendModel
Returns the legend/plot margin.
getLength()
- Method in class com.eltima.chart.
Arrow
Returns the arrow length.
getLength()
- Method in class com.eltima.chart.
Tick
Returns the tick length.
getLineColor()
- Method in class com.eltima.chart.
MarkerModel
Returns the line color.
getLineModel()
- Method in class com.eltima.chart.
GridModel
Ruturns the LineModel.
getLineModel()
- Method in class com.eltima.chart.
SeriesModel
Returns the LineModel.
getLineRenderer()
- Method in class com.eltima.chart.
ChartPanel
Returns line renderer.
getLineWidth()
- Method in class com.eltima.chart.
MarkerModel
Returns the line width.
getMajorTick()
- Method in class com.eltima.chart.
AbstractAxis
Returns the major Tick.
getMarkerModel()
- Method in class com.eltima.chart.
SeriesModel
Returns the MarkerModel.
getMarkerRenderer()
- Method in class com.eltima.chart.
LineRenderer
Returns the MarkerRenderer.
getMaxValue()
- Method in class com.eltima.chart.
ELChartDataModel
Returns data maximum value.
getMaximumSize()
- Method in class com.eltima.chart.
BevelText
Returns the value of the
maximumSize
property
getMinValue()
- Method in class com.eltima.chart.
ELChartDataModel
Returns data minimum value.
getMinimumSize()
- Method in class com.eltima.chart.
BevelText
Returns the value of the
mininumSize
property
getMinorTick()
- Method in class com.eltima.chart.
AbstractAxis
Returns the minor Tick.
getNegMaxPsCategory()
- Method in class com.eltima.chart.
ELChartDataModel
Returns maximum sum negative values persent per categories.
getNegMaxSumCategory()
- Method in class com.eltima.chart.
ELChartDataModel
Returns maximum sum negative values per categories.
getNumberOfCycles()
- Method in class com.eltima.chart.
GradientModel
Returns gradient number of cycles.
getOddGradient()
- Method in class com.eltima.chart.
GridModel
Returns the odd GradientModel.
getOverlay()
- Method in class com.eltima.chart.
ColumnModel
Returns overlay.
getPlaces()
- Method in class com.eltima.chart.
Arrow
Returns the arrow places.
getPlotGradient()
- Method in class com.eltima.chart.
ChartPanel
Returns the plot GradientModel.
getPlotLine()
- Method in class com.eltima.chart.
ChartPanel
Returns plot LineModel.
getPosMaxPsCategory()
- Method in class com.eltima.chart.
ELChartDataModel
Returns maximum sum positive values percent per categories.
getPosMaxSumCategory()
- Method in class com.eltima.chart.
ELChartDataModel
Returns maximum sum positive values per categories.
getPosition()
- Method in class com.eltima.chart.
LegendModel
Returns the legend position.
getPreferredSize()
- Method in class com.eltima.chart.
BevelText
Returns the value of the
preferredSize
property
getPreferredSize()
- Method in class com.eltima.chart.
HorizontalAxis
Returns the preffered size.
getPreferredSize()
- Method in class com.eltima.chart.
Legend
Returns the preferred size.
getPreferredSize()
- Method in class com.eltima.chart.
VerticalAxis
Returns the preffered size.
getProperty(String)
- Method in class com.eltima.chart.
AnimationModel
Returns AnimationProperty for specified key.
getRendererType()
- Method in class com.eltima.chart.
SeriesModel
Returns the renderer type.
getRightArrow()
- Method in class com.eltima.chart.
HorizontalAxis
Returns the right Arrow.
getSeries()
- Method in class com.eltima.chart.
ELChartDataModel
Returns model series.
getSeriesAt(int)
- Method in class com.eltima.chart.
ELChartDataModel
Returns series for specified column.
getSeriesCount()
- Method in class com.eltima.chart.
ELChartDataModel
Returns number of series.
getSeriesLabelRenderer()
- Method in class com.eltima.chart.
ChartPanel
Returns series label renderer.
getSeriesModel(int)
- Method in class com.eltima.chart.
ELChart
Returns the SeriesModel for specified series.
getShadowType()
- Method in class com.eltima.chart.
BevelText
Returns the shadow type of this component.
getSize()
- Method in class com.eltima.chart.
MarkerModel
Returns the marker size.
getSleepStep()
- Method in class com.eltima.chart.
AnimationModel
Returns the sleep step.
getSleepTime()
- Method in class com.eltima.chart.
AnimationModel
Returns the sleep time.
getStackedType()
- Method in class com.eltima.chart.
ELChart
Returns the stacked type.
getStep()
- Method in class com.eltima.chart.
Animation
Returns current animation step.
getStepTime()
- Method in class com.eltima.chart.
AnimationModel
Returns the step time.
getStroke()
- Method in class com.eltima.chart.
LineModel
Returns the Stroke.
getSubTitleLabel()
- Method in class com.eltima.chart.
HeaderPanel
Returns sub-title label.
getSubType()
- Method in class com.eltima.chart.
ELChart
Returns the subtype.
getText()
- Method in class com.eltima.chart.
BevelText
Returns the text string that the component displays.
getTextLabel()
- Method in class com.eltima.chart.
FooterPanel
Returns footer text label.
getTitle()
- Method in class com.eltima.chart.
AbstractAxis
Returns axis title.
getTitle()
- Method in class com.eltima.chart.
HeaderPanel
Returns component painted the title.
getTitleLabelMargin()
- Method in class com.eltima.chart.
AbstractAxis
Returns the Title/Label margin.
getTitleModel()
- Method in class com.eltima.chart.
AbstractAxis
Returns the title LabelModel.
getTitleRenderer()
- Method in class com.eltima.chart.
AbstractAxis
Returns the Title renderer.
getTopArrow()
- Method in class com.eltima.chart.
VerticalAxis
Returns the top Arrow.
getType()
- Method in class com.eltima.chart.
Arrow
Returns the arrow type.
getType()
- Method in class com.eltima.chart.
BarRenderer
Returns the renderer type.
getType()
- Method in class com.eltima.chart.
ColumnRenderer
Returns the renderer type.
getType()
- Method in class com.eltima.chart.
ELChart
Returns the chart type.
getType()
- Method in class com.eltima.chart.
LineRenderer
Returns the renderer type.
getType()
- Method in class com.eltima.chart.
MarkerModel
Returns the marker type.
getType()
- Method in class com.eltima.chart.
Tick
Returns the tick type.
getUnitPositions()
- Method in class com.eltima.chart.
HorizontalAxis
Returns the vector of init positions.
getUnitPositions()
- Method in class com.eltima.chart.
VerticalAxis
Returns the vector of init positions.
getUnitValue(double, int)
- Method in class com.eltima.chart.
AbstractAxis
Returns unit value depends of sum positive and negative max values and needed number of units.
getUnitValue()
- Method in class com.eltima.chart.
HorizontalAxis
Returns the unit value.
getUnitValue()
- Method in class com.eltima.chart.
VerticalAxis
Returns the unit value.
getVerticalAxis()
- Method in class com.eltima.chart.
ChartPanel
Returns the VerticalAxis.
getVerticalGrid()
- Method in class com.eltima.chart.
ChartPanel
Returns vertical grid GridModel.
getWeight()
- Method in class com.eltima.chart.
Arrow
Returns arrow weight.
getWeight()
- Method in class com.eltima.chart.
Tick
Returns the tick weight.
getWidth()
- Method in class com.eltima.chart.
LineModel
Returns the line width.
getZeroPosition()
- Method in class com.eltima.chart.
HorizontalAxis
Returns the zero position.
getZeroPosition()
- Method in class com.eltima.chart.
VerticalAxis
Returns the zero position.
gradient
- Variable in class com.eltima.chart.
LineModel
H
HeaderPanel
- class com.eltima.chart.
HeaderPanel
.
The HeaderPanel class.
HeaderPanel(ELChart)
- Constructor for class com.eltima.chart.
HeaderPanel
Creates new instance of HeaderPanel with specified ELChart.
HorizontalAxis
- class com.eltima.chart.
HorizontalAxis
.
The HorizontalAxis class.
HorizontalAxis(ELChart)
- Constructor for class com.eltima.chart.
HorizontalAxis
Creates new instance of HorizontalAxis with specified ELChart.
horizontalAxisRect
- Variable in class com.eltima.chart.
ChartPanel
I
INSIDE
- Static variable in class com.eltima.chart.
Tick
insetX
- Variable in class com.eltima.chart.
BevelText
insetY
- Variable in class com.eltima.chart.
BevelText
insideMajorTickPos
- Variable in class com.eltima.chart.
AxisComponentPositions
insideMinorTickPos
- Variable in class com.eltima.chart.
AxisComponentPositions
isAnimationRuning()
- Method in class com.eltima.chart.
ELChart
Return true if animation is runing.
isAxisVisible()
- Method in class com.eltima.chart.
AbstractAxis
Returns true if axis is visible
isEvenGradientPainted()
- Method in class com.eltima.chart.
GridModel
Returns true if even gradient painted.
isLabelVisible()
- Method in class com.eltima.chart.
AbstractAxis
Returns true if axis labels is visible.
isLinePainted()
- Method in class com.eltima.chart.
GridModel
Returns true if line painted.
isLooping()
- Method in class com.eltima.chart.
AnimationModel
Return true if looping.
isOddGradientPainted()
- Method in class com.eltima.chart.
GridModel
Returns true if odd gradient painted.
isPainted(String)
- Method in class com.eltima.chart.
Animation
Returns true if animation is not running or current step equals or greatest then start step.
isPainted()
- Method in class com.eltima.chart.
MarkerModel
Returns true if marker painted.
isPlotGradientPainted()
- Method in class com.eltima.chart.
ChartPanel
Returns true if plot gradient painted.
isPlotLinePainted()
- Method in class com.eltima.chart.
ChartPanel
Returns true if plot line painted.
isTitleVisible()
- Method in class com.eltima.chart.
AbstractAxis
Returns true if axis title is visible.
K
KEY_AXIS_H
- Static variable in class com.eltima.chart.
AnimationModel
KEY_AXIS_V
- Static variable in class com.eltima.chart.
AnimationModel
KEY_FOOTER
- Static variable in class com.eltima.chart.
AnimationModel
KEY_GRID
- Static variable in class com.eltima.chart.
AnimationModel
KEY_HEADER
- Static variable in class com.eltima.chart.
AnimationModel
KEY_LABELS
- Static variable in class com.eltima.chart.
AnimationModel
KEY_LEGEND
- Static variable in class com.eltima.chart.
AnimationModel
KEY_PLOT
- Static variable in class com.eltima.chart.
AnimationModel
KEY_SERIES
- Static variable in class com.eltima.chart.
AnimationModel
L
LABEL_PLACEMENT_AT_CATEGORIES
- Static variable in class com.eltima.chart.
AbstractAxis
LABEL_PLACEMENT_BETWEEN_CATEGORIES
- Static variable in class com.eltima.chart.
AbstractAxis
LEFT
- Static variable in class com.eltima.chart.
Arrow
LEFT_TO_RIGHT
- Static variable in class com.eltima.chart.
GradientModel
Gradient direction left to right.
LabelModel
- class com.eltima.chart.
LabelModel
.
The LabelModel class.
LabelModel()
- Constructor for class com.eltima.chart.
LabelModel
Creates new instance of LabelModel.
LabelModel(Font, Color, Color)
- Constructor for class com.eltima.chart.
LabelModel
Creates new instance of LabelModel with specified font, foreground and background colors.
Legend
- class com.eltima.chart.
Legend
.
The Legend class.
Legend(ELChart)
- Constructor for class com.eltima.chart.
Legend
Creates new instance of Legend with specified ELChart.
LegendModel
- class com.eltima.chart.
LegendModel
.
The LegendModel class.
LegendModel()
- Constructor for class com.eltima.chart.
LegendModel
Creates new instance of LegendModel.
LineModel
- class com.eltima.chart.
LineModel
.
The LineModel class.
LineModel()
- Constructor for class com.eltima.chart.
LineModel
Creates new instance of LineModel.
LineModel(float, int)
- Constructor for class com.eltima.chart.
LineModel
Creates new instance of LineModel with specified line width and dash type.
LineRenderer
- class com.eltima.chart.
LineRenderer
.
The LineRenderer class.
LineRenderer()
- Constructor for class com.eltima.chart.
LineRenderer
Creates new instance of LineRenderer.
labelPos
- Variable in class com.eltima.chart.
AxisComponentPositions
legendRect
- Variable in class com.eltima.chart.
ChartPanel
length
- Variable in class com.eltima.chart.
AnimationProperty
Number of animation steps.
M
MarkerModel
- class com.eltima.chart.
MarkerModel
.
The MarkerModel class.
MarkerModel()
- Constructor for class com.eltima.chart.
MarkerModel
Creates new instance of MarkerModel.
MarkerModel(int, int, Color, float, Color)
- Constructor for class com.eltima.chart.
MarkerModel
Creates new instance of MarkerModel with specified marker type, size, color, line width and color.
MarkerRenderer
- class com.eltima.chart.
MarkerRenderer
.
The MarkerRenderer class.
MarkerRenderer()
- Constructor for class com.eltima.chart.
MarkerRenderer
Creates new instance of MarkerRenderer.
N
NONE
- Static variable in class com.eltima.chart.
Tick
numberOfCycles
- Variable in class com.eltima.chart.
GradientModel
O
OUTSIDE
- Static variable in class com.eltima.chart.
Tick
openChart(InputStream, boolean)
- Method in class com.eltima.chart.
ELChart
Read chart properties from specified output stream.
outsideMajorTickPos
- Variable in class com.eltima.chart.
AxisComponentPositions
outsideMinorTickPos
- Variable in class com.eltima.chart.
AxisComponentPositions
P
POSITION_BOTTOM
- Static variable in class com.eltima.chart.
LegendModel
POSITION_CENTER
- Static variable in class com.eltima.chart.
SeriesModel
POSITION_INSIDE
- Static variable in class com.eltima.chart.
SeriesModel
POSITION_LEFT
- Static variable in class com.eltima.chart.
LegendModel
POSITION_OUTSIDE
- Static variable in class com.eltima.chart.
SeriesModel
POSITION_RIGHT
- Static variable in class com.eltima.chart.
LegendModel
POSITION_TOP
- Static variable in class com.eltima.chart.
LegendModel
Position
- class com.eltima.chart.
Position
.
The Position class.
Position()
- Constructor for class com.eltima.chart.
Position
Creates new instance of Position.
Position(int, int)
- Constructor for class com.eltima.chart.
Position
Creates new instance of Position with specified unit position and weight.
paint(Graphics)
- Method in class com.eltima.chart.
ChartPanel
Paint chart panel.
paintBar(Graphics2D, Rectangle)
- Method in class com.eltima.chart.
BarRenderer
Paint bar in specified rectagle.
paintChildren(Graphics)
- Method in class com.eltima.chart.
FooterPanel
paintChildren(Graphics)
- Method in class com.eltima.chart.
HeaderPanel
paintColumn(Graphics2D, Rectangle)
- Method in class com.eltima.chart.
ColumnRenderer
Paint column in specified rectagle.
paintComponent(Graphics)
- Method in class com.eltima.chart.
BevelText
paintComponent(Graphics)
- Method in class com.eltima.chart.
GradientPanel
paintComponent(Graphics)
- Method in class com.eltima.chart.
HorizontalAxis
paintComponent(Graphics)
- Method in class com.eltima.chart.
VerticalAxis
paintLegend(Graphics2D, CellRendererPane)
- Method in class com.eltima.chart.
Legend
paintLine(Graphics2D, Vector, boolean, double)
- Method in class com.eltima.chart.
LineRenderer
paintMarker(Graphics2D, Point, SeriesModel)
- Method in class com.eltima.chart.
MarkerRenderer
plotRect
- Variable in class com.eltima.chart.
ChartPanel
pos
- Variable in class com.eltima.chart.
Position
Unit position.
position
- Variable in class com.eltima.chart.
TickLabels
R
RIGHT
- Static variable in class com.eltima.chart.
Arrow
rendererPane
- Variable in class com.eltima.chart.
AbstractAxis
rendererPane
- Variable in class com.eltima.chart.
ChartPanel
S
SHADOW_BOTH
- Static variable in class com.eltima.chart.
BevelText
SHADOW_FIRST
- Static variable in class com.eltima.chart.
BevelText
SHADOW_NONE
- Static variable in class com.eltima.chart.
BevelText
SHADOW_SECOND
- Static variable in class com.eltima.chart.
BevelText
SeriesModel
- class com.eltima.chart.
SeriesModel
.
The SeriesModel class.
SeriesModel()
- Constructor for class com.eltima.chart.
SeriesModel
Creates new instance of SeriesModel.
SeriesModel(LineModel, GradientModel, LabelModel)
- Constructor for class com.eltima.chart.
SeriesModel
Creates new instance of SeriesModel with specified LineModel, GradientModel, LabelModel.
saveChart(FileOutputStream, boolean)
- Method in class com.eltima.chart.
ELChart
Save chart properties to specified output stream.
saveTransform(Graphics2D)
- Method in class com.eltima.chart.
Animation
Save current AffineTransform.
secondArrowPos
- Variable in class com.eltima.chart.
AxisComponentPositions
setAlignment(int)
- Method in class com.eltima.chart.
LegendModel
Sets the legend alignment.
setAnimationModel(AnimationModel)
- Method in class com.eltima.chart.
Animation
Sets AnimationModel.
setAxisGradient(GradientModel)
- Method in class com.eltima.chart.
AbstractAxis
Sets the axis GradientModel.
setAxisType(int)
- Method in class com.eltima.chart.
AbstractAxis
Sets the axis type.
setAxisType(int)
- Method in class com.eltima.chart.
Arrow
Sets the axis type.
setAxisVisible(boolean)
- Method in class com.eltima.chart.
AbstractAxis
Sets axis is visible.
setAxisWeight(int)
- Method in class com.eltima.chart.
AbstractAxis
Sets the axis weight.
setBackground(Color)
- Method in class com.eltima.chart.
LabelModel
Sets the background color.
setBorderType(int)
- Method in class com.eltima.chart.
LabelModel
Sets the border type.
setBottomArrow(Arrow)
- Method in class com.eltima.chart.
VerticalAxis
Sets the bottom Arrow.
setBounds(int, int, int, int)
- Method in class com.eltima.chart.
AbstractAxis
Moves and resizes this component.
setChartInsets(Insets)
- Method in class com.eltima.chart.
ChartPanel
Sets the chart insets.
setColor(Color)
- Method in class com.eltima.chart.
MarkerModel
Sets the marker color.
setColor(Color)
- Method in class com.eltima.chart.
Tick
Sets the tick color.
setColor1(Color)
- Method in class com.eltima.chart.
GradientModel
Sets first gradient color.
setColor2(Color)
- Method in class com.eltima.chart.
GradientModel
Sets second gradient color.
setColumnModel(ColumnModel)
- Method in class com.eltima.chart.
ELChart
Sets the ColumnModel.
setCrossesType(int)
- Method in class com.eltima.chart.
AbstractAxis
Sets the axis crosses type.
setDashType(int)
- Method in class com.eltima.chart.
LineModel
Sets the dashg type.
setData(String[], String[], Number[][])
- Method in class com.eltima.chart.
ELChartDataModel
Sets specified series, categories and data.
setDepthX(int)
- Method in class com.eltima.chart.
BevelText
Sets the deep replacing of the shadows along the Y axes.
setDepthY(int)
- Method in class com.eltima.chart.
BevelText
Sets the deep replacing of the shadows along the Y axes.
setDirection(int)
- Method in class com.eltima.chart.
GradientModel
Sets gradient direction.
setELChartDataModel(ELChartDataModel)
- Method in class com.eltima.chart.
ELChart
Sets chart data model.
setEvenGradient(GradientModel)
- Method in class com.eltima.chart.
GridModel
Sets the even GradientModel.
setEvenGradientPainted(boolean)
- Method in class com.eltima.chart.
GridModel
Sets the even gradient painted.
setFinishSteps(int)
- Method in class com.eltima.chart.
AnimationModel
Sets the number of finish steps.
setFont(Font)
- Method in class com.eltima.chart.
BevelText
Sets the font of this component.
setFont(Font)
- Method in class com.eltima.chart.
LabelModel
Sets the font.
setForeground(Color)
- Method in class com.eltima.chart.
LabelModel
Sets the foreground color.
setFormat(Format)
- Method in class com.eltima.chart.
LabelModel
Sets the Format.
setGap(int)
- Method in class com.eltima.chart.
ColumnModel
Sets gap.
setGradientModel(GradientModel)
- Method in class com.eltima.chart.
GradientPanel
Sets the GradientModel.
setGradientModel(GradientModel)
- Method in class com.eltima.chart.
LegendModel
Sets the background GradientModel.
setGradientModel(GradientModel)
- Method in class com.eltima.chart.
LineModel
Sets the GradientModel.
setGradientModel(GradientModel)
- Method in class com.eltima.chart.
SeriesModel
Sets the GradientModel.
setGradientPaint(Graphics2D, int, int, int, int)
- Method in class com.eltima.chart.
GradientModel
Sets GradientPaint for specified rectangle coordinaties.
setGradientPaint(Graphics2D, Rectangle)
- Method in class com.eltima.chart.
GradientModel
Sets GradientPaint for specified rectangle.
setGradientShadow1(GradientModel)
- Method in class com.eltima.chart.
BevelText
Sets first shadow GradientModel.
setGradientShadow2(GradientModel)
- Method in class com.eltima.chart.
BevelText
Sets second shadow GradientModel.
setGradientText(GradientModel)
- Method in class com.eltima.chart.
BevelText
Sets text GradientModel.
setHorizontalGrid(GridModel)
- Method in class com.eltima.chart.
ChartPanel
Sets horizontal grid GridModel.
setLabelAxisMargin(int)
- Method in class com.eltima.chart.
AbstractAxis
Sets the Label/Axis margin.
setLabelMargin(int)
- Method in class com.eltima.chart.
SeriesModel
Sets the label margin.
setLabelModel(LabelModel)
- Method in class com.eltima.chart.
AbstractAxis
Sets the axis label LabelModel.
setLabelModel(LabelModel)
- Method in class com.eltima.chart.
LegendModel
Sets the LabelModel.
setLabelModel(LabelModel)
- Method in class com.eltima.chart.
SeriesModel
Sets the LabelModel.
setLabelPlacement(int)
- Method in class com.eltima.chart.
AbstractAxis
Sets the label placement.
setLabelPosition(int)
- Method in class com.eltima.chart.
SeriesModel
Sets the label position
setLabelRenderer(JLabel)
- Method in class com.eltima.chart.
AbstractAxis
Sets the axis label renderer.
setLabelVisible(boolean)
- Method in class com.eltima.chart.
AbstractAxis
Sets axis labels is visible.
setLeftArrow(Arrow)
- Method in class com.eltima.chart.
HorizontalAxis
Sets the left Arrow.
setLegendModel(LegendModel)
- Method in class com.eltima.chart.
Legend
Sets the LegendModel.
setLegendPlotMargin(int)
- Method in class com.eltima.chart.
LegendModel
Sets the legend/plot margin.
setLength(int)
- Method in class com.eltima.chart.
Tick
Sets the tick length.
setLineColor(Color)
- Method in class com.eltima.chart.
MarkerModel
Sets the line color.
setLineModel(LineModel)
- Method in class com.eltima.chart.
GridModel
Sets the LineModel.
setLineModel(LineModel)
- Method in class com.eltima.chart.
SeriesModel
Sets the LineModel.
setLinePainted(boolean)
- Method in class com.eltima.chart.
GridModel
Sets line painted.
setLineWeight(int)
- Method in class com.eltima.chart.
Arrow
Sets the axis line weight.
setLineWidth(float)
- Method in class com.eltima.chart.
MarkerModel
Sets the line width.
setLooping(boolean)
- Method in class com.eltima.chart.
AnimationModel
Sets the looping.
setMajorTick(Tick)
- Method in class com.eltima.chart.
AbstractAxis
Sets the major Tick.
setMarkerModel(MarkerModel)
- Method in class com.eltima.chart.
SeriesModel
Sets the MarkerModel.
setMinorTick(Tick)
- Method in class com.eltima.chart.
AbstractAxis
Sets the minor Tick.
setNumberOfCycles(int)
- Method in class com.eltima.chart.
GradientModel
Sets gradient number of cycles.
setOddGradient(GradientModel)
- Method in class com.eltima.chart.
GridModel
Sets the odd GradientModel.
setOddGradientPainted(boolean)
- Method in class com.eltima.chart.
GridModel
Sets odd gradient painted.
setOverlay(int)
- Method in class com.eltima.chart.
ColumnModel
Sets overlay.
setPainted(boolean)
- Method in class com.eltima.chart.
MarkerModel
Sets marker painted.
setPlaces(int)
- Method in class com.eltima.chart.
Arrow
Sets the arrow places.
setPlotGradient(GradientModel)
- Method in class com.eltima.chart.
ChartPanel
Sets the plot GradientModel.
setPlotGradientPainted(boolean)
- Method in class com.eltima.chart.
ChartPanel
Sets plot gradient painted.
setPlotLine(LineModel)
- Method in class com.eltima.chart.
ChartPanel
Sets plot LineModel.
setPlotLinePainted(boolean)
- Method in class com.eltima.chart.
ChartPanel
Sets plot line painted.
setPosition(int)
- Method in class com.eltima.chart.
LegendModel
Sets the legend position.
setRendererType(int)
- Method in class com.eltima.chart.
SeriesModel
Sets the renderer type.
setRightArrow(Arrow)
- Method in class com.eltima.chart.
HorizontalAxis
Sets the right Aroow.
setSeriesLabelRenderer(JLabel)
- Method in class com.eltima.chart.
ChartPanel
Sets series label renderer.
setSeriesModel(SeriesModel)
- Method in class com.eltima.chart.
BarRenderer
Sets the SeriesModel.
setSeriesModel(SeriesModel)
- Method in class com.eltima.chart.
ColumnRenderer
Sets the SeriesModel.
setSeriesModel(SeriesModel)
- Method in class com.eltima.chart.
LineRenderer
Sets the SeriesModel.
setShadowType(int)
- Method in class com.eltima.chart.
BevelText
Sets the shadow type of this component.
setSize(int)
- Method in class com.eltima.chart.
MarkerModel
Sets the marker size.
setSleepTime(int)
- Method in class com.eltima.chart.
AnimationModel
Sets the sleep time.
setStackedType(int)
- Method in class com.eltima.chart.
ELChart
Sets the stacked type.
setStep(int)
- Method in class com.eltima.chart.
Animation
Sets the animation step.
setStepTime(int)
- Method in class com.eltima.chart.
AnimationModel
Sets the step time.
setSubType(int)
- Method in class com.eltima.chart.
ELChart
Sets the subtype.
setText(String)
- Method in class com.eltima.chart.
BevelText
Defines the single line of text this component will display.
setTickWeight(int)
- Method in class com.eltima.chart.
Arrow
Sets the axis tick weight.
setTitle(String)
- Method in class com.eltima.chart.
AbstractAxis
Sets the axis title.
setTitleLabelMargin(int)
- Method in class com.eltima.chart.
AbstractAxis
Sets the Title/Label margin.
setTitleModel(LabelModel)
- Method in class com.eltima.chart.
AbstractAxis
Sets the axis title LabelModel.
setTitleRenderer(JLabel)
- Method in class com.eltima.chart.
AbstractAxis
Sets the Title renderer.
setTitleVisible(boolean)
- Method in class com.eltima.chart.
AbstractAxis
Sets axis title is visible.
setTopArrow(Arrow)
- Method in class com.eltima.chart.
VerticalAxis
Sets the top Arrow.
setTransform(String, Graphics2D, Rectangle, Rectangle)
- Method in class com.eltima.chart.
Animation
Sets AffineTransform for specified rectangle "rObject" depends of key, animation step and owner rectangle.
setType(int)
- Method in class com.eltima.chart.
Arrow
Sets the arrow type.
setType(int)
- Method in class com.eltima.chart.
BarRenderer
Sets the renderer type.
setType(int)
- Method in class com.eltima.chart.
ColumnRenderer
Sets the renderer type.
setType(int)
- Method in class com.eltima.chart.
ELChart
Sets the chart type.
setType(int)
- Method in class com.eltima.chart.
LineRenderer
Sets the renderer type.
setType(int)
- Method in class com.eltima.chart.
MarkerModel
Sets the marker type.
setType(int)
- Method in class com.eltima.chart.
Tick
Sets the tick type.
setVerticalGrid(GridModel)
- Method in class com.eltima.chart.
ChartPanel
Sets vertical grid GridModel.
setWeight(int)
- Method in class com.eltima.chart.
Tick
Sets the tick weight.
setWidth(float)
- Method in class com.eltima.chart.
LineModel
Sets the line width.
shadowType
- Variable in class com.eltima.chart.
BevelText
sign
- Variable in class com.eltima.chart.
TickLabels
startStep
- Variable in class com.eltima.chart.
AnimationProperty
Animation start step.
subTitle
- Variable in class com.eltima.chart.
HeaderPanel
T
TOP
- Static variable in class com.eltima.chart.
Arrow
TOP_LEFT_TO_BOTTOM_RIGHT
- Static variable in class com.eltima.chart.
GradientModel
Gradient direction top left to bottom right.
TOP_RIGHT_TO_BOTTOM_LEFT
- Static variable in class com.eltima.chart.
GradientModel
Gradient direction top right to bootom left.
TYPE_1
- Static variable in class com.eltima.chart.
Arrow
TYPE_2
- Static variable in class com.eltima.chart.
Arrow
TYPE_3
- Static variable in class com.eltima.chart.
Arrow
TYPE_4
- Static variable in class com.eltima.chart.
Arrow
TYPE_5
- Static variable in class com.eltima.chart.
Arrow
TYPE_APPEAR
- Static variable in class com.eltima.chart.
AnimationProperty
TYPE_AREA
- Static variable in class com.eltima.chart.
ELChart
TYPE_BAR
- Static variable in class com.eltima.chart.
ELChart
TYPE_CATEGORY
- Static variable in class com.eltima.chart.
AbstractAxis
TYPE_COLUMN
- Static variable in class com.eltima.chart.
ELChart
TYPE_DATA
- Static variable in class com.eltima.chart.
AbstractAxis
TYPE_LINE
- Static variable in class com.eltima.chart.
ELChart
TYPE_NONE
- Static variable in class com.eltima.chart.
Arrow
TYPE_SLIDE_BOTTOM
- Static variable in class com.eltima.chart.
AnimationProperty
TYPE_SLIDE_LEFT
- Static variable in class com.eltima.chart.
AnimationProperty
TYPE_SLIDE_RIGHT
- Static variable in class com.eltima.chart.
AnimationProperty
TYPE_SLIDE_TOP
- Static variable in class com.eltima.chart.
AnimationProperty
Tick
- class com.eltima.chart.
Tick
.
The Tick class.
Tick()
- Constructor for class com.eltima.chart.
Tick
Creates new instance of Tick.
Tick(int, int, int, Color)
- Constructor for class com.eltima.chart.
Tick
Creates new instance of Tick with specified type, length, weigth and color.
TickLabels
- class com.eltima.chart.
TickLabels
.
The TickLabels class.
TickLabels(Position, String, int)
- Constructor for class com.eltima.chart.
TickLabels
Creates new instance of TickLabels with specified position, value and sign.
text
- Variable in class com.eltima.chart.
BevelText
title
- Variable in class com.eltima.chart.
HeaderPanel
titlePos
- Variable in class com.eltima.chart.
AxisComponentPositions
type
- Variable in class com.eltima.chart.
AnimationProperty
Animation type (TYPE_APPEAR the default).
V
VerticalAxis
- class com.eltima.chart.
VerticalAxis
.
The VerticalAxis class.
VerticalAxis(ELChart)
- Constructor for class com.eltima.chart.
VerticalAxis
Creates new instance of VerticalAxis with specified ELChart.
value
- Variable in class com.eltima.chart.
TickLabels
verticalAxisRect
- Variable in class com.eltima.chart.
ChartPanel
W
weight
- Variable in class com.eltima.chart.
AxisComponentPositions
weight
- Variable in class com.eltima.chart.
Position
Unit weight.
width
- Variable in class com.eltima.chart.
LineModel
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
V
W
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes