A C D E F G H I J L M N O P R S T U V X Y Z

A

AAxis - Class in info.monitorenter.gui.chart.axis
The base class for an axis of the Chart2D.
AAxis() - Constructor for class info.monitorenter.gui.chart.axis.AAxis
Default constructor that uses a LabelFormatterAutoUnits for formatting labels.
AAxis(IAxisLabelFormatter) - Constructor for class info.monitorenter.gui.chart.axis.AAxis
Constructor that uses the given label formatter for formatting labels.
AAxis.AChart2DDataAccessor - Class in info.monitorenter.gui.chart.axis
An internal connector class that will connect the axis to the a Chart2D.
AAxis.AChart2DDataAccessor(Chart2D) - Constructor for class info.monitorenter.gui.chart.axis.AAxis.AChart2DDataAccessor
Constructor with the chart that is acessed.
AAxis.XDataAccessor - Class in info.monitorenter.gui.chart.axis
An accessor for the x axis of a chart.
AAxis.XDataAccessor(Chart2D) - Constructor for class info.monitorenter.gui.chart.axis.AAxis.XDataAccessor
Creates an instance that accesses the given chart's x axis.
AAxis.YDataAccessor - Class in info.monitorenter.gui.chart.axis
Accesses the y axis of the Chart2D.
AAxis.YDataAccessor(Chart2D) - Constructor for class info.monitorenter.gui.chart.axis.AAxis.YDataAccessor
Creates an instance that accesses the y axis of the given chart.
AAxisAction - Class in info.monitorenter.gui.chart.events
The base class that connects triggered actions with an AAxis instance.
AAxisAction(Chart2D, String, int) - Constructor for class info.monitorenter.gui.chart.events.AAxisAction
Create an Action that accesses the chart's axis by argument axis and identifies itself with the given action String.
AAxisTransformation - Class in info.monitorenter.gui.chart.axis
Base class for Axis implementations that transform the scale for changed display.
AAxisTransformation() - Constructor for class info.monitorenter.gui.chart.axis.AAxisTransformation
Creates a default instance that will use a LabelFormatterAutoUnits for formatting labels.
AAxisTransformation(IAxisLabelFormatter) - Constructor for class info.monitorenter.gui.chart.axis.AAxisTransformation
Creates an instance that will the given label formatter for formatting labels.
AAxisTransformation.XDataAccessor - Class in info.monitorenter.gui.chart.axis
An accessor for the x axis of a chart.
AAxisTransformation.XDataAccessor(Chart2D) - Constructor for class info.monitorenter.gui.chart.axis.AAxisTransformation.XDataAccessor
Creates an instance that accesses the given chart's x axis.
AAxisTransformation.YDataAccessor - Class in info.monitorenter.gui.chart.axis
Accesses the y axis of the Chart2D.
AAxisTransformation.YDataAccessor(Chart2D) - Constructor for class info.monitorenter.gui.chart.axis.AAxisTransformation.YDataAccessor
Creates an instance that accesses the y axis of the given chart.
accept(File) - Method in class info.monitorenter.gui.chart.io.FileFilterExtensions
 
accept(String) - Method in class info.monitorenter.gui.chart.io.FileFilterExtensions
 
accept(String) - Method in interface info.monitorenter.gui.chart.io.INameFilter
Accept the file denoted by the given url String.
AChart2DAction - Class in info.monitorenter.gui.chart.events
The base class that connects triggered actions with an Chart2D instance.
AChart2DAction(Chart2D, String) - Constructor for class info.monitorenter.gui.chart.events.AChart2DAction
Create an Action that accesses the chart and identifies itself with the given action String.
actionPerformed(ActionEvent) - Method in class info.monitorenter.gui.chart.events.AxisActionSetGrid
 
actionPerformed(ActionEvent) - Method in class info.monitorenter.gui.chart.events.AxisActionSetRange
 
