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

A

AAnnotationContentComponent - Class in info.monitorenter.gui.chart.annotations
A special JComponent for rendering annotation content.
AAnnotationContentComponent(ITracePoint2D) - Constructor for class info.monitorenter.gui.chart.annotations.AAnnotationContentComponent
Creates an instance that is related to the given point to annotate.
AAxis<T extends IAxisScalePolicy> - 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, T) - 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 accessed.
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<T extends AxisScalePolicyTransformation> - 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, T) - 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.
AChartPanelAction - Class in info.monitorenter.gui.chart.events
The base class that connects triggered actions with an ChartPanel instance.
AChartPanelAction(ChartPanel, String) - Constructor for class info.monitorenter.gui.chart.events.AChartPanelAction
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.AxisActionSetFormatter
 
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.Chart2DActionEnableAntialiasing
 
actionPerformed(ActionEvent) - Method in class info.monitorenter.gui.chart.events.Chart2DActionEnableHighlighting
 
actionPerformed(ActionEvent) - Method in class info.monitorenter.gui.chart.events.Chart2DActionPrintSingleton
 
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.ChartActionSetToolTipType
 
actionPerformed(ActionEvent) - Method in class info.monitorenter.gui.chart.events.ChartPanelActionAddAnnotation
 
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.Trace2DActionAddRemoveHighlighter
 
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 continuously 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 class info.monitorenter.reflection.ObjectRecorder.ObjectInspection
Adds an inspected value to this inspection.
add(T) - Method in interface info.monitorenter.util.collections.IRingBuffer
Adds element to the RingBuffer.
add(T) - 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(T) - Method in class info.monitorenter.util.collections.TreeSetGreedy
Attempts to add the the given T.
add(int) - Method in class info.monitorenter.util.math.IntegerMutable
Adds the given value to the internal value.
add(Integer) - Method in class info.monitorenter.util.math.IntegerMutable
Adds the given value to the internal value.
add(IntegerMutable) - Method in class info.monitorenter.util.math.IntegerMutable
Adds the given value to the internal value.
addAdditionalPointPainter(IPointPainter<?>) - Method in interface info.monitorenter.gui.chart.ITracePoint2D
Adds a point painter that additionally (to the pointer painters of the trace (ITrace2D.getTracePainters() )) paint this point.
addAdditionalPointPainter(IPointPainter<?>) - Method in class info.monitorenter.gui.chart.TracePoint2D
 
addAxisXBottom(AAxis<?>) - Method in class info.monitorenter.gui.chart.Chart2D
Adds the given x axis to the list of internal bottom x axes.
addAxisXTop(AAxis<?>) - Method in class info.monitorenter.gui.chart.Chart2D
Adds the given x axis to the list of internal top x axes.
addAxisYLeft(AAxis<?>) - Method in class info.monitorenter.gui.chart.Chart2D
Adds the given y axis to the list of internal left y axes.
addAxisYRight(AAxis<?>) - Method in class info.monitorenter.gui.chart.Chart2D
Adds the given y axis to the list of internal right y axes.
addChangeListener(ChangeListener) - Method in class info.monitorenter.reflection.ObjectRecorder
Adds a change listener that will be informed about new recordings of the inspected 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(ITracePoint2D) .
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 trace point to the internal data.
addPoint(ITracePoint2D) - 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
 
addPoint(ITracePoint2D) - 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(ITracePoint2D) - Method in class info.monitorenter.gui.chart.traces.Trace2DAxisSwap
 
addPoint(double, double) - Method in class info.monitorenter.gui.chart.traces.Trace2DDebugger
 
addPoint(ITracePoint2D) - Method in class info.monitorenter.gui.chart.traces.Trace2DDebugger
 
addPointHighlighter(IPointPainter<?>) - Method in interface info.monitorenter.gui.chart.ITrace2D
Adds the given point painter to the internal set of point highlighters.
addPointHighlighter(IPointPainter<?>) - Method in class info.monitorenter.gui.chart.traces.ATrace2D
 
addPointHighlighter(IPointPainter<?>) - Method in class info.monitorenter.gui.chart.traces.Trace2DAxisSwap
 
addPointHighlighter(IPointPainter<?>) - Method in class info.monitorenter.gui.chart.traces.Trace2DDebugger
 
