Serialized Form
-
Package de.ipk_gatersleben.ag_nw.graffiti
-
Class de.ipk_gatersleben.ag_nw.graffiti.JLabelHTMLlink extends JLabel implements Serializable
- serialVersionUID:
- 8236317065471341173L
-
-
Package de.ipk_gatersleben.ag_nw.graffiti.plugins.addons
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.addons.AddonInstantiationRuntimeException extends RuntimeException implements Serializable
- serialVersionUID:
- -7218602862721953536L
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.addons.AddonTableModel extends DefaultTableModel implements Serializable
- serialVersionUID:
- 1417054872084775151L
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.addons.ClickableHTMLtableCellRenderer extends DefaultTableCellRenderer implements Serializable
- serialVersionUID:
- -8433186541580953404L
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.addons.ManageAddonDialog extends JDialog implements Serializable
- serialVersionUID:
- 540547664381497229L
-
Serialized Fields
-
buttonclose
JButton buttonclose
-
buttondownload
JButton buttondownload
-
buttoninstall
JButton buttoninstall
-
buttonopenplugindir
JButton buttonopenplugindir
-
contactJC
JComponent contactJC
-
currentDPE
PluginDescription currentDPE
-
descriptionJC
JComponent descriptionJC
-
findUpdatesMarker
MarkComponent findUpdatesMarker
-
msgPanel
JLabel msgPanel
-
tableaddons
JTable tableaddons
-
tableaddonsJC
JComponent tableaddonsJC
-
textContact
JLabelHTMLlink textContact
-
textDescription
JTextArea textDescription
-
textVersion
JTextArea textVersion
-
-
-
Package de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.chart_settings
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.chart_settings.ChartAttributeComponent extends AbstractAttributeComponent implements Serializable
- serialVersionUID:
- 5009297923649060841L
-
Serialized Fields
-
bufferedImage
BufferedImage bufferedImage
-
chart
JComponent chart
-
flatness
double flatness
Flatness value used for thePathIterator
used to place labels. -
loc
Point loc
-
-
-
Package de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.compound_image
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.compound_image.CompoundImageAttributeComponent extends AbstractAttributeComponent implements Serializable
- serialVersionUID:
- -8628783023165297003L
-
Serialized Fields
-
imageComponent
JLabel imageComponent
-
imgHeight
double imgHeight
-
imgWidth
double imgWidth
-
offX
double offX
-
offY
double offY
-
-
-
Package de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.kegg.kegg_type.reaction_gui
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.kegg.kegg_type.reaction_gui.CompoundListEditor extends JComponent implements Serializable
- serialVersionUID:
- 4987690218498317213L
-
Serialized Fields
-
currReaction
Reaction currReaction
-
isEnzymeSelection
boolean isEnzymeSelection
-
isProductSelection
boolean isProductSelection
-
isSubstrateSelection
boolean isSubstrateSelection
-
list
MyReactionList list
-
pathway
Pathway pathway
-
subProdSelection
MutableList subProdSelection
-
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.kegg.kegg_type.reaction_gui.MyReactionList extends JList<Reaction> implements Serializable
- serialVersionUID:
- -2271974738858700400L
-
Serialized Fields
-
l1
CompoundListEditor l1
-
l2
CompoundListEditor l2
-
l3
CompoundListEditor l3
-
reactionDescription
JLabel reactionDescription
-
reactionIdEditor
ReactionIdEditor reactionIdEditor
-
reactionTypeSelection
ReactionTypeSelection reactionTypeSelection
-
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.kegg.kegg_type.reaction_gui.ReactionIdEditor extends JTextField implements Serializable
- serialVersionUID:
- 3836585138360538033L
-
Serialized Fields
-
currPathway
Pathway currPathway
-
currReaction
Reaction currReaction
-
list
MyReactionList list
-
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.kegg.kegg_type.reaction_gui.ReactionTypeSelection extends JComboBox<ReactionType> implements Serializable
- serialVersionUID:
- -333500598608875831L
-
Serialized Fields
-
currReaction
Reaction currReaction
-
list
MyReactionList list
-
-
-
Package de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.kegg.kegg_type.relation_gui
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.kegg.kegg_type.relation_gui.MyRelationList extends JList<Relation> implements Serializable
- serialVersionUID:
- 3562406467116213596L
-
Serialized Fields
-
relationDescription
JLabel relationDescription
-
relationTypeEditor
RelationTypeEditor relationTypeEditor
-
srcTargetEditor
SrcTargetEditor srcTargetEditor
-
subComponentTypesEditor
SubComponentTypesEditor subComponentTypesEditor
-
subtypeCompoundEditor
SubtypeCompoundEditor subtypeCompoundEditor
-
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.kegg.kegg_type.relation_gui.RelationTypeEditor extends JComboBox<RelationType> implements Serializable
- serialVersionUID:
- 4343025397845074928L
-
Serialized Fields
-
currentRelation
Relation currentRelation
-
list
MyRelationList list
-
relationHelp
JLabel relationHelp
-
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.kegg.kegg_type.relation_gui.SrcTargetEditor extends JPanel implements Serializable
- serialVersionUID:
- 9070929659063869964L
-
Serialized Fields
-
currentRelation
Relation currentRelation
-
list
MyRelationList list
-
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.kegg.kegg_type.relation_gui.SubComponentNameCheckBox extends JCheckBox implements Serializable
- serialVersionUID:
- -4365997824460122788L
-
Serialized Fields
-
currentRelation
Relation currentRelation
-
list
MyRelationList list
-
subComponentTypesHelp
JLabel subComponentTypesHelp
-
subTypeName
SubtypeName subTypeName
-
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.kegg.kegg_type.relation_gui.SubComponentTypesEditor extends JPanel implements Serializable
- serialVersionUID:
- -7189168789279095009L
-
Serialized Fields
-
checkBoxes
ArrayList<SubComponentNameCheckBox> checkBoxes
-
subComponentTypesHelp
JLabel subComponentTypesHelp
-
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.kegg.kegg_type.relation_gui.SubtypeCompoundEditor extends JPanel implements Serializable
- serialVersionUID:
- 3174782300945637151L
-
Serialized Fields
-
currentRelation
Relation currentRelation
-
list
MyRelationList list
-
subProdSelection
MutableList<Entry> subProdSelection
-
-
-
Package de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.label_alignment
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.label_alignment.PositionButton extends JLabel implements Serializable
- serialVersionUID:
- -179271224448469146L
-
Serialized Fields
-
active
boolean active
-
alignment
AlignmentSetting alignment
-
isNodeBorder
boolean isNodeBorder
-
mark
boolean mark
-
-
-
Package de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.editing_tools
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.editing_tools.BSHscriptMenuEntry extends JMenuItem implements Serializable
- serialVersionUID:
- 23061869481093260L
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.editing_tools.RubyScriptMenuEntry extends JMenuItem implements Serializable
- serialVersionUID:
- 4594810662012219162L
-
-
Package de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.fast_view
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.fast_view.FastView extends JComponent implements Serializable
- serialVersionUID:
- 5107065749277281358L
-
Serialized Fields
-
chart
JFreeChart chart
-
cp
ChartPanel cp
-
elementsOfSeriesOne2bin
HashMap<GraphElement,Integer> elementsOfSeriesOne2bin
-
elementsOfSeriesTwo2bin
HashMap<GraphElement,Integer> elementsOfSeriesTwo2bin
-
graph
Graph graph
-
graphDirected
JLabel graphDirected
-
graphName
JLabel graphName
-
graphNodeDegree
JLabel graphNodeDegree
-
graphNodeEdgeCnt
JLabel graphNodeEdgeCnt
-
heightSpinner
JSpinner heightSpinner
-
histogramData
HistogramDataset histogramData
-
markThis
MarkComponent markThis
-
unMarkThese
ArrayList<MarkComponent> unMarkThese
-
widthSpinner
JSpinner widthSpinner
-
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.fast_view.MyColorButton extends JButton implements Serializable
- serialVersionUID:
- 6188138418568271704L
-
Serialized Fields
-
currentColor
Color currentColor
-
-
-
Package de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.info_dialog_dbe
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.info_dialog_dbe.MenuItemInfoDialog extends GraffitiMenu implements Serializable
- serialVersionUID:
- -6671696188380122625L
-
-
Package de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.info_dialog_example
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.info_dialog_example.MenuItemInfoDialog extends GraffitiMenu implements Serializable
- serialVersionUID:
- -1170152185709002720L
-
Serialized Fields
-
errorMessagesMenuTitle
String errorMessagesMenuTitle
Deprecated.
-
-
-
Package de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.ipk_graffitiview
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.ipk_graffitiview.ButtonOverlayView extends IPKGraffitiView implements Serializable
- serialVersionUID:
- -7307958187271490490L
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.ipk_graffitiview.IPKGraffitiView extends GraffitiView implements Serializable
- serialVersionUID:
- 1464954375246703366L
-
Serialized Fields
-
dirty
boolean dirty
-
gcbd
ClusterBackgroundDraw gcbd
-
optStatus
BackgroundTaskStatusProviderSupportingExternalCall optStatus
-
printInProgress
boolean printInProgress
-
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.ipk_graffitiview.IPKnodeComponent extends NodeComponent implements Serializable
- serialVersionUID:
- -7083858448111248041L
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.ipk_graffitiview.Star extends JComponent implements Serializable
- serialVersionUID:
- -6254542211584050448L
-
Serialized Fields
-
currentmessage
String currentmessage
-
-
-
Package de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.ipk_graffitiview.chartDrawComponent
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.ipk_graffitiview.chartDrawComponent.MyColorGrid extends JComponent implements Serializable
- serialVersionUID:
- -807742085144304286L
-
Serialized Fields
-
colors
Color[][] colors
-
plotOrientation
PlotOrientation plotOrientation
-
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.ipk_graffitiview.chartDrawComponent.MyDefaultShapeDrawingSupplier extends DefaultDrawingSupplier implements Serializable
- serialVersionUID:
- -2133112189697392220L
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.ipk_graffitiview.chartDrawComponent.MyLegendComponent extends JPanel implements Serializable
- serialVersionUID:
- -9014849369414957031L
-
Serialized Fields
-
scale
double scale
-
sl
StandardLegend sl
-
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.ipk_graffitiview.chartDrawComponent.MyLineAndShapeRenderer extends LineAndShapeRenderer implements Serializable
- serialVersionUID:
- 1841523689414463224L
-
Serialized Fields
-
connectPriorMissing
boolean connectPriorMissing
-
showStdDevAsFilLRange
boolean showStdDevAsFilLRange
-
showStdDevAsVerticalT
boolean showStdDevAsVerticalT
-
stdDevLineWidth
float stdDevLineWidth
-
stdDevStroke
Stroke stdDevStroke
-
stdDevTopWidth
double stdDevTopWidth
-
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.ipk_graffitiview.chartDrawComponent.XmlDataChartComponent extends JComponent implements Serializable
- serialVersionUID:
- 772491557595392217L
-
-
Package de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.kegg_bar
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.kegg_bar.ClusterHelperToolbarComponent extends JToolBar implements Serializable
- serialVersionUID:
- -6175031515425979019L
-
Serialized Fields
-
jbCondense
JButton jbCondense
The alignment buttons -
jbHideClusterNodes
JButton jbHideClusterNodes
The alignment buttons -
jbUpdateClusterNodes
JButton jbUpdateClusterNodes
The alignment buttons -
prefComp
String prefComp
-
undoSupport
UndoableEditSupport undoSupport
-
-
-
Package de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.TabPatternLayout extends InspectorTab implements Serializable
- serialVersionUID:
- 6088920628006312093L
-
Serialized Fields
-
ioManager
IOManager ioManager
DOCUMENT ME! -
jAllowOverlap
JCheckBox jAllowOverlap
-
jButtonAddPattern
JButton jButtonAddPattern
-
jButtonCopyLayout
JButton jButtonCopyLayout
-
jButtonEdit
JButton jButtonEdit
-
jButtonLoad
JButton jButtonLoad
-
jButtonPatternSearch
JButton jButtonPatternSearch
-
jButtonRemovePattern
JButton jButtonRemovePattern
-
jButtonSave
JButton jButtonSave
-
jButtonSearch
JButton jButtonSearch
-
jClearPrevSelection
JCheckBox jClearPrevSelection
-
jDirectedSearch
JCheckBox jDirectedSearch
-
jPanelButtons
JPanel jPanelButtons
-
jPanelPattern
JPanel jPanelPattern
-
mainframe
MainFrame mainframe
-
sBundle
StringBundle sBundle
DOCUMENT ME!
-
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.TabPluginControl extends InspectorTab implements Serializable
- serialVersionUID:
- 5650523766880858443L
-
Serialized Fields
-
pd
PreferencesDialog pd
DOCUMENT ME!
-
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.TabVisualisationControl extends InspectorTab implements Serializable
- serialVersionUID:
- 1822597920551426964L
-
-
Package de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.biomodels
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.biomodels.BiomodelsPanel extends JPanel implements Serializable
- serialVersionUID:
- -5772252664151135872L
-
Serialized Fields
-
adapter
BiomodelsAccessAdapter adapter
-
callerThreadForSimpleModel
de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.biomodels.BiomodelsPanel.CallerThreadForSimpleModel callerThreadForSimpleModel
-
comboQueryAdvanced
JComboBox<BiomodelsAccessAdapter.QueryAdvanced> comboQueryAdvanced
-
comboQueryType
JComboBox<BiomodelsAccessAdapter.QueryType> comboQueryType
-
comboQueryType2
JComboBox<BiomodelsAccessAdapter.QueryType> comboQueryType2
-
comboQueryType3
JComboBox<BiomodelsAccessAdapter.QueryType> comboQueryType3
-
comboQueryType4
JComboBox<BiomodelsAccessAdapter.QueryType> comboQueryType4
-
comboQueryType5
JComboBox<BiomodelsAccessAdapter.QueryType> comboQueryType5
-
connectivityString
String connectivityString
-
extend
JButton extend
-
extend2
JButton extend2
-
extend3
JButton extend3
-
extend4
JButton extend4
-
isServiceAvailable
boolean isServiceAvailable
-
labelServiceAvailable
JLabel labelServiceAvailable
-
listResults
JList<SimpleModel> listResults
-
loadSelectedModels
JButton loadSelectedModels
-
logger
org.apache.log4j.Logger logger
-
minus
JButton minus
-
queryField
JTextField queryField
-
queryField2
JTextField queryField2
-
queryField3
JTextField queryField3
-
queryField4
JTextField queryField4
-
queryField5
JTextField queryField5
-
resultscrollpane
JScrollPane resultscrollpane
-
rootpanel
JPanel rootpanel
-
scrollpane
JScrollPane scrollpane
-
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.biomodels.TabBiomodels extends InspectorTab implements Serializable
- serialVersionUID:
- -4603467064417816569L
-
Serialized Fields
-
panel
BiomodelsPanel panel
-
-
-
Package de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.dbe
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.dbe.ExperimentDataInfoPane extends JComponent implements Serializable
- serialVersionUID:
- 5305083121223250824L
-
Serialized Fields
-
alternativeIDCount
JLabel alternativeIDCount
-
currentGui
JComponent currentGui
-
dataMappingCommandButtons
Collection<MappingButton> dataMappingCommandButtons
-
fpExperimentInfo
FolderPanel fpExperimentInfo
-
fpTimeAndPlants
FolderPanel fpTimeAndPlants
-
jcbFilterPlant
JList<String> jcbFilterPlant
-
jcbFilterTime
JList<String> jcbFilterTime
-
md
ExperimentInterface md
-
parentPane
JTabbedPane parentPane
-
times
String[] times
-
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.dbe.ListOfDataRowsExcelExport extends ArrayList<DataRowExcelExport> implements Serializable
- serialVersionUID:
- -6089215718924489926L
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.dbe.MappingButton extends JMButton implements Serializable
- serialVersionUID:
- 2330434266087612795L
-
Serialized Fields
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.dbe.MyDataJTable extends JTable implements Serializable
- serialVersionUID:
- 142228804436116144L
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.dbe.TabDBE extends InspectorTab implements Serializable
- serialVersionUID:
- -2465423490381876076L
-
Serialized Fields
-
initPerformed
boolean initPerformed
-
jTabbedPaneExperimentPanels
JTabbedPane jTabbedPaneExperimentPanels
-
noNode
String noNode
-
projectList
List<String> projectList
-
scrollpane
JScrollPane scrollpane
-
shownExpPanes
List<ExperimentDataInfoPane> shownExpPanes
-
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.dbe.XlsTableModel extends AbstractTableModel implements Serializable
- serialVersionUID:
- -2604053076025280513L
-
-
Package de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.dbe.xml_data_tree_table_model
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.dbe.xml_data_tree_table_model.JTreeTable extends JTable implements Serializable
- serialVersionUID:
- 5935850330270429291L
-
Serialized Fields
-
tree
JTreeTable.TreeTableCellRenderer tree
-
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.dbe.xml_data_tree_table_model.JTreeTable.TreeTableCellRenderer extends JTree implements Serializable
- serialVersionUID:
- 8553500254662497569L
-
Serialized Fields
-
visibleRow
int visibleRow
-
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.dbe.xml_data_tree_table_model.MySpecialValueCellRenderer extends JLabel implements Serializable
- serialVersionUID:
- 719962751629717542L
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.dbe.xml_data_tree_table_model.TreeTableModelAdapter extends AbstractTableModel implements Serializable
- serialVersionUID:
- 260858445620269655L
-
Serialized Fields
-
tree
JTree tree
-
treeTableModel
TreeTableModel treeTableModel
-
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.dbe.xml_data_tree_table_model.XMLdataTablePane extends JComponent implements Serializable
- serialVersionUID:
- -915373546950214889L
-
-
Package de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.helper_classes
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.helper_classes.FileOpenAction extends GraffitiAction implements Serializable
- serialVersionUID:
- 1996719968269727433L
-
Serialized Fields
-
ioManager
IOManager ioManager
DOCUMENT ME! -
sBundle
StringBundle sBundle
DOCUMENT ME! -
viewManager
ViewManager viewManager
DOCUMENT ME!
-
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.helper_classes.FileSaveAsAction extends GraffitiAction implements Serializable
- serialVersionUID:
- 1517767351039192408L
-
Serialized Fields
-
ioManager
IOManager ioManager
-
sBundle
StringBundle sBundle
-
sessionManager
SessionManager sessionManager
-
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.helper_classes.FontChooser extends JDialog implements Serializable
- serialVersionUID:
- 7100955043311531331L
-
Serialized Fields
-
attributes
SimpleAttributeSet attributes
-
colorChooser
JColorChooser colorChooser
-
fontBold
JCheckBox fontBold
-
fontItalic
JCheckBox fontItalic
-
fontName
JComboBox<?> fontName
-
fontSize
JTextField fontSize
-
newColor
Color newColor
-
newFont
Font newFont
-
previewLabel
JLabel previewLabel
-
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.helper_classes.MessageBox extends Dialog implements Serializable
- serialVersionUID:
- 7835679317849546097L
-
-
Package de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.kegg
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.kegg.MutableList extends JList<T> implements Serializable
- serialVersionUID:
- 4487868931153791436L
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.kegg.ReactionLabel extends JLabel implements Serializable
- serialVersionUID:
- -7849357907025579068L
-
Serialized Fields
-
reaction
Reaction reaction
-
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.kegg.RelationLabel extends JLabel implements Serializable
- serialVersionUID:
- -2184482924076036978L
-
Serialized Fields
-
relation
Relation relation
-
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.kegg.TabKegg extends InspectorTab implements Serializable
-
Serialized Fields
-
allPathwayRootNode
DefaultMutableTreeNode allPathwayRootNode
-
allPathwayTree
JTree allPathwayTree
-
client
com.sun.jersey.api.client.Client client
-
getOrganismListFromKegg
JButton getOrganismListFromKegg
-
graph
Graph graph
-
isSetDividerLocation
boolean isSetDividerLocation
-
logger
org.apache.log4j.Logger logger
-
organismRootNode
DefaultMutableTreeNode organismRootNode
-
organismTree
JTree organismTree
-
organismTreeModel
DefaultTreeModel organismTreeModel
-
organismTreeScroll
JScrollPane organismTreeScroll
-
pathwayNameToPathway
HashMap<String,String> pathwayNameToPathway
-
pathwayRootNode
DefaultMutableTreeNode pathwayRootNode
-
pathwayTree
JTree pathwayTree
-
pathwayTreeModel
DefaultTreeModel pathwayTreeModel
-
pathwayTreeScroll
JScrollPane pathwayTreeScroll
-
restService
RestService restService
-
selectedOrganismNode
DefaultMutableTreeNode selectedOrganismNode
-
selectedPathwayNode
DefaultMutableTreeNode selectedPathwayNode
-
splitPane
JSplitPane splitPane
-
status1
String status1
-
status2
String status2
-
statusValue
double statusValue
-
stopTask
boolean stopTask
-
treeNodeToKeggCode
HashMap<String,String> treeNodeToKeggCode
-
-
-
-
Package de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.metacrop
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.metacrop.PathwayWebLinkTab extends InspectorTab implements Serializable
- serialVersionUID:
- -3026855152800218905L
-
Serialized Fields
-
content
String content
-
contentSingle
String contentSingle
-
downloadButtonText
String downloadButtonText
-
group2treeNode
HashMap<String,PathwayWebLinkTreeNode> group2treeNode
-
infoURL
String infoURL
-
myRootNode
PathwayWebLinkTreeNode myRootNode
-
ommitIfEmtpyGroup
boolean ommitIfEmtpyGroup
-
showGraphExtensions
boolean showGraphExtensions
-
title
String title
-
webAddress
String webAddress
-
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.metacrop.PathwayWebLinkTreeNode extends DefaultMutableTreeNode implements Serializable
- serialVersionUID:
- -7897804331599566418L
-
Serialized Fields
-
label
String label
-
metaCropListItem
PathwayWebLinkItem metaCropListItem
-
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.metacrop.RimasTab extends InspectorTab implements Serializable
- serialVersionUID:
- -9077025357135383654L
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.metacrop.TabMetaCrop extends PathwayWebLinkTab implements Serializable
- serialVersionUID:
- 9151183202582295365L
-
-
Package de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.network
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.network.TabAglet extends InspectorTab implements Serializable
- serialVersionUID:
- -3946464315024239246L
-
Serialized Fields
-
broadCastService
BroadCastService broadCastService
-
broadCastTask
BroadCastTask broadCastTask
-
inputField
JTextField inputField
-
myDataIn
JTextArea myDataIn
-
myStatusLabel
JLabel myStatusLabel
-
networkBroadCast
Timer networkBroadCast
-
runService
JCheckBox runService
-
sendButton
JButton sendButton
-
updateNetStatus
Timer updateNetStatus
-
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.network.TabNetworkAlgorithms extends InspectorTab implements Serializable
- serialVersionUID:
- -1375768845115569087L
-
-
Package de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.statistics
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.statistics.MyXML_XYDataset extends AbstractXYDataset implements Serializable
- serialVersionUID:
- -7441296585310430842L
-
Serialized Fields
-
calcMerge
boolean calcMerge
-
calcOffset
int calcOffset
-
ranksCalculated
boolean ranksCalculated
-
ranksX
HashMap<String,MyDouble> ranksX
-
ranksY
HashMap<String,MyDouble> ranksY
-
seriesData1
Map<String,ArrayList<MyComparableDataPoint>> seriesData1
Contains ArrayLists, which contain the data for a particular series. -
seriesData2
Map<String,ArrayList<MyComparableDataPoint>> seriesData2
-
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.statistics.TabStatistics extends InspectorTab implements Serializable
- serialVersionUID:
- 5293962618880791441L
-
Serialized Fields
-
addStatusText1
JCheckBox addStatusText1
-
addStatusText2
JCheckBox addStatusText2
-
addStatusText3
JCheckBox addStatusText3
-
alpha
double alpha
-
alphaSpecified
boolean alphaSpecified
If set to false, the t-test/U-test will be performed 3 times with 3 different alpha levels (5,1,01%), if set to true, one specified alpha level (alpha
) will be used. -
checkBoxPlotAverage1
JCheckBox checkBoxPlotAverage1
-
checkBoxPlotAverage2
JCheckBox checkBoxPlotAverage2
-
checkBoxPlotAverage3
JCheckBox checkBoxPlotAverage3
-
col1buttons
ArrayList<JButton> col1buttons
-
col2buttons
ArrayList<JButton> col2buttons
-
col3buttons
ArrayList<JButton> col3buttons
-
colorCodeEdgesWithCorrelationValue
boolean colorCodeEdgesWithCorrelationValue
-
colR_1
Color colR_1
-
colR0
Color colR0
-
colR1
Color colR1
-
considerTimeShifts
boolean considerTimeShifts
-
correlationEdges
ArrayList<Edge> correlationEdges
-
correlationTypeButtonGroups
HashMap<Integer,ButtonGroup> correlationTypeButtonGroups
-
currGammaValue
int currGammaValue
-
datasetButtonGroups
HashMap<Integer,ButtonGroup> datasetButtonGroups
-
dontAddNewEdgesUpdateOld
boolean dontAddNewEdgesUpdateOld
-
doScatterPlotButton
JButton doScatterPlotButton
-
doTest
JButton doTest
-
findCorrButton
JButton findCorrButton
-
gammaSlider1vis
JSlider gammaSlider1vis
-
gammaSlider2scatter
JSlider gammaSlider2scatter
-
gammaSlider3edgeCorr
JSlider gammaSlider3edgeCorr
-
jTextFieldAlpha
JTextField jTextFieldAlpha
-
jTextFieldMinR1
JTextField jTextFieldMinR1
-
jTextFieldMinR2
JTextField jTextFieldMinR2
-
jTextFieldMinR3
JTextField jTextFieldMinR3
-
jTextFieldProb1findCorr
JTextField jTextFieldProb1findCorr
-
jTextFieldProb2visCorr
JTextField jTextFieldProb2visCorr
-
jTextFieldProb3scatter
JTextField jTextFieldProb3scatter
-
lastScatterPlot
Component lastScatterPlot
-
mergeDataset
boolean mergeDataset
-
minimumR
double minimumR
-
onlyUpdateExistingEdges
JCheckBox onlyUpdateExistingEdges
-
outlineBorderWidth
float outlineBorderWidth
-
placeForScatter
JComponent placeForScatter
-
plotAverage
boolean plotAverage
-
prob
double prob
-
rankOrder
boolean rankOrder
-
ratioL
double ratioL
-
ratioU
double ratioU
-
referenceSelection
String referenceSelection
-
removeCorrelationEdges
JButton removeCorrelationEdges
-
resetColorAndBorder
JButton resetColorAndBorder
-
sampleCalcType_2doublet_3welch_4wilcoxon_5ratio
int sampleCalcType_2doublet_3welch_4wilcoxon_5ratio
-
selectCorrelationEdges
JButton selectCorrelationEdges
-
showLegend
boolean showLegend
-
showRangeAxis
boolean showRangeAxis
-
showStatusResult
boolean showStatusResult
-
stat
JTabbedPane stat
-
tickMarksVisible
boolean tickMarksVisible
-
validConditions
HashSet<String> validConditions
-
visCorrButton
JButton visCorrButton
-
-
-
Package de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.workflow
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.workflow.MyScenarioEditor extends JMButton implements Serializable
- serialVersionUID:
- 5056901527519209025L
-
Serialized Fields
-
s
Scenario s
-
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.workflow.TabExampleFiles extends PathwayWebLinkTab implements Serializable
- serialVersionUID:
- 7073237240383682448L
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.workflow.WorkflowHelper extends InspectorTab implements Serializable
- serialVersionUID:
- -815145579438677541L
-
Serialized Fields
-
hc
JTabbedPane hc
Deprecated. -
keggEnabler
JCheckBox keggEnabler
Deprecated. -
library
FolderPanel library
Deprecated. -
nh
NewsHelper nh
Deprecated. -
recordStatus
JLabel recordStatus
Deprecated.
-
-
-
Package de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.navigation
-
Package de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.plugin_settings
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.plugin_settings.MyPluginTreeNode extends DefaultMutableTreeNode implements Serializable
- serialVersionUID:
- -7308527676284643518L
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.plugin_settings.OptionSetter extends JComponent implements Serializable
- serialVersionUID:
- -2890355497496512055L
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.plugin_settings.PreferencesDialog extends JDialog implements Serializable
- serialVersionUID:
- -4809728583122792088L
-
Serialized Fields
-
knownNodes
HashMap<String,MyPluginTreeNode> knownNodes
-
lastSelectedMpt
MyPluginTreeNode lastSelectedMpt
-
myMenu
JMenuBar myMenu
-
myTree
JTree myTree
-
optionsForPlugin
ThreadSafeOptions optionsForPlugin
-
rootNode
DefaultMutableTreeNode rootNode
-
rootNodeAlgorithms
DefaultMutableTreeNode rootNodeAlgorithms
-
rootNodeByPlugin
DefaultMutableTreeNode rootNodeByPlugin
-
rootNodeScripts
DefaultMutableTreeNode rootNodeScripts
-
rootNodeSettings
DefaultMutableTreeNode rootNodeSettings
-
rootNodeThreadSafeAlgorithms
DefaultMutableTreeNode rootNodeThreadSafeAlgorithms
-
settingsPanel
JPanel settingsPanel
-
showOnlyLayoutAlgorithms
boolean showOnlyLayoutAlgorithms
-
showThreadSafeLayoutAlgorithms
boolean showThreadSafeLayoutAlgorithms
-
-
-
Package de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.webstart
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.webstart.GravistoMain extends JApplet implements Serializable
- serialVersionUID:
- -6702022482936016092L
-
Serialized Fields
-
attributeTypesManager
AttributeTypesManager attributeTypesManager
Deprecated.The editor's attribute types manager. -
mainFrame
MainFrame mainFrame
Deprecated.The editor's main frame. -
pluginManager
PluginManager pluginManager
Deprecated.The editor's plugin manager.
-
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.webstart.TextFile extends ArrayList<String> implements Serializable
- serialVersionUID:
- 5218439216820211025L
-
-
Package de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.zoomfit
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.zoomfit.AlignNodesCommand extends AbstractUndoableEdit implements Serializable
- serialVersionUID:
- -141421295248365712L
-
Serialized Fields
-
cmd
AlignNodesCommand.Command cmd
-
desc
String desc
-
oldPositions
LinkedHashMap<Node,Vector2d> oldPositions
-
session
EditorSession session
-
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.zoomfit.AlignNodesComponent extends JToolBar implements Serializable
- serialVersionUID:
- -7493233604736279353L
-
Serialized Fields
-
jbHorB
JButton jbHorB
The alignment buttons -
jbHorC
JButton jbHorC
The alignment buttons -
jbHorT
JButton jbHorT
The alignment buttons -
jbVertC
JButton jbVertC
The alignment buttons -
jbVertL
JButton jbVertL
The alignment buttons -
jbVertR
JButton jbVertR
The alignment buttons -
prefComp
String prefComp
-
undoSupport
UndoableEditSupport undoSupport
-
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.zoomfit.ZoomFitChangeComponent extends JToolBar implements Serializable
- serialVersionUID:
- 6148796088041066490L
-
-
Package de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.importers.biopax.gui
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.importers.biopax.gui.CheckTreeCellRenderer extends JPanel implements Serializable
-
Serialized Fields
-
checkBox
TristateCheckBox checkBox
-
delegate
TreeCellRenderer delegate
-
selectionModel
CheckTreeSelectionModel selectionModel
-
-
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.importers.biopax.gui.CheckTreeSelectionModel extends DefaultTreeSelectionModel implements Serializable
-
Serialized Fields
-
model
TreeModel model
-
-
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.importers.biopax.gui.TristateCheckBox extends JCheckBox implements Serializable
-
Serialized Fields
-
model
de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.importers.biopax.gui.TristateCheckBox.TristateDecorator model
-
-
-
-
Package de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.kgml.gui
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.kgml.gui.GraphElementSelectionLabel extends JLabel implements Serializable
- serialVersionUID:
- 6026782315885081594L
-
Serialized Fields
-
e
Edge e
-
errorSources
Collection<Attributable> errorSources
-
g
Graph g
-
n
Node n
-
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.kgml.gui.KGMLerrorWindow extends JDialog implements Serializable
- serialVersionUID:
- -2572952194851322409L
-
Serialized Fields
-
errors
Collection<Gml2PathwayErrorInformation> errors
-
panelError
FolderPanel panelError
-
panelWarning
FolderPanel panelWarning
-
warnings
Collection<Gml2PathwayWarningInformation> warnings
-
-
-
Package de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.invert_selection
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.invert_selection.SearchDialog extends JDialog implements Serializable
- serialVersionUID:
- -8184468198821429691L
-
Serialized Fields
-
isFindReplaceDialog
boolean isFindReplaceDialog
-
possibleAttributes
Collection<AttributePathNameSearchType> possibleAttributes
-
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.invert_selection.SearchOptionEditorGUI extends JComponent implements Serializable
- serialVersionUID:
- 6633404387535282784L
-
Serialized Fields
-
option
SearchOption option
-
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.invert_selection.SelectNodesComponent extends JToolBar implements Serializable
- serialVersionUID:
- -3266138379991737181L
-
-
Package de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.pathway_references
-
Class de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.pathway_references.PathwayLinkVisualizationComponent extends AbstractAttributeComponent implements Serializable
- serialVersionUID:
- 6436703663171867672L
-
Serialized Fields
-
circleRadius
double circleRadius
-
creationid
long creationid
-
highlight
boolean highlight
-
isRectangle
boolean isRectangle
-
items
ArrayList<DrawingGroup> items
-
modeOfOperation
int modeOfOperation
-
va
NodePathwayLinkVisualizationAttribute va
-
-
-
Package de.ipk_gatersleben.ag_nw.graffiti.services
-
Class de.ipk_gatersleben.ag_nw.graffiti.services.PatchedHTMLEditorKit extends HTMLEditorKit implements Serializable
- serialVersionUID:
- 817683297749618803L
-
Serialized Fields
-
myController
PatchedHTMLEditorKit.LinkController myController
-
-
Class de.ipk_gatersleben.ag_nw.graffiti.services.PatchedHTMLEditorKit.LinkController extends MouseInputAdapter implements Serializable
- serialVersionUID:
- -8646533360830612263L
-
Serialized Fields
-
currentUrl
URL currentUrl
-
-
Class de.ipk_gatersleben.ag_nw.graffiti.services.RunAlgorithmDialog extends JDialog implements Serializable
- serialVersionUID:
- -6882567547201105027L
-
-
Package de.ipk_gatersleben.ag_nw.graffiti.services.algorithms
-
Class de.ipk_gatersleben.ag_nw.graffiti.services.algorithms.AlgorithmListCellRenderer extends JLabel implements Serializable
- serialVersionUID:
- -303781688423686382L
-
Class de.ipk_gatersleben.ag_nw.graffiti.services.algorithms.AlgorithmPanelFactory extends JPanel implements Serializable
- serialVersionUID:
- 6550915952424474575L
-
Serialized Fields
-
currentTreenode
MyPluginTreeNode currentTreenode
The tree node to re-initialize.- Since:
- 2.8.0
-
knownNodes
HashMap<String,MyPluginTreeNode> knownNodes
-
myTree
JTree myTree
-
optionsForPlugin
ThreadSafeOptions optionsForPlugin
-
rootNode
DefaultMutableTreeNode rootNode
-
rootNodeAlgorithms
DefaultMutableTreeNode rootNodeAlgorithms
-
rootNodeByPlugin
DefaultMutableTreeNode rootNodeByPlugin
-
rootNodeScripts
DefaultMutableTreeNode rootNodeScripts
-
rootNodeSettings
DefaultMutableTreeNode rootNodeSettings
-
rootNodeThreadSafeAlgorithms
DefaultMutableTreeNode rootNodeThreadSafeAlgorithms
-
settingsPanel
JPanel settingsPanel
-
-
-
Package de.ipk_gatersleben.ag_nw.graffiti.services.task
-
Class de.ipk_gatersleben.ag_nw.graffiti.services.task.BackgroundTaskPanelEntry extends JPanel implements Serializable
- serialVersionUID:
- 2550777199579759928L
-
Serialized Fields
-
closeCountDown
int closeCountDown
-
continueButton
JButton continueButton
-
continueButtonVisible
boolean continueButtonVisible
-
inWindow
boolean inWindow
-
progressAndButton
JPanel progressAndButton
-
progressBar
JProgressBar progressBar
-
progressClosedActionListener
HashSet<ActionListener> progressClosedActionListener
-
status1
JLabel status1
-
status2
JLabel status2
-
statusProvider
BackgroundTaskStatusProvider statusProvider
-
stopButton
JButton stopButton
-
taskFinished
boolean taskFinished
-
taskMessage
String taskMessage
-
taskStatusLabel
JLabel taskStatusLabel
-
timeRemainLabel
JLabel timeRemainLabel
-
updateCheck
Timer updateCheck
-
-
Class de.ipk_gatersleben.ag_nw.graffiti.services.task.BackgroundTaskWindow extends JDialog implements Serializable
- serialVersionUID:
- -4862794883295382225L
-
Serialized Fields
-
isModal
boolean isModal
-
panel
BackgroundTaskPanelEntry panel
-
-
-
Package info.clearthought.layout
-
Class info.clearthought.layout.SingleFiledLayout extends Object implements Serializable
- serialVersionUID:
- -6272984621856402492L
-
Serialized Fields
-
gap
int gap
Space between components in pixels -
justification
int justification
LEFT, TOP, CENTER, FULL, BOTTOM, RIGHT -- how should components of different sizes be aligned -
orientation
int orientation
ROW or COLUMN -- should the components be aligned in a row or column
-
-
Class info.clearthought.layout.TableLayout extends Object implements Serializable
- serialVersionUID:
- -7862966128955410955L
-
Serialized Fields
-
columnOffset
int[] columnOffset
Offsets of columns in pixels. The left boarder of column n is at columnOffset[n] and the right boarder is at columnOffset[n + 1] for all columns including the last one. columnOffset.length = columnSize.length + 1 -
columnSize
int[] columnSize
Widths of columns in pixels -
columnSpec
double[] columnSpec
Widths of columns expressed in absolute and relative terms -
dirty
boolean dirty
Indicates whether or not the size of the cells are known for the last known size of the container. If dirty is true or the container has been resized, the cell sizes must be recalculated using calculateSize. -
list
LinkedList<info.clearthought.layout.TableLayout.Entry> list
List of components and their sizes -
oldHeight
int oldHeight
Previous known height of the container -
oldWidth
int oldWidth
Previous known width of the container -
rowOffset
int[] rowOffset
Offsets of rows in pixels. The left boarder of row n is at rowOffset[n] and the right boarder is at rowOffset[n + 1] for all rows including the last one. rowOffset.length = rowSize.length + 1 -
rowSize
int[] rowSize
Heights of rows in pixels -
rowSpec
double[] rowSpec
Heights of rows expressed in absolute and relative terms
-
-
-
Package net.iharder.dnd
-
Class net.iharder.dnd.DnDList extends JList implements Serializable
- serialVersionUID:
- -195565244220495497L
-
Serialized Fields
-
dragSource
DragSource dragSource
-
dropTarget
DropTarget dropTarget
-
sourceIndex
int sourceIndex
-
-
Class net.iharder.dnd.FileDropBean extends Object implements Serializable
- serialVersionUID:
- -635164729709460738L
-
Serialized Fields
-
listenerList
EventListenerList listenerList
-
-
Class net.iharder.dnd.FileDropEvent extends EventObject implements Serializable
- serialVersionUID:
- 259739987174376013L
-
Serialized Fields
-
files
File[] files
-
-
-
Package org
-
Class org.BioStatisticalCategoryDataset extends DefaultStatisticalCategoryDataset implements Serializable
- serialVersionUID:
- 6503824110786727086L
-
Serialized Fields
-
lboundVal
double lboundVal
-
rowDesc2paint1
HashMap<Comparable,Color> rowDesc2paint1
-
rowDesc2paint2
HashMap<Comparable,Color> rowDesc2paint2
-
timeUnits
HashSet<String> timeUnits
-
ttestMarkCircleSize
float ttestMarkCircleSize
-
uboundVal
double uboundVal
-
units
HashSet<String> units
-
-
Class org.FolderPanel extends JComponent implements Serializable
- serialVersionUID:
- -6336875862832234005L
-
Serialized Fields
-
activeSearchResult
int activeSearchResult
-
backgroundColor
Color backgroundColor
-
bigIcons
FolderPanel.Iconsize bigIcons
-
collapse_listeners
List<ActionListener> collapse_listeners
-
colSpacing
int colSpacing
-
columnStyle1
double columnStyle1
-
columnStyle2
double columnStyle2
-
condensedIcon
ImageIcon condensedIcon
-
condensedState
boolean condensedState
-
condenseStyle
CondenseButtonLayout condenseStyle
-
currentPage
int currentPage
-
currentSearchInputField
JTextField currentSearchInputField
-
emptyBorderWidth
int emptyBorderWidth
-
frameColor
Color frameColor
-
frameWidth
int frameWidth
-
guiComponentInvisibleRows
ArrayList<GuiRow> guiComponentInvisibleRows
-
guiComponentRows
ArrayList<GuiRow> guiComponentRows
-
headingColor
Color headingColor
-
helpActionListener
ActionListener helpActionListener
-
hideSearch
boolean hideSearch
-
lastSearchText
String lastSearchText
-
lockRowCount
boolean lockRowCount
-
maxRowCount
int maxRowCount
-
rowBackground0
Color rowBackground0
-
rowBackground1
Color rowBackground1
-
rowPanel
JPanel rowPanel
-
rowSpacing
int rowSpacing
-
searchEnabled
boolean searchEnabled
-
searchFilter
SearchFilter searchFilter
-
showCondenseButton
boolean showCondenseButton
-
showHelpButton
boolean showHelpButton
-
sortedRows
boolean sortedRows
-
title
String title
-
titleLabel
JLabel titleLabel
-
uncondensedIcon
ImageIcon uncondensedIcon
-
-
Class org.JLabelJavaHelpLink extends JLabel implements Serializable
- serialVersionUID:
- 1715926055847923180L
-
Serialized Fields
-
labelText
String labelText
-
-
Class org.JMButton extends JButton implements Serializable
- serialVersionUID:
- 4853578108818002186L
-
Class org.MarkComponent extends JComponent implements Serializable
- serialVersionUID:
- -161138351776622049L
-
-
Package org.graffiti.attributes
-
Class org.graffiti.attributes.AttributeExistsException extends RuntimeException implements Serializable
- serialVersionUID:
- 3362429836953824423L
-
Class org.graffiti.attributes.AttributeNotFoundException extends RuntimeException implements Serializable
- serialVersionUID:
- 4378388964705221358L
-
Class org.graffiti.attributes.FieldAlreadySetException extends RuntimeException implements Serializable
- serialVersionUID:
- 2963639038743420158L
-
Class org.graffiti.attributes.IllegalIdException extends RuntimeException implements Serializable
- serialVersionUID:
- 8310727638389056412L
-
Class org.graffiti.attributes.NoCollectionAttributeException extends RuntimeException implements Serializable
- serialVersionUID:
- 248160779981673909L
-
Class org.graffiti.attributes.UnificationException extends Exception implements Serializable
- serialVersionUID:
- -4506724938819746758L
-
-
Package org.graffiti.editor
-
Class org.graffiti.editor.AttributeComponentNotFoundException extends Exception implements Serializable
- serialVersionUID:
- -1761675201788255091L
-
Class org.graffiti.editor.EditComponentNotFoundException extends Exception implements Serializable
- serialVersionUID:
- -3292699801893305791L
-
Class org.graffiti.editor.FrameTabbedPane extends JTabbedPane implements Serializable
- serialVersionUID:
- -2825118317853989051L
-
Class org.graffiti.editor.GraffitiFrame extends JFrame implements Serializable
- serialVersionUID:
- -5202278616999118346L
-
Serialized Fields
-
frameNumber
int frameNumber
-
initTitle
String initTitle
-
session
EditorSession session
The session this frame is in. -
view
View view
The view this frame contains.
-
-
Class org.graffiti.editor.GraffitiInternalFrame extends JInternalFrame implements Serializable
- serialVersionUID:
- -2195692353913581458L
-
Serialized Fields
-
b
Border b
-
frameNumber
int frameNumber
The number of this internal frame. -
initTitle
String initTitle
-
session
EditorSession session
The session this frame is in. -
view
View view
The view this frame contains.
-
-
Class org.graffiti.editor.JMyProgressSplitPane extends JSplitPane implements Serializable
- serialVersionUID:
- 8787614001821816062L
-
Serialized Fields
-
progressPanel
JPanel progressPanel
-
-
Class org.graffiti.editor.MainFrame extends JFrame implements Serializable
- serialVersionUID:
- -6007845363881721091L
-
Serialized Fields
-
activeEditorSession
EditorSession activeEditorSession
The current active session. -
activeFrames
List<GraffitiInternalFrame> activeFrames
Holds all active frames. -
activeProgressPanelLock
Object activeProgressPanelLock
-
activeProgressPanels
ArrayList<JPanel> activeProgressPanels
-
algorithmActions
HashSet<Action> algorithmActions
The list of algorithm actions.- See Also:
RunAlgorithm
-
algorithmManager
AlgorithmManager algorithmManager
Handles the algorithms. -
attributeComponentManager
AttributeComponentManager attributeComponentManager
Handles the list of attribute components. -
called
AtomicBoolean called
Whether promptClosing() has already been called, i.e. a prompt has already been displayed => avoid double show & saveAction.Thread-safe!
-
cancelledSaveAction
AtomicBoolean cancelledSaveAction
Set, when external dialog's been cancelled, to restore flow. -
categoriesForAlgorithms
HashMap<String,JMenuItem> categoriesForAlgorithms
Each algorithm menu item is sorted into a category. This structure holds the names of the known categories and its menu items. -
defaultView
String defaultView
The default view type, that will be always displayed if the user deactivates the view chooser dialog. This variable is initialized with null per default. for setting the default view this member variable have to be initialized with a valid view type by the methodgetDefaultView()
. -
desktop
JDesktopPane desktop
The desktop pane for the internal frames. -
desktopMenuManager
DesktopMenuManager desktopMenuManager
-
detachedFrames
ArrayList<GraffitiFrame> detachedFrames
-
editComponentManager
EditComponentManager editComponentManager
Handles the list of value edit components. -
editCopy
GraffitiAction editCopy
The main frame's static actions -
editCut
GraffitiAction editCut
The main frame's static actions -
editDelete
GraffitiAction editDelete
The main frame's static actions -
editPaste
GraffitiAction editPaste
The main frame's static actions -
editPreferences
GraffitiAction editPreferences
The programs preferences -
editRedo
GraffitiAction editRedo
The main frame's static actions -
editSelectAll
GraffitiAction editSelectAll
The main frame's static actions -
editUndo
GraffitiAction editUndo
The main frame's static actions -
enclosingseparator
Component enclosingseparator
-
fileClose
GraffitiAction fileClose
The main frame's static actions -
fileExit
GraffitiAction fileExit
The main frame's static actions -
fileOpen
GraffitiAction fileOpen
The main frame's static actions -
fileSave
GraffitiAction fileSave
The main frame's static actions -
fileSaveAs
FileSaveAsAction fileSaveAs
The main frame's static actions -
firstGuiTimerCall
boolean firstGuiTimerCall
-
graffitiFrameListener
org.graffiti.editor.MainFrame.GraffitiFrameListener graffitiFrameListener
The listener for the internal frames. -
graphLoadingInProgress
boolean graphLoadingInProgress
-
guiMap
Map<String,JComponent> guiMap
Contains a mapping between the identifiers of gui-components and the corresponding gui-component. -
iBundle
ImageBundle iBundle
TheImageBundle
of the main frame. -
inspectorPlugin
InspectorPlugin inspectorPlugin
the main panel for the inspector tabs This will be set by pluginAdded where one of the plugins should be the Inspector Plugin -
ioManager
IOManager ioManager
The manager for IO serializers. -
jSplitPane_pluginPanelAndProgressView
JComponent jSplitPane_pluginPanelAndProgressView
-
loader
ExecutorService loader
-
logger
org.apache.log4j.Logger logger
-
modeManager
ModeManager modeManager
The mode manager. -
navigationView
NavigationComponentView navigationView
-
newGraph
GraffitiAction newGraph
The main frame's static actions -
pluginManagerEdit
GraffitiAction pluginManagerEdit
The main frame's static actions -
pluginMenu
JMenu pluginMenu
The main frame's menu entries. -
pluginmgr
PluginManager pluginmgr
A reference to the graffiti plugin manager. -
pluginPanel
PluginPanel pluginPanel
The panel for the plugins. -
preferenceManager
PreferenceManager preferenceManager
-
progressPanel
JPanel progressPanel
-
recentfileslist
RecentEntry[] recentfileslist
-
recentlist
File recentlist
-
redrawGUIcount
long redrawGUIcount
-
sBundle
StringBundle sBundle
TheStringBundle
of the main frame. -
selectionListeners
HashSet<SelectionListener> selectionListeners
The list of registeredSelectionListener
s. -
sessionListeners
HashSet<SessionListener> sessionListeners
The list of registeredSessionListener
s. -
sessions
Set<Session> sessions
Contains allSession
s. -
sid
AtomicInteger sid
-
sidepanel
JComponent sidepanel
-
statusBar
StatusBar statusBar
The main frame's status bar. -
storedMenuBar
JMenuBar storedMenuBar
-
timerCheckActiveProgressPanels
Timer timerCheckActiveProgressPanels
-
toolManager
ToolManager toolManager
The tool manager. -
uiPrefs
Preferences uiPrefs
The preferences of the editor's main frame. (e.g.: position and size of the main frame. -
undoSupport
UndoableEditSupport undoSupport
This object is listener of all undoable actions. -
urlAttributeActionManager
URLattributeActionManager urlAttributeActionManager
The manager for URL attribute actions (load map, view URL, ...). -
vertSplitter
JSplitPane vertSplitter
The split pane between the center and the pluginPanel. -
viewFrameMapper
Map<View,GraffitiInternalFrame> viewFrameMapper
Maps from views to internal frames. -
viewManager
ViewManager viewManager
The manager, which maps view type names to view types. -
viewNew
GraffitiAction viewNew
The main frame's static actions -
zoomListeners
HashSet<ZoomListener> zoomListeners
The list of registeredZoomListener
s.
-
-
Class org.graffiti.editor.MyJLabel extends JLabel implements Serializable
- serialVersionUID:
- 4894501748005777132L
-
Serialized Fields
-
fullText
String fullText
-
-
Class org.graffiti.editor.MyScrollLabel extends JPanel implements Serializable
- serialVersionUID:
- 3333043566410344123L
-
Class org.graffiti.editor.RecentEntry extends JMenuItem implements Serializable
- serialVersionUID:
- 1437006481718844862L
-
Class org.graffiti.editor.Rule extends JComponent implements Serializable
- serialVersionUID:
- -1316567377226197765L
-
Serialized Fields
-
increment
int increment
-
isMetric
boolean isMetric
-
orientation
int orientation
-
units
int units
-
-
Class org.graffiti.editor.ShowImage extends Panel implements Serializable
- serialVersionUID:
- 2163700797926226041L
-
Serialized Fields
-
image
BufferedImage image
-
-
Class org.graffiti.editor.SplashScreen extends JFrame implements Serializable
- serialVersionUID:
- 3580998514612999130L
-
Serialized Fields
-
copyright
String copyright
-
-
Class org.graffiti.editor.StatusBar extends JPanel implements Serializable
- serialVersionUID:
- 219307340702068274L
-
Serialized Fields
-
activeSelection
Selection activeSelection
-
bSelEdgeNext
JButton bSelEdgeNext
-
bSelEdgePrev
JButton bSelEdgePrev
The buttons to focus on each selected edge -
bSelNodeNext
JButton bSelNodeNext
-
bSelNodePrev
JButton bSelNodePrev
The buttons to focus on each selected node -
currentSession
Session currentSession
The current session, this status bar is listening to. -
edges
int edges
The number of edges. -
edgesLabel
JLabel edgesLabel
The nodes- and edges label in the status bar. -
elements
Collection<GraphElement> elements
list of elements that will be zoomed into when scrolling -
idxScrollEdges
int idxScrollEdges
current selection index for scrolling edges -
idxScrollNodes
int idxScrollNodes
current selection index for scrolling nodes -
ignoreUpdate
int ignoreUpdate
-
nodes
int nodes
The number of nodes. -
nodesLabel
JLabel nodesLabel
The nodes- and edges label in the status bar. -
scrollListEdges
List<Edge> scrollListEdges
current scroll index for nodes -
scrollListNodes
List<Node> scrollListNodes
current scroll index for nodes -
setGraphEdges
Set<Edge> setGraphEdges
the current set of Nodes and Edges of the current active session (performance reasons) -
setGraphNodes
Set<Node> setGraphNodes
-
statusLine
JLabel statusLine
The ui component, which contains the status text. -
tso
ThreadSafeOptions tso
-
-
Class org.graffiti.editor.ViewTypeChooser extends JDialog implements Serializable
- serialVersionUID:
- 3894438522416265915L
-
Serialized Fields
-
cancel
JButton cancel
The buttons. -
description
JLabel description
The description of the list. -
iBundle
ImageBundle iBundle
TheImageBundle
of the view type chooser. -
internalFrame
boolean internalFrame
-
list
JList list
The list ui component. -
ok
JButton ok
The buttons. -
sBundle
StringBundle sBundle
TheStringBundle
of the view type chooser. -
scrolledList
JScrollPane scrolledList
The scroll pane of the JList. -
selectedView
int selectedView
The selected view in the list.
-
-
Class org.graffiti.editor.WarningButton extends JComponent implements Serializable
- serialVersionUID:
- 2065431156615737768L
-
Serialized Fields
-
bt
JButton bt
-
-
-
Package org.graffiti.editor.actions
-
Class org.graffiti.editor.actions.AddAttributeAction extends SelectionAction implements Serializable
- serialVersionUID:
- 7774775271731361767L
-
Class org.graffiti.editor.actions.ChangeAttributeValueAction extends SelectionAction implements Serializable
- serialVersionUID:
- -8583877351136847444L
-
Class org.graffiti.editor.actions.CloneViewAction extends GraffitiAction implements Serializable
- serialVersionUID:
- -5357908122813820750L
-
Class org.graffiti.editor.actions.CloseViewAction extends GraffitiAction implements Serializable
- serialVersionUID:
- 5290117426629523465L
-
Class org.graffiti.editor.actions.CopyAction extends SelectionAction implements Serializable
- serialVersionUID:
- 5301227054897009186L
-
Class org.graffiti.editor.actions.CutAction extends SelectionAction implements Serializable
- serialVersionUID:
- 4714132737262703703L
-
Class org.graffiti.editor.actions.DeleteAction extends SelectionAction implements Serializable
- serialVersionUID:
- -2527327965710575605L
-
Class org.graffiti.editor.actions.DeleteAttributeAction extends SelectionAction implements Serializable
- serialVersionUID:
- -797556201684320153L
-
Class org.graffiti.editor.actions.EditRedoAction extends GraffitiAction implements Serializable
- serialVersionUID:
- -6331846569157657511L
-
Class org.graffiti.editor.actions.EditUndoAction extends GraffitiAction implements Serializable
- serialVersionUID:
- -8471739910845392234L
-
Class org.graffiti.editor.actions.ExitAction extends GraffitiAction implements Serializable
- serialVersionUID:
- 6294696024311937132L
-
Class org.graffiti.editor.actions.FileCloseAction extends GraffitiAction implements Serializable
- serialVersionUID:
- 1753053200351459126L
-
Class org.graffiti.editor.actions.FileNewAction extends GraffitiAction implements Serializable
- serialVersionUID:
- -5482805688657702432L
-
Serialized Fields
-
viewManager
ViewManager viewManager
DOCUMENT ME!
-
-
Class org.graffiti.editor.actions.FileOpenAction extends GraffitiAction implements Serializable
- serialVersionUID:
- -6753238738278066254L
-
Serialized Fields
-
viewManager
ViewManager viewManager
DOCUMENT ME!
-
-
Class org.graffiti.editor.actions.FileSaveAction extends GraffitiAction implements Serializable
- serialVersionUID:
- -6260210660304675944L
-
Serialized Fields
-
ioManager
IOManager ioManager
DOCUMENT ME! -
sessionManager
SessionManager sessionManager
DOCUMENT ME!
-
-
Class org.graffiti.editor.actions.FileSaveAllAction extends GraffitiAction implements Serializable
- serialVersionUID:
- -53357153860385957L
-
Class org.graffiti.editor.actions.FileSaveAsAction extends GraffitiAction implements Serializable
- serialVersionUID:
- 7524445118721655238L
-
Serialized Fields
-
fileTypeDescription
String fileTypeDescription
-
ioManager
IOManager ioManager
DOCUMENT ME! -
isTextFieldFileNameSearchDone
boolean isTextFieldFileNameSearchDone
-
jTextFieldFileName
JTextField jTextFieldFileName
-
sBundle
StringBundle sBundle
DOCUMENT ME! -
sessionManager
SessionManager sessionManager
DOCUMENT ME!
-
-
Class org.graffiti.editor.actions.PasteAction extends SelectionAction implements Serializable
- serialVersionUID:
- 3707097349090210803L
-
Class org.graffiti.editor.actions.PluginManagerEditAction extends GraffitiAction implements Serializable
- serialVersionUID:
- -931113552125529843L
-
Serialized Fields
-
pluginmgr
PluginManager pluginmgr
DOCUMENT ME!
-
-
Class org.graffiti.editor.actions.RedrawViewAction extends GraffitiAction implements Serializable
- serialVersionUID:
- 6939141137836275872L
-
Class org.graffiti.editor.actions.RunAlgorithm extends GraffitiAction implements Serializable
- serialVersionUID:
- -6118584661754407756L
-
Class org.graffiti.editor.actions.SelectAllAction extends SelectionAction implements Serializable
- serialVersionUID:
- -9099430751885921428L
-
Class org.graffiti.editor.actions.ShowPreferencesAction extends GraffitiAction implements Serializable
- serialVersionUID:
- -6591986799740726360L
-
Serialized Fields
-
keggEnabler
JCheckBox keggEnabler
-
-
Class org.graffiti.editor.actions.ViewNewAction extends GraffitiAction implements Serializable
- serialVersionUID:
- 5252117180552221559L
-
Serialized Fields
-
sBundle
StringBundle sBundle
DOCUMENT ME!
-
-
-
Package org.graffiti.editor.dialog
-
Class org.graffiti.editor.dialog.AbstractGraffitiValueEditContainer extends AbstractValueEditContainer implements Serializable
- serialVersionUID:
- 7465463694726902155L
-
Serialized Fields
-
nvt
org.graffiti.editor.dialog.AbstractGraffitiValueEditContainer.NameValueTable nvt
The table containing the component for editing values.
-
-
Class org.graffiti.editor.dialog.AbstractGraffitiValueEditContainer.NameValueTable extends JSplitPane implements Serializable
- serialVersionUID:
- 4111403064206902630L
-
Class org.graffiti.editor.dialog.AbstractParameterDialog extends JDialog implements Serializable
- serialVersionUID:
- -6466027298853748633L
-
Serialized Fields
-
valueEditContainer
ValueEditContainer valueEditContainer
TheValueEditContainer
for this dialog.
-
-
Class org.graffiti.editor.dialog.AbstractValueEditContainer extends JComponent implements Serializable
- serialVersionUID:
- -2719479990330345552L
-
Serialized Fields
-
editComponents
List<ValueEditComponent> editComponents
The list ofValueEditComponent
s the dialog contains. -
lm
LayoutManager lm
TheLayoutManager
for this component.
-
-
Class org.graffiti.editor.dialog.DefaultParameterDialog extends AbstractParameterDialog implements Serializable
- serialVersionUID:
- -2056323037374508608L
-
Serialized Fields
-
algorithmName
String algorithmName
-
cancel
JButton cancel
The dialog's buttons. -
editComponentManager
EditComponentManager editComponentManager
The value edit component manager, the edit panel needs. -
iBundle
ImageBundle iBundle
TheImageBundle
of the view type chooser. -
ok
JButton ok
The dialog's buttons. -
paramEditPanel
ParameterEditPanel paramEditPanel
The panel used to display and change parameter values. -
params
Parameter[] params
The list of parameters, the user is editing. -
paramsPanel
JPanel paramsPanel
The panel, which contains the parameters. -
sBundle
StringBundle sBundle
TheStringBundle
of the view type chooser. -
selectedOk
boolean selectedOk
true
, if the user selected the ok button in this dialog. -
validSessions
Collection<Session> validSessions
-
-
Class org.graffiti.editor.dialog.ParameterEditPanel extends JPanel implements Serializable
- serialVersionUID:
- 7641144078414449557L
-
Serialized Fields
-
displayedVEC
List<ValueEditComponent> displayedVEC
-
editTypeMap
Map<?,?> editTypeMap
Maps from an displayable class name to the class name of aValueEditComponent
. -
parameters
Parameter[] parameters
The list of parameters to display and edit.
-
-
-
Package org.graffiti.editor.options
-
Class org.graffiti.editor.options.LoadSaveOptionsPane extends AbstractOptionPane implements Serializable
- serialVersionUID:
- -943933107375681531L
-
Class org.graffiti.editor.options.ShortcutsOptionPane extends AbstractOptionPane implements Serializable
- serialVersionUID:
- -6449091056036042475L
-
Class org.graffiti.editor.options.ShortcutsOptionPane.ShortcutsModel extends AbstractTableModel implements Serializable
- serialVersionUID:
- -6780864845253368682L
-
Serialized Fields
-
bindings
List<?> bindings
Contains a list of key bindings.
-
-
Class org.graffiti.editor.options.ToolBarOptionPane extends AbstractOptionPane implements Serializable
- serialVersionUID:
- 1185481309539878864L
-
Serialized Fields
-
prefs
Preferences prefs
The editor's preferences. -
showToolbar
JCheckBox showToolbar
DOCUMENT ME!
-
-
Class org.graffiti.editor.options.ToolBarOptionPane.ToolBarEditDialog extends JDialog implements Serializable
- serialVersionUID:
- 3247361229636300402L
-
-
Package org.graffiti.event
-
Class org.graffiti.event.AbstractEvent extends EventObject implements Serializable
- serialVersionUID:
- -2383616846719461551L
-
Serialized Fields
-
eventType
AbstractEvent.EVENTTYPE eventType
-
-
Class org.graffiti.event.AttributeEvent extends AbstractEvent implements Serializable
- serialVersionUID:
- -5286425769069301273L
-
Serialized Fields
-
path
String path
The path that has been assigned to the attribute by the event.
-
-
Class org.graffiti.event.EdgeEvent extends AbstractEvent implements Serializable
- serialVersionUID:
- -5218501473013545622L
-
Class org.graffiti.event.GraphEvent extends AbstractEvent implements Serializable
- serialVersionUID:
- 8911776681434197483L
-
Serialized Fields
-
edge
Edge edge
The edge that has been changed by the event.Null
if no edge is concerned. -
graph
Graph graph
The graph that has been changed by the event.Null
if no graph is associated with the changed graph element (e.g. after an element has been deleted) or if a different source has been specified. -
node
Node node
The node that has been changed by the event.Null
if no node is concerned. -
secondNode
Node secondNode
secondNode
holds another node for events that are originated from two nodes (like thepreEdgeAdded
event). Isnull
if it is not needed.
-
-
Class org.graffiti.event.ListenerNotFoundException extends Exception implements Serializable
- serialVersionUID:
- -7480920926138456854L
-
Class org.graffiti.event.ListenerRegistrationException extends RuntimeException implements Serializable
- serialVersionUID:
- -4779718430076850252L
-
Class org.graffiti.event.NodeEvent extends AbstractEvent implements Serializable
- serialVersionUID:
- -3639532365763468151L
-
Serialized Fields
-
edge
Edge edge
The edge that might have been responsible for the NodeEvent.
-
-
Class org.graffiti.event.TransactionEvent extends AbstractEvent implements Serializable
- serialVersionUID:
- -7899323840573283619L
-
Serialized Fields
-
changedObjects
TransactionHashMap changedObjects
Contains the objects that have been changed during the lifetime of a transaction.
-
-
Class org.graffiti.event.TransactionHashMap extends HashMap<Object,Object> implements Serializable
- serialVersionUID:
- 784110795570316171L
-
-
Package org.graffiti.graph
-
Class org.graffiti.graph.GraphElementNotFoundException extends RuntimeException implements Serializable
- serialVersionUID:
- 2530160011271799940L
-
-
Package org.graffiti.managers.pluginmgr
-
Class org.graffiti.managers.pluginmgr.PluginAlreadyLoadedException extends PluginManagerException implements Serializable
- serialVersionUID:
- 5260911705903582512L
-
Class org.graffiti.managers.pluginmgr.PluginManagerDialog extends JDialog implements Serializable
- serialVersionUID:
- -6058010988673700924L
-
Serialized Fields
-
add
JButton add
The button ui components. -
author
JLabel author
The label ui components of this dialog, which contain the actual information. -
available
JTextArea available
The text area components of this dialog, which contain the actual information. -
close
JButton close
The button ui components. -
description
JTextArea description
The text area components of this dialog, which contain the actual information. -
iBundle
ImageBundle iBundle
TheImageBundle
of this plugin manager dialog. -
invertSelection
JButton invertSelection
-
lastFile
String lastFile
The last file in the open dialog. -
modifiedPluginList
boolean modifiedPluginList
true
, iff the user has modified the plugin list. -
pluginManager
PluginManager pluginManager
The plugin manager. -
pluginsSelectionModel
ListSelectionModel pluginsSelectionModel
The list selection model of of the plugins table ui component. -
pluginsTable
JTable pluginsTable
The plugins table ui component. -
pluginsTableModel
org.graffiti.managers.pluginmgr.PluginManagerDialog.PluginsTableModel pluginsTableModel
The model of this dialog's plugins table ui component. -
sBundle
StringBundle sBundle
TheStringBundle
of this plugin manager dialog. -
search
JButton search
The button ui components. -
version
JLabel version
The label ui components of this dialog, which contain the actual information.
-
-
Class org.graffiti.managers.pluginmgr.PluginManagerDialog.PluginsTableModel extends AbstractTableModel implements Serializable
- serialVersionUID:
- 3910852196126441878L
-
Serialized Fields
-
pluginEntries
List pluginEntries
-
-
Class org.graffiti.managers.pluginmgr.PluginManagerException extends Exception implements Serializable
- serialVersionUID:
- 8995166117614010696L
-
Serialized Fields
-
dependency
Dependency dependency
DOCUMENT ME!
-
-
Class org.graffiti.managers.pluginmgr.PluginSelector extends JDialog implements Serializable
- serialVersionUID:
- -3953774306145561321L
-
Serialized Fields
-
cancel
JButton cancel
The buttons of this dialog. -
description
JLabel description
The description of the list. -
iBundle
ImageBundle iBundle
TheImageBundle
of the plugin selector. -
list
JList list
The list of this dialog. -
ok
JButton ok
The buttons of this dialog. -
sBundle
StringBundle sBundle
TheStringBundle
of the plugin seletor. -
scrolledList
JScrollPane scrolledList
The scroll pane of the JList. -
selectedItems
Object[] selectedItems
The plugin description of the selected item.
-
-
-
Package org.graffiti.options
-
Class org.graffiti.options.AbstractOptionPane extends JPanel implements Serializable
- serialVersionUID:
- -4207645953489122114L
-
Serialized Fields
-
gridBag
GridBagLayout gridBag
The layout of this panel. -
initialized
boolean initialized
true
, if this option pane has been initialized. -
name
String name
The internal name of this option pane. -
y
int y
The number of components already added to the layout manager.
-
-
Class org.graffiti.options.AddonsOptionsPane extends AbstractOptionPane implements Serializable
- serialVersionUID:
- 7064954066138435049L
-
Class org.graffiti.options.OptionsDialog extends JDialog implements Serializable
- serialVersionUID:
- -7483590592571256294L
-
Serialized Fields
-
apply
JButton apply
DOCUMENT ME! -
cancel
JButton cancel
DOCUMENT ME! -
currentLabel
JLabel currentLabel
DOCUMENT ME! -
iBundle
ImageBundle iBundle
TheImageBundle
of this options dialog. -
mapCategories
Map<String,OptionGroup> mapCategories
DOCUMENT ME! -
ok
JButton ok
DOCUMENT ME! -
optionPaneContainer
JScrollPane optionPaneContainer
-
paneTree
JTree paneTree
DOCUMENT ME!
-
-
Class org.graffiti.options.OverviewOptionPane extends AbstractOptionPane implements Serializable
- serialVersionUID:
- -5031482675780050322L
-
Class org.graffiti.options.ParameterOptionPane extends AbstractOptionPane implements Serializable
- serialVersionUID:
- 132078280776703961L
-
Serialized Fields
-
clazz
Class<? extends PreferencesInterface> clazz
-
listValueEditComponents
List<ValueEditComponent> listValueEditComponents
-
parameters
List<Parameter> parameters
-
-
Class org.graffiti.options.PreferencePanel extends JDialog implements Serializable
- serialVersionUID:
- -8249992449173197911L
-
Serialized Fields
-
logger
org.apache.log4j.Logger logger
-
scrollpane
JScrollPane scrollpane
-
-
-
Package org.graffiti.plugin.actions
-
Class org.graffiti.plugin.actions.GraffitiAction extends AbstractAction implements Serializable
- serialVersionUID:
- -1318016336412400036L
-
Serialized Fields
-
helpID
String helpID
-
iBundle
ImageBundle iBundle
TheImageBundle
instance. -
mainFrame
MainFrame mainFrame
The main frame. -
name
String name
The abstract name of the action. -
sBundle
StringBundle sBundle
TheStringBundle
instance.
-
-
Class org.graffiti.plugin.actions.PopupAction extends SelectionAction implements Serializable
- serialVersionUID:
- 3261305234922894795L
-
Class org.graffiti.plugin.actions.SelectionAction extends GraffitiAction implements Serializable
- serialVersionUID:
- 8570717015762140695L
-
-
Package org.graffiti.plugin.algorithm
-
Class org.graffiti.plugin.algorithm.NoNextStepException extends RuntimeException implements Serializable
- serialVersionUID:
- 1457683508898063396L
-
Class org.graffiti.plugin.algorithm.ParameterOutOfBoundsException extends Exception implements Serializable
- serialVersionUID:
- -4524277824406026568L
-
Class org.graffiti.plugin.algorithm.PreconditionException extends Exception implements Serializable
- serialVersionUID:
- 4160776037182505133L
-
Serialized Fields
-
errors
List<org.graffiti.plugin.algorithm.PreconditionException.Entry> errors
List of error entries.
-
-
-
Package org.graffiti.plugin.attributecomponent
-
Class org.graffiti.plugin.attributecomponent.AbstractAttributeComponent extends AttributeComponent implements Serializable
- serialVersionUID:
- 2418357637318671513L
-
Serialized Fields
-
attr
Attribute attr
The attribute that this component displays. -
geShape
GraphElementShape geShape
The shape of the node or edge to which this attribute belongs. -
loc
Point loc
-
shift
Point shift
DOCUMENT ME!
-
-
-
Package org.graffiti.plugin.gui
-
Class org.graffiti.plugin.gui.AbstractGraffitiComponent extends JPanel implements Serializable
- serialVersionUID:
- 3884722947525157168L
-
Serialized Fields
-
preferredComponent
String preferredComponent
The component wherer the currentAbstractGraffitiContainer
prefers to be inserted.
-
-
Class org.graffiti.plugin.gui.AbstractGraffitiContainer extends AbstractGraffitiComponent implements Serializable
- serialVersionUID:
- 3645124966759621427L
-
Serialized Fields
-
id
String id
The id of theAbstractGraffitiContainer
.
-
-
Class org.graffiti.plugin.gui.GraffitiButton extends JButton implements Serializable
- serialVersionUID:
- 8413161275632854152L
-
Serialized Fields
-
preferredComponent
String preferredComponent
The preffered component of this button.
-
-
Class org.graffiti.plugin.gui.GraffitiMenu extends JMenu implements Serializable
- serialVersionUID:
- -2448420434844225820L
-
Class org.graffiti.plugin.gui.GraffitiMenuItem extends JMenuItem implements Serializable
- serialVersionUID:
- 8938169395007853640L
-
Serialized Fields
-
preferredComponent
String preferredComponent
The id of the component the menu item prefers to be inserted in.
-
-
Class org.graffiti.plugin.gui.GraffitiToggleButton extends JToggleButton implements Serializable
- serialVersionUID:
- -7867463935382159398L
-
Serialized Fields
-
preferredComponent
String preferredComponent
The preferred component of this button.
-
-
Class org.graffiti.plugin.gui.GraffitiToolbar extends JToolBar implements Serializable
- serialVersionUID:
- -4954611265049333475L
-
Class org.graffiti.plugin.gui.ModeToolbar extends GraffitiToolbar implements Serializable
- serialVersionUID:
- 8235173296551689681L
-
Class org.graffiti.plugin.gui.PluginPanel extends AbstractGraffitiContainer implements Serializable
- serialVersionUID:
- 4163512739506314629L
-
Class org.graffiti.plugin.gui.ToolButton extends GraffitiToggleButton implements Serializable
- serialVersionUID:
- -3017277902303429061L
-
Serialized Fields
-
tool
Tool tool
The tool this button is identified with.
-
-
-
Package org.graffiti.plugin.inspector
-
Class org.graffiti.plugin.inspector.EditPanel extends JPanel implements Serializable
- serialVersionUID:
- -8067554428406228546L
-
Serialized Fields
-
geMap
Map<?,?> geMap
a reference to the map between old and new graph elements
-
-
Class org.graffiti.plugin.inspector.InspectorTab extends JComponent implements Serializable
- serialVersionUID:
- -6610404454815754499L
-
Serialized Fields
-
currentlyHighlight
boolean currentlyHighlight
-
editPanel
EditPanel editPanel
The panel that holds the table of the attributes and the buttons for adding and removing attributes as well as the "apply" button. -
icon
ImageIcon icon
-
preferredTabPosition
int preferredTabPosition
-
title
String title
The title of theInspectorTab
which will appear as the title of the tab.
-
-
Class org.graffiti.plugin.inspector.SubtabHostTab extends InspectorTab implements Serializable
- serialVersionUID:
- -3810951162912767447L
-
Serialized Fields
-
hiddenTabs
LinkedHashSet<InspectorTab> hiddenTabs
-
subtabs
List<InspectorTab> subtabs
-
tabbedPane
JTabbedPane tabbedPane
-
-
-
Package org.graffiti.plugin.io
-
Class org.graffiti.plugin.io.ParserException extends IOException implements Serializable
- serialVersionUID:
- 3839416019887418417L
-
-
Package org.graffiti.plugin.tool
-
Class org.graffiti.plugin.tool.EdgeBorder extends AbstractBorder implements Serializable
- serialVersionUID:
- -2536785806090003576L
-
Serialized Fields
-
bulletSize
int bulletSize
Size of bullets used to mark bends. -
color
Color color
Color used to paint border. -
showBends
boolean showBends
DOCUMENT ME!
-
-
Class org.graffiti.plugin.tool.NodeBorder extends AbstractBorder implements Serializable
- serialVersionUID:
- -4725673425003887161L
-
Serialized Fields
-
borderWidth
int borderWidth
Width of the border. -
color
Color color
Color used to paint border.
-
-
-
Package org.graffiti.plugin.view
-
Class org.graffiti.plugin.view.AbstractView extends JComponent implements Serializable
- serialVersionUID:
- -8968573850380080881L
-
Serialized Fields
-
acm
AttributeComponentManager acm
TheAttributeComponentManager
that tells the view what class to use asAttributeComponent
s for attributes -
currentGraph
Graph currentGraph
TheGraph
with which this view is associated. -
graphElementAttributeComponents
HashMap<GraphElement,Set<AttributeComponent>> graphElementAttributeComponents
-
graphElementComponents
HashMap<GraphElement,GraphElementComponent> graphElementComponents
Contains a mapping fromGraphElement
to itsGraphElementComponent
. -
listCopyComponents
List<JComponent> listCopyComponents
A list that stores all components (node, edge, attribute) of a view. This is basically a copy of the Component.java components list but We need to get access to the indexOf(Object component) method of that list, which we don't. We need the index to accurately add additional components (such as charts) in the correct drawing order (behind the node (list-wise)). If we don't do that, later added charts (or other components) would appear e.g. over other nodes -
logger
org.apache.log4j.Logger logger
-
messageListeners
Set<MessageListener> messageListeners
Contains MessageListeners which are interesting for messages generated by the view i.e. if the painting of graph elements failed. -
sBundle
StringBundle sBundle
TheStringBundle
of the exceptions. -
viewName
String viewName
The name of the this view. -
zoom
AffineTransform zoom
The current zoom for this view.
-
-
Class org.graffiti.plugin.view.AttributeComponent extends JComponent implements Serializable
- serialVersionUID:
- -4061031258149050793L
-
Serialized Fields
-
alpha
float alpha
-
composite
Composite composite
-
hidden
boolean hidden
-
-
Class org.graffiti.plugin.view.GraphElementComponent extends JComponent implements Serializable
- serialVersionUID:
- 6496536237986687540L
-
Class org.graffiti.plugin.view.ShapeNotFoundException extends Exception implements Serializable
- serialVersionUID:
- -5984889433963582264L
-
-
Package org.graffiti.plugins.attributecomponents.simplelabel
-
Class org.graffiti.plugins.attributecomponents.simplelabel.LabelComponent extends AbstractAttributeComponent implements Serializable
- serialVersionUID:
- 8008180101425000720L
-
Serialized Fields
-
bufferedImage
BufferedImage bufferedImage
-
corrX
int corrX
-
DEFAULT_WIDTH
int DEFAULT_WIDTH
Standard width of JTextField. -
dropShadow
boolean dropShadow
-
flatness
double flatness
Flatness value used for thePathIterator
used to place labels. -
fontName
String fontName
-
fontSize
int fontSize
-
fontStyleInt
int fontStyleInt
-
frame
LabelFrameSetting frame
-
isCreatingBufferedImage
boolean isCreatingBufferedImage
-
label
ViewLabel label
TheJLabel
that represents the label text. -
labelAttr
LabelAttribute labelAttr
TheLabelAttribute
that is displayed via this component. -
offx
int offx
-
offy
int offy
-
-
Class org.graffiti.plugins.attributecomponents.simplelabel.SimpleLabelComponent extends LabelComponent implements Serializable
- serialVersionUID:
- -1208880928573528262L
-
Class org.graffiti.plugins.attributecomponents.simplelabel.ViewLabel extends JLabel implements Serializable
- serialVersionUID:
- -2376982832159714768L
-
Serialized Fields
-
borderColor
Color borderColor
-
empty
boolean empty
-
frame
LabelFrameSetting frame
-
highlight
boolean highlight
-
isDrop
boolean isDrop
-
mouseoverActivated
boolean mouseoverActivated
-
offShadowX
int offShadowX
-
offShadowY
int offShadowY
-
shadowColor
Color shadowColor
-
strokeWidth
double strokeWidth
-
usesDrop
boolean usesDrop
-
-
-
Package org.graffiti.plugins.guis.switchselections
-
Class org.graffiti.plugins.guis.switchselections.SelectionChangeAction extends GraffitiAction implements Serializable
- serialVersionUID:
- 5776600348691541324L
-
Serialized Fields
-
selection
Selection selection
DOCUMENT ME! -
session
EditorSession session
DOCUMENT ME!
-
-
Class org.graffiti.plugins.guis.switchselections.SelectionMenu extends GraffitiMenu implements Serializable
- serialVersionUID:
- -3425885071881121200L
-
Serialized Fields
-
activeSession
EditorSession activeSession
Save last active session -
lastSelMap
Map<EditorSession,Selection> lastSelMap
DOCUMENT ME! -
saveAction
Action saveAction
The action for the "save as ..." menu item. -
saveItem
GraffitiMenuItem saveItem
The menu item for the saveAction. -
sBundle
StringBundle sBundle
TheStringBundle
for the string constants. -
sessionItemsMap
Map<EditorSession,Map<?,?>> sessionItemsMap
Saves entries for each session.
-
-
Class org.graffiti.plugins.guis.switchselections.SelectionSaveAction extends GraffitiAction implements Serializable
- serialVersionUID:
- 4154988989492357844L
-
-
Package org.graffiti.plugins.inspectors.defaults
-
Class org.graffiti.plugins.inspectors.defaults.AbstractTab extends InspectorTab implements Serializable
- serialVersionUID:
- -5717473922361831010L
-
Serialized Fields
-
attributables
Collection<? extends Attributable> attributables
The elements that are displayed by this tab. -
collAttr
Attribute collAttr
The attribute used to display the tree. -
delayThreadAttributeAddedRemoved
DelayThread delayThreadAttributeAddedRemoved
-
delayThreadAttributeChanged
DelayThread delayThreadAttributeChanged
Avoids duplicate updates -
instance
AbstractTab instance
-
myTreeSelectionListener
TreeSelectionListener myTreeSelectionListener
-
rootNode
DefaultMutableTreeNode rootNode
The root node of the displayed tree.
-
-
Class org.graffiti.plugins.inspectors.defaults.ClickableInspectorLabel extends JPanel implements Serializable
- serialVersionUID:
- -7418953795950170313L
-
Class org.graffiti.plugins.inspectors.defaults.DefaultEditPanel extends EditPanel implements Serializable
- serialVersionUID:
- -4391542141537877530L
-
Serialized Fields
-
applyAction
Action applyAction
Action for the apply button. -
attributeScrollPanel
JScrollPane attributeScrollPanel
-
displayedAttr
Attribute displayedAttr
The attribute that was last specified by buildTable. -
displayedValueEditComponents
List<ValueEditComponent> displayedValueEditComponents
-
editComponentsMap
Map editComponentsMap
Stores all edit components. -
emptyMessage
String emptyMessage
-
graphElements
Collection<? extends Attributable> graphElements
-
listenerManager
ListenerManager listenerManager
Holds the ListenerManager where the panel is registered. -
mapValueEditComponent2AttributeList
HashMap<ValueEditComponent,Collection<Displayable>> mapValueEditComponent2AttributeList
Mapping between a ValueEditComponent and the List of attributes that are linked to it.
-
-
Class org.graffiti.plugins.inspectors.defaults.EdgeTab extends AbstractTab implements Serializable
- serialVersionUID:
- 936162217630347664L
-
Class org.graffiti.plugins.inspectors.defaults.GraphTab extends AbstractTab implements Serializable
- serialVersionUID:
- -7244001973611463035L
-
Class org.graffiti.plugins.inspectors.defaults.InspectorContainer extends JTabbedPane implements Serializable
- serialVersionUID:
- 2221389820047572656L
-
Serialized Fields
-
hiddenTabs
LinkedHashSet<InspectorTab> hiddenTabs
-
id
String id
The id of this GraffitiContainer. -
name
String name
DOCUMENT ME! -
preferredComponent
String preferredComponent
The id of the component this component wants to be added to. -
tabs
List<InspectorTab> tabs
The list of the inspector's tabs.
-
-
Class org.graffiti.plugins.inspectors.defaults.NodeTab extends AbstractTab implements Serializable
- serialVersionUID:
- -1644616365121572136L
-
-
Package org.graffiti.plugins.ios.importers.graphml
-
Class org.graffiti.plugins.ios.importers.graphml.GraphMLException extends IOException implements Serializable
- serialVersionUID:
- 3402057563881951712L
-
-
Package org.graffiti.plugins.modes.defaults
-
Class org.graffiti.plugins.modes.defaults.SelectionRectangle extends JComponent implements Serializable
- serialVersionUID:
- 7516923167886576115L
-
-
Package org.graffiti.plugins.tools.enhancedzoomtool
-
Class org.graffiti.plugins.tools.enhancedzoomtool.ZoomChangeComponent extends AbstractGraffitiComponent implements Serializable
- serialVersionUID:
- 6164758999280638792L
-
Serialized Fields
-
activeSession
Session activeSession
DOCUMENT ME! -
combo
JButton combo
DOCUMENT ME! -
dialog
JDialog dialog
DOCUMENT ME! -
m00
JFormattedTextField m00
DOCUMENT ME! -
m01
JFormattedTextField m01
DOCUMENT ME! -
m10
JFormattedTextField m10
DOCUMENT ME! -
m11
JFormattedTextField m11
DOCUMENT ME! -
matrixPanel
JPanel matrixPanel
DOCUMENT ME! -
okButton
JButton okButton
DOCUMENT ME!
-
-
-
Package org.graffiti.plugins.tools.zoomtool
-
Class org.graffiti.plugins.tools.zoomtool.ZoomChangeComponent extends AbstractGraffitiComponent implements Serializable
- serialVersionUID:
- -8781891824935548293L
-
-
Package org.graffiti.plugins.views.defaults
-
Class org.graffiti.plugins.views.defaults.AbstractGraphElementComponent extends GraphElementComponent implements Serializable
- serialVersionUID:
- 2365123393058727688L
-
Serialized Fields
-
alpha
float alpha
-
attributeComponents
Map<Attribute,GraffitiViewComponent> attributeComponents
A mapping between attribute classnames and attributeComponent classnames that thisGraphElement
has. These attributes are therefore attribute and their position is dependent on the position (and size) of this GraphElement. (this applies mainly to nodes) -
composite
Composite composite
To support transparency through alpha value, every graph component will have a composite field, which defines the transparency -
coordinateSystem
CoordinateSystem coordinateSystem
-
dependentComponents
List<GraphElementComponent> dependentComponents
A list of components whose position is dependent on the position of this shape. This is only meant for edges that depend on the position (and other graphics attributes) of nodes. -
graphElement
GraphElement graphElement
TheGraphElement
that is represented by this component. -
shape
GraphElementShape shape
Theshape
that is drawn onto that component.
-
-
Class org.graffiti.plugins.views.defaults.DockingAttributeEditor.EdgeDockingRenderer extends JLabel implements Serializable
- serialVersionUID:
- 453625895451054231L
-
Class org.graffiti.plugins.views.defaults.EdgeComponent extends AbstractGraphElementComponent implements Serializable
- serialVersionUID:
- 3256442525387600951L
-
Serialized Fields
-
edgeAttr
EdgeGraphicAttribute edgeAttr
-
fillColorOpaque
Color fillColorOpaque
-
frameColorOpaque
Color frameColorOpaque
-
gp
GradientPaint gp
-
sourceComp
NodeComponentInterface sourceComp
The component of the source node of this edge. -
stroke
Stroke stroke
-
targetComp
NodeComponentInterface targetComp
The component of the target node of this edge.
-
-
Class org.graffiti.plugins.views.defaults.GradientFillAttributeEditor.NodeGradientRenderer extends JLabel implements Serializable
- serialVersionUID:
- -780247869575262319L
-
Class org.graffiti.plugins.views.defaults.GraffitiView extends AbstractView implements Serializable
- serialVersionUID:
- 3257849887318882097L
-
Serialized Fields
-
blockAdjust
boolean blockAdjust
-
blockEdges
boolean blockEdges
-
coordinateSystem
CoordinateSystem coordinateSystem
-
drawMode
DrawMode drawMode
-
isFinishingTransacation
boolean isFinishingTransacation
components can use this variable to check, if this view is currently finishing a transaction and thus can behave differently as ususal Currently it is used to selectively NOT update dependent components on each node -
maxNodeCnt
int maxNodeCnt
-
redrawInProgress
boolean redrawInProgress
-
redrawLock
Object redrawLock
-
repaintFast
boolean repaintFast
-
threadedRedraw
boolean threadedRedraw
-
zoomedMouseListeners
Map<MouseListener,org.graffiti.plugins.views.defaults.GraffitiView.ZoomedMouseListener> zoomedMouseListeners
Maps MouseListeners to their corresponding ZoomedMouseListeners -
zoomedMouseMotionListeners
Map<MouseMotionListener,org.graffiti.plugins.views.defaults.GraffitiView.ZoomedMouseMotionListener> zoomedMouseMotionListeners
Maps MouseMotionListeners to their corresponding ZoomedMouseMotionListeners
-
-
Class org.graffiti.plugins.views.defaults.NodeComponent extends AbstractGraphElementComponent implements Serializable
- serialVersionUID:
- -303544019220632035L
-
Serialized Fields
-
currentShapeClass
String currentShapeClass
-
drawFrame
boolean drawFrame
-
fillPaint
Paint fillPaint
-
framePaint
Paint framePaint
-
lastStrokeWidth
float lastStrokeWidth
-
nodeAttr
NodeGraphicAttribute nodeAttr
-
rgp
Paint rgp
-
stroke
Stroke stroke
-
zommableView
Zoomable zommableView
-
zoomfactor
double zoomfactor
-
-
Class org.graffiti.plugins.views.defaults.Point2Dfix extends Point2D.Double implements Serializable
- serialVersionUID:
- 193220936369684756L
-
-
Package org.graffiti.plugins.views.matrix
-
Class org.graffiti.plugins.views.matrix.MatrixModel extends AbstractTableModel implements Serializable
- serialVersionUID:
- -3185159861017596484L
-
Class org.graffiti.plugins.views.matrix.MatrixView extends AbstractView implements Serializable
- serialVersionUID:
- 1378617686038001465L
-
Serialized Fields
-
matrix
MatrixModel matrix
The table model. -
matrixView
JTable matrixView
The table, which contains the matrix of the graph.
-
-
-
Package org.graffiti.selection
-
Class org.graffiti.selection.SelectionEvent extends AbstractEvent implements Serializable
- serialVersionUID:
- 1549429891485378799L
-
Serialized Fields
-
added
boolean added
DOCUMENT ME!
-
-
-
Package org.graffiti.session
-
Class org.graffiti.session.UnsatisfiedConstraintException extends Exception implements Serializable
- serialVersionUID:
- -3955734766797671546L
-
-
Package org.graffiti.undo
-
Class org.graffiti.undo.AddEdgeEdit extends GraphElementsEdit implements Serializable
- serialVersionUID:
- -4417650090315139823L
-
Serialized Fields
-
edge
Edge edge
added edge
-
-
Class org.graffiti.undo.AddNodeEdit extends GraphElementsEdit implements Serializable
- serialVersionUID:
- 8130286199378756838L
-
Serialized Fields
-
node
Node node
added node
-
-
Class org.graffiti.undo.ChangeAttributesEdit extends GraffitiAbstractUndoableEdit implements Serializable
- serialVersionUID:
- -4062595404535627088L
-
Class org.graffiti.undo.GraffitiAbstractUndoableEdit extends AbstractUndoableEdit implements Serializable
- serialVersionUID:
- -337942202981548644L
-
Serialized Fields
-
geMap
Map<GraphElement,GraphElement> geMap
The reference for the map between graph elements recreated after undo processing and original graph elements. -
sBundle
StringBundle sBundle
TheStringBundle
of the main frame.
-
-
Class org.graffiti.undo.GraphElementsDeletionEdit extends GraphElementsEdit implements Serializable
- serialVersionUID:
- -3908451391597763481L
-
Serialized Fields
-
executed
boolean executed
this flag assures that execute method will be invoked before calling undo or redo methods -
graphElements
LinkedHashSet<GraphElement> graphElements
set of graph elements that were selected for deletion. -
tempGraphElements
Set<GraphElement> tempGraphElements
temporary graph element set. It is necessary for update of graph elements contained in the selection set.
-
-
Class org.graffiti.undo.GraphElementsEdit extends GraffitiAbstractUndoableEdit implements Serializable
- serialVersionUID:
- 7103160764993932741L
-
Serialized Fields
-
graph
Graph graph
Necessary graph reference
-
-
-
Package org.graffiti.util
-
Class org.graffiti.util.InstanceCreationException extends Exception implements Serializable
- serialVersionUID:
- 5052589819208279218L
-
Class org.graffiti.util.MaximizeFrame extends JInternalFrame implements Serializable
- serialVersionUID:
- -415416830581555379L
-
Class org.graffiti.util.ToolBarLayout extends FlowLayout implements Serializable
- serialVersionUID:
- -9094581492654351756L
-
-
Package org.jfree.chart
-
Class org.jfree.chart.ChartColor extends Color implements Serializable
-
Class org.jfree.chart.ChartFrame extends JFrame implements Serializable
-
Serialized Fields
-
chartPanel
ChartPanel chartPanel
The chart panel.
-
-
-
Class org.jfree.chart.ChartPanel extends JPanel implements Serializable
-
Serialization Methods
-
readObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.ClassNotFoundException
- if there is a classpath problem.
-
writeObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.
-
-
Serialized Fields
-
anchor
Point2D anchor
The chart anchor point. -
autoRangeBothMenuItem
JMenuItem autoRangeBothMenuItem
Menu item for resetting the zoom (both axes). -
autoRangeHorizontalMenuItem
JMenuItem autoRangeHorizontalMenuItem
Menu item for resetting the zoom (horizontal axis only). -
autoRangeVerticalMenuItem
JMenuItem autoRangeVerticalMenuItem
Menu item for resetting the zoom (vertical axis only). -
chart
JFreeChart chart
The chart that is displayed in the panel. -
chartBuffer
Image chartBuffer
A buffer for the rendered chart. -
chartBufferHeight
int chartBufferHeight
The height of the chart buffer. -
chartBufferWidth
int chartBufferWidth
The width of the chart buffer. -
chartMouseListeners
List<ChartMouseListener> chartMouseListeners
Storage for registered (chart) mouse listeners. -
enforceFileExtensions
boolean enforceFileExtensions
A flag that controls whether or not file extensions are enforced. -
fillZoomRectangle
boolean fillZoomRectangle
Controls if the zoom rectangle is drawn as an outline or filled. -
horizontalAxisTrace
boolean horizontalAxisTrace
A flag that controls whether or not horizontal tracing is enabled. -
horizontalZoom
boolean horizontalZoom
A flag that controls whether or not horizontal zooming is enabled. -
info
ChartRenderingInfo info
The drawing info collected the last time the chart was drawn. -
maximumDrawHeight
int maximumDrawHeight
The maximum height for drawing a chart (uses scaling for bigger heights). -
maximumDrawWidth
int maximumDrawWidth
The maximum width for drawing a chart (uses scaling for bigger widths). -
minimumDrawHeight
int minimumDrawHeight
The minimum height for drawing a chart (uses scaling for smaller heights). -
minimumDrawWidth
int minimumDrawWidth
The minimum width for drawing a chart (uses scaling for smaller widths). -
originalToolTipDismissDelay
int originalToolTipDismissDelay
Original dismiss tooltip delay of ToolTipManager.sharedInstance(). -
originalToolTipInitialDelay
int originalToolTipInitialDelay
Original initial tooltip delay of ToolTipManager.sharedInstance(). -
originalToolTipReshowDelay
int originalToolTipReshowDelay
Original reshow tooltip delay of ToolTipManager.sharedInstance(). -
ownToolTipDelaysActive
boolean ownToolTipDelaysActive
A flag that indicates if original tooltip delays are changed. -
ownToolTipDismissDelay
int ownToolTipDismissDelay
Own dismiss tooltip delay to be used in this chart panel. -
ownToolTipInitialDelay
int ownToolTipInitialDelay
Own initial tooltip delay to be used in this chart panel. -
ownToolTipReshowDelay
int ownToolTipReshowDelay
Own reshow tooltip delay to be used in this chart panel. -
popup
JPopupMenu popup
The popup menu for the frame. -
refreshBuffer
boolean refreshBuffer
A flag that indicates that the buffer should be refreshed. -
scaleX
double scaleX
The scale factor used to draw the chart. -
scaleY
double scaleY
The scale factor used to draw the chart. -
useBuffer
boolean useBuffer
A flag that controls whether or not the off-screen buffer is used. -
verticalAxisTrace
boolean verticalAxisTrace
A flag that controls whether or not vertical tracing is enabled. -
verticalZoom
boolean verticalZoom
A flag that controls whether or not vertical zooming is enabled. -
zoomInBothMenuItem
JMenuItem zoomInBothMenuItem
Menu item for zooming in on a chart (both axes). -
zoomInFactor
double zoomInFactor
The factor used to zoom in on an axis range. -
zoomInHorizontalMenuItem
JMenuItem zoomInHorizontalMenuItem
Menu item for zooming in on a chart (horizontal axis). -
zoomInVerticalMenuItem
JMenuItem zoomInVerticalMenuItem
Menu item for zooming in on a chart (vertical axis). -
zoomOutBothMenuItem
JMenuItem zoomOutBothMenuItem
Menu item for zooming out on a chart. -
zoomOutFactor
double zoomOutFactor
The factor used to zoom out on an axis range. -
zoomOutHorizontalMenuItem
JMenuItem zoomOutHorizontalMenuItem
Menu item for zooming out on a chart (horizontal axis). -
zoomOutVerticalMenuItem
JMenuItem zoomOutVerticalMenuItem
Menu item for zooming out on a chart (vertical axis). -
zoomPoint
Point2D zoomPoint
The zoom rectangle starting point (selected by the user with a mouse click). -
zoomTriggerDistance
int zoomTriggerDistance
The minimum distance required to drag the mouse to trigger a zoom.
-
-
-
Class org.jfree.chart.ChartRenderingInfo extends Object implements Serializable
-
Serialization Methods
-
readObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.ClassNotFoundException
- if there is a classpath problem.
-
writeObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.
-
-
Serialized Fields
-
entities
EntityCollection entities
Storage for the chart entities. Since retaining entity information for charts with a large number of data points consumes a lot of memory, it is intended that you can set this tonull
to prevent the information being collected. -
plotInfo
PlotRenderingInfo plotInfo
Rendering info for the chart's plot (and subplots, if any).
-
-
-
Class org.jfree.chart.JFreeChart extends Object implements Serializable
-
Serialization Methods
-
readObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.ClassNotFoundException
- if there is a classpath problem.
-
writeObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.
-
-
Serialized Fields
-
backgroundImageAlignment
int backgroundImageAlignment
The alignment for the background image. -
backgroundImageAlpha
float backgroundImageAlpha
The alpha transparency for the background image. -
borderVisible
boolean borderVisible
A flag that controls whether or not the chart border is drawn. -
legend
Legend legend
The chart legend. -
notify
boolean notify
A flag that can be used to enable/disable notification of chart change events. -
plot
Plot plot
Draws the visual representation of the data. -
subtitles
List subtitles
The chart subtitles (zero, one or many). -
title
TextTitle title
The chart title (optional).
-
-
-
Class org.jfree.chart.Legend extends Object implements Serializable
-
Serialization Methods
-
readObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.ClassNotFoundException
- if there is a classpath problem.
-
writeObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.
-
-
Serialized Fields
-
anchor
int anchor
The current location anchor of the legend. -
chart
JFreeChart chart
A reference to the chart that the legend belongs to (used for access to the dataset).
-
-
-
Class org.jfree.chart.LegendItem extends Object implements Serializable
-
Serialization Methods
-
readObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.ClassNotFoundException
- if there is a classpath problem.
-
writeObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.
-
-
Serialized Fields
-
-
Class org.jfree.chart.LegendRenderingOrder extends Object implements Serializable
-
Serialization Methods
-
readResolve
Ensures that serialization returns the unique instances.- Throws:
ObjectStreamException
- if there is a problem.
-
-
Serialized Fields
-
name
String name
The name.
-
-
-
Class org.jfree.chart.MeterLegend extends StandardLegend implements Serializable
-
Serialized Fields
-
legendText
String legendText
The legend text. -
showCritical
boolean showCritical
Show the critical range? -
showNormal
boolean showNormal
Show the normal range? -
showWarning
boolean showWarning
Show the warning range?
-
-
-
Class org.jfree.chart.PolarChartPanel extends ChartPanel implements Serializable
-
Class org.jfree.chart.StandardLegend extends Legend implements Serializable
-
Serialization Methods
-
readObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.ClassNotFoundException
- if there is a classpath problem.
-
writeObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.
-
-
Serialized Fields
-
boundingBoxArcHeight
int boundingBoxArcHeight
The height of the arc used to round off the corners of the bounding box. -
boundingBoxArcWidth
int boundingBoxArcWidth
The width of the arc used to round off the corners of the bounding box. -
displaySeriesLines
boolean displaySeriesLines
A flag that controls whether the legend displays the series line -
displaySeriesShapes
boolean displaySeriesShapes
A flag that controls whether the legend displays the series shapes. -
innerGap
org.jfree.ui.Spacer innerGap
The blank space inside the legend box. -
itemFont
Font itemFont
The font used to display the legend item names. -
outerGap
org.jfree.ui.Spacer outerGap
The amount of blank space around the legend. -
outlineShapes
boolean outlineShapes
A flag controlling whether or not outlines are drawn around shapes. -
preferredWidth
double preferredWidth
The preferred width of the legend bounding box. -
renderingOrder
LegendRenderingOrder renderingOrder
The order of the legend items. -
shapeScaleX
double shapeScaleX
The x scale factor for shapes displayed in the legend. -
shapeScaleY
double shapeScaleY
The y scale factor for shapes displayed in the legend. -
title
String title
An optional title for the legend. -
titleFont
Font titleFont
The font used to display the legend title.
-
-
-
-
Package org.jfree.chart.annotations
-
Class org.jfree.chart.annotations.CategoryTextAnnotation extends TextAnnotation implements Serializable
-
Serialized Fields
-
category
Comparable category
The category. -
categoryAnchor
CategoryAnchor categoryAnchor
The category anchor (START, MIDDLE, or END). -
value
double value
The value.
-
-
-
Class org.jfree.chart.annotations.TextAnnotation extends Object implements Serializable
-
Serialization Methods
-
readObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.ClassNotFoundException
- if there is a classpath problem.
-
writeObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.
-
-
Serialized Fields
-
-
Class org.jfree.chart.annotations.XYDrawableAnnotation extends Object implements Serializable
-
Serialized Fields
-
drawable
org.jfree.ui.Drawable drawable
The drawable object. -
height
double height
The height. -
width
double width
The width. -
x
double x
The x-coordinate. -
y
double y
The y-coordinate.
-
-
-
Class org.jfree.chart.annotations.XYImageAnnotation extends Object implements Serializable
-
Serialized Fields
-
image
Image image
The image. -
x
double x
The x-coordinate (in data space). -
y
double y
The y-coordinate (in data space).
-
-
-
Class org.jfree.chart.annotations.XYLineAnnotation extends Object implements Serializable
-
Serialization Methods
-
readObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.ClassNotFoundException
- if there is a classpath problem.
-
writeObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.
-
-
Serialized Fields
-
x1
double x1
The x-coordinate. -
x2
double x2
The x-coordinate. -
y1
double y1
The y-coordinate. -
y2
double y2
The y-coordinate.
-
-
-
Class org.jfree.chart.annotations.XYPointerAnnotation extends XYTextAnnotation implements Serializable
-
Serialization Methods
-
readObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.ClassNotFoundException
- if there is a classpath problem.
-
writeObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.
-
-
Serialized Fields
-
angle
double angle
The angle of the arrow's line (in radians). -
arrowLength
double arrowLength
The length of the arrow head (in Java2D units). -
arrowWidth
double arrowWidth
The arrow width (in Java2D units, per side). -
baseRadius
double baseRadius
The radius from the (x, y) point to the start of the arrow line (in Java2D units). -
labelOffset
double labelOffset
The radius from the base point to the anchor point for the label. -
tipRadius
double tipRadius
The radius from the (x, y) point to the tip of the arrow (in Java2D units).
-
-
-
Class org.jfree.chart.annotations.XYShapeAnnotation extends Object implements Serializable
-
Class org.jfree.chart.annotations.XYTextAnnotation extends TextAnnotation implements Serializable
-
Serialized Fields
-
x
double x
The x-coordinate. -
y
double y
The y-coordinate.
-
-
-
-
Package org.jfree.chart.axis
-
Class org.jfree.chart.axis.Axis extends Object implements Serializable
-
Serialization Methods
-
readObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.ClassNotFoundException
- if there is a classpath problem.
-
writeObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.
-
-
Serialized Fields
-
axisLineVisible
boolean axisLineVisible
A flag that controls whether or not the axis line is visible. -
fixedDimension
double fixedDimension
The fixed (horizontal or vertical) dimension for the axis. -
label
String label
The label for the axis. -
labelAngle
double labelAngle
The label angle. -
labelFont
Font labelFont
The font for displaying the axis label. -
labelInsets
Insets labelInsets
The insets for the axis label. -
tickLabelFont
Font tickLabelFont
The font used to display the tick labels. -
tickLabelInsets
Insets tickLabelInsets
The blank space around each tick label. -
tickLabelsVisible
boolean tickLabelsVisible
A flag that indicates whether or not tick labels are visible for the axis. -
tickMarkInsideLength
float tickMarkInsideLength
The length of the tick mark inside the data area (zero permitted). -
tickMarkOutsideLength
float tickMarkOutsideLength
The length of the tick mark outside the data area (zero permitted). -
tickMarksVisible
boolean tickMarksVisible
A flag that indicates whether or not tick marks are visible for the axis. -
visible
boolean visible
A flag indicating whether or not the axis is visible.
-
-
-
Class org.jfree.chart.axis.AxisLocation extends Object implements Serializable
-
Serialization Methods
-
readResolve
Ensures that serialization returns the unique instances.- Throws:
ObjectStreamException
- if there is a problem.
-
-
Serialized Fields
-
name
String name
The name.
-
-
-
Class org.jfree.chart.axis.AxisSpace extends Object implements Serializable
-
Serialized Fields
-
bottom
double bottom
The bottom space. -
left
double left
The left space. -
right
double right
The right space. -
top
double top
The top space.
-
-
-
Class org.jfree.chart.axis.CategoryAnchor extends Object implements Serializable
-
Serialization Methods
-
readResolve
Ensures that serialization returns the unique instances.- Throws:
ObjectStreamException
- if there is a problem.
-
-
Serialized Fields
-
name
String name
The name.
-
-
-
Class org.jfree.chart.axis.CategoryAxis extends Axis implements Serializable
-
Serialization Methods
-
readObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.ClassNotFoundException
- if there is a classpath problem.
-
writeObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.
-
-
Serialized Fields
-
categoryLabelPositionOffset
int categoryLabelPositionOffset
The category label offset. -
categoryLabelPositions
CategoryLabelPositions categoryLabelPositions
A structure defining the category label positions for each axis location. -
categoryLabelToolTips
Map categoryLabelToolTips
Storage for the category label tooltips (if any). -
categoryMargin
double categoryMargin
The amount of space reserved between categories. -
lowerMargin
double lowerMargin
The amount of space reserved at the start of the axis. -
maxCategoryLabelWidthRatio
float maxCategoryLabelWidthRatio
A ratio that is multiplied by the width of one category to determine the maximum label width. -
skipValue
int skipValue
-
upperMargin
double upperMargin
The amount of space reserved at the end of the axis.
-
-
-
Class org.jfree.chart.axis.CategoryAxis3D extends CategoryAxis implements Serializable
-
Class org.jfree.chart.axis.CategoryLabelPosition extends Object implements Serializable
-
Serialized Fields
-
angle
double angle
The rotation angle (in radians). -
categoryAnchor
org.jfree.ui.RectangleAnchor categoryAnchor
The category anchor point. -
labelAnchor
org.jfree.text.TextBlockAnchor labelAnchor
The text block anchor. -
rotationAnchor
org.jfree.ui.TextAnchor rotationAnchor
The rotation anchor. -
widthRatio
float widthRatio
The maximum label width as a percentage of the category space or the range space. -
widthType
CategoryLabelWidthType widthType
The width calculation type.
-
-
-
Class org.jfree.chart.axis.CategoryLabelPositions extends Object implements Serializable
- serialVersionUID:
- 7951724160267942449L
-
Serialized Fields
-
positionForAxisAtBottom
CategoryLabelPosition positionForAxisAtBottom
The label positioning details used when an axis is at the bottom of a chart. -
positionForAxisAtLeft
CategoryLabelPosition positionForAxisAtLeft
The label positioning details used when an axis is at the left of a chart. -
positionForAxisAtRight
CategoryLabelPosition positionForAxisAtRight
The label positioning details used when an axis is at the right of a chart. -
positionForAxisAtTop
CategoryLabelPosition positionForAxisAtTop
The label positioning details used when an axis is at the top of a chart.
-
-
Class org.jfree.chart.axis.CategoryLabelWidthType extends Object implements Serializable
-
Serialization Methods
-
readResolve
Ensures that serialization returns the unique instances.- Throws:
ObjectStreamException
- if there is a problem.
-
-
Serialized Fields
-
name
String name
The name.
-
-
-
Class org.jfree.chart.axis.CategoryTick extends Tick implements Serializable
-
Serialized Fields
-
category
Comparable category
The category. -
label
org.jfree.text.TextBlock label
The label. -
labelAnchor
org.jfree.text.TextBlockAnchor labelAnchor
The label anchor.
-
-
-
Class org.jfree.chart.axis.ColorBar extends Object implements Serializable
-
Serialized Fields
-
axis
ValueAxis axis
The axis. -
colorBarLength
int colorBarLength
The color bar length. -
colorBarThickness
int colorBarThickness
The color bar thickness. -
colorBarThicknessPercent
double colorBarThicknessPercent
The color bar thickness as a percentage of the height of the data area. -
colorPalette
ColorPalette colorPalette
The color palette. -
outerGap
int outerGap
The amount of blank space around the colorbar.
-
-
-
Class org.jfree.chart.axis.CompassFormat extends NumberFormat implements Serializable
-
Class org.jfree.chart.axis.CyclicNumberAxis extends NumberAxis implements Serializable
-
Serialization Methods
-
readObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.ClassNotFoundException
- if there is a classpath problem.
-
writeObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.
-
-
Serialized Fields
-
advanceLineVisible
boolean advanceLineVisible
A flag that controls whether or not the advance line is visible. -
boundMappedToLastCycle
boolean boundMappedToLastCycle
??. -
offset
double offset
The offset. -
period
double period
The period.
-
-
-
Class org.jfree.chart.axis.CyclicNumberAxis.CycleBoundTick extends NumberTick implements Serializable
-
Serialized Fields
-
mapToLastCycle
boolean mapToLastCycle
Map to last cycle.
-
-
-
Class org.jfree.chart.axis.DateAxis extends ValueAxis implements Serializable
-
Serialized Fields
-
dateFormatOverride
DateFormat dateFormatOverride
The override date format. -
tickMarkPosition
DateTickMarkPosition tickMarkPosition
Tick marks can be displayed at the start or the middle of the time period. -
tickUnit
DateTickUnit tickUnit
The current tick unit. -
timeline
Timeline timeline
Our underlying timeline.
-
-
-
Class org.jfree.chart.axis.DateTick extends ValueTick implements Serializable
-
Serialized Fields
-
date
Date date
The date.
-
-
-
Class org.jfree.chart.axis.DateTickMarkPosition extends Object implements Serializable
-
Serialization Methods
-
readResolve
Ensures that serialization returns the unique instances.- Throws:
ObjectStreamException
- if there is a problem.
-
-
Serialized Fields
-
name
String name
The name.
-
-
-
Class org.jfree.chart.axis.DateTickUnit extends TickUnit implements Serializable
-
Serialized Fields
-
count
int count
The unit count. -
formatter
DateFormat formatter
The date formatter. -
rollCount
int rollCount
The roll count. -
rollUnit
int rollUnit
The roll unit. -
unit
int unit
The unit.
-
-
-
Class org.jfree.chart.axis.ExtendedCategoryAxis extends CategoryAxis implements Serializable
-
Class org.jfree.chart.axis.LogarithmicAxis extends NumberAxis implements Serializable
- serialVersionUID:
- -5735018554949391116L
-
Serialized Fields
-
allowNegativesFlag
boolean allowNegativesFlag
Flag set true to allow negative values in data. -
expTickLabelsFlag
boolean expTickLabelsFlag
Flag set true for "1e#"-style tick labels. -
log10TickLabelsFlag
boolean log10TickLabelsFlag
Flag set true for "10^n"-style tick labels. -
numberFormatterObj
NumberFormat numberFormatterObj
Number formatter for generating numeric strings. -
smallLogFlag
boolean smallLogFlag
Helper flag for log axis processing. -
strictValuesFlag
boolean strictValuesFlag
Flag set true make axis throw exception if any values are <= 0 and 'allowNegativesFlag' is false.
-
-
Class org.jfree.chart.axis.MarkerAxisBand extends Object implements Serializable
-
Serialized Fields
-
axis
NumberAxis axis
The axis that the band belongs to. -
bottomInnerGap
double bottomInnerGap
The bottom inner gap. -
bottomOuterGap
double bottomOuterGap
The bottom outer gap. -
font
Font font
The font. -
markers
List markers
Storage for the markers. -
topInnerGap
double topInnerGap
The top inner gap. -
topOuterGap
double topOuterGap
The top outer gap.
-
-
-
Class org.jfree.chart.axis.NumberAxis extends ValueAxis implements Serializable
-
Serialized Fields
-
autoRangeIncludesZero
boolean autoRangeIncludesZero
A flag that affects the axis range when the range is determined automatically. If the auto range does NOT include zero and this flag is TRUE, then the range is changed to include zero. -
autoRangeStickyZero
boolean autoRangeStickyZero
A flag that affects the size of the margins added to the axis range when the range is determined automatically. If the value 0 falls within the margin and this flag is TRUE, then the margin is truncated at zero. -
markerBand
MarkerAxisBand markerBand
An optional band for marking regions on the axis. -
numberFormatOverride
NumberFormat numberFormatOverride
The override number format. -
tickUnit
NumberTickUnit tickUnit
The tick unit for the axis.
-
-
-
Class org.jfree.chart.axis.NumberAxis3D extends NumberAxis implements Serializable
-
Class org.jfree.chart.axis.NumberTick extends ValueTick implements Serializable
-
Serialized Fields
-
number
Number number
The number.
-
-
-
Class org.jfree.chart.axis.NumberTickUnit extends TickUnit implements Serializable
-
Serialized Fields
-
formatter
NumberFormat formatter
A formatter for the tick unit.
-
-
-
Class org.jfree.chart.axis.SegmentedTimeline extends Object implements Serializable
-
Serialized Fields
-
adjustForDaylightSaving
boolean adjustForDaylightSaving
A flag that controls whether or not to adjust for daylight saving. -
baseTimeline
SegmentedTimeline baseTimeline
This base timeline is used to specify exceptions at a higher level. For example, if we are a intraday timeline and want to exclude holidays, instead of having to exclude all intraday segments for the holiday, segments from this base timeline can be excluded. This baseTimeline is always optional and is only a convenience method.Additionally, all excluded segments from this baseTimeline will be considered exceptions at this level.
-
exceptionSegments
List exceptionSegments
List of exception segments (exceptions segments that would otherwise be included based on the periodic (included, excluded) grouping). -
groupSegmentCount
int groupSegmentCount
Number of segments in a group (segmentsIncluded + segmentsExcluded). -
segmentsExcluded
int segmentsExcluded
Number of consecutive segments to exclude in a segment group. -
segmentsExcludedSize
long segmentsExcludedSize
Consecutive ms in segmentsExcluded (segmentsExcluded * segmentSize). -
segmentsGroupSize
long segmentsGroupSize
ms in a segment group (segmentsIncludedSize + segmentsExcludedSize). -
segmentsIncluded
int segmentsIncluded
Number of consecutive segments to include in a segment group. -
segmentsIncludedSize
long segmentsIncludedSize
Consecutive ms in segmentsIncluded (segmentsIncluded * segmentSize). -
segmentSize
long segmentSize
Segment size in ms. -
startTime
long startTime
Start of time reference from time zero (1/1/1970). This is the start of segment #0. -
workingCalendar
Calendar workingCalendar
This will be a utility calendar that used the default time zone. -
workingCalendarNoDST
Calendar workingCalendarNoDST
This will be a utility calendar that has no DST but is shifted relative to the default time zone's offset.
-
-
-
Class org.jfree.chart.axis.SegmentedTimeline.BaseTimelineSegmentRange extends org.jfree.chart.axis.SegmentedTimeline.SegmentRange implements Serializable
-
Class org.jfree.chart.axis.SegmentedTimeline.Segment extends Object implements Serializable
-
Serialized Fields
-
millisecond
long millisecond
A reference point within the segment. -
segmentEnd
long segmentEnd
The segment end. -
segmentNumber
long segmentNumber
The segment number. -
segmentStart
long segmentStart
The segment start.
-
-
-
Class org.jfree.chart.axis.SegmentedTimeline.SegmentRange extends SegmentedTimeline.Segment implements Serializable
-
Serialized Fields
-
segmentCount
long segmentCount
The number of segments in the range.
-
-
-
Class org.jfree.chart.axis.SubCategoryAxis extends CategoryAxis implements Serializable
-
Serialization Methods
-
readObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.ClassNotFoundException
- if there is a classpath problem.
-
writeObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.
-
-
Serialized Fields
-
-
Class org.jfree.chart.axis.SymbolicAxis extends NumberAxis implements Serializable
-
Serialized Fields
-
symbolicGridLineList
List symbolicGridLineList
List of the symbolic grid lines shapes. -
symbolicGridLinesVisible
boolean symbolicGridLinesVisible
Flag that indicates whether or not symbolic grid lines are visible. -
symbolicValue
List symbolicValue
The list of symbolic value to display instead of the numeric values.
-
-
-
Class org.jfree.chart.axis.SymbolicTickUnit extends NumberTickUnit implements Serializable
-
Serialized Fields
-
symbolicValue
String[] symbolicValue
The list of symbolic value to display instead of the numeric values
-
-
-
Class org.jfree.chart.axis.Tick extends Object implements Serializable
-
Serialized Fields
-
angle
double angle
The rotation angle. -
rotationAnchor
org.jfree.ui.TextAnchor rotationAnchor
The rotation anchor for the tick label. -
text
String text
A text version of the tick value. -
textAnchor
org.jfree.ui.TextAnchor textAnchor
The text anchor for the tick label.
-
-
-
Class org.jfree.chart.axis.TickUnit extends Object implements Serializable
-
Serialized Fields
-
size
double size
The size of the tick unit.
-
-
-
Class org.jfree.chart.axis.TickUnits extends Object implements Serializable
-
Serialized Fields
-
tickUnits
List tickUnits
Storage for the tick units.
-
-
-
Class org.jfree.chart.axis.ValueAxis extends Axis implements Serializable
-
Serialization Methods
-
readObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.ClassNotFoundException
- if there is a classpath problem.
-
writeObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.
-
-
Serialized Fields
-
autoRange
boolean autoRange
Flag that indicates whether the axis automatically scales to fit the chart data. -
autoRangeMinimumSize
double autoRangeMinimumSize
The minimum size for the 'auto' axis range (excluding margins). -
autoTickIndex
int autoTickIndex
An index into an array of standard tick values. -
autoTickUnitSelection
boolean autoTickUnitSelection
Flag that indicates whether or not the tick unit is selected automatically. -
fixedAutoRange
double fixedAutoRange
If this value is positive, the amount is subtracted from the maximum data value to determine the lower axis range. This can be used to provide a fixed "window" on dynamic data. -
inverted
boolean inverted
A flag that affects the orientation of the values on the axis. -
lowerMargin
double lowerMargin
The lower margin. This is a percentage that indicates the amount by which the minimum axis value is "less than" the minimum data value when the axis range is determined automatically. -
negativeArrowVisible
boolean negativeArrowVisible
A flag that controls whether an arrow is drawn at the negative end of the axis line. -
positiveArrowVisible
boolean positiveArrowVisible
A flag that controls whether an arrow is drawn at the positive end of the axis line. -
range
Range range
The axis range. -
standardTickUnits
TickUnitSource standardTickUnits
The standard tick units for the axis. -
upperMargin
double upperMargin
The upper margin percentage. This indicates the amount by which the maximum axis value exceeds the maximum data value (as a percentage of the range on the axis) when the axis range is determined automatically. -
verticalTickLabels
boolean verticalTickLabels
A flag indicating whether or not tick labels are rotated to vertical.
-
-
-
Class org.jfree.chart.axis.ValueTick extends Tick implements Serializable
-
Serialized Fields
-
value
double value
The value.
-
-
-
-
Package org.jfree.chart.demo
-
Class org.jfree.chart.demo.AreaChartDemo extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.BarChart3DDemo1 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.BarChart3DDemo2 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.BarChart3DDemo3 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.BarChartDemo extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.BarChartDemo2 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.BarChartDemo3 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.BarChartDemo4 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.BarChartDemo5 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.BarChartDemo6 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.BarChartDemo7 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.BarChartDemo8 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.BoxAndWhiskerDemo extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.BubblePlotDemo extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.BubblyBubblesDemo extends org.jfree.ui.ApplicationFrame implements Serializable
-
Serialized Fields
-
series
NormalizedMatrixSeries series
The normalized matrix series is used here to represent a changing population on a grid.
-
-
-
Class org.jfree.chart.demo.BubblyBubblesDemo2 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Serialized Fields
-
series
NormalizedMatrixSeries series
The normalized matrix series is used here to represent a changing population on a grid.
-
-
-
Class org.jfree.chart.demo.CandlestickDemo extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.CategoryStepChartDemo extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.ChartPanelSerializationTest extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.CombinedCategoryPlotDemo1 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.CombinedCategoryPlotDemo2 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.CombinedXYPlotDemo1 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.CombinedXYPlotDemo2 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.CombinedXYPlotDemo3 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.CombinedXYPlotDemo4 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.CombinedXYPlotDemo5 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.CompassDemo extends JPanel implements Serializable
-
Serialized Fields
-
borderLayout
BorderLayout borderLayout
A border layout. -
compassChart
JFreeChart compassChart
The chart. -
compassData
DefaultValueDataset compassData
Dataset 1. -
compassPlot
CompassPlot compassPlot
The compass plot. -
gridBagLayout1
GridBagLayout gridBagLayout1
A grid bag layout. -
gridBagLayout2
GridBagLayout gridBagLayout2
A grid bag layout. -
gridLayout1
GridLayout gridLayout1
A grid layout. -
gridLayout2
GridLayout gridLayout2
A grid layout. -
jPanel1
JPanel jPanel1
A panel. -
jPanel12
JPanel jPanel12
A panel. -
jPanel2
JPanel jPanel2
A panel. -
panelCompass
ChartPanel panelCompass
The chart panel. -
panelCompassHolder
JPanel panelCompassHolder
A panel. -
pick1Pointer
JComboBox pick1Pointer
A combo box. -
pick2Pointer
JComboBox pick2Pointer
A combo box. -
shipData
DefaultValueDataset shipData
Dataset 2. -
shipNullCheckBox
JCheckBox shipNullCheckBox
A checkbox. -
spinShip
org.jfree.ui.Spinner spinShip
The ship spinner control. -
spinWind
org.jfree.ui.Spinner spinWind
The wind spinner control. -
titledBorder1
TitledBorder titledBorder1
A titled border. -
titledBorder2
TitledBorder titledBorder2
A titled border. -
titledBorder3
TitledBorder titledBorder3
A titled border. -
windNullCheckBox
JCheckBox windNullCheckBox
A checkbox.
-
-
-
Class org.jfree.chart.demo.CompassDemo2 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.CompassFormatDemo extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.ContourPlotDemo extends org.jfree.ui.ApplicationFrame implements Serializable
-
Serialized Fields
-
panel
ChartPanel panel
The panel. -
xAxis
ValueAxis xAxis
The x-axis. -
yAxis
NumberAxis yAxis
The y-axis. -
zColorBar
ColorBar zColorBar
The z-axis.
-
-
-
Class org.jfree.chart.demo.ContourPlotDemo2 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Serialized Fields
-
tmpDoubleX
double[] tmpDoubleX
Temp data storage. -
tmpDoubleY
double[] tmpDoubleY
Temp data storage. -
tmpDoubleZ
double[] tmpDoubleZ
Temp data storage. -
xAxis
ValueAxis xAxis
The x axis. -
xOutline
double[] xOutline
X outline. -
yAxis
NumberAxis yAxis
The y axis. -
yOutline
double[] yOutline
Y outline. -
zColorBar
ColorBar zColorBar
The z axis.
-
-
-
Class org.jfree.chart.demo.CrosshairDemo1 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.CyclicXYPlotDemo extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.DescriptionPanel extends JPanel implements Serializable
-
Class org.jfree.chart.demo.DifferenceChartDemo extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.DifferenceChartDemo2 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.DualAxisDemo extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.DualAxisDemo2 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.DualAxisDemo3 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.DualAxisDemo4 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.DualAxisDemo5 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.DynamicDataDemo extends org.jfree.ui.ApplicationFrame implements Serializable
-
Serialized Fields
-
lastValue
double lastValue
The most recent value added. -
series
TimeSeries series
The time series data.
-
-
-
Class org.jfree.chart.demo.DynamicDataDemo2 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Serialized Fields
-
lastValue1
double lastValue1
The most recent value added to series 1. -
lastValue2
double lastValue2
The most recent value added to series 2. -
series1
TimeSeries series1
Series 1. -
series2
TimeSeries series2
Series 2.
-
-
-
Class org.jfree.chart.demo.DynamicDataDemo3 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Serialized Fields
-
datasets
TimeSeriesCollection[] datasets
The datasets. -
lastValue
double[] lastValue
The most recent value added to series 1.
-
-
-
Class org.jfree.chart.demo.EmptyXYDataset extends AbstractXYDataset implements Serializable
-
Class org.jfree.chart.demo.EventFrequencyDemo extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.ExtendedStackedBarRenderer extends StackedBarRenderer implements Serializable
-
Serialized Fields
-
showNegativeTotal
boolean showNegativeTotal
Show negative label? -
showPositiveTotal
boolean showPositiveTotal
Show positive label? -
totalFormatter
NumberFormat totalFormatter
Formatter for total. -
totalLabelFont
Font totalLabelFont
Font for labels.
-
-
-
Class org.jfree.chart.demo.FastScatterPlotDemo extends org.jfree.ui.ApplicationFrame implements Serializable
-
Serialized Fields
-
data
float[][] data
The data.
-
-
-
Class org.jfree.chart.demo.GanttDemo1 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.GanttDemo2 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.HighLowChartDemo extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.HighLowChartDemo2 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.HistogramDemo extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.HistogramDemo2 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.InternalFrameDemo extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.ItemLabelDemo1 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.ItemLabelDemo2 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.JFreeChartAppletDemo extends JApplet implements Serializable
-
Class org.jfree.chart.demo.JFreeChartDemo extends JFrame implements Serializable
-
Serialized Fields
-
aboutFrame
org.jfree.ui.about.AboutFrame aboutFrame
A frame for displaying information about the application. -
frame
ChartFrame[] frame
Chart frames. -
panels
JPanel[] panels
Panels. -
resources
ResourceBundle resources
Localised resources.
-
-
-
Class org.jfree.chart.demo.LayeredBarChartDemo1 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.LayeredBarChartDemo2 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.LegendManiaDemo extends org.jfree.ui.ApplicationFrame implements Serializable
-
Serialized Fields
-
demoChart
JFreeChart demoChart
The chart of this demo
-
-
-
Class org.jfree.chart.demo.LineChartDemo1 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.LineChartDemo2 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.LineChartDemo3 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.LineChartDemo4 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.LineChartDemo5 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.LineChartDemo6 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.MarkerDemo1 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.MinMaxCategoryPlotDemo extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.MouseZoomDemo extends org.jfree.ui.ApplicationFrame implements Serializable
-
Serialized Fields
-
chartPanel
ChartPanel chartPanel
The chart panel. -
xzoom
JCheckBox xzoom
X zoom. -
yzoom
JCheckBox yzoom
Y zoom.
-
-
-
Class org.jfree.chart.demo.MovingAverageDemo extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.MultipleAxisDemo1 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.MultipleAxisDemo2 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.MultipleAxisDemo3 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.MultipleDatasetDemo1 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Serialized Fields
-
datasetIndex
int datasetIndex
The index of the last dataset added. -
plot
XYPlot plot
The plot.
-
-
-
Class org.jfree.chart.demo.MultiplePieChartDemo1 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.MultiplePieChartDemo2 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.MultiplePieChartDemo3 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.MultiplePieChartDemo4 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.MultiShapesXYDemo extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.NormalDistributionDemo extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.OverlaidBarChartDemo extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.OverlaidBarChartDemo2 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.OverlaidXYPlotDemo extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.OverlaidXYPlotDemo2 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.PanScrollZoomDemo extends JFrame implements Serializable
- serialVersionUID:
- -4047815153048215050L
-
Serialized Fields
-
chartPanel
ChartPanel chartPanel
The panel that displays the chart. -
fitButton
AbstractButton fitButton
The fit button. -
info
ChartRenderingInfo info
-
panButton
AbstractButton panButton
The pan button. -
panStartPoint
Point2D panStartPoint
The starting point for panning. -
plot
Plot plot
-
primYMinMax
double[] primYMinMax
The min/max values for the primary axis. -
scrollBar
JScrollBar scrollBar
The scroll bar. -
scrollFactor
double scrollFactor
The scroll factor. -
secondYMinMax
double[] secondYMinMax
The min/max values for the secondary axis. -
toolBar
JToolBar toolBar
The toolbar. -
zoomButton
AbstractButton zoomButton
The zoom button. -
zoomInButton
AbstractButton zoomInButton
The zoom in button. -
zoomOutButton
AbstractButton zoomOutButton
The zoom out button.
-
-
Class org.jfree.chart.demo.ParetoChartDemo extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.PieChart3DDemo1 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.PieChart3DDemo2 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.PieChart3DDemo3 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.PieChart3DDemo4 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.PieChartDemo1 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.PieChartDemo2 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.PieChartDemo3 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.PieChartDemo4 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.PieChartDemo5 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.PieChartDemo6 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.PieChartDemo7 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.PlotOrientationDemo extends org.jfree.ui.ApplicationFrame implements Serializable
-
Serialized Fields
-
charts
JFreeChart[] charts
The charts. -
datasets
XYDataset[] datasets
The datasets. -
panels
ChartPanel[] panels
The chart panels.
-
-
-
Class org.jfree.chart.demo.PlotOrientationDemo2 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Serialized Fields
-
charts
JFreeChart[] charts
The charts. -
datasets
XYDataset[] datasets
The datasets. -
panels
ChartPanel[] panels
The chart panels.
-
-
-
Class org.jfree.chart.demo.PolarChartDemo extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.PopulationChartDemo extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.PriceVolumeDemo extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.SampleSignalDataset extends AbstractXYDataset implements Serializable
-
Serialized Fields
-
data
HighLowDataset data
The data.
-
-
-
Class org.jfree.chart.demo.SampleXYDataset extends AbstractXYDataset implements Serializable
-
Serialized Fields
-
translate
double translate
Use the translate to change the data and demonstrate dynamic data changes.
-
-
-
Class org.jfree.chart.demo.SampleXYDataset2 extends AbstractXYDataset implements Serializable
-
Serialized Fields
-
domainMax
Number domainMax
The maximum domain value. -
domainMin
Number domainMin
The minimum domain value. -
domainRange
Range domainRange
The range of the domain. -
itemCount
int itemCount
The number of items. -
range
Range range
The range. -
rangeMax
Number rangeMax
The maximum range value. -
rangeMin
Number rangeMin
The minimum range value. -
seriesCount
int seriesCount
The number of series. -
xValues
Double[][] xValues
The x values. -
yValues
Double[][] yValues
The y values.
-
-
-
Class org.jfree.chart.demo.SampleXYSymbolicDataset extends AbstractSeriesDataset implements Serializable
-
Serialized Fields
-
datasetName
String datasetName
The dataset name. -
item
int[] item
Items. -
serie
int serie
A series index. -
seriesName
String[] seriesName
Series names. -
xSymbolicValues
String[] xSymbolicValues
X symbolic values. -
xValues
Integer[][] xValues
X values. -
ySymbolicValues
String[] ySymbolicValues
Y symbolic values. -
yValues
Integer[][] yValues
Y values.
-
-
-
Class org.jfree.chart.demo.SampleXYZDataset extends AbstractXYZDataset implements Serializable
-
Serialized Fields
-
xVal
double[] xVal
The x values. -
yVal
double[] yVal
The y values. -
zVal
double[] zVal
The z values.
-
-
-
Class org.jfree.chart.demo.SampleYSymbolicDataset extends AbstractSeriesDataset implements Serializable
-
Serialized Fields
-
datasetName
String datasetName
The dataset name. -
item
int item
The item index. -
serie
int serie
The series index. -
serieNames
String[] serieNames
The series names. -
xValues
Double[][] xValues
The x values. -
ySymbolicValues
String[] ySymbolicValues
The y symbolic values. -
yValues
Integer[][] yValues
The y values.
-
-
-
Class org.jfree.chart.demo.ScatterPlotDemo extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.ScatterPlotDemo2 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.ScatterPlotDemo3 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Serialized Fields
-
chartPanel
ChartPanel chartPanel
The panel used to display the chart.
-
-
-
Class org.jfree.chart.demo.ScatterPlotDemo4 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.SecondaryDatasetDemo2 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Serialized Fields
-
plot
CategoryPlot plot
The plot. -
secondaryDatasetIndex
int secondaryDatasetIndex
The index of the last dataset added.
-
-
-
Class org.jfree.chart.demo.SegmentedHighLowChartDemo extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.SerializationTest1 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Serialized Fields
-
lastValue
double lastValue
The most recent value added. -
series
TimeSeries series
The time series data.
-
-
-
Class org.jfree.chart.demo.SimpleIntervalXYDataset extends AbstractIntervalXYDataset implements Serializable
-
Class org.jfree.chart.demo.SimpleIntervalXYDataset2 extends AbstractIntervalXYDataset implements Serializable
-
Class org.jfree.chart.demo.SmallNumberDemo extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.StackedAreaChartDemo extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.StackedBarChart3DDemo extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.StackedBarChartDemo1 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.StackedBarChartDemo2 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.StackedBarChartDemo3 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.StackedBarChartDemo4 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.StackedXYAreaChartDemo extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.StackedXYAreaChartDemo2 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.StatisticalBarChartDemo extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.SurveyResultsDemo extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.SurveyResultsDemo2 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.SurveyResultsDemo3 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.SymbolicChartDemo1 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.ThermometerDemo extends JPanel implements Serializable
-
Serialized Fields
-
borderLayout1
BorderLayout borderLayout1
Borderlayout 1. -
borderLayout2
BorderLayout borderLayout2
Borderlayout 2. -
borderLayout3
BorderLayout borderLayout3
Borderlayout 3. -
borderLayout4
BorderLayout borderLayout4
Borderlayout 4. -
butDown1
JButton butDown1
Decrement button for thermometer ?. -
butDown2
JButton butDown2
Decrement button for thermometer ?. -
butDown3
JButton butDown3
Decrement button for thermometer ?. -
butDown4
JButton butDown4
Decrement button for thermometer ?. -
butUp1
JButton butUp1
Increment button for thermometer ?. -
butUp2
JButton butUp2
Increment button for thermometer ?. -
butUp3
JButton butUp3
Increment button for thermometer ?. -
butUp4
JButton butUp4
Increment button for thermometer ?. -
data
DefaultValueDataset data
The dataset. -
gridLayout1
GridLayout gridLayout1
Grid layout 1. -
gridLayout2
GridLayout gridLayout2
Grid layout 2. -
gridLayout3
GridLayout gridLayout3
Grid layout 3. -
gridLayout4
GridLayout gridLayout4
Grid layout 4. -
jPanel1
JPanel jPanel1
Panel 1. -
jPanel10
JPanel jPanel10
Panel 10. -
jPanel11
JPanel jPanel11
Panel 11. -
jPanel2
JPanel jPanel2
Panel 2. -
jPanel3
JPanel jPanel3
Panel 3. -
jPanel4
JPanel jPanel4
Panel 4. -
jPanel5
JPanel jPanel5
Panel 5. -
jPanel6
JPanel jPanel6
Panel 6. -
jPanel7
JPanel jPanel7
Panel 7. -
jPanel8
JPanel jPanel8
Panel 8. -
jPanel9
JPanel jPanel9
Panel 9. -
meterchart
JFreeChart meterchart
The meter chart (dial). -
meterplot
MeterPlot meterplot
The meter plot (dial). -
panelMeter
ChartPanel panelMeter
The meter panel. -
pickAxis
JComboBox[] pickAxis
An array of combo boxes. -
pickAxis0
JComboBox pickAxis0
Combo box 1 for axis position. -
pickAxis1
JComboBox pickAxis1
Combo box 2 for axis position. -
pickAxis2
JComboBox pickAxis2
Combo box 3 for axis position. -
pickShow
JComboBox[] pickShow
An array of combo boxes. -
pickShow0
JComboBox pickShow0
Combo box 1 for value label position. -
pickShow1
JComboBox pickShow1
Combo box 2 for value label position. -
pickShow2
JComboBox pickShow2
Combo box 3 for value label position. -
thermo
JThermometer[] thermo
Array of thermometers. -
thermo1
JThermometer thermo1
Thermometer 1. -
thermo2
JThermometer thermo2
Thermometer 2. -
thermo3
JThermometer thermo3
Thermometer 2.
-
-
-
Class org.jfree.chart.demo.ThermometerDemo2 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.TimePeriodValuesDemo extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.TimePeriodValuesDemo2 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.TimePeriodValuesDemo3 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.TimeSeriesDemo extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.TimeSeriesDemo10 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.TimeSeriesDemo11 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.TimeSeriesDemo12 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.TimeSeriesDemo13 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.TimeSeriesDemo2 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.TimeSeriesDemo3 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.TimeSeriesDemo4 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.TimeSeriesDemo5 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.TimeSeriesDemo6 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.TimeSeriesDemo7 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.TimeSeriesDemo8 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.TimeSeriesDemo9 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.WaferMapChartDemo extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.WaterfallChartDemo extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.WaterfallChartDemo2 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.WaterTemperatureDemo extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.WindChartDemo extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.XMLBarChartDemo extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.XMLPieChartDemo extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.XYAreaChartDemo extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.XYAreaChartDemo2 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.XYAreaChartTest extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.XYBarChartDemo extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.XYBarChartDemo2 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.XYBarChartDemo3 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.XYBarChartDemo4 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.XYBoxAndWhiskerDemo extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.XYLineAndShapeRendererDemo extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.XYLogAxesDemo extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.XYSeriesDemo extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.XYSeriesDemo2 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.XYSeriesDemo3 extends org.jfree.ui.ApplicationFrame implements Serializable
-
Class org.jfree.chart.demo.XYStepAreaChartDemo extends org.jfree.ui.ApplicationFrame implements Serializable
-
Serialized Fields
-
chartPanel
ChartPanel chartPanel
The chart panel. -
nullValuesCheckBox
JCheckBox nullValuesCheckBox
The null values checkbox. -
orientationComboBox
JComboBox orientationComboBox
The orientation combobox. -
outlineCheckBox
JCheckBox outlineCheckBox
The outline checkbox. -
rangeBaseTextField
JTextField rangeBaseTextField
The range base text field. -
xySeries
XYSeries xySeries
The data series.
-
-
-
Class org.jfree.chart.demo.XYTickLabelDemo extends org.jfree.ui.ApplicationFrame implements Serializable
-
Serialized Fields
-
chart
JFreeChart chart
The chart -
fontSizeTextField
JTextField fontSizeTextField
Tick labels font size entry field -
horizontalPlotCheckBox
JCheckBox horizontalPlotCheckBox
Plot horizontal? -
symbolicAxesCheckBox
JCheckBox symbolicAxesCheckBox
SymbolicAxes? -
verticalTickLabelsCheckBox
JCheckBox verticalTickLabelsCheckBox
Tick labels vertical?
-
-
-
Class org.jfree.chart.demo.YIntervalChartDemo extends org.jfree.ui.ApplicationFrame implements Serializable
-
-
Package org.jfree.chart.entity
-
Class org.jfree.chart.entity.CategoryItemEntity extends ChartEntity implements Serializable
-
Serialized Fields
-
category
Object category
The category. -
categoryIndex
int categoryIndex
The category index. -
series
int series
The series (zero-based index).
-
-
-
Class org.jfree.chart.entity.ChartEntity extends Object implements Serializable
-
Serialization Methods
-
readObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.ClassNotFoundException
- if there is a classpath problem.
-
writeObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.
-
-
Serialized Fields
-
-
Class org.jfree.chart.entity.ContourEntity extends ChartEntity implements Serializable
-
Serialized Fields
-
index
int index
Holds the index into the dataset for this entity.
-
-
-
Class org.jfree.chart.entity.LegendItemEntity extends ChartEntity implements Serializable
-
Serialized Fields
-
seriesIndex
int seriesIndex
The series index.
-
-
-
Class org.jfree.chart.entity.PieSectionEntity extends ChartEntity implements Serializable
-
Serialized Fields
-
dataset
PieDataset dataset
The dataset. -
pieIndex
int pieIndex
The pie index. -
sectionIndex
int sectionIndex
The section index. -
sectionKey
Comparable sectionKey
The section key.
-
-
-
Class org.jfree.chart.entity.StandardEntityCollection extends Object implements Serializable
-
Serialized Fields
-
entities
Collection entities
Storage for the entities.
-
-
-
Class org.jfree.chart.entity.TickLabelEntity extends ChartEntity implements Serializable
-
Class org.jfree.chart.entity.XYItemEntity extends ChartEntity implements Serializable
-
Serialized Fields
-
item
int item
The item. -
series
int series
The series.
-
-
-
-
Package org.jfree.chart.event
-
Class org.jfree.chart.event.AxisChangeEvent extends ChartChangeEvent implements Serializable
-
Serialized Fields
-
axis
Axis axis
The axis that generated the change event.
-
-
-
Class org.jfree.chart.event.ChartChangeEvent extends EventObject implements Serializable
-
Serialized Fields
-
chart
JFreeChart chart
The chart that generated the event. -
type
int type
The type of event.
-
-
-
Class org.jfree.chart.event.ChartProgressEvent extends EventObject implements Serializable
-
Serialized Fields
-
chart
JFreeChart chart
The chart that generated the event. -
percent
int percent
The percentage of completion. -
type
int type
The type of event.
-
-
-
Class org.jfree.chart.event.LegendChangeEvent extends ChartChangeEvent implements Serializable
-
Serialized Fields
-
legend
Legend legend
The chart legend that generated the event.
-
-
-
Class org.jfree.chart.event.PlotChangeEvent extends ChartChangeEvent implements Serializable
-
Serialized Fields
-
plot
Plot plot
The plot that generated the event.
-
-
-
Class org.jfree.chart.event.RendererChangeEvent extends ChartChangeEvent implements Serializable
-
Serialized Fields
-
renderer
Object renderer
The renderer that generated the event.
-
-
-
Class org.jfree.chart.event.TitleChangeEvent extends ChartChangeEvent implements Serializable
-
Serialized Fields
-
title
Title title
The chart title that generated the event.
-
-
-
-
Package org.jfree.chart.labels
-
Class org.jfree.chart.labels.AbstractCategoryItemLabelGenerator extends Object implements Serializable
-
Serialized Fields
-
dateFormat
DateFormat dateFormat
A date formatter (used to preformat the value before it is passed to the MessageFormat object. -
labelFormat
String labelFormat
The label format string (used by a MessageFormat object to combine the standard items. {0} = series name, {1} = category, {2} = value. -
numberFormat
NumberFormat numberFormat
A number formatter (used to preformat the value before it is passed to the MessageFormat object.
-
-
-
Class org.jfree.chart.labels.AbstractXYItemLabelGenerator extends Object implements Serializable
-
Serialized Fields
-
formatString
String formatString
The item label format string. -
xDateFormat
DateFormat xDateFormat
A date formatter for the x value. -
xFormat
NumberFormat xFormat
A number formatter for the x value. -
yDateFormat
DateFormat yDateFormat
A date formatter for the y value. -
yFormat
NumberFormat yFormat
A formatter for the y value.
-
-
-
Class org.jfree.chart.labels.BoxAndWhiskerToolTipGenerator extends StandardCategoryToolTipGenerator implements Serializable
-
Class org.jfree.chart.labels.BoxAndWhiskerXYToolTipGenerator extends StandardXYToolTipGenerator implements Serializable
-
Class org.jfree.chart.labels.CustomXYToolTipGenerator extends Object implements Serializable
-
Serialized Fields
-
toolTipSeries
List toolTipSeries
Storage for the tooltip lists.
-
-
-
Class org.jfree.chart.labels.HighLowItemLabelGenerator extends Object implements Serializable
-
Serialized Fields
-
dateFormatter
DateFormat dateFormatter
The date formatter. -
numberFormatter
NumberFormat numberFormatter
The number formatter.
-
-
-
Class org.jfree.chart.labels.IntervalCategoryLabelGenerator extends StandardCategoryLabelGenerator implements Serializable
-
Class org.jfree.chart.labels.IntervalCategoryToolTipGenerator extends StandardCategoryToolTipGenerator implements Serializable
-
Class org.jfree.chart.labels.ItemLabelAnchor extends Object implements Serializable
-
Serialization Methods
-
readResolve
Ensures that serialization returns the unique instances.- Throws:
ObjectStreamException
- if there is a problem.
-
-
Serialized Fields
-
name
String name
The name.
-
-
-
Class org.jfree.chart.labels.ItemLabelPosition extends Object implements Serializable
-
Serialized Fields
-
angle
double angle
The rotation angle. -
itemLabelAnchor
ItemLabelAnchor itemLabelAnchor
The item label anchor point. -
rotationAnchor
org.jfree.ui.TextAnchor rotationAnchor
The rotation anchor. -
textAnchor
org.jfree.ui.TextAnchor textAnchor
The text anchor.
-
-
-
Class org.jfree.chart.labels.StandardCategoryLabelGenerator extends AbstractCategoryItemLabelGenerator implements Serializable
-
Class org.jfree.chart.labels.StandardCategoryToolTipGenerator extends AbstractCategoryItemLabelGenerator implements Serializable
-
Class org.jfree.chart.labels.StandardContourToolTipGenerator extends Object implements Serializable
-
Serialized Fields
-
valueForm
DecimalFormat valueForm
The number formatter.
-
-
-
Class org.jfree.chart.labels.StandardPieItemLabelGenerator extends Object implements Serializable
-
Serialized Fields
-
labelFormat
String labelFormat
The label format string. -
numberFormat
NumberFormat numberFormat
A number formatter for the value. -
percentFormat
NumberFormat percentFormat
A number formatter for the percentage.
-
-
-
Class org.jfree.chart.labels.StandardXYLabelGenerator extends AbstractXYItemLabelGenerator implements Serializable
-
Class org.jfree.chart.labels.StandardXYToolTipGenerator extends AbstractXYItemLabelGenerator implements Serializable
-
Class org.jfree.chart.labels.StandardXYZToolTipGenerator extends StandardXYToolTipGenerator implements Serializable
-
Serialized Fields
-
zDateFormat
DateFormat zDateFormat
A date formatter for the z-value - if this is null, then zFormat must be non-null. -
zFormat
NumberFormat zFormat
A number formatter for the z value - if this is null, then zDateFormat must be non-null.
-
-
-
Class org.jfree.chart.labels.SymbolicXYItemLabelGenerator extends Object implements Serializable
-
-
Package org.jfree.chart.needle
-
Class org.jfree.chart.needle.ArrowNeedle extends MeterNeedle implements Serializable
-
Serialized Fields
-
isArrowAtTop
boolean isArrowAtTop
A flag controlling whether or not there is an arrow at the top of the needle.
-
-
-
Class org.jfree.chart.needle.LineNeedle extends MeterNeedle implements Serializable
-
Class org.jfree.chart.needle.LongNeedle extends MeterNeedle implements Serializable
-
Class org.jfree.chart.needle.MeterNeedle extends Object implements Serializable
-
Serialization Methods
-
readObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.ClassNotFoundException
- if there is a classpath problem.
-
writeObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.
-
-
Serialized Fields
-
rotateX
double rotateX
Scalar to aply to locate the rotation x point. -
rotateY
double rotateY
Scalar to aply to locate the rotation y point. -
size
int size
The size.
-
-
-
Class org.jfree.chart.needle.PinNeedle extends MeterNeedle implements Serializable
-
Class org.jfree.chart.needle.PlumNeedle extends MeterNeedle implements Serializable
-
Class org.jfree.chart.needle.PointerNeedle extends MeterNeedle implements Serializable
-
Class org.jfree.chart.needle.ShipNeedle extends MeterNeedle implements Serializable
-
Class org.jfree.chart.needle.WindNeedle extends ArrowNeedle implements Serializable
-
-
Package org.jfree.chart.plot
-
Class org.jfree.chart.plot.CategoryPlot extends Plot implements Serializable
-
Serialization Methods
-
readObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.ClassNotFoundException
- if there is a classpath problem.
-
writeObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.
-
-
Serialized Fields
-
anchorValue
double anchorValue
The anchor value. -
axisOffset
org.jfree.ui.Spacer axisOffset
The offset between the data area and the axes. -
backgroundColorA
Color backgroundColorA
-
backgroundColorB
Color backgroundColorB
-
backgroundColorC
Color backgroundColorC
-
backgroundColorIndexA
int backgroundColorIndexA
-
backgroundColorIndexC
int backgroundColorIndexC
-
columnRenderingOrder
org.jfree.util.SortOrder columnRenderingOrder
Controls the order in which the columns are traversed when rendering the data items. -
datasets
org.jfree.util.ObjectList datasets
Storage for the datasets. -
datasetToDomainAxisMap
org.jfree.util.ObjectList datasetToDomainAxisMap
Storage for keys that map datasets to domain axes. -
datasetToRangeAxisMap
org.jfree.util.ObjectList datasetToRangeAxisMap
Storage for keys that map datasets to range axes. -
domainAxes
org.jfree.util.ObjectList domainAxes
Storage for the domain axes. -
domainAxisLocations
org.jfree.util.ObjectList domainAxisLocations
Storage for the domain axis locations. -
domainGridlinePosition
CategoryAnchor domainGridlinePosition
The position of the domain gridlines relative to the category. -
domainGridlinesVisible
boolean domainGridlinesVisible
A flag that controls whether the grid-lines for the domain axis are visible. -
drawSharedDomainAxis
boolean drawSharedDomainAxis
A flag that controls whether or not the shared domain axis is drawn (only relevant when the plot is being used as a subplot). -
fixedDomainAxisSpace
AxisSpace fixedDomainAxisSpace
The fixed space for the domain axis. -
fixedLegendItems
LegendItemCollection fixedLegendItems
An optional collection of legend items that can be returned by the getLegendItems() method. -
fixedRangeAxisSpace
AxisSpace fixedRangeAxisSpace
The fixed space for the range axis. -
orientation
PlotOrientation orientation
The plot orientation. -
rangeAxes
org.jfree.util.ObjectList rangeAxes
Storage for the range axes. -
rangeAxisLocations
org.jfree.util.ObjectList rangeAxisLocations
Storage for the range axis locations. -
rangeCrosshairLockedOnData
boolean rangeCrosshairLockedOnData
A flag that controls whether or not the crosshair locks onto actual data points. -
rangeCrosshairValue
double rangeCrosshairValue
The range crosshair value. -
rangeCrosshairVisible
boolean rangeCrosshairVisible
A flag that controls whether or not a range crosshair is drawn.. -
rangeGridlinesVisible
boolean rangeGridlinesVisible
A flag that controls whether the grid-lines for the range axis are visible. -
renderers
org.jfree.util.ObjectList renderers
Storage for the renderers. -
renderingOrder
DatasetRenderingOrder renderingOrder
The dataset rendering order. -
rowRenderingOrder
org.jfree.util.SortOrder rowRenderingOrder
Controls the order in which the rows are traversed when rendering the data items. -
skipValue
int skipValue
-
weight
int weight
The weight for the plot (only relevant when the plot is used as a subplot within a combined plot).
-
-
-
Class org.jfree.chart.plot.CombinedDomainCategoryPlot extends CategoryPlot implements Serializable
-
Serialized Fields
-
gap
double gap
The gap between subplots. -
subplots
List subplots
Storage for the subplot references. -
totalWeight
int totalWeight
Total weight of all charts.
-
-
-
Class org.jfree.chart.plot.CombinedDomainXYPlot extends XYPlot implements Serializable
-
Serialized Fields
-
gap
double gap
The gap between subplots. -
subplots
List subplots
Storage for the subplot references. -
totalWeight
int totalWeight
Total weight of all charts.
-
-
-
Class org.jfree.chart.plot.CombinedRangeCategoryPlot extends CategoryPlot implements Serializable
-
Serialization Methods
-
readObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.ClassNotFoundException
- if there is a classpath problem.
-
-
Serialized Fields
-
gap
double gap
The gap between subplots. -
subplots
List subplots
Storage for the subplot references. -
totalWeight
int totalWeight
Total weight of all charts.
-
-
-
Class org.jfree.chart.plot.CombinedRangeXYPlot extends XYPlot implements Serializable
-
Serialized Fields
-
gap
double gap
The gap between subplots. -
subplots
List subplots
Storage for the subplot references. -
totalWeight
int totalWeight
Total weight of all charts.
-
-
-
Class org.jfree.chart.plot.CompassPlot extends Plot implements Serializable
-
Serialized Fields
-
compassFont
Font compassFont
The compass font. -
datasets
ValueDataset[] datasets
An array of value datasets. -
drawBorder
boolean drawBorder
A flag that controls whether or not a border is drawn. -
labelFont
Font labelFont
The label font. -
labelType
int labelType
The label type (NO_LABELS, VALUE_LABELS). -
revolutionDistance
double revolutionDistance
The count to complete one revolution. Can be arbitaly set For degrees (the default) it is 360, for radians this is 2*Pi, etc -
roseCenterPaint
Paint roseCenterPaint
The rose center paint. -
roseHighlightPaint
Paint roseHighlightPaint
The rose highlight paint. -
rosePaint
Paint rosePaint
The rose paint. -
seriesNeedle
MeterNeedle[] seriesNeedle
An array of needles.
-
-
-
Class org.jfree.chart.plot.ContourPlot extends Plot implements Serializable
-
Serialized Fields
-
annotations
List annotations
A list of annotations (optional) for the plot. -
colorBar
ColorBar colorBar
The colorbar axis (used for the z-values). -
colorBarLocation
org.jfree.ui.RectangleEdge colorBarLocation
The color bar location. -
dataset
ContourDataset dataset
The dataset. -
domainAxis
ValueAxis domainAxis
The domain axis (used for the x-values). -
domainCrosshairLockedOnData
boolean domainCrosshairLockedOnData
A flag that controls whether or not the crosshair locks onto actual data points. -
domainCrosshairValue
double domainCrosshairValue
The domain crosshair value. -
domainCrosshairVisible
boolean domainCrosshairVisible
A flag that controls whether or not a domain crosshair is drawn.. -
domainMarkers
List domainMarkers
A list of markers (optional) for the domain axis. -
ptSizePct
double ptSizePct
Size of points rendered when renderAsPoints = true. Size is relative to dataArea -
rangeAxis
ValueAxis rangeAxis
The range axis (used for the y-values). -
rangeCrosshairLockedOnData
boolean rangeCrosshairLockedOnData
A flag that controls whether or not the crosshair locks onto actual data points. -
rangeCrosshairValue
double rangeCrosshairValue
The range crosshair value. -
rangeCrosshairVisible
boolean rangeCrosshairVisible
A flag that controls whether or not a range crosshair is drawn.. -
rangeMarkers
List rangeMarkers
A list of markers (optional) for the range axis. -
renderAsPoints
boolean renderAsPoints
Controls whether data are render as filled rectangles or rendered as points -
toolTipGenerator
ContourToolTipGenerator toolTipGenerator
The tool tip generator. -
urlGenerator
XYURLGenerator urlGenerator
The URL text generator.
-
-
-
Class org.jfree.chart.plot.DatasetRenderingOrder extends Object implements Serializable
-
Serialization Methods
-
readResolve
Ensures that serialization returns the unique instances.- Throws:
ObjectStreamException
- if there is a problem.
-
-
Serialized Fields
-
name
String name
The name.
-
-
-
Class org.jfree.chart.plot.DefaultDrawingSupplier extends Object implements Serializable
-
Serialization Methods
-
readObject
Restores a serialized object.- Throws:
IOException
- if there is an I/O problem.ClassNotFoundException
- if there is a problem loading a class.
-
writeObject
Handles serialization.- Throws:
IOException
- if there is an I/O problem.
-
-
Serialized Fields
-
outlinePaintIndex
int outlinePaintIndex
The current outline paint index. -
outlineStrokeIndex
int outlineStrokeIndex
The current outline stroke index. -
paintIndex
int paintIndex
The current paint index. -
shapeIndex
int shapeIndex
The current shape index. -
strokeIndex
int strokeIndex
The current stroke index.
-
-
-
Class org.jfree.chart.plot.DialShape extends Object implements Serializable
-
Serialization Methods
-
readResolve
Ensures that serialization returns the unique instances.- Throws:
ObjectStreamException
- if there is a problem.
-
-
Serialized Fields
-
name
String name
The name.
-
-
-
Class org.jfree.chart.plot.FastScatterPlot extends Plot implements Serializable
-
Serialization Methods
-
readObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.ClassNotFoundException
- if there is a classpath problem.
-
writeObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.
-
-
Serialized Fields
-
data
float[][] data
The data. -
domainAxis
ValueAxis domainAxis
The domain axis (used for the x-values). -
domainGridlinesVisible
boolean domainGridlinesVisible
A flag that controls whether the domain grid-lines are visible. -
rangeAxis
ValueAxis rangeAxis
The range axis (used for the y-values). -
rangeGridlinesVisible
boolean rangeGridlinesVisible
A flag that controls whether the range grid-lines are visible. -
xDataRange
Range xDataRange
The x data range. -
yDataRange
Range yDataRange
The y data range.
-
-
-
Class org.jfree.chart.plot.IntervalMarker extends Marker implements Serializable
-
Serialized Fields
-
endValue
double endValue
The end value. -
startValue
double startValue
The start value.
-
-
-
Class org.jfree.chart.plot.JThermometer extends JPanel implements Serializable
-
Serialized Fields
-
chart
JFreeChart chart
The chart. -
data
DefaultValueDataset data
The dataset. -
panel
ChartPanel panel
The chart panel. -
plot
ThermometerPlot plot
The thermometer plot.
-
-
-
Class org.jfree.chart.plot.Marker extends Object implements Serializable
-
Serialization Methods
-
readObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.ClassNotFoundException
- if there is a classpath problem.
-
writeObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.
-
-
Serialized Fields
-
alpha
float alpha
The alpha transparency. -
label
String label
The label. -
labelAnchor
org.jfree.ui.RectangleAnchor labelAnchor
The label position. -
labelFont
Font labelFont
The label font. -
labelOffset
org.jfree.ui.RectangleInsets labelOffset
The label offset from the marker rectangle. -
labelTextAnchor
org.jfree.ui.TextAnchor labelTextAnchor
The text anchor for the label.
-
-
-
Class org.jfree.chart.plot.MeterPlot extends Plot implements Serializable
-
Serialization Methods
-
readObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.ClassNotFoundException
- if there is a classpath problem.
-
writeObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.
-
-
Serialized Fields
-
criticalRange
Range criticalRange
The critical range. -
dataset
ValueDataset dataset
The dataset. -
drawBorder
boolean drawBorder
A flag that controls whether or not the border is drawn. -
meterAngle
int meterAngle
The dial extent. -
meterCalcAngle
int meterCalcAngle
??? -
meterRange
double meterRange
??? -
minMeterValue
double minMeterValue
The minimum meter value. -
normalRange
Range normalRange
The normal range. -
range
Range range
The overall range. -
shape
DialShape shape
The dial shape (background shape). -
tickLabelFont
Font tickLabelFont
The tick label font. -
tickLabelFormat
NumberFormat tickLabelFormat
The tick label format. -
tickLabelType
int tickLabelType
The tick label type (NO_LABELS, VALUE_LABELS). -
units
String units
The units displayed on the dial. -
valueFont
Font valueFont
The font for the value displayed in the center of the dial. -
warningRange
Range warningRange
The warning range.
-
-
-
Class org.jfree.chart.plot.MultiplePiePlot extends Plot implements Serializable
-
Serialized Fields
-
dataExtractOrder
org.jfree.util.TableOrder dataExtractOrder
The data extract order (by row or by column). -
dataset
CategoryDataset dataset
The dataset. -
limit
double limit
The pie section limit percentage. -
pieChart
JFreeChart pieChart
The chart object that draws the individual pie charts. -
useSizeScaling
boolean useSizeScaling
-
-
-
Class org.jfree.chart.plot.PiePlot extends Plot implements Serializable
-
Serialization Methods
-
readObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.ClassNotFoundException
- if there is a classpath problem.
-
writeObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.
-
-
Serialized Fields
-
circular
boolean circular
Flag determining whether to draw an ellipse or a perfect circle. -
dataset
PieDataset dataset
The dataset for the pie chart. -
direction
org.jfree.util.Rotation direction
The direction for the pie segments. -
explodePercentages
org.jfree.util.ObjectList explodePercentages
The percentage amount to explode each pie section. -
ignoreNullValues
boolean ignoreNullValues
A flag that controls whether null values are ignored. Set this to true if you prefer null values to have no legend entry. -
interiorGap
double interiorGap
The amount of space left around the outside of the pie plot, expressed as a percentage. -
labelFont
Font labelFont
The font used to display the section labels. -
labelGap
double labelGap
The gap between the labels and the plot as a percentage of the plot width. -
labelGenerator
PieSectionLabelGenerator labelGenerator
The section label generator. -
labelLinkMargin
double labelLinkMargin
The link margin. -
maximumLabelWidth
double maximumLabelWidth
The maximum label width as a percentage of the plot width. -
minimumArcAngleToDraw
double minimumArcAngleToDraw
The smallest arc angle that will get drawn (this is to avoid a bug in various Java implementations that causes the JVM to crash). See this link for details: http://www.jfree.org/phpBB2/viewtopic.php?t=2707 ...and this bug report in the Java Bug Parade: http://developer.java.sun.com/developer/bugParade/bugs/4836495.html -
pieIndex
int pieIndex
The pie index (used by theMultiplePiePlot
class). -
sectionOutlinePaintList
org.jfree.util.PaintList sectionOutlinePaintList
The section outline paint list. -
sectionOutlineStrokeList
org.jfree.util.StrokeList sectionOutlineStrokeList
The section outline stroke list. -
sectionPaintList
org.jfree.util.PaintList sectionPaintList
The section paint list. -
shadowXOffset
double shadowXOffset
The x-offset for the shadow effect. -
shadowYOffset
double shadowYOffset
The y-offset for the shadow effect. -
startAngle
double startAngle
The starting angle. -
toolTipGenerator
PieToolTipGenerator toolTipGenerator
The tooltip generator. -
urlGenerator
PieURLGenerator urlGenerator
The URL generator.
-
-
-
Class org.jfree.chart.plot.PiePlot3D extends PiePlot implements Serializable
-
Serialized Fields
-
depthFactor
double depthFactor
The factor of the depth of the pie from the plot height
-
-
-
Class org.jfree.chart.plot.Plot extends Object implements Serializable
-
Serialization Methods
-
readObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.ClassNotFoundException
- if there is a classpath problem.
-
writeObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.
-
-
Serialized Fields
-
backgroundAlpha
float backgroundAlpha
The alpha transparency for the background paint. -
backgroundImageAlignment
int backgroundImageAlignment
The alignment for the background image. -
dataAreaRatio
double dataAreaRatio
Defines dataArea rectangle as the ratio formed from dividing height by width (of the dataArea). Modifies plot area calculations. ratio>0 will attempt to layout the plot so that the dataArea.height/dataArea.width = ratio. ratio<0 will attempt to layout the plot so that the dataArea.height/dataArea.width in plot units (not java2D units as when ratio>0) = -1.*ratio. -
datasetGroup
DatasetGroup datasetGroup
The dataset group (to be used for thread synchronisation). -
drawingSupplier
DrawingSupplier drawingSupplier
The drawing supplier. -
foregroundAlpha
float foregroundAlpha
The alpha-transparency for the plot. -
insets
Insets insets
Amount of blank space around the plot area. -
noDataMessage
String noDataMessage
The message to display if no data is available. -
noDataMessageFont
Font noDataMessageFont
The font used to display the 'no data' message. -
parent
Plot parent
The parent plot (null
if this is the root plot). -
showPlot
boolean showPlot
-
-
-
Class org.jfree.chart.plot.PlotOrientation extends Object implements Serializable
-
Serialization Methods
-
readResolve
Ensures that serialization returns the unique instances.- Throws:
ObjectStreamException
- if there is a problem.
-
-
Serialized Fields
-
name
String name
The name.
-
-
-
Class org.jfree.chart.plot.PlotRenderingInfo extends Object implements Serializable
-
Serialization Methods
-
readObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.ClassNotFoundException
- if there is a classpath problem.
-
writeObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.
-
-
Serialized Fields
-
subplotInfo
List subplotInfo
Storage for the plot rendering info objects belonging to the subplots.
-
-
-
Class org.jfree.chart.plot.PolarPlot extends Plot implements Serializable
-
Serialization Methods
-
readObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.ClassNotFoundException
- if there is a classpath problem.
-
writeObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.
-
-
Serialized Fields
-
angleGridlinesVisible
boolean angleGridlinesVisible
A flag that controls whether the angular grid-lines are visible. -
angleLabelFont
Font angleLabelFont
The font used to display the angle labels. -
angleLabelPaint
Paint angleLabelPaint
The paint used to display the angle labels. -
angleLabelsVisible
boolean angleLabelsVisible
A flag that controls whether or not the angle labels are visible. -
angleTicks
List angleTicks
The angles that are marked with gridlines. -
cornerTextItems
List cornerTextItems
The annotations for the plot. -
dataset
XYDataset dataset
The dataset. -
radiusAxis
ValueAxis radiusAxis
The radius axis (used for the y-values). -
radiusGridlinesVisible
boolean radiusGridlinesVisible
A flag that controls whether the radius grid-lines are visible. -
renderer
PolarItemRenderer renderer
Object responsible for drawing the visual representation of each point on the plot.
-
-
-
Class org.jfree.chart.plot.ThermometerPlot extends Plot implements Serializable
-
Serialization Methods
-
readObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.ClassNotFoundException
- if there is a classpath problem.
-
writeObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.
-
-
Serialized Fields
-
axisLocation
int axisLocation
The position of the axis -
dataset
ValueDataset dataset
The dataset for the plot. -
followDataInSubranges
boolean followDataInSubranges
A flag that controls whether or not the axis range adjusts to the sub-ranges. -
lowerBound
double lowerBound
The lower bound for the thermometer. -
padding
org.jfree.ui.Spacer padding
Blank space inside the plot area around the outside of the thermometer. -
rangeAxis
ValueAxis rangeAxis
The range axis. -
showValueLines
boolean showValueLines
A flag that controls whether value lines are drawn. -
subrange
int subrange
The display sub-range. -
subrangeIndicatorsVisible
boolean subrangeIndicatorsVisible
A flag that controls whether the sub-range indicators are visible. -
subrangeInfo
double[][] subrangeInfo
The start and end values for the subranges. -
subrangePaint
Paint[] subrangePaint
Paint for each range -
units
int units
The display units -
upperBound
double upperBound
The upper bound for the thermometer. -
useSubrangePaint
boolean useSubrangePaint
A flag that controls whether or not the mercury paint changes with the subranges. -
valueFont
Font valueFont
The font to write the value in -
valueFormat
NumberFormat valueFormat
Number format for the value -
valueLocation
int valueLocation
The value label position.
-
-
-
Class org.jfree.chart.plot.ValueMarker extends Marker implements Serializable
-
Serialized Fields
-
value
double value
The constant value.
-
-
-
Class org.jfree.chart.plot.WaferMapPlot extends Plot implements Serializable
-
Serialized Fields
-
dataset
WaferMapDataset dataset
The dataset. -
orientation
PlotOrientation orientation
The plot orientation. vertical = notch down horizontal = notch right -
renderer
WaferMapRenderer renderer
Object responsible for drawing the visual representation of each point on the plot.
-
-
-
Class org.jfree.chart.plot.XYPlot extends Plot implements Serializable
- serialVersionUID:
- 8566850564310187010L
-
Serialization Methods
-
readObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.ClassNotFoundException
- if there is a classpath problem.
-
writeObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.
-
-
Serialized Fields
-
annotations
List<XYAnnotation> annotations
A list of annotations (optional) for the plot. -
axisOffset
org.jfree.ui.Spacer axisOffset
The offset between the data area and the axes. -
datasets
org.jfree.util.ObjectList datasets
Storage for the datasets. -
domainAxes
org.jfree.util.ObjectList domainAxes
The domain axis / axes (used for the x-values). -
domainAxisLocations
org.jfree.util.ObjectList domainAxisLocations
The domain axis locations. -
domainAxisMap
org.jfree.util.ObjectList domainAxisMap
Storage for keys that map datasets/renderers to domain axes. -
domainCrosshairLockedOnData
boolean domainCrosshairLockedOnData
A flag that controls whether or not the crosshair locks onto actual data points. -
domainCrosshairValue
double domainCrosshairValue
The domain crosshair value. -
domainCrosshairVisible
boolean domainCrosshairVisible
A flag that controls whether or not a domain crosshair is drawn.. -
domainGridlinesVisible
boolean domainGridlinesVisible
A flag that controls whether the domain grid-lines are visible. -
fixedDomainAxisSpace
AxisSpace fixedDomainAxisSpace
The fixed domain axis space. -
fixedLegendItems
LegendItemCollection fixedLegendItems
An optional collection of legend items that can be returned by the getLegendItems() method. -
fixedRangeAxisSpace
AxisSpace fixedRangeAxisSpace
The fixed range axis space. -
orientation
PlotOrientation orientation
The plot orientation. -
rangeAxes
org.jfree.util.ObjectList rangeAxes
The range axis (used for the y-values). -
rangeAxisLocations
org.jfree.util.ObjectList rangeAxisLocations
The range axis location. -
rangeAxisMap
org.jfree.util.ObjectList rangeAxisMap
Storage for keys that map datasets/renderers to range axes. -
rangeCrosshairLockedOnData
boolean rangeCrosshairLockedOnData
A flag that controls whether or not the crosshair locks onto actual data points. -
rangeCrosshairValue
double rangeCrosshairValue
The range crosshair value. -
rangeCrosshairVisible
boolean rangeCrosshairVisible
A flag that controls whether or not a range crosshair is drawn.. -
rangeGridlinesVisible
boolean rangeGridlinesVisible
A flag that controls whether the range grid-lines are visible. -
renderers
org.jfree.util.ObjectList renderers
Storage for the renderers. -
renderingOrder
DatasetRenderingOrder renderingOrder
The order of the dataset rendering (REVERSE draws the primary dataset last so that it appears to be on top). -
weight
int weight
The weight for this plot (only relevant if this is a subplot in a combined plot).
-
-
-
Package org.jfree.chart.renderer
-
Class org.jfree.chart.renderer.AbstractCategoryItemRenderer extends AbstractRenderer implements Serializable
-
Serialized Fields
-
baseItemURLGenerator
CategoryURLGenerator baseItemURLGenerator
The base item label generator. -
baseLabelGenerator
CategoryLabelGenerator baseLabelGenerator
The base item label generator. -
baseToolTipGenerator
CategoryToolTipGenerator baseToolTipGenerator
The base tool tip generator. -
itemURLGenerator
CategoryURLGenerator itemURLGenerator
The URL generator. -
itemURLGeneratorList
org.jfree.util.ObjectList itemURLGeneratorList
A list of item label generators (one per series). -
labelGenerator
CategoryLabelGenerator labelGenerator
The label generator for ALL series. -
labelGeneratorList
org.jfree.util.ObjectList labelGeneratorList
A list of item label generators (one per series). -
plot
CategoryPlot plot
The plot that the renderer is assigned to. -
toolTipGenerator
CategoryToolTipGenerator toolTipGenerator
The tool tip generator for ALL series. -
toolTipGeneratorList
org.jfree.util.ObjectList toolTipGeneratorList
A list of tool tip generators (one per series).
-
-
-
Class org.jfree.chart.renderer.AbstractRenderer extends Object implements Serializable
-
Serialization Methods
-
readObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.ClassNotFoundException
- if there is a classpath problem.
-
writeObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.
-
-
Serialized Fields
-
baseItemLabelFont
Font baseItemLabelFont
The base item label font. -
baseItemLabelsVisible
Boolean baseItemLabelsVisible
The base item labels visible. -
baseNegativeItemLabelPosition
ItemLabelPosition baseNegativeItemLabelPosition
The fallback negative item label position. -
basePositiveItemLabelPosition
ItemLabelPosition basePositiveItemLabelPosition
The fallback positive item label position. -
itemLabelAnchorOffset
double itemLabelAnchorOffset
The item label anchor offset. -
itemLabelFont
Font itemLabelFont
The item label font for ALL series (optional). -
itemLabelFontList
org.jfree.util.ObjectList itemLabelFontList
The item label font list (one font per series). -
itemLabelPaintList
org.jfree.util.PaintList itemLabelPaintList
The item label paint list (one paint per series). -
itemLabelsVisible
Boolean itemLabelsVisible
Visibility of the item labels for ALL series (optional). -
itemLabelsVisibleList
org.jfree.util.BooleanList itemLabelsVisibleList
Visibility of the item labels PER series. -
negativeItemLabelPosition
ItemLabelPosition negativeItemLabelPosition
The negative item label position for ALL series (optional). -
negativeItemLabelPositionList
org.jfree.util.ObjectList negativeItemLabelPositionList
The negative item label position (per series). -
outlinePaintList
org.jfree.util.PaintList outlinePaintList
The outline paint list. -
outlineStrokeList
org.jfree.util.StrokeList outlineStrokeList
The outline stroke list. -
paintList
org.jfree.util.PaintList paintList
The paint list. -
positiveItemLabelPosition
ItemLabelPosition positiveItemLabelPosition
The positive item label position for ALL series (optional). -
positiveItemLabelPositionList
org.jfree.util.ObjectList positiveItemLabelPositionList
The positive item label position (per series). -
shapeList
org.jfree.util.ShapeList shapeList
A shape list. -
strokeList
org.jfree.util.StrokeList strokeList
The stroke list.
-
-
-
Class org.jfree.chart.renderer.AbstractXYItemRenderer extends AbstractRenderer implements Serializable
-
Serialized Fields
-
baseItemLabelGenerator
XYLabelGenerator baseItemLabelGenerator
The base item label generator. -
baseToolTipGenerator
XYToolTipGenerator baseToolTipGenerator
The base tool tip generator. -
itemLabelGenerator
XYLabelGenerator itemLabelGenerator
The item label generator for ALL series. -
itemLabelGeneratorList
org.jfree.util.ObjectList itemLabelGeneratorList
A list of item label generators (one per series). -
plot
XYPlot plot
The plot. -
toolTipGenerator
XYToolTipGenerator toolTipGenerator
The tool tip generator for ALL series. -
toolTipGeneratorList
org.jfree.util.ObjectList toolTipGeneratorList
A list of tool tip generators (one per series). -
urlGenerator
XYURLGenerator urlGenerator
The URL text generator.
-
-
-
Class org.jfree.chart.renderer.AreaRenderer extends AbstractCategoryItemRenderer implements Serializable
-
Serialized Fields
-
endType
AreaRendererEndType endType
A flag that controls how the ends of the areas are drawn.
-
-
-
Class org.jfree.chart.renderer.AreaRendererEndType extends Object implements Serializable
-
Serialization Methods
-
readResolve
Ensures that serialization returns the unique instances.- Throws:
ObjectStreamException
- if there is a problem.
-
-
Serialized Fields
-
name
String name
The name.
-
-
-
Class org.jfree.chart.renderer.AreaXYRenderer extends AbstractXYItemRenderer implements Serializable
-
Serialized Fields
-
plotArea
boolean plotArea
Deprecated.A flag indicating whether or not Area are drawn at each XY point. -
plotLines
boolean plotLines
Deprecated.A flag indicating whether or not lines are drawn between XY points. -
plotShapes
boolean plotShapes
Deprecated.A flag indicating whether or not shapes are drawn at each XY point. -
showOutline
boolean showOutline
Deprecated.A flag that controls whether or not the outline is shown.
-
-
-
Class org.jfree.chart.renderer.BarRenderer extends AbstractCategoryItemRenderer implements Serializable
-
Serialized Fields
-
drawBarOutline
boolean drawBarOutline
A flag that controls whether or not bar outlines are drawn. -
gradientPaintTransformer
org.jfree.ui.GradientPaintTransformer gradientPaintTransformer
An optional class used to transform gradient paint objects to fit each bar. -
itemMargin
double itemMargin
The margin between items (bars) within a category. -
lowerClip
double lowerClip
The lower clip (axis) value for the axis. -
maxBarWidth
double maxBarWidth
The maximum bar width as a percentage of the available space. -
minimumBarLength
double minimumBarLength
The minimum bar length (in Java2D units). -
negativeItemLabelPositionFallback
ItemLabelPosition negativeItemLabelPositionFallback
The fallback position if a negative item label doesn't fit inside the bar. -
positiveItemLabelPositionFallback
ItemLabelPosition positiveItemLabelPositionFallback
The fallback position if a positive item label doesn't fit inside the bar. -
upperClip
double upperClip
The upper clip (axis) value for the axis.
-
-
-
Class org.jfree.chart.renderer.BarRenderer3D extends BarRenderer implements Serializable
-
Serialization Methods
-
readObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.ClassNotFoundException
- if there is a classpath problem.
-
writeObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.
-
-
Serialized Fields
-
xOffset
double xOffset
The size of x-offset for the 3D effect. -
yOffset
double yOffset
The size of y-offset for the 3D effect.
-
-
-
Class org.jfree.chart.renderer.BoxAndWhiskerRenderer extends AbstractCategoryItemRenderer implements Serializable
-
Serialization Methods
-
readObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.ClassNotFoundException
- if there is a classpath problem.
-
writeObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.
-
-
Serialized Fields
-
fillBox
boolean fillBox
A flag that controls whether or not the box is filled. -
itemMargin
double itemMargin
The margin between items (boxes) within a category.
-
-
-
Class org.jfree.chart.renderer.CandlestickRenderer extends AbstractXYItemRenderer implements Serializable
-
Serialization Methods
-
readObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.ClassNotFoundException
- if there is a classpath problem.
-
writeObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.
-
-
Serialized Fields
-
autoWidthFactor
double autoWidthFactor
The number (generally between 0.0 and 1.0) by which the available space automatically calculated for the candles will be multiplied to determine the actual width to use. -
autoWidthGap
double autoWidthGap
The minimum gap between one candle and the next -
autoWidthMethod
int autoWidthMethod
The method of automatically calculating the candle width. -
candleWidth
double candleWidth
The candle width. -
drawVolume
boolean drawVolume
A flag controlling whether or not volume bars are drawn on the chart. -
maxCandleWidth
double maxCandleWidth
Temporary storage for the maximum candle width. -
maxCandleWidthInMilliseconds
double maxCandleWidthInMilliseconds
The maximum candlewidth in milliseconds.
-
-
-
Class org.jfree.chart.renderer.CategoryStepRenderer extends AbstractCategoryItemRenderer implements Serializable
-
Serialized Fields
-
stagger
boolean stagger
A flag that controls whether or not the steps for multiple series are staggered.
-
-
-
Class org.jfree.chart.renderer.CategoryURLGeneratorTable extends org.jfree.util.ObjectTable implements Serializable
-
Class org.jfree.chart.renderer.ClusteredXYBarRenderer extends XYBarRenderer implements Serializable
-
Serialized Fields
-
centerBarAtStartValue
boolean centerBarAtStartValue
Determines whether bar center should be interval start. -
margin
double margin
Percentage margin (to reduce the width of bars). -
translatedRangeZero
double translatedRangeZero
A data value of zero translated to a Java2D value.
-
-
-
Class org.jfree.chart.renderer.CyclicXYItemRenderer extends StandardXYItemRenderer implements Serializable
-
Class org.jfree.chart.renderer.DefaultCategoryItemRenderer extends LineAndShapeRenderer implements Serializable
-
Class org.jfree.chart.renderer.DefaultPolarItemRenderer extends AbstractRenderer implements Serializable
-
Serialized Fields
-
plot
PolarPlot plot
The plot that the renderer is assigned to. -
seriesFilled
org.jfree.util.BooleanList seriesFilled
Flags that control whether the renderer fills each series or not.
-
-
-
Class org.jfree.chart.renderer.DefaultXYItemRenderer extends StandardXYItemRenderer implements Serializable
-
Class org.jfree.chart.renderer.GanttRenderer extends IntervalBarRenderer implements Serializable
-
Serialized Fields
-
completePaint
Paint completePaint
The paint for displaying the percentage complete. -
endPercent
double endPercent
Controls the ending edge of the progress indicator (expressed as a percentage of the overall bar width). -
incompletePaint
Paint incompletePaint
The paint for displaying the incomplete part of a task. -
startPercent
double startPercent
Controls the starting edge of the progress indicator (expressed as a percentage of the overall bar width).
-
-
-
Class org.jfree.chart.renderer.GroupedStackedBarRenderer extends StackedBarRenderer implements Serializable
-
Serialized Fields
-
seriesToGroupMap
KeyToGroupMap seriesToGroupMap
A map used to assign each series to a group.
-
-
-
Class org.jfree.chart.renderer.HighLowRenderer extends AbstractXYItemRenderer implements Serializable
-
Serialized Fields
-
drawCloseTicks
boolean drawCloseTicks
A flag that controls whether the close ticks are drawn. -
drawOpenTicks
boolean drawOpenTicks
A flag that controls whether the open ticks are drawn.
-
-
-
Class org.jfree.chart.renderer.IntervalBarRenderer extends BarRenderer implements Serializable
-
Class org.jfree.chart.renderer.LayeredBarRenderer extends BarRenderer implements Serializable
-
Serialized Fields
-
seriesBarWidthList
org.jfree.util.ObjectList seriesBarWidthList
A list of the width of each series bar.
-
-
-
Class org.jfree.chart.renderer.LevelRenderer extends AbstractCategoryItemRenderer implements Serializable
-
Serialized Fields
-
itemMargin
double itemMargin
The margin between items within a category. -
maxItemWidth
double maxItemWidth
The maximum item width as a percentage of the available space.
-
-
-
Class org.jfree.chart.renderer.LineAndShapeRenderer extends AbstractCategoryItemRenderer implements Serializable
-
Serialized Fields
-
defaultShapesFilled
Boolean defaultShapesFilled
The default value returned by the getShapeFilled(...) method. -
drawLines
boolean drawLines
A flag indicating whether or not lines are drawn between XY points. -
drawShapes
boolean drawShapes
A flag indicating whether or not shapes are drawn at each XY point. -
seriesShapesFilled
org.jfree.util.BooleanList seriesShapesFilled
A table of flags that control (per series) whether or not shapes are filled. -
shapesFilled
Boolean shapesFilled
A flag that controls whether or not shapes are filled for ALL series. -
useFillPaintForShapeOutline
boolean useFillPaintForShapeOutline
A flag that controls whether the fill paint is used for drawing shape outlines.
-
-
-
Class org.jfree.chart.renderer.MinMaxCategoryRenderer extends AbstractCategoryItemRenderer implements Serializable
-
Serialization Methods
-
readObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.ClassNotFoundException
- if there is a classpath problem.
-
writeObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.
-
-
Serialized Fields
-
-
Class org.jfree.chart.renderer.NotOutlierException extends Exception implements Serializable
-
Class org.jfree.chart.renderer.SignalRenderer extends AbstractXYItemRenderer implements Serializable
-
Serialized Fields
-
markOffset
double markOffset
The mark offset. -
shapeHeight
double shapeHeight
The shape height. -
shapeWidth
double shapeWidth
The shape width.
-
-
-
Class org.jfree.chart.renderer.StackedAreaRenderer extends AreaRenderer implements Serializable
-
Class org.jfree.chart.renderer.StackedAreaXYRenderer extends StackedXYAreaRenderer implements Serializable
-
Class org.jfree.chart.renderer.StackedBarRenderer extends BarRenderer implements Serializable
-
Class org.jfree.chart.renderer.StackedBarRenderer3D extends BarRenderer3D implements Serializable
-
Class org.jfree.chart.renderer.StackedXYAreaRenderer extends XYAreaRenderer implements Serializable
-
Class org.jfree.chart.renderer.StackedXYAreaRenderer2 extends XYAreaRenderer2 implements Serializable
-
Class org.jfree.chart.renderer.StackedXYBarRenderer extends XYBarRenderer implements Serializable
-
Class org.jfree.chart.renderer.StandardXYItemRenderer extends AbstractXYItemRenderer implements Serializable
-
Serialized Fields
-
defaultShapesFilled
Boolean defaultShapesFilled
The default value returned by the getShapeFilled(...) method. -
gapThreshold
double gapThreshold
Threshold for deciding when to discontinue a line. -
plotDiscontinuous
boolean plotDiscontinuous
A flag controlling whether or not discontinuous lines are used. -
plotImages
boolean plotImages
A flag indicating whether or not images are drawn between XY points. -
plotLines
boolean plotLines
A flag indicating whether or not lines are drawn between XY points. -
plotShapes
boolean plotShapes
A flag indicating whether or not shapes are drawn at each XY point. -
seriesShapesFilled
org.jfree.util.BooleanList seriesShapesFilled
A table of flags that control (per series) whether or not shapes are filled. -
shapesFilled
Boolean shapesFilled
A flag that controls whether or not shapes are filled for ALL series.
-
-
-
Class org.jfree.chart.renderer.StatisticalBarRenderer extends BarRenderer implements Serializable
- serialVersionUID:
- -7913307536550344287L
-
Class org.jfree.chart.renderer.WaferMapRenderer extends AbstractRenderer implements Serializable
-
Serialized Fields
-
paintIndex
Map paintIndex
paint index -
paintIndexMethod
int paintIndexMethod
paint index method -
paintLimit
int paintLimit
paint limit -
plot
WaferMapPlot plot
plot
-
-
-
Class org.jfree.chart.renderer.WaterfallBarRenderer extends BarRenderer implements Serializable
-
Serialization Methods
-
readObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.ClassNotFoundException
- if there is a classpath problem.
-
writeObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.
-
-
-
Class org.jfree.chart.renderer.WindItemRenderer extends AbstractXYItemRenderer implements Serializable
-
Class org.jfree.chart.renderer.XYAreaRenderer extends AbstractXYItemRenderer implements Serializable
-
Serialized Fields
-
plotArea
boolean plotArea
A flag indicating whether or not Area are drawn at each XY point. -
plotLines
boolean plotLines
A flag indicating whether or not lines are drawn between XY points. -
plotShapes
boolean plotShapes
A flag indicating whether or not shapes are drawn at each XY point. -
showOutline
boolean showOutline
A flag that controls whether or not the outline is shown.
-
-
-
Class org.jfree.chart.renderer.XYAreaRenderer2 extends AbstractXYItemRenderer implements Serializable
-
Serialized Fields
-
plotArea
boolean plotArea
A flag indicating whether or not Area are drawn at each XY point. -
plotLines
boolean plotLines
A flag indicating whether or not lines are drawn between XY points. -
plotShapes
boolean plotShapes
A flag indicating whether or not shapes are drawn at each XY point. -
showOutline
boolean showOutline
A flag that controls whether or not the outline is shown.
-
-
-
Class org.jfree.chart.renderer.XYBarRenderer extends AbstractXYItemRenderer implements Serializable
-
Serialized Fields
-
gradientPaintTransformer
org.jfree.ui.GradientPaintTransformer gradientPaintTransformer
An optional class used to transform gradient paint objects to fit each bar. -
margin
double margin
Percentage margin (to reduce the width of bars).
-
-
-
Class org.jfree.chart.renderer.XYBoxAndWhiskerRenderer extends AbstractXYItemRenderer implements Serializable
-
Serialization Methods
-
readObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.ClassNotFoundException
- if there is a classpath problem.
-
writeObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.
-
-
Serialized Fields
-
boxWidth
double boxWidth
The box width. -
fillBox
boolean fillBox
A flag that controls whether or not the box is filled.
-
-
-
Class org.jfree.chart.renderer.XYBubbleRenderer extends AbstractXYItemRenderer implements Serializable
-
Serialized Fields
-
scaleType
int scaleType
Controls how the width and height of the bubble are scaled.
-
-
-
Class org.jfree.chart.renderer.XYDifferenceRenderer extends AbstractXYItemRenderer implements Serializable
-
Serialization Methods
-
readObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.ClassNotFoundException
- if there is a classpath problem.
-
writeObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.
-
-
Serialized Fields
-
plotShapes
boolean plotShapes
Display shapes at each point?
-
-
-
Class org.jfree.chart.renderer.XYDotRenderer extends AbstractXYItemRenderer implements Serializable
-
Class org.jfree.chart.renderer.XYLineAndShapeRenderer extends AbstractXYItemRenderer implements Serializable
-
Serialized Fields
-
defaultLinesVisible
boolean defaultLinesVisible
The default value returned by the getLinesVisible() method. -
defaultShapesFilled
boolean defaultShapesFilled
The default value returned by the getShapeFilled(...) method. -
defaultShapesVisible
boolean defaultShapesVisible
The default value returned by the getShapeVisible() method. -
drawOutlines
boolean drawOutlines
A flag that controls whether outlines are drawn for filled shapes. -
linesVisible
Boolean linesVisible
A flag that controls whether or not lines are visible for ALL series. -
seriesLinesVisible
org.jfree.util.BooleanList seriesLinesVisible
A table of flags that control (per series) whether or not lines are visible. -
seriesShapesFilled
org.jfree.util.BooleanList seriesShapesFilled
A table of flags that control (per series) whether or not shapes are filled. -
seriesShapesVisible
org.jfree.util.BooleanList seriesShapesVisible
A table of flags that control (per series) whether or not shapes are visible. -
shapesFilled
Boolean shapesFilled
A flag that controls whether or not shapes are filled for ALL series. -
shapesVisible
Boolean shapesVisible
A flag that controls whether or not shapes are visible for ALL series. -
useOutlinePaint
boolean useOutlinePaint
A flag that controls whether the outline paint is used for drawing shape outlines.
-
-
-
Class org.jfree.chart.renderer.XYStepAreaRenderer extends AbstractXYItemRenderer implements Serializable
-
Serialized Fields
-
plotArea
boolean plotArea
A flag indicating whether or not Area are drawn at each XY point. -
plotShapes
boolean plotShapes
A flag indicating whether or not shapes are drawn at each XY point. -
rangeBase
double rangeBase
The value on the range axis which defines the 'lower' border of the area. -
shapesFilled
boolean shapesFilled
A flag that controls whether or not shapes are filled for ALL series. -
showOutline
boolean showOutline
A flag that controls whether or not the outline is shown.
-
-
-
Class org.jfree.chart.renderer.XYStepRenderer extends AbstractXYItemRenderer implements Serializable
-
Class org.jfree.chart.renderer.YIntervalRenderer extends AbstractXYItemRenderer implements Serializable
-
-
Package org.jfree.chart.title
-
Class org.jfree.chart.title.DateTitle extends TextTitle implements Serializable
-
Class org.jfree.chart.title.ImageTitle extends Title implements Serializable
-
Serialized Fields
-
height
int height
The height used to draw the image (may involve scaling). -
image
Image image
The title image. -
width
int width
The width used to draw the image (may involve scaling).
-
-
-
Class org.jfree.chart.title.LegendTitle extends Title implements Serializable
-
Serialized Fields
-
items
LegendItemCollection items
A container for the legend items.
-
-
-
Class org.jfree.chart.title.TextTitle extends Title implements Serializable
-
Serialization Methods
-
readObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.ClassNotFoundException
- if there is a classpath problem.
-
writeObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.
-
-
Serialized Fields
-
-
Class org.jfree.chart.title.Title extends Object implements Serializable
-
Serialization Methods
-
readObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.ClassNotFoundException
- if there is a classpath problem.
-
writeObject
Provides serialization support.- Throws:
IOException
- if there is an I/O error.
-
-
Serialized Fields
-
horizontalAlignment
org.jfree.ui.HorizontalAlignment horizontalAlignment
The horizontal alignment of the title. -
notify
boolean notify
A flag that can be used to temporarily disable the listener mechanism. -
position
org.jfree.ui.RectangleEdge position
The title position. -
spacer
org.jfree.ui.Spacer spacer
The amount of blank space to leave around the title. -
verticalAlignment
org.jfree.ui.VerticalAlignment verticalAlignment
The vertical alignment of the title.
-
-
-
-
Package org.jfree.chart.ui
-
Class org.jfree.chart.ui.AxisPropertyEditPanel extends JPanel implements Serializable
-
Serialized Fields
-
label
JTextField label
The axis label. -
labelFont
Font labelFont
The label font. -
labelFontField
JTextField labelFontField
A field showing a description of the label font. -
labelInsets
Insets labelInsets
The label insets. -
labelInsetsTextField
org.jfree.ui.InsetsTextField labelInsetsTextField
Label insets text field. -
labelPaintSample
org.jfree.ui.PaintSample labelPaintSample
The label paint. -
otherTabs
JTabbedPane otherTabs
A tabbed pane for... -
showTickLabelsCheckBox
JCheckBox showTickLabelsCheckBox
A flag that indicates whether or not the tick labels are visible. -
showTickMarksCheckBox
JCheckBox showTickMarksCheckBox
A flag that indicates whether or not the tick marks are visible. -
slot1
JPanel slot1
An empty sub-panel for extending the user interface to handle more complex axes. -
slot2
JPanel slot2
An empty sub-panel for extending the user interface to handle more complex axes. -
tickLabelFont
Font tickLabelFont
The font for displaying tick labels on the axis. -
tickLabelFontField
JTextField tickLabelFontField
A field containing a description of the font for displaying tick labels on the axis. -
tickLabelInsets
Insets tickLabelInsets
The tick label insets. -
tickLabelInsetsTextField
org.jfree.ui.InsetsTextField tickLabelInsetsTextField
Insets text field. -
tickLabelPaintSample
org.jfree.ui.PaintSample tickLabelPaintSample
The paint (color) for the tick labels.
-
-
-
Class org.jfree.chart.ui.ChartPropertyEditPanel extends JPanel implements Serializable
-
Serialized Fields
-
antialias
JCheckBox antialias
A checkbox indicating whether or not the chart is drawn with anti-aliasing. -
background
org.jfree.ui.PaintSample background
The chart background color. -
legendPropertiesPanel
org.jfree.chart.ui.LegendPropertyEditPanel legendPropertiesPanel
A panel for displaying/editing the properties of the legend. -
plotPropertiesPanel
PlotPropertyEditPanel plotPropertiesPanel
A panel for displaying/editing the properties of the plot.
-
-
-
Class org.jfree.chart.ui.ColorBarPropertyEditPanel extends org.jfree.chart.ui.NumberAxisPropertyEditPanel implements Serializable
-
Serialized Fields
-
availablePaletteSamples
PaletteSample[] availablePaletteSamples
An array of availiable sample palettes. -
currentPalette
PaletteSample currentPalette
The Palette Sample displaying the current Palette. -
invertPalette
boolean invertPalette
Flag set by invertPaletteCheckBox. -
invertPaletteCheckBox
JCheckBox invertPaletteCheckBox
A checkbox that indicates whether or not the color indices should run high to low. -
stepPalette
boolean stepPalette
Flag set by stepPaletteCheckBox. -
stepPaletteCheckBox
JCheckBox stepPaletteCheckBox
A checkbox that indicates whether the palette is stepped.
-
-
-
Class org.jfree.chart.ui.ColorPalette extends Object implements Serializable
-
Serialized Fields
-
b
int[] b
Blue components. -
g
int[] g
Green components. -
inverse
boolean inverse
Inverse palette (ie, min and max colors are reversed). -
logscale
boolean logscale
Logscale? -
maxZ
double maxZ
The max z-axis value. -
minZ
double minZ
The min z-axis value. -
paletteName
String paletteName
The palette name. -
r
int[] r
Red components. -
stepped
boolean stepped
Controls whether palette colors are stepped (not continuous). -
tickValues
double[] tickValues
Tick values are stored for use with stepped palette.
-
-
-
Class org.jfree.chart.ui.GreyPalette extends ColorPalette implements Serializable
-
Class org.jfree.chart.ui.PaletteChooserPanel extends JPanel implements Serializable
-
Serialized Fields
-
selector
JComboBox selector
A combo for selecting the stroke.
-
-
-
Class org.jfree.chart.ui.PaletteSample extends JComponent implements Serializable
-
Serialized Fields
-
palette
ColorPalette palette
The palette being displayed. -
preferredSize
Dimension preferredSize
The preferred size of the component;
-
-
-
Class org.jfree.chart.ui.PlotPropertyEditPanel extends JPanel implements Serializable
-
Serialized Fields
-
availableStrokeSamples
org.jfree.ui.StrokeSample[] availableStrokeSamples
An array of stroke samples to choose from. -
backgroundPaintSample
org.jfree.ui.PaintSample backgroundPaintSample
The paint (color) used to fill the background of the plot. -
colorBarAxisPropertyPanel
ColorBarPropertyEditPanel colorBarAxisPropertyPanel
A panel used to display/edit the properties of the colorbar axis (if any). -
domainAxisPropertyPanel
AxisPropertyEditPanel domainAxisPropertyPanel
A panel used to display/edit the properties of the domain axis (if any). -
insetsTextField
org.jfree.ui.InsetsTextField insetsTextField
The insets text field. -
outlinePaintSample
org.jfree.ui.PaintSample outlinePaintSample
The paint (color) used to draw the outline of the plot. -
outlineStrokeSample
org.jfree.ui.StrokeSample outlineStrokeSample
The stroke (pen) used to draw the outline of the plot. -
plotInsets
Insets plotInsets
The insets for the plot. -
rangeAxisPropertyPanel
AxisPropertyEditPanel rangeAxisPropertyPanel
A panel used to display/edit the properties of the range axis (if any).
-
-
-
Class org.jfree.chart.ui.RainbowPalette extends ColorPalette implements Serializable
-
Serialized Fields
-
blue
int[] blue
The blue values. -
green
int[] green
The green values. -
red
int[] red
The red values.
-
-
-
Class org.jfree.chart.ui.TitlePropertyEditPanel extends JPanel implements Serializable
-
Serialized Fields
-
fontfield
JTextField fontfield
A field for displaying a description of the title font. -
titleField
JTextField titleField
A field for displaying/editing the title text. -
titleFont
Font titleFont
The font used to draw the title. -
titlePaint
org.jfree.ui.PaintSample titlePaint
The paint (color) used to draw the title.
-
-
-
-
Package org.jfree.chart.urls
-
Class org.jfree.chart.urls.CustomPieURLGenerator extends Object implements Serializable
-
Serialized Fields
-
urls
ArrayList urls
Storage for the URLs.
-
-
-
Class org.jfree.chart.urls.CustomXYURLGenerator extends Object implements Serializable
-
Serialized Fields
-
urlSeries
ArrayList urlSeries
Storage for the URLs.
-
-
-
Class org.jfree.chart.urls.StandardCategoryURLGenerator extends Object implements Serializable
- serialVersionUID:
- 8275944906298579767L
-
Class org.jfree.chart.urls.StandardPieURLGenerator extends Object implements Serializable
-
Class org.jfree.chart.urls.StandardXYURLGenerator extends Object implements Serializable
-
Class org.jfree.chart.urls.StandardXYZURLGenerator extends StandardXYURLGenerator implements Serializable
-
Class org.jfree.chart.urls.TimeSeriesURLGenerator extends Object implements Serializable
-
Serialized Fields
-
dateFormat
DateFormat dateFormat
A formatter for the date. -
itemParameterName
String itemParameterName
Name to use to identify the item -
prefix
String prefix
Prefix to the URL -
seriesParameterName
String seriesParameterName
Name to use to identify the series
-
-
-
-
Package org.jfree.data
-
Class org.jfree.data.AbstractDataset extends Object implements Serializable
-
Serialization Methods
-
readObject
Restores a serialized object.- Throws:
IOException
- if there is an I/O problem.ClassNotFoundException
- if there is a problem loading a class.
-
writeObject
Handles serialization.- Throws:
IOException
- if there is an I/O problem.
-
-
Serialized Fields
-
group
DatasetGroup group
The group that the dataset belongs to.
-
-
-
Class org.jfree.data.AbstractIntervalXYDataset extends AbstractXYDataset implements Serializable
-
Class org.jfree.data.AbstractSeriesDataset extends AbstractDataset implements Serializable
-
Class org.jfree.data.AbstractXYDataset extends AbstractSeriesDataset implements Serializable
-
Class org.jfree.data.AbstractXYZDataset extends AbstractXYDataset implements Serializable
-
Class org.jfree.data.CategoryTableXYDataset extends AbstractIntervalXYDataset implements Serializable
-
Serialized Fields
-
intervalDelegate
org.jfree.data.IntervalXYDelegate intervalDelegate
A delegate for controlling the interval width. -
values
DefaultKeyedValues2D values
The backing data structure.
-
-
-
Class org.jfree.data.CategoryToPieDataset extends AbstractDataset implements Serializable
-
Serialized Fields
-
extract
org.jfree.util.TableOrder extract
The extract type. -
index
int index
The row or column index. -
source
CategoryDataset source
The source.
-
-
-
Class org.jfree.data.CombinedDataset extends AbstractIntervalXYDataset implements Serializable
-
Serialized Fields
-
datasetInfo
List datasetInfo
Storage for the datasets we combine.
-
-
-
Class org.jfree.data.DatasetChangeEvent extends EventObject implements Serializable
-
Serialized Fields
-
data
Dataset data
The dataset that generated the change event.
-
-
-
Class org.jfree.data.DatasetGroup extends Object implements Serializable
-
Class org.jfree.data.DateRange extends Range implements Serializable
-
Class org.jfree.data.DefaultCategoryDataset extends AbstractDataset implements Serializable
-
Serialized Fields
-
data
DefaultKeyedValues2D data
A storage structure for the data.
-
-
-
Class org.jfree.data.DefaultContourDataset extends AbstractXYZDataset implements Serializable
-
Serialized Fields
-
dateAxis
boolean[] dateAxis
Flags that track whether x, y and z are dates. -
seriesName
String seriesName
The series name (this dataset supports only one series). -
xIndex
int[] xIndex
The index for the start of each column in the data. -
xValues
Number[] xValues
Storage for the x values. -
yValues
Number[] yValues
Storage for the y values. -
zValues
Number[] zValues
Storage for the z values.
-
-
-
Class org.jfree.data.DefaultHighLowDataset extends AbstractXYDataset implements Serializable
-
Serialized Fields
-
close
Number[] close
Storage for the close values. -
date
Date[] date
Storage for the dates. -
high
Number[] high
Storage for the high values. -
low
Number[] low
Storage for the low values. -
open
Number[] open
Storage for the open values. -
seriesName
String seriesName
The series name. -
volume
Number[] volume
Storage for the volume values.
-
-
-
Class org.jfree.data.DefaultIntervalCategoryDataset extends AbstractSeriesDataset implements Serializable
-
Serialized Fields
-
categoryKeys
Comparable[] categoryKeys
The category keys. -
endData
Number[][] endData
Storage for the end value data. -
seriesKeys
Comparable[] seriesKeys
The series keys. -
startData
Number[][] startData
Storage for the start value data.
-
-
-
Class org.jfree.data.DefaultKeyedValue extends Object implements Serializable
-
Serialized Fields
-
key
Comparable key
The key. -
value
Number value
The value.
-
-
-
Class org.jfree.data.DefaultKeyedValueDataset extends AbstractDataset implements Serializable
-
Serialized Fields
-
data
KeyedValue data
Storage for the data.
-
-
-
Class org.jfree.data.DefaultKeyedValues extends Object implements Serializable
-
Serialized Fields
-
data
List data
Storage for the data.
-
-
-
Class org.jfree.data.DefaultKeyedValues2D extends Object implements Serializable
-
Class org.jfree.data.DefaultKeyedValues2DDataset extends DefaultCategoryDataset implements Serializable
-
Class org.jfree.data.DefaultKeyedValuesDataset extends DefaultPieDataset implements Serializable
-
Class org.jfree.data.DefaultMeterDataset extends AbstractDataset implements Serializable
-
Serialized Fields
-
borderType
int borderType
Deprecated.The border type. -
max
Number max
Deprecated.The upper bound of the overall range. -
maxCritical
Number maxCritical
Deprecated.The upper bound of the 'critical' range. -
maxNormal
Number maxNormal
Deprecated.The upper bound of the 'normal' range. -
maxWarning
Number maxWarning
Deprecated.The upper bound of the 'warning' range. -
min
Number min
Deprecated.The lower bound of the overall range. -
minCritical
Number minCritical
Deprecated.The lower bound of the 'critical' range. -
minNormal
Number minNormal
Deprecated.The lower bound of the 'normal' range. -
minWarning
Number minWarning
Deprecated.The lower bound of the 'warning' range. -
units
String units
Deprecated.The units. -
value
Number value
Deprecated.The current value.
-
-
-
Class org.jfree.data.DefaultPieDataset extends AbstractDataset implements Serializable
-
Serialized Fields
-
data
DefaultKeyedValues data
Storage for the data.
-
-
-
Class org.jfree.data.DefaultTableXYDataset extends AbstractIntervalXYDataset implements Serializable
-
Serialized Fields
-
autoPrune
boolean autoPrune
A flag that controls auto pruning. -
data
List data
Storage for the data. -
intervalDelegate
org.jfree.data.IntervalXYDelegate intervalDelegate
The delegate used to control the interval width. -
propagateEvents
boolean propagateEvents
A flag that controls whether or not events are propogated. -
xPoints
HashSet xPoints
Storage for the x values.
-
-
-
Class org.jfree.data.DefaultValueDataset extends AbstractDataset implements Serializable
-
Serialized Fields
-
value
Number value
The value.
-
-
-
Class org.jfree.data.DefaultWindDataset extends AbstractXYDataset implements Serializable
-
Class org.jfree.data.JDBCCategoryDataset extends DefaultCategoryDataset implements Serializable
-
Serialized Fields
-
connection
Connection connection
The database connection. -
transpose
boolean transpose
A flag the controls whether or not the table is transposed. The default is 'true' because this provides the behaviour described in the documentation.
-
-
-
Class org.jfree.data.JDBCPieDataset extends DefaultPieDataset implements Serializable
-
Serialized Fields
-
connection
Connection connection
The database connection.
-
-
-
Class org.jfree.data.JDBCXYDataset extends AbstractXYDataset implements Serializable
-
Serialized Fields
-
columnNames
String[] columnNames
Column names. -
connection
Connection connection
The database connection. -
isTimeSeries
boolean isTimeSeries
Is this dataset a timeseries ? -
maxValue
double maxValue
The maximum y value of the returned result set -
minValue
double minValue
The minimum y value of the returned result set -
rows
ArrayList rows
Rows.
-
-
-
Class org.jfree.data.KeyedObject extends Object implements Serializable
-
Serialized Fields
-
key
Comparable key
The key. -
object
Object object
The object.
-
-
-
Class org.jfree.data.KeyedObjects extends Object implements Serializable
-
Serialized Fields
-
data
List data
Storage for the data. -
key2idx
HashMap<Comparable,Integer> key2idx
-
-
-
Class org.jfree.data.KeyedObjects2D extends Object implements Serializable
-
Class org.jfree.data.KeyToGroupMap extends Object implements Serializable
-
Serialized Fields
-
defaultGroup
Comparable defaultGroup
The default group. -
keyToGroupMap
Map keyToGroupMap
A mapping between keys and groups.
-
-
-
Class org.jfree.data.MatrixSeries extends Series implements Serializable
-
Serialized Fields
-
data
double[][] data
Series matrix values
-
-
-
Class org.jfree.data.MatrixSeriesCollection extends AbstractXYZDataset implements Serializable
-
Serialized Fields
-
seriesList
List seriesList
The series that are included in the collection.
-
-
-
Class org.jfree.data.NonGridContourDataset extends DefaultContourDataset implements Serializable
-
Serialized Fields
-
DEFAULT_NUM_X
int DEFAULT_NUM_X
Default number of x values. -
DEFAULT_NUM_Y
int DEFAULT_NUM_Y
Default number of y values. -
DEFAULT_POWER
int DEFAULT_POWER
Default power.
-
-
-
Class org.jfree.data.NormalizedMatrixSeries extends MatrixSeries implements Serializable
-
Serialized Fields
-
m_scaleFactor
double m_scaleFactor
A factor that multiplies each item in this series when observed using getItem method. -
m_totalSum
double m_totalSum
The sum of all items in this matrix
-
-
-
Class org.jfree.data.OHLCDataset extends AbstractXYDataset implements Serializable
-
Serialized Fields
-
data
OHLCDataItem[] data
Storage for the data items. -
name
String name
The series name.
-
-
-
Class org.jfree.data.Range extends Object implements Serializable
-
Serialized Fields
-
lower
double lower
The lower bound of the range. -
upper
double upper
The upper bound of the range.
-
-
-
Class org.jfree.data.Series extends Object implements Serializable
-
Serialized Fields
-
description
String description
A description of the series. -
listeners
EventListenerList listeners
Storage for registered change listeners. -
name
String name
The name of the series. -
notify
boolean notify
A flag that controls whether or not changes are notified. -
propertyChangeSupport
PropertyChangeSupport propertyChangeSupport
Object to support property change notification.
-
-
-
Class org.jfree.data.SeriesChangeEvent extends EventObject implements Serializable
-
Class org.jfree.data.SeriesException extends RuntimeException implements Serializable
-
Class org.jfree.data.SubSeriesDataset extends AbstractIntervalXYDataset implements Serializable
-
Serialized Fields
-
map
int[] map
Storage for map. -
parent
SeriesDataset parent
The parent dataset.
-
-
-
Class org.jfree.data.TimeSeriesTableModel extends AbstractTableModel implements Serializable
-
Serialized Fields
-
editable
boolean editable
A flag that controls whether the series is editable. -
newTimePeriod
RegularTimePeriod newTimePeriod
The new time period. -
newValue
Number newValue
The new value. -
series
TimeSeries series
The series.
-
-
-
Class org.jfree.data.WaferMapDataset extends AbstractDataset implements Serializable
-
Serialized Fields
-
chipSpace
double chipSpace
space to draw between chips -
data
DefaultKeyedValues2D data
Storage structure for the data values (row key is chipx, column is chipy) -
maxChipX
int maxChipX
wafer x dimension -
maxChipY
int maxChipY
wafer y dimension -
maxValue
Double maxValue
maximum value in this dataset -
minValue
Double minValue
minimum value in this dataset
-
-
-
Class org.jfree.data.XYBarDataset extends AbstractIntervalXYDataset implements Serializable
-
Serialized Fields
-
barWidth
double barWidth
The bar width. -
underlying
XYDataset underlying
The underlying dataset.
-
-
-
Class org.jfree.data.XYDataItem extends Object implements Serializable
-
Class org.jfree.data.XYDataPair extends XYDataItem implements Serializable
-
Class org.jfree.data.XYDatasetTableModel extends AbstractTableModel implements Serializable
-
Serialized Fields
-
model
XYDataset model
The dataset.
-
-
-
Class org.jfree.data.XYSeries extends Series implements Serializable
-
Serialized Fields
-
allowDuplicateXValues
boolean allowDuplicateXValues
A flag that controls whether or not duplicate x-values are allowed. -
autoSort
boolean autoSort
A flag that controls whether the items are automatically sorted. -
data
List data
Storage for the data items in the series. -
maximumItemCount
int maximumItemCount
The maximum number of items for the series.
-
-
-
Class org.jfree.data.XYSeriesCollection extends AbstractIntervalXYDataset implements Serializable
-
Serialized Fields
-
data
List data
The series that are included in the collection. -
intervalDelegate
org.jfree.data.IntervalXYDelegate intervalDelegate
The interval delegate (used to calculate the start and end x-values).
-
-
-
-
Package org.jfree.data.gantt
-
Class org.jfree.data.gantt.TaskSeries extends Series implements Serializable
-
Serialized Fields
-
tasks
List tasks
Storage for the tasks in the series.
-
-
-
Class org.jfree.data.gantt.TaskSeriesCollection extends AbstractSeriesDataset implements Serializable
-
-
Package org.jfree.data.statistics
-
Class org.jfree.data.statistics.BoxAndWhiskerItem extends Object implements Serializable
-
Serialized Fields
-
maxOutlier
Number maxOutlier
The maximum outlier. -
maxRegularValue
Number maxRegularValue
The maximum regular value. -
mean
Number mean
The mean. -
median
Number median
The median. -
minOutlier
Number minOutlier
The minimum outlier. -
minRegularValue
Number minRegularValue
The minimum regular value. -
outliers
List outliers
The outliers. -
q1
Number q1
The first quarter. -
q3
Number q3
The third quarter.
-
-
-
Class org.jfree.data.statistics.DefaultBoxAndWhiskerCategoryDataset extends AbstractDataset implements Serializable
-
Serialized Fields
-
data
KeyedObjects2D data
Storage for the data. -
maximumRangeValue
Number maximumRangeValue
The maximum range value. -
minimumRangeValue
Number minimumRangeValue
The minimum range value. -
valueRange
Range valueRange
The range of values.
-
-
-
Class org.jfree.data.statistics.DefaultBoxAndWhiskerXYDataset extends AbstractXYDataset implements Serializable
-
Serialized Fields
-
dates
List dates
Storage for the dates. -
faroutCoefficient
double faroutCoefficient
The coefficient used to calculate farouts. Tukey's default value is 2 (see EDA) Any value which is greater than Q3 + (interquartile range * farout coefficient) is considered to be a farout. Can be altered if the data is particularly skewed. -
items
List items
Storage for the box and whisker statistics. -
maximumRangeValue
Number maximumRangeValue
The maximum range value. -
minimumRangeValue
Number minimumRangeValue
The minimum range value. -
outlierCoefficient
double outlierCoefficient
The coefficient used to calculate outliers. Tukey's default value is 1.5 (see EDA) Any value which is greater than Q3 + (interquartile range * outlier coefficient) is considered to be an outlier. Can be altered if the data is particularly skewed. -
seriesName
String seriesName
The series name. -
valueRange
Range valueRange
The range of values.
-
-
-
Class org.jfree.data.statistics.DefaultStatisticalCategoryDataset extends AbstractDataset implements Serializable
-
Serialized Fields
-
data
KeyedObjects2D data
Storage for the data. -
drawOnlyTopOfErrorBar
boolean drawOnlyTopOfErrorBar
-
errorBarLen
double errorBarLen
-
maximumRangeValue
Number maximumRangeValue
The maximum range value. -
minimumRangeValue
Number minimumRangeValue
The minimum range value. -
valueRange
Range valueRange
The range of values.
-
-
-
Class org.jfree.data.statistics.HistogramBin extends Object implements Serializable
-
Serialized Fields
-
count
int count
The number of items in the bin. -
endBoundary
double endBoundary
The end boundary. -
startBoundary
double startBoundary
The start boundary.
-
-
-
Class org.jfree.data.statistics.HistogramDataset extends AbstractIntervalXYDataset implements Serializable
-
Serialized Fields
-
list
List list
A list of maps. -
type
HistogramType type
The histogram type.
-
-
-
Class org.jfree.data.statistics.HistogramType extends Object implements Serializable
-
Serialization Methods
-
readResolve
Ensures that serialization returns the unique instances.- Throws:
ObjectStreamException
- if there is a problem.
-
-
Serialized Fields
-
name
String name
The type name.
-
-
-
-
Package org.jfree.data.time
-
Class org.jfree.data.time.Day extends RegularTimePeriod implements Serializable
-
Serialized Fields
-
serialDate
org.jfree.date.SerialDate serialDate
The day (uses SerialDate for convenience).
-
-
-
Class org.jfree.data.time.DynamicTimeSeriesCollection extends AbstractIntervalXYDataset implements Serializable
-
Serialized Fields
-
deltaTime
long deltaTime
the # of msec by which time advances. -
domainEnd
Long domainEnd
Cached domain end (for use by DomainInfo). -
domainIsPointsInTime
boolean domainIsPointsInTime
A flag that indicates that the domain is 'points in time'. If this flag is true, only the x-value is used to determine the range of values in the domain, the start and end x-values are ignored. -
domainRange
Range domainRange
Cached domain range (for use by DomainInfo). -
domainStart
Long domainStart
Cached domain start (for use by DomainInfo). -
historyCount
int historyCount
The history count. -
maximumItemCount
int maximumItemCount
The maximum number of items for each series (can be overridden). -
maxValue
Float maxValue
The maximum value. -
minValue
Float minValue
The minimum value. -
newestAt
int newestAt
Index of the newest data item. -
oldestAt
int oldestAt
index for mapping: points to the oldest valid time & data. -
pointsInTime
RegularTimePeriod[] pointsInTime
Storage for the x-values. -
position
int position
The position within a time period to return as the x-value (START, MIDDLE or END). -
seriesCount
int seriesCount
The number of series. -
seriesNames
String[] seriesNames
Storage for the series names. -
timePeriodClass
Class timePeriodClass
The time period class - barely used, and could be removed (DG). -
valueHistory
org.jfree.data.time.DynamicTimeSeriesCollection.ValueSequence[] valueHistory
An array for storing the objects that represent each series. -
valueRange
Range valueRange
The value range. -
workingCalendar
Calendar workingCalendar
A working calendar (to recycle)
-
-
-
Class org.jfree.data.time.FixedMillisecond extends RegularTimePeriod implements Serializable
-
Serialized Fields
-
time
Date time
The millisecond.
-
-
-
Class org.jfree.data.time.Hour extends RegularTimePeriod implements Serializable
-
Serialized Fields
-
day
Day day
The day. -
hour
int hour
The hour.
-
-
-
Class org.jfree.data.time.Millisecond extends RegularTimePeriod implements Serializable
-
Serialized Fields
-
millisecond
int millisecond
The millisecond. -
second
Second second
The second.
-
-
-
Class org.jfree.data.time.Minute extends RegularTimePeriod implements Serializable
-
Serialized Fields
-
hour
Hour hour
The hour in which the minute falls. -
minute
int minute
The minute.
-
-
-
Class org.jfree.data.time.Month extends RegularTimePeriod implements Serializable
-
Serialized Fields
-
month
int month
The month (1-12). -
year
Year year
The year in which the month falls.
-
-
-
Class org.jfree.data.time.Quarter extends RegularTimePeriod implements Serializable
-
Serialized Fields
-
quarter
int quarter
The quarter (1-4). -
year
Year year
The year in which the quarter falls.
-
-
-
Class org.jfree.data.time.Second extends RegularTimePeriod implements Serializable
-
Serialized Fields
-
minute
Minute minute
The minute. -
second
int second
The second.
-
-
-
Class org.jfree.data.time.SimpleTimePeriod extends Object implements Serializable
-
Class org.jfree.data.time.TimePeriodAnchor extends Object implements Serializable
-
Serialization Methods
-
readResolve
Ensures that serialization returns the unique instances.- Throws:
ObjectStreamException
- if there is a problem.
-
-
Serialized Fields
-
name
String name
The name.
-
-
-
Class org.jfree.data.time.TimePeriodFormatException extends IllegalArgumentException implements Serializable
-
Class org.jfree.data.time.TimePeriodValue extends Object implements Serializable
-
Serialized Fields
-
period
TimePeriod period
The time period. -
value
Number value
The value associated with the time period.
-
-
-
Class org.jfree.data.time.TimePeriodValues extends Series implements Serializable
-
Serialized Fields
-
data
List data
The list of data pairs in the series. -
domain
String domain
A description of the domain. -
maxEndIndex
int maxEndIndex
Index of the time period with the maximum end milliseconds. -
maxMiddleIndex
int maxMiddleIndex
Index of the time period with the maximum middle milliseconds. -
maxStartIndex
int maxStartIndex
Index of the time period with the maximum start milliseconds. -
minEndIndex
int minEndIndex
Index of the time period with the minimum end milliseconds. -
minMiddleIndex
int minMiddleIndex
Index of the time period with the minimum middle milliseconds. -
minStartIndex
int minStartIndex
Index of the time period with the minimum start milliseconds. -
range
String range
A description of the range.
-
-
-
Class org.jfree.data.time.TimePeriodValuesCollection extends AbstractIntervalXYDataset implements Serializable
-
Serialized Fields
-
data
List data
Storage for the time series. -
domainIsPointsInTime
boolean domainIsPointsInTime
A flag that indicates that the domain is 'points in time'. If this flag is true, only the x-value is used to determine the range of values in the domain, the start and end x-values are ignored. -
xPosition
TimePeriodAnchor xPosition
The position within a time period to return as the x-value (START, MIDDLE or END).
-
-
-
Class org.jfree.data.time.TimeSeries extends Series implements Serializable
-
Serialized Fields
-
data
List data
The list of data items in the series. -
domain
String domain
A description of the domain. -
historyCount
int historyCount
The history count. -
maximumItemCount
int maximumItemCount
The maximum number of items for the series. -
range
String range
A description of the range. -
timePeriodClass
Class timePeriodClass
The type of period for the data.
-
-
-
Class org.jfree.data.time.TimeSeriesCollection extends AbstractIntervalXYDataset implements Serializable
-
Serialized Fields
-
data
List data
Storage for the time series. -
domainIsPointsInTime
boolean domainIsPointsInTime
A flag that indicates that the domain is 'points in time'. If this flag is true, only the x-value is used to determine the range of values in the domain, the start and end x-values are ignored. -
workingCalendar
Calendar workingCalendar
A working calendar (to recycle) -
xPosition
TimePeriodAnchor xPosition
The point within each time period that is used for the X value when this collection is used as anXYDataset
. This can be the start, middle or end of the time period.
-
-
-
Class org.jfree.data.time.TimeSeriesDataItem extends Object implements Serializable
-
Serialized Fields
-
period
RegularTimePeriod period
The time period. -
value
Number value
The value associated with the time period.
-
-
-
Class org.jfree.data.time.TimeTableXYDataset extends AbstractIntervalXYDataset implements Serializable
-
Serialized Fields
-
domainIsPointsInTime
boolean domainIsPointsInTime
A flag that indicates that the domain is 'points in time'. If this flag is true, only the x-value is used to determine the range of values in the domain, the start and end x-values are ignored. -
values
DefaultKeyedValues2D values
The data structure to store the values. -
workingCalendar
Calendar workingCalendar
A working calendar (to recycle) -
xPosition
TimePeriodAnchor xPosition
The point within each time period that is used for the X value when this collection is used as anXYDataset
. This can be the start, middle or end of the time period.
-
-
-
Class org.jfree.data.time.Week extends RegularTimePeriod implements Serializable
-
Serialized Fields
-
week
int week
The week (1-53). -
year
Year year
The year in which the week falls.
-
-
-
Class org.jfree.data.time.Year extends RegularTimePeriod implements Serializable
-
Serialized Fields
-
year
int year
The year.
-
-
-
-
Package org.vanted.indexednodes
-
Class org.vanted.indexednodes.IndexedEdgeList extends ArrayList<int[]> implements Serializable
- serialVersionUID:
- 5039113382830679266L
-
Class org.vanted.indexednodes.IndexedNodeSet.NodeNotContainedException extends RuntimeException implements Serializable
- serialVersionUID:
- -1136751379963201755L
-
Class org.vanted.indexednodes.IndexedNodeSet.NotIndexedException extends RuntimeException implements Serializable
- serialVersionUID:
- -4294175391400892274L
-
-
Package org.vanted.osx
-
Class org.vanted.osx.OpenFileAction extends AbstractAction implements Serializable
- serialVersionUID:
- -4028279823742900374L
-
-
Package org.vanted.plugins.layout.multilevelframework
-
Class org.vanted.plugins.layout.multilevelframework.MLFParamModel.LayoutAlgGroup extends JComponent implements Serializable
- serialVersionUID:
- -6846113290305737922L
-
Class org.vanted.plugins.layout.multilevelframework.MLFParamModel.MergerGroup extends JComponent implements Serializable
- serialVersionUID:
- 6239086739503695709L
-
Class org.vanted.plugins.layout.multilevelframework.MLFParamModel.PlacerGroup extends JComponent implements Serializable
- serialVersionUID:
- 2830370243627722134L
-
-
Package org.vanted.plugins.layout.stressminimization
-
Class org.vanted.plugins.layout.stressminimization.StressMinParamModel.MethodAlphaGroup extends JPanel implements Serializable
- serialVersionUID:
- 1222253448210707114L
-
Serialized Fields
-
spinner
JSpinner spinner
-
-
Class org.vanted.plugins.layout.stressminimization.StressMinParamModel.MethodEdgeScaleGroup extends JPanel implements Serializable
- serialVersionUID:
- -7950079331776263920L
-
Serialized Fields
-
spinner
JSpinner spinner
-
-
Class org.vanted.plugins.layout.stressminimization.StressMinParamModel.MethodRadioGroup extends JPanel implements Serializable
- serialVersionUID:
- -17947224799165607L
-
Serialized Fields
-
percSlider
org.vanted.plugins.layout.stressminimization.StressMinParamModel.PercentageSlider percSlider
-
radios
StressMinParamModel.RadiosOFEnum<StressMinParamModel.MethodOption> radios
-
-
Class org.vanted.plugins.layout.stressminimization.StressMinParamModel.PreprocessingGroup extends JPanel implements Serializable
- serialVersionUID:
- 3451205769834506374L
-
Serialized Fields
-
radios
StressMinParamModel.RadiosOFEnum<StressMinParamModel.InitialLayoutOption> radios
-
removeBends
JCheckBox removeBends
-
-
Class org.vanted.plugins.layout.stressminimization.StressMinParamModel.TerminationCheckboxGroup extends JPanel implements Serializable
- serialVersionUID:
- 2549980630453924124L
-
Class org.vanted.plugins.layout.stressminimization.StressMinParamModel.TerminationStressChangeGroup extends JPanel implements Serializable
- serialVersionUID:
- -1723911364466399931L
-
Serialized Fields
-
slider
JSlider slider
-
-
-
Package org.vanted.scaling
-
Class org.vanted.scaling.ScalingSlider extends ImmutableSlider implements Serializable
- serialVersionUID:
- 939020663044124704L
-
Serialized Fields
-
extent
int extent
-
main
Container main
-
value
int value
-
-
-
Package org.vanted.scaling.resources
-
Class org.vanted.scaling.resources.ImmutableCheckBox extends JCheckBox implements Serializable
- serialVersionUID:
- 2820781278205876605L
-
Serialized Fields
-
dimension
Dimension dimension
-
font
FontUIResource font
-
icon
Icon icon
-
-
Class org.vanted.scaling.resources.ImmutableSlider extends JSlider implements Serializable
- serialVersionUID:
- -5190816962285639529L
-
Serialized Fields
-
font
FontUIResource font
-
-
Class org.vanted.scaling.resources.ScaledFontUIResource extends FontUIResource implements Serializable
- serialVersionUID:
- -4445131425991614502L
-
Serialized Fields
-
currentDPI
int currentDPI
-
-
-
Package org.vanted.updater
-
Package placement
-
Class placement.DebugFrame extends JFrame implements Serializable
- serialVersionUID:
- -806384303382899523L
-
Serialized Fields
-
blocks
placement.Blocks blocks
-
constraints
placement.Constraints constraints
-
panel
DebugPanel panel
-
-
Class placement.DebugPanel extends JPanel implements Serializable
- serialVersionUID:
- 3122140808738568084L
-
Class placement.RectangleDrawerFrame extends JFrame implements Serializable
- serialVersionUID:
- -7950260434808420213L
-
Serialized Fields
-
algorithm
placement.RectangleDrawerFrame.Algorithm algorithm
-
animate
boolean animate
-
completeConstraints
boolean completeConstraints
-
orthogonalOrderingConstraints
boolean orthogonalOrderingConstraints
-
-
Class placement.RectangleDrawerPanel extends JPanel implements Serializable
- serialVersionUID:
- -4170710907119480165L
-
Serialized Fields
-
constraints
placement.Constraints constraints
-
dragging
boolean dragging
-
fileFilter
placement.BlocksFileFilter fileFilter
-
g
Graphics2D g
-
graph
Graph graph
-
prevX
int prevX
-
prevY
int prevY
-
rect
Rectangle2D rect
-
rectangleColourMap
Hashtable<Rectangle2D,Color> rectangleColourMap
-
rectangles
ArrayList<Rectangle2D> rectangles
-
undoRectangles
ArrayList<Rectangle2D> undoRectangles
-
-
Class placement.Variables extends ArrayList<Variable> implements Serializable
- serialVersionUID:
- 6057989365330332912L
-
-
Package qmwi.kseg.som.diagram
-
Class qmwi.kseg.som.diagram.DiagrammPaneData extends AbstractTableModel implements Serializable
- serialVersionUID:
- -1970389783798786559L
-
Serialized Fields
-
aAll
AttributsAll aAll
-
cAll
ClassesAll cAll
-
columnNames
String[] columnNames
-
extraColumns
int extraColumns
-
-
Class qmwi.kseg.som.diagram.TableDataTest extends AbstractTableModel implements Serializable
- serialVersionUID:
- -6270498356797408179L
-
Serialized Fields
-
dataSet
DataSet dataSet
-
-