actionPerformed(ActionEvent) - Method in class info.monitorenter.gui.chart.events.AxisActionSetRangePolicy
 
actionPerformed(ActionEvent) - Method in class info.monitorenter.gui.chart.events.AxisActionSetTitle
 
actionPerformed(ActionEvent) - Method in class info.monitorenter.gui.chart.events.AxisActionSetTitleFont
 
actionPerformed(ActionEvent) - Method in class info.monitorenter.gui.chart.events.Chart2DActionSaveImageSingleton
 
actionPerformed(ActionEvent) - Method in class info.monitorenter.gui.chart.events.Chart2DActionSetAxis
 
actionPerformed(ActionEvent) - Method in class info.monitorenter.gui.chart.events.Chart2DActionSetCustomGridColor
 
actionPerformed(ActionEvent) - Method in class info.monitorenter.gui.chart.events.Chart2DActionSetCustomGridColorSingleton
 
actionPerformed(ActionEvent) - Method in class info.monitorenter.gui.chart.events.Chart2DActionSetGridColor
 
actionPerformed(ActionEvent) - Method in class info.monitorenter.gui.chart.events.Chart2DActionSetName
 
actionPerformed(ActionEvent) - Method in class info.monitorenter.gui.chart.events.Chart2DActionSetPaintLabels
 
actionPerformed(ActionEvent) - Method in class info.monitorenter.gui.chart.events.ErrorBarPainterActionEdit
 
actionPerformed(ActionEvent) - Method in class info.monitorenter.gui.chart.events.ErrorBarPainterActionSetSegmentColor
 
actionPerformed(ActionEvent) - Method in class info.monitorenter.gui.chart.events.ErrorBarPainterActionSetSegmentPainter
 
actionPerformed(ActionEvent) - Method in class info.monitorenter.gui.chart.events.ErrorBarPolicyActionAddPainter
 
actionPerformed(ActionEvent) - Method in class info.monitorenter.gui.chart.events.ErrorBarPolicyActionRemovePainter
 
actionPerformed(ActionEvent) - Method in class info.monitorenter.gui.chart.events.ErrorBarPolicyActionShowWizard
 
actionPerformed(ActionEvent) - Method in class info.monitorenter.gui.chart.events.ErrorBarPolicyMultiAction
 
actionPerformed(ActionEvent) - Method in class info.monitorenter.gui.chart.events.JComponentActionSetBackground
 
actionPerformed(ActionEvent) - Method in class info.monitorenter.gui.chart.events.JComponentActionSetCustomBackground
 
actionPerformed(ActionEvent) - Method in class info.monitorenter.gui.chart.events.JComponentActionSetCustomBackgroundSingleton
 
actionPerformed(ActionEvent) - Method in class info.monitorenter.gui.chart.events.JComponentActionSetCustomForeground
 
actionPerformed(ActionEvent) - Method in class info.monitorenter.gui.chart.events.JComponentActionSetCustomForegroundSingleton
 
actionPerformed(ActionEvent) - Method in class info.monitorenter.gui.chart.events.JComponentActionSetForeground
 
actionPerformed(ActionEvent) - Method in class info.monitorenter.gui.chart.events.Trace2DActionAddErrorBarPolicy
 
actionPerformed(ActionEvent) - Method in class info.monitorenter.gui.chart.events.Trace2DActionAddRemoveTracePainter
 
actionPerformed(ActionEvent) - Method in class info.monitorenter.gui.chart.events.Trace2DActionRemove
 
actionPerformed(ActionEvent) - Method in class info.monitorenter.gui.chart.events.Trace2DActionRemoveErrorBarPolicy
 
actionPerformed(ActionEvent) - Method in class info.monitorenter.gui.chart.events.Trace2DActionSetColor
 
actionPerformed(ActionEvent) - Method in class info.monitorenter.gui.chart.events.Trace2DActionSetCustomColor
 
actionPerformed(ActionEvent) - Method in class info.monitorenter.gui.chart.events.Trace2DActionSetName
 
