A B C D E F G H I J L M N O P R S T U V W X Y

A

actionPerformed(ActionEvent) - Method in class net.sourceforge.chart2d.GraphChart2DPropertiesPanel
Listens to the user interface buttons for this panel.
actionPerformed(ActionEvent) - Method in class net.sourceforge.chart2d.PieChart2DPropertiesPanel
Listens to the user interface buttons for this panel.
actionPerformed(ActionEvent) - Method in class net.sourceforge.chart2d.MessageDialog
Makes itself not visible and calls dispose() when the user presses the okay button.
actionPerformed(ActionEvent) - Method in class net.sourceforge.chart2d.GraphPropertiesPanel
Listens to the user interface buttons for this panel.
actionPerformed(ActionEvent) - Method in class net.sourceforge.chart2d.Chart2DPropertiesPanel
Listens to the user interface buttons for this panel.
actionPerformed(ActionEvent) - Method in class net.sourceforge.chart2d.GraphChart2DPropertiesDialog
Listens to the user interface buttons for this dialog.
actionPerformed(ActionEvent) - Method in class net.sourceforge.chart2d.PieChart2DPropertiesDialog
Listens to the user interface buttons for this dialog.
addChart2D(Chart2D) - Method in class net.sourceforge.chart2d.Dataset
Adds a Chart2D object to the set of objects that are using this properties object.
addChart2D(Chart2D) - Method in class net.sourceforge.chart2d.Chart2DProperties
Adds a Chart2D to the set of objects using these properties.
addDataset(Dataset) - Method in class net.sourceforge.chart2d.GraphChartArea
Adds another "dataSets" to the chart.
addExperiment() - Method in class nups.Nups
 
addGraph(GraphArea) - Method in class net.sourceforge.chart2d.GraphChartArea
Adds another graph area to the chart.
addGraphChart2D(GraphChart2D) - Method in class net.sourceforge.chart2d.GraphProperties
Adds a GraphChart2D object to the set of objects using this properties object.
addGraphChart2D(GraphChart2D) - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Adds a GraphChart2D object to the set of objects associated with this properties object.
addGraphProperties(GraphProperties) - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Adds a graph with the specified properties to this chart.
addNetworkObject(String, String, int) - Method in class nups.Nups
 
addPieChart2D(PieChart2D) - Method in class net.sourceforge.chart2d.PieChart2DProperties
Adds a PieChart2D object to the set of objects associated with this properties object.
addSample(int, Timestamp, int) - Method in class nups.nupsApp
 
addSample(int, Timestamp, int) - Method in class nups.InputServer
 
addSample(int, Timestamp, int) - Method in class nups.Nups
 
addSample(int, Timestamp, int) - Method in class nups.DbFunctions
 
applyRatio(int, float) - Method in class net.sourceforge.chart2d.Area
Applies the given ratio to the given integer.
Area - class net.sourceforge.chart2d.Area.
An Advanced Bordered Area.
Area() - Constructor for class net.sourceforge.chart2d.Area
Creates a new Area.
AxisArea - class net.sourceforge.chart2d.AxisArea.
Contains shared methods of XAxisArea and YAxisArea.
AxisArea() - Constructor for class net.sourceforge.chart2d.AxisArea
 

B

BETWEEN - Static variable in class net.sourceforge.chart2d.Area
Indicates the betweem.
BETWEEN - Static variable in class net.sourceforge.chart2d.GraphChart2DProperties
Indicates the ticks of an axis should be centered between the labels of the axis.
borderLayout1 - Variable in class nups.mainWindow
 
BOTTOM - Static variable in class net.sourceforge.chart2d.Area
Indicates the bottom.

C

CENTER - Static variable in class net.sourceforge.chart2d.Area
Indicates the center.
CENTERED - Static variable in class net.sourceforge.chart2d.Area
Indicates the centered.
CENTERED - Static variable in class net.sourceforge.chart2d.GraphChart2DProperties
Indicates the ticks of an axis should be centered on each label of the axis.
CHART_BACKGROUND_COLOR_DEFAULT - Static variable in class net.sourceforge.chart2d.Chart2DProperties
The default is Color.white.
CHART_BACKGROUND_EXISTENCE_DEFAULT - Static variable in class net.sourceforge.chart2d.Chart2DProperties
The default is true.
CHART_BETWEEN_CHART_AND_LEGEND_GAP_EXISTENCE_DEFAULT - Static variable in class net.sourceforge.chart2d.Chart2DProperties
The default is true.
CHART_BETWEEN_CHART_AND_LEGEND_GAP_THICKNESS_MODEL_DEFAULT - Static variable in class net.sourceforge.chart2d.Chart2DProperties
The default is 5.
CHART_BETWEEN_PIE_LABELS_AND_PIE_GAP_EXISTENCE_DEFAULT - Static variable in class net.sourceforge.chart2d.PieChart2DProperties
The default is true.
CHART_BETWEEN_PIE_LABELS_AND_PIE_GAP_THICKNESS_MODEL_DEFAULT - Static variable in class net.sourceforge.chart2d.PieChart2DProperties
The default is 10.
CHART_BORDER_COLOR_DEFAULT - Static variable in class net.sourceforge.chart2d.Chart2DProperties
The default is Color.black.
CHART_BORDER_EXISTENCE_DEFAULT - Static variable in class net.sourceforge.chart2d.Chart2DProperties
The default is true.
CHART_BORDER_THICKNESS_MODEL_DEFAULT - Static variable in class net.sourceforge.chart2d.Chart2DProperties
The default is 2.
CHART_DATA_LABELS_PRECISION_DEFAULT - Static variable in class net.sourceforge.chart2d.Chart2DProperties
The default is MAX_INTEGER.
CHART_DATASET_AUTO_COLOR_DEFAULT - Static variable in class net.sourceforge.chart2d.Chart2DProperties
The default is true.
CHART_DATASET_AUTO_COLOR_TYPE_DEFAULT - Static variable in class net.sourceforge.chart2d.Chart2DProperties
The default is NATURAL.
CHART_DATASET_COLORS_DEFAULT - Static variable in class net.sourceforge.chart2d.PieChart2DProperties
The default is Color[0].
CHART_DATASET_COLORS_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphChart2DProperties
The default is Color[0].
CHART_DATASET_CUSTOM_GREATEST_VALUE_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphChart2DProperties
The default is 0.
CHART_DATASET_CUSTOM_LEAST_VALUE_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphChart2DProperties
The default is 0.
CHART_DATASET_CUSTOMIZE_GREATEST_VALUE_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphChart2DProperties
The default is false.
CHART_DATASET_CUSTOMIZE_LEAST_VALUE_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphChart2DProperties
The default is false.
CHART_GAP_EXISTENCE_DEFAULT - Static variable in class net.sourceforge.chart2d.Chart2DProperties
The default is true.
CHART_GAP_THICKNESS_MODEL_DEFAULT - Static variable in class net.sourceforge.chart2d.Chart2DProperties
The default is 5.
CHART_GRAPHABLE_TO_AVAILABLE_RATIO_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphChart2DProperties
The default is 90f.
CHART_MAGNIFY_WHEN_RESIZE_DEFAULT - Static variable in class net.sourceforge.chart2d.Chart2DProperties
The default is true.
CHART_STRETCH_WHEN_RESIZE_DEFAULT - Static variable in class net.sourceforge.chart2d.Chart2DProperties
The default is true.
CHART_TITLE_BETWEEN_REST_GAP_EXISTENCE_DEFAULT - Static variable in class net.sourceforge.chart2d.Chart2DProperties
The default is true.
CHART_TITLE_BETWEEN_REST_GAP_THICKNESS_MODEL_DEFAULT - Static variable in class net.sourceforge.chart2d.Chart2DProperties
The default is 5.
CHART_TITLE_EXISTENCE_DEFAULT - Static variable in class net.sourceforge.chart2d.Chart2DProperties
The default is true.
CHART_TITLE_FONT_COLOR_DEFAULT - Static variable in class net.sourceforge.chart2d.Chart2DProperties
The default is Color.black.
CHART_TITLE_FONT_NAME_DEFAULT - Static variable in class net.sourceforge.chart2d.Chart2DProperties
The default is "SansSerif".
CHART_TITLE_FONT_POINT_MODEL_DEFAULT - Static variable in class net.sourceforge.chart2d.Chart2DProperties
The default is 16.
CHART_TITLE_FONT_STYLE_DEFAULT - Static variable in class net.sourceforge.chart2d.Chart2DProperties
The default is Font.PLAIN.
CHART_TITLE_TEXT_DEFAULT - Static variable in class net.sourceforge.chart2d.Chart2DProperties
The default is "".
Chart2D - class net.sourceforge.chart2d.Chart2D.
An abstract class for the common methods of LBChart2D, LLChart2D, and PieChart2D.
Chart2D() - Constructor for class net.sourceforge.chart2d.Chart2D
 
Chart2DEmbeddedAppletDemo - class net.sourceforge.chart2d.Chart2DEmbeddedAppletDemo.
A Chart2D demo, for showing how to embed a Chart2D chart into a webpage.
Chart2DEmbeddedAppletDemo() - Constructor for class net.sourceforge.chart2d.Chart2DEmbeddedAppletDemo
 
Chart2DProperties - class net.sourceforge.chart2d.Chart2DProperties.
A data structure for holding the properties common to all Chart2D charts.
Chart2DProperties() - Constructor for class net.sourceforge.chart2d.Chart2DProperties
Creates a Chart2DProperties object with the documented default values.
Chart2DProperties(Chart2DProperties) - Constructor for class net.sourceforge.chart2d.Chart2DProperties
Creates a Chart2DProperties object with copied properties of another Chart2DProperties object.
Chart2DPropertiesPanel - class net.sourceforge.chart2d.Chart2DPropertiesPanel.
A JPanel that can be added to a content pane for modifying a Chart2DProperties class.
Chart2DPropertiesPanel(Chart2DProperties, JDialog, JColorChooser) - Constructor for class net.sourceforge.chart2d.Chart2DPropertiesPanel
Constructs a Chart2DPropertiesPanel.
ChartArea - class net.sourceforge.chart2d.ChartArea.
A container containing information and components for all charts.
ChartArea() - Constructor for class net.sourceforge.chart2d.ChartArea
Creates a Chart Area with the default values.
ChartColors - class net.sourceforge.chart2d.ChartColors.
Automates the choosing of colors for charts.
ChartColors() - Constructor for class net.sourceforge.chart2d.ChartColors
Creates Automate Colors class with default values.
CleanSample - class nups.CleanSample.
Sample with minut precision time
CleanSample(Timestamp, int) - Constructor for class nups.CleanSample
 
clearDatasetVector() - Method in class net.sourceforge.chart2d.GraphChartArea
Clears the dataset vector.
columnNames - Variable in class nups.SampleTableModel
 
compareDate(GregorianCalendar) - Method in class nups.Prediction
 
compareTo(Timestamp) - Method in class nups.CleanSample
Check if sample time is equal to the minute to given timestamp
conn - Variable in class nups.DbFunctions
 
connections - Variable in class nups.InputServer
 
connections - Variable in class nups.InputServerThread
 
console - Variable in class nups.mainWindow
 
construct() - Method in class nups.SwingWorker
Compute the value to be returned by the get method.
contentPane - Variable in class nups.mainWindow
 
CONTINUOUS - Static variable in class net.sourceforge.chart2d.Area
Indicates the continuous.
CONTINUOUS - Static variable in class net.sourceforge.chart2d.GraphProperties
Indicates the lines will be continuous.
convertToStacked() - Method in class net.sourceforge.chart2d.Dataset
Converts the dataset for use in "stacked" charts.
count - Variable in class nups.Inputdecoder
 
countNetworkObjects() - Method in class nups.Nups
 
countSamples() - Method in class nups.NetworkObject
 
createExperiment(String) - Method in class nups.NetworkObject
Calls createExperiment(String Methode,boolean saveToDb) with saveToDb true
createExperiment(String, boolean) - Method in class nups.NetworkObject
Add a new sample
createPrediction(Vector, Vector) - Method in class nups.Methode
 
createPrediction(Vector, Vector) - Method in class nups.ExpoSmoothing
 
createSample(int, Timestamp, boolean) - Method in class nups.NetworkObject
Add a new sample
CUSTOM_ORDER - Static variable in class net.sourceforge.chart2d.GraphChart2DProperties
Indicates the order of the graphs is using a custom ordering as defined by the ordering passed to the setGraphOverlayOrderCustom (int[]) method.

D

DASHED - Static variable in class net.sourceforge.chart2d.Area
Indicates the dashed.
DASHED - Static variable in class net.sourceforge.chart2d.GraphProperties
Indicates the lines will be dashed.
dataset - Variable in class net.sourceforge.chart2d.DynamicChart2DFrameDemo
 
Dataset - class net.sourceforge.chart2d.Dataset.
The container for the data values to chart.
Dataset() - Constructor for class net.sourceforge.chart2d.Dataset
Creates a dataset with 0 sets, 0 categories, and 0 items.
Dataset(Dataset) - Constructor for class net.sourceforge.chart2d.Dataset
Creates a dataset that is a copy of another dataset.
Dataset(int, int, int) - Constructor for class net.sourceforge.chart2d.Dataset
Creates a dataset with the specified number of sets, categories per set, and items per set and per category.
datum - Variable in class nups.CleanSample
 
db - Variable in class nups.Nups
 
DbFunctions - class nups.DbFunctions.
 
DbFunctions() - Constructor for class nups.DbFunctions
 
DEFAULT_FLOAT - Static variable in class net.sourceforge.chart2d.ChartArea
Used by setLabelsPrecisionNum (int num).
destroy() - Method in class net.sourceforge.chart2d.PieChart2DFrameDemo
Hides the frame and dialog.
destroy() - Method in class net.sourceforge.chart2d.LLChart2DFrameDemo
Hides the frame and dialog.
destroy() - Method in class net.sourceforge.chart2d.LBChart2DFrameDemo
Hides the frame and dialog.
DOTTED - Static variable in class net.sourceforge.chart2d.Area
Indicates the dotted.
DOTTED - Static variable in class net.sourceforge.chart2d.GraphProperties
Indicates the lines will be dotted.
DynamicChart2DFrameDemo - class net.sourceforge.chart2d.DynamicChart2DFrameDemo.
A Chart2D demo for showing how to chart dynamic data.
DynamicChart2DFrameDemo() - Constructor for class net.sourceforge.chart2d.DynamicChart2DFrameDemo
 

E

end() - Method in class nups.InputServer
 
end() - Method in class nups.InputServerThread
 
Experiment - class nups.Experiment.
An Experiment is a vector of predcitions created by a specific Methode
Experiment(String) - Constructor for class nups.Experiment
 
ExpoSmoothing - class nups.ExpoSmoothing.
 
ExpoSmoothing() - Constructor for class nups.ExpoSmoothing
 

F

factor - Variable in class nups.CleanSample
 
fileExit_actionPerformed(ActionEvent) - Method in class nups.mainWindow
 
finished() - Method in class nups.SwingWorker
Called on the event dispatching thread (not on the worker thread) after the construct method has returned.
FLOAT - Static variable in class net.sourceforge.chart2d.Area
Indicates float.
FontArea - class net.sourceforge.chart2d.FontArea.
Maintains a font to be used within an area.
FontArea() - Constructor for class net.sourceforge.chart2d.FontArea
Builds a new FontArea with the default values.
frame - Variable in class nups.nupsApp
 

G

get() - Method in class nups.SwingWorker
Return the value created by the construct method.
get(int, int, int) - Method in class net.sourceforge.chart2d.Dataset
Returns the value for the variable in the set specified by set, the category specified by cat within the set, and the item specified by item within the category.
getAllowComponentAlignment() - Method in class net.sourceforge.chart2d.GraphArea
Returns whether the bars, lines or dots are aligned.
getAreaNeedsUpdate() - Method in class net.sourceforge.chart2d.Area
Indicates whether some property of this class has changed.
getAutoColor() - Method in class net.sourceforge.chart2d.ChartArea
Indicates whether this chart will obtain its own colors automatically, or whether it will use the user specified colors.
getAutoSetLayoutRatios() - Method in class net.sourceforge.chart2d.ChartArea
Returns whether upon the next painting, the layout ratios distributing the max size of the space between the components, should be set to their ideal values based on particulars of the chart.
getAutoSize(int) - Method in class net.sourceforge.chart2d.Area
Returns the auto sizing properties.
getBackgroundColor() - Method in class net.sourceforge.chart2d.Area
Returns the color of the background.
getBackgroundExistence() - Method in class net.sourceforge.chart2d.Area
Returns whether there exists a background or not.
getBarColors() - Method in class net.sourceforge.chart2d.GraphArea
Returns this property.
getBarLowValues() - Method in class net.sourceforge.chart2d.GraphArea
Returns the low graph values for bars.
getBarsExcessSpaceFeedbackRatio() - Method in class net.sourceforge.chart2d.GraphArea
Returns the amount of the excess space to feed back to bars thickness.
getBarsExistence() - Method in class net.sourceforge.chart2d.GraphArea
Returns this property.
getBarsThicknessModel() - Method in class net.sourceforge.chart2d.GraphArea
Returns this property.
getBarsWithinCategoryOverlapRatio() - Method in class net.sourceforge.chart2d.GraphArea
Returns how much the bars can overlap eachother when there are multiple data values per data set and per data category.
getBetweenBulletsAndLabelsGapThicknessModel() - Method in class net.sourceforge.chart2d.TextListArea
Returns the model minimum thickness of the gap between the labels and the bullets.
getBetweenBulletsAndLabelsGapThicknessModel() - Method in class net.sourceforge.chart2d.VerticalTextListArea
Returns the model minimum thickness of the gap between the labels and the bullets.
getBetweenBulletsAndLabelsGapThicknessModel() - Method in class net.sourceforge.chart2d.HorizontalTextListArea
Returns the model minimum thickness of the gap between the labels and the bullets.
getBetweenBulletsGapThicknessModel() - Method in class net.sourceforge.chart2d.TextListArea
Returns the model thickness of the minimum gap between bullets.
getBetweenBulletsGapThicknessModel() - Method in class net.sourceforge.chart2d.VerticalTextListArea
Returns the model thickness of the minimum gap between bullets.
getBetweenBulletsGapThicknessModel() - Method in class net.sourceforge.chart2d.HorizontalTextListArea
Returns the model thickness of the minimum gap between bullets.
getBetweenChartAndLegendGapExistence() - Method in class net.sourceforge.chart2d.ChartArea
Returns whether the gap between the chart and the legend exists.
getBetweenChartAndLegendGapThicknessModel() - Method in class net.sourceforge.chart2d.ChartArea
Returns the thickness of the gap between the chart and the legend for the chart's model size.
getBetweenComponentsGapExistence() - Method in class net.sourceforge.chart2d.GraphArea
Returns this property.
getBetweenComponentsGapThicknessModel() - Method in class net.sourceforge.chart2d.GraphArea
Returns this property.
getBetweenLabelsGapThicknessModel() - Method in class net.sourceforge.chart2d.TextListArea
Returns the model thickness of the minimum gap between labels.
getBetweenLabelsGapThicknessModel() - Method in class net.sourceforge.chart2d.VerticalTextListArea
Returns the model thickness of the minimum gap between labels.
getBetweenLabelsGapThicknessModel() - Method in class net.sourceforge.chart2d.HorizontalTextListArea
Returns the model thickness of the minimum gap between labels.
getBetweenTicksGapThicknessModel() - Method in class net.sourceforge.chart2d.AxisArea
Returns the model thickness of the gap between the ticks.
getBetweenTicksGapThicknessModel() - Method in class net.sourceforge.chart2d.YAxisArea
Returns the model thickness of the gap between the ticks.
getBetweenTicksGapThicknessModel() - Method in class net.sourceforge.chart2d.XAxisArea
Returns the model thickness of the gap between the ticks.
getBetweenTitleAndSpaceGapThickness(Graphics2D) - Method in class net.sourceforge.chart2d.TitledArea
Returns the gap between the title and the available space.
getBetweenTitleAndSpaceGapThicknessModel() - Method in class net.sourceforge.chart2d.TitledArea
Returns the model gap thickness between the title and the bounds.
getBorderColor() - Method in class net.sourceforge.chart2d.Area
Returns the color of the border (each border).
getBorderColor(int) - Method in class net.sourceforge.chart2d.Area
Returns the color of the border (specific border).
getBorderExistence() - Method in class net.sourceforge.chart2d.Area
Gets whether there exists borders.
getBorderExistence(int) - Method in class net.sourceforge.chart2d.Area
 
getBorderThickness() - Method in class net.sourceforge.chart2d.Area
Returns the thickness of the border.
getBorderThickness(int) - Method in class net.sourceforge.chart2d.Area
Returns the thickness of a border.
getBorderThicknessModel() - Method in class net.sourceforge.chart2d.Area
Gets the thickness of the border model.
getBorderThicknessModel(int) - Method in class net.sourceforge.chart2d.Area
Gets the thickness of a border model.
getBulletColors() - Method in class net.sourceforge.chart2d.VerticalTextListArea
Returns the colors of the bullets.
getBullets(Graphics2D) - Method in class net.sourceforge.chart2d.TextListArea
Returns the bounds for each bullet.
getBullets(Graphics2D) - Method in class net.sourceforge.chart2d.VerticalTextListArea
Returns the bounds for each bullet.
getBullets(Graphics2D) - Method in class net.sourceforge.chart2d.HorizontalTextListArea
Returns the bounds for each bullet.
getBulletsAlignment() - Method in class net.sourceforge.chart2d.TextListArea
 
