|
ChartCat 1.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
ChartModelAdapter
. AbstractChartModelAdapter
with no wrapped
chart model.
Part
s.
AbstractPart
using null
as chart context.
ArcValueLocation
and initializes all of its fields to the given values.
ArcValueLocation
and initializes all of its fields to the given values.
AreaLegendPart(GraphPart) -
Constructor for class li.netcat.chart.util.AreaLegendPart
AreaLegendPart
that refers to the given GraphPart
.
AreaLegendPart
that refers to the given GraphPart
and uses
the given orientation.
AreaPart(ChartModel) -
Constructor for class li.netcat.chart.util.AreaPart
AreaPart
using the given ChartModel
, the type STACK_TYPE_NOT_STACKED
and a
horizontal orientation.
AreaPart
using the given ChartModel
, stack type and orientation.
ChartModelListener
to the list of listeners.
PanelPart
using no constraints.
PanelPart
using the given constraints.
anchor(0.5f, 0.5f)
.
anchor(1.0f, 0.5f)
.
anchor(0.5f, 0.0f)
.
anchor(1.0f, 0.0f)
.
anchor(0.0f, 0.0f)
.
anchor(0.5f, 1.0f)
.
anchor(1.0f, 1.0f)
.
anchor(0.0f, 1.5f)
.
anchor(0.0f, 0.5f)
.
ChartConstants.BACKGROUND
ChartConstants.BASELINE
ChartConstants.BASELINE
ChartConstants.BASELINE
ChartConstants.BASELINE
SwingConstants.BOTTOM
ChartConstants.BOTTOM
ChartConstants.BOTTOM
ChartConstants.BOTTOM
ChartConstants.BOTTOM
ChartConstants.BOTTOM
ChartConstants.BOTTOM
BarPart(ChartModel) -
Constructor for class li.netcat.chart.util.BarPart
BarPart
using the given ChartModel
, the type STACK_TYPE_NOT_STACKED
and a
horizontal orientation.
BarPart
using the given ChartModel
, stack type and orientation.
TagManager
. BasicTagManager
with its default properties.
BasicTagManager
using the given text alignment and angle.
BorderPart(Part) -
Constructor for class li.netcat.chart.util.BorderPart
BorderPart
around the given Part
using the pen Pen.getDefaultCapSquare()
,
no background and default insets.
BorderPart
around the given Part
using the given pen.
BufferedSVG
with a default size of 200x200.
SwingConstants.CENTER
ChartConstants.CENTER
ChartConstants.CENTER
ChartConstants.CENTER
ChartConstants.CENTER
CartesianGraphPart
using the given parameters.
CartesianGridPart(CartesianGraphPart) -
Constructor for class li.netcat.chart.util.CartesianGridPart
CartesianGridPart
using the given CartesianGraphPart
.
CartesianInscribePart(CartesianGraphPart) -
Constructor for class li.netcat.chart.util.CartesianInscribePart
CartesianInscribePart
that tags the given graph part.
CartesianScalePart(PolarGraphPart, int) -
Constructor for class li.netcat.chart.util.CartesianScalePart
CartesianScalePart
that attaches to the given polar part
at the given position.
CartesianScalePart
that attaches to the given Cartesian part
at the given position.
Chart
.
Chart
and uses the given Part
as content.
ChartInvalidationEvent
using the given event source.
ChartModel
as data source.ChartModelEvent
using the given event source.
ChartModelSupport
with no initial listeners.
Chart
on the screen.
ChartPanel
with a white background and no content.
ChartPanel
with a white background and the given chart.
CircleTagConstraints
using the given parameters.
CircleTagConstraints
using the given parameters.
ColumnLegendModel
.
Layout
interface. DefaultLayout
.
NumericScaleModel
that uses a linear scale.
DefaultScaleModel
.
StackModel
interface.DefaultStackModel
using the given stack type and stack strategy.
TagManager
interface. DefaultTagManager
with the given style and the given method.
DeviceString
using the given text and font metrics.
DirectInscribePart(GraphPart) -
Constructor for class li.netcat.chart.util.DirectInscribePart
DirectInscribePart
that tags the given graph part.
ElementLayout
.
ChartConstants.FOREGROUND
TextLook
with the given font as font.
TextLook
with the given paint as foreground.
GraphLook
and initializes it to its defaults.
GraphPart
and uses the given parameters to allocate the
default models.
GridPart
is the abstract super class of all grids.
GridPart
and initializes it to its defaults.
null
.
Pen
that is used to paint the given column in an area chart.
Pen
that is used to paint the given cell in an area chart (e.g. bar chart or radar chart).
TextLook
.
TextLook
.
TextLook
.
TextLook
.
LegendModel
.
TextLook
.
TextLook
.
GraphLook
and the LegendModel
.
true
if the zero value gets included.
null
.
Pen
that is used to paint the data of a specific column in a line chart.
null
.
CartesianGraphPart
.
true
if the lines get painted.
true
if the lines get painted.
true
if the symbols get painted.
true
if the symbols get painted.
Part
.
PanelPart
.
null
.
null
.
null
.
true
if the tags get turned smoothly.
ValueLocation
for a given cell.
SwingConstants.HORIZONTAL
ChartConstants.HORIZONTAL
ChartConstants.HORIZONTAL
InscribePart
.
Layout
interface that adds the functionality of iterating over all
elements of the layout.invalidate()
on the chart context if it's not null
.
false
.
true
if there are no elements left.
true
if the values in this model are in percent.
true
if the values in this model are stacked.
SwingConstants.LEFT
ChartConstants.LEFT
ChartConstants.LEFT
ChartConstants.LEFT
ChartConstants.LEFT
ChartConstants.LEFT
ChartConstants.LEFT
LabelPart
is used to write an arbitrary text to the chart. LabelPart
using the given constant text.
LabelPart
that uses the given key to retrieve the
text from the given chart model.
LineLegendPart(GraphPart) -
Constructor for class li.netcat.chart.util.LineLegendPart
LineLegendPart
that refers to the given GraphPart
.
LineLegendPart
that refers to the given GraphPart
and uses
the given orientation.
LinePart(ChartModel) -
Constructor for class li.netcat.chart.util.LinePart
LinePart
using the given ChartModel
, the type STACK_TYPE_NOT_STACKED
and a
horizontal orientation.
LinePart
using the given ChartModel
, stack type and orientation.
LinePart
using the given ChartModel
, stack type and orientation.
LineTagConstraints
object with the given parameters.
ChartConstants.NET
ChartConstants.NET
ScaleModel
interface that defines a numeric scale.
ChartConstants.PERSPECTIVE
PanelPart
.
PanelPart
.
PanelPartConstraints
using the given parameters.
Part
is the building block unit that is used to compose charts. Part
and changes its look for example to the following:
PerspectivePart(Part) -
Constructor for class li.netcat.chart.util.PerspectivePart
PolarConverter
that uses the given scale model as the tangential scale model.
PolarGraphPart
using the given parameters.
PolarGridPart(PolarGraphPart) -
Constructor for class li.netcat.chart.util.PolarGridPart
PolarGridPart
using the given PolarGraphPart
.
PolarInscribePart(PolarGraphPart) -
Constructor for class li.netcat.chart.util.PolarInscribePart
PolarInscribePart
that tags the given graph part.
PolarScalePart(PolarGraphPart) -
Constructor for class li.netcat.chart.util.PolarScalePart
PolarScalePart
that attaches to the given polar part.
TextLook
with the given pen.
SwingConstants.RIGHT
ChartConstants.RIGHT
ChartConstants.RIGHT
ChartConstants.RIGHT
ChartConstants.RIGHT
ChartConstants.RIGHT
ChartConstants.RIGHT
ChartConstants.RING
ChartConstants.RING
RadarLinePart(ChartModel) -
Constructor for class li.netcat.chart.util.RadarLinePart
RadarLinePart
using the given ChartModel
and the type STACK_TYPE_NOT_STACKED
.
RadarLinePart
using the given ChartModel
and the given type.
RadarLinePart
using the given ChartModel
and the given type.
RadarPart(ChartModel) -
Constructor for class li.netcat.chart.util.RadarPart
RadarPart
using the given ChartModel
and the type STACK_TYPE_NOT_STACKED
.
RadarPart
using the given ChartModel
and the given type.
RectValueLocation
and initializes all of its fields to the given values.
RingPart(ChartModel) -
Constructor for class li.netcat.chart.util.RingPart
RingPart
using the given ChartModel
and the type STACK_TYPE_STACKED_PERCENT
.
RingPart
using the given ChartModel
and the given type.
ChartModel
as data.RowScaleModel
and sets the given centered flag.
ChartModelListener
from the list of listeners.
ChartConstants.STACK_STRATEGY_APPEND
ChartConstants.STACK_STRATEGY_APPEND
ChartConstants.STACK_STRATEGY_GROUP
ChartConstants.STACK_STRATEGY_GROUP
ChartConstants.STACK_TYPE_NOT_STACKED
ChartConstants.STACK_TYPE_NOT_STACKED
ChartConstants.STACK_TYPE_STACKED
ChartConstants.STACK_TYPE_STACKED
ChartConstants.STACK_TYPE_STACKED_PERCENT
ChartConstants.STACK_TYPE_STACKED_PERCENT
StackModel
adapts a chart model and calculates the lead and the
tail of each numeric value in the model. StackModelEvent
using the given event source.
StackModelSupport
with no initial listeners.
NumericScaleModel
that uses a linear scale.
TextLook
.
TextLook
.
TextLook
.
TextLook
.
CartesianGraphPart
.
LegendPart
that provides the GraphLook
and the LegendModel
.
TagPart
.
CartesianGraphPart
.
true
the legend paints the lines.
true
this line part will paint the lines.
true
the legend paints the symbols.
true
this line part will paint the symbols.
Part
.
false
to use only horizontal and vertical tags.
SwingConstants.TOP
ChartConstants.TOP
ChartConstants.TOP
ChartConstants.TOP
ChartConstants.TOP
ChartConstants.TOP
ChartConstants.TOP
TagPart
.
TextLook
with the given font and foreground.
TextLook
with the given font and foreground.
TextPart
and uses TextLook.getDefaultNormal()
as the initial
text look.
target(0.5f, 0.5f)
.
target(1.0f, 0.5f)
.
target(0.5f, 0.0f)
.
target(1.0f, 0.0f)
.
target(0.0f, 0.0f)
.
target(0.5f, 1.0f)
.
target(1.0f, 1.0f)
.
target(0.0f, 1.0f)
.
target(0.0f, 0.5f)
.
DeviceString
.
SwingConstants.VERTICAL
ChartConstants.VERTICAL
ChartConstants.VERTICAL
|
ChartCat 1.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |