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

L

LABEL - Static variable in class com.davisor.graphics.chart.AxisRenderAttributes
Index for the label attribute set (3).
LABEL - Static variable in class com.davisor.graphics.chart.ChartData
Channel key for additional values map ("label").
LABEL - Static variable in class com.davisor.graphics.chart.ChartFactory
'LABEL' label code.
LABEL - Static variable in class com.davisor.graphics.chart.LegendRenderAttributes
Index for the label attribute set (2).
LABEL - Static variable in class com.davisor.graphics.chart.MarkerRenderAttributes
Index for the label attribute set (3).
LABELALIGNMENT - Static variable in class com.davisor.graphics.chart.ChartXMLAttributes
 
LABELCOLOR - Static variable in class com.davisor.graphics.chart.ChartXMLAttributes
 
LABELFIELDNAMES - Static variable in class com.davisor.graphics.chart.ChartFactory
Label field names.
LABELFIELDS - Static variable in class com.davisor.graphics.chart.ChartFactory
Label field name map.
LABELFONT - Static variable in class com.davisor.graphics.chart.ChartXMLAttributes
 
LABELFORMAT - Static variable in class com.davisor.graphics.chart.ChartXMLAttributes
 
LABELOFFSET - Static variable in class com.davisor.graphics.chart.ChartXMLAttributes
 
LABELPAINT - Static variable in class com.davisor.graphics.chart.ChartXMLAttributes
 
LABELROTATION - Static variable in class com.davisor.graphics.chart.ChartXMLAttributes
 
LABELSTROKE - Static variable in class com.davisor.graphics.chart.ChartXMLAttributes
 
LABELTEXT - Static variable in class com.davisor.graphics.chart.ChartXMLAttributes
 
LABEL_NAME - Static variable in class com.davisor.graphics.chart.LabelLegendFactory
Default label name without order number.
LEFT - Static variable in class com.davisor.graphics.BoxModelAttributes
 
LEFT - Static variable in interface com.davisor.graphics.ParameterConstants
Left alignment key.
LEFT - Static variable in class com.davisor.graphics.RenderAttributes
Left alignment key (1).
LEFT - Static variable in class com.davisor.graphics.chart.ChartXMLAttributes
 
LEFT - Static variable in class com.davisor.graphics.chart.ShapeFactory
 
LEFTWALL - Static variable in class com.davisor.graphics.RenderAttributes
Vertical left alignment key (LEFT and VERTICAL).
LEGEND - Static variable in class com.davisor.graphics.chart.ChartXMLAttributes
 
LEGEND - Static variable in class com.davisor.graphics.chart.LegendRenderAttributes
Index for the legend attribute set (3).
LEGENDALIGNMENT - Static variable in class com.davisor.graphics.chart.ChartXMLAttributes
 
LEGENDFORMAT - Static variable in class com.davisor.graphics.chart.ChartXMLAttributes
 
LEGENDTYPE - Static variable in class com.davisor.graphics.chart.ChartXMLAttributes
 
LIGHTCOLOR - Static variable in class com.davisor.graphics.chart.ChartXMLAttributes
 
LIGHTING - Static variable in class com.davisor.graphics.chart.ChartXMLAttributes
 
LIMIT - Static variable in class com.davisor.graphics.data.StrokeParameters
Code for a 'limit' keyword.
LIMITS - Static variable in class com.davisor.graphics.chart.ChartAxis
Number of step value indexes.
LINE - Static variable in class com.davisor.graphics.RenderAttributes
Vertical unit line.
LINE - Static variable in class com.davisor.graphics.chart.AxisRenderAttributes
Index for the axis attribute set (1).
LINE - Static variable in class com.davisor.graphics.chart.LineRenderAttributes
Index for line attribute set (2).
LINE - Static variable in class com.davisor.graphics.chart.MarkerRenderAttributes
Index for the line attribute set (2).
LINEABSOLUTE - Static variable in class com.davisor.graphics.BetterPath
Segment absolute line code character ('L').
LINEALIGNMENT - Static variable in class com.davisor.graphics.chart.ChartXMLAttributes
 
LINECOLOR - Static variable in class com.davisor.graphics.chart.ChartXMLAttributes
 
LINEPAINT - Static variable in class com.davisor.graphics.chart.ChartXMLAttributes
 
LINERELATIVE - Static variable in class com.davisor.graphics.BetterPath
Segment relative line code character ('l').
LINESMOOTHNESS - Static variable in class com.davisor.graphics.chart.ChartXMLAttributes
 
