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

I

IAxis - Interface in info.monitorenter.gui.chart
Interface for an axis of the Chart2D.
IAxisLabelFormatter - Interface in info.monitorenter.gui.chart
An interface used by Axis to format labels and determine the maximum width for the labels.
IAxisTickPainter - Interface in info.monitorenter.gui.chart
Interface to paint ticks for a trace.
IAxisTitlePainter - Interface in info.monitorenter.gui.chart
Interface for an painter of the title of an axis of the Chart2D.
IColorDistributor - Interface in info.monitorenter.gui.util
An interface for distributing colors.
IComparableProperty - Interface in info.monitorenter.util.collections
An interface that allows implementors to let themselves be compared by a Comparable Number instance that may be modified by the comparing classs.
IErrorBarPainter - Interface in info.monitorenter.gui.chart
Interface for a renderer of error bars.
IErrorBarPainter.ISegment - Interface in info.monitorenter.gui.chart
Facace interface for accessing a connection segment of ErrorBarPainter.
IErrorBarPixel - Interface in info.monitorenter.gui.chart
Interface for an error bar in the pixel domain (vs. value domain) for a single TracePoint2D.
IErrorBarPolicy - Interface in info.monitorenter.gui.chart
Interface for a facade towards painting error bars that adds a layer of configurability.
INameFilter - Interface in info.monitorenter.gui.chart.io
A story on the side: There are: FileFilter FilenameFilter FileFilter Dumb all over hein.
incPos() - Method in class info.monitorenter.util.collections.RingBufferArrayFast.ARingBufferIterator
Increment the internal read position pointer.
info.monitorenter.gui.chart - package info.monitorenter.gui.chart
The core package for jchart2d.
info.monitorenter.gui.chart.axis - package info.monitorenter.gui.chart.axis
Contains IAxis implementations of jchart2d that model the axis of the chart.
info.monitorenter.gui.chart.axistickpainters - package info.monitorenter.gui.chart.axistickpainters
Contains IAxisTickPainter implementations of jchart2d that are used to paint the markers for the labels on the axis of the chart.
info.monitorenter.gui.chart.axistitlepainters - package info.monitorenter.gui.chart.axistitlepainters
Contains IAxisTitlePainter implementations of jchart2d that model the title painter of the axis of the chart.
info.monitorenter.gui.chart.controls - package info.monitorenter.gui.chart.controls
GUI controls for charts and traces.
info.monitorenter.gui.chart.controls.errorbarwizard - package info.monitorenter.gui.chart.controls.errorbarwizard
GUI of the error bar wizard of jchart2d.
info.monitorenter.gui.chart.demos - package info.monitorenter.gui.chart.demos
Examples for construction of charts using different features.
info.monitorenter.gui.chart.dialogs - package info.monitorenter.gui.chart.dialogs
Dialogs for interaction with the data model (chart, traces, ...) of jchart2d.
info.monitorenter.gui.chart.errorbars - package info.monitorenter.gui.chart.errorbars
Contains the implementation of the error bar API - namely the interfaces IErrorBarPolicy, IErrorBarPainter and IErrorBarPixel of jchart2d.
info.monitorenter.gui.chart.events - package info.monitorenter.gui.chart.events
Action implementations to use for creating user interfaces with JMenuItem for jchart2d.
info.monitorenter.gui.chart.io - package info.monitorenter.gui.chart.io
Special IO support for data collection for a Chart2D.
info.monitorenter.gui.chart.labelformatters - package info.monitorenter.gui.chart.labelformatters
Contains IAxisLabelFormatter implementations of jchart2d that are used to format the labels on the axis of the chart.
info.monitorenter.gui.chart.layouts - package info.monitorenter.gui.chart.layouts
Contains special layout implementations of jchart2d.
info.monitorenter.gui.chart.pointpainters - package info.monitorenter.gui.chart.pointpainters
Contains IPointPainter implementations of jchart2d that are used to paint points for segments, start points end points of errorbars and points of traces of the chart.
info.monitorenter.gui.chart.rangepolicies - package info.monitorenter.gui.chart.rangepolicies
Contains IRangePolicy implementations of jchart2d that are used to define the viewport on the traces of the chart.
info.monitorenter.gui.chart.traces - package info.monitorenter.gui.chart.traces
Contains ITrace2D implementations of jchart2d that model the traces of the chart.
info.monitorenter.gui.chart.traces.computing - package info.monitorenter.gui.chart.traces.computing
Contains ITrace2D implementations of jchart2d that apply computations on the input/output datapoints before they provide them to the chart.
info.monitorenter.gui.chart.traces.painters - package info.monitorenter.gui.chart.traces.painters
Contains ITracePainter implementations of jchart2d that are used to render the traces of the chart.
info.monitorenter.gui.chart.views - package info.monitorenter.gui.chart.views
GUI views for charts and traces.
info.monitorenter.gui.util - package info.monitorenter.gui.util
Unused package intended for automatic color choosing with the visually most different colors.
info.monitorenter.reflection - package info.monitorenter.reflection
Ancient package with support for displaying any java class data field in a trace.
info.monitorenter.util - package info.monitorenter.util
Utility classes and generic classes for jchart2d.
info.monitorenter.util.collections - package info.monitorenter.util.collections
Advanced collection classes for high performance dynamic charting with small memory footprint.
info.monitorenter.util.math - package info.monitorenter.util.math
Helpers related to math or basic numeric data types.
info.monitorenter.util.units - package info.monitorenter.util.units
Sub-library for displaying numbers in relation to their unit prefix.
init() - Method in class info.monitorenter.gui.chart.demos.Showcase
 