getBulletsAlignment() - Method in class net.sourceforge.chart2d.VerticalTextListArea
Returns the vertical alignment of the bullets respective to the labels.
getBulletsAlignment() - Method in class net.sourceforge.chart2d.HorizontalTextListArea
Returns the horizontal alignment of the bullets respective to the labels.
getBulletsOutline() - Method in class net.sourceforge.chart2d.TextListArea
Specifies whether the bullets should have a small outline.
getBulletsOutline() - Method in class net.sourceforge.chart2d.VerticalTextListArea
Specifies whether the bullets should have a small outline.
getBulletsOutline() - Method in class net.sourceforge.chart2d.HorizontalTextListArea
Specifies whether the bullets should have a small outline.
getBulletsOutlineColor() - Method in class net.sourceforge.chart2d.TextListArea
Specifies the color of the bullets outline.
getBulletsOutlineColor() - Method in class net.sourceforge.chart2d.VerticalTextListArea
Specifies the color of the bullets outline.
getBulletsOutlineColor() - Method in class net.sourceforge.chart2d.HorizontalTextListArea
Specifies the color of the bullets outline.
getBulletsSizeModel() - Method in class net.sourceforge.chart2d.TextListArea
Returns the model size of the bullets.
getBulletsSizeModel() - Method in class net.sourceforge.chart2d.VerticalTextListArea
Returns the model size (width and height) of the bullets.
getBulletsSizeModel() - Method in class net.sourceforge.chart2d.HorizontalTextListArea
Returns the model size of the bullets.
getChart2DNeedsUpdate(Chart2D) - Method in class net.sourceforge.chart2d.Dataset
Gets whether this Chart2D object hasn't been updated with changes that have been made since its last udpate.
getChart2DNeedsUpdate(Chart2D) - Method in class net.sourceforge.chart2d.Chart2DProperties
True if a property has been changed and this Chart2D has not yet been updated.
getChart2DProperties() - Method in class net.sourceforge.chart2d.PieChart2DProperties
Returns the Chart2DProperties to use.
getChart2DProperties() - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Returns the chart2DProps of this GraphChart2DProperties.
getChart2DVector() - Method in class net.sourceforge.chart2d.Dataset
Returns the vector of Chart2D objects that are using this object.
getChart2DVector() - Method in class net.sourceforge.chart2d.Chart2DProperties
Returns the vector of Chart2D objects that are using this object.
getChartArea() - Method in class net.sourceforge.chart2d.Chart2D
Returns the ChartArea of the Chart2D.
getChartArea() - Method in class net.sourceforge.chart2d.LBChart2D
Returns the ChartArea of this LBChart2D.
getChartArea() - Method in class net.sourceforge.chart2d.LLChart2D
Returns the ChartArea of this LLChart2D.
getChartArea() - Method in class net.sourceforge.chart2d.PieChart2D
Returns the ChartArea of this PieChart2D.
getChartAreaNeedsUpdate() - Method in class net.sourceforge.chart2d.ChartArea
Indicates whether some property of this class has changed.
getChartBackgroundColor() - Method in class net.sourceforge.chart2d.Chart2DProperties
Returns the color of the background for the chart.
getChartBackgroundExistence() - Method in class net.sourceforge.chart2d.Chart2DProperties
Returns whether the chart will have a painted background or not.
getChartBetweenChartAndLegendGapExistence() - Method in class net.sourceforge.chart2d.Chart2DProperties
Returns whether the gap between the chart and the legend exists.
getChartBetweenChartAndLegendGapThicknessModel() - Method in class net.sourceforge.chart2d.Chart2DProperties
Returns the thickness of the gap between the chart and the legend for the chart's model size.
getChartBetweenPieLabelsAndPieGapExistence() - Method in class net.sourceforge.chart2d.PieChart2DProperties
Returns whether the gap between each pie label and the pie exists.
getChartBetweenPieLabelsAndPieGapThicknessModel() - Method in class net.sourceforge.chart2d.PieChart2DProperties
Returns the thickness of the gap between each pie label and the pie for the chart's model size.
getChartBorderColor() - Method in class net.sourceforge.chart2d.Chart2DProperties
Returns the color of the chart's border.
getChartBorderExistence() - Method in class net.sourceforge.chart2d.Chart2DProperties
Returns whether a border around the chart will exist.
getChartBorderThicknessModel() - Method in class net.sourceforge.chart2d.Chart2DProperties
Returns the thickness of the border for the model size of the chart.
getChartDataLabelsPrecision() - Method in class net.sourceforge.chart2d.Chart2DProperties
Returns the look of labels that are supposed to describe the value of the data.
getChartDatasetAutoColor() - Method in class net.sourceforge.chart2d.Chart2DProperties
Returns whether the colors for the chart's data sets [the colors of the legend's bullets and/or the colors of the data representation components [bars, lines, dots, and/or pie sectors]], will be selected automatically by the Chart2D package or not.
getChartDatasetAutoColorType() - Method in class net.sourceforge.chart2d.Chart2DProperties
Returns whether the colors automatically selected will be NATURAL or PASTEL colors.
getChartDatasetColors() - Method in class net.sourceforge.chart2d.PieChart2DProperties
Returns the colors of the pie sectors and/or legend bullets.
getChartDatasetColors() - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Returns the colors for the chart's data sets [the colors of the legend's bullets and/or the colors of the data representation components [bars, lines, dots, and/or pie sectors]].
getChartDatasetCustomGreatestValue() - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Returns the custom greatest value of the data sets.
getChartDatasetCustomizeGreatestValue() - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Returns whether the true greatest value in the data sets will be substituted by the custom value.
getChartDatasetCustomizeLeastValue() - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Returns whether the true least value in the data sets will be substituted by the custom value.
getChartDatasetCustomLeastValue() - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Returns the custom least value of the data sets.
getChartGapExistence() - Method in class net.sourceforge.chart2d.Chart2DProperties
Returns whether a gap between the border or edge of the chart and the chart's interior components exists.
getChartGapThicknessModel() - Method in class net.sourceforge.chart2d.Chart2DProperties
Returns the thickness of the chart's gap for the model size of the chart.
getChartGraphableToAvailableRatio() - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Returns how much of the chart's graph is used by the graph's components.
getChartMagnifyWhenResize() - Method in class net.sourceforge.chart2d.Chart2DProperties
Returns whether a chart's components will grow or shrink as the size of the space allocated to the chart grows or shrinks.
getChartStretchWhenResize() - Method in class net.sourceforge.chart2d.Chart2DProperties
Returns whether a chart will take up all the space allocated to it, or will center itself within the space, only taking the space it needs.
getChartTitleBetweenRestGapExistence() - Method in class net.sourceforge.chart2d.Chart2DProperties
Returns whether a gap below the title and the rest of the chart's components exists.
getChartTitleBetweenRestGapThicknessModel() - Method in class net.sourceforge.chart2d.Chart2DProperties
Returns the thickness of the gap below the title and the rest of the chart's components for the chart's model size.
getChartTitleExistence() - Method in class net.sourceforge.chart2d.Chart2DProperties
Returns whether the chart is to have a title.
getChartTitleFontColor() - Method in class net.sourceforge.chart2d.Chart2DProperties
Returns the color of the font for the chart's title.
getChartTitleFontName() - Method in class net.sourceforge.chart2d.Chart2DProperties
Returns the name of the font for the chart's title.
getChartTitleFontPointModel() - Method in class net.sourceforge.chart2d.Chart2DProperties
Returns the point of the font of the title for the chart at its model size.
getChartTitleFontStyle() - Method in class net.sourceforge.chart2d.Chart2DProperties
Returns the style of the font for the chart's title.
getChartTitleText() - Method in class net.sourceforge.chart2d.Chart2DProperties
Returns the text for the chart's title.
getColors() - Method in class net.sourceforge.chart2d.PieArea
Returns this property.
getColorsArray() - Method in class net.sourceforge.chart2d.ChartColors
Returns an array of Colors of the length requested in the setNumColors command.
getColorsType() - Method in class net.sourceforge.chart2d.ChartArea
Gets the automatic colors type.
getColorsType() - Method in class net.sourceforge.chart2d.ChartColors
Gets the type of colors.
getColumnCount() - Method in class nups.SampleTableModel
 
getColumnName(int) - Method in class nups.SampleTableModel
 
getConfigurationCode() - Method in class net.sourceforge.chart2d.Chart2DPropertiesPanel
Returns a string representation of the code that one would have to write to obtain a chart with these settings.
getCustomGreatestValue() - Method in class net.sourceforge.chart2d.GraphChartArea
Gets the float value passed to setCustomGreatestValue (boolean, float).
getCustomizeGreatestValue() - Method in class net.sourceforge.chart2d.GraphChartArea
Gets the boolean value passed to setCustomGreatestValue (boolean, float).
getCustomizeLeastValue() - Method in class net.sourceforge.chart2d.GraphChartArea
Gets the boolean value passed to setCustomLeastValue (boolean, float).
getCustomLeastValue() - Method in class net.sourceforge.chart2d.GraphChartArea
Gets the float value passed to setCustomLeastValue (boolean, float).
getDataCategoryTotals(float[][]) - Static method in class net.sourceforge.chart2d.ChartArea
Returns the total amount of data in for each data category.
getDataset() - Method in class net.sourceforge.chart2d.GraphProperties
Returns the raw data sets for this graph of the chart.
getDataset() - Method in class net.sourceforge.chart2d.PieChart2DProperties
Returns the data set for the pie chart.
getDataSet() - Method in class net.sourceforge.chart2d.PieArea
Returns the raw numbers to represent by the pie.
getDataSetColors(Graphics2D) - Method in class net.sourceforge.chart2d.ChartArea
Returns the colors the auto charting algorithm chose or your custom colors.
getDataSetColors(Graphics2D, int, int) - Method in class net.sourceforge.chart2d.ChartArea
Returns the colors the auto charting algorithm chose or your custom colors, from the beginning index (inclusive) and to the ending index (exclusive).
getDataSetsVector() - Method in class net.sourceforge.chart2d.GraphChartArea
Returns a vector with all the data sets that were added by the addDataSets method.
getDataSetTotal(float[]) - Static method in class net.sourceforge.chart2d.ChartArea
Returns the total amount of data in this set.
getDatasetVector() - Method in class net.sourceforge.chart2d.GraphChartArea
Returns all the Dataset objects added to this object.
getDate() - Method in class nups.CleanSample
return date as GregorianCalendar
getDate() - Method in class nups.Prediction
 
getDescription() - Method in class nups.NetworkObject
An operation that does...
getDotColors() - Method in class net.sourceforge.chart2d.GraphArea
Returns this property.
getDotsExcessSpaceFeedbackRatio() - Method in class net.sourceforge.chart2d.GraphArea
Returns the amount of the excess space to feed back to dots thickness.
getDotsExistence() - Method in class net.sourceforge.chart2d.GraphArea
Returns this property.
getDotsThicknessModel() - Method in class net.sourceforge.chart2d.GraphArea
Returns this property.
getDotsWithinCategoryOverlapRatio() - Method in class net.sourceforge.chart2d.GraphArea
Returns how much the dots can overlap eachother when there are multiple data values per data set and per data category.
getExperiments(NetworkObject) - Method in class nups.DbFunctions
retreives network objects from database
getFactor() - Method in class nups.CleanSample
 
getFloatToString(float, int) - Static method in class net.sourceforge.chart2d.ChartArea
Returns a simple string representation of the float.
getFont() - Method in class net.sourceforge.chart2d.FontArea
Returns a font built from the present variable values.
getFontAreaNeedsUpdate() - Method in class net.sourceforge.chart2d.FontArea
Indicates whether some property of this class has changed.
getFontColor() - Method in class net.sourceforge.chart2d.FontArea
Returns this font's color.
getFontName() - Method in class net.sourceforge.chart2d.FontArea
Returns the name of this font.
getFontNamesVector() - Method in class net.sourceforge.chart2d.Chart2DProperties
Returns a vector of strings with all the font names available in the graphics environment.
getFontPointModel() - Method in class net.sourceforge.chart2d.FontArea
Returns the model font's point; not the actual font point.
getFontStyle() - Method in class net.sourceforge.chart2d.FontArea
Returns the style of this font.
getGapThickness() - Method in class net.sourceforge.chart2d.Area
Returns the thickness of one of the gaps.
getGapThicknessModel() - Method in class net.sourceforge.chart2d.Area
Gets the thickness of the gap model.
getGraph() - Method in class nups.nupsApp
 
getGraph() - Method in class nups.Nups
 
getGraph() - Method in class nups.NetworkObject
 
getGraphableToAvailableRatio() - Method in class net.sourceforge.chart2d.GraphChartArea
Returns this property in order for subclasses to have access to it.
getGraphAllowComponentAlignment() - Method in class net.sourceforge.chart2d.GraphProperties
Returns whether the graph's components (ie bars, dots, or lines) are allowed to overlap/align or are offset for each set and within each category.
getGraphAreaNeedsUpdate() - Method in class net.sourceforge.chart2d.GraphArea
Indicates whether some property of this class has changed.
getGraphBackgroundColor() - Method in class net.sourceforge.chart2d.GraphProperties
Returns the color of the background of this graph.
getGraphBackgroundExistence() - Method in class net.sourceforge.chart2d.GraphProperties
Returns whether the background of this graph exists.
getGraphBarsExcessSpaceFeedbackRatio() - Method in class net.sourceforge.chart2d.GraphProperties
Returns the amount of the excess space to feed back to bars thickness.
getGraphBarsExistence() - Method in class net.sourceforge.chart2d.GraphProperties
Returns whether the graph contains bar components.
getGraphBarsThicknessModel() - Method in class net.sourceforge.chart2d.GraphProperties
Returns the thickness of the bar components for the chart's model size.
getGraphBarsWithinCategoryOverlapRatio() - Method in class net.sourceforge.chart2d.GraphProperties
Returns how much the bars can overlap eachother when there are multiple data values per data set and per data category.
getGraphBetweenComponentsGapExistence() - Method in class net.sourceforge.chart2d.GraphProperties
Returns whether a gap between each category of components exists (ie not the gap between each each component with each category).
getGraphBetweenComponentsGapThicknessModel() - Method in class net.sourceforge.chart2d.GraphProperties
Returns the thickness of the gap between each category of components for the chart's model size.
getGraphBorderLeftBottomColor() - Method in class net.sourceforge.chart2d.GraphProperties
Returns the color of the graph's left and bottom border.
getGraphBorderLeftBottomExistence() - Method in class net.sourceforge.chart2d.GraphProperties
Returns whether the graph's left and bottom border exists.
getGraphBorderLeftBottomThicknessModel() - Method in class net.sourceforge.chart2d.GraphProperties
Returns the thickness of the graph's left and bottom border for the chart's model size.
getGraphBorderRightTopColor() - Method in class net.sourceforge.chart2d.GraphProperties
Returns the color of the graph's right and top border.
getGraphBorderRightTopExistence() - Method in class net.sourceforge.chart2d.GraphProperties
Returns whether the graph's right and top border exists.
getGraphBorderRightTopThicknessModel() - Method in class net.sourceforge.chart2d.GraphProperties
Returns the thickness of the graph's right and top border for the chart's model size.
getGraphChart2DNeedsUpdate(GraphChart2D) - Method in class net.sourceforge.chart2d.GraphProperties
Gets whether any properties have changed since this GraphChart2D object's last update.
getGraphChart2DNeedsUpdate(GraphChart2D) - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Gets whether any properties have changed since this GraphChart2D object was last updated.
getGraphChart2DProperties() - Method in class net.sourceforge.chart2d.GraphChart2D
Returns the GraphChart2DProperties of this chart.
getGraphChart2DProperties() - Method in class net.sourceforge.chart2d.LBChart2D
Returns the GraphChart2DProperties of this chart.
getGraphChart2DProperties() - Method in class net.sourceforge.chart2d.LLChart2D
Returns the GraphChart2DProperties of this chart.
getGraphChart2DVector() - Method in class net.sourceforge.chart2d.GraphProperties
Returns the vector of GraphChart2D objects that are using this object.
getGraphChart2DVector() - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Returns the vector of GraphChart2D objects that are using this object.
getGraphChartArea() - Method in class net.sourceforge.chart2d.GraphChart2D
Returns the GraphChartArea of this GraphChart2D.
getGraphChartArea() - Method in class net.sourceforge.chart2d.LBChart2D
Returns the GraphChartArea of this LBChart2D.
getGraphChartArea() - Method in class net.sourceforge.chart2d.LLChart2D
Returns the GraphChartArea of this LLChart2D.
getGraphChartAreaNeedsUpdate() - Method in class net.sourceforge.chart2d.GraphChartArea
Indicates whether some property of this class has changed.
getGraphDotsExcessSpaceFeedbackRatio() - Method in class net.sourceforge.chart2d.GraphProperties
Returns the amount of the excess space to feed back to dots thickness.
getGraphDotsExistence() - Method in class net.sourceforge.chart2d.GraphProperties
Returns whether the graph contains dot components.
getGraphDotsThicknessModel() - Method in class net.sourceforge.chart2d.GraphProperties
Returns the thickness of the dot components for the chart's model size.
getGraphDotsWithinCategoryOverlapRatio() - Method in class net.sourceforge.chart2d.GraphProperties
Returns how much the dots can overlap eachother when there are multiple data values per data set and per data category.
getGraphLabelsLinesColor() - Method in class net.sourceforge.chart2d.GraphProperties
Returns the color of the vertical lines of this graph.
getGraphLabelsLinesExistence() - Method in class net.sourceforge.chart2d.GraphProperties
Returns whether the vertical lines of this graph exist.
getGraphLabelsLinesStyle() - Method in class net.sourceforge.chart2d.GraphProperties
Returns the style of the vertical lines of this graph.
getGraphLabelsLinesThicknessModel() - Method in class net.sourceforge.chart2d.GraphProperties
Returns the thickness of the vertical lines of this graph for the chart's model size.
getGraphLinesExcessSpaceFeedbackRatio() - Method in class net.sourceforge.chart2d.GraphProperties
Returns the amount of the excess space to feed back to lines thickness.
getGraphLinesExistence() - Method in class net.sourceforge.chart2d.GraphProperties
Returns whether the graph contains line components.
getGraphLinesFillInterior() - Method in class net.sourceforge.chart2d.GraphProperties
Returns whether the graph lines will made to form a shap (ie like a mountain range).
getGraphLinesThicknessAssociation() - Method in class net.sourceforge.chart2d.GraphProperties
Returns whether the horizontal and vertical lines (if they both exist) should both be the same thickness at all times.
getGraphLinesThicknessModel() - Method in class net.sourceforge.chart2d.GraphProperties
Returns the thickness of the line components for the chart's model size.
getGraphLinesWithinCategoryOverlapRatio() - Method in class net.sourceforge.chart2d.GraphProperties
Returns how much the lines can overlap eachother when there are multiple data values per data set and per data category.
getGraphNumbersLinesColor() - Method in class net.sourceforge.chart2d.GraphProperties
Returns the color of the horizontal lines of this graph.
getGraphNumbersLinesExistence() - Method in class net.sourceforge.chart2d.GraphProperties
Returns whether the horizontal lines of this graph exist.
getGraphNumbersLinesStyle() - Method in class net.sourceforge.chart2d.GraphProperties
Returns the style of the horizontal lines of this graph.
getGraphNumbersLinesThicknessModel() - Method in class net.sourceforge.chart2d.GraphProperties
Returns the thickness of the horizontal lines of this graph for the chart's model size.
getGraphOutlineComponentsColor() - Method in class net.sourceforge.chart2d.GraphProperties
Returns the color of the thin outline around components (ie bars, lines, or dots).
getGraphOutlineComponentsExistence() - Method in class net.sourceforge.chart2d.GraphProperties
Returns whether there exists a thin outline around each component (ie bars, lines, or dots).
getGraphOverlayOrder() - Method in class net.sourceforge.chart2d.GraphChartArea
Matches GraphChart2DProperties.setGraphOverlayOrder (int).
getGraphOverlayOrder() - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Gets the order graphs are displayed for overlay charts.
getGraphOverlayOrderCustom() - Method in class net.sourceforge.chart2d.GraphChartArea
Matches GraphChart2DProperties.setGraphOverlayOrderCustom (int[]).
getGraphOverlayOrderCustom() - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Gets the custom ordering definition for the order in which graphs are displayed for overlay charts.
getGraphPropertiesVector() - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Returns a vector of the GraphProperties that have been added to this object.
getGraphToHeightRatio() - Method in class net.sourceforge.chart2d.GraphChartArea
Returns this property in order for subclasses to have access to it.
getGraphToWidthRatio() - Method in class net.sourceforge.chart2d.GraphChartArea
Returns this property in order for subclasses to have access to it.
getGraphValues() - Method in class net.sourceforge.chart2d.GraphArea
Returns the graph values for the bars, dots, and lines.
getGraphVector() - Method in class net.sourceforge.chart2d.GraphChartArea
Returns a vector with all the graphs that were added by the addGraph method.
getGreatest() - Method in class net.sourceforge.chart2d.Dataset
Returns the greatest value of all the data in the datset.
getHorizontalLinesColor() - Method in class net.sourceforge.chart2d.GraphArea
Returns a value of the color of the horizontal lines.
getHorizontalLinesExistence() - Method in class net.sourceforge.chart2d.GraphArea
Returns a value indicating existence of horizontal lines on the graph.
getHorizontalLinesStyle() - Method in class net.sourceforge.chart2d.GraphArea
Returns a value of the style of the horizontal lines.
getHorizontalLinesThickness() - Method in class net.sourceforge.chart2d.GraphArea
Returns a value of the horizontal lines thickness.
getHorizontalLinesThicknessModel() - Method in class net.sourceforge.chart2d.GraphArea
Returns a value of the horizontal lines model thickness.
getHorizontalTextListAreaNeedsUpdate() - Method in class net.sourceforge.chart2d.HorizontalTextListArea
Indicates whether some property of this class has changed.
getIdentifier() - Method in class nups.NetworkObject
An operation that does...
getImage() - Method in class net.sourceforge.chart2d.Chart2D
Returns a buffered image of the chart.
getImage() - Method in class net.sourceforge.chart2d.LBChart2D
Returns a buffered image of the chart.
getImage() - Method in class net.sourceforge.chart2d.LLChart2D
Returns a buffered image of the chart.
getImage() - Method in class net.sourceforge.chart2d.PieChart2D
Returns a buffered image of the chart.
getInteriorBounds(Graphics2D) - Method in class net.sourceforge.chart2d.PieLabelsArea
Returns a bounding rectangle of the area the labels encircle.
getJustifications(int) - Method in class net.sourceforge.chart2d.Area
Returns the current justifications for the minimum area.
getLabels(Graphics2D) - Method in class net.sourceforge.chart2d.AxisArea
The labels of the axis.
getLabels(Graphics2D) - Method in class net.sourceforge.chart2d.YAxisArea
The labels of the axis.
getLabels(Graphics2D) - Method in class net.sourceforge.chart2d.TextListArea
Returns the labels.
getLabels(Graphics2D) - Method in class net.sourceforge.chart2d.VerticalTextListArea
Returns the labels.
getLabels(Graphics2D) - Method in class net.sourceforge.chart2d.XAxisArea
The labels of the axis.
getLabels(Graphics2D) - Method in class net.sourceforge.chart2d.HorizontalTextListArea
Returns the labels.
getLabelsAxisBetweenLabelsAndTicksGapExistence() - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Returns whether a gap between the labels and ticks exists, vertically.
getLabelsAxisBetweenLabelsAndTicksGapThicknessModel() - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Returns the thickness of the gap between the labels and ticks, vertically, for the chart's model size.
getLabelsAxisBetweenLabelsOrTicksGapExistence() - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Returns whether a gap between the labels or ticks exists, horizontally.
getLabelsAxisBetweenLabelsOrTicksGapThicknessModel() - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Returns the thickness of the gap between the labels or ticks, horizontally, for the chart's model size.
getLabelsAxisLabelsFontColor() - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Returns the color of the font of the labels of the labels axis.
getLabelsAxisLabelsFontName() - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Returns the name of the font of the labels of the labels axis.
getLabelsAxisLabelsFontPointModel() - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Returns the point of the font of the labels axis labels for the chart's model size.
getLabelsAxisLabelsFontStyle() - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Returns the style of the font of the labels axis labels.
getLabelsAxisLabelsTexts() - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Returns the text of each labels axis label.
getLabelsAxisTicksAlignment() - Method in class net.sourceforge.chart2d.GraphArea
Indicates whether the ticks are aligned between each pair of labels or in the center of the each label of the labels axis.
getLabelsAxisTicksAlignment() - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Returns the placement of the ticks on the labels axis.
getLabelsAxisTicksColor() - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Returns the color of the labels axis ticks.
getLabelsAxisTicksOutlineColor() - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Returns the color of the thin line that outlines the labels axis ticks.
getLabelsAxisTicksOutlineExistence() - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Returns whether a thin line outlines the labels axis ticks.
getLabelsAxisTicksSizeModel() - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Returns the size of the labels axis ticks for the chart's model size.
getLabelsAxisTitleBetweenRestGapExistence() - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Returns whether the gap above the labels axis title exists.
getLabelsAxisTitleBetweenRestGapThicknessModel() - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Returns the thickness of the gap above the labels axis title for the chart's model size.
getLabelsAxisTitleExistence() - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Returns whether the title of the labels axis exists.
getLabelsAxisTitleFontColor() - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Returns the color of the font of the labels axis title.
getLabelsAxisTitleFontName() - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Returns the name of the font of the labels axis title.
getLabelsAxisTitleFontPointModel() - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Returns the font point of the labels axis title for the chart's model size.
getLabelsAxisTitleFontStyle() - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Returns the style of teh font of the labels axis title.
getLabelsAxisTitleText() - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Returns the text of the title of the labels axis.
getLabelsExistence() - Method in class net.sourceforge.chart2d.TextListArea
Returns true if the labels of the text list exist; false otherwise.
getLabelsExistence() - Method in class net.sourceforge.chart2d.VerticalTextListArea
Returns true if the labels of the text list exist; false otherwise.
getLabelsExistence() - Method in class net.sourceforge.chart2d.HorizontalTextListArea
Returns true if the labels of the text list exist; false otherwise.
getLabelsLineDotsColor() - Method in class net.sourceforge.chart2d.PieChartArea
Returns the color of the dots on the lines between the pie sector labels and the pie sectors.
getLabelsLineDotsExistence() - Method in class net.sourceforge.chart2d.PieChartArea
Returns the existence of the dots on the lines between the pie sector labels and the pie sectors.
getLabelsLineDotsThicknessModel() - Method in class net.sourceforge.chart2d.PieChartArea
Returns the model thickness of the dots on the lines between the pie sector labels and the pie sectors.
getLabelsLinesColor() - Method in class net.sourceforge.chart2d.PieChartArea
Returns the color of the lines between the pie sector labels and the pie sectors.
getLabelsLinesThicknessModel() - Method in class net.sourceforge.chart2d.PieChartArea
Return the model thickness of the lines between the pie sector labels and the pie sectors.
getLabelsPointsGapExistence() - Method in class net.sourceforge.chart2d.PieLabelsArea
Returns whether the gaps between the labels and the points near each label exist.
getLabelsPointsGapThicknessModel() - Method in class net.sourceforge.chart2d.PieLabelsArea
Returns how far from the labels, the points on each label should be.
getLabelsPrecisionNum() - Method in class net.sourceforge.chart2d.ChartArea
Indicates how many decimal places should be in the labels of the value axis.
getLabelStrings() - Method in class net.sourceforge.chart2d.TextListArea
Returns the label strings of this text list.
getLabelStrings() - Method in class net.sourceforge.chart2d.VerticalTextListArea
Returns the label strings of this text list.
getLabelStrings() - Method in class net.sourceforge.chart2d.HorizontalTextListArea
Returns the label strings of this text list.
getLabelsType() - Method in class net.sourceforge.chart2d.PieLabelsArea
Indirectly returns the text of the labels.
getLBChartAreaNeedsUpdate() - Method in class net.sourceforge.chart2d.LBChartArea
Indicates whether some property of this class has changed.
getLBGraphAreaNeedsUpdate() - Method in class net.sourceforge.chart2d.LBGraphArea
Indicates whether some property of this class has changed.
getLeast() - Method in class net.sourceforge.chart2d.Dataset
Returns the least value of all the data in the datset.
getLegend() - Method in class net.sourceforge.chart2d.ChartArea
Returns the legend in order to allow customization of it.
getLegendAreaNeedsUpdate() - Method in class net.sourceforge.chart2d.LegendArea
Indicates whether some property of this class has changed.
getLegendBackgroundColor() - Method in class net.sourceforge.chart2d.Chart2DProperties
Returns the color of the legend's background.
getLegendBackgroundExistence() - Method in class net.sourceforge.chart2d.Chart2DProperties
Returns whether the legend will have a painted background or not.
getLegendBetweenLabelsAndBulletsGapExistence() - Method in class net.sourceforge.chart2d.Chart2DProperties
Returns whether the gap between the legend's bullets and labels exists in their horizontal placement.
getLegendBetweenLabelsAndBulletsGapThicknessModel() - Method in class net.sourceforge.chart2d.Chart2DProperties
Returns the thickness of the gap between the legend's bullets and labels in their horizontal placement, for the chart's model size.
getLegendBetweenLabelsOrBulletsGapExistence() - Method in class net.sourceforge.chart2d.Chart2DProperties
Returns whether a gap between the legend's bullets or labels exists in their vertical placement.
getLegendBetweenLabelsOrBulletsGapThicknessModel() - Method in class net.sourceforge.chart2d.Chart2DProperties
Returns the thickness of the gap between the legend's bullets or labels exists in their vertical placement, for the chart's model size.
getLegendBorderColor() - Method in class net.sourceforge.chart2d.Chart2DProperties
Returns the color of the border around the legend.
getLegendBorderExistence() - Method in class net.sourceforge.chart2d.Chart2DProperties
Returns whether there will exist a border around the legend.
getLegendBorderThicknessModel() - Method in class net.sourceforge.chart2d.Chart2DProperties
Returns the thickness of the border around the legend for the chart's model size.
getLegendBulletsOutlineColor() - Method in class net.sourceforge.chart2d.Chart2DProperties
Returns the color of the legend's bullets outline.
getLegendBulletsOutlineExistence() - Method in class net.sourceforge.chart2d.Chart2DProperties
Returns whether a thin line is painted around the legend's bullets.
getLegendBulletsSizeModel() - Method in class net.sourceforge.chart2d.Chart2DProperties
Returns the size of the legend's bullets for the chart's model size.
getLegendExistence() - Method in class net.sourceforge.chart2d.ChartArea
Returns this property in order for subclasses to have access to it.
getLegendExistence() - Method in class net.sourceforge.chart2d.Chart2DProperties
Returns whether there will exist a legend on the chart.
getLegendGapExistence() - Method in class net.sourceforge.chart2d.Chart2DProperties
Returns whether a gap between the legend's border or edge and the legend's inner components exists.
getLegendGapThicknessModel() - Method in class net.sourceforge.chart2d.Chart2DProperties
Returns the thickness of the legend's gap for the chart's model size.
getLegendLabelsFontColor() - Method in class net.sourceforge.chart2d.Chart2DProperties
Returns the color of the font of the legend's labels.
getLegendLabelsFontName() - Method in class net.sourceforge.chart2d.Chart2DProperties
Returns name of the font of the legend's labels.
getLegendLabelsFontPointModel() - Method in class net.sourceforge.chart2d.Chart2DProperties
Returns the point of the font of the legend's labels for the chart's model size.
getLegendLabelsFontStyle() - Method in class net.sourceforge.chart2d.Chart2DProperties
Returns the style of the font of the legend's labels.
getLegendLabelsTexts() - Method in class net.sourceforge.chart2d.PieChart2DProperties
Returns the legend labels texts.
getLegendLabelsTexts() - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Returns the texts of the legend labels.
getLegendToHeightRatio() - Method in class net.sourceforge.chart2d.ChartArea
Returns this property in order for subclasses to have access to it.
getLegendToWidthRatio() - Method in class net.sourceforge.chart2d.ChartArea
Returns this property in order for subclasses to have access to it.
getLineColors() - Method in class net.sourceforge.chart2d.GraphArea
Returns this property.
getLinesExcessSpaceFeedbackRatio() - Method in class net.sourceforge.chart2d.GraphArea
Returns the amount of the excess space to feed back to lines thickness.
getLinesExistence() - Method in class net.sourceforge.chart2d.GraphArea
Returns this property.
getLinesFillInterior() - Method in class net.sourceforge.chart2d.GraphArea
Returns whether the region between the lines and between its baseline should be filled in.
getLinesFillInteriorBaseValue() - Method in class net.sourceforge.chart2d.GraphArea
Returns the length across the graph length, in the same direction of the meaning of the graph values, that the forms the base for the filled region.
getLinesThicknessModel() - Method in class net.sourceforge.chart2d.GraphArea
Returns this property.
getLinesWithinCategoryOverlapRatio() - Method in class net.sourceforge.chart2d.GraphArea
Returns how much the lines can overlap eachother when there are multiple data values per data set and per data category.
getLLChartAreaNeedsUpdate() - Method in class net.sourceforge.chart2d.LLChartArea
Indicates whether some property of this class has changed.
getLLGraphAreaNeedsUpdate() - Method in class net.sourceforge.chart2d.LLGraphArea
Indicates whether some property of this class has changed.
getMaxEntitledSpaceBounds(Graphics2D) - Method in class net.sourceforge.chart2d.TitledArea
Returns the available space and location of that space.
getMessages() - Method in class nups.nupsApp
 