addPointInternal(ITracePoint2D) - 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(ITracePoint2D) - Method in class info.monitorenter.gui.chart.traces.computing.Trace2DArithmeticMean
 
addPointInternal(ITracePoint2D) - Method in class info.monitorenter.gui.chart.traces.computing.Trace2DArithmeticMeanX
 
addPointInternal(ITracePoint2D) - Method in class info.monitorenter.gui.chart.traces.computing.Trace2DArithmeticMeanY
 
addPointInternal(ITracePoint2D) - Method in class info.monitorenter.gui.chart.traces.Trace2DBijective
 
addPointInternal(ITracePoint2D) - Method in class info.monitorenter.gui.chart.traces.Trace2DLtd
 
addPointInternal(ITracePoint2D) - Method in class info.monitorenter.gui.chart.traces.Trace2DLtdReplacing
 
addPointInternal(ITracePoint2D) - Method in class info.monitorenter.gui.chart.traces.Trace2DLtdSorted
In case point has an x- value already contained, the old trace point with that value will be replaced by the new one.
addPointInternal(ITracePoint2D) - 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(ITracePoint2D) - Method in class info.monitorenter.gui.chart.traces.Trace2DSimple
 
addPointInternal(ITracePoint2D) - 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.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 class info.monitorenter.gui.chart.IAxis.AxisTitle
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.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
Convenience method that adds the trace to this chart with relation to the first bottom x axis and the first left y axis.
addTrace(ITrace2D, IAxis<?>, IAxis<?>) - Method in class info.monitorenter.gui.chart.Chart2D
Adds the trace to this chart with relation to the given x axis and y axis.
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.
AffineTransformBug - Class in <Unnamed>
Tries to reproduce a bug related to a translate and rotate operation on a GraphcisContext.
AffineTransformBug() - Constructor for class AffineTransformBug
 
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.
AnnotationBubble - Class in info.monitorenter.gui.chart.annotations.bubble
A movable container for annotations.
AnnotationBubble(ChartPanel, AAnnotationContentComponent, boolean, boolean) - Constructor for class info.monitorenter.gui.chart.annotations.bubble.AnnotationBubble
Creates an instance for the given chart.
AnnotationBubble.AnnotationTitleBar - Class in info.monitorenter.gui.chart.annotations.bubble
Title Bar of AnnotationBubble.
AnnotationBubble.AnnotationTitleBar() - Constructor for class info.monitorenter.gui.chart.annotations.bubble.AnnotationBubble.AnnotationTitleBar
Defcon.
AnnotationBubble.DragListener - Class in info.monitorenter.gui.chart.annotations.bubble
Listens for drag events on the chart to move the annotation panel.
AnnotationBubble.DragListener() - Constructor for class info.monitorenter.gui.chart.annotations.bubble.AnnotationBubble.DragListener
Defcon.
AnnotationContentComponentDataValues - Class in info.monitorenter.gui.chart.annotations
Annotation that displays the annotated point's data values.
AnnotationContentComponentDataValues(ITracePoint2D) - Constructor for class info.monitorenter.gui.chart.annotations.AnnotationContentComponentDataValues
Creates an instance that is related to the given point to annotate.
AnnotationCreatorBubble - Class in info.monitorenter.gui.chart.annotations.bubble
Factory implementation for annotation view creation in tool tip bubble style.
AntialiasingChart - Class in info.monitorenter.gui.chart.demos
A test for the Chart2D that constantly adds new tracepoints to a Trace2DLtd.
AntialiasingChart(Chart2D, String) - Constructor for class info.monitorenter.gui.chart.demos.AntialiasingChart
Creates an instance that will dynamically paint on the chart to a trace with the given label.
APointPainter<T extends IPointPainterConfigurableUI<T>> - Class in info.monitorenter.gui.chart.pointpainters
Adapter class that implements optional methods of IPointPainter as "no operation".
APointPainter() - Constructor for class info.monitorenter.gui.chart.pointpainters.APointPainter
Default constructor (sets the consumed by paint flag to false).
appendSpaces(String, int) - Static method in class info.monitorenter.util.StringUtil
Appends the given amount of spaces to the String.
applyColorIfChange(Graphics) - Method in class info.monitorenter.gui.util.ColorMutable
Sets the color to the graphics context if it is different and returns the previous one of the graphics context or null if there was no change.
applyColorUnconditionally(Graphics) - Method in class info.monitorenter.gui.util.ColorMutable
Sets the color to the graphics context.
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.
arrayToString(Object) - Static method in class info.monitorenter.util.StringUtil
If the given Object is no Array, it's toString - method is invoked.
arrayToString(Object, String) - 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.math.MathUtil
Asserts that the given double is not invalid for calculation.
assertEqual(double, double, double) - Static method in class info.monitorenter.util.math.MathUtil
Asserts if the given two doubles are equal within the given precision range by the operation:
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.
AxisActionSetFormatter - Class in info.monitorenter.gui.chart.events
Action that invokes AAxis.setFormatter(info.monitorenter.gui.chart.IAxisLabelFormatter) on a constructor given AAxis.
AxisActionSetFormatter(Chart2D, String, int, IAxisLabelFormatter) - Constructor for class info.monitorenter.gui.chart.events.AxisActionSetFormatter
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.
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.
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<T extends IAxisScalePolicy> - 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, T) - 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<T extends IAxisScalePolicy> - Class in info.monitorenter.gui.chart.axis
An AAxis with linear display of values.
AxisLinear() - Constructor for class info.monitorenter.gui.chart.axis.AxisLinear
Creates an instance that uses a LabelFormatterSimple for formatting numbers and a AxisScalePolicyAutomaticBestFit for controlling the scale.
AxisLinear(IAxisLabelFormatter) - Constructor for class info.monitorenter.gui.chart.axis.AxisLinear
Constructor that uses the given label formatter for formatting labels.
AxisLinear(IAxisLabelFormatter, T) - Constructor for class info.monitorenter.gui.chart.axis.AxisLinear
Constructor that uses the given label formatter for formatting labels along with the given scale policy.
AxisLog10<T extends AxisScalePolicyTransformation> - 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 and a AxisScalePolicyAutomaticBestFit for controlling the scale.
AxisLog10(IAxisLabelFormatter, T) - Constructor for class info.monitorenter.gui.chart.axis.AxisLog10
Constructor that uses the given label formatter for formatting labels.
AxisLogE<T extends AxisScalePolicyTransformation> - 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 and a AxisScalePolicyAutomaticBestFit for controlling the scale.
AxisLogE(IAxisLabelFormatter, T) - Constructor for class info.monitorenter.gui.chart.axis.AxisLogE
Creates an instance that will the given label formatter for formatting labels.
AxisScalePolicyAutomaticBestFit - Class in info.monitorenter.gui.chart.axis.scalepolicy
Very basic and fast scale policy implementation that ensures the following: Every scale tick is a minor or major tick of the corresponding axis. If a scale tick was found that matches a major and a minor tick it is judged as major tick. Every major tick is a multiple of minor ticks: It is not possible for the sum minor ticks to "skip" a major tick. There is no guarantee that the labels of ticks will overwrite each others. There is no guarantee that the major and minor ticks of the axis are chosen in a reasonable manner: You could get no labels at all if the values are too high or thousands of labels with a weird output.
AxisScalePolicyAutomaticBestFit() - Constructor for class info.monitorenter.gui.chart.axis.scalepolicy.AxisScalePolicyAutomaticBestFit
 
AxisScalePolicyManualTickChart - Class in info.monitorenter.gui.chart.demos
A minimal example for a chart that has manual configured labels/ticks by using AxisScalePolicyManualTicks.
AxisScalePolicyManualTicks - Class in info.monitorenter.gui.chart.axis.scalepolicy
Scale policy implementation that ensures the following: No label will overwrite the following label. No two labels will have the same value. Every tick will exactly show the value without rounding errors. Always the closest next possible tick is chosen regardless whether it is a major tick or a minor tick (subject to change in favor of major ticks)
AxisScalePolicyManualTicks() - Constructor for class info.monitorenter.gui.chart.axis.scalepolicy.AxisScalePolicyManualTicks
 
AxisScalePolicyTransformation - Class in info.monitorenter.gui.chart.axis.scalepolicy
Very basic implementation that has to be used with implementation of AAxisTransformation to have the scale transformed.
AxisScalePolicyTransformation() - Constructor for class info.monitorenter.gui.chart.axis.scalepolicy.AxisScalePolicyTransformation
 
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.
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 W X Y Z
Copyright © 2001 - 2010 LGPL, All Rights Footloose.