initPaintIteration() - Method in class info.monitorenter.gui.chart.axis.AAxis
Perfomres expensive calculations for various values that are used by many calls throughout a paint iterations.
initPaintIteration() - Method in interface info.monitorenter.gui.chart.IAxisLabelFormatter
Callback method invoked by the corresponding AAxis upon start of a paint iteration of the Chart2D.
initPaintIteration() - Method in class info.monitorenter.gui.chart.labelformatters.ALabelFormatter
Void adapter method implementation - optional to override.
initPaintIteration() - Method in class info.monitorenter.gui.chart.labelformatters.LabelFormatterAutoUnits
 
initPaintIteration() - Method in class info.monitorenter.gui.chart.labelformatters.LabelFormatterUnit
 
inspect() - Method in class info.monitorenter.reflection.ObjectRecorder
Makes a record of the state of the object specified in the constructor.
instance() - Static method in class info.monitorenter.util.StringUtil
Returns the singleton instance of this class.
IntegerReuseable - Class in info.monitorenter.util.math
Mutable Integer.
IntegerReuseable(int) - Constructor for class info.monitorenter.util.math.IntegerReuseable
Constructs a newly allocated Integer object that represents the primitive int argument.
internalGetNegativeXError(int, int, TracePoint2D) - Method in class info.monitorenter.gui.chart.errorbars.AErrorBarPolicyConfigurable
Internally compute the negative x error for the given point as a pixel value (not relative to the the origin value).
internalGetNegativeXError(int, int, TracePoint2D) - Method in class info.monitorenter.gui.chart.errorbars.ErrorBarPolicyAbsoluteSummation
 
internalGetNegativeXError(int, int, TracePoint2D) - Method in class info.monitorenter.gui.chart.errorbars.ErrorBarPolicyRelative
 
internalGetNegativeYError(int, int, TracePoint2D) - Method in class info.monitorenter.gui.chart.errorbars.AErrorBarPolicyConfigurable
Internally compute the negative y error for the given point as a pixel value (not relative to the the origin value).
internalGetNegativeYError(int, int, TracePoint2D) - Method in class info.monitorenter.gui.chart.errorbars.ErrorBarPolicyAbsoluteSummation
 
internalGetNegativeYError(int, int, TracePoint2D) - Method in class info.monitorenter.gui.chart.errorbars.ErrorBarPolicyRelative
 
internalGetPositiveXError(int, int, TracePoint2D) - Method in class info.monitorenter.gui.chart.errorbars.AErrorBarPolicyConfigurable
Internally compute the positive x error in pixel for the given point as an absolute value (not relative to the the origin value).
internalGetPositiveXError(int, int, TracePoint2D) - Method in class info.monitorenter.gui.chart.errorbars.ErrorBarPolicyAbsoluteSummation
 