getName() - Method in class nups.NetworkObject
An operation that does...
getNetworkObjects() - Method in class nups.nupsApp
 
getNetworkObjects() - Method in class nups.Nups
 
getNetworkObjects(Nups) - Method in class nups.DbFunctions
retreives network objects from database
getNumbersAxisBetweenLabelsAndTicksGapExistence() - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Returns whether a gap between the labels and ticks exists, horizontally.
getNumbersAxisBetweenLabelsAndTicksGapThicknessModel() - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Returns the thickness of the gap between the labels and ticks, horizontally, for the chart's model size.
getNumbersAxisBetweenLabelsOrTicksGapExistence() - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Returns whether a gap between the labels or ticks exists, vertically.
getNumbersAxisBetweenLabelsOrTicksGapThicknessModel() - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Returns the thickness of the gap between the labels or ticks, vertically, for the chart's model size.
getNumbersAxisLabelsFontColor() - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Returns the color of the font of the labels of the numbers axis.
getNumbersAxisLabelsFontName() - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Returns the name of the font of the labels of the numbers axis.
getNumbersAxisLabelsFontPointModel() - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Returns the point of the font of the numbers axis labels for the chart's model size.
getNumbersAxisLabelsFontStyle() - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Returns the style of the font of the numbers axis labels.
getNumbersAxisNumLabels() - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Returns the number of labels in the numbers axis.
getNumbersAxisRangeHigh() - Method in class net.sourceforge.chart2d.GraphChartArea
For accessing the range of the numbers axis.
getNumbersAxisRangeHigh() - Method in class net.sourceforge.chart2d.GraphChart2D
Returns the value of the high label of the numbers axis.
getNumbersAxisRangeHigh() - Method in class net.sourceforge.chart2d.LBChart2D
Returns the value of the high label of the numbers axis.
getNumbersAxisRangeHigh() - Method in class net.sourceforge.chart2d.LLChart2D
Returns the value of the high label of the numbers axis.
getNumbersAxisRangeLow() - Method in class net.sourceforge.chart2d.GraphChartArea
For accessing the range of the numbers axis.
getNumbersAxisRangeLow() - Method in class net.sourceforge.chart2d.GraphChart2D
Returns the value of the low label of the numbers axis.
getNumbersAxisRangeLow() - Method in class net.sourceforge.chart2d.LBChart2D
Returns the value of the low label of the numbers axis.
getNumbersAxisRangeLow() - Method in class net.sourceforge.chart2d.LLChart2D
Returns the value of the low label of the numbers axis.
getNumbersAxisTicksColor() - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Returns the color of the numbers axis ticks.
getNumbersAxisTicksOutlineColor() - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Returns the color of the thin line that outlines the numbers axis ticks.
getNumbersAxisTicksOutlineExistence() - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Returns whether a thin line outlines the numbers axis ticks.
getNumbersAxisTicksSizeModel() - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Returns the size of the numbers axis ticks for the chart's model size.
getNumbersAxisTitleBetweenRestGapExistence() - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Returns whether the gap right of the numbers axis title exists.
getNumbersAxisTitleBetweenRestGapThicknessModel() - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Returns the thickness of the gap right of the numbers axis title for the chart's model size.
getNumbersAxisTitleExistence() - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Returns whether the title of the numbers axis exists.
getNumbersAxisTitleFontColor() - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Returns the color of the font of the numbers axis title.
getNumbersAxisTitleFontName() - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Returns the name of the font of the numbers axis title.
getNumbersAxisTitleFontPointModel() - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Returns the font point of the numbers axis title for the chart's model size.
getNumbersAxisTitleFontStyle() - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Returns the style of teh font of the numbers axis title.
getNumbersAxisTitleText() - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Returns the text of the title of the numbers axis.
getNumBullets() - Method in class net.sourceforge.chart2d.VerticalTextListArea
Returns the number of bullets this text list has.
getNumBullets() - Method in class net.sourceforge.chart2d.HorizontalTextListArea
Returns the number of bullets this text list has.
getNumCats() - Method in class net.sourceforge.chart2d.Dataset
Returns the number of categories per set of data in this dataset.
getNumItems() - Method in class net.sourceforge.chart2d.Dataset
Returns the number of items per category of data in this dataset.
getNumPlotAxisLabels() - Method in class net.sourceforge.chart2d.GraphChartArea
Gets the number of labels for the plot axis.
getNumSectors() - Method in class net.sourceforge.chart2d.PieArea
Returns this property.
getNumSectorsInQuarters() - Method in class net.sourceforge.chart2d.PieArea
Returns this property.
getNumSets() - Method in class net.sourceforge.chart2d.Dataset
Returns the number of sets of data in this dataset.
getOldGraphStruct() - Method in class net.sourceforge.chart2d.Dataset
Returns a float[][] representation of this dataset for use by GraphChartArea.
getOldPieStruct() - Method in class net.sourceforge.chart2d.Dataset
Returns a float[] representation of this dataset for use by PieChartArea.
getOutlineComponents() - Method in class net.sourceforge.chart2d.GraphArea
Returns whether bars, lines, and/or dots should have a thin black outline around them.
getOutlineComponentsColor() - Method in class net.sourceforge.chart2d.GraphArea
Returns the color of the components outline if it exists.
getOutlineSectors() - Method in class net.sourceforge.chart2d.PieArea
Returns whether the sectors should have a thin outline.
getOutlineSectorsColor() - Method in class net.sourceforge.chart2d.PieArea
Returns the color of the sectors outline if it exists.
getPie() - Method in class net.sourceforge.chart2d.PieChartArea
Returns the pie component of this chart in order to allow customization of it.
getPieAreaNeedsUpdate() - Method in class net.sourceforge.chart2d.PieArea
Indicates whether some property of this class has changed.
getPieChart2DNeedsUpdate(PieChart2D) - Method in class net.sourceforge.chart2d.PieChart2DProperties
Gets whether any properties have changed since the PieChart2D object's last update.
getPieChart2DProperties() - Method in class net.sourceforge.chart2d.PieChart2D
Returns the PieChart2DProperties of this chart.
getPieChart2DVector() - Method in class net.sourceforge.chart2d.PieChart2DProperties
Returns the vector of PieChart2D objects that are using this object.
getPieChartArea() - Method in class net.sourceforge.chart2d.PieChart2D
Returns the PieChartArea of this PieChart2D.
getPieChartAreaNeedsUpdate() - Method in class net.sourceforge.chart2d.PieChartArea
Indicates whether some property of this class has changed.
getPieLabels() - Method in class net.sourceforge.chart2d.PieChartArea
Returns the pie labels component of this chart in order to allow customization of it.
getPieLabelsAreaNeedsUpdate() - Method in class net.sourceforge.chart2d.PieLabelsArea
Indicates whether some property of this class has changed.
getPieLabelsBetweenLabelsGapExistence() - Method in class net.sourceforge.chart2d.PieChart2DProperties
Returns whether a gap between each pie sector label exists.
getPieLabelsBetweenLabelsGapThicknessModel() - Method in class net.sourceforge.chart2d.PieChart2DProperties
Returns the thickness of the gap between each pie label for the chart's model size.
getPieLabelsExistence() - Method in class net.sourceforge.chart2d.PieChartArea
Returns whether the labels exist or not.
getPieLabelsExistence() - Method in class net.sourceforge.chart2d.PieChart2DProperties
Returns whether the pie sectors of the pie chart will be labeled.
getPieLabelsLinesColor() - Method in class net.sourceforge.chart2d.PieChart2DProperties
Returns the color of the lines relating each pie sector with its particular label.
getPieLabelsLinesDotsColor() - Method in class net.sourceforge.chart2d.PieChart2DProperties
Returns the color of the dots that exist at the beginning and ending of the lines relating each pie sector with its particular label.
getPieLabelsLinesDotsExistence() - Method in class net.sourceforge.chart2d.PieChart2DProperties
Returns whether dots exist at the beginning and ending of the lines relating each pie sector with its particular label.
getPieLabelsLinesDotsThicknessModel() - Method in class net.sourceforge.chart2d.PieChart2DProperties
Returns the thickness (ie diameter) of the dots that exist at the beginning and ending of the lines releating each pie sector with its particular label for the chart's model size.
getPieLabelsLinesExistence() - Method in class net.sourceforge.chart2d.PieChart2DProperties
Returns whether lines relating each pie sector with its particular label exists.
getPieLabelsLinesThicknessModel() - Method in class net.sourceforge.chart2d.PieChart2DProperties
Returns the thickness of the lines relating each pie sector with its particular label for the model size of the chart.
getPieLabelsPointsBetweenPieAndLabelGapsDepthRatio() - Method in class net.sourceforge.chart2d.PieChart2DProperties
Returns the depth within each gap between each pie sector and label, from each pie, of the point at which a line coming from a label and a line coming from a pie, meet.
getPieLabelsPointsLabelsGapOffsetExistence() - Method in class net.sourceforge.chart2d.PieChart2DProperties
Returns whether the gap between each pie label and a point from which a line may be drawn and/or on which a dot may be placed to relate each label with a particular pie sector exists.
getPieLabelsPointsLabelsGapOffsetThicknessModel() - Method in class net.sourceforge.chart2d.PieChart2DProperties
Returns the gap between each pie label and a point from which a line may be drawn and/or on which a dot may be placed to relate each label with a particular pie sector for the chart's model size.
getPieLabelsPointsPieSectorsDepthRatio() - Method in class net.sourceforge.chart2d.PieChart2DProperties
Returns the depth within each pie sector a point is placed from which a line may be drawn and/or on which a dot may be placed to relate each label with a particular pie sector for the chart's model size.
getPieLabelsType() - Method in class net.sourceforge.chart2d.PieChart2DProperties
Returns the type of pie sector labels of the pie chart.
getPiePreferredSize() - Method in class net.sourceforge.chart2d.PieChart2DProperties
Returns the preffered size of the pie in the pie chart.
getPieSectorsOutlineColor() - Method in class net.sourceforge.chart2d.PieChart2DProperties
Returns the color of the outline of the pie sectors.
getPieSectorsOutlineExistence() - Method in class net.sourceforge.chart2d.PieChart2DProperties
Returns whether the sectors of the pie should have a thin outline.
getPointsInSectors() - Method in class net.sourceforge.chart2d.PieArea
Returns a point in each sector at the depth specified by setSectorsPointDepthRatio(float).
getPointsNearLabels(Graphics2D) - Method in class net.sourceforge.chart2d.PieLabelsArea
Returns an array of points, one for each label, that are near the labels.
getPointsOutSectors() - Method in class net.sourceforge.chart2d.PieArea
Returns a point in out of each sector at the location indicated by setSectorsPointExternalRatio(float).
getPrecisionCeil(float, int) - Static method in class net.sourceforge.chart2d.ChartArea
Provides a more sophisticated use of Math.ceil(double).
getPrecisionFloor(float, int) - Static method in class net.sourceforge.chart2d.ChartArea
Provides a more sophisticated use of Math.floor(double).
getPrecisionRound(float, int) - Static method in class net.sourceforge.chart2d.ChartArea
Provides a more sophisticated use of Math.round(double).
getPredictions() - Method in class nups.Experiment
An operation that does...
getPreferredSize() - Method in class net.sourceforge.chart2d.Chart2D
Returns the preferred size of the chart.
getPreferredSize() - Method in class net.sourceforge.chart2d.LBChart2D
Returns the preferred size of the chart.
getPreferredSize() - Method in class net.sourceforge.chart2d.LLChart2D
Returns the preferred size of the chart.
getPreferredSize() - Method in class net.sourceforge.chart2d.PieChart2D
Returns the preferred size of the chart.
getPrefHeight(int, int, int) - Method in class net.sourceforge.chart2d.LLGraphArea
Does a quick calculation of the preferred height of the graph.
getPrefSize(Graphics2D) - Method in class net.sourceforge.chart2d.LBChartArea
Returns the minimum size that the chart would need if it was to be redrawn, the "preferred" size.
getPrefSize(Graphics2D) - Method in class net.sourceforge.chart2d.LLChartArea
Returns the minimum size that the chart would need if it was to be redrawn, the "preferred" size.
getPrefSize(Graphics2D) - Method in class net.sourceforge.chart2d.PieChartArea
Returns the minimum size that the chart would need if it was to be redrawn, the "preferred" size.
getPrefWidth(int, int, int) - Method in class net.sourceforge.chart2d.LBGraphArea
Does a quick calculation of the preferred width of the graph.
getRatio(int) - Method in class net.sourceforge.chart2d.Area
Returns the specified ratio.
getRawLabelsPrecision() - Method in class net.sourceforge.chart2d.PieLabelsArea
Returns how many significant digits are wanted.
getResetAreaModel() - Method in class net.sourceforge.chart2d.Area
Returns whether the max model will be reset, in the next max sizing.
getRotateLeft() - Method in class net.sourceforge.chart2d.TextArea
Returns whether this text is rotated left 90 degrees.
getRowCount() - Method in class nups.SampleTableModel
 
getSample(int) - Method in class nups.NetworkObject
An operation that does...
getSamples() - Method in class nups.NetworkObject
 
getSamples(NetworkObject) - Method in class nups.DbFunctions
 
getSamplesTable() - Method in class nups.NetworkObject
 
getSectorPointDepthRatio() - Method in class net.sourceforge.chart2d.PieArea
Returns how far into the sector the depth of the points from the getPointsInSectors() method are.
getSize(int) - Method in class net.sourceforge.chart2d.Area
Returns the size of the area.
getSizeLocation(int) - Method in class net.sourceforge.chart2d.Area
Returns the location of the area.
getSpaceSize(int) - Method in class net.sourceforge.chart2d.Area
Returns the size of the space area.
getSpaceSizeLocation(int) - Method in class net.sourceforge.chart2d.Area
Returns the space area location.
getText() - Method in class net.sourceforge.chart2d.TextArea
Returns the text of this label.
getTextAreaNeedsUpdate() - Method in class net.sourceforge.chart2d.TextArea
Indicates whether some property of this class has changed.
getTextList() - Method in class net.sourceforge.chart2d.YAxisArea
Returns the Text List Area for this Y Axis.
getTextList() - Method in class net.sourceforge.chart2d.XAxisArea
Returns the HorizontalTextListArea for this X Axis.
getTicks(Graphics2D) - Method in class net.sourceforge.chart2d.AxisArea
The bounds of the ticks.
getTicks(Graphics2D) - Method in class net.sourceforge.chart2d.YAxisArea
The bounds of the ticks.
getTicks(Graphics2D) - Method in class net.sourceforge.chart2d.XAxisArea
The bounds of the ticks.
getTicksAlignment() - Method in class net.sourceforge.chart2d.AxisArea
Returns how the ticks are aligned with respect to the labels.
getTicksAlignment() - Method in class net.sourceforge.chart2d.YAxisArea
Returns how the ticks are aligned with respect to the labels.
getTicksAlignment() - Method in class net.sourceforge.chart2d.XAxisArea
Returns how the ticks are aligned with respect to the labels.
getTicksColor() - Method in class net.sourceforge.chart2d.AxisArea
Returns the color of the ticks.
getTicksColor() - Method in class net.sourceforge.chart2d.YAxisArea
Returns the color of the ticks.
getTicksColor() - Method in class net.sourceforge.chart2d.XAxisArea
Returns the color of the ticks.
getTime() - Method in class nups.Sample
An operation that does...
getTitle() - Method in class net.sourceforge.chart2d.TitledArea
Gets the title.
getTitleAutoLocate() - Method in class net.sourceforge.chart2d.TitledArea
Indicates whether the title will locate itself automatically within the area according to the title justifications.
getTitledAreaNeedsUpdate() - Method in class net.sourceforge.chart2d.TitledArea
Indicates whether some property of this class has changed.
getTitleExistence() - Method in class net.sourceforge.chart2d.TitledArea
Returns the existence of the title; whether the title exists or not.
getTitleJustifications(int) - Method in class net.sourceforge.chart2d.TitledArea
Returns the horizontal or vertical justification of this title within the area.
getTitleSize(int, Graphics2D) - Method in class net.sourceforge.chart2d.TitledArea
Returns the size of this title.
getTitleSqueeze() - Method in class net.sourceforge.chart2d.ChartArea
Indicates whether the title should be squeezed on top of, and near to the chart.
getTitleText() - Method in class net.sourceforge.chart2d.TitledArea
Gets the text of the title.
getType() - Method in class net.sourceforge.chart2d.GraphArea
Returns the type of graph.
getValidateOnUpdate() - Method in class net.sourceforge.chart2d.Dataset
Returns whether the dataset should be validated whenever a chart is to be updated.
getValidateOnUpdate() - Method in class net.sourceforge.chart2d.Chart2DProperties
Returns whether the properties should be validated whenever a chart is to be updated with a changed property.
getValidateOnUpdate() - Method in class net.sourceforge.chart2d.GraphProperties
Returns whether the properties should be validated whenever a chart is to be updated with a changed property.
getValidateOnUpdate() - Method in class net.sourceforge.chart2d.PieChart2DProperties
Returns whether the properties should be validated whenever a chart is to be updated with a changed property.
getValidateOnUpdate() - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Returns whether the properties should be validated whenever a chart is to be updated with a changed property.
getValue() - Method in class nups.CleanSample
 