actionPerformed(ActionEvent) - Method in class info.monitorenter.gui.chart.events.Trace2DActionSetPhysicalUnits
 
actionPerformed(ActionEvent) - Method in class info.monitorenter.gui.chart.events.Trace2DActionSetStroke
 
actionPerformed(ActionEvent) - Method in class info.monitorenter.gui.chart.events.Trace2DActionSetVisible
 
actionPerformed(ActionEvent) - Method in class info.monitorenter.gui.chart.events.Trace2DActionSetZindex
 
actionPerformed(ActionEvent) - Method in class info.monitorenter.gui.chart.events.Trace2DActionZindexDecrease
 
actionPerformed(ActionEvent) - Method in class info.monitorenter.gui.chart.events.Trace2DActionZindexIncrease
 
actionPerformed(ActionEvent) - Method in class info.monitorenter.gui.chart.events.ZoomableChartZoomOutAction
 
ADataCollector - Class in info.monitorenter.gui.chart.io
A simple Runnable that contiuously collects data every latency time period and adds it to the internal ITrace2D instance.
ADataCollector(ITrace2D, long) - Constructor for class info.monitorenter.gui.chart.io.ADataCollector
Creates an instance that will collect every latency ms a point and add it to the trace.
add(Object) - Method in interface info.monitorenter.util.collections.IRingBuffer
Adds element to the RingBuffer.
add(Object) - Method in class info.monitorenter.util.collections.RingBufferArrayFast
Adds an element to the ring buffer, potentially removing the first element to make more room.
add(Object) - Method in class info.monitorenter.util.collections.TreeSetGreedy
 
add(int) - Method in class info.monitorenter.util.math.IntegerReuseable
Adds the given value to the internal value.
add(Integer) - Method in class info.monitorenter.util.math.IntegerReuseable
Adds the given value to the internal value.
add(IntegerReuseable) - Method in class info.monitorenter.util.math.IntegerReuseable
Adds the given value to the internal value.
addChangeListener(ChangeListener) - Method in class info.monitorenter.reflection.ObjectRecorder
Adds a change listener that will be informed about new recordings of the inpected instances.
addComputingTrace(ITrace2D) - Method in interface info.monitorenter.gui.chart.ITrace2D
Adds a trace that "should" compute values from the points added via ITrace2D.addPoint(TracePoint2D).
addComputingTrace(ITrace2D) - Method in class info.monitorenter.gui.chart.traces.ATrace2D
 
addComputingTrace(ITrace2D) - Method in class info.monitorenter.gui.chart.traces.Trace2DAxisSwap
 
addComputingTrace(ITrace2D) - Method in class info.monitorenter.gui.chart.traces.Trace2DDebugger
 
addErrorBarPainter(IErrorBarPainter) - Method in class info.monitorenter.gui.chart.errorbars.AErrorBarPolicyConfigurable
 
addErrorBarPainter(IErrorBarPainter) - Method in interface info.monitorenter.gui.chart.IErrorBarPolicy
Adds the given error bar painter to the list of painters of this instance.
addErrorBarPolicy(IErrorBarPolicy) - Method in interface info.monitorenter.gui.chart.ITrace2D
Adds the given error bar policy to the internal set of error bar policies.
addErrorBarPolicy(IErrorBarPolicy) - Method in class info.monitorenter.gui.chart.traces.ATrace2D
 
addErrorBarPolicy(IErrorBarPolicy) - Method in class info.monitorenter.gui.chart.traces.Trace2DAxisSwap
 
addErrorBarPolicy(IErrorBarPolicy) - Method in class info.monitorenter.gui.chart.traces.Trace2DDebugger
 
