Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
Y
Z
I
ImageFilter
- Class in
com.approximatrix.charting.test
Simple file filter used in the sample test application GraphFrame for determinign if a file format is supported
ImageFilter(String[])
- Constructor for class com.approximatrix.charting.test.
ImageFilter
initComponents()
- Method in class com.approximatrix.charting.swing.
ChartPanel
This method is write-protected by the IDE but isn't used at all.
initComponents()
- Method in class com.approximatrix.charting.swing.
ExtendedChartPanel
This method is write-protected by the IDE but isn't used at all.
initComponents()
- Method in class com.approximatrix.charting.test.
GraphFrame
This method is called from within the constructor to initialize the form.
inner_margin
- Variable in class com.approximatrix.charting.
Legend
insertValue(int, Object, Object)
- Method in class com.approximatrix.charting.model.
EditableChartDataModel
Inserts a value together with its column value at the right position.
insertValue(Object, Object)
- Method in class com.approximatrix.charting.model.
EditableDataSet
Inserts the given column/value pair at the right position, which is determined through a binary search.
instance
- Static variable in class com.approximatrix.charting.render.
RowColorModel
interpolate(double[], double[], double)
- Static method in class com.approximatrix.charting.
ChartUtilities
This function performs a polynomial interpolation using a set of given x and y values.
InterpolationChartRenderer
- Class in
com.approximatrix.charting.render
This renderer creates a InterpolationChart.
InterpolationChartRenderer(CoordSystem, ChartDataModel)
- Constructor for class com.approximatrix.charting.render.
InterpolationChartRenderer
Creates new InterpolationChartRenderer
intersects(double, double, double, double)
- Method in class com.approximatrix.charting.render.shape.
Diamond2D
intersects(double, double, double, double)
- Method in class com.approximatrix.charting.render.shape.
Triangle2D
intval
- Variable in class com.approximatrix.charting.test.
TestChartDataModel
isAutoScale()
- Method in class com.approximatrix.charting.model.
AbstractChartDataModel
isAutoScale()
- Method in interface com.approximatrix.charting.model.
ChartDataModel
Returns true if autoscaling is enabled.
isAutoScale()
- Method in class com.approximatrix.charting.model.
MultiScatterDataModel
Returns whether autoscaling is enabled
isColumnNumeric()
- Method in class com.approximatrix.charting.model.
AbstractChartDataModel
Determines if the column values are numeric.
isColumnNumeric()
- Method in interface com.approximatrix.charting.model.
ChartDataModel
Defines whether the column values are numeric, that is, they can be casted to
Number
.
isColumnNumeric()
- Method in class com.approximatrix.charting.model.
DefaultChartDataModel
Returns true if the columns are numeric.
isColumnNumeric()
- Method in class com.approximatrix.charting.model.
MultiScatterDataModel
Defines whether the column values are numeric, that is, they can be casted to
Number
.
isDrawArrows()
- Method in class com.approximatrix.charting.
CoordSystem
if true, the arrows will be drawn at the end of the axis
isEmpty()
- Method in class com.approximatrix.charting.render.shape.
Diamond2D
Returns true if the bounding box is empty.
isEmpty()
- Method in class com.approximatrix.charting.render.shape.
Triangle2D
isEnableZoom()
- Method in class com.approximatrix.charting.swing.
ExtendedChartPanel
Returns whether or not dynamic zoom is enabled
isManualScale()
- Method in class com.approximatrix.charting.model.
AbstractChartDataModel
Returns true if the manual axis scaling is enabled.
isManualScale()
- Method in interface com.approximatrix.charting.model.
ChartDataModel
Returns true if the manual axis scaling is enabled.
isManualScale()
- Method in class com.approximatrix.charting.model.
MultiScatterDataModel
Returns true if the manual axis scaling is enabled.
isPaintAltTick()
- Method in class com.approximatrix.charting.
CoordSystem
if true, the increment will be painted at each tick mark
isPaintAxes()
- Method in class com.approximatrix.charting.
CoordSystem
Returns whether axes will be painted.
isPaintLabels()
- Method in class com.approximatrix.charting.
CoordSystem
if true, labels will be painted for each axis
isPaintOnlyTick()
- Method in class com.approximatrix.charting.
CoordSystem
if true only the tick will be painted on the yaxis.
isSeries(String)
- Method in class com.approximatrix.charting.model.
MultiScatterDataModel
Determines if a specified series exists in the model
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
Y
Z