getValue() - Method in class nups.Sample
An operation that does...
getValue() - Method in class nups.Prediction
 
getValue() - Method in class nups.SwingWorker
Get the value produced by the worker thread, or null if it hasn't been constructed yet.
getValue(String) - Method in class nups.Inputdecoder
 
getValueAt(int, int) - Method in class nups.SampleTableModel
 
getVerticalLinesColor() - Method in class net.sourceforge.chart2d.GraphArea
Returns a value of the color of the vertical lines.
getVerticalLinesExistence() - Method in class net.sourceforge.chart2d.GraphArea
Returns a value indicating existence of vertical lines on the graph.
getVerticalLinesStyle() - Method in class net.sourceforge.chart2d.GraphArea
Returns a value of the style of the vertical lines.
getVerticalLinesThickness() - Method in class net.sourceforge.chart2d.GraphArea
Returns a value of the vertical lines thickness.
getVerticalLinesThicknessModel() - Method in class net.sourceforge.chart2d.GraphArea
Returns a value of the vertical lines model thickness.
getVerticalTextListAreaNeedsUpdate() - Method in class net.sourceforge.chart2d.VerticalTextListArea
Indicates whether some property of this class has changed.
getXAxis() - Method in class net.sourceforge.chart2d.GraphChartArea
Returns the x Axis in order to allow customizations of it.
getXAxisAreaNeedsUpdate() - Method in class net.sourceforge.chart2d.XAxisArea
Indicates whether some property of this class has changed.
getXAxisToHeightRatio() - Method in class net.sourceforge.chart2d.GraphChartArea
Returns this property in order for subclasses to have access to it.
getXAxisToWidthRatio() - Method in class net.sourceforge.chart2d.GraphChartArea
Returns this property in order for subclasses to have access to it.
getXTicks() - Method in class net.sourceforge.chart2d.GraphArea
Returns the ticks of the x axis.
getYAxis() - Method in class net.sourceforge.chart2d.GraphChartArea
Returns the y axis in order to allow customization of it.
getYAxisAreaNeedsUpdate() - Method in class net.sourceforge.chart2d.YAxisArea
Indicates whether some property of this class has changed.
getYAxisToHeightRatio() - Method in class net.sourceforge.chart2d.GraphChartArea
Returns this property in order for subclasses to have access to it.
getYAxisToWidthRatio() - Method in class net.sourceforge.chart2d.GraphChartArea
Returns this property in order for subclasses to have access to it.
getYTicks() - Method in class net.sourceforge.chart2d.GraphArea
Returns the ticks of the y axis.
GRAPH_ALLOW_COMPONENT_ALIGNMENT_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphProperties
The default is false.
GRAPH_BACKGROUND_COLOR_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphProperties
The default is Color.lightGray.
GRAPH_BACKGROUND_EXISTENCE_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphProperties
The default is true.
GRAPH_BARS_EXCESS_SPACE_FEEDBACK_RATIO_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphProperties
The default is .75f.
GRAPH_BARS_EXISTENCE_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphProperties
The default is true.
GRAPH_BARS_THICKNESS_MODEL_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphProperties
The default is 10.
GRAPH_BARS_WITHIN_CATEGORY_OVERLAP_RATIO_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphProperties
The default is .535f.
GRAPH_BETWEEN_COMPONENTS_GAP_EXISTENCE_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphProperties
The default is true.
GRAPH_BETWEEN_COMPONENTS_GAP_THICKNESS_MODEL_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphProperties
The default is 2.
GRAPH_BORDER_LEFT_BOTTOM_COLOR_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphProperties
The default is Color.black.
GRAPH_BORDER_LEFT_BOTTOM_EXISTENCE_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphProperties
The default is true.
GRAPH_BORDER_LEFT_BOTTOM_THICKNESS_MODEL_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphProperties
The default is 2.
GRAPH_BORDER_RIGHT_TOP_COLOR_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphProperties
The default is Color.gray.
GRAPH_BORDER_RIGHT_TOP_EXISTENCE_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphProperties
The default is true.
GRAPH_BORDER_RIGHT_TOP_THICKNESS_MODEL_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphProperties
The default is 2.
GRAPH_DOTS_EXCESS_SPACE_FEEDBACK_RATIO_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphProperties
The default is 0f.
GRAPH_DOTS_EXISTENCE_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphProperties
The default is false.
GRAPH_DOTS_THICKNESS_MODEL_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphProperties
The default is 8.
GRAPH_DOTS_WITHIN_CATEGORY_OVERLAP_RATIO_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphProperties
The default is .40f.
GRAPH_LABELS_LINES_COLOR_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphProperties
The default is Color.gray.
GRAPH_LABELS_LINES_EXISTENCE_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphProperties
The default is false.
GRAPH_LABELS_LINES_STYLE_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphProperties
The default is CONTINUOUS.
GRAPH_LABELS_LINES_THICKNESS_MODEL_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphProperties
The default is 2.
GRAPH_LINES_EXCESS_SPACE_FEEDBACK_RATIO_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphProperties
The default is 0f.
GRAPH_LINES_EXISTENCE_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphProperties
The default is false.
GRAPH_LINES_FILL_INTERIOR_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphProperties
The default is false.
GRAPH_LINES_THICKNESS_ASSOCIATION_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphProperties
The default is true.
GRAPH_LINES_THICKNESS_MODEL_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphProperties
The default is 5.
GRAPH_LINES_WITHIN_CATEGORY_OVERLAP_RATIO_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphProperties
The default is 0f.
GRAPH_NUMBERS_LINES_COLOR_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphProperties
The default is Color.gray.
GRAPH_NUMBERS_LINES_EXISTENCE_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphProperties
The default is true.
GRAPH_NUMBERS_LINES_STYLE_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphProperties
The default is CONTINUOUS.
GRAPH_NUMBERS_LINES_THICKNESS_MODEL_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphProperties
The default is 2.
GRAPH_OUTLINE_COMPONENTS_COLOR_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphProperties
The default is Color.black.
GRAPH_OUTLINE_COMPONENTS_EXISTENCE_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphProperties
The default is true.
GRAPH_OVERLAY_ORDER_CUSTOM_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphChart2DProperties
The default is int[0].
GRAPH_OVERLAY_ORDER_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphChart2DProperties
The default is ORDER_ADDED.
GraphArea - class net.sourceforge.chart2d.GraphArea.
A container for many variables and components relating to a graph area.
GraphArea() - Constructor for class net.sourceforge.chart2d.GraphArea
Creates a graph area with the default values of the Area class (except where overridden here), and its own default values.
GraphChart2D - class net.sourceforge.chart2d.GraphChart2D.
An abstract class for the common methods of LBChart2D and LLChart2D.
GraphChart2D() - Constructor for class net.sourceforge.chart2d.GraphChart2D
 
GraphChart2DProperties - class net.sourceforge.chart2d.GraphChart2DProperties.
A data structure for holding the properties common to all graph charts (ie LBChart2D and LLChart2D).
GraphChart2DProperties() - Constructor for class net.sourceforge.chart2d.GraphChart2DProperties
Creates this object with the documented default values, with a default Chart2DProperties object, and with one default GraphProperties object.
GraphChart2DProperties(Chart2DProperties) - Constructor for class net.sourceforge.chart2d.GraphChart2DProperties
Creates this object with the documented default values, with the given Chart2DProperties object, and with one default GraphProeprties object.
GraphChart2DProperties(Chart2DProperties, GraphProperties) - Constructor for class net.sourceforge.chart2d.GraphChart2DProperties
Creates this object with the documented default values, with the given Chart2DProperties object, and with the given GraphProperties object.
GraphChart2DProperties(GraphChart2DProperties, Chart2DProperties) - Constructor for class net.sourceforge.chart2d.GraphChart2DProperties
Creates this object with properties (deep) copied from the GraphChart2DProperties, with the given Chart2DProperties object, and with one default GraphProperties object.
GraphChart2DProperties(GraphChart2DProperties, Chart2DProperties, GraphProperties) - Constructor for class net.sourceforge.chart2d.GraphChart2DProperties
Creates this object with properties (deep) copied from the GraphChart2DProperties, with the given Chart2DProperties object, and with the given GraphProperties object.
GraphChart2DProperties(GraphChart2DProperties, GraphProperties) - Constructor for class net.sourceforge.chart2d.GraphChart2DProperties
Creates this object with properties (deep) copied from the GraphChart2DProperties, with a default Chart2DProperties object, and with the given GraphProperties object.
GraphChart2DProperties(GraphProperties) - Constructor for class net.sourceforge.chart2d.GraphChart2DProperties
Creates this object with the documented default values, with a default Chart2DProperties object, and with the given GraphProperties object.
GraphChart2DPropertiesDialog - class net.sourceforge.chart2d.GraphChart2DPropertiesDialog.
A dialog for expirementing with GraphChart2DProperties settings.
GraphChart2DPropertiesDialog(GraphChart2DProperties, Frame) - Constructor for class net.sourceforge.chart2d.GraphChart2DPropertiesDialog
The constructor.
GraphChart2DPropertiesPanel - class net.sourceforge.chart2d.GraphChart2DPropertiesPanel.
A JPanel that can be added to a content pane for modifying a GraphChart2DProperties class.
GraphChart2DPropertiesPanel(GraphChart2DProperties, JDialog, JColorChooser) - Constructor for class net.sourceforge.chart2d.GraphChart2DPropertiesPanel
Constructs a GraphChart2DPropertiesPanel.
GraphChartArea - class net.sourceforge.chart2d.GraphChartArea.
A container containing information and components for cartesian coordinate charts.
GraphChartArea() - Constructor for class net.sourceforge.chart2d.GraphChartArea
Creates a Graph Chart Area with the default values of a TitledArea, and its own default values.
GraphProperties - class net.sourceforge.chart2d.GraphProperties.
A data structure for holding the properties common all Chart2D graph chart graphs.
GraphProperties() - Constructor for class net.sourceforge.chart2d.GraphProperties
Creates a GraphProperties object with the documented default values and with a default dataset.
GraphProperties(Dataset) - Constructor for class net.sourceforge.chart2d.GraphProperties
Creates a GraphProperties object with the documented default values and with the given dataset.
GraphProperties(GraphProperties) - Constructor for class net.sourceforge.chart2d.GraphProperties
Creates a GraphProperties object with (deep) copied values form another GraphProperties class and with a default dataset.
GraphProperties(GraphProperties, Dataset) - Constructor for class net.sourceforge.chart2d.GraphProperties
Creates a GraphProperties object with (deep) copied values form another GraphProperties class and with the given dataset.
GraphPropertiesPanel - class net.sourceforge.chart2d.GraphPropertiesPanel.
A JPanel that can be added to a content pane for modifying a GraphProperties class.
GraphPropertiesPanel(GraphProperties, JDialog, JColorChooser) - Constructor for class net.sourceforge.chart2d.GraphPropertiesPanel
Constructs a GraphPropertiesPanel.
graphProps - Variable in class net.sourceforge.chart2d.DynamicChart2DFrameDemo
 
gridBagLayout1 - Variable in class nups.mainWindow
 
gridLayout1 - Variable in class nups.mainWindow
 

H

HEIGHT - Static variable in class net.sourceforge.chart2d.Area
Indicates the height.
helpAbout_actionPerformed(ActionEvent) - Method in class nups.mainWindow
 
HORIZONTAL - Static variable in class net.sourceforge.chart2d.Area
Indicates the horizontal.
HorizontalTextListArea - class net.sourceforge.chart2d.HorizontalTextListArea.
A set of text labels layed out horizontally with bullets on either the top or bottom of the labels.
HorizontalTextListArea() - Constructor for class net.sourceforge.chart2d.HorizontalTextListArea
Constructs a new horizontal text list area with the following default values:
setLabelsExistence (true);
setLabels (new String[0]);
setBulletsExistence (true);
setBulletColors (new Color[0]);
setBulletsSizeModel (new Dimension (9, 9));
setBulletsOutline (true);
setBetweenLabelsGapExistence (true);
setBetweenLabelsGapThicknessModel (3);
setBetweenBulletsGapExistence (true);
setBetweenBulletsGapThicknessModel (3);
setBetweenBulletsAndLabelsGapExistence (true);
setBetweenBulletsAndLabelsGapThicknessModel (3);
setBulletsAlignment (CENTERED);
setBulletsRelation (TOP);
setBulletsSquare (false);
setAllowSelfSize (true);
resetHorizontalTextListAreaModel (true);

I

increaseFactor() - Method in class nups.CleanSample
If cleansample is update with sample within same minute Update factor to be capable of calculating average
init() - Method in class net.sourceforge.chart2d.MultipleChart2DFrameDemo
Configure the chart and frame, open the frame.
init() - Method in class net.sourceforge.chart2d.Chart2DEmbeddedAppletDemo
Configure the chart, get the image, open a frame up with the image inside.
init() - Method in class net.sourceforge.chart2d.DynamicChart2DFrameDemo
Configure the chart and frame, open the frame, start a thread to update the datasets.
init() - Method in class net.sourceforge.chart2d.PieChart2DFrameDemo
Configure the chart and frame, open the frame.
init() - Method in class net.sourceforge.chart2d.LLChart2DFrameDemo
Configure the chart and frame, open the frame.
init() - Method in class net.sourceforge.chart2d.LBChart2DFrameDemo
Configure the chart and frame, open the frame.
Inputdecoder - class nups.Inputdecoder.
 
Inputdecoder(String) - Constructor for class nups.Inputdecoder
 
InputServer - class nups.InputServer.
Manage a thread pool for incoming connections
InputServer(nupsApp, int, int) - Constructor for class nups.InputServer
 
InputServerThread - class nups.InputServerThread.
Thread wich accepts incoming connections
InputServerThread(Vector, Vector, InputServer) - Constructor for class nups.InputServerThread
 
INTEGER - Static variable in class net.sourceforge.chart2d.Area
Indicates integer.
interrupt() - Method in class nups.SwingWorker
A new method that interrupts the worker thread.
isFontNameExists(String) - Method in class net.sourceforge.chart2d.Chart2DProperties
Returns true if the font name exists in the graphics enviornment.

J

jMenu1 - Variable in class nups.mainWindow
 
jMenu2 - Variable in class nups.mainWindow
 
jMenuItem1 - Variable in class nups.mainWindow
 
jMenuItem1_actionPerformed(ActionEvent) - Method in class nups.mainWindow
 
jMenuItem2 - Variable in class nups.mainWindow
 
jMenuItem2_actionPerformed(ActionEvent) - Method in class nups.mainWindow
 
jMenuItem3 - Variable in class nups.mainWindow
 
jMenuItem3_actionPerformed(ActionEvent) - Method in class nups.mainWindow
 
jPanel1 - Variable in class nups.mainWindow
 
jPanel2 - Variable in class nups.mainWindow
 
jScrollPane1 - Variable in class nups.mainWindow
 
jScrollPane2 - Variable in class nups.mainWindow
 
jScrollPane4 - Variable in class nups.mainWindow
 
jTable1 - Variable in class nups.mainWindow
 

L

LABELS_AXIS_BETWEEN_LABELS_AND_TICKS_GAP_EXISTENCE_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphChart2DProperties
The default is true.
LABELS_AXIS_BETWEEN_LABELS_AND_TICKS_GAP_THICKNESS_MODEL_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphChart2DProperties
The default is 2.
LABELS_AXIS_BETWEEN_LABELS_OR_TICKS_GAP_EXISTENCE_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphChart2DProperties
The default is true.
LABELS_AXIS_BETWEEN_LABELS_OR_TICKS_GAP_THICKNESS_MODEL_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphChart2DProperties
The default is 5.
LABELS_AXIS_LABELS_FONT_COLOR_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphChart2DProperties
The default is Color.black.
LABELS_AXIS_LABELS_FONT_NAME_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphChart2DProperties
The default is "SansSerif".
LABELS_AXIS_LABELS_FONT_POINT_MODEL_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphChart2DProperties
The default is 12.
LABELS_AXIS_LABELS_FONT_STYLE_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphChart2DProperties
The default is Font.PLAIN.
LABELS_AXIS_LABELS_TEXTS_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphChart2DProperties
The default is String[0].
LABELS_AXIS_TICKS_ALIGNMENT_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphChart2DProperties
The default is BETWEEN.
LABELS_AXIS_TICKS_COLOR_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphChart2DProperties
The default is Color.black.
LABELS_AXIS_TICKS_OUTLINE_COLOR_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphChart2DProperties
The default is Color.black.
LABELS_AXIS_TICKS_OUTLINE_EXISTENCE_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphChart2DProperties
The default is false.
LABELS_AXIS_TICKS_SIZE_MODEL_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphChart2DProperties
The default is Dimension (3, 3).
LABELS_AXIS_TITLE_BETWEEN_REST_GAP_EXISTENCE_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphChart2DProperties
The default is true.
LABELS_AXIS_TITLE_BETWEEN_REST_GAP_THICKNESS_MODEL_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphChart2DProperties
The default is 5.
LABELS_AXIS_TITLE_EXISTENCE_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphChart2DProperties
The default is true.
LABELS_AXIS_TITLE_FONT_COLOR_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphChart2DProperties
The default is Color.black.
LABELS_AXIS_TITLE_FONT_NAME_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphChart2DProperties
The default is "SansSerif".
LABELS_AXIS_TITLE_FONT_POINT_MODEL_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphChart2DProperties
The default is 14.
LABELS_AXIS_TITLE_FONT_STYLE_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphChart2DProperties
The default is Font.PLAIN.
LABELS_AXIS_TITLE_TEXT_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphChart2DProperties
The default is "".
LABELSBOTTOM - Static variable in class net.sourceforge.chart2d.Area
Indicates the labels bottom.
LABELSLEFT - Static variable in class net.sourceforge.chart2d.Area
Indicates the labels left.
LBChart2D - class net.sourceforge.chart2d.LBChart2D.
One of Chart2D's three general chart types.
LBChart2D() - Constructor for class net.sourceforge.chart2d.LBChart2D
Creates a default LBChart2D object with a default GraphChart2DProperties object.
LBChart2D(GraphChart2DProperties) - Constructor for class net.sourceforge.chart2d.LBChart2D
Creates a default LBChart2D object with the given GraphChart2DProperties object.
LBChart2DFrameDemo - class net.sourceforge.chart2d.LBChart2DFrameDemo.
A Chart2D demo, for showing the customizability of LBChart2D and for showing the capability of LBChart2DDialog.
LBChart2DFrameDemo() - Constructor for class net.sourceforge.chart2d.LBChart2DFrameDemo
 
LBChartArea - class net.sourceforge.chart2d.LBChartArea.
A graph chart with the data category lables located along the botton of the graph chart.
LBChartArea() - Constructor for class net.sourceforge.chart2d.LBChartArea
Creates LBChartArea with ChartArea's defaults.
LBGraphArea - class net.sourceforge.chart2d.LBGraphArea.
The area that the x axis and y axis attach to, and in which bars, lines, or dots are painted to represent the data set.
LBGraphArea() - Constructor for class net.sourceforge.chart2d.LBGraphArea
Creates a graph area with GraphArea's default values.
LEFT - Static variable in class net.sourceforge.chart2d.Area
Indicates the left.
LEFTBOTTOM - Static variable in class net.sourceforge.chart2d.Area
Indicates the right bottom.
LEFTRIGHT - Static variable in class net.sourceforge.chart2d.Area
Indicates the left right.
LEFTTOP - Static variable in class net.sourceforge.chart2d.Area
Indicates the left top.
LEGEND_BACKGROUND_COLOR_DEFAULT - Static variable in class net.sourceforge.chart2d.Chart2DProperties
The default is Color.white.
LEGEND_BACKGROUND_EXISTENCE_DEFAULT - Static variable in class net.sourceforge.chart2d.Chart2DProperties
The default is false.
LEGEND_BETWEEN_LABELS_AND_BULLETS_GAP_EXISTENCE_DEFAULT - Static variable in class net.sourceforge.chart2d.Chart2DProperties
The default is true.
LEGEND_BETWEEN_LABELS_AND_BULLETS_GAP_THICKNESS_MODEL_DEFAULT - Static variable in class net.sourceforge.chart2d.Chart2DProperties
The default is 5.
LEGEND_BETWEEN_LABELS_OR_BULLETS_GAP_EXISTENCE_DEFAULT - Static variable in class net.sourceforge.chart2d.Chart2DProperties
The default is true.
LEGEND_BETWEEN_LABELS_OR_BULLETS_GAP_THICKNESS_MODEL_DEFAULT - Static variable in class net.sourceforge.chart2d.Chart2DProperties
The default is 5.
LEGEND_BORDER_COLOR_DEFAULT - Static variable in class net.sourceforge.chart2d.Chart2DProperties
The default is Color.black.
LEGEND_BORDER_EXISTENCE_DEFAULT - Static variable in class net.sourceforge.chart2d.Chart2DProperties
The default is true.
LEGEND_BORDER_THICKNESS_MODEL_DEFAULT - Static variable in class net.sourceforge.chart2d.Chart2DProperties
The default is 2.
LEGEND_BULLETS_OUTLINE_COLOR_DEFAULT - Static variable in class net.sourceforge.chart2d.Chart2DProperties
The default is Color.black.
LEGEND_BULLETS_OUTLINE_EXISTENCE_DEFAULT - Static variable in class net.sourceforge.chart2d.Chart2DProperties
The default is true.
LEGEND_BULLETS_SIZE_MODEL_DEFAULT - Static variable in class net.sourceforge.chart2d.Chart2DProperties
The default is the Dimension (9, 9).
LEGEND_EXISTENCE_DEFAULT - Static variable in class net.sourceforge.chart2d.Chart2DProperties
The default is true.
LEGEND_GAP_EXISTENCE_DEFAULT - Static variable in class net.sourceforge.chart2d.Chart2DProperties
The default is true.
LEGEND_GAP_THICKNESS_MODEL_DEFAULT - Static variable in class net.sourceforge.chart2d.Chart2DProperties
The default is 5.
LEGEND_LABELS_FONT_COLOR_DEFAULT - Static variable in class net.sourceforge.chart2d.Chart2DProperties
The default is Color.black.
LEGEND_LABELS_FONT_NAME_DEFAULT - Static variable in class net.sourceforge.chart2d.Chart2DProperties
The default is "SansSerif".
LEGEND_LABELS_FONT_POINT_MODEL_DEFAULT - Static variable in class net.sourceforge.chart2d.Chart2DProperties
The default is 12.
LEGEND_LABELS_FONT_STYLE_DEFAULT - Static variable in class net.sourceforge.chart2d.Chart2DProperties
The default is Font.PLAIN.
LEGEND_LABELS_TEXTS_DEFAULT - Static variable in class net.sourceforge.chart2d.PieChart2DProperties
The default is String[0].
LEGEND_LABELS_TEXTS_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphChart2DProperties
The default is String[0].
LegendArea - class net.sourceforge.chart2d.LegendArea.
A customizable legend for a chart, enabling charting of multiple data sets.
LegendArea() - Constructor for class net.sourceforge.chart2d.LegendArea
Creates a legend area using all the defaults of vertical text list area.
LESSER - Static variable in class net.sourceforge.chart2d.Area
Indicates the lesser.
LLChart2D - class net.sourceforge.chart2d.LLChart2D.
One of Chart2D's three general chart types.
LLChart2D() - Constructor for class net.sourceforge.chart2d.LLChart2D
Creates a default LLChart2D object with a default GraphChart2DProperties object.
LLChart2D(GraphChart2DProperties) - Constructor for class net.sourceforge.chart2d.LLChart2D
Creates a default LLChart2D object with the given GraphChart2DProperties object.
LLChart2DFrameDemo - class net.sourceforge.chart2d.LLChart2DFrameDemo.
A Chart2D demo, for showing the customizability of LLChart2D and for showing the capability of LLChart2DDialog.
LLChart2DFrameDemo() - Constructor for class net.sourceforge.chart2d.LLChart2DFrameDemo
 