internalGetPositiveXError(int, int, TracePoint2D) - Method in class info.monitorenter.gui.chart.errorbars.ErrorBarPolicyRelative
 
internalGetPositiveYError(int, int, TracePoint2D) - Method in class info.monitorenter.gui.chart.errorbars.AErrorBarPolicyConfigurable
Internally compute the positive y error in pixel for the given point as an absolute value (not relative to the the origin value).
internalGetPositiveYError(int, int, TracePoint2D) - Method in class info.monitorenter.gui.chart.errorbars.ErrorBarPolicyAbsoluteSummation
 
internalGetPositiveYError(int, int, TracePoint2D) - Method in class info.monitorenter.gui.chart.errorbars.ErrorBarPolicyRelative
 
intValue() - Method in class info.monitorenter.util.math.IntegerReuseable
Returns the value as an int.
IPointPainter - Interface in info.monitorenter.gui.chart
Generic interface for instances that have to render a point in pixel coordinates.
IRangePolicy - Interface in info.monitorenter.gui.chart
An interface that allows an axis to be plugged with a range policy.
IRingBuffer - Interface in info.monitorenter.util.collections
Interface for implementations of RingBuffers.
IRingBuffer.RingBufferException - Exception in info.monitorenter.util.collections
Special exception related to ringbuffer operations.
IRingBuffer.RingBufferException(String) - Constructor for exception info.monitorenter.util.collections.IRingBuffer.RingBufferException
Creates an instance with the given message.
isAllASCII(File) - Static method in class info.monitorenter.util.FileUtil
Tests wether the given file only contains ASCII characters if interpreted by reading bytes (16 bit).
isAllASCII(InputStream) - Static method in class info.monitorenter.util.FileUtil
Tests wether the given input stream only contains ASCII characters if interpreted by reading bytes (16 bit).
isContained(double) - Method in class info.monitorenter.util.Range
Returns true if the given value is covered by this range.
isDirtyScaling() - Method in class info.monitorenter.gui.chart.Chart2D
Returns true if the bounds of all TracePoint2D instances of all internal ITrace2D instances have changed since all points have been normalized to a value between 0 and 1.
isDirtyScaling(int) - Method in class info.monitorenter.gui.chart.Chart2D
Returns true if the bounds in the given dimension of all TracePoint2D instances of all internal ITrace2D instances have changed since all points have been normalized to a value between 0 and 1.
isDouble(double) - Static method in class info.monitorenter.util.MathUtil
Tests that the given double is not invalid for calculation.
isEmpty() - Method in interface info.monitorenter.gui.chart.ITrace2D
Returns false if internal TracePoint2D instances are contained or true if not.
isEmpty() - Method in class info.monitorenter.gui.chart.traces.computing.Trace2DArithmeticMean
 
isEmpty() - Method in class info.monitorenter.gui.chart.traces.Trace2DAxisSwap
 
isEmpty() - Method in class info.monitorenter.gui.chart.traces.Trace2DDebugger
 
isEmpty() - Method in class info.monitorenter.gui.chart.traces.Trace2DLtd
 
isEmpty() - Method in class info.monitorenter.gui.chart.traces.Trace2DSimple
 
isEmpty() - Method in class info.monitorenter.gui.chart.traces.Trace2DSorted
 
isEmpty() - Method in interface info.monitorenter.util.collections.IRingBuffer
Tests wether no elements are stored in the buffer.
isEmpty() - Method in class info.monitorenter.util.collections.RingBufferArray
 
isEmpty() - Method in class info.monitorenter.util.collections.RingBufferArrayFast
 
isEmpty(String) - Static method in class info.monitorenter.util.StringUtil
Returns true if the argument is null or consists of whitespaces only.
isEqual(File, Charset, Charset) - Static method in class info.monitorenter.util.FileUtil
Tests, wether the content of the given file is identical at character level, when it is opened with both different Charsets.
isFull() - Method in interface info.monitorenter.util.collections.IRingBuffer
Returns true if no more space in the buffer is available.
isFull() - Method in class info.monitorenter.util.collections.RingBufferArrayFast
 
