Serialized Form
|
Package ca.sqlpower.wabit |
|
Package ca.sqlpower.wabit.rs |
|
Package ca.sqlpower.wabit.rs.olap |
rowAxisColumns
java.util.List<E> rowAxisColumns
- List of all Levels represented in the original cell set. The order of the
items in this list corresponds with the column positions each level of
the rows axis is mapped to.
For example, if rowAxisColumns[0] contains the Country level of the
Geography dimension, then Country members appear in the first column of
this result set. If rowAxisColumns[3] contains the Education Level member
of the Education Level dimension, then the fourth column of this result
set contains the Education Level members.
Gets created and initialized in OlapResultSet.populate(CellSet).
|
Package ca.sqlpower.wabit.rs.query |
query
java.lang.String query
|
Class ca.sqlpower.wabit.rs.query.WabitContainer$1 extends java.lang.Object implements Serializable |
|
Package ca.sqlpower.wabit.swingui |
renderer
javax.swing.table.TableCellRenderer renderer
tableHeader
javax.swing.table.JTableHeader tableHeader
labelHeight
int labelHeight
- The height of the header portion that displays the column name.
This height does not include the combo box or having field.
comboBoxHeight
int comboBoxHeight
comboBoxWidth
int comboBoxWidth
havingFieldHeight
int havingFieldHeight
comboBoxes
java.util.ArrayList<E> comboBoxes
textFields
java.util.ArrayList<E> textFields
groupingEnabled
boolean groupingEnabled
sortDecorator
ca.sqlpower.swingui.table.TableModelSortDecorator sortDecorator
- The sort decorator defined for the table this header is attached to.
The sort decorator needs to know what part of the header is clickable
to sort. When the column header is moved we need to update the sort
decorator.
Note: This will be null if there is no sort decorator.
listeners
java.util.List<E> listeners
- A list of listeners that fire when the group by or having clause changes.
table
javax.swing.JTable table
- The table this renderer is on.
variableContext
VariableContext variableContext
insertInto
javax.swing.text.JTextComponent insertInto
clickHandler
java.awt.event.ActionListener clickHandler
serviceInfo
ca.sqlpower.enterprise.client.SPServerInfo serviceInfo
dialogOwner
java.awt.Component dialogOwner
context
WabitSessionContext context
table
javax.swing.JTable table
context
WabitSwingSessionContext context
dialogOwner
java.awt.Component dialogOwner
itemFactory
ServerListMenuItemFactory itemFactory
serverManagerAction
javax.swing.AbstractAction serverManagerAction
- The server manager action that is used in the dynamically changing popup
menus. We avoid making many of these in an attempt to avoid a
proliferation of ServerInfoManager instances.
refillMenu
java.lang.Runnable refillMenu
serviceListener
javax.jmdns.ServiceListener serviceListener
UNSELECTED_LABEL_BORDER
javax.swing.border.Border UNSELECTED_LABEL_BORDER
- Set of border colours for tabs (unselected and selected)
SELECTED_OR_HOVERING_OVER_LABEL_BORDER
javax.swing.border.Border SELECTED_OR_HOVERING_OVER_LABEL_BORDER
tabs
java.util.List<E> tabs
- A list of tabs that this component currently contains
selectedTab
StackedTabComponent.StackedTab selectedTab
- The tab that is currently 'selected'
changeListeners
java.util.List<E> changeListeners
- A list of change listeners that receive state change events from the
StackedTabComponent. This is primarily when the selected tab has
changed.
|
Class ca.sqlpower.wabit.swingui.WabitToolBarBuilder.ExpandLayout.PopupAction extends javax.swing.AbstractAction implements Serializable |
furryImage
javax.swing.ImageIcon furryImage
|
Package ca.sqlpower.wabit.swingui.action |
parentFrame
javax.swing.JFrame parentFrame
workspace
WabitWorkspace workspace
dataSource
ca.sqlpower.sql.SPDataSource dataSource
canvas
edu.umd.cs.piccolo.PCanvas canvas
canvas
edu.umd.cs.piccolo.PCanvas canvas
context
WabitSwingSessionContext context
target
WabitObject target
dialogOwner
java.awt.Window dialogOwner
nameLabel
javax.swing.JLabel nameLabel
nameField
javax.swing.JTextField nameField
namePanel
ca.sqlpower.swingui.DataEntryPanel namePanel
session
WabitSession session
image
WabitImage image
session
WabitSession session
wds
WabitDataSource wds
query
WabitObject query
session
WabitSession session
layout
Report layout
session
WabitSession session
task
ReportTask task
session
WabitSession session
layout
Template layout
session
WabitSession session
workspace
WabitWorkspace workspace
- The workspace we will add the new layout to when this action is invoked.
layoutName
java.lang.String layoutName
- The name of the new Layout, + " Layout" will be appended to the name.
objectToLayout
WabitObject objectToLayout
- This is the object that this action will create a layout for.
item
ca.sqlpower.object.SPObject item
workspace
WabitWorkspace workspace
deleteConfirmed
boolean deleteConfirmed
- Stores the last response by the user when prompted to confirm the
deletion of a WabitObject.
parent
java.awt.Component parent
- This component will have all of the dialogs parented to it.
upf
ca.sqlpower.util.UserPrompterFactory upf
- Used to properly display messages to the user.
context
WabitSwingSessionContext context
tree
javax.swing.JTree tree
query
QueryCache query
context
WabitSwingSessionContext context
session
WabitSwingSession session
context
WabitSwingSessionContext context
object
WabitObject object
parentFrame
javax.swing.JFrame parentFrame
context
WabitSwingSessionContext context
session
WabitSwingSession session
dataProvider
ResultSetProducer dataProvider
session
WabitSwingSession session
session
WabitSwingSession session
session
WabitSwingSession session
ds
ca.sqlpower.sql.Olap4jDataSource ds
newQueryName
java.lang.String newQueryName
workspace
WabitWorkspace workspace
session
WabitSwingSession session
ds
ca.sqlpower.sql.JDBCDataSource ds
newQueryName
java.lang.String newQueryName
session
WabitSwingSession session
session
WabitSwingSession session
report
Report report
context
WabitSwingSessionContext context
serviceInfo
ca.sqlpower.enterprise.client.SPServerInfo serviceInfo
dialogOwner
java.awt.Component dialogOwner
session
WabitSwingSession session
session
WabitSwingSession session
context
WabitSwingSessionContext context
context
WabitSwingSessionContext context
- This is the context within Wabit that will have the workspaces
loaded into.
session
WabitClientSession session
dialogParent
java.awt.Component dialogParent
session
WabitSwingSession session
template
Template template
context
WabitSwingSessionContext context
context
WabitSwingSessionContext context
session
WabitSwingSession session
report
Report report
objectUuid
java.lang.String objectUuid
objectType
java.lang.String objectType
label
java.lang.String label
workspace
WabitWorkspace workspace
systemWorkspace
WabitWorkspace systemWorkspace
objectToEdit
ca.sqlpower.object.SPObject objectToEdit
workspace
WabitWorkspace workspace
parent
java.awt.Window parent
- The window to parent the dialog to.
query
QueryCache query
- The query this listener will show a properties panel for.
dialog
javax.swing.JDialog dialog
|
Package ca.sqlpower.wabit.swingui.chart |
repeatedMemberColour
java.awt.Color repeatedMemberColour
defaultForeground
java.awt.Color defaultForeground
defaultBackground
java.awt.Color defaultBackground
filteredOutRowBackground
java.awt.Color filteredOutRowBackground
dateFormat
java.text.DateFormat dateFormat
numberFormat
java.text.NumberFormat numberFormat
chart
Chart chart
- The chart we're rendering data for.
chart
Chart chart
- The chart to refresh every time this action is invoked.
dialogOwner
java.awt.Component dialogOwner
- Owning component of any dialogs created by this action.
chartPanel
ChartPanel chartPanel
- The chart panel whose chart to reconfigure every time this action is invoked.
dialogOwner
java.awt.Component dialogOwner
- Owning component of any dialogs created by this action.
|
Package ca.sqlpower.wabit.swingui.chart.effect |
|
Package ca.sqlpower.wabit.swingui.enterprise.action |
context
WabitSwingSessionContext context
|
Package ca.sqlpower.wabit.swingui.olap |
cornerComponent
CellSetTableHeaderComponent.CellSetTableCornerComponent cornerComponent
axis
org.olap4j.Axis axis
- Which axis this component represents. Should be either ROWS or COLUMNS.
hierarchies
java.util.List<E> hierarchies
- This list of hierarchies is all of the hierarchy components in the header
in the order they appear.
graphic
java.awt.Graphics graphic
- This graphics object will be null if the default graphic is to be
obtained. If a special graphics object is being used to render this
component, as in printing, then this graphic object will be set to the
desired graphics object instead.
rowHeight
float rowHeight
- This is the amount of vertical space that will be used up by each row label.
Users of this component are responsible for synchronizing this value with
whatever row height the body of the table has.
dropTargetListener
ca.sqlpower.wabit.swingui.olap.CellSetTableHeaderComponent.CellSetTableHeaderDropTargetListener dropTargetListener
- The
DropTargetListener used to handle drag-n-drop functionality
in the OLAP editor
defaultBorder
javax.swing.border.Border defaultBorder
- The default
Border for this CellSetTableHeaderComponent.
query
OlapQuery query
preferredSizes
java.util.List<E> preferredSizes
mouseHandler
ca.sqlpower.wabit.swingui.olap.CellSetTableHeaderComponent.HierarchyComponent.MouseHandler mouseHandler
axis
org.olap4j.CellSetAxis axis
hierarchy
org.olap4j.metadata.Hierarchy hierarchy
hierarchyOrdinal
int hierarchyOrdinal
layoutItems
java.util.List<E> layoutItems
selectedMember
org.olap4j.metadata.Member selectedMember
- The current "selected" member.
columnModel
javax.swing.table.TableColumnModel columnModel
- The
TableColumnModel that we'll use to determine the positions of
the columns in the table.
indentAmount
double indentAmount
- Number of pixels to indent per level of member nesting.
preferredSizes
java.util.List<E> preferredSizes
slicerPanelDropTargetListener
ca.sqlpower.wabit.swingui.olap.SlicerPanel.SlicerPanelDropTargetListener slicerPanelDropTargetListener
- This listens for drops on the panel and handles them
mouseHandler
ca.sqlpower.wabit.swingui.olap.SlicerPanel.MouseHandler mouseHandler
- Mouse handler for the panel, lets the user right click
olapQuery
OlapQuery olapQuery
- This is the query being sliced
slicerDisplay
javax.swing.JPanel slicerDisplay
- This is the panel within the main bottom component of the
CellSetViewer
it shows the user which member is in the filter
session
WabitSwingSession session
|
Package ca.sqlpower.wabit.swingui.olap.action |
hierarchy
org.olap4j.metadata.Hierarchy hierarchy
axis
org.olap4j.Axis axis
targetAncestor
org.olap4j.metadata.Member targetAncestor
operator
org.olap4j.query.Selection.Operator operator
member
org.olap4j.metadata.Member member
- The
Member that this DrillAction is being performed on.
query
OlapQuery query
- The
OlapQuery object that this action modifies.
session
WabitSwingSession session
- The session this action belongs to.
hierarchy
org.olap4j.metadata.Hierarchy hierarchy
axis
org.olap4j.Axis axis
axis
org.olap4j.Axis axis
- The axis to sort
order
org.olap4j.query.SortOrder order
- The order to sort by
|
Package ca.sqlpower.wabit.swingui.report |
session
WabitSwingSession session
contentBox
ContentBox contentBox
textColour
java.awt.Color textColour
paintBorders
boolean paintBorders
- This is the variable which determines whether or not the borders will be
painted on a content box.
showDropInfo
boolean showDropInfo
pcs
java.beans.PropertyChangeSupport pcs
- The simple property change support object to fire basic property changes
from the content box node. This is different from the piccolo property
changes on this object as piccolo sends property codes with the change
event which is not needed for the simpler properties of this content box.
inputHandler
edu.umd.cs.piccolo.event.PInputEventListener inputHandler
modelRepaintListener
RepaintListener modelRepaintListener
- Listens to repaint requests from the content box and repaints
as necessary.
dialogOwner
java.awt.Window dialogOwner
swingRenderer
SwingContentRenderer swingRenderer
- This
ResultSetRenderer compliment will handle operations on the
renderer that are swing specific.
workspace
WabitWorkspace workspace
contentRendererListener
ca.sqlpower.object.SPListener contentRendererListener
- This is the
ContentBox listener which listens to changes is the
content box that is the model to this swing component.
parentPanel
LayoutPanel parentPanel
draggedOver
boolean draggedOver
threshold
double threshold
- When the dragged edge(s) of the node come within this distance (in global
pixels) of a guide, that edge will snap to the guide.
guides
java.util.Collection<E> guides
transactionObject
WabitObject transactionObject
- This object will have a transaction begin and commit called on it when the
dragging starts and stops to group the events of a single drag together.
marginStroke
java.awt.BasicStroke marginStroke
model
Guide model
normalColour
java.awt.Paint normalColour
- The colour that this guide will paint in when it's in the default state.
mouseOverColour
java.awt.Paint mouseOverColour
parentChangeHandler
java.beans.PropertyChangeListener parentChangeHandler
inputEventHandler
ca.sqlpower.wabit.swingui.report.GuideNode.GuideMouseEventHandler inputEventHandler
modelChangeHandler
ca.sqlpower.object.SPListener modelChangeHandler
- Adjusts this guide's position and length based on it's model.
page
Page page
page
Page page
pageChangeHandler
ca.sqlpower.object.SPListener pageChangeHandler
- Updates this page's bounds based on changes in the model.
layout
Layout layout
dialogOwner
java.awt.Component dialogOwner
session
WabitSwingSession session
parentFrame
javax.swing.JFrame parentFrame
watermarker
Watermarker watermarker
layout
Layout layout
dialogOwner
java.awt.Component dialogOwner
session
WabitSwingSession session
parentFrame
javax.swing.JFrame parentFrame
printPreviewDialog
javax.swing.JDialog printPreviewDialog
pageNumberTextArea
javax.swing.JTextArea pageNumberTextArea
reportPrintPreviewPanel
ReportPrintPreviewPanel reportPrintPreviewPanel
parentFrame
javax.swing.JFrame parentFrame
layout
Layout layout
pageIndexListener
java.beans.PropertyChangeListener pageIndexListener
- This listens to the page index and updates the page accordingly
keyListener
java.awt.event.KeyListener keyListener
- Listens to the enter key on the text area so we can update the page
once a user presses enter.
closeListener
java.awt.event.WindowListener closeListener
layout
Layout layout
pageIndex
int pageIndex
pageCount
int pageCount
pcs
java.beans.PropertyChangeSupport pcs
panel
javax.swing.JPanel panel
|
Package ca.sqlpower.wabit.swingui.tree |
delegateOlap4jRenderer
Olap4JTreeCellRenderer delegateOlap4jRenderer
delegateSQLTreeCellRenderer
ca.sqlpower.architect.swingui.dbtree.DBTreeCellRenderer delegateSQLTreeCellRenderer
busyBadgeFrameNum
int busyBadgeFrameNum
- Current frame number to use for the "busy bagde" ("throbber overlay").
- See Also:
WorkspaceTreeCellRenderer.nextBusyBadgeFrame(),
#createBusyIcon(),
WorkspaceTreeCellRenderer.THROBBER_OVERLAYS
|
Package org.jfree.chart.plot |
|
Class org.jfree.chart.plot.AbstractPieLabelDistributor extends java.lang.Object implements Serializable |
labels
java.util.List<E> labels
|
Class org.jfree.chart.plot.CategoryMarker extends org.jfree.chart.plot.Marker implements Serializable |
key
java.lang.Comparable<T> key
drawAsLine
boolean drawAsLine
|
Class org.jfree.chart.plot.CategoryPlot extends org.jfree.chart.plot.Plot implements Serializable |
serialVersionUID: -3537691700434728188L
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
orientation
org.jfree.chart.plot.PlotOrientation orientation
axisOffset
org.jfree.ui.RectangleInsets axisOffset
domainAxes
org.jfree.util.ObjectList domainAxes
domainAxisLocations
org.jfree.util.ObjectList domainAxisLocations
drawSharedDomainAxis
boolean drawSharedDomainAxis
rangeAxes
org.jfree.util.ObjectList rangeAxes
rangeAxisLocations
org.jfree.util.ObjectList rangeAxisLocations
datasets
org.jfree.util.ObjectList datasets
datasetToDomainAxesMap
java.util.TreeMap<K,V> datasetToDomainAxesMap
datasetToRangeAxesMap
java.util.TreeMap<K,V> datasetToRangeAxesMap
renderers
org.jfree.util.ObjectList renderers
renderingOrder
org.jfree.chart.plot.DatasetRenderingOrder renderingOrder
columnRenderingOrder
org.jfree.util.SortOrder columnRenderingOrder
rowRenderingOrder
org.jfree.util.SortOrder rowRenderingOrder
domainGridlinesVisible
boolean domainGridlinesVisible
domainGridlinePosition
org.jfree.chart.axis.CategoryAnchor domainGridlinePosition
rangeGridlinesVisible
boolean rangeGridlinesVisible
anchorValue
double anchorValue
crosshairDatasetIndex
int crosshairDatasetIndex
domainCrosshairVisible
boolean domainCrosshairVisible
domainCrosshairRowKey
java.lang.Comparable<T> domainCrosshairRowKey
domainCrosshairColumnKey
java.lang.Comparable<T> domainCrosshairColumnKey
rangeCrosshairVisible
boolean rangeCrosshairVisible
rangeCrosshairValue
double rangeCrosshairValue
rangeCrosshairLockedOnData
boolean rangeCrosshairLockedOnData
foregroundDomainMarkers
java.util.Map<K,V> foregroundDomainMarkers
backgroundDomainMarkers
java.util.Map<K,V> backgroundDomainMarkers
foregroundRangeMarkers
java.util.Map<K,V> foregroundRangeMarkers
backgroundRangeMarkers
java.util.Map<K,V> backgroundRangeMarkers
annotations
java.util.List<E> annotations
weight
int weight
fixedDomainAxisSpace
org.jfree.chart.axis.AxisSpace fixedDomainAxisSpace
fixedRangeAxisSpace
org.jfree.chart.axis.AxisSpace fixedRangeAxisSpace
fixedLegendItems
org.jfree.chart.LegendItemCollection fixedLegendItems
|
Class org.jfree.chart.plot.ColorPalette extends java.lang.Object implements Serializable |
serialVersionUID: -9029901853079622051L
minZ
double minZ
maxZ
double maxZ
r
int[] r
g
int[] g
b
int[] b
tickValues
double[] tickValues
logscale
boolean logscale
inverse
boolean inverse
paletteName
java.lang.String paletteName
stepped
boolean stepped
|
Class org.jfree.chart.plot.CombinedDomainCategoryPlot extends org.jfree.chart.plot.CategoryPlot implements Serializable |
serialVersionUID: 8207194522653701572L
subplots
java.util.List<E> subplots
gap
double gap
|
Class org.jfree.chart.plot.CombinedDomainXYPlot extends org.jfree.chart.plot.XYPlot implements Serializable |
serialVersionUID: -7765545541261907383L
subplots
java.util.List<E> subplots
gap
double gap
|
Class org.jfree.chart.plot.CombinedRangeCategoryPlot extends org.jfree.chart.plot.CategoryPlot implements Serializable |
serialVersionUID: 7260210007554504515L
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
subplots
java.util.List<E> subplots
gap
double gap
|
Class org.jfree.chart.plot.CombinedRangeXYPlot extends org.jfree.chart.plot.XYPlot implements Serializable |
serialVersionUID: -5177814085082031168L
subplots
java.util.List<E> subplots
gap
double gap
|
Class org.jfree.chart.plot.CompassPlot extends org.jfree.chart.plot.Plot implements Serializable |
serialVersionUID: 6924382802125527395L
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
labelType
int labelType
labelFont
java.awt.Font labelFont
drawBorder
boolean drawBorder
compassFont
java.awt.Font compassFont
datasets
org.jfree.data.general.ValueDataset[] datasets
seriesNeedle
org.jfree.chart.needle.MeterNeedle[] seriesNeedle
revolutionDistance
double revolutionDistance
|
Class org.jfree.chart.plot.ContourPlot extends org.jfree.chart.plot.Plot implements Serializable |
serialVersionUID: 7861072556590502247L
domainAxis
org.jfree.chart.axis.ValueAxis domainAxis
rangeAxis
org.jfree.chart.axis.ValueAxis rangeAxis
dataset
org.jfree.data.contour.ContourDataset dataset
colorBar
org.jfree.chart.axis.ColorBar colorBar
colorBarLocation
org.jfree.ui.RectangleEdge colorBarLocation
domainCrosshairVisible
boolean domainCrosshairVisible
domainCrosshairValue
double domainCrosshairValue
domainCrosshairLockedOnData
boolean domainCrosshairLockedOnData
rangeCrosshairVisible
boolean rangeCrosshairVisible
rangeCrosshairValue
double rangeCrosshairValue
rangeCrosshairLockedOnData
boolean rangeCrosshairLockedOnData
dataAreaRatio
double dataAreaRatio
domainMarkers
java.util.List<E> domainMarkers
rangeMarkers
java.util.List<E> rangeMarkers
annotations
java.util.List<E> annotations
toolTipGenerator
org.jfree.chart.labels.ContourToolTipGenerator toolTipGenerator
urlGenerator
org.jfree.chart.urls.XYURLGenerator urlGenerator
renderAsPoints
boolean renderAsPoints
ptSizePct
double ptSizePct
|
Class org.jfree.chart.plot.DatasetRenderingOrder extends java.lang.Object implements Serializable |
serialVersionUID: -600593412366385072L
readResolve
private java.lang.Object readResolve()
throws java.io.ObjectStreamException
- Throws:
java.io.ObjectStreamException
name
java.lang.String name
|
Class org.jfree.chart.plot.DefaultDrawingSupplier extends java.lang.Object implements Serializable |
serialVersionUID: -7339847061039422538L
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
paintIndex
int paintIndex
outlinePaintIndex
int outlinePaintIndex
fillPaintIndex
int fillPaintIndex
strokeIndex
int strokeIndex
outlineStrokeIndex
int outlineStrokeIndex
shapeIndex
int shapeIndex
|
Class org.jfree.chart.plot.DialShape extends java.lang.Object implements Serializable |
serialVersionUID: -3471933055190251131L
readResolve
private java.lang.Object readResolve()
throws java.io.ObjectStreamException
- Throws:
java.io.ObjectStreamException
name
java.lang.String name
|
Class org.jfree.chart.plot.FastScatterPlot extends org.jfree.chart.plot.Plot implements Serializable |
serialVersionUID: 7871545897358563521L
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
data
float[][] data
xDataRange
org.jfree.data.Range xDataRange
yDataRange
org.jfree.data.Range yDataRange
domainAxis
org.jfree.chart.axis.ValueAxis domainAxis
rangeAxis
org.jfree.chart.axis.ValueAxis rangeAxis
domainGridlinesVisible
boolean domainGridlinesVisible
rangeGridlinesVisible
boolean rangeGridlinesVisible
|
Class org.jfree.chart.plot.GreyPalette extends org.jfree.chart.plot.ColorPalette implements Serializable |
serialVersionUID: -2120941170159987395L
|
Class org.jfree.chart.plot.IntervalMarker extends org.jfree.chart.plot.Marker implements Serializable |
serialVersionUID: -1762344775267627916L
startValue
double startValue
endValue
double endValue
gradientPaintTransformer
org.jfree.ui.GradientPaintTransformer gradientPaintTransformer
|
Class org.jfree.chart.plot.JThermometer extends javax.swing.JPanel implements Serializable |
serialVersionUID: 1079905665515589820L
data
org.jfree.data.general.DefaultValueDataset data
chart
org.jfree.chart.JFreeChart chart
panel
org.jfree.chart.ChartPanel panel
plot
org.jfree.chart.plot.ThermometerPlot plot
|
Class org.jfree.chart.plot.Marker extends java.lang.Object implements Serializable |
serialVersionUID: -734389651405327166L
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
alpha
float alpha
label
java.lang.String label
labelFont
java.awt.Font labelFont
labelAnchor
org.jfree.ui.RectangleAnchor labelAnchor
labelTextAnchor
org.jfree.ui.TextAnchor labelTextAnchor
labelOffset
org.jfree.ui.RectangleInsets labelOffset
labelOffsetType
org.jfree.ui.LengthAdjustmentType labelOffsetType
|
Class org.jfree.chart.plot.MeterInterval extends java.lang.Object implements Serializable |
serialVersionUID: 1530982090622488257L
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
label
java.lang.String label
range
org.jfree.data.Range range
|
Class org.jfree.chart.plot.MeterPlot extends org.jfree.chart.plot.Plot implements Serializable |
serialVersionUID: 2987472457734470962L
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
dataset
org.jfree.data.general.ValueDataset dataset
shape
org.jfree.chart.plot.DialShape shape
meterAngle
int meterAngle
range
org.jfree.data.Range range
tickSize
double tickSize
units
java.lang.String units
valueFont
java.awt.Font valueFont
drawBorder
boolean drawBorder
tickLabelsVisible
boolean tickLabelsVisible
tickLabelFont
java.awt.Font tickLabelFont
tickLabelFormat
java.text.NumberFormat tickLabelFormat
intervals
java.util.List<E> intervals
|
Class org.jfree.chart.plot.MultiplePiePlot extends org.jfree.chart.plot.Plot implements Serializable |
serialVersionUID: -355377800470807389L
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
pieChart
org.jfree.chart.JFreeChart pieChart
dataset
org.jfree.data.category.CategoryDataset dataset
dataExtractOrder
org.jfree.util.TableOrder dataExtractOrder
limit
double limit
aggregatedItemsKey
java.lang.Comparable<T> aggregatedItemsKey
|
Class org.jfree.chart.plot.PieLabelDistributor extends org.jfree.chart.plot.AbstractPieLabelDistributor implements Serializable |
minGap
double minGap
|
Class org.jfree.chart.plot.PieLabelLinkStyle extends java.lang.Object implements Serializable |
readResolve
private java.lang.Object readResolve()
throws java.io.ObjectStreamException
- Throws:
java.io.ObjectStreamException
name
java.lang.String name
|
Class org.jfree.chart.plot.PieLabelRecord extends java.lang.Object implements Serializable |
key
java.lang.Comparable<T> key
angle
double angle
baseY
double baseY
allocatedY
double allocatedY
label
org.jfree.text.TextBox label
labelHeight
double labelHeight
gap
double gap
linkPercent
double linkPercent
|
Class org.jfree.chart.plot.PiePlot extends org.jfree.chart.plot.Plot implements Serializable |
serialVersionUID: -795612466005590431L
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
dataset
org.jfree.data.general.PieDataset dataset
pieIndex
int pieIndex
interiorGap
double interiorGap
circular
boolean circular
startAngle
double startAngle
direction
org.jfree.util.Rotation direction
sectionPaintMap
org.jfree.chart.PaintMap sectionPaintMap
autoPopulateSectionPaint
boolean autoPopulateSectionPaint
sectionOutlinesVisible
boolean sectionOutlinesVisible
sectionOutlinePaintMap
org.jfree.chart.PaintMap sectionOutlinePaintMap
autoPopulateSectionOutlinePaint
boolean autoPopulateSectionOutlinePaint
sectionOutlineStrokeMap
org.jfree.chart.StrokeMap sectionOutlineStrokeMap
autoPopulateSectionOutlineStroke
boolean autoPopulateSectionOutlineStroke
shadowXOffset
double shadowXOffset
shadowYOffset
double shadowYOffset
explodePercentages
java.util.Map<K,V> explodePercentages
labelGenerator
org.jfree.chart.labels.PieSectionLabelGenerator labelGenerator
labelFont
java.awt.Font labelFont
simpleLabels
boolean simpleLabels
labelPadding
org.jfree.ui.RectangleInsets labelPadding
simpleLabelOffset
org.jfree.ui.RectangleInsets simpleLabelOffset
maximumLabelWidth
double maximumLabelWidth
labelGap
double labelGap
labelLinksVisible
boolean labelLinksVisible
labelLinkStyle
org.jfree.chart.plot.PieLabelLinkStyle labelLinkStyle
labelLinkMargin
double labelLinkMargin
labelDistributor
org.jfree.chart.plot.AbstractPieLabelDistributor labelDistributor
toolTipGenerator
org.jfree.chart.labels.PieToolTipGenerator toolTipGenerator
urlGenerator
org.jfree.chart.urls.PieURLGenerator urlGenerator
legendLabelGenerator
org.jfree.chart.labels.PieSectionLabelGenerator legendLabelGenerator
legendLabelToolTipGenerator
org.jfree.chart.labels.PieSectionLabelGenerator legendLabelToolTipGenerator
legendLabelURLGenerator
org.jfree.chart.urls.PieURLGenerator legendLabelURLGenerator
ignoreNullValues
boolean ignoreNullValues
ignoreZeroValues
boolean ignoreZeroValues
minimumArcAngleToDraw
double minimumArcAngleToDraw
|
Class org.jfree.chart.plot.PiePlot3D extends org.jfree.chart.plot.PiePlot implements Serializable |
serialVersionUID: 3408984188945161432L
depthFactor
double depthFactor
darkerSides
boolean darkerSides
sidePaintMap
org.jfree.chart.PaintMap sidePaintMap
- Contains the
Paint instances used to
paint the sides of the pie
faceGradient
org.jfree.ui.GradientPaintTransformer faceGradient
- The Gradient Transformer used on the faces of the pie
sideGradient
org.jfree.ui.GradientPaintTransformer sideGradient
- The Gradient Transformer used on the sides of the pie
|
Class org.jfree.chart.plot.Plot extends java.lang.Object implements Serializable |
serialVersionUID: -8831571430103671324L
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
parent
org.jfree.chart.plot.Plot parent
datasetGroup
org.jfree.data.general.DatasetGroup datasetGroup
noDataMessage
java.lang.String noDataMessage
noDataMessageFont
java.awt.Font noDataMessageFont
insets
org.jfree.ui.RectangleInsets insets
outlineVisible
boolean outlineVisible
backgroundImageAlignment
int backgroundImageAlignment
backgroundImageAlpha
float backgroundImageAlpha
foregroundAlpha
float foregroundAlpha
backgroundAlpha
float backgroundAlpha
drawingSupplier
org.jfree.chart.plot.DrawingSupplier drawingSupplier
|
Class org.jfree.chart.plot.PlotOrientation extends java.lang.Object implements Serializable |
serialVersionUID: -2508771828190337782L
readResolve
private java.lang.Object readResolve()
throws java.io.ObjectStreamException
- Throws:
java.io.ObjectStreamException
name
java.lang.String name
|
Class org.jfree.chart.plot.PlotRenderingInfo extends java.lang.Object implements Serializable |
serialVersionUID: 8446720134379617220L
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
owner
org.jfree.chart.ChartRenderingInfo owner
subplotInfo
java.util.List<E> subplotInfo
|
Class org.jfree.chart.plot.PolarPlot extends org.jfree.chart.plot.Plot implements Serializable |
serialVersionUID: 3794383185924179525L
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
angleTicks
java.util.List<E> angleTicks
axis
org.jfree.chart.axis.ValueAxis axis
dataset
org.jfree.data.xy.XYDataset dataset
renderer
org.jfree.chart.renderer.PolarItemRenderer renderer
angleTickUnit
org.jfree.chart.axis.TickUnit angleTickUnit
angleLabelsVisible
boolean angleLabelsVisible
angleLabelFont
java.awt.Font angleLabelFont
angleGridlinesVisible
boolean angleGridlinesVisible
radiusGridlinesVisible
boolean radiusGridlinesVisible
cornerTextItems
java.util.List<E> cornerTextItems
|
Class org.jfree.chart.plot.RainbowPalette extends org.jfree.chart.plot.ColorPalette implements Serializable |
serialVersionUID: -1906707320728242478L
red
int[] red
green
int[] green
blue
int[] blue
|
Class org.jfree.chart.plot.RingPlot extends org.jfree.chart.plot.PiePlot implements Serializable |
serialVersionUID: 1556064784129676620L
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
separatorsVisible
boolean separatorsVisible
innerSeparatorExtension
double innerSeparatorExtension
outerSeparatorExtension
double outerSeparatorExtension
sectionDepth
double sectionDepth
|
Class org.jfree.chart.plot.SeriesRenderingOrder extends java.lang.Object implements Serializable |
serialVersionUID: 209336477448807735L
readResolve
private java.lang.Object readResolve()
throws java.io.ObjectStreamException
- Throws:
java.io.ObjectStreamException
name
java.lang.String name
|
Class org.jfree.chart.plot.SpiderWebPlot extends org.jfree.chart.plot.Plot implements Serializable |
serialVersionUID: -5376340422031599463L
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
headPercent
double headPercent
interiorGap
double interiorGap
axisLabelGap
double axisLabelGap
dataset
org.jfree.data.category.CategoryDataset dataset
maxValue
double maxValue
dataExtractOrder
org.jfree.util.TableOrder dataExtractOrder
startAngle
double startAngle
direction
org.jfree.util.Rotation direction
seriesPaintList
org.jfree.util.PaintList seriesPaintList
seriesOutlinePaintList
org.jfree.util.PaintList seriesOutlinePaintList
seriesOutlineStrokeList
org.jfree.util.StrokeList seriesOutlineStrokeList
labelFont
java.awt.Font labelFont
labelGenerator
org.jfree.chart.labels.CategoryItemLabelGenerator labelGenerator
webFilled
boolean webFilled
toolTipGenerator
org.jfree.chart.labels.CategoryToolTipGenerator toolTipGenerator
urlGenerator
org.jfree.chart.urls.CategoryURLGenerator urlGenerator
|
Class org.jfree.chart.plot.ThermometerPlot extends org.jfree.chart.plot.Plot implements Serializable |
serialVersionUID: 4087093313147984390L
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
dataset
org.jfree.data.general.ValueDataset dataset
rangeAxis
org.jfree.chart.axis.ValueAxis rangeAxis
lowerBound
double lowerBound
upperBound
double upperBound
bulbRadius
int bulbRadius
columnRadius
int columnRadius
gap
int gap
padding
org.jfree.ui.RectangleInsets padding
units
int units
valueLocation
int valueLocation
axisLocation
int axisLocation
valueFont
java.awt.Font valueFont
valueFormat
java.text.NumberFormat valueFormat
showValueLines
boolean showValueLines
subrange
int subrange
subrangeInfo
double[][] subrangeInfo
followDataInSubranges
boolean followDataInSubranges
useSubrangePaint
boolean useSubrangePaint
subrangeIndicatorsVisible
boolean subrangeIndicatorsVisible
|
Class org.jfree.chart.plot.ValueMarker extends org.jfree.chart.plot.Marker implements Serializable |
value
double value
|
Class org.jfree.chart.plot.WaferMapPlot extends org.jfree.chart.plot.Plot implements Serializable |
serialVersionUID: 4668320403707308155L
orientation
org.jfree.chart.plot.PlotOrientation orientation
dataset
org.jfree.data.general.WaferMapDataset dataset
renderer
org.jfree.chart.renderer.WaferMapRenderer renderer
|
Class org.jfree.chart.plot.XYPlot extends org.jfree.chart.plot.Plot implements Serializable |
serialVersionUID: 7044148245716569264L
readObject
private void readObject(java.io.ObjectInputStream arg0)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream arg0)
throws java.io.IOException
- Throws:
java.io.IOException
orientation
org.jfree.chart.plot.PlotOrientation orientation
axisOffset
org.jfree.ui.RectangleInsets axisOffset
domainAxes
org.jfree.util.ObjectList domainAxes
domainAxisLocations
org.jfree.util.ObjectList domainAxisLocations
rangeAxes
org.jfree.util.ObjectList rangeAxes
rangeAxisLocations
org.jfree.util.ObjectList rangeAxisLocations
datasets
org.jfree.util.ObjectList datasets
renderers
org.jfree.util.ObjectList renderers
datasetToDomainAxesMap
java.util.Map<K,V> datasetToDomainAxesMap
datasetToRangeAxesMap
java.util.Map<K,V> datasetToRangeAxesMap
domainGridlinesVisible
boolean domainGridlinesVisible
rangeGridlinesVisible
boolean rangeGridlinesVisible
domainMinorGridlinesVisible
boolean domainMinorGridlinesVisible
rangeMinorGridlinesVisible
boolean rangeMinorGridlinesVisible
domainZeroBaselineVisible
boolean domainZeroBaselineVisible
rangeZeroBaselineVisible
boolean rangeZeroBaselineVisible
domainCrosshairVisible
boolean domainCrosshairVisible
domainCrosshairValue
double domainCrosshairValue
domainCrosshairLockedOnData
boolean domainCrosshairLockedOnData
rangeCrosshairVisible
boolean rangeCrosshairVisible
rangeCrosshairValue
double rangeCrosshairValue
rangeCrosshairLockedOnData
boolean rangeCrosshairLockedOnData
foregroundDomainMarkers
java.util.Map<K,V> foregroundDomainMarkers
backgroundDomainMarkers
java.util.Map<K,V> backgroundDomainMarkers
foregroundRangeMarkers
java.util.Map<K,V> foregroundRangeMarkers
backgroundRangeMarkers
java.util.Map<K,V> backgroundRangeMarkers
annotations
java.util.List<E> annotations
fixedDomainAxisSpace
org.jfree.chart.axis.AxisSpace fixedDomainAxisSpace
fixedRangeAxisSpace
org.jfree.chart.axis.AxisSpace fixedRangeAxisSpace
datasetRenderingOrder
org.jfree.chart.plot.DatasetRenderingOrder datasetRenderingOrder
seriesRenderingOrder
org.jfree.chart.plot.SeriesRenderingOrder seriesRenderingOrder
weight
int weight
fixedLegendItems
org.jfree.chart.LegendItemCollection fixedLegendItems
cause
java.lang.Throwable cause
Copyright © 2009. All Rights Reserved.