LLChartArea - class net.sourceforge.chart2d.LLChartArea.
A graph chart with the data category lables located along the left of the graph chart.
LLChartArea() - Constructor for class net.sourceforge.chart2d.LLChartArea
Creates LLChartArea with GraphChartArea's defaults, and its defaults.
LLGraphArea - class net.sourceforge.chart2d.LLGraphArea.
The area that the x axis and y axis attach to, and in which bars, lines, or dots are painted to represent the data set.
LLGraphArea() - Constructor for class net.sourceforge.chart2d.LLGraphArea
Creates a graph area with GraphArea's default values, except with vertical lines instead of horizontal alignment lines.

M

main(String[]) - Static method in class nups.nupsApp
 
main(String[]) - Static method in class net.sourceforge.chart2d.MultipleChart2DFrameDemo
For running as application.
main(String[]) - Static method in class net.sourceforge.chart2d.DynamicChart2DFrameDemo
For running as an application.
main(String[]) - Static method in class net.sourceforge.chart2d.PieChart2DFrameDemo
For running as an application.
main(String[]) - Static method in class net.sourceforge.chart2d.LLChart2DFrameDemo
For running as an application.
main(String[]) - Static method in class net.sourceforge.chart2d.LBChart2DFrameDemo
For running as an application.
mainWindow - class nups.mainWindow.
 
mainWindow(nupsApp) - Constructor for class nups.mainWindow
 
MAX - Static variable in class net.sourceforge.chart2d.Area
Indicates the maximum.
MAX_FLOAT - Static variable in class net.sourceforge.chart2d.ChartArea
Used by setLabelsPrecisionNum (int num).
MAX_FLOAT - Static variable in class net.sourceforge.chart2d.Chart2DProperties
Used by setChartDatasetLabelsPrecision (int).
MAX_INTEGER - Static variable in class net.sourceforge.chart2d.ChartArea
Used by setLabelsPrecisionNum (int num).
MAX_INTEGER - Static variable in class net.sourceforge.chart2d.Chart2DProperties
Used by setChartDatasetLabelsPrecision (int).
MAX_SIZE_DEFAULT - Static variable in class net.sourceforge.chart2d.LBChart2D
The default is Dimension (1024, 768).
MAX_SIZE_DEFAULT - Static variable in class net.sourceforge.chart2d.LLChart2D
The default is Dimension (1024, 768).
MAX_SIZE_DEFAULT - Static variable in class net.sourceforge.chart2d.PieChart2D
The default is Dimension (1024, 768).
MAXMODEL - Static variable in class net.sourceforge.chart2d.Area
Indicates the model or maximum model.
menuBar1 - Variable in class nups.mainWindow
 
menuFile - Variable in class nups.mainWindow
 
menuFileExit - Variable in class nups.mainWindow
 
menuHelp - Variable in class nups.mainWindow
 
menuHelpAbout - Variable in class nups.mainWindow
 
messageAdd(String) - Method in class nups.nupsApp
 
messageAdd(String) - Method in class nups.InputServer
 
MessageDialog - class net.sourceforge.chart2d.MessageDialog.
A simple message dialog that displays text and an okay button.
MessageDialog(Dialog, String, String) - Constructor for class net.sourceforge.chart2d.MessageDialog
Constructs and displays a message dialog.
MessageDialog(Frame, String, String) - Constructor for class net.sourceforge.chart2d.MessageDialog
Constructs and displays a message dialog.
MessageDialog(String, String) - Constructor for class net.sourceforge.chart2d.MessageDialog
Constructs and displays a message dialog.
messages - Variable in class nups.nupsApp
 
Methode - class nups.Methode.
A class that represents ...
Methode() - Constructor for class nups.Methode
 
MIN - Static variable in class net.sourceforge.chart2d.Area
Indicates the minimum.
MIN_SIZE_DEFAULT - Static variable in class net.sourceforge.chart2d.LBChart2D
The default is Dimension (250, 188).
MIN_SIZE_DEFAULT - Static variable in class net.sourceforge.chart2d.LLChart2D
The default is Dimension (188, 250).
MIN_SIZE_DEFAULT - Static variable in class net.sourceforge.chart2d.PieChart2D
The default is Dimension (250, 150).
mouseClicked(MouseEvent) - Method in class net.sourceforge.chart2d.PieChart2DFrameDemo
Unused.
mouseClicked(MouseEvent) - Method in class net.sourceforge.chart2d.LLChart2DFrameDemo
Unused.
mouseClicked(MouseEvent) - Method in class net.sourceforge.chart2d.LBChart2DFrameDemo
Unused.
mouseEntered(MouseEvent) - Method in class net.sourceforge.chart2d.PieChart2DFrameDemo
Unused.
mouseEntered(MouseEvent) - Method in class net.sourceforge.chart2d.LLChart2DFrameDemo
Unused.
mouseEntered(MouseEvent) - Method in class net.sourceforge.chart2d.LBChart2DFrameDemo
Unused.
mouseExited(MouseEvent) - Method in class net.sourceforge.chart2d.PieChart2DFrameDemo
Unused.
mouseExited(MouseEvent) - Method in class net.sourceforge.chart2d.LLChart2DFrameDemo
Unused.
mouseExited(MouseEvent) - Method in class net.sourceforge.chart2d.LBChart2DFrameDemo
Unused.
mousePressed(MouseEvent) - Method in class net.sourceforge.chart2d.PieChart2DFrameDemo
Unused.
mousePressed(MouseEvent) - Method in class net.sourceforge.chart2d.LLChart2DFrameDemo
Unused.
mousePressed(MouseEvent) - Method in class net.sourceforge.chart2d.LBChart2DFrameDemo
Unused.
mouseReleased(MouseEvent) - Method in class net.sourceforge.chart2d.PieChart2DFrameDemo
When the user right clicks, a dialog will appear with editable customization settings.
mouseReleased(MouseEvent) - Method in class net.sourceforge.chart2d.LLChart2DFrameDemo
When the user right clicks, a dialog will appear with editable customization settings.
mouseReleased(MouseEvent) - Method in class net.sourceforge.chart2d.LBChart2DFrameDemo
When the user right clicks, a dialog will appear with editable customization settings.
MultipleChart2DFrameDemo - class net.sourceforge.chart2d.MultipleChart2DFrameDemo.
A Chart2D demo, for showing how to display multiple charts in one GUI.
MultipleChart2DFrameDemo() - Constructor for class net.sourceforge.chart2d.MultipleChart2DFrameDemo
 
myMethode - Variable in class nups.Experiment
 
myNups - Variable in class nups.nupsApp
 
myNupsapp - Variable in class nups.nupsApp
 

N

NATURAL - Static variable in class net.sourceforge.chart2d.Chart2DProperties
For use with setChartDatasetAutoColorsType (int).
NATURAL - Static variable in class net.sourceforge.chart2d.ChartColors
NATURAL colors are more pure than PASTEL colors.
net.sourceforge.chart2d - package net.sourceforge.chart2d
 
NetworkObject - class nups.NetworkObject.
A network object has samples and experiments.
NetworkObject(String, String, int) - Constructor for class nups.NetworkObject
 
networkObjects - Variable in class nups.mainWindow
 
networkObjects_mouseClicked(MouseEvent) - Method in class nups.mainWindow
 
NetworkObjectVector - Variable in class nups.Nups
 
newPrediction() - Method in class nups.Methode
An operation that does...
newPrediction(Vector) - Method in class nups.Experiment
Return a new prediction
NUMBERS_AXIS_BETWEEN_LABELS_AND_TICKS_GAP_EXISTENCE_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphChart2DProperties
The default is true.
NUMBERS_AXIS_BETWEEN_LABELS_AND_TICKS_GAP_THICKNESS_MODEL_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphChart2DProperties
The default is 2.
NUMBERS_AXIS_BETWEEN_LABELS_OR_TICKS_GAP_EXISTENCE_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphChart2DProperties
The default is true.
NUMBERS_AXIS_BETWEEN_LABELS_OR_TICKS_GAP_THICKNESS_MODEL_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphChart2DProperties
The default is 5.
NUMBERS_AXIS_LABELS_FONT_COLOR_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphChart2DProperties
The default is Color.black.
NUMBERS_AXIS_LABELS_FONT_NAME_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphChart2DProperties
The default is "SansSerif".
NUMBERS_AXIS_LABELS_FONT_POINT_MODEL_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphChart2DProperties
The default is 12.
NUMBERS_AXIS_LABELS_FONT_STYLE_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphChart2DProperties
The default is Font.PLAIN.
NUMBERS_AXIS_NUM_LABELS_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphChart2DProperties
The default is 5.
NUMBERS_AXIS_TICKS_COLOR_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphChart2DProperties
The default is Color.black.
NUMBERS_AXIS_TICKS_OUTLINE_COLOR_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphChart2DProperties
The default is Color.black.
NUMBERS_AXIS_TICKS_OUTLINE_EXISTENCE_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphChart2DProperties
The default is false.
NUMBERS_AXIS_TICKS_SIZE_MODEL_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphChart2DProperties
The default is Dimension (3, 3).
NUMBERS_AXIS_TITLE_BETWEEN_REST_GAP_EXISTENCE_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphChart2DProperties
The default is true.
NUMBERS_AXIS_TITLE_BETWEEN_REST_GAP_THICKNESS_MODEL_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphChart2DProperties
The default is 5.
NUMBERS_AXIS_TITLE_EXISTENCE_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphChart2DProperties
The default is true.
NUMBERS_AXIS_TITLE_FONT_COLOR_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphChart2DProperties
The default is Color.black.
NUMBERS_AXIS_TITLE_FONT_NAME_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphChart2DProperties
The default is "SansSerif".
NUMBERS_AXIS_TITLE_FONT_POINT_MODEL_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphChart2DProperties
The default is 14.
NUMBERS_AXIS_TITLE_FONT_STYLE_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphChart2DProperties
The default is Font.PLAIN.
NUMBERS_AXIS_TITLE_TEXT_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphChart2DProperties
The default is "".
nups - package nups
 
Nups - class nups.Nups.
Main class
Nups(nupsApp) - Constructor for class nups.Nups
 
nupsApp - class nups.nupsApp.
 
nupsApp() - Constructor for class nups.nupsApp
 

O

ORDER_ADDED - Static variable in class net.sourceforge.chart2d.GraphChart2DProperties
Indicates the order of the graphs from top to bottom should be the same as the order in which they were added.

P

pack() - Method in class net.sourceforge.chart2d.Chart2D
Causes the chart to reinintialize it's preferred size.
pack() - Method in class net.sourceforge.chart2d.LBChart2D
Causes the chart to set itself to its preferred size.
pack() - Method in class net.sourceforge.chart2d.LLChart2D
Causes the chart to set itself to its preferred size.
pack() - Method in class net.sourceforge.chart2d.PieChart2D
Causes the chart to set itself to its preferred size.
packFrame - Variable in class nups.nupsApp
 
paintComponent(Graphics) - Method in class net.sourceforge.chart2d.LBChart2D
Paints the chart.
paintComponent(Graphics) - Method in class net.sourceforge.chart2d.LLChart2D
Paints the chart.
paintComponent(Graphics) - Method in class net.sourceforge.chart2d.PieChart2D
Paints the chart.
paintComponent(Graphics2D) - Method in class net.sourceforge.chart2d.Area
Paints this bordered area.
paintComponent(Graphics2D) - Method in class net.sourceforge.chart2d.FontArea
Paints this class.
paintComponent(Graphics2D) - Method in class net.sourceforge.chart2d.TitledArea
Paints all the components of this class.
paintComponent(Graphics2D) - Method in class net.sourceforge.chart2d.YAxisArea
Paints all the components of this class.
paintComponent(Graphics2D) - Method in class net.sourceforge.chart2d.ChartArea
Updates this parent's variables, and this' variables.
paintComponent(Graphics2D) - Method in class net.sourceforge.chart2d.GraphChartArea
Updates this parent's variables, and this' variables.
paintComponent(Graphics2D) - Method in class net.sourceforge.chart2d.LBChartArea
Paints all the components of this class.
paintComponent(Graphics2D) - Method in class net.sourceforge.chart2d.LLChartArea
Paints all the components of this class.
paintComponent(Graphics2D) - Method in class net.sourceforge.chart2d.TextArea
Paints all of the components of this class.
paintComponent(Graphics2D) - Method in class net.sourceforge.chart2d.VerticalTextListArea
Paints all the components of this class.
paintComponent(Graphics2D) - Method in class net.sourceforge.chart2d.PieLabelsArea
Paints this class.
paintComponent(Graphics2D) - Method in class net.sourceforge.chart2d.XAxisArea
Paints all the components of this class.
paintComponent(Graphics2D) - Method in class net.sourceforge.chart2d.PieArea
Paints all the components of this class.
paintComponent(Graphics2D) - Method in class net.sourceforge.chart2d.PieChartArea
Paints pie chart area components.
paintComponent(Graphics2D) - Method in class net.sourceforge.chart2d.LegendArea
Paints all the components of this class.
paintComponent(Graphics2D) - Method in class net.sourceforge.chart2d.GraphArea
Paints all the components of this class.
paintComponent(Graphics2D) - Method in class net.sourceforge.chart2d.LBGraphArea
Paints all the components of this class.
paintComponent(Graphics2D) - Method in class net.sourceforge.chart2d.HorizontalTextListArea
Paints all the components of this class.
paintComponent(Graphics2D) - Method in class net.sourceforge.chart2d.LLGraphArea
Paints all the components of this class.
parent - Variable in class nups.InputServer
 
parent - Variable in class nups.mainWindow
 
parent - Variable in class nups.Nups
 
parent - Variable in class nups.InputServerThread
 
PASTEL - Static variable in class net.sourceforge.chart2d.Chart2DProperties
For use with setChartDatasetAutoColorsType (int).
PASTEL - Static variable in class net.sourceforge.chart2d.ChartColors
PASTEL colors have other colors besides their primary ones added to them.
PERCENT - Static variable in class net.sourceforge.chart2d.PieLabelsArea
Static variable for setLabelsType (int) method.
PERCENT - Static variable in class net.sourceforge.chart2d.PieChart2DProperties
Indicates the pie numbers labels should have percent ratios of the number associated with this lable to the sum of all the numbers of the pie sectors.
PIE_LABELS_BETWEEN_LABELS_GAP_EXISTENCE_DEFAULT - Static variable in class net.sourceforge.chart2d.PieChart2DProperties
The default is true.
PIE_LABELS_BETWEEN_LABELS_GAP_THICKNESS_MODEL_DEFAULT - Static variable in class net.sourceforge.chart2d.PieChart2DProperties
The default is 4.
PIE_LABELS_EXISTENCE_DEFAULT - Static variable in class net.sourceforge.chart2d.PieChart2DProperties
The default is true.
PIE_LABELS_LINES_COLOR_DEFAULT - Static variable in class net.sourceforge.chart2d.PieChart2DProperties
The default is Color.black.
PIE_LABELS_LINES_DOTS_COLOR_DEFAULT - Static variable in class net.sourceforge.chart2d.PieChart2DProperties
The default is Color.black.
PIE_LABELS_LINES_DOTS_EXISTENCE_DEFAULT - Static variable in class net.sourceforge.chart2d.PieChart2DProperties
The default is true.
PIE_LABELS_LINES_DOTS_THICKNESS_MODEL_DEFAULT - Static variable in class net.sourceforge.chart2d.PieChart2DProperties
The default is 2.
PIE_LABELS_LINES_EXISTENCE_DEFAULT - Static variable in class net.sourceforge.chart2d.PieChart2DProperties
The default is true.
PIE_LABELS_LINES_THICKNESS_MODEL_DEFAULT - Static variable in class net.sourceforge.chart2d.PieChart2DProperties
The default is 1.
PIE_LABELS_POINTS_BETWEEN_PIE_AND_LABEL_GAPS_DEPTH_RATIO_DEFAULT - Static variable in class net.sourceforge.chart2d.PieChart2DProperties
The default is .25f.
PIE_LABELS_POINTS_LABELS_GAP_OFFSET_EXISTENCE_DEFAULT - Static variable in class net.sourceforge.chart2d.PieChart2DProperties
The default is true.
PIE_LABELS_POINTS_LABELS_GAP_OFFSET_THICKNESS_MODEL_DEFAULT - Static variable in class net.sourceforge.chart2d.PieChart2DProperties
The default is 2.
PIE_LABELS_POINTS_PIE_SECTORS_DEPTH_RATIO_DEFAULT - Static variable in class net.sourceforge.chart2d.PieChart2DProperties
The default is .25f.
PIE_LABELS_TYPE_DEFAULT - Static variable in class net.sourceforge.chart2d.PieChart2DProperties
The default is RAW + PERCENT.
PIE_PREFERRED_SIZE_DEFAULT - Static variable in class net.sourceforge.chart2d.PieChart2DProperties
The default is 100.
PIE_SECTORS_OUTLINE_COLOR_DEFAULT - Static variable in class net.sourceforge.chart2d.PieChart2DProperties
The default is Color.black.
PIE_SECTORS_OUTLINE_EXISTENCE_DEFAULT - Static variable in class net.sourceforge.chart2d.PieChart2DProperties
The default is true.
PieArea - class net.sourceforge.chart2d.PieArea.
A container for many variables and components relating to a pie area.
PieArea() - Constructor for class net.sourceforge.chart2d.PieArea
Creates a pie area with the default values.
PieChart2D - class net.sourceforge.chart2d.PieChart2D.
One of Chart2D's three general chart types.
PieChart2D() - Constructor for class net.sourceforge.chart2d.PieChart2D
Creates a default PieChart2D object with a default PieChart2DProperties object.
PieChart2D(PieChart2DProperties) - Constructor for class net.sourceforge.chart2d.PieChart2D
Creates a default PieChart2D object with the given PieChart2DProperties object.
PieChart2DFrameDemo - class net.sourceforge.chart2d.PieChart2DFrameDemo.
A Chart2D demo, for showing the customizability of PieChart2D and for showing the capability of PieChart2DDialog.
PieChart2DFrameDemo() - Constructor for class net.sourceforge.chart2d.PieChart2DFrameDemo
 
PieChart2DProperties - class net.sourceforge.chart2d.PieChart2DProperties.
A data structure for holding the properties common to all PieChart2D charts.
PieChart2DProperties() - Constructor for class net.sourceforge.chart2d.PieChart2DProperties
Creates a PieChart2DProperties object with the documented default values, with a default Chart2DProperties object, and with a default Dataset object.
PieChart2DProperties(Chart2DProperties) - Constructor for class net.sourceforge.chart2d.PieChart2DProperties
Creates a PieChart2DProperties object with the documented default values, with the given Chart2DProperties object, and with a default Dataset object.
PieChart2DProperties(Chart2DProperties, Dataset) - Constructor for class net.sourceforge.chart2d.PieChart2DProperties
Creates a PieChart2DProperties object with the documented default values, with the given Chart2DProperties object, and with the given Dataset object.
PieChart2DProperties(Dataset) - Constructor for class net.sourceforge.chart2d.PieChart2DProperties
Creates a PieChart2DProperties object with the documented default values, with a default Chart2DProperties object, and with the given Dataset object.
PieChart2DProperties(PieChart2DProperties) - Constructor for class net.sourceforge.chart2d.PieChart2DProperties
Creates a PieChart2DProperties object with property values (deep) copied from another PieChart2DProperties object, with a default Chart2DProperties object, and with a default Dataset object.
PieChart2DProperties(PieChart2DProperties, Chart2DProperties) - Constructor for class net.sourceforge.chart2d.PieChart2DProperties
Creates a PieChart2DProperties object with property values (deep) copied from another PieChart2DProperties object, with the given Chart2DProperties object, and with a default Dataset object.
PieChart2DProperties(PieChart2DProperties, Chart2DProperties, Dataset) - Constructor for class net.sourceforge.chart2d.PieChart2DProperties
Creates a PieChart2DProperties object with property values (deep) copied from another PieChart2DProperties object, with the given Chart2DProperties object, and with the given Dataset object.
PieChart2DProperties(PieChart2DProperties, Dataset) - Constructor for class net.sourceforge.chart2d.PieChart2DProperties
Creates a PieChart2DProperties object with property values (deep) copied from another PieChart2DProperties object, with a default Chart2DProperties object, and with the given Dataset object.
PieChart2DPropertiesDialog - class net.sourceforge.chart2d.PieChart2DPropertiesDialog.
A dialog for expirementing with PieChart2DProperties settings.
PieChart2DPropertiesDialog(PieChart2DProperties, Frame) - Constructor for class net.sourceforge.chart2d.PieChart2DPropertiesDialog
The constructor.
PieChart2DPropertiesPanel - class net.sourceforge.chart2d.PieChart2DPropertiesPanel.
A JPanel that can be added to a content pane for modifying a PieChart2DProperties class.
PieChart2DPropertiesPanel(PieChart2DProperties, JDialog, JColorChooser) - Constructor for class net.sourceforge.chart2d.PieChart2DPropertiesPanel
Constructs a PieChart2DPropertiesPanel.
PieChartArea - class net.sourceforge.chart2d.PieChartArea.
A titled pie chart with legend exactly like PieChart2D with one difference.
PieChartArea() - Constructor for class net.sourceforge.chart2d.PieChartArea
Creates a Pie Chart Area with default values.
PieLabelsArea - class net.sourceforge.chart2d.PieLabelsArea.
This class manages a set of labels that can be used to encircle a PieArea, labeling its pie sectors.
PieLabelsArea() - Constructor for class net.sourceforge.chart2d.PieLabelsArea
The general constructor for this class.
port - Variable in class nups.InputServer
 
Prediction - class nups.Prediction.
A class that represents ...
Prediction(GregorianCalendar, double) - Constructor for class nups.Prediction
 
predictionList - Variable in class nups.Experiment
 
processWindowEvent(WindowEvent) - Method in class nups.mainWindow
 

R

RAW - Static variable in class net.sourceforge.chart2d.PieLabelsArea
Static variable for setLabelsType (int) method.
RAW - Static variable in class net.sourceforge.chart2d.PieChart2DProperties
Indicates the pie numbers labels should have raw numbers.
remove(int, int, int) - Method in class net.sourceforge.chart2d.Dataset
Removes values from the dataset.
removeChart2D(Chart2D) - Method in class net.sourceforge.chart2d.Dataset
Removes a Chart2D object from the set of objects that are using this properties object.
removeChart2D(Chart2D) - Method in class net.sourceforge.chart2d.Chart2DProperties
Removes a Chart2D to the set of objects using these properties.
removeGraphChart2D(GraphChart2D) - Method in class net.sourceforge.chart2d.GraphProperties
Removes a GraphChart2D object from the set of objects using this properties object.
removeGraphChart2D(GraphChart2D) - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Removes a GraphChart2D object from the set of objects associated with this properties object.
removeGraphProperties() - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Removes the most GraphProperties that was most recently passed into this GraphChart2DProperties.
removePieChart2D(PieChart2D) - Method in class net.sourceforge.chart2d.PieChart2DProperties
Removes a PieChart2D object from the set of objects associated with this properties object.
resetAreaModel(boolean) - Method in class net.sourceforge.chart2d.Area
Resets the model for this class.
resetChartAreaModel(boolean) - Method in class net.sourceforge.chart2d.ChartArea
Resets the model for this class.
resetFontAreaModel(boolean) - Method in class net.sourceforge.chart2d.FontArea
Resets the model for this class.
resetGraphAreaModel(boolean) - Method in class net.sourceforge.chart2d.GraphArea
Resets the model for this class.
resetGraphChartAreaModel(boolean) - Method in class net.sourceforge.chart2d.GraphChartArea
Resets the model for this class.
resetHorizontalTextListAreaModel(boolean) - Method in class net.sourceforge.chart2d.HorizontalTextListArea
Resets the model for this class.
resetLBChartAreaModel(boolean) - Method in class net.sourceforge.chart2d.LBChartArea
Resets the model for this class.
resetLBGraphAreaModel(boolean) - Method in class net.sourceforge.chart2d.LBGraphArea
Resets the model for this class.
resetLegendAreaModel(boolean) - Method in class net.sourceforge.chart2d.LegendArea
Resets the model for this class.
resetLLChartAreaModel(boolean) - Method in class net.sourceforge.chart2d.LLChartArea
Resets the model for this class.
resetLLGraphAreaModel(boolean) - Method in class net.sourceforge.chart2d.LLGraphArea
Resets the model for this class.
resetPieAreaModel(boolean) - Method in class net.sourceforge.chart2d.PieArea
Resets the model for this class.
resetPieChartAreaModel(boolean) - Method in class net.sourceforge.chart2d.PieChartArea
Resets the model for this class.
resetPieLabelsAreaModel(boolean) - Method in class net.sourceforge.chart2d.PieLabelsArea
Resets the model for this class.
resetTextAreaModel(boolean) - Method in class net.sourceforge.chart2d.TextArea
Resets the model for this class.
resetTitledAreaModel(boolean) - Method in class net.sourceforge.chart2d.TitledArea
Resets the model for this class.
resetVerticalTextListAreaModel(boolean) - Method in class net.sourceforge.chart2d.VerticalTextListArea
Resets the model for this class.
resetXAxisModel(boolean) - Method in class net.sourceforge.chart2d.XAxisArea
Resets the model for this class.
resetYAxisModel(boolean) - Method in class net.sourceforge.chart2d.YAxisArea
Resets the model for this class.
REVERSE_ORDER_ADDED - Static variable in class net.sourceforge.chart2d.GraphChart2DProperties
Indicates the order of the graphs from bottom to top should be the same as the order in which they were added.
RIGHT - Static variable in class net.sourceforge.chart2d.Area
Indicates the right.
RIGHTBOTTOM - Static variable in class net.sourceforge.chart2d.Area
Indicates the right bottom.
RIGHTTOP - Static variable in class net.sourceforge.chart2d.Area
Indicates the right top.
rs - Variable in class nups.DbFunctions
 
