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

R

R - Static variable in class com.davisor.graphics.chart.HexGridFactory
 
RENDERERS - Static variable in class com.davisor.graphics.chart.TableFactory
TableRenderer instances, keyed to content type strings.
RENDERING - Static variable in class com.davisor.graphics.chart.ChartXMLAttributes
 
RESOLUTION - Static variable in class com.davisor.graphics.chart.ChartXMLAttributes
 
REVERSED - Static variable in class com.davisor.graphics.chart.ChartXMLAttributes
 
RIGHT - Static variable in class com.davisor.graphics.BoxModelAttributes
 
RIGHT - Static variable in interface com.davisor.graphics.ParameterConstants
Right alignment key.
RIGHT - Static variable in class com.davisor.graphics.RenderAttributes
Right alignment key (2).
RIGHT - Static variable in class com.davisor.graphics.chart.ChartXMLAttributes
 
RIGHT - Static variable in class com.davisor.graphics.chart.ShapeFactory
 
RIGHTWALL - Static variable in class com.davisor.graphics.RenderAttributes
Vertical right alignment key (RIGHT and VERTICAL).
ROUND - Static variable in class com.davisor.graphics.data.StrokeParameters
Code for a 'round' keyword.
RX - Static variable in class com.davisor.graphics.chart.HexGridFactory
 
RY - Static variable in class com.davisor.graphics.chart.HexGridFactory
 
RectGridFactory - class com.davisor.graphics.chart.RectGridFactory.
RectGridFactory impelements a grid chart filled with rectangular cells.
RectGridFactory() - Constructor for class com.davisor.graphics.chart.RectGridFactory
Default constructor.
RectGridFactory(GridFactory) - Constructor for class com.davisor.graphics.chart.RectGridFactory
Copy constructor.
RelativeTimestampType - class com.davisor.data.RelativeTimestampType.
RelativeTimestampType defines a data type that supports timestamp values expressed relative to the given zero timestamp value.
RelativeTimestampType() - Constructor for class com.davisor.data.RelativeTimestampType
Default constructor.
RelativeTimestampType(RelativeTimestampType) - Constructor for class com.davisor.data.RelativeTimestampType
Copy constructor.
RelativeTimestampType(String) - Constructor for class com.davisor.data.RelativeTimestampType
Creates a new default type with no identity.
RelativeTimestampType(String, String, String) - Constructor for class com.davisor.data.RelativeTimestampType
Creates a new timestamp type with localized timestamp formatting.
RelativeTimestampType(String, String, Map, Locale, int, TimeZone, long, double) - Constructor for class com.davisor.data.RelativeTimestampType
Creates a new timestamp type with the specific locale formatting.
RelativeTimestampType(String, String, Locale, String, Object, int, TimeZone, long, double) - Constructor for class com.davisor.data.RelativeTimestampType
Creates a new relative timestamp type.
RelativeTimestampType(String, String, String, Map, Locale, String, Object, int, TimeZone, long, double) - Constructor for class com.davisor.data.RelativeTimestampType
Creates a new relative timestamp type.
RenderAttributes - class com.davisor.graphics.RenderAttributes.
Render attributes.
RenderAttributes(RenderAttributes) - Constructor for class com.davisor.graphics.RenderAttributes
Shallow copy constructor.
RenderAttributes(RenderAttributes, RenderAttributes) - Constructor for class com.davisor.graphics.RenderAttributes
Shallow copy constructor, with explicitly given default values.
RenderAttributes(int) - Constructor for class com.davisor.graphics.RenderAttributes
Creates a render attribute set with the given number of elements.
RenderAttributes(int, RenderAttributes) - Constructor for class com.davisor.graphics.RenderAttributes
Creates a render attribute set with the given defaults and number of elements.
RenderAttributes(int, RenderAttributes, int) - Constructor for class com.davisor.graphics.RenderAttributes
Creates a render attribute set with the given control attributes and number of elements.
RenderAttributes(int, RenderAttributes, int, Paint, Paint, Stroke, Shape, Font, int, Composite) - Constructor for class com.davisor.graphics.RenderAttributes
Creates a render attributes set with the given initial default attribute values.
RenderAttributes(int, RenderAttributes, int, Paint[], Paint[], Stroke[], Shape[], Font[], int[], Composite[]) - Constructor for class com.davisor.graphics.RenderAttributes
Creates a render attributes set with the given initial attribute values.
ResultSetDataStream - class com.davisor.data.stream.ResultSetDataStream.
A ResultSetDataStream makes a data stream out of a SQL result set.
ResultSetDataStream(ResultSet) - Constructor for class com.davisor.data.stream.ResultSetDataStream
Creates a new result set data stream.
ResultSetDataStream(ResultSet, String[]) - Constructor for class com.davisor.data.stream.ResultSetDataStream
Creates a new result set data stream.
ResultSetDataStream(ResultSet, Map) - Constructor for class com.davisor.data.stream.ResultSetDataStream
Creates a new result set data stream.
ReversedDataBuffer - class com.davisor.data.stream.ReversedDataBuffer.
ReversedDataBuffer implements a reversed view to the underlying data buffer.
ReversedDataBuffer(DataBuffer) - Constructor for class com.davisor.data.stream.ReversedDataBuffer
Constructs a new ReversedDataBuffer from the given DataBuffer.
RowBarFactory - class com.davisor.graphics.chart.RowBarFactory.
RowBarFactory implements a bar chart producer that can make horizontal row bar charts from one-dimensional multichannel data.
RowBarFactory() - Constructor for class com.davisor.graphics.chart.RowBarFactory
Default constructor.
RowBarFactory(BarFactory) - Constructor for class com.davisor.graphics.chart.RowBarFactory
Copy constructor.
r - Variable in class com.davisor.graphics.chart.PieFactory.PieMetrics
radius
readResolve() - Method in class com.davisor.graphics.data.PaintParameters
Resolves this object back to a paint during deserialization.
readResolve() - Method in class com.davisor.graphics.data.ShapeParameters
Resolves this object back to a shape during deserialization.
rearrange(TupleData, int[]) - Method in class com.davisor.data.TupleType
Re-arranges the elements in the given tuple to a new tuple of this type in an efficient way.
record(Shape, Annotated) - Method in class com.davisor.graphics.AnnotatedGraphics2D
Records given shape with given annotation information.
record(Shape, Annotated, Stroke) - Method in class com.davisor.graphics.AnnotatedGraphics2D
Strokes and records given shape.
record(Shape, Annotated, float, float) - Method in class com.davisor.graphics.AnnotatedGraphics2D
Translates and records given shape.
record(String, Annotated, float, float) - Method in class com.davisor.graphics.AnnotatedGraphics2D
Translates and records the bounding box of given string.
redError(int, int) - Method in class com.davisor.graphics.FloydSteinbergImageFilter
Helper method for defining red error Error is integer between -255 and 255.
reduce() - Method in class com.davisor.graphics.OctreeColorReducer.ColorTree
Reduces the tree size size by collapsing one of the less significant color nodes.
reduceSteps(float) - Method in class com.davisor.graphics.chart.ChartAxis
Reduces the number of axis steps down to given number of steps.
reduceSteps(float, float) - Method in class com.davisor.graphics.chart.ChartAxis
Reduces the number of axis steps if possible and usefull.
register(CallableStatement, int) - Method in class com.davisor.data.AutoType
Register a callable statement output parameter type.
register(String, String, Locale) - Static method in class com.davisor.data.SQLMappings
Register a set of database mappings from a resource bundle.
register(Type) - Static method in class com.davisor.data.Type
Registers a type among known types.
register(CallableStatement, int) - Method in class com.davisor.data.Type
Register a callable statement output parameter type.
registerFactory(String, ChartFactory) - Static method in class com.davisor.graphics.chart.ChartFactory
Associates a factory to the given type name.
releaseBufferedImage(BufferedImage) - Static method in class com.davisor.graphics.ImageFactory
Donates given image for later re-use.
releaseWritableTile(int, int) - Method in class com.davisor.graphics.DupableImage
 