addPoint(double, double) - Method in interface info.monitorenter.gui.chart.ITrace2D
Adds a tracepoint to the internal data.
addPoint(TracePoint2D) - Method in interface info.monitorenter.gui.chart.ITrace2D
Adds the given TracePoint2D to the internal data.
addPoint(double, double) - Method in class info.monitorenter.gui.chart.traces.ATrace2D
Add a point to this trace.
addPoint(TracePoint2D) - Method in class info.monitorenter.gui.chart.traces.ATrace2D
Add the given point to this ITrace2D.
addPoint(double, double) - Method in class info.monitorenter.gui.chart.traces.Trace2DAxisSwap
 
addPoint(TracePoint2D) - Method in class info.monitorenter.gui.chart.traces.Trace2DAxisSwap
 
addPoint(double, double) - Method in class info.monitorenter.gui.chart.traces.Trace2DDebugger
 
addPoint(TracePoint2D) - Method in class info.monitorenter.gui.chart.traces.Trace2DDebugger
 
addPointInternal(TracePoint2D) - Method in class info.monitorenter.gui.chart.traces.ATrace2D
Override this template method for the custom add operation that depends on the policies of the implementation.
addPointInternal(TracePoint2D) - Method in class info.monitorenter.gui.chart.traces.computing.Trace2DArithmeticMean
 
addPointInternal(TracePoint2D) - Method in class info.monitorenter.gui.chart.traces.Trace2DBijective
 
addPointInternal(TracePoint2D) - Method in class info.monitorenter.gui.chart.traces.Trace2DLtd
 
addPointInternal(TracePoint2D) - Method in class info.monitorenter.gui.chart.traces.Trace2DLtdReplacing
 
addPointInternal(TracePoint2D) - Method in class info.monitorenter.gui.chart.traces.Trace2DLtdSorted
In case point has an x- value already contained, the old tracepoint with that value will be replaced by the new one.
addPointInternal(TracePoint2D) - Method in class info.monitorenter.gui.chart.traces.Trace2DReplacing
In case p has an x- value already contained, the old tracepoint with that value will be replaced by the new one.
addPointInternal(TracePoint2D) - Method in class info.monitorenter.gui.chart.traces.Trace2DSimple
 
addPointInternal(TracePoint2D) - Method in class info.monitorenter.gui.chart.traces.Trace2DSorted
In case p has an x- value already contained, the old tracepoint with that value will be replaced by the new one.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class info.monitorenter.gui.chart.axis.AAxis
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class info.monitorenter.gui.chart.axistitlepainters.AxisTitlePainterDefault
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class info.monitorenter.gui.chart.errorbars.AErrorBarPolicyConfigurable
Adds a property change listener.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class info.monitorenter.gui.chart.errorbars.ErrorBarPainter
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface info.monitorenter.gui.chart.IAxis
Add a listener for the given property.
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface info.monitorenter.gui.chart.IAxisLabelFormatter
Registers a property change listener that will be informed about changes of the property identified by the given propertyName.
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface info.monitorenter.gui.chart.IAxisTitlePainter
Add a listener for the given property.
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface info.monitorenter.gui.chart.IErrorBarPainter
Registers a property change listener that will be informed about changes of the property identified by the given propertyName.
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface info.monitorenter.gui.chart.IErrorBarPainter.ISegment
Registers the given property change listener to receive PropertyChangeEvent instances upon a change of the given property.
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface info.monitorenter.gui.chart.IErrorBarPolicy
Registers a property change listener that will be informed about changes of the property identified by the given propertyName.
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface info.monitorenter.gui.chart.IRangePolicy
Registers a property change listener that will be informed about changes of the property identified by the given propertyName.
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface info.monitorenter.gui.chart.ITrace2D
Registers a property change listener that will be informed about changes of the property identified by the given propertyName.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class info.monitorenter.gui.chart.labelformatters.ALabelFormatter
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class info.monitorenter.gui.chart.labelformatters.LabelFormatterAutoUnits
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class info.monitorenter.gui.chart.labelformatters.LabelFormatterUnit
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class info.monitorenter.gui.chart.rangepolicies.ARangePolicy
Adds a property change listener.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class info.monitorenter.gui.chart.traces.ATrace2D
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class info.monitorenter.gui.chart.traces.Trace2DAxisSwap
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class info.monitorenter.gui.chart.traces.Trace2DDebugger
 