run() - Method in class nups.InputServer
 
run() - Method in class nups.InputServerThread
 
run() - Method in class net.sourceforge.chart2d.DynamicChart2DFrameDemo
The data thread for reloading the data and sleeping while the painting thread paints the chart.
running - Variable in class nups.InputServerThread
 

S

Sample - class nups.Sample.
A class that represents ...
Sample(int, Timestamp) - Constructor for class nups.Sample
An operation that does...
sampleList - Variable in class nups.NetworkObject
 
SampleTableModel - class nups.SampleTableModel.
 
SampleTableModel(DefaultListModel) - Constructor for class nups.SampleTableModel
 
server - Variable in class nups.nupsApp
 
serverEnd() - Method in class nups.nupsApp
 
serverStart() - Method in class nups.nupsApp
 
set(Dataset) - Method in class net.sourceforge.chart2d.Dataset
Specifies all the values of this dataset from another Dataset.
set(int, int, int, float) - Method in class net.sourceforge.chart2d.Dataset
Specifies the value for the variable in the set specified by set, the category specified by cat within the set, and the item specified by item within the category.
setAllowComponentAlignment(boolean) - Method in class net.sourceforge.chart2d.GraphArea
Specifies whether graph components, bars, lines, or dots are offset from eachother.
setAllowSelfSize(boolean) - Method in class net.sourceforge.chart2d.TextListArea
Allows this text list area to determine its minimum size and reset its own size.
setAllowSelfSize(boolean) - Method in class net.sourceforge.chart2d.VerticalTextListArea
Allows this text list area to determine its minimum size and reset its own size.
setAllowSelfSize(boolean) - Method in class net.sourceforge.chart2d.HorizontalTextListArea
Allows this text list area to determine its minimum size and reset its own size.
setAutoColor(boolean) - Method in class net.sourceforge.chart2d.ChartArea
Changes whether this chart should choose its own colors for the chart.
setAutoJustifys(boolean, boolean) - Method in class net.sourceforge.chart2d.Area
Adjusts settings to enable/disable auto justification of a minimum area that is less than a maximum area.
setAutoSetLayoutRatios(boolean) - Method in class net.sourceforge.chart2d.ChartArea
Indiates whether upon the next painting, the layout ratios distributing the max size of the space between the components, should be set to their ideal values based on particulars of the chart.
setAutoSizes(boolean, boolean) - Method in class net.sourceforge.chart2d.Area
Adjusts the settings that allow automatic (or default) sizing.
setBackgroundColor(Color) - Method in class net.sourceforge.chart2d.Area
Adjusts the color of the background.
setBackgroundExistence(boolean) - Method in class net.sourceforge.chart2d.Area
Adjusts whether there exists a background or not.
setBarColors(Color[]) - Method in class net.sourceforge.chart2d.GraphArea
The colors of the bar sets.
setBarLowValues(int[][]) - Method in class net.sourceforge.chart2d.GraphArea
Determines where bars of bar charts begin.
setBarsExcessSpaceFeedbackRatio(float) - Method in class net.sourceforge.chart2d.GraphArea
Specifies the amount of the excess space to feed back to bars thickness.
setBarsExistence(boolean) - Method in class net.sourceforge.chart2d.GraphArea
Whether to paint bars representing the graph values.
setBarsThicknessModel(int) - Method in class net.sourceforge.chart2d.GraphArea
The model thickness for the bars.
setBarsWithinCategoryOverlapRatio(float) - Method in class net.sourceforge.chart2d.GraphArea
Specifies how much the bars can overlap eachother when there are multiple data values per data set and per data category.
setBetweenBulletsAndLabelsGapExistence(boolean) - Method in class net.sourceforge.chart2d.TextListArea
Specifies the existence of a minimum gap between the labels and the bullets.
setBetweenBulletsAndLabelsGapExistence(boolean) - Method in class net.sourceforge.chart2d.VerticalTextListArea
Specifies the existence of a minimum gap between the labels and the bullets.
setBetweenBulletsAndLabelsGapExistence(boolean) - Method in class net.sourceforge.chart2d.HorizontalTextListArea
Specifies the existence of a minimum gap between the labels and the bullets.
setBetweenBulletsAndLabelsGapThicknessModel(int) - Method in class net.sourceforge.chart2d.TextListArea
Specifies the model minimum thickness of the gap between the labels and the bullets.
setBetweenBulletsAndLabelsGapThicknessModel(int) - Method in class net.sourceforge.chart2d.VerticalTextListArea
Specifies the model minimum thickness of the gap between the labels and the bullets.
setBetweenBulletsAndLabelsGapThicknessModel(int) - Method in class net.sourceforge.chart2d.HorizontalTextListArea
Specifies the model minimum thickness of the gap between the labels and the bullets.
setBetweenBulletsGapExistence(boolean) - Method in class net.sourceforge.chart2d.TextListArea
Specifies the existence of a minimum gap between each bullets.
setBetweenBulletsGapExistence(boolean) - Method in class net.sourceforge.chart2d.VerticalTextListArea
Specifies the existence of a minimum gap between each bullets.
setBetweenBulletsGapExistence(boolean) - Method in class net.sourceforge.chart2d.HorizontalTextListArea
Specifies the existence of a minimum gap between each bullets.
setBetweenBulletsGapThicknessModel(int) - Method in class net.sourceforge.chart2d.TextListArea
Specifies the model minimum thickness of the gap between each bullet.
setBetweenBulletsGapThicknessModel(int) - Method in class net.sourceforge.chart2d.VerticalTextListArea
Specifies the model minimum thickness of the gap between each bullet.
setBetweenBulletsGapThicknessModel(int) - Method in class net.sourceforge.chart2d.HorizontalTextListArea
Specifies the model minimum thickness of the gap between each bullet.
setBetweenChartAndLegendGapExistence(boolean) - Method in class net.sourceforge.chart2d.ChartArea
Specifies whether the gap between the chart and the legend exists.
setBetweenChartAndLegendGapThicknessModel(int) - Method in class net.sourceforge.chart2d.ChartArea
Specifies the thickness of the gap between the chart and the legend for the chart's model size.
setBetweenComponentsGapExistence(boolean) - Method in class net.sourceforge.chart2d.GraphArea
Whether there exists a gap between plotted data sets.
setBetweenComponentsGapThicknessModel(int) - Method in class net.sourceforge.chart2d.GraphArea
The model thickness for the gap.
setBetweenLabelsGapExistence(boolean) - Method in class net.sourceforge.chart2d.YAxisArea
The existence of a gap between each label and the next.
setBetweenLabelsGapExistence(boolean) - Method in class net.sourceforge.chart2d.TextListArea
Specifies whether the minimum amount of space between each label, the gap, shall be enforced.
setBetweenLabelsGapExistence(boolean) - Method in class net.sourceforge.chart2d.VerticalTextListArea
Specifies whether the minimum amount of space between each label, the gap, shall be enforced.
setBetweenLabelsGapExistence(boolean) - Method in class net.sourceforge.chart2d.PieLabelsArea
Indicates whether a gap should exist between the labels.
setBetweenLabelsGapExistence(boolean) - Method in class net.sourceforge.chart2d.HorizontalTextListArea
Specifies whether the minimum amount of space between each label, the gap, shall be enforced.
setBetweenLabelsGapThicknessModel(int) - Method in class net.sourceforge.chart2d.TextListArea
Specifies the model minimum thickness of the gap between the labels.
setBetweenLabelsGapThicknessModel(int) - Method in class net.sourceforge.chart2d.VerticalTextListArea
Specifies the model minimum thickness of the gap between the labels.
setBetweenLabelsGapThicknessModel(int) - Method in class net.sourceforge.chart2d.PieLabelsArea
Indicates the model thickness of the gap between each label.
setBetweenLabelsGapThicknessModel(int) - Method in class net.sourceforge.chart2d.HorizontalTextListArea
Specifies the model minimum thickness of the gap between the labels.
setBetweenTicksAndLabelsGapExistence(boolean) - Method in class net.sourceforge.chart2d.AxisArea
The existence of a gap between the row of labels and the row of ticks.
setBetweenTicksAndLabelsGapExistence(boolean) - Method in class net.sourceforge.chart2d.YAxisArea
The existence of a gap between the row of labels and the row of ticks.
setBetweenTicksAndLabelsGapExistence(boolean) - Method in class net.sourceforge.chart2d.XAxisArea
The existence of a gap between the row of labels and the row of ticks.
setBetweenTicksAndLabelsGapThicknessModel(int) - Method in class net.sourceforge.chart2d.AxisArea
The model thickness for the gap between the row of labels and the row of ticks.
setBetweenTicksAndLabelsGapThicknessModel(int) - Method in class net.sourceforge.chart2d.YAxisArea
The model thickness for the gap between the row of labels and the row of ticks.
setBetweenTicksAndLabelsGapThicknessModel(int) - Method in class net.sourceforge.chart2d.XAxisArea
The model thickness for the gap between the row of labels and the row of ticks.
setBetweenTicksGapExistence(boolean) - Method in class net.sourceforge.chart2d.AxisArea
The existence of a gap between each tick and the next.
setBetweenTicksGapExistence(boolean) - Method in class net.sourceforge.chart2d.YAxisArea
The existence of a gap between each tick and the next.
setBetweenTicksGapExistence(boolean) - Method in class net.sourceforge.chart2d.XAxisArea
The existence of a gap between each tick and the next.
setBetweenTicksGapThicknessModel(int) - Method in class net.sourceforge.chart2d.AxisArea
The model thickness for the gap between each tick.
setBetweenTicksGapThicknessModel(int) - Method in class net.sourceforge.chart2d.YAxisArea
The model thickness for the gap between each tick.
setBetweenTicksGapThicknessModel(int) - Method in class net.sourceforge.chart2d.XAxisArea
The model thickness for the gap between each tick.
setBetweenTitleAndSpaceGapExistence(boolean) - Method in class net.sourceforge.chart2d.TitledArea
Specifies whether there should exist a gap between title and the available space.
setBetweenTitleAndSpaceGapThicknessModel(int) - Method in class net.sourceforge.chart2d.TitledArea
Specifies how large the model gap should be.
setBorderAssociations(boolean, boolean, boolean, boolean, boolean, boolean) - Method in class net.sourceforge.chart2d.Area
Associates border thicknesses with other border thicknesses.
setBorderColor(Color) - Method in class net.sourceforge.chart2d.Area
Sets the color of the border (each border).
setBorderColors(Color, Color, Color, Color) - Method in class net.sourceforge.chart2d.Area
Sets the color of each border, individually.
setBorderCornerAssociations(int, int, int, int) - Method in class net.sourceforge.chart2d.Area
Associates each corner with one border.
setBorderExistence(boolean) - Method in class net.sourceforge.chart2d.Area
Adjusts whether there exists borders.
setBorderExistences(boolean, boolean, boolean, boolean) - Method in class net.sourceforge.chart2d.Area
Adjusts whether there exists borders, each individually.
setBorderThicknessModel(int) - Method in class net.sourceforge.chart2d.Area
Adjusts the thickness of the border models.
setBorderThicknessModels(int, int, int, int) - Method in class net.sourceforge.chart2d.Area
Adjusts the thickness of the border models.
setBulletColors(Color[]) - Method in class net.sourceforge.chart2d.TextListArea
Specifies the colors of the bullets.
setBulletColors(Color[]) - Method in class net.sourceforge.chart2d.VerticalTextListArea
Specifies the colors of the bullets.
setBulletColors(Color[]) - Method in class net.sourceforge.chart2d.HorizontalTextListArea
Specifies the colors of the bullets.
setBulletsAlignment(int) - Method in class net.sourceforge.chart2d.TextListArea
 
setBulletsAlignment(int) - Method in class net.sourceforge.chart2d.VerticalTextListArea
The horizontal alignment of the bullets respective to the labels.
setBulletsAlignment(int) - Method in class net.sourceforge.chart2d.HorizontalTextListArea
The horizontal alignment of the bullets respective to the labels.
setBulletsOutline(boolean) - Method in class net.sourceforge.chart2d.TextListArea
Specifies whether the bullets should have a small black outline.
setBulletsOutline(boolean) - Method in class net.sourceforge.chart2d.VerticalTextListArea
Specifies whether the bullets should have a small outline.
setBulletsOutline(boolean) - Method in class net.sourceforge.chart2d.HorizontalTextListArea
Specifies whether the bullets should have a small black outline.
setBulletsOutlineColor(Color) - Method in class net.sourceforge.chart2d.TextListArea
Specifies the color of the bullets outline.
setBulletsOutlineColor(Color) - Method in class net.sourceforge.chart2d.VerticalTextListArea
Specifies the color of the bullets outline.
setBulletsOutlineColor(Color) - Method in class net.sourceforge.chart2d.HorizontalTextListArea
Specifies the color of the bullets outline.
setBulletsRelation(int) - Method in class net.sourceforge.chart2d.TextListArea
 
