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

O

OBJECT_DISABLE - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
Do not process the graph object
OBJECT_ENABLE - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
Process and draw the graph object
OBJECT_ENABLE_NODRAW - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
Process the graph object so that positioning information is accurate, but do not draw.
OBJECT_MOVEABLE - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
The graph object is movable as a whole
ObjectPolygonList - Class in com.quinncurtis.chart3djava
A list of PolygonList objects.
ObjectPolygonList() - Constructor for class com.quinncurtis.chart3djava.ObjectPolygonList
The default constructor.
ObjectPolygonList(ObjectPolygonList) - Constructor for class com.quinncurtis.chart3djava.ObjectPolygonList
Constructor initializes the ObjectPolygonList object as a copy of a another ObjectPolygonList object.
OCTOBER - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
Value of the MONTH field indicating the tenth month of the year.
OHLC - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
Open-High-Low-Close plot type (OHLCPlot)
OHLC_BAR_PLOT - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
OHLC plot using bars
OHLC_MODE_BARS - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
OHLC mode
OHLC_MODE_FLAGS - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
OHLC mode
OHLCBarPlot - Class in com.quinncurtis.chart3djava
The OHLCBarPlot class extends the GroupPlot class and displays stock market data in an open-high-low-close format common in financial technical analysis.
OHLCBarPlot() - Constructor for class com.quinncurtis.chart3djava.OHLCBarPlot
The default OHLCBarPlot constructor.
OHLCBarPlot(PhysicalCoordinates) - Constructor for class com.quinncurtis.chart3djava.OHLCBarPlot
This constructor creates a new OHLCBarPlot object that will reside in the specified coordinate system.
OHLCBarPlot(PhysicalCoordinates, GroupDataset, double, ChartAttribute) - Constructor for class com.quinncurtis.chart3djava.OHLCBarPlot
This constructor creates a new OHLCBarPlot object that will reside in the specified coordinate system.
OHLCBarPlot(PhysicalCoordinates, GroupDataset, double, ChartAttribute, ChartAttribute, ChartAttribute) - Constructor for class com.quinncurtis.chart3djava.OHLCBarPlot
This constructor creates a new OHLCBarPlot object that will reside in the specified coordinate system.
OHLCPlot - Class in com.quinncurtis.chart3djava
The OHLCPlot class extends the GroupPlot class and displays stock market data in an open-high-low-close format common in financial technical analysis.
OHLCPlot() - Constructor for class com.quinncurtis.chart3djava.OHLCPlot
The default OHLCPlot constructor.
OHLCPlot(PhysicalCoordinates) - Constructor for class com.quinncurtis.chart3djava.OHLCPlot
This constructor creates a new OHLCPlot object that will reside in the specified coordinate system.
OHLCPlot(PhysicalCoordinates, GroupDataset, double, ChartAttribute) - Constructor for class com.quinncurtis.chart3djava.OHLCPlot
This constructor creates a new OHLCPlot object that will reside in the specified coordinate system.
OLDLACE - Static variable in class com.quinncurtis.chart3djava.ChartColors
Color
OLIVE - Static variable in class com.quinncurtis.chart3djava.ChartColors
Color
OLIVEDRAB - Static variable in class com.quinncurtis.chart3djava.ChartColors
Color
openPolysurface(int, int, int) - Method in class com.quinncurtis.chart3djava.Polysurface
Initializes the poly surface for a given number of points and polygons.
ORANGE - Static variable in class com.quinncurtis.chart3djava.ChartColors
Color
ORANGERED - Static variable in class com.quinncurtis.chart3djava.ChartColors
Color
ORCHID - Static variable in class com.quinncurtis.chart3djava.ChartColors
Color
outAxisLabel(Graphics2D, ChartLabel, TickMark) - Method in class com.quinncurtis.chart3djava.AxisLabels
Outputs a text object at specific tick mark.
OUTSET_3D_LOOK - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
A RT 3D frame light direction constant: Outset 3D look.
OUTSIDE_BAR - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
Position bar data value outside bar
OUTSIDE_BARBASE - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
Position bar data value outside base value of the bar
OUTSIDE_INDICATOR - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
Position text value outside indicator
OUTSIDE_PLOTAREA_MAX - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
Position bar data value outside the plot area maximum
OUTSIDE_PLOTAREA_MIN - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
Position bar data value outside of plot area minimum
OUTSIDE_RADIUS_BOTTOM - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
A RT meter indicator text position constant: Position meter text outside the bottom of the meters defining radius.
OUTSIDE_RADIUS_TOP - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
A RT meter indicator text position constant: Position meter text outside the top of the meters defining radius.
OVERLAP_LABEL_DELETE - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
If a tick mark label overlaps the previous tick mark label, do not draw the label
OVERLAP_LABEL_DRAW - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
Draw all tick mark labels, even if they overlap
OVERLAP_LABEL_STAGGER - Static variable in interface com.quinncurtis.chart3djava.ChartConstants
If a tick mark label overlaps the previous tick mark label, do not draw the label

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