All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class com.arcsinc.ui.plot.PlotConfigModel

java.lang.Object
   |
   +----com.arcsinc.ui.plot.PlotConfigModel

public class PlotConfigModel
extends Object
implements Serializable

Constructor Index

 o PlotConfigModel()
 o PlotConfigModel(PlotConfigModel)

Method Index

 o getAxesColor()
Get the value of axesColor.
 o getAxesColorName()
Get the name of axesColor.
 o getBgColor()
Get the value of bgColor.
 o getBgColorName() ()
Get the name of bgColor.
 o getColorName(Color)
 o getDataColor()
Get the value of dataColor.
 o getDataColorName()
Get the name of dataColor.
 o getDataDisplayMode()
Get the value of dataDisplayMode.
 o getXAxisMax()
Get the value of xAxisMax.
 o getXAxisMin()
Get the value of xAxisMin.
 o getXAxisMode()
Get the value of xAxisMode.
 o getXAxisNoTicks()
Get the value of xAxisNoTicks.
 o getXAxisTickLabelFormat()
Get the value of xAxisTickLabelFormat.
 o getXAxisTickLabelSpec()
Get the value of xAxisTickLabelSpec.
 o getXAxisWidth()
Get the value of xAxisWidth.
 o getYAxisMax()
Get the value of yAxisMax.
 o getYAxisMin()
Get the value of yAxisMin.
 o getYAxisMode()
Get the value of xAxisMode.
 o getYAxisNoTicks()
Get the value of yAxisNoTicks.
 o getYAxisTickLabelFormat()
Get the value of yAxisTickLabelFormat.
 o getYAxisTickLabelSpec() ()
Get the value of yAxisTickLabelSpec.
 o setAxesColor(Color)
Set the value of axesColor.
 o setAxesColorName(String)
Set the value of axesColor by aame.
 o setBgColor(Color)
Set the value of bgColor.
 o setBgColorName(String)
Set the value of bgColor by aame.
 o setColorName(String)
 o setDataColor(Color)
Set the value of dataColor.
 o setDataColorName(String)
Set the value of dataColor by aame.
 o setDaplayMode(int)">setDataDisplayMode(int)
Set the value of dataDisplayMode.
 o setDefaults()
 o setXAxisMax(double)
Set the value of xAxisMax.
 o setXAxisMin(double)
Set the value of xAxisMin.
 o setXAxisMode(int)
Set the value of xAxisMode.
 o setXAxisNoTicks(int)
Set the value of xAxisNoTicks.
 o setXAxisTickLabelFormat(int)
Set the value of xAxisTickLabelFormat.
 o setXAxisTickLabelSpec(int)
Set the value of xAxisTickLabelSpec.
 o setXAxisWidth(double)
Set the valble)
Set the value of xAxisWidth.
 o setYAxisMax(double)
Set the value of yAxisMax.
 o setY>setYAxisMin(double)
Set the value of yAxisMin.
 o setYAxisMode(int)
Set the value of yAxisMode.
 o setYAxisNoTicks(int)
Set the value of yAxisNoTicks.
 o setYAxisTickLabelFormat(int)
Set the value of yAxisTickLabelFormat.
 o setYAxisTickLabelSpec(int)
Set the value of yAxisTickLabelSpec.
 o stdOutDump()

Constructors

 o PlotConfigModel
 public PlotConfigModel(PlotConfigModel pcm)
 o PlotConfigModel PlotConfigModel
 public PlotConfigModel()

Methods

 o setDefaults
 public void setDefaults()
 o getColorName
 protected String getColorName(Color color)
 o setColorName
 protected Color setColorName(String name)
 o getBgColorName
 public String getBgColorName()
Get the name of bgColor.

Returns:
name of bgColor.
 o setBgColorName
 public void setBgColorName(String v)
Set the value of bgColor by aame.

Parameters:
v - name of color to assign to bgColor.
 o getBgColor
 public Color getBgColor()
Get the value of bgColor.

Returns:
Value of bgColor.
 o setBgColor
 public void setBgColor(Color v)
Set the value of bgColor.

Parameters: lor.

Parameters:
v - Value to assign to bgColor.
 o getAxesColorName
 public String getAxesColorName()
Get the name of axesColor.

Returns:
name of axesColor.
 o setAxesColorName
 public void setAx
 public void setAxesColorName(String v)
Set the value of axesColor by aame.

Parameters:
v - name of color to assign to axesColor.
 o getAxesColor
 public Color getAxesColor()
Get the value of axesColor.

Returns:
Value of axesColor.
 o setAxesColor
 public void setAxesColor(Color v)
Set the value of axesColor.

Parameters:
v - Value to assign to axesColor.
 o getDataColorName
 public String getDataColorName()
Get the name of dataColor.

Returns:
name of dataColor.
 o setDataColorName
 public void setDataColorName(String v)
Set the valuaColorName(String v)
Set the value of dataColor by aame.

Parameters:
v - name of color to assign to dataColor.
 o getDataColor
 public Color getDataColor()
Get the value of dataColor.