remove() - Method in class com.davisor.data.CalendarFields.FieldIterator
 
remove(Object) - Method in class com.davisor.data.CalendarFields
Removes a single instance of the specified element from this collection, if it is present.
remove() - Method in class com.davisor.data.TupleData.TupleEntryIterator
Removes from the underlying collection the last element returned by the iterator (not supported).
remove(Object) - Method in class com.davisor.data.TupleData
Removes the mapping for this key from this map if present (not supported).
removeAll(Collection) - Method in class com.davisor.data.CalendarFields
Removes all this collection's elements that are also contained in the specified collection.
removeAxis(String) - Method in class com.davisor.graphics.chart.ChartAxes
Removes the given dimension axis from this group.
removeConsumer(ImageConsumer) - Method in class com.davisor.graphics.DupableImage
 
removeNulls(DataBuffer) - Static method in class com.davisor.data.stream.DataBuffers
Copies non-null buffer elements into a new list data buffer.
removeTileObserver(TileObserver) - Method in class com.davisor.graphics.DupableImage
 
renderChart(AxisFactory.AxisContext, AxisFactory.AxisMetrics, ChartAxes, Chart) - Method in class com.davisor.graphics.chart.BarFactory
Default code for bar chart rendering.
renderChart(AxisFactory.AxisContext, AxisFactory.AxisMetrics, ChartAxes, Chart) - Method in class com.davisor.graphics.chart.StockChartFactory
Renders a stock chart based on Open-High-Low-Close data.
renderTableChart(ChartAttributes, ChartData, Chart) - Method in class com.davisor.graphics.chart.AbstractTableRenderer
Renders a table chart from given chart attributes and data.
renderTableChart(ChartAttributes, ChartData, Chart) - Method in class com.davisor.graphics.chart.FOEmulatorTableRenderer
Renders a table chart from given chart attributes and data.
renderTableChart(ChartAttributes, ChartData, Chart) - Method in interface com.davisor.graphics.chart.TableRenderer
Renders a table chart from given chart attributes and data.
requestTopDownLeftRightResend(ImageConsumer) - Method in class com.davisor.graphics.DupableImage
 