isMajorTick() - Method in class info.monitorenter.gui.chart.LabeledValue
Returns true if this label is a major tick, false else.
isOk() - Method in class info.monitorenter.gui.chart.dialogs.ModalDialog
Returns whether OK was pressed or not.
isPaintGrid() - Method in class info.monitorenter.gui.chart.axis.AAxis
Returns wether the x grid is painted or not.
isPaintGrid() - Method in interface info.monitorenter.gui.chart.IAxis
Returns wether the x grid is painted or not.
isPaintLabels() - Method in class info.monitorenter.gui.chart.Chart2D
Returns true if labels for each chart are painted below it, false else.
isPaintScale() - Method in class info.monitorenter.gui.chart.axis.AAxis
Returns whether the scale for this axis should be painted or not.
isPaintScale() - Method in interface info.monitorenter.gui.chart.IAxis
Returns whether the scale for this axis should be painted or not.
isPast() - Method in class info.monitorenter.util.TimeStampedValue
Returns wethter the internal timestamp marks a time in the past or not.
isRequestedRepaint() - Method in class info.monitorenter.gui.chart.Chart2D
Returns the requestedRepaint.
isRunning() - Method in class info.monitorenter.gui.chart.io.ADataCollector
Returns true if this datacollector currently is running.
isShowAxisXGridMenu() - Method in class info.monitorenter.gui.chart.controls.LayoutFactory
Returns wether the chart show x grid menu should be created.
isShowAxisXMenu() - Method in class info.monitorenter.gui.chart.controls.LayoutFactory
Returns whether the axis x menu is shown.
isShowAxisXRangePolicyMenu() - Method in class info.monitorenter.gui.chart.controls.LayoutFactory
Returns whether the axis x range policy menu is shown.
isShowAxisXTypeMenu() - Method in class info.monitorenter.gui.chart.controls.LayoutFactory
Returns whether the axis x type menu is shown.
isShowAxisYGridMenu() - Method in class info.monitorenter.gui.chart.controls.LayoutFactory
Returns whether the axis y show grid menu is shown.
isShowAxisYMenu() - Method in class info.monitorenter.gui.chart.controls.LayoutFactory
Returns whether the axis y menu is shown.
isShowAxisYRangePolicyMenu() - Method in class info.monitorenter.gui.chart.controls.LayoutFactory
Returns whether the axis y range policy menu is shown.
isShowAxisYTypeMenu() - Method in class info.monitorenter.gui.chart.controls.LayoutFactory
Returns whether the axis y type menu is shown.
isShowChartBackgroundMenu() - Method in class info.monitorenter.gui.chart.controls.LayoutFactory
Returns whether the chart set background color menu is shown.
isShowChartForegroundMenu() - Method in class info.monitorenter.gui.chart.controls.LayoutFactory
Returns whether the chart set foreground color menu is shown.
isShowGridColorMenu() - Method in class info.monitorenter.gui.chart.controls.LayoutFactory
Returns whether the chart grid color menu is shown.
isShowNegativeXErrors() - Method in class info.monitorenter.gui.chart.errorbars.AErrorBarPolicyConfigurable
 
isShowNegativeXErrors() - Method in interface info.monitorenter.gui.chart.IErrorBarPolicy
Returns true if negative errors in x dimension are shown.
isShowNegativeYErrors() - Method in class info.monitorenter.gui.chart.errorbars.AErrorBarPolicyConfigurable
 
isShowNegativeYErrors() - Method in interface info.monitorenter.gui.chart.IErrorBarPolicy
Returns true if negative errors in y dimension are shown.
isShowPhysicalUnitsMenu() - Method in class info.monitorenter.gui.chart.controls.LayoutFactory
 
isShowPositiveXErrors() - Method in class info.monitorenter.gui.chart.errorbars.AErrorBarPolicyConfigurable
 
isShowPositiveXErrors() - Method in interface info.monitorenter.gui.chart.IErrorBarPolicy
Returns true if positive errors in x dimension are shown.
isShowPositiveYErrors() - Method in class info.monitorenter.gui.chart.errorbars.AErrorBarPolicyConfigurable
 