addTrace(ITrace2D) - Method in class info.monitorenter.gui.chart.axis.AAxis
 
addTrace(ITrace2D) - Method in class info.monitorenter.gui.chart.Chart2D
Adds the trace to this chart.
addTrace(ITrace2D) - Method in interface info.monitorenter.gui.chart.IAxis
Adds a trace that belongs to this axis.
addTracePainter(ITracePainter) - Method in interface info.monitorenter.gui.chart.ITrace2D
Adds the given trace painter to the internal set of trace painters.
addTracePainter(ITracePainter) - Method in class info.monitorenter.gui.chart.traces.ATrace2D
 
addTracePainter(ITracePainter) - Method in class info.monitorenter.gui.chart.traces.Trace2DAxisSwap
 
addTracePainter(ITracePainter) - Method in class info.monitorenter.gui.chart.traces.Trace2DDebugger
 
AdvancedDynamicChart - Class in info.monitorenter.gui.chart.demos
An example that introduces some more advanced features of jchart2d.
AdvancedStaticChart - Class in info.monitorenter.gui.chart.demos
Demonstrates advanced features of static charts in jchart2d.
AErrorBarPainterAction - Class in info.monitorenter.gui.chart.events
Base class that for triggering actions on a IErrorBarPolicy instance.
AErrorBarPainterAction(IErrorBarPainter, String) - Constructor for class info.monitorenter.gui.chart.events.AErrorBarPainterAction
Create an Action that accesses the error bar painter and identifies itself with the given action String.
AErrorBarPolicyAction - Class in info.monitorenter.gui.chart.events
Base class that for triggering actions on a IErrorBarPolicy instance.
AErrorBarPolicyAction(IErrorBarPolicy, String) - Constructor for class info.monitorenter.gui.chart.events.AErrorBarPolicyAction
Create an Action that accesses the error bar policy and identifies itself with the given action String.
AErrorBarPolicyConfigurable - Class in info.monitorenter.gui.chart.errorbars
A IErrorBarPolicy base implementation that is configurable by the means of showing positive/negative errors in x/y dimension.
AErrorBarPolicyConfigurable() - Constructor for class info.monitorenter.gui.chart.errorbars.AErrorBarPolicyConfigurable
Defcon.
AJComponentAction - Class in info.monitorenter.gui.chart.events
The base class that connects triggered actions with an JComponent instance.
AJComponentAction(JComponent, String) - Constructor for class info.monitorenter.gui.chart.events.AJComponentAction
Create an Action that accesses the JComponent and identifies itself with the given action String.
ALabelFormatter - Class in info.monitorenter.gui.chart.labelformatters
A label formatter that is aware of the AAxis it formats label for.
ALabelFormatter() - Constructor for class info.monitorenter.gui.chart.labelformatters.ALabelFormatter
Default constructor.
appendSpaces(String, int) - Static method in class info.monitorenter.util.StringUtil
Appends the given amount of spaces to the String.
ARangePolicy - Class in info.monitorenter.gui.chart.rangepolicies
A default superclass for IRangePolicy implementations that adds support for setting and getting ranges.
ARangePolicy() - Constructor for class info.monitorenter.gui.chart.rangepolicies.ARangePolicy
Creates a range policy with an unconfigured range (Range.RANGE_UNBOUNDED).
ARangePolicy(Range) - Constructor for class info.monitorenter.gui.chart.rangepolicies.ARangePolicy
Creates a range policy backed by the given range.
arraysToString(List) - Static method in class info.monitorenter.util.StringUtil
Little String output - helper that modifies the given LinkedList by getting it's Objects and replace them by their toString() - representation.
arrayToString(Object) - Static method in class info.monitorenter.util.StringUtil
If the given Object is no Array, it's toString - method is invoked.
assertDouble(double) - Static method in class info.monitorenter.util.MathUtil
Asserts that the given double is not invalid for calculation.
AStaticDataCollector - Class in info.monitorenter.gui.chart.io
Base class for data collectors that fill traces for static charts in one run.
AStaticDataCollector(ITrace2D) - Constructor for class info.monitorenter.gui.chart.io.AStaticDataCollector
Constructor with target trace.
ATrace2D - Class in info.monitorenter.gui.chart.traces
The abstract basic implementation of ITrace2D that provides the major amount of aspects needed in order to work correctly together with Chart2D.
ATrace2D() - Constructor for class info.monitorenter.gui.chart.traces.ATrace2D
Defcon.
ATrace2DAction - Class in info.monitorenter.gui.chart.events
The base class that connects triggered actions with an ITrace2D instance.
ATrace2DAction(ITrace2D, String) - Constructor for class info.monitorenter.gui.chart.events.ATrace2DAction
Create an Action that accesses the trace and identifies itself with the given action String.
ATrace2DActionErrorBarPolicy - Class in info.monitorenter.gui.chart.events
Abstract Action to act with an IErrorBarPolicy on an ITrace2D.
ATrace2DActionErrorBarPolicy(ITrace2D, String, IErrorBarPolicy) - Constructor for class info.monitorenter.gui.chart.events.ATrace2DActionErrorBarPolicy
Create an Action that accesses the trace and identifies itself with the given action String.
ATracePainter - Class in info.monitorenter.gui.chart.traces.painters
A trace painter that adds the service of knowing the previous point that had to be painted.
ATracePainter() - Constructor for class info.monitorenter.gui.chart.traces.painters.ATracePainter
 