LINESTROKE - Static variable in class com.davisor.graphics.chart.ChartXMLAttributes
 
LOCAL - Static variable in class com.davisor.data.DateFormatType
System default time zone, typically representing the local time zone.
LOCALE - Static variable in class com.davisor.graphics.chart.ChartXMLAttributes
 
LOGICALBOUNDS - Static variable in class com.davisor.graphics.LabelRenderer
Logical bounds text bounding box resolvation mode.
LOGICALDIMENSIONS - Static variable in class com.davisor.graphics.chart.ChartAxes
Names for logical dimensions.
LabelLegendFactory - class com.davisor.graphics.chart.LabelLegendFactory.
LabelLegendFactory implements a chart legend producer that can make legend charts out of one- or multidimensional data.
LabelLegendFactory() - Constructor for class com.davisor.graphics.chart.LabelLegendFactory
Default constructor.
LabelLegendFactory(LabelLegendFactory) - Constructor for class com.davisor.graphics.chart.LabelLegendFactory
Copy constructor.
LabelLegendFactory.LabelLegendContext - class com.davisor.graphics.chart.LabelLegendFactory.LabelLegendContext.
Context information for legend size calculation and drawing.
LabelLegendFactory.LabelLegendContext(ChartData, List, int, int, Rectangle2D, Font, Paint, Paint, Paint, Stroke, int, int, Map, boolean, double) - Constructor for class com.davisor.graphics.chart.LabelLegendFactory.LabelLegendContext
 
LabelLegendFactory.LabelLegendEntry - class com.davisor.graphics.chart.LabelLegendFactory.LabelLegendEntry.
LabelLegendEntry stores information about a legend entry to be rendered.
LabelLegendFactory.LabelLegendEntry(String, String, Paint, Paint, Stroke, Paint, Paint, Stroke, Shape) - Constructor for class com.davisor.graphics.chart.LabelLegendFactory.LabelLegendEntry
 
LabelLegendFactory.LabelLegendMetrics - class com.davisor.graphics.chart.LabelLegendFactory.LabelLegendMetrics.
Legend metrics contain the legend sizing information.
LabelLegendFactory.LabelLegendMetrics(float, float, float, float, float, float, float, int) - Constructor for class com.davisor.graphics.chart.LabelLegendFactory.LabelLegendMetrics
Creates new legend chart metrics.
LabelRenderer - class com.davisor.graphics.LabelRenderer.
LabelRenderer is a high-precision and high-quality label renderer that can render a rotated, scaled, and aligned labels into restricted rectangular areas.
LabelRenderer(Font, FontRenderContext, float, float, float, float, float, int) - Constructor for class com.davisor.graphics.LabelRenderer
Creates a new label renderer instance.
LabelRenderer(Font, FontRenderContext, float, float, float, float, float, int, String) - Constructor for class com.davisor.graphics.LabelRenderer
Creates a new label renderer instance.
LabelRenderer(String, Font, FontRenderContext, float, float, float, float, float, int) - Constructor for class com.davisor.graphics.LabelRenderer
Deprecated. Please use LabelRenderer.LabelRenderer(Font, FontRenderContext, float, float, float, float, float, int, String) instead.
LayoutFactory - class com.davisor.graphics.chart.LayoutFactory.
LayoutFactory implements a chart that can combine different charts into one chart.
LayoutFactory() - Constructor for class com.davisor.graphics.chart.LayoutFactory
Default constructor.
LayoutFactory(LayoutFactory) - Constructor for class com.davisor.graphics.chart.LayoutFactory
Copy constructor.
LayoutFactory.LayoutContext - class com.davisor.graphics.chart.LayoutFactory.LayoutContext.
Stores context information for the drawn chart and legend.
LayoutFactory.LayoutContext(ChartData, ChartFactory, ChartFactory, ChartFactory.ChartContext, ChartFactory.ChartContext, int, Number, Number, Number, Number, Number, Number, Number, Number, Stroke) - Constructor for class com.davisor.graphics.chart.LayoutFactory.LayoutContext
 