isShowPositiveYErrors() - Method in interface info.monitorenter.gui.chart.IErrorBarPolicy
Returns true if positive errors in y dimension are shown.
isShowRemoveTraceMenu() - Method in class info.monitorenter.gui.chart.controls.LayoutFactory
 
isShowSaveImageMenu() - Method in class info.monitorenter.gui.chart.controls.LayoutFactory
Returns whether the save image menu is shown.
isShowTraceColorMenu() - Method in class info.monitorenter.gui.chart.controls.LayoutFactory
 
isShowTraceNameMenu() - Method in class info.monitorenter.gui.chart.controls.LayoutFactory
 
isShowTracePainterMenu() - Method in class info.monitorenter.gui.chart.controls.LayoutFactory
 
isShowTraceStrokeMenu() - Method in class info.monitorenter.gui.chart.controls.LayoutFactory
 
isShowTraceVisibleMenu() - Method in class info.monitorenter.gui.chart.controls.LayoutFactory
 
isShowTraceZindexMenu() - Method in class info.monitorenter.gui.chart.controls.LayoutFactory
 
isStartMajorTick() - Method in class info.monitorenter.gui.chart.axis.AAxis
Check wether scale values are started from major ticks.
isStartMajorTick() - Method in interface info.monitorenter.gui.chart.IAxis
Check wether scale values are started from major ticks.
isToolTipCoords() - Method in class info.monitorenter.gui.chart.Chart2D
Returns true if chart coordinates are drawn as tool tips.
isVisible() - Method in interface info.monitorenter.gui.chart.ITrace2D
Returns true if this instance should be rendered.
isVisible() - Method in class info.monitorenter.gui.chart.traces.ATrace2D
 
isVisible() - Method in class info.monitorenter.gui.chart.traces.Trace2DAxisSwap
 
isVisible() - Method in class info.monitorenter.gui.chart.traces.Trace2DDebugger
 
isZoomOutMenu() - Method in class info.monitorenter.gui.chart.controls.LayoutFactory
 
iterator() - Method in class info.monitorenter.gui.chart.Chart2D
Returns an Iterator over the contained ITrace2D instances.
iterator() - Method in interface info.monitorenter.gui.chart.ITrace2D
Returns an Iterator over the internal TracePoint2D instances.
iterator() - Method in class info.monitorenter.gui.chart.traces.computing.Trace2DArithmeticMean
 
iterator() - Method in class info.monitorenter.gui.chart.traces.Trace2DAxisSwap
 
iterator() - Method in class info.monitorenter.gui.chart.traces.Trace2DDebugger
 
iterator() - Method in class info.monitorenter.gui.chart.traces.Trace2DLtd
 
iterator() - Method in class info.monitorenter.gui.chart.traces.Trace2DSimple
 
iterator() - Method in class info.monitorenter.gui.chart.traces.Trace2DSorted
 
iteratorF2L() - Method in interface info.monitorenter.util.collections.IRingBuffer
Returns an iterator starting from the first (youngest) to the last (oldest) element.
iteratorF2L() - Method in class info.monitorenter.util.collections.RingBufferArray
 
iteratorF2L() - Method in class info.monitorenter.util.collections.RingBufferArrayFast
Returns an Iterator that will return the elements in exactly the inverse order the subsequent call to remove() would do.
iteratorL2F() - Method in interface info.monitorenter.util.collections.IRingBuffer
Returns an iterator starting from the last (oldest) to the first (youngest) element.
iteratorL2F() - Method in class info.monitorenter.util.collections.RingBufferArray
 
iteratorL2F() - Method in class info.monitorenter.util.collections.RingBufferArrayFast
Returns an Iterator that will return the elements in exactly the order the subsequent call to remove() would do.
ITrace2D - Interface in info.monitorenter.gui.chart
An interface used by Chart2D.
ITracePainter - Interface in info.monitorenter.gui.chart
An interface that works at trace level and defines how it's points are rendered.
IUnitSystem - Interface in info.monitorenter.util.units
A system of units ordered by their natural ascending order.

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.