reset() - Method in class com.davisor.graphics.PaintPalette
Moves the current paint to the first paint in paint chain.
reset(PaintPalette) - Static method in class com.davisor.graphics.PaintPalette
Resets given paint palette, but only if is not null.
resolveDataLimits(ChartData, ChartAttributes, PlotRenderAttributes, int[], boolean, boolean[]) - Method in class com.davisor.graphics.chart.BarFactory
Determines global minimum and maximum data values.
resolveDataLimits(DataValue[][], boolean[]) - Method in class com.davisor.graphics.chart.ChartFactory
Determines global minimum and maximum data values.
resolveDataLimits(ChartData, ChartAttributes, PlotRenderAttributes, int[], boolean, boolean[]) - Method in class com.davisor.graphics.chart.ChartFactory
Determines global minimum and maximum data values.
resolveDataLimits(ChartData, ChartAttributes, PlotRenderAttributes, int[], boolean, boolean[]) - Method in class com.davisor.graphics.chart.LineFactory
Determines global minimum and maximum data values.
resolveDataLimits(ChartData, ChartAttributes, PlotRenderAttributes, int[], boolean, boolean[]) - Method in class com.davisor.graphics.chart.ScatterFactory
Determines global minimum and maximum data values.
resolveDataLimits(ChartData, ChartAttributes, PlotRenderAttributes, int[], boolean, boolean[]) - Method in class com.davisor.graphics.chart.StockChartFactory
Resolves data limits without taking care of cumulativity since stock prices are not cumulative in their nature.
resolveLabels(ChartAxes, AxisFactory.AxisContext) - Method in class com.davisor.graphics.chart.AxisFactory
Computes ideal axis label sizes.
resolveLabels(ChartAxis, Font) - Method in class com.davisor.graphics.chart.AxisFactory
Measures axis label maximum size.
resolveLimits(ChartDataSummary) - Method in class com.davisor.graphics.chart.AxisFactory
Computes chart factory specific axis limit values.
resolveLimits(ChartDataSummary) - Method in class com.davisor.graphics.chart.BarFactory
Computes chart factory specific limit values for axes.
resolveLimits(ChartDataSummary) - Method in class com.davisor.graphics.chart.ComboFactory
 
resolveLimits(ChartDataSummary) - Method in class com.davisor.graphics.chart.GridFactory
Computes chart factory specific axis limit values.
resolveLimits(ChartDataSummary) - Method in class com.davisor.graphics.chart.ScatterFactory
Computes chart factory specific limit values for axes.
resolveLimits(ChartDataSummary) - Method in class com.davisor.graphics.chart.ShapeFactory
Computes chart factory specific limit values for the axes.
resolveMarkerSizes(ChartAxes) - Method in class com.davisor.graphics.chart.AxisFactory
Loops through the markers associated to X and Y axes.
resolveOverlap(AxisFactory.AxisContext, float[][]) - Static method in class com.davisor.graphics.chart.AxisFactory
Configures axis label offsets to ensure that axis labels do not overlap at the axis junction, or exceed chart bounds.
resolveSizeAndType(String, String[], boolean) - Method in class com.davisor.data.stream.JoinedDataBuffer
Resolves the joined buffer size and type.
retainAll(Collection) - Method in class com.davisor.data.CalendarFields
Retains only the elements in this collection that are contained in the specified collection.
roll(int, int) - Method in class com.davisor.data.CalendarData
Rolls given field a given amount of time.
rotate(double) - Method in class com.davisor.graphics.AnnotatedGraphics2D
Concatenates the current Graphics2D Transform with a rotation transform.
rotate(double, double, double) - Method in class com.davisor.graphics.AnnotatedGraphics2D
Concatenates the current Graphics2D Transform with a translated rotation transform.
rotateSize(float[], float) - Static method in class com.davisor.graphics.chart.ChartFactory
Computes a bounding box of a rotated bounding box.
round() - Method in class com.davisor.graphics.chart.ChartAxis
Rounds limit values to the current step value.

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Copyright © 2001-2004 Davisor Oy. All Rights Reserved.