setBulletsRelation(int) - Method in class net.sourceforge.chart2d.VerticalTextListArea
Specifies the horizontal relation of the bullets to the labels.
setBulletsRelation(int) - Method in class net.sourceforge.chart2d.HorizontalTextListArea
Specifies the vertical relation of the bullets to the labels.
setBulletsSizeModel(Dimension) - Method in class net.sourceforge.chart2d.TextListArea
Specifies the model size (width and height) of the bullets.
setBulletsSizeModel(Dimension) - Method in class net.sourceforge.chart2d.VerticalTextListArea
Specifies the model size (width and height) of the bullets.
setBulletsSizeModel(Dimension) - Method in class net.sourceforge.chart2d.HorizontalTextListArea
Specifies the model size (width and height) of the bullets.
setChart2DProperties(Chart2DProperties) - Method in class net.sourceforge.chart2d.Chart2DProperties
Specifies all of the properties by copying them from another Chart2DProperties class.
setChart2DProperties(Chart2DProperties) - Method in class net.sourceforge.chart2d.PieChart2DProperties
Specifies the Chart2DProperties object.
setChart2DProperties(Chart2DProperties) - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Specifies the Chart2DProperties object.
setChart2DPropertiesToDefaults() - Method in class net.sourceforge.chart2d.Chart2DProperties
Sets all properties to their default values.
setChartBackgroundColor(Color) - Method in class net.sourceforge.chart2d.Chart2DProperties
Specifies the color of the background for the chart.
setChartBackgroundExistence(boolean) - Method in class net.sourceforge.chart2d.Chart2DProperties
Specifies whether the chart will have a painted background or not.
setChartBetweenChartAndLegendGapExistence(boolean) - Method in class net.sourceforge.chart2d.Chart2DProperties
Specifies whether the gap between the chart and the legend exists.
setChartBetweenChartAndLegendGapThicknessModel(int) - Method in class net.sourceforge.chart2d.Chart2DProperties
Specifies the thickness of the gap between the chart and the legend for the chart's model size.
setChartBetweenPieLabelsAndPieGapExistence(boolean) - Method in class net.sourceforge.chart2d.PieChart2DProperties
Specifies whether the gap between each pie label and the pie exists.
setChartBetweenPieLabelsAndPieGapThicknessModel(int) - Method in class net.sourceforge.chart2d.PieChart2DProperties
Specifies the thickness of the gap between each pie label and the pie for the chart's model size.
setChartBorderColor(Color) - Method in class net.sourceforge.chart2d.Chart2DProperties
Specifies the color of the chart's border.
setChartBorderExistence(boolean) - Method in class net.sourceforge.chart2d.Chart2DProperties
Specifies whether a border around the chart will exist.
setChartBorderThicknessModel(int) - Method in class net.sourceforge.chart2d.Chart2DProperties
Specifies the thickness of the border for the model size of the chart.
setChartDataLabelsPrecision(int) - Method in class net.sourceforge.chart2d.Chart2DProperties
Specifies the look of labels that are supposed to describe the value of the data.
setChartDatasetAutoColor(boolean) - Method in class net.sourceforge.chart2d.Chart2DProperties
Specifies whether the colors for the chart's data sets [the colors of the legend's bullets and/or the colors of the data representation components [bars, lines, dots, and/or pie sectors]], will be selected automatically by the Chart2D package or not.
setChartDatasetAutoColorType(int) - Method in class net.sourceforge.chart2d.Chart2DProperties
Specifies whether the colors automatically selected will be NATURAL or PASTEL colors.
setChartDatasetColors(Color[]) - Method in class net.sourceforge.chart2d.PieChart2DProperties
Specifies the colors of the pie sectors and/or legend bullets.
setChartDatasetColors(Color[]) - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Specifies the colors for the chart's data sets [the colors of the legend's bullets and/or the colors of the data representation components [bars, lines, dots, and/or pie sectors]].
setChartDatasetCustomGreatestValue(float) - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Specifies the custom greatest value of the data sets.
setChartDatasetCustomizeGreatestValue(boolean) - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Specifies whether the true greatest value in the data sets will be substituted by the custom value.
setChartDatasetCustomizeLeastValue(boolean) - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Specifies whether the true least value in the data sets will be substituted by the custom value.
setChartDatasetCustomLeastValue(float) - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Specifies the custom least value of the data sets.
setChartGapExistence(boolean) - Method in class net.sourceforge.chart2d.Chart2DProperties
Specifies whether a gap between the border or edge of the chart and the chart's interior components exists.
setChartGapThicknessModel(int) - Method in class net.sourceforge.chart2d.Chart2DProperties
Specifies the thickness of the chart's gap for the model size of the chart.
setChartGraphableToAvailableRatio(float) - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Specifies how much of the chart's graph is used by the graph's components.
setChartMagnifyWhenResize(boolean) - Method in class net.sourceforge.chart2d.Chart2DProperties
Specifies whether a chart's components will grow or shrink as the size of the space allocated to the chart grows or shrinks.
setChartStretchWhenResize(boolean) - Method in class net.sourceforge.chart2d.Chart2DProperties
Specifies whether a chart will take up all the space allocated to it, or will center itself within the space, only taking the space it needs.
setChartTitleBetweenRestGapExistence(boolean) - Method in class net.sourceforge.chart2d.Chart2DProperties
Specifies whether a gap below the title and the rest of the chart's components exists.
setChartTitleBetweenRestGapThicknessModel(int) - Method in class net.sourceforge.chart2d.Chart2DProperties
Specifies the thickness of the gap below the title and the rest of the chart's components for the chart's model size.
setChartTitleExistence(boolean) - Method in class net.sourceforge.chart2d.Chart2DProperties
Specifies whether the chart is to have a title.
setChartTitleFontColor(Color) - Method in class net.sourceforge.chart2d.Chart2DProperties
Specifies the color of the font for the chart's title.
setChartTitleFontName(String) - Method in class net.sourceforge.chart2d.Chart2DProperties
Specifies the name of the font for the chart's title.
setChartTitleFontPointModel(int) - Method in class net.sourceforge.chart2d.Chart2DProperties
Specifies the point of the font of the title for the chart at its model size.
setChartTitleFontStyle(int) - Method in class net.sourceforge.chart2d.Chart2DProperties
Specifies the style of the font for the chart's title.
setChartTitleText(String) - Method in class net.sourceforge.chart2d.Chart2DProperties
Specifies the text for the chart's title.
setColors(Color[]) - Method in class net.sourceforge.chart2d.PieArea
For input of the color of each sector that represents a datum of the data set.
setColors(Color[]) - Method in class net.sourceforge.chart2d.LegendArea
Specifies which colors to use for the label's bullets.
setColorsType(int) - Method in class net.sourceforge.chart2d.ChartColors
Sets the type of colors.
setCustomGreatestValue(boolean, float) - Method in class net.sourceforge.chart2d.GraphChartArea
Influences the plot axis' label with the highest value.
setCustomLeastValue(boolean, float) - Method in class net.sourceforge.chart2d.GraphChartArea
Influences the plot axis' label with the lowest value.
setCustomRatio(int, boolean, float) - Method in class net.sourceforge.chart2d.Area
Specifies whether to customize a particular ratio, overriding the calculation of it.
setCustomSize(boolean, Dimension) - Method in class net.sourceforge.chart2d.PieLabelsArea
Indicates the final size of the area.
setCustomSpaceMinHeight(boolean, int) - Method in class net.sourceforge.chart2d.VerticalTextListArea
Allows for outside specification of the size of the text list.
setCustomSpaceMinWidth(boolean, int) - Method in class net.sourceforge.chart2d.HorizontalTextListArea
Allows for outside specification of the size of the text list.
setCustomSpaceSize(boolean, Dimension) - Method in class net.sourceforge.chart2d.PieArea
Sets the "minimum" size of the pie directly.
setDataset(Dataset) - Method in class net.sourceforge.chart2d.PieChartArea
The Dataset to plot.
setDataset(Dataset) - Method in class net.sourceforge.chart2d.GraphProperties
Specifies the dataset to use for this graph.
setDataset(Dataset) - Method in class net.sourceforge.chart2d.PieChart2DProperties
Specifies the dataset to use for this pie chart.
setDataSet(float[]) - Method in class net.sourceforge.chart2d.PieArea
For input of the raw numbers to represent by the pie.
setDataSetColors(Color[]) - Method in class net.sourceforge.chart2d.ChartArea
Sets the colors for the pie sectors and the legend bullets.
setDataSetColorsType(int) - Method in class net.sourceforge.chart2d.ChartArea
Changes the automatic colors type.
setDatasetToDefaults() - Method in class net.sourceforge.chart2d.Dataset
Specifies the dataset should be set to its default state.
setDescription(String) - Method in class nups.NetworkObject
An operation that does...
setDotColors(Color[]) - Method in class net.sourceforge.chart2d.GraphArea
The colors of the dot sets.
setDotsExcessSpaceFeedbackRatio(float) - Method in class net.sourceforge.chart2d.GraphArea
Specifies the amount of the excess space to feed back to dots thickness.
setDotsExistence(boolean) - Method in class net.sourceforge.chart2d.GraphArea
Whether to paint dots representing the graph values.
setDotsThicknessModel(int) - Method in class net.sourceforge.chart2d.GraphArea
The model thickness for the dots.
setDotsWithinCategoryOverlapRatio(float) - Method in class net.sourceforge.chart2d.GraphArea
Specifies how much the dots can overlap eachother when there are multiple data values per data set and per data category.
setEnableOverlaidProperties(boolean) - Method in class net.sourceforge.chart2d.GraphPropertiesPanel
Enables components that should be disabled when graph is not at the bottom.
setFontColor(Color) - Method in class net.sourceforge.chart2d.FontArea
Changes the color of this font.
setFontName(String) - Method in class net.sourceforge.chart2d.FontArea
Changes the name of this font.
setFontPointModel(int) - Method in class net.sourceforge.chart2d.FontArea
Changes the model font's point size.
setFontStyle(int) - Method in class net.sourceforge.chart2d.FontArea
Changes the style of this font.
setGapAssociations(boolean, boolean, boolean, boolean, boolean, boolean) - Method in class net.sourceforge.chart2d.Area
Associates gap thicknesses with other gap thicknesses.
setGapExistence(boolean) - Method in class net.sourceforge.chart2d.Area
Adjusts whether there exists gaps.
setGapExistences(boolean, boolean, boolean, boolean) - Method in class net.sourceforge.chart2d.Area
Adjusts whether there exists gaps, each individually.
setGapThicknessModel(int) - Method in class net.sourceforge.chart2d.Area
Adjusts the thickness of the gap models.
setGapThicknessModels(int, int, int, int) - Method in class net.sourceforge.chart2d.Area
Adjusts the thickness of the gap models.
setGraphableToAvailableRatio(float) - Method in class net.sourceforge.chart2d.GraphChartArea
Specifies how much of he height of the graph to make available to the components plot area.
setGraphAllowComponentAlignment(boolean) - Method in class net.sourceforge.chart2d.GraphProperties
Specifies whether the graph's components (ie bars, dots, or lines) are allowed to overlap/align or are offset for each set and within each category.
setGraphBackgroundColor(Color) - Method in class net.sourceforge.chart2d.GraphProperties
Specifies the color of the background of this graph.
setGraphBackgroundExistence(boolean) - Method in class net.sourceforge.chart2d.GraphProperties
Specifies whether the background of this graph exists.
setGraphBarsExcessSpaceFeedbackRatio(float) - Method in class net.sourceforge.chart2d.GraphProperties
Specifies the amount of the excess space to feed back to bars thickness.
setGraphBarsExistence(boolean) - Method in class net.sourceforge.chart2d.GraphProperties
Specifies whether the graph contains bar components.
setGraphBarsThicknessModel(int) - Method in class net.sourceforge.chart2d.GraphProperties
Specifies the thickness of the bar components for the chart's model size.
setGraphBarsWithinCategoryOverlapRatio(float) - Method in class net.sourceforge.chart2d.GraphProperties
Specifies how much the bars can overlap eachother when there are multiple data values per data set and per data category.
setGraphBetweenComponentsGapExistence(boolean) - Method in class net.sourceforge.chart2d.GraphProperties
Specifies whether a gap between each category of components exists (ie not the gap between each each component with each category).
setGraphBetweenComponentsGapThicknessModel(int) - Method in class net.sourceforge.chart2d.GraphProperties
Specifies the thickness of the gap between each category of components for the chart's model size.
setGraphBorderLeftBottomColor(Color) - Method in class net.sourceforge.chart2d.GraphProperties
Specifies the color of the graph's left and bottom border.
setGraphBorderLeftBottomExistence(boolean) - Method in class net.sourceforge.chart2d.GraphProperties
Specifies whether the graph's left and bottom border exists.
setGraphBorderLeftBottomThicknessModel(int) - Method in class net.sourceforge.chart2d.GraphProperties
Specifies the thickness of the graph's left and bottom border for the chart's model size.
setGraphBorderRightTopColor(Color) - Method in class net.sourceforge.chart2d.GraphProperties
Specifies the color of the graph's right and top border.
setGraphBorderRightTopExistence(boolean) - Method in class net.sourceforge.chart2d.GraphProperties
Specifies whether the graph's right and top border exists.
setGraphBorderRightTopThicknessModel(int) - Method in class net.sourceforge.chart2d.GraphProperties
Specifies the thickness of the graph's right and top border for the chart's model size.
setGraphChart2DProperties(GraphChart2DProperties) - Method in class net.sourceforge.chart2d.GraphChart2D
Specifies the new GraphChart2DProperties for the chart.
setGraphChart2DProperties(GraphChart2DProperties) - Method in class net.sourceforge.chart2d.LBChart2D
Specifies the new GraphChart2DProperties for the chart.
setGraphChart2DProperties(GraphChart2DProperties) - Method in class net.sourceforge.chart2d.LLChart2D
Specifies the new GraphChart2DProperties for the chart.
setGraphChart2DProperties(GraphChart2DProperties) - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Sets all the graph chart properties to be (deep) copied values from another GraphChart2DProperties.
setGraphChart2DPropertiesToDefaults() - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Sets all the graph chart properties to their documented default values.
setGraphDotsExcessSpaceFeedbackRatio(float) - Method in class net.sourceforge.chart2d.GraphProperties
Specifies the amount of the excess space to feed back to dots thickness.
setGraphDotsExistence(boolean) - Method in class net.sourceforge.chart2d.GraphProperties
Specifies whether the graph contains dot components.
setGraphDotsThicknessModel(int) - Method in class net.sourceforge.chart2d.GraphProperties
Specifies the thickness of the dot components for the chart's model size.
setGraphDotsWithinCategoryOverlapRatio(float) - Method in class net.sourceforge.chart2d.GraphProperties
Specifies how much the dots can overlap eachother when there are multiple data values per data set and per data category.
setGraphLabelsLinesColor(Color) - Method in class net.sourceforge.chart2d.GraphProperties
Specifies the color of the vertical lines of this graph.
setGraphLabelsLinesExistence(boolean) - Method in class net.sourceforge.chart2d.GraphProperties
Specifies whether the vertical lines of this graph exist.
setGraphLabelsLinesStyle(float[]) - Method in class net.sourceforge.chart2d.GraphProperties
Specifies the style of the vertical lines of this graph.
setGraphLabelsLinesThicknessModel(int) - Method in class net.sourceforge.chart2d.GraphProperties
Specifies the thickness of the vertical lines of this graph for the chart's model size.
setGraphLinesExcessSpaceFeedbackRatio(float) - Method in class net.sourceforge.chart2d.GraphProperties
Specifies the amount of the excess space to feed back to lines thickness.
setGraphLinesExistence(boolean) - Method in class net.sourceforge.chart2d.GraphProperties
Specifies whether the graph contains line components.
setGraphLinesFillInterior(boolean) - Method in class net.sourceforge.chart2d.GraphProperties
Specifies whether the graph lines will made to form a shap (ie like a mountain range).
setGraphLinesThicknessAssociation(boolean) - Method in class net.sourceforge.chart2d.GraphProperties
Specifies whether the horizontal and vertical lines (if they both exist) should both be the same thickness at all times.
setGraphLinesThicknessModel(int) - Method in class net.sourceforge.chart2d.GraphProperties
Specifies the thickness of the line components for the chart's model size.
setGraphLinesWithinCategoryOverlapRatio(float) - Method in class net.sourceforge.chart2d.GraphProperties
Specifies how much the lines can overlap eachother when there are multiple data values per data set and per data category.
setGraphNumbersLinesColor(Color) - Method in class net.sourceforge.chart2d.GraphProperties
Specifies the color of the horizontal lines of this graph.
setGraphNumbersLinesExistence(boolean) - Method in class net.sourceforge.chart2d.GraphProperties
Specifies whether the horizontal lines of this graph exist.
setGraphNumbersLinesStyle(float[]) - Method in class net.sourceforge.chart2d.GraphProperties
Specifies the style of the horizontal lines of this graph.
setGraphNumbersLinesThicknessModel(int) - Method in class net.sourceforge.chart2d.GraphProperties
Specifies the thickness of the horizontal lines of this graph for the chart's model size.
setGraphOutlineComponentsColor(Color) - Method in class net.sourceforge.chart2d.GraphProperties
Specifies the color of the thin outline around components (ie bars, lines, or dots).
setGraphOutlineComponentsExistence(boolean) - Method in class net.sourceforge.chart2d.GraphProperties
Specifies whether there exists a thin outline around each component (ie bars, lines, or dots).
setGraphOverlayOrder(int) - Method in class net.sourceforge.chart2d.GraphChartArea
Matches GraphChart2DProperties.setGraphOverlayOrder (int).
setGraphOverlayOrder(int) - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Sets the order graphs are displayed for overlay charts.
setGraphOverlayOrderCustom(int[]) - Method in class net.sourceforge.chart2d.GraphChartArea
Matches GraphChart2DProperties.setGraphOverlayOrderCustom (int[]).
setGraphOverlayOrderCustom(int[]) - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Sets the custom ordering definition for the order in which graphs are displayed for overlay charts.
setGraphProperties(GraphProperties) - Method in class net.sourceforge.chart2d.GraphProperties
Sets all the graph properties to be copied values from another GraphProperties class.
setGraphPropertiesToDefaults() - Method in class net.sourceforge.chart2d.GraphProperties
Sets all graph properties to their default values.
setGraphToHeightRatio(float) - Method in class net.sourceforge.chart2d.GraphChartArea
Specifies how much of the maximum height less borders, gaps, and title to make availalble to the graph maximum size.
setGraphToWidthRatio(float) - Method in class net.sourceforge.chart2d.GraphChartArea
Specifies how much of the maximum width less borders and gaps to make availalble to the graph maximum size.
setGraphValues(int[][]) - Method in class net.sourceforge.chart2d.GraphArea
The heights/widths of the components.
setHorizontalLinesColor(Color) - Method in class net.sourceforge.chart2d.GraphArea
The color of the horizontal lines.
setHorizontalLinesExistence(boolean) - Method in class net.sourceforge.chart2d.GraphArea
Whether the horizontal lines exist.
setHorizontalLinesStyle(float[]) - Method in class net.sourceforge.chart2d.GraphArea
The style of the horizontal lines.
setHorizontalLinesThicknessModel(int) - Method in class net.sourceforge.chart2d.GraphArea
The model thickness for the horizontal lines.
setIdentifier(int) - Method in class nups.NetworkObject
An operation that does...
setJustifications(int, int) - Method in class net.sourceforge.chart2d.Area
Adjusts the actual justifications of minimum areas that are less than maximum areas.
setLabels(String[]) - Method in class net.sourceforge.chart2d.TextListArea
Specifies the text for the labels.
setLabels(String[]) - Method in class net.sourceforge.chart2d.VerticalTextListArea
Specifies the text for the labels.
setLabels(String[]) - Method in class net.sourceforge.chart2d.HorizontalTextListArea
Specifies the text for the labels.
setLabelsAxisBetweenLabelsAndTicksGapExistence(boolean) - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Specifies whether a gap between the labels and ticks exists, between.
setLabelsAxisBetweenLabelsAndTicksGapThicknessModel(int) - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Specifies the thickness of the gap between the labels and ticks, between, for the chart's model size.
setLabelsAxisBetweenLabelsOrTicksGapExistence(boolean) - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Specifies whether a gap between the labels or ticks exists, across.
setLabelsAxisBetweenLabelsOrTicksGapThicknessModel(int) - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Specifies the thickness of the gap between the labels or ticks, across, for the chart's model size.
setLabelsAxisLabelsFontColor(Color) - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Specifies the color of the font of the labels of the labels axis.
setLabelsAxisLabelsFontName(String) - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Specifies the name of the font of the labels of the labels axis.
setLabelsAxisLabelsFontPointModel(int) - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Specifies the point of the font of the labels axis labels for the chart's model size.
setLabelsAxisLabelsFontStyle(int) - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Specifies the style of the font of the labels axis labels.
setLabelsAxisLabelsTexts(String[]) - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Specifies the text of each labels axis label.
setLabelsAxisTicksAlignment(int) - Method in class net.sourceforge.chart2d.GraphArea
Placement of the graph components (bars, dots, or line points) depends to some degree on placement of the ticks.
setLabelsAxisTicksAlignment(int) - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Specifies the placement of the ticks on the labels axis.
setLabelsAxisTicksColor(Color) - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Specifies the color of the labels axis ticks.
setLabelsAxisTicksOutlineColor(Color) - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Specifies the color of the thin line that outlines the labels axis ticks.
setLabelsAxisTicksOutlineExistence(boolean) - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Specifies whether a thin line outlines the labels axis ticks.
setLabelsAxisTicksSizeModel(Dimension) - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Specifies the size of the labels axis ticks for the chart's model size.
setLabelsAxisTitleBetweenRestGapExistence(boolean) - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Specifies whether the gap above the labels axis title exists.
setLabelsAxisTitleBetweenRestGapThicknessModel(int) - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Specifies the thickness of the gap above the labels axis title for the chart's model size.
setLabelsAxisTitleExistence(boolean) - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Specifies whether the title of the labels axis exists.
setLabelsAxisTitleFontColor(Color) - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Specifies the color of the font of the labels axis title.
setLabelsAxisTitleFontName(String) - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Specifies the name of the font of the labels axis title.
setLabelsAxisTitleFontPointModel(int) - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Specifies the font point of the labels axis title for the chart's model size.
setLabelsAxisTitleFontStyle(int) - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Specifies the style of teh font of the labels axis title.
setLabelsAxisTitleText(String) - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Specifies the text of the title of the labels axis.
setLabelsExistence(boolean) - Method in class net.sourceforge.chart2d.TextListArea
Specifies whether the labels exist.
setLabelsExistence(boolean) - Method in class net.sourceforge.chart2d.VerticalTextListArea
Specifies whether the labels exist.
setLabelsExistence(boolean) - Method in class net.sourceforge.chart2d.HorizontalTextListArea
Specifies whether the labels exist.
setLabelsLineDotsColor(Color) - Method in class net.sourceforge.chart2d.PieChartArea
Sets the color of the dots on the lines between the pie sector labels and the pie sectors.
setLabelsLineDotsExistence(boolean) - Method in class net.sourceforge.chart2d.PieChartArea
Sets the existence of the dots on the lines between the pie sector labels and the pie sectors.
setLabelsLineDotsThicknessModel(int) - Method in class net.sourceforge.chart2d.PieChartArea
Sets the model thickness of the dots on the lines between the pie sector labels and the pie sectors.
setLabelsLinesColor(Color) - Method in class net.sourceforge.chart2d.PieChartArea
Sets the color of the lines between the pie sector labels and the pie sectors.
setLabelsLinesExistence(boolean) - Method in class net.sourceforge.chart2d.PieChartArea
Sets the existence of the lines between the pie sector labels and the pie sectors.
setLabelsLinesThicknessModel(int) - Method in class net.sourceforge.chart2d.PieChartArea
Sets the model thickness of the lines between the pie sector labels and the pie sectors.
setLabelsPointsGapExistence(boolean) - Method in class net.sourceforge.chart2d.PieLabelsArea
Specifies whether the gaps between the labels and the points near each label exist.
setLabelsPointsGapThicknessModel(int) - Method in class net.sourceforge.chart2d.PieLabelsArea
Indicates how far from the labels, the points on each label should be.
setLabelsPrecisionNum(int) - Method in class net.sourceforge.chart2d.ChartArea
Changes the number of decimal places to be displayed on the data values axis.
setLabelsType(int) - Method in class net.sourceforge.chart2d.PieLabelsArea
Indirectly sets the text of the labels.
setLegendBackgroundColor(Color) - Method in class net.sourceforge.chart2d.Chart2DProperties
Specifies the color of the legend's background.
setLegendBackgroundExistence(boolean) - Method in class net.sourceforge.chart2d.Chart2DProperties
Specifies whether the legend will have a painted background or not.
setLegendBetweenLabelsAndBulletsGapExistence(boolean) - Method in class net.sourceforge.chart2d.Chart2DProperties
Specifies whether the gap between the legend's bullets and labels exists in their horizontal placement.
setLegendBetweenLabelsAndBulletsGapThicknessModel(int) - Method in class net.sourceforge.chart2d.Chart2DProperties
Specifies the thickness of the gap between the legend's bullets and labels in their horizontal placement, for the chart's model size.
setLegendBetweenLabelsOrBulletsGapExistence(boolean) - Method in class net.sourceforge.chart2d.Chart2DProperties
Specifies whether a gap between the legend's bullets or labels exists in their vertical placement.
setLegendBetweenLabelsOrBulletsGapThicknessModel(int) - Method in class net.sourceforge.chart2d.Chart2DProperties
Specifies the thickness of the gap between the legend's bullets or labels exists in their vertical placement, for the chart's model size.
setLegendBorderColor(Color) - Method in class net.sourceforge.chart2d.Chart2DProperties
Specifies the color of the border around the legend.
setLegendBorderExistence(boolean) - Method in class net.sourceforge.chart2d.Chart2DProperties
Specifies whether there will exist a border around the legend.
setLegendBorderThicknessModel(int) - Method in class net.sourceforge.chart2d.Chart2DProperties
Specifies the thickness of the border around the legend for the chart's model size.
setLegendBulletsOutlineColor(Color) - Method in class net.sourceforge.chart2d.Chart2DProperties
Specifies the color of the legend's bullets outline.
setLegendBulletsOutlineExistence(boolean) - Method in class net.sourceforge.chart2d.Chart2DProperties
Specifies whether a thin line is painted around the legend's bullets.
setLegendBulletsSizeModel(Dimension) - Method in class net.sourceforge.chart2d.Chart2DProperties
Specifies the size of the legend's bullets for the chart's model size.
setLegendExistence(boolean) - Method in class net.sourceforge.chart2d.ChartArea
Enables or disables the legend from calculations and painting.
setLegendExistence(boolean) - Method in class net.sourceforge.chart2d.Chart2DProperties
Specifies whether there will exist a legend on the chart.
setLegendGapExistence(boolean) - Method in class net.sourceforge.chart2d.Chart2DProperties
Specifies whether a gap between the legend's border or edge and the legend's inner components exists.
setLegendGapThicknessModel(int) - Method in class net.sourceforge.chart2d.Chart2DProperties
Specifies the thickness of the legend's gap for the chart's model size.
setLegendLabelsFontColor(Color) - Method in class net.sourceforge.chart2d.Chart2DProperties
Specifies the color of the font of the legend's labels.
setLegendLabelsFontName(String) - Method in class net.sourceforge.chart2d.Chart2DProperties
Specifies name of the font of the legend's labels.
setLegendLabelsFontPointModel(int) - Method in class net.sourceforge.chart2d.Chart2DProperties
Specifies the point of the font of the legend's labels for the chart's model size.
setLegendLabelsFontStyle(int) - Method in class net.sourceforge.chart2d.Chart2DProperties
Specifies the style of the font of the legend's labels.
setLegendLabelsTexts(String[]) - Method in class net.sourceforge.chart2d.PieChart2DProperties
Specifies the legend labels texts.
setLegendLabelsTexts(String[]) - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Specifies the texts of the legend labels.
setLegendToHeightRatio(float) - Method in class net.sourceforge.chart2d.ChartArea
Specifies how much of the maximum height less borders, gaps, and title to make availalble to the legend maximum size.
setLegendToWidthRatio(float) - Method in class net.sourceforge.chart2d.ChartArea
Specifies how much of the maximum width less borders and gaps to make availalble to the legend maximum size.
setLineColors(Color[]) - Method in class net.sourceforge.chart2d.GraphArea
The colors of the line sets.
setLinesExcessSpaceFeedbackRatio(float) - Method in class net.sourceforge.chart2d.GraphArea
Specifies the amount of the excess space to feed back to lines thickness.
setLinesExistence(boolean) - Method in class net.sourceforge.chart2d.GraphArea
Whether to paint lines representing the graph values.
setLinesFillInterior(boolean) - Method in class net.sourceforge.chart2d.GraphArea
Indicates whether the region between the lines and between its baseline should be filled in.
setLinesFillInteriorBaseValue(int) - Method in class net.sourceforge.chart2d.GraphArea
Indicates the length across the graph length, in the same direction of the meaning of the graph values, that the forms the base for the filled region.
setLinesThicknessAssociation(boolean) - Method in class net.sourceforge.chart2d.GraphArea
Specifies whether the vertical and/or horizontal lines should maintain the same size.
setLinesThicknessModel(int) - Method in class net.sourceforge.chart2d.GraphArea
The model thickness for the lines.
setLinesWithinCategoryOverlapRatio(float) - Method in class net.sourceforge.chart2d.GraphArea
Specifies how much the lines can overlap eachother when there are multiple data values per data set and per data category.
setLockRatios(boolean) - Method in class net.sourceforge.chart2d.Area
Makes such that the widh and the heighh ratios are the same as the lesser ratio.
setName(String) - Method in class nups.NetworkObject
An operation that does...
setNeededSamples(int) - Method in class nups.Methode
 