Returns:
Value of dataColor.
 o setDataColor
 public void setDataColor(Color v)
Set the value of dataColor.

Parameters:
v - Value to assign to dataColor.
 o getDataDisplayMode
 public int getDataDisplayMode()
Get the value of dataDisplayMode.

Returns:
Value of dataDisplayMode.
 o setDataDisplayMode
 public void setDataDisplayMode(int v)
Set the value of dataDisplayMode.

Parameters:
v - Value to assign to dataDisplayMode.
 o getXAxisMode
 public int getXAxisMode()
Get the value of xAxisMode.

Returns:
Value of xAxisMode.
 o setXAxisMode
 public void setXAxisMode(etXAxisMode
 public void setXAxisMode(int v)
Set the value of xAxisMode.

Parameters:
v - Value to assign to xAxisMode.
 o getXAxisNoTicks
 public int getXAxisNoTicks()
Get the value of xAxisNoTicks.

Returns:
Value of xAxisNoTicks.
 o setXAxisNoTicks
 public void setXAxisNoTicks(int v)
Set the value of xAxisNoTicks.

Parameters:
v - Value to assign to xAxisNoTicks.
 o getXAxisTickLabelFormat
 public int getXAxisTickLabelFormat()
Get the value of xAxisTickLabelFormat.

Returns:
Value of xAxisTickLabelFormat.
 o setXAxisTickLabelFormat
 public void setXAxisTickLabelFormat(int v)
Set the value of xAxisTickLabelFormat.

Parameters:
v - Value to assign to xAxisTickLabelFormat.
 o getXAxisTickLabelSpec
 public int getXAxisTickLabelSpec()
Get the value of xAxisTickLabelSpec.

Returns:
Value of xAxisTickLabelSpec.
 o setXAxisTickLabelSpec
 public void setXAxisTickLabelSpec(int v)
Set the value of xAxisTickLabelSpec.

Parameters:
v - Value to assign to xAxisTickLabelSpec.
 o getXAxisWidth
 public double getXAxisWidth()
Get>
Get the value of xAxisWidth.

Returns:
Value of xAxisWidth.
 o setXAxisWidth
 public void setXAxisWidth(double v)
Set the value of xAxisWidth.

Parameters:
v - Value to assign to xAxisWidth.
 o getXAxisMax
 public double getXAxisMax()
Get the value of xAxisMax.

Returns:
Value of xAxisMax.
 o setXAxisMax
 public void setXAxisMax(double v)
Set the value of xAxisMax.

Parameters:
v - Value to assign to xAxisMax.
 o getXAxisMin
 public double getXAxisMin()
Get the value of xAxisMin.

Returns:
Value of xAxisMin.
Value of xAxisMin.
 o setXAxisMin
 public void setXAxisMin(double v)
Set the value of xAxisMin.

Parameters:
v - Value to assign to xAxisMin.
 o getYAxisMode
 public int getYAxisMode()
Get the value of xAxisMode.

Returns:
Value of xAxisMode.
 o setYAxisMode
 public void setYAxisMode(int v)
Set the value of yAxisMode.

Parameters:
v - Value to assign to yAxisMode.
 o getYAxisNoTicks
 public int getYAxisNoTicks()
Get the value of yAxisNoTicks.

Returns:
Value of yAxisNoTicks.
 o setYAxisNoTicks
 public void setYAxisNoTicks(int v)
Set the value of yAxisNoTicks.

Parameters:
v - Value to assign to yAxisNoTicks.
 o getYAxisTickLabelFormat
 public int getYAxisTickLabelFormat()
Get the value of yAxisTickLabelFormat.

Returns:
Value of yAxisTickLab
Returns:
Value of yAxisTickLabelFormat.
 o setYAxisTickLabelFormat
 public void setYAxisTickLabelFormat(int v)
Set the value of yAxisTickLabelFormat.

Parameters:
v - Value to assign to yAxisTickLabelFormat.
 o getYAxisTicc">getYAxisTickLabelSpec
 public int getYAxisTickLabelSpec()
Get the value of yAxisTickLabelSpec.

Returns:
Value of yAxisTickLabelSpec.
 o setYAxisTickLabelSpec
 public void setYAxisTickLabelSpec(int v)
Set the value of yAxisTickLabelSpec.

Parameters:
v - Value to assign to yAxisTickLabelSpec.
 o getYAxisMax
 public double getYAxisMax()
Get the value of yAxisMax.

Returns:
Value of yAxisMax.
 o setYAxisMax
 public void setYAxisMax(double v)
Set the value of yAxisMax.

Parameters:
v - Value to assign to yAxisMax.
 o getYAxisMin
 public double getYAxisMin()

 public double getYAxisMin()
Get the value of yAxisMin.

Returns:
Value of yAxisMin.
 o setYAxisMin
 public void setYAxisMin(double v)
Set the value of yAxisMin.

Parameters:
v - Value to assign to yAxisMin.
 o stdOutDump
 public void stdOutDump()

All Packages  Class Hierarchy  This Package  Previous  Next  Index