LayoutFactory.LayoutMetrics - class com.davisor.graphics.chart.LayoutFactory.LayoutMetrics.
Stores chart and legend metrics.
LayoutFactory.LayoutMetrics(ChartFactory.ChartMetrics, ChartFactory.ChartMetrics, int) - Constructor for class com.davisor.graphics.chart.LayoutFactory.LayoutMetrics
Stores chart and legend metrics and legend alignment in relation to chart.
LazyListDataBuffer - class com.davisor.data.stream.LazyListDataBuffer.
LazyListDataBuffer implements a delayed initialization list data buffer.
LazyListDataBuffer(DataSource) - Constructor for class com.davisor.data.stream.LazyListDataBuffer
Creates a new delayed initialization list data buffer.
LegendAttributes - class com.davisor.graphics.chart.LegendAttributes.
LegendAttributes represents legend attributes including Legend rendering attributes (LegendRenderAttributes) margins around the legend gap around elements offset between legend labels orientation of the legend
LegendAttributes() - Constructor for class com.davisor.graphics.chart.LegendAttributes
Creates a new legend attributes with default null values.
LegendAttributes(LegendAttributes) - Constructor for class com.davisor.graphics.chart.LegendAttributes
Deep copy constructor.
LegendAttributes(String, LegendRenderAttributes, Number, BoxModelAttributes, Boolean) - Constructor for class com.davisor.graphics.chart.LegendAttributes
Creates a new legend attributes set.
LegendAttributes(String, LegendRenderAttributes, Number, BoxModelAttributes, Boolean, int, Number) - Constructor for class com.davisor.graphics.chart.LegendAttributes
Creates a new legend attributes set.
LegendFactory - class com.davisor.graphics.chart.LegendFactory.
Legend factory is super class for factories creating legends.
LegendFactory() - Constructor for class com.davisor.graphics.chart.LegendFactory
Default constructor.
LegendFactory(ChartFactory) - Constructor for class com.davisor.graphics.chart.LegendFactory
Copy contructor.
LegendRenderAttributes - class com.davisor.graphics.chart.LegendRenderAttributes.
LegendRenderAttributes represents chart legend rendering attributes.
LegendRenderAttributes() - Constructor for class com.davisor.graphics.chart.LegendRenderAttributes
Default constructor.
LegendRenderAttributes(LegendRenderAttributes) - Constructor for class com.davisor.graphics.chart.LegendRenderAttributes
Shallow copy constructor.
LegendRenderAttributes(LegendRenderAttributes, LegendRenderAttributes) - Constructor for class com.davisor.graphics.chart.LegendRenderAttributes
Shallow copy constructor, with explicitly given default values.
LegendRenderAttributes(Paint, Paint, Stroke, Shape, Font, int, Composite, RenderAttributes) - Constructor for class com.davisor.graphics.chart.LegendRenderAttributes
Creates a render attributes set with the given initial default attribute values.
LightweightComponent - class com.davisor.graphics.LightweightComponent.
LightweightComponent implements a non-abstract lightweight component that is useful, in particular when creating off-screen AWT images.
LightweightComponent() - Constructor for class com.davisor.graphics.LightweightComponent
Default constructor.
LineFactory - class com.davisor.graphics.chart.LineFactory.
LineFactory implements a line chart producer that can make polyline charts from one-dimensional multichannel data.
LineFactory() - Constructor for class com.davisor.graphics.chart.LineFactory
Default constructor.
LineFactory(LineFactory) - Constructor for class com.davisor.graphics.chart.LineFactory
Copy constructor.
LineRenderAttributes - class com.davisor.graphics.chart.LineRenderAttributes.
LineRenderAttributes represents attributes for chart lines.
LineRenderAttributes() - Constructor for class com.davisor.graphics.chart.LineRenderAttributes
Default constructor.
LineRenderAttributes(LineRenderAttributes) - Constructor for class com.davisor.graphics.chart.LineRenderAttributes
Shallow copy constructor.
LineRenderAttributes(LineRenderAttributes, LineRenderAttributes) - Constructor for class com.davisor.graphics.chart.LineRenderAttributes
Shallow copy constructor, with explicitly given default values.
LineRenderAttributes(Paint, Paint, Stroke, Shape, Font, int, Composite, RenderAttributes) - Constructor for class com.davisor.graphics.chart.LineRenderAttributes
Creates a render attributes set with the given initial default attribute values.
LineRenderAttributes(Paint[], Paint[], Stroke[], Shape[], Font[], int[], Composite[], RenderAttributes) - Constructor for class com.davisor.graphics.chart.LineRenderAttributes
Creates a render attributes set with the given initial attribute values.
ListDataBuffer - class com.davisor.data.stream.ListDataBuffer.
ListDataBuffer represents a data buffer that uses a standard Java list to implement a buffer of DataValue elements.
ListDataBuffer() - Constructor for class com.davisor.data.stream.ListDataBuffer
Default constructor that creates an empty collection with no type.
ListDataBuffer(Type) - Constructor for class com.davisor.data.stream.ListDataBuffer
Creates an empty Vector based list data buffer that is expected to later contain elements of the given type.
ListDataBuffer(Object[]) - Constructor for class com.davisor.data.stream.ListDataBuffer
Creates a list data buffer out of the given array.
ListDataBuffer(Object[], Type) - Constructor for class com.davisor.data.stream.ListDataBuffer
Creates a list data buffer out of the given array and type.
ListDataBuffer(List) - Constructor for class com.davisor.data.stream.ListDataBuffer
Creates a list data buffer from the given list.
ListDataBuffer(Type, List) - Constructor for class com.davisor.data.stream.ListDataBuffer
Creates a list data buffer from the given list and element type.
ListDataBuffer(DataStream) - Constructor for class com.davisor.data.stream.ListDataBuffer
Creates a list data buffer from the content of the given stream.
ListDataBuffer(Type, DataStream) - Constructor for class com.davisor.data.stream.ListDataBuffer
Creates a list data buffer from the content of the given stream, with stream elements type casted to the given type, if neccessary.
ListDataBuffer(Type, String) - Constructor for class com.davisor.data.stream.ListDataBuffer
Interpreters a string as a list of elements of the given type, separated by space characters.
ListDataBuffer(Type, String, char) - Constructor for class com.davisor.data.stream.ListDataBuffer
Interpreters a string as a list of elements of the given type, separated by given separator characters.
ListIteratorDataStream - class com.davisor.data.stream.ListIteratorDataStream.
ListIteratorDataStream represents a data stream that uses a standard Java list iterator to implement stream elements.
ListIteratorDataStream(List, boolean) - Constructor for class com.davisor.data.stream.ListIteratorDataStream
Creates a data stream out of a list.
ListIteratorDataStream(List, Type, boolean) - Constructor for class com.davisor.data.stream.ListIteratorDataStream
Creates a data stream out of a list and given type.
ListIteratorDataStream(ListIterator, boolean) - Constructor for class com.davisor.data.stream.ListIteratorDataStream
Creates a data stream out of an iterator.
ListIteratorDataStream(ListIterator, Type, boolean) - Constructor for class com.davisor.data.stream.ListIteratorDataStream
Creates a data stream out of an iterator and the given type.
LocaleType - class com.davisor.data.LocaleType.
LocaleType implements an abstract base class for locale-dependent types.
LocaleType(LocaleType) - Constructor for class com.davisor.data.LocaleType
Deep copy constructor.
LocaleType(String, String, String, Map, Locale) - Constructor for class com.davisor.data.LocaleType
Creates a new locale type.
LongData - class com.davisor.data.LongData.
LongData represents long valued number data.
LongData() - Constructor for class com.davisor.data.LongData
Construct a new long data object with the default type and value (0).
LongData(LongData) - Constructor for class com.davisor.data.LongData
Shallow copy constructor.
LongData(LongData, boolean) - Constructor for class com.davisor.data.LongData
Deep or shallow copy constructor.
LongData(Number) - Constructor for class com.davisor.data.LongData
Constructs a long data object with the default type and given value.
LongData(long) - Constructor for class com.davisor.data.LongData
Construct a new long data object with the default type and given value.
LongData(NumberType) - Constructor for class com.davisor.data.LongData
Construct a new long data object with the given type and default value (0).
LongData(NumberType, Number) - Constructor for class com.davisor.data.LongData
Construct a new long data object with the given type and value.
LongData(NumberType, long) - Constructor for class com.davisor.data.LongData
Construct a new long data object with the given type and value.
LongData(LongType, String, ParsePosition) - Constructor for class com.davisor.data.LongData
Creates a long data value from a string value.
LongType - class com.davisor.data.LongType.
LongType defines a data type that supports long precision data.
LongType() - Constructor for class com.davisor.data.LongType
Default constructor.
LongType(LongType) - Constructor for class com.davisor.data.LongType
Copy constructor.
LongType(String) - Constructor for class com.davisor.data.LongType
Creates a new default type with no identity.
LongType(String, String, String) - Constructor for class com.davisor.data.LongType
Creates a new named long number data type with the given decimal format pattern.
LongType(String, String, Map, Locale, String, Object) - Constructor for class com.davisor.data.LongType
Creates a new long type.
LongType(String, String, String, Map, Locale, String, Object) - Constructor for class com.davisor.data.LongType
Creates a new long type.
label - Variable in class com.davisor.graphics.chart.ScaleLegendFactory.ScaleLegendEntry
 