setNumbersAxisBetweenLabelsAndTicksGapExistence(boolean) - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Specifies whether a gap between the labels and ticks exists, horizontally.
setNumbersAxisBetweenLabelsAndTicksGapThicknessModel(int) - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Specifies the thickness of the gap between the labels and ticks, horizontally, for the chart's model size.
setNumbersAxisBetweenLabelsOrTicksGapExistence(boolean) - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Specifies whether a gap between the labels or ticks exists, vertically.
setNumbersAxisBetweenLabelsOrTicksGapThicknessModel(int) - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Specifies the thickness of the gap between the labels or ticks, vertically, for the chart's model size.
setNumbersAxisLabelsFontColor(Color) - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Specifies the color of the font of the labels of the numbers axis.
setNumbersAxisLabelsFontName(String) - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Specifies the name of the font of the labels of the numbers axis.
setNumbersAxisLabelsFontPointModel(int) - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Specifies the point of the font of the numbers axis labels for the chart's model size.
setNumbersAxisLabelsFontStyle(int) - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Specifies the style of the font of the numbers axis labels.
setNumbersAxisNumLabels(int) - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Specifies the number of labels in the numbers axis.
setNumbersAxisRangeHigh(float) - Method in class net.sourceforge.chart2d.GraphChartArea
For setting the range of the numbers axis.
setNumbersAxisRangeLow(float) - Method in class net.sourceforge.chart2d.GraphChartArea
For setting the range of the numbers axis.
setNumbersAxisTicksColor(Color) - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Specifies the color of the numbers axis ticks.
setNumbersAxisTicksOutlineColor(Color) - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Specifies the color of the thin line that outlines the numbers axis ticks.
setNumbersAxisTicksOutlineExistence(boolean) - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Specifies whether a thin line outlines the numbers axis ticks.
setNumbersAxisTicksSizeModel(Dimension) - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Specifies the size of the numbers axis ticks for the chart's model size.
setNumbersAxisTitleBetweenRestGapExistence(boolean) - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Specifies whether the gap right of the numbers axis title exists.
setNumbersAxisTitleBetweenRestGapThicknessModel(int) - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Specifies the thickness of the gap right of the numbers axis title for the chart's model size.
setNumbersAxisTitleExistence(boolean) - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Specifies whether the title of the numbers axis exists.
setNumbersAxisTitleFontColor(Color) - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Specifies the color of the font of the numbers axis title.
setNumbersAxisTitleFontName(String) - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Specifies the name of the font of the numbers axis title.
setNumbersAxisTitleFontPointModel(int) - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Specifies the font point of the numbers axis title for the chart's model size.
setNumbersAxisTitleFontStyle(int) - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Specifies the style of teh font of the numbers axis title.
setNumbersAxisTitleText(String) - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Specifies the text of the title of the numbers axis.
setNumColors(int) - Method in class net.sourceforge.chart2d.ChartColors
Sets the number of colors to return in an array.
setNumDataSets(int) - Method in class net.sourceforge.chart2d.ChartArea
Specifies how many data sets this chart contains.
setNumPlotAxisLabels(int) - Method in class net.sourceforge.chart2d.GraphChartArea
Sets the number of labels for the plot axis.
setNumTicks(int) - Method in class net.sourceforge.chart2d.AxisArea
The number of ticks should be equal to the number of axis labels at all times, EXCEPT with a type of chart with a (LABELSBOTTOM axis and a graph components alignment is true).
setNumTicks(int) - Method in class net.sourceforge.chart2d.YAxisArea
The number of ticks should be equal to the number of x axis labels at all times, EXCEPT with a type of chart with a (LABELSBOTTOM x axis and a graph components alignment is true).
setNumTicks(int) - Method in class net.sourceforge.chart2d.XAxisArea
The number of ticks should be equal to the number of x axis labels at all times, EXCEPT with a type of chart with a (LABELSBOTTOM x axis and a graph components alignment is true).
setOutlineComponents(boolean) - Method in class net.sourceforge.chart2d.GraphArea
Indicates whether bars, lines, and/or dots should have a thin black outline around them.
setOutlineComponentsColor(Color) - Method in class net.sourceforge.chart2d.GraphArea
Indicates the color of the components outline if it exists.
setOutlineSectors(boolean) - Method in class net.sourceforge.chart2d.PieArea
Indicates whether the sectors should have a thin outline.
setOutlineSectorsColor(Color) - Method in class net.sourceforge.chart2d.PieArea
Indicates the color of the sectors outline if it exists.
setPieArea(PieArea) - Method in class net.sourceforge.chart2d.PieLabelsArea
Passes in the PieArea to encircle with labels.
setPieChart2DProperties(PieChart2DProperties) - Method in class net.sourceforge.chart2d.PieChart2DProperties
Sets all the properties to be values (deep) copied from another PieChart2DProperties.
setPieChart2DProperties(PieChart2DProperties) - Method in class net.sourceforge.chart2d.PieChart2D
Specifies the new PieChart2DProperties for the chart.
setPieChart2DPropertiesToDefaults() - Method in class net.sourceforge.chart2d.PieChart2DProperties
Sets all properties to their default values.
setPieLabelsBetweenLabelsGapExistence(boolean) - Method in class net.sourceforge.chart2d.PieChart2DProperties
Specifies whether a gap between each pie sector label exists.
setPieLabelsBetweenLabelsGapThicknessModel(int) - Method in class net.sourceforge.chart2d.PieChart2DProperties
Specifies the thickness of the gap between each pie label for the chart's model size.
setPieLabelsExistence(boolean) - Method in class net.sourceforge.chart2d.PieChartArea
Sets whether the labels exist or not.
setPieLabelsExistence(boolean) - Method in class net.sourceforge.chart2d.PieChart2DProperties
Specifies whether the pie sectors of the pie chart will be labeled.
setPieLabelsLinesColor(Color) - Method in class net.sourceforge.chart2d.PieChart2DProperties
Specifies the color of the lines relating each pie sector with its particular label.
setPieLabelsLinesDotsColor(Color) - Method in class net.sourceforge.chart2d.PieChart2DProperties
Specifies the color of the dots that exist at the beginning and ending of the lines relating each pie sector with its particular label.
setPieLabelsLinesDotsExistence(boolean) - Method in class net.sourceforge.chart2d.PieChart2DProperties
Specifies whether dots exist at the beginning and ending of the lines relating each pie sector with its particular label.
setPieLabelsLinesDotsThicknessModel(int) - Method in class net.sourceforge.chart2d.PieChart2DProperties
Specifies the thickness (ie diameter) of the dots that exist at the beginning and ending of the lines releating each pie sector with its particular label for the chart's model size.
setPieLabelsLinesExistence(boolean) - Method in class net.sourceforge.chart2d.PieChart2DProperties
Specifies whether lines relating each pie sector with its particular label exists.
setPieLabelsLinesThicknessModel(int) - Method in class net.sourceforge.chart2d.PieChart2DProperties
Specifies the thickness of the lines relating each pie sector with its particular label for the model size of the chart.
setPieLabelsPointsBetweenPieAndLabelGapsDepthRatio(float) - Method in class net.sourceforge.chart2d.PieChart2DProperties
Specifies the depth within each gap between each pie sector and label, from each pie, of the point at which a line coming from a label and a line coming from a pie, meet.
setPieLabelsPointsLabelsGapOffsetExistence(boolean) - Method in class net.sourceforge.chart2d.PieChart2DProperties
Specifies whether the gap between each pie label and a point from which a line may be drawn and/or on which a dot may be placed to relate each label with a particular pie sector exists.
setPieLabelsPointsLabelsGapOffsetThicknessModel(int) - Method in class net.sourceforge.chart2d.PieChart2DProperties
Specifies the gap between each pie label and a point from which a line may be drawn and/or on which a dot may be placed to relate each label with a particular pie sector for the chart's model size.
setPieLabelsPointsPieSectorsDepthRatio(float) - Method in class net.sourceforge.chart2d.PieChart2DProperties
Specifies the depth within each pie sector a point is placed from which a line may be drawn and/or on which a dot may be placed to relate each label with a particular pie sector for the chart's model size.
setPieLabelsToHeightRatio(float) - Method in class net.sourceforge.chart2d.PieChartArea
Sets the height to be shared by all the labels, beyond the height of the pie.
setPieLabelsToWidthRatio(float) - Method in class net.sourceforge.chart2d.PieChartArea
Sets the width to be shared by all the labels, beyond the width of the pie.
setPieLabelsType(int) - Method in class net.sourceforge.chart2d.PieChart2DProperties
Specifies the type of pie sector labels of the pie chart.
setPiePreferredSize(int) - Method in class net.sourceforge.chart2d.PieChart2DProperties
Specifies the preffered size of the pie in the pie chart.
setPiePrefSpaceSize(int) - Method in class net.sourceforge.chart2d.PieArea
Sets the model size of the pie.
setPieSectorsOutlineColor(Color) - Method in class net.sourceforge.chart2d.PieChart2DProperties
Specifies the color of the outline of the pie sectors.
setPieSectorsOutlineExistence(boolean) - Method in class net.sourceforge.chart2d.PieChart2DProperties
Specifies whether the sectors of the pie should have a thin outline.
setPieToHeightRatio(float) - Method in class net.sourceforge.chart2d.PieChartArea
Specifies how much of the maximum height less borders, gaps, and title to make availalble to the pie maximum size.
setPieToWidthRatio(float) - Method in class net.sourceforge.chart2d.PieChartArea
Specifies how much of the maximum width less borders and gaps to make availalble to the pie maximum size.
setPreferredSize(Dimension) - Method in class net.sourceforge.chart2d.Chart2D
Specifies a custom preferred size for the chart.
setPreferredSize(Dimension) - Method in class net.sourceforge.chart2d.LBChart2D
Specifies a custom preferred size for the chart.
setPreferredSize(Dimension) - Method in class net.sourceforge.chart2d.LLChart2D
Specifies a custom preferred size for the chart.
setPreferredSize(Dimension) - Method in class net.sourceforge.chart2d.PieChart2D
Specifies a custom preferred size for the chart.
setRawLabelsPrecision(int) - Method in class net.sourceforge.chart2d.PieLabelsArea
Indicates how many significant digits are wanted.
setRotateLeft(boolean) - Method in class net.sourceforge.chart2d.TextArea
Adjusts the rotation of the text within the label.
setSectorGapPointRatio(float) - Method in class net.sourceforge.chart2d.PieArea
Determines how far out of the sector the points from the getPointsOutSectors() method are.
setSectorPointDepthRatio(float) - Method in class net.sourceforge.chart2d.PieArea
Determines how far into the sector the depth of the points from the getPointsInSectors() method are.
setSize(int, Dimension) - Method in class net.sourceforge.chart2d.Area
Sets the sizes of the areas.
setSizeLocation(int, Point) - Method in class net.sourceforge.chart2d.Area
Sets the location of a size/area.
setSpaceSize(int, Dimension) - Method in class net.sourceforge.chart2d.Area
Sets the size of the space; that is the area less the borders and gaps.
setSpaceSizeLocation(int, Point) - Method in class net.sourceforge.chart2d.Area
Sets the location of an internal space area of a size area.
setText(String) - Method in class net.sourceforge.chart2d.TextArea
Changes the text of this label.
setTextJustification(int) - Method in class net.sourceforge.chart2d.TextArea
Specifies whether text will be (in the case text is not rotated) left, right, or center justified respective to the space within the bordered area.
setTicksAlignment(int) - Method in class net.sourceforge.chart2d.AxisArea
The alignment of the ticks respective to the labels.
setTicksAlignment(int) - Method in class net.sourceforge.chart2d.YAxisArea
The vertical alignment of the ticks respective to the labels.
setTicksAlignment(int) - Method in class net.sourceforge.chart2d.XAxisArea
The horizontal alignment of the ticks respective to the labels.
setTicksColor(Color) - Method in class net.sourceforge.chart2d.AxisArea
The color for the ticks.
setTicksColor(Color) - Method in class net.sourceforge.chart2d.YAxisArea
The color for the ticks.
setTicksColor(Color) - Method in class net.sourceforge.chart2d.XAxisArea
The color for the ticks.
setTicksSizeModel(Dimension) - Method in class net.sourceforge.chart2d.AxisArea
The model size for the ticks.
setTicksSizeModel(Dimension) - Method in class net.sourceforge.chart2d.YAxisArea
The model size for the ticks.
setTicksSizeModel(Dimension) - Method in class net.sourceforge.chart2d.XAxisArea
The model size for the ticks.
setTime(Timestamp) - Method in class nups.Sample
An operation that does...
setTitle(String) - Method in class net.sourceforge.chart2d.TitledArea
Changes the text of the title.
setTitleAutoLocate(boolean) - Method in class net.sourceforge.chart2d.TitledArea
Changes whether the title will locate itself automatically within the area according to the title justifications.
setTitleExistence(boolean) - Method in class net.sourceforge.chart2d.TitledArea
Changes the existence of the title; whether the title exists or not.
setTitleJustifications(int, int) - Method in class net.sourceforge.chart2d.TitledArea
Specifies the horizontal and vertical justification for the title text respective to the size of the area.
setTitleLocation(Point) - Method in class net.sourceforge.chart2d.TitledArea
Changes the location of the title.
setTitleRotateLeft(boolean) - Method in class net.sourceforge.chart2d.TitledArea
Changes whether this title should be rotated left of not.
setTitleSqueeze(boolean) - Method in class net.sourceforge.chart2d.ChartArea
Changes whether the chart title should be squeezed near to and on top of the chart graph and legend.
setType(int) - Method in class net.sourceforge.chart2d.AxisArea
Specifies the type of the Axis.
setType(int) - Method in class net.sourceforge.chart2d.YAxisArea
Specifies the type of the y Axis.
setType(int) - Method in class net.sourceforge.chart2d.XAxisArea
Specifies the type of the x Axis.
setType(int) - Method in class net.sourceforge.chart2d.GraphArea
The type of the graph area.
setValidateOnUpdate(boolean) - Method in class net.sourceforge.chart2d.Dataset
Returns whether the dataset should be validated whenever a chart is to be updated.
setValidateOnUpdate(boolean) - Method in class net.sourceforge.chart2d.Chart2DProperties
Specifies whether the properties should be validated whenever a chart is to be updated with a changed property.
setValidateOnUpdate(boolean) - Method in class net.sourceforge.chart2d.GraphProperties
Returns whether the properties should be validated whenever a chart is to be updated with a changed property.
setValidateOnUpdate(boolean) - Method in class net.sourceforge.chart2d.PieChart2DProperties
Any time a property is changed after the properties are added to a Chart2D, then the Chart2D is updated with the new properties the next time a method of Chart2D's is called.
setValidateOnUpdate(boolean) - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Returns whether the properties should be validated whenever a chart is to be updated with a changed property.
setValue() - Method in class nups.Sample
An operation that does...
setValue(double) - Method in class nups.Prediction
 
setValue(int) - Method in class nups.CleanSample
 
setVerticalLinesColor(Color) - Method in class net.sourceforge.chart2d.GraphArea
The color of the vertical lines.
setVerticalLinesExistence(boolean) - Method in class net.sourceforge.chart2d.GraphArea
Whether the vertical lines exist.
setVerticalLinesStyle(float[]) - Method in class net.sourceforge.chart2d.GraphArea
The style of the vertical lines.
setVerticalLinesThicknessModel(int) - Method in class net.sourceforge.chart2d.GraphArea
The model thickness for the vertical lines.
setXAxisToHeightRatio(float) - Method in class net.sourceforge.chart2d.GraphChartArea
Specifies how much of the maximum height less borders, gaps, and title to make availalble to the x axis maximum size.
setXAxisToWidthRatio(float) - Method in class net.sourceforge.chart2d.GraphChartArea
Specifies how much of the maximum width less borders and gaps to make availalble to the x axis maximum size.
setXTicks(Rectangle[]) - Method in class net.sourceforge.chart2d.GraphArea
Sets the ticks of the x axis.
setYAxisToHeightRatio(float) - Method in class net.sourceforge.chart2d.GraphChartArea
Specifies how much of the maximum height less borders, gaps, and title to make availalble to the y axis maximum size.
setYAxisToWidthRatio(float) - Method in class net.sourceforge.chart2d.GraphChartArea
Specifies how much of the maximum width less borders and gaps to make availalble to the y axis maximum size.
setYTicks(Rectangle[]) - Method in class net.sourceforge.chart2d.GraphArea
Sets the ticks of the x axis.
shiftLower(float[]) - Method in class net.sourceforge.chart2d.Dataset
Shifts all the data items one place, from the higher order to the lower order, replacing the highest order items with the specified items.
Sleep() - Method in class nups.InputServerThread
 
sleepers - Variable in class nups.InputServer
 
sleepers - Variable in class nups.InputServerThread
 
stackedBarConvert(int[][], int[][]) - Method in class net.sourceforge.chart2d.GraphArea
Converts an array of graph values -- values indicating how far across a graph a bar should go into an array that the method sortStackedBar can use.
stackedBarSort(int[][], int) - Method in class net.sourceforge.chart2d.GraphArea
Returns an array of the indexes, that is a sorted view of the array graphValues[i][barIndex] i ranges from 0 to graphValues.length and where barIndex is constant.
start() - Method in class nups.InputServer
 
start() - Method in class nups.SwingWorker
Start the worker thread.
start() - Method in class nups.InputServerThread
 
start() - Method in class net.sourceforge.chart2d.PieChart2DFrameDemo
Opens a dialog indicating to the user how to customize the chart.
start() - Method in class net.sourceforge.chart2d.LLChart2DFrameDemo
Opens a dialog indicating to the user how to customize the chart.
start() - Method in class net.sourceforge.chart2d.LBChart2DFrameDemo
Opens a dialog indicating to the user how to customize the chart.
statusBar - Variable in class nups.mainWindow
 
stmt - Variable in class nups.DbFunctions
 
SwingWorker - class nups.SwingWorker.
This is the 3rd version of SwingWorker (also known as SwingWorker 3), an abstract class that you subclass to perform GUI-related work in a dedicated thread.
SwingWorker() - Constructor for class nups.SwingWorker
Start a thread that will call the construct method and then exit.

T

temp - Variable in class nups.SampleTableModel
 
temp - Variable in class nups.InputServerThread
 
temp - Variable in class nups.DbFunctions
 
TextArea - class net.sourceforge.chart2d.TextArea.
A customizable text label.
TextArea() - Constructor for class net.sourceforge.chart2d.TextArea
Creates a new text area with the following default values: setText ("");
setRotateLeft (false);
setTextJustification (CENTER);
resetTextAreaModel (true);
TextListArea - class net.sourceforge.chart2d.TextListArea.
An abstract class for shared methods between HorizontalTextListArea and VerticalTextListArea.
TextListArea() - Constructor for class net.sourceforge.chart2d.TextListArea
 
threads - Variable in class nups.InputServer
 
time - Variable in class nups.Sample
An attribute that represents ...
TitledArea - class net.sourceforge.chart2d.TitledArea.
A bordered area with a title and auto calculations for left over space.
TitledArea() - Constructor for class net.sourceforge.chart2d.TitledArea
Creates a new titled area with the default values:
setTitleExistence (true);
setFontPointModel (14);
setBetweenTitleAndSpaceGapExistence (true);
setBetweenTitleAndSpaceGapThicknessModel (5);
setTitleJustifications (CENTER, TOP);
setTitleAutoLocate (true);
title.setAutoJustifys (false, false);
title.setBorderExistences (false, false, false, false);
title.setGapExistences (false, false, false, false);
title.setBackgroundExistence (false);
resetTitledAreaModel (true);
titledBorder1 - Variable in class nups.mainWindow
 
titledBorder2 - Variable in class nups.mainWindow
 
TOP - Static variable in class net.sourceforge.chart2d.Area
Indicates the top.
TOPBOTTOM - Static variable in class net.sourceforge.chart2d.Area
Indicates the top bottom.
toString() - Method in class nups.Sample
 
toString() - Method in class nups.NetworkObject
 

U

updateArea() - Method in class net.sourceforge.chart2d.Area
Updates this area.
updateChart2D(Chart2D) - Method in class net.sourceforge.chart2d.Dataset
Updates this Chart2D object with any changes that have been made since its last udpate.
updateChart2D(Chart2D) - Method in class net.sourceforge.chart2d.Chart2DProperties
Updates the properties of this Chart2D with these Chart2D properties.
updateChartArea(Graphics2D) - Method in class net.sourceforge.chart2d.ChartArea
Updates this parent's variables, and this' variables.
updateFontArea() - Method in class net.sourceforge.chart2d.FontArea
Updates all this classes variables.
updateGraphArea() - Method in class net.sourceforge.chart2d.GraphArea
Updates this parent's variables, and this' variables.
updateGraphChart2D(GraphChart2D) - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Updates the GraphChart2D object to the current properties, if it needs it.
updateGraphChart2D(GraphChart2D, int) - Method in class net.sourceforge.chart2d.GraphProperties
Updates a graph area of a GraphChart2D object if the graph area needs to be updated.
updateGraphChartArea(Graphics2D) - Method in class net.sourceforge.chart2d.GraphChartArea
Updates this parent's variables, and this' variables.
updateHorizontalTextListArea(Graphics2D) - Method in class net.sourceforge.chart2d.HorizontalTextListArea
Updates all variables.
updateLBChartArea(Graphics2D) - Method in class net.sourceforge.chart2d.LBChartArea
Updates this parent's variables, and this' variables.
updateLBGraphArea() - Method in class net.sourceforge.chart2d.LBGraphArea
Updates this parent's variables, and this' variables.
updateLegendArea(Graphics2D) - Method in class net.sourceforge.chart2d.LegendArea
Updates all variables.
updateLLChartArea(Graphics2D) - Method in class net.sourceforge.chart2d.LLChartArea
Updates this parent's variables, and this' variables.
updateLLGraphArea() - Method in class net.sourceforge.chart2d.LLGraphArea
Updates this parent's variables, and this' variables.
updatePanel() - Method in class net.sourceforge.chart2d.GraphChart2DPropertiesPanel
Updates the panel according to the GraphChart2DProperties class.
updatePanel() - Method in class net.sourceforge.chart2d.PieChart2DPropertiesPanel
Updates the panel according to the PieChart2DProperties class.
updatePanel() - Method in class net.sourceforge.chart2d.GraphPropertiesPanel
Updates the panel according to the GraphProperties class.
updatePanel() - Method in class net.sourceforge.chart2d.Chart2DPropertiesPanel
Updates the panel according to the Chart2DProperties class.
updatePieArea() - Method in class net.sourceforge.chart2d.PieArea
Updates this parent's variables, and this' variables.
updatePieChart2D(PieChart2D) - Method in class net.sourceforge.chart2d.PieChart2DProperties
Updates the properties of this PieChart2D with these properties.
updatePieChartArea(Graphics2D) - Method in class net.sourceforge.chart2d.PieChartArea
Updates this parent's variables, and this' variables.
updatePieLabelsArea(Graphics2D) - Method in class net.sourceforge.chart2d.PieLabelsArea
Updates all this classes variables.
updateProps() - Method in class net.sourceforge.chart2d.GraphChart2DPropertiesPanel
Updates the GraphChart2DProperties class according to the dialog's settings.
updateProps() - Method in class net.sourceforge.chart2d.PieChart2DPropertiesPanel
Updates the PieChart2DProperties class according to the dialog's settings.
updateProps() - Method in class net.sourceforge.chart2d.GraphPropertiesPanel
Updates the GraphProperties class according to the dialog's settings.
updateProps() - Method in class net.sourceforge.chart2d.Chart2DPropertiesPanel
Updates the Chart2DProperties class according to the dialog's settings.
updateTextArea(Graphics2D) - Method in class net.sourceforge.chart2d.TextArea
Updates all the variables of all this parent's classes, then all the variables of this class.
updateTitledArea(Graphics2D) - Method in class net.sourceforge.chart2d.TitledArea
Updates all the variables in this parent's classes, then all of this' variables.
updateVerticalTextListArea(Graphics2D) - Method in class net.sourceforge.chart2d.VerticalTextListArea
Updates all variables.
updateXAxisArea(Graphics2D) - Method in class net.sourceforge.chart2d.XAxisArea
Updates this parent's variables, and this' variables.
updateYAxisArea(Graphics2D) - Method in class net.sourceforge.chart2d.YAxisArea
Updates this parent's variables, and this' variables.

V

VALIDATE_ON_UPDATE_DEFAULT - Static variable in class net.sourceforge.chart2d.Dataset
The default is true.
VALIDATE_ON_UPDATE_DEFAULT - Static variable in class net.sourceforge.chart2d.Chart2DProperties
The default is true.
VALIDATE_ON_UPDATE_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphProperties
The default is true.
VALIDATE_ON_UPDATE_DEFAULT - Static variable in class net.sourceforge.chart2d.PieChart2DProperties
The default is true.
VALIDATE_ON_UPDATE_DEFAULT - Static variable in class net.sourceforge.chart2d.GraphChart2DProperties
The default is true.
validate(boolean) - Method in class net.sourceforge.chart2d.Dataset
Validates the dataset, printing a debug message if indicated.
validate(boolean) - Method in class net.sourceforge.chart2d.Chart2DProperties
Returns true if the properties are valid.
validate(boolean) - Method in class net.sourceforge.chart2d.GraphProperties
Validates all the properties of this graph.
validate(boolean) - Method in class net.sourceforge.chart2d.PieChart2DProperties
Returns true if the properties are valid.
validate(boolean) - Method in class net.sourceforge.chart2d.GraphChart2DProperties
Returns true if the properties are valid.
value - Variable in class nups.CleanSample
 
value - Variable in class nups.Sample
An attribute that represents ...
values - Variable in class nups.Inputdecoder
 
variables - Variable in class nups.Inputdecoder
 
VERTICAL - Static variable in class net.sourceforge.chart2d.Area
Indicates the vertical.
VerticalTextListArea - class net.sourceforge.chart2d.VerticalTextListArea.
A set of text labels layed out vertially with bullets on either the left or right of the labels.
VerticalTextListArea() - Constructor for class net.sourceforge.chart2d.VerticalTextListArea
Constructs a new vertical text list area with the following default values:
setLabelsExistence (true);
setBulletsExistence (true);
setBulletsSizeModel (new Dimension (9, 9));
setBulletsOutline (true);
setBetweenLabelsGapExistence (true);
setBetweenLabelsGapThicknessModel (3);
setBetweenBulletsGapExistence (true);
setBetweenBulletsGapThicknessModel (3);
setBetweenBulletsAndLabelsGapExistence (true);
setBetweenBulletsAndLabelsGapThicknessModel (3);
setBulletsAlignment (CENTERED);
setBulletsRelation (LEFT);
setAllowSelfSize (true);
resetVerticalTextListAreaModel (true);

W

WakeUp() - Method in class nups.InputServerThread
 
WIDTH - Static variable in class net.sourceforge.chart2d.Area
Indicates the width.

X

XAxisArea - class net.sourceforge.chart2d.XAxisArea.
An x Axis for chart graphs.
XAxisArea() - Constructor for class net.sourceforge.chart2d.XAxisArea
Creates a new xAxis Area with the default settings.

Y

YAxisArea - class net.sourceforge.chart2d.YAxisArea.
An y Axis for chart graphs.
YAxisArea() - Constructor for class net.sourceforge.chart2d.YAxisArea
Creates a new YAxisArea with the following default settings:
setAutoSizes (false, false);
setAutoJustifys (false, false);
setTitleJustifications (LEFT, CENTER);
setTicksSizeModel (new Dimension (3, 3));
setType (LABELSBOTTOM);
setTextListJustifications (RIGHT, CENTER);
setLabels (new String[0]);
setTicksColor (Color.black);
setNumTicks (0);
setTitleRotateLeft (true);
setBackgroundExistence (false);
setBorderExistences (false, false, false, false);
setGapExistences (false, false, false, false);
textList.setBulletsRelation (TOP);
textList.setAutoJustifys (false, false);
textList.setBorderExistences (false, false, false, false);
textList.setGapExistences (false, false, false, false);
textList.setBackgroundExistence (false);
resetYAxisModel (true);

A B C D E F G H I J L M N O P R S T U V W X Y