AUnit - Class in info.monitorenter.util.units
A unit.
AUnit() - Constructor for class info.monitorenter.util.units.AUnit
Protected constructor to ensure package access only.
AxisActionSetGrid - Class in info.monitorenter.gui.chart.events
Action that invokes AAxis.setPaintGrid(boolean) on a constructor given AAxis.
AxisActionSetGrid(Chart2D, String, int) - Constructor for class info.monitorenter.gui.chart.events.AxisActionSetGrid
Create an Action that accesses the chart's axis by argument axis and identifies itself with the given action String and invokes AAxis.setPaintGrid(boolean) on the axis upon selection.
AxisActionSetRange - Class in info.monitorenter.gui.chart.events
Action that sets the range of an AAxis of a chart (Chart2D) that will be used by it's viewport ( AAxis.setRangePolicy(info.monitorenter.gui.chart.IRangePolicy)) by showing a modal range chooser.
AxisActionSetRange(Chart2D, String, int) - Constructor for class info.monitorenter.gui.chart.events.AxisActionSetRange
Create an Action that accesses the chart's axis by argument axis and identifies itself with the given action String.
AxisActionSetRangePolicy - Class in info.monitorenter.gui.chart.events
Action that sets a constructor given IRangePolicy to a constructor given AAxis.
AxisActionSetRangePolicy(Chart2D, String, int, IRangePolicy) - Constructor for class info.monitorenter.gui.chart.events.AxisActionSetRangePolicy
Create an Action that accesses the axis, identifies itself with the given action String and sets the given IRangePolicy to the axis upon selection.
AxisActionSetTitle - Class in info.monitorenter.gui.chart.events
Action that sets the title String of the IAxis specified by the constructor via IAxis.setTitle(String).
AxisActionSetTitle(Chart2D, String, int) - Constructor for class info.monitorenter.gui.chart.events.AxisActionSetTitle
Create an Action that accesses the chart's axis by argument axis and identifies itself with the given action String.
AxisActionSetTitleFont - Class in info.monitorenter.gui.chart.events
Action that sets the title String of the IAxisTitlePainter of the IAxis specified by the constructor.
AxisActionSetTitleFont(Chart2D, String, int, Font) - Constructor for class info.monitorenter.gui.chart.events.AxisActionSetTitleFont
Create an Action that accesses the chart's axis by argument axis and identifies itself with the given action String.
AxisInverse - Class in info.monitorenter.gui.chart.axis
An AAxis with inverse display of values.
AxisInverse() - Constructor for class info.monitorenter.gui.chart.axis.AxisInverse
Defcon.
AxisInverse(IAxisLabelFormatter) - Constructor for class info.monitorenter.gui.chart.axis.AxisInverse
Constructor that uses the given label formatter for formatting labels.
AxisInverse.XDataInverseAccessor - Class in info.monitorenter.gui.chart.axis
An accessor for the x axis of a chart.
AxisInverse.XDataInverseAccessor(Chart2D) - Constructor for class info.monitorenter.gui.chart.axis.AxisInverse.XDataInverseAccessor
Creates an instance that accesses the given chart's x axis.
AxisInverse.YDataInverseAccessor - Class in info.monitorenter.gui.chart.axis
Accesses the y axis of the Chart2D.
AxisInverse.YDataInverseAccessor(Chart2D) - Constructor for class info.monitorenter.gui.chart.axis.AxisInverse.YDataInverseAccessor
Creates an instance that accesses the y axis of the given chart.
AxisLinear - Class in info.monitorenter.gui.chart.axis
An AAxis with linear display of values.
AxisLinear() - Constructor for class info.monitorenter.gui.chart.axis.AxisLinear
Defcon.
AxisLinear(IAxisLabelFormatter) - Constructor for class info.monitorenter.gui.chart.axis.AxisLinear
Constructor that uses the given label formatter for formatting labels.
AxisLog10 - Class in info.monitorenter.gui.chart.axis
An AAxis with log base 10 scaled display of values.
AxisLog10() - Constructor for class info.monitorenter.gui.chart.axis.AxisLog10
Creates an instance that uses a LabelFormatterSimple for formatting numbers.
AxisLog10(IAxisLabelFormatter) - Constructor for class info.monitorenter.gui.chart.axis.AxisLog10
Constructor that uses the given label formatter for formatting labels.
AxisLogE - Class in info.monitorenter.gui.chart.axis
An AAxis with log scaled display of values.
AxisLogE() - Constructor for class info.monitorenter.gui.chart.axis.AxisLogE
Creates an instance that uses a LabelFormatterSimple for formatting numbers.
AxisLogE(IAxisLabelFormatter) - Constructor for class info.monitorenter.gui.chart.axis.AxisLogE
Creates an instance that will the given label formatter for formatting labels.
AxisTickPainterDefault - Class in info.monitorenter.gui.chart.axistickpainters
Default implementation for a tick painter that uses all given arguments (no proprietary behaviour).
AxisTickPainterDefault() - Constructor for class info.monitorenter.gui.chart.axistickpainters.AxisTickPainterDefault
Defcon.
AxisTitlePainterDefault - Class in info.monitorenter.gui.chart.axistitlepainters
An IAxisTitlePainter implementation that will render titles in a default way while adapting to x or y axis use For x axis the title will be displayed centered below the axis.
AxisTitlePainterDefault() - Constructor for class info.monitorenter.gui.chart.axistitlepainters.AxisTitlePainterDefault
Defcon.
AXIX_CONSTANT_NAMES - Static variable in class info.monitorenter.gui.chart.Chart2D
Speaking names for axis constants - used for debugging only.
AZoomableChartAction - Class in info.monitorenter.gui.chart.events
The base class that connects triggered actions with an ZoomableChart instance.
AZoomableChartAction(ZoomableChart, String) - Constructor for class info.monitorenter.gui.chart.events.AZoomableChartAction
Create an Action that accesses the chart and identifies itself with the given action String.

A C D E F G H I J L M N O P R S T U V X Y Z
Copyright © 2001 - 2007 LGPL, All Rights Footloose.