labelAxis(ChartAxis, Graphics2D, float, float, float, float, float, float, float, boolean, boolean, boolean, boolean, boolean) - Method in class com.davisor.graphics.chart.AxisFactory
Labels an axis with tic labels.
labelColor - Variable in class com.davisor.graphics.chart.ScaleLegendFactory.ScaleLegendEntry
 
labelFont - Variable in class com.davisor.graphics.chart.AxisFactory.AxisContext
Axis label fonts [X,Y,Z,...].
labelFont - Variable in class com.davisor.graphics.chart.ScaleLegendFactory.ScaleLegendContext
 
labelHeights - Variable in class com.davisor.graphics.chart.ScaleLegendFactory.ScaleLegendMetrics
 
labelMarkers(ChartAxis, Graphics2D, AxisFactory.AxisMetrics, float, float, float, float, float, float, float, float, float, boolean, boolean, boolean, boolean) - Method in class com.davisor.graphics.chart.AxisFactory
Label markers.
labelOffsets - Variable in class com.davisor.graphics.chart.AxisFactory.AxisContext
Label offset size [X,Y,Z] (never negative).
labelSizes - Variable in class com.davisor.graphics.chart.AxisFactory.AxisContext
Axis label sizes.
labelSlice(ImageChart, PieFactory.PieSlice, PieFactory.PieMetrics, PieFactory.PieContext) - Static method in class com.davisor.graphics.chart.PieFactory
Labels one pie slice.
labelType - Variable in class com.davisor.graphics.chart.AxisFactory.AxisContext
Label channel access type (may be null).
labelType - Variable in class com.davisor.graphics.chart.ChartDataSummary
Label data access type (may be null).
labelWidths - Variable in class com.davisor.graphics.chart.ScaleLegendFactory.ScaleLegendMetrics
 
