Serialized Form
chart
ChartInterface chart
displayList
java.util.Vector displayList
dwellLabelFormat
java.text.NumberFormat dwellLabelFormat
dwellLabelLabelString
java.lang.String dwellLabelLabelString
dwellLabelVisible
boolean dwellLabelVisible
dwellLabelXString
java.lang.String dwellLabelXString
dwellLabelYString
java.lang.String dwellLabelYString
dwellUseString
boolean dwellUseString
dwellUseXValue
boolean dwellUseXValue
dwellUseYValue
boolean dwellUseYValue
dwellXString
java.lang.String dwellXString
dwellYString
java.lang.String dwellYString
getThread
java.lang.Thread getThread
gotImages
boolean gotImages
home
boolean home
imageTracker
java.awt.MediaTracker imageTracker
networkInterval
int networkInterval
parser
ParameterParser parser
popupX
int popupX
popupY
int popupY
secondsSoFar
int secondsSoFar
showDataPopup
boolean showDataPopup
useDwellLabel
boolean useDwellLabel
dwellXFormatter
java.text.DateFormat dwellXFormatter
tokenLine
java.util.StringTokenizer tokenLine
buttonMessage
java.lang.String buttonMessage
chartImage
java.awt.Image chartImage
chartImages
java.util.Vector chartImages
ctype
java.lang.String ctype
- start of Socket code
displayCGI
java.lang.String displayCGI
getThread
java.lang.Thread getThread
home
java.lang.String home
myButton
java.awt.Button myButton
myGifMaker
GifMaker myGifMaker
myOutputStream
java.io.OutputStream myOutputStream
myProgressBar
java.awt.Frame myProgressBar
port
int port
progressBarHeight
int progressBarHeight
progressBarTitle
java.lang.String progressBarTitle
progressBarWidth
int progressBarWidth
saveCGI
java.lang.String saveCGI
sock
java.net.Socket sock
links
java.util.Vector links
myUrl
java.net.URL myUrl
str
java.lang.String str
target
java.lang.String target
links
java.util.Vector links
str
java.lang.String str
target
java.lang.String target
baseStartingValue
double baseStartingValue
myScrollbar
java.awt.Scrollbar myScrollbar
offScreenGraphics
java.awt.Graphics offScreenGraphics
offScreenImage
java.awt.Image offScreenImage
offScreenSize
java.awt.Dimension offScreenSize
scrollIncrement
double scrollIncrement
scrollWindows
int scrollWindows
baseStartingValue
double baseStartingValue
myScrollbar
java.awt.Scrollbar myScrollbar
offScreenGraphics
java.awt.Graphics offScreenGraphics
offScreenImage
java.awt.Image offScreenImage
offScreenSize
java.awt.Dimension offScreenSize
scrollIncrement
double scrollIncrement
scrollWindows
int scrollWindows
chart
ChartInterface chart
startDegrees
int startDegrees
altClick
boolean altClick
datOne
Datum datOne
datTwo
Datum datTwo
drag
boolean drag
- New update method incorporating mouse dragging.
offScreenGraphics
java.awt.Graphics offScreenGraphics
offScreenImage
java.awt.Image offScreenImage
offScreenSize
java.awt.Dimension offScreenSize
transformer
DataTransform transformer
x1
int x1
x2
int x2
x2old
int x2old
y1
int y1
y2
int y2
y2old
int y2old
Package javachart.beans.chart |
value
double value
chart
Chart chart
height
int height
modifiers
int modifiers
- modification flags for incoming data
- See Also:
DataEvent
width
int width
chartBean
ChartBean chartBean
value
double value
markerList
int[] markerList
markerNames
java.lang.String[] markerNames
value
double value
value
double value
markerList
int[] markerList
markerNames
java.lang.String[] markerNames
markerList
int[] markerList
markerNames
java.lang.String[] markerNames
value
double value
markerList
int[] markerList
markerNames
java.lang.String[] markerNames
Package javachart.beans.data |
datasetArray
Dataset[] datasetArray
modifiers
int modifiers
- Listener mask. By default, this is set to X_DATA_MASK | Y_DATA_MASK,
indicating that we're using only x and y data values.
interval
int interval
myLabels
java.lang.String[] myLabels
numberOfPoints
int numberOfPoints
numberOfSets
int numberOfSets
scaleFactor
float scaleFactor
myDataset
Dataset myDataset
selectedDatapoint
int selectedDatapoint
useLastObservation
boolean useLastObservation
selectedDataset
int selectedDataset
appendData
boolean appendData
numberOfPoints
int numberOfPoints
yValuesOnly
boolean yValuesOnly
currentAsk
double currentAsk
currentBid
double currentBid
currentDate
double currentDate
currentPrice
double currentPrice
currentVolume
double currentVolume
dummyGlobals
Globals dummyGlobals
maximumQuotes
int maximumQuotes
numberOfQuotes
int numberOfQuotes
qMonitorNames
java.lang.String[] qMonitorNames
thisObservation
double[] thisObservation
currentLine
java.util.StringTokenizer currentLine
labelsOnRows
boolean labelsOnRows
numberOfPoints
int numberOfPoints
numberOfSets
int numberOfSets
readByRows
boolean readByRows
labelArray
java.lang.String[][] labelArray
- Label values. Simple subclasses can simply dimension and fill this array to send
Datum labels to all listeners. More efficient data feeds will create Dataset classes
directly. See QuoteMonitorBridge for an example.
- See Also:
QuoteMonitorBridge
,
TimeStampDataAccumulator
listeners
java.util.Vector listeners
- This bean's listeners
myDatasetArray
Dataset[] myDatasetArray
- An array of Dataset classes
myEvent
DataEvent myEvent
- This bean's DataEvent (reused)
myGlobals
Globals myGlobals
- A generic javachart.chart.Globals class
xArray
double[][] xArray
- X values. Simple subclasses can simply dimension and fill this array to send
X values to all listeners. More efficient data feeds will create Dataset classes
directly. See QuoteMonitorBridge for an example.
- See Also:
QuoteMonitorBridge
,
TimeStampDataAccumulator
yArray
double[][] yArray
- Y values. Simple subclasses can simply dimension and fill this array to send
Y values to all listeners. More efficient data feeds will create Dataset classes
directly. See QuoteMonitorBridge for an example.
- See Also:
QuoteMonitorBridge
,
TimeStampDataAccumulator
dataFeedProps
java.beans.PropertyDescriptor[] dataFeedProps
debug
boolean debug
expectXValues
boolean expectXValues
ipAddr
java.lang.String ipAddr
maxObservations
int maxObservations
portNum
int portNum
myDataset
Dataset myDataset
buff
char[] buff
delimitString
java.lang.String delimitString
externalTrigger
boolean externalTrigger
interval
int interval
myInputStream
java.io.InputStream myInputStream
myURLString
java.lang.String myURLString
tokenizedLines
java.util.Vector tokenizedLines
dataXfm
Transform dataXfm
doClip
boolean doClip
numDatasets
int numDatasets
xAxisEnd
double xAxisEnd
xAxisStart
double xAxisStart
yAxisEnd
double yAxisEnd
yAxisStart
double yAxisStart
area
Area area
autoScale
boolean autoScale
axisEnd
double axisEnd
axisStart
double axisStart
axMagnitude
int axMagnitude
barScaling
boolean barScaling
datasets
Dataset[] datasets
- the dataset array scaled by this Axis
endPoint
java.awt.Point endPoint
globals
Globals globals
- This chart's Globals class
gridGc
Gc gridGc
gridVis
boolean gridVis
increment
float increment
isXAxis
boolean isXAxis
labelAngle
int labelAngle
labelColor
java.awt.Color labelColor
labelFont
java.awt.Font labelFont
labelFormat
int labelFormat
labelPrecision
int labelPrecision
labelVis
boolean labelVis
lineGc
Gc lineGc
lineVis
boolean lineVis
logScaling
boolean logScaling
majTickLength
int majTickLength
majTickVis
boolean majTickVis
minTickLength
int minTickLength
minTickVis
boolean minTickVis
NODIV
double NODIV
numAxLabels
int numAxLabels
- number of labels on this Axis
numberFormat
java.text.NumberFormat numberFormat
numGrids
int numGrids
numLabels
int numLabels
numMajTicks
int numMajTicks
numMinTicks
int numMinTicks
plotarea
Plotarea plotarea
- Plotarea used to determine location and size of Axis
side
int side
startPoint
java.awt.Point startPoint
stepSize
double stepSize
- general internal increment for this Axis
tickGc
Gc tickGc
titleColor
java.awt.Color titleColor
titleFont
java.awt.Font titleFont
titleRotation
boolean titleRotation
titleString
java.lang.String titleString
useDisplayList
boolean useDisplayList
userAxisEnd
java.lang.Double userAxisEnd
- User defined Axis maximum
userAxisStart
java.lang.Double userAxisStart
- User defined Axis minimum
userFormat
java.text.Format userFormat
gc
Gc gc
globals
Globals globals
startPoint
java.awt.Point startPoint
subTitleColor
java.awt.Color subTitleColor
subTitleFont
java.awt.Font subTitleFont
subTitleString
java.lang.String subTitleString
titleColor
java.awt.Color titleColor
titleFont
java.awt.Font titleFont
titleString
java.lang.String titleString
useDisplayList
boolean useDisplayList
baseline
double baseline
clusterWidth
double clusterWidth
dataXfm
Transform dataXfm
- Used to transform this Bar's data into a pixel space defined by the
X and Y Axis and the chart's Plotarea.
doClip
boolean doClip
xAxisEnd
double xAxisEnd
xAxisStart
double xAxisStart
yAxisEnd
double yAxisEnd
yAxisStart
double yAxisStart
area
Area area
areaData
Dataset[] areaData
bar
Bar bar
barData
Dataset[] barData
dataAllocation
int[] dataAllocation
bar
Bar bar
bar
Bar bar
barData
Dataset[] barData
dataAllocation
int[] dataAllocation
line
Line line
lineData
Dataset[] lineData
background
Background background
canvas
java.awt.Graphics canvas
dataRepresentation
DataRepresentation dataRepresentation
datasets
Dataset[] datasets
globals
Globals globals
height
int height
legend
LegendInterface legend
legendVisible
boolean legendVisible
name
java.lang.String name
numberOfDatasets
int numberOfDatasets
plotarea
Plotarea plotarea
width
int width
xAxis
AxisInterface xAxis
xAxisVisible
boolean xAxisVisible
yAxis
AxisInterface yAxis
yAxisVisible
boolean yAxisVisible
data
java.util.Vector data
gc
Gc gc
globals
Globals globals
labelColor
java.awt.Color labelColor
labelFont
java.awt.Font labelFont
setName
java.lang.String setName
chartMaxX
int chartMaxX
chartMaxY
int chartMaxY
dataXfm
Transform dataXfm
myChart
Chart myChart
xAxisEnd
double xAxisEnd
xAxisStart
double xAxisStart
yAxisEnd
double yAxisEnd
yAxisStart
double yAxisStart
calendar
java.util.Calendar calendar
- We're assuming a Gregorian calendar for most operations, but this should also work
with similar Calendars.
dateFormat
java.text.DateFormat dateFormat
endDate
java.util.Date endDate
scalingType
int scalingType
secondaryUserDateFormat
java.text.DateFormat secondaryUserDateFormat
startDate
java.util.Date startDate
stepSize
long stepSize
tmpCalendar
java.util.Calendar tmpCalendar
tmpDate
java.util.Date tmpDate
userDateFormat
java.text.DateFormat userDateFormat
userScalingType
java.lang.Integer userScalingType
gc
Gc gc
globals
Globals globals
label
java.lang.String label
x
double x
y
double y
y2
double y2
y3
double y3
saveBuffer
java.util.Vector saveBuffer
hasDiscontinuities
boolean hasDiscontinuities
globals
Globals globals
objectList
java.util.Vector objectList
primitiveList
java.util.Vector primitiveList
dataAllocation
int[] dataAllocation
hasHLOCData
boolean hasHLOCData
hasLineData
boolean hasLineData
hasStickData
boolean hasStickData
hiLoClose
HiLoClose hiLoClose
hlocData
Dataset[] hlocData
line
Line line
lineData
Dataset[] lineData
linePlotarea
Plotarea linePlotarea
lineYAxis
AxisInterface lineYAxis
splitWindow
boolean splitWindow
stick
Stick stick
stickData
Dataset[] stickData
stickPlotarea
Plotarea stickPlotarea
stickYAxis
AxisInterface stickYAxis
fillColor
java.awt.Color fillColor
globals
Globals globals
lineColor
java.awt.Color lineColor
lineStyle
int lineStyle
lineWidth
int lineWidth
markerColor
java.awt.Color markerColor
markerSize
int markerSize
markerStyle
int markerStyle
displayList
DisplayList displayList
maxX
int maxX
maxY
int maxY
stringRotator
RotateString stringRotator
threeD
boolean threeD
useDisplayList
boolean useDisplayList
xOffset
int xOffset
yOffset
int yOffset
globals
Globals globals
hiLoClose
HiLoClose hiLoClose
historyGc
Gc historyGc
historyVal
double historyVal
historyVisible
boolean historyVisible
saveGc
Gc saveGc
saveStyle
int saveStyle
saveVal
double saveVal
labelList
java.util.Vector labelList
backgroundGc
Gc backgroundGc
backgroundVisible
boolean backgroundVisible
datasets
Dataset[] datasets
gHeight
int gHeight
globals
Globals globals
gWidth
int gWidth
iconGap
double iconGap
iconHeight
double iconHeight
iconWidth
double iconWidth
labelColor
java.awt.Color labelColor
labelFont
java.awt.Font labelFont
llX
double llX
llY
double llY
transform
Transform transform
urX
double urX
urY
double urY
useDisplayList
boolean useDisplayList
verticalLayout
boolean verticalLayout
dataXfm
Transform dataXfm
doClip
boolean doClip
numDatasets
int numDatasets
scatterPlot
boolean scatterPlot
xAxisEnd
double xAxisEnd
xAxisStart
double xAxisStart
yAxisEnd
double yAxisEnd
yAxisStart
double yAxisStart
line
Line line
lineVisible
boolean lineVisible
currencyString
java.lang.String currencyString
dataset
Dataset dataset
height
double height
labelColor
java.awt.Color labelColor
labelFont
java.awt.Font labelFont
labelFormat
int labelFormat
labelPosition
int labelPosition
labelPrecision
int labelPrecision
lineGc
Gc lineGc
percentFormat
java.text.NumberFormat percentFormat
percentLabelsOn
boolean percentLabelsOn
startDegrees
int startDegrees
textLabelsOn
boolean textLabelsOn
total
double total
valueLabelsOn
boolean valueLabelsOn
width
double width
widthHeight
java.awt.Point widthHeight
xLoc
double xLoc
yLoc
double yLoc
pie
Pie pie
dataset
Dataset dataset
gc
Gc gc
gHeight
int gHeight
globals
Globals globals
gWidth
int gWidth
llX
double llX
llY
double llY
transform
Transform transform
urX
double urX
urY
double urY
useDisplayList
boolean useDisplayList
axis
PolarAxis axis
dataXfm
Transform dataXfm
plotarea
Plotarea plotarea
scatterPlot
boolean scatterPlot
center
java.awt.Point center
centerX
double centerX
centerY
double centerY
dataXfm
Transform dataXfm
fullPlotarea
Plotarea fullPlotarea
interval
double interval
labelList
java.util.Vector labelList
manualSpoking
boolean manualSpoking
numSpoke
int numSpoke
qtrPlotarea
Plotarea qtrPlotarea
axis
PolarAxis axis
lineVisible
boolean lineVisible
polar
Polar polar
intercept
double intercept
slope
double slope
variance
double variance
c
java.awt.Color c
f
java.awt.Font f
parent
java.awt.Component parent
alarmThreshold
double alarmThreshold
axis
SpeedoAxis axis
needleStyle
int needleStyle
arcLength
int arcLength
centerX
double centerX
centerY
double centerY
hCircleSize
double hCircleSize
labelsInside
boolean labelsInside
speedoPosition
int speedoPosition
startAngle
int startAngle
vCircleSize
double vCircleSize
speedo
Speedo speedo
ignoreFirstLabel
boolean ignoreFirstLabel
ignoreLastLabel
boolean ignoreLastLabel
stick
Stick stick
logXScaling
boolean logXScaling
logYScaling
boolean logYScaling
scaleX
double scaleX
scaleY
double scaleY
shiftX
double shiftX
shiftY
double shiftY
Package javachart.servlet |
dwellXFormatter
java.text.DateFormat dwellXFormatter
tokenLine
java.util.StringTokenizer tokenLine
chart
ChartInterface chart
demoMode
boolean demoMode
frame
java.awt.Frame frame
imageTracker
java.awt.MediaTracker imageTracker
noisy
boolean noisy
parser
ParameterParser parser
request
javax.servlet.http.HttpServletRequest request