last() - Method in class com.davisor.data.CalendarFields
Returns the last (highest) element currently in this sorted set.
lastPlotColorChannel - Variable in class com.davisor.graphics.chart.AxisFactory.AxisContext
Last color channel that belongs to plot (not to any series).
lastPlotPaintChannel - Variable in class com.davisor.graphics.chart.AxisFactory.AxisContext
Last paint channel that belongs to plot (not to any series).
lastPlotShapeChannel - Variable in class com.davisor.graphics.chart.ShapeFactory.ShapeContext
 
legendBorderWidth - Variable in class com.davisor.graphics.chart.ScaleLegendFactory.ScaleLegendMetrics
 
length() - Method in class com.davisor.data.ObjectValue
Returns the length of serialized value.
length() - Method in class com.davisor.graphics.data.TextureData
Returns the number of bytes in the BLOB value designated by this Blob object.
load(ImageProducer, ImageObserver) - Method in class com.davisor.graphics.DupableImage
Loads this image from the given image producer.
loadNamespace(String) - Static method in class com.davisor.graphics.data.ShapeType
Loads the shapes in the given namespace into SHAPEPARAMETERS.
loadNamespaceProperties(String) - Static method in class com.davisor.graphics.data.ShapeType
Loads the properties associated to certain shapes.
longValue() - Method in class com.davisor.data.BooleanData
Gets number long value.
longValue() - Method in class com.davisor.data.Deinterpolator
Gets deinterpolated long value.
longValue(String, ParsePosition) - Method in interface com.davisor.data.NumberType
Converts a string to a long value.
longValue(long) - Method in interface com.davisor.data.NumberType
Converts a long value to an another long value.
longValue() - Method in interface com.davisor.data.NumberValue
Gets the data long value.
longValue(String, ParsePosition) - Method in class com.davisor.data.RelativeTimestampType
Converts a string to a long value.
longValue(long) - Method in class com.davisor.data.RelativeTimestampType
Converts a long value to an another long value.
longValue(Date) - Method in class com.davisor.data.RelativeTimestampType
Computes relative time from the given date value.
longValue(String, ParsePosition) - Method in class com.davisor.data.SimpleNumberType
Converts a string to a long value.
longValue(long) - Method in class com.davisor.data.SimpleNumberType
Converts a long value to an another long value.
longValue() - Method in class com.davisor.data.SimpleNumberValue
Gets number long value.
longestSequence - Variable in class com.davisor.graphics.chart.ChartDataSummary
Number of channels in the longest sequence.

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.