|
ElegantJCharts Java API Specification v2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.elegantj.graphx.AxisDetail
Axis Detail is a super class that provides detailed description about the axis like name Color, name Font, label Color, label Font etc. You can change the description values to suit your customization.
| Constructor Summary | |
AxisDetail()
|
|
| Method Summary | |
java.lang.Object |
clone()
Clones an Object |
java.util.Vector |
getAxisDisplayMap()
This method helps to map the values displayed by axis label data |
java.awt.Color |
getAxisGridLineColor()
This method allows you to select the Axis Grid Line Color |
int |
getAxisGridLineStyle()
This method allows you to select Axis Grid Line Style |
boolean |
getAxisGridLineVisible()
This method lets you choose if you want to have Axis Grid Line visible on Major Line |
int |
getAxisGridLineWidth()
You can adjust Axis Grid Line Width using this method |
java.awt.Color |
getAxisGridStripColor()
Color of the Axis Grid Line can be selected using this method |
boolean |
getAxisGridStripVisible()
get Axis Grid Strip visible on Major Line |
int |
getAxisLabelAlign()
Axis Label alignment can be chosen using this method. |
int |
getAxisLabelAlignAngle()
Axis Label Alignment Angle can be set using this method |
java.awt.Color |
getAxisLabelBackground()
Background Color of the axis label can be selected using this method |
boolean |
getAxisLabelBackgroundVisible()
You can choose if you want to have Axis label Background visible by this method |
boolean |
getAxisLabelDrillDownEnable()
Axis label DrillDown can be enabled or disabled using this method |
java.awt.Font |
getAxisLabelFont()
Font of the Axis Label can be selected using this method |
java.awt.Color |
getAxisLabelForeground()
You can select the font color of the axis using this method |
java.lang.String |
getAxisLabelFormat()
Axis Label Formatting can be done using this method |
int |
getAxisLabelGap()
The label gap can be adjusted using the get Axis Label gap method |
java.lang.String |
getAxisLabelTooltipText()
Using this method you can choose to have tool tip text for an axis label |
boolean |
getAxisLabelVisible()
To display the Axis Label you can use this method |
java.awt.Color |
getAxisLineColor()
Axis Major Line Color can be selected using this method |
int |
getAxisLineWidth()
Axis Major Line Width can be selected using this method |
java.lang.String |
getAxisName()
To assign a name to the Axis you can use this method |
int |
getAxisNameAlign()
Axis Name Alignment can be set using this method |
java.awt.Color |
getAxisNameBackground()
Background Color of the Axis Name can be selected using this method |
boolean |
getAxisNameBackgroundVisible()
To display the background of the axis name, you can use this method |
java.awt.Color |
getAxisNameBorderColor()
Use this method to select the Axis Name Border Color |
int |
getAxisNameBorderStyle()
Axis Name Border style can be selected with this method |
int |
getAxisNameBorderWidth()
The width of the border of the Axis Name can be adjusted with this method |
java.awt.Font |
getAxisNameFont()
Select the font for the axis Name using this method |
java.awt.Color |
getAxisNameForeground()
Axis Font Color can be selected using this method |
int |
getAxisNameMaxLine()
Maximum number of lines in which the Axis Name must be displayed can be set with this method |
java.awt.Color |
getAxisNameShadowColor()
Axis Name Shadow Color can be selected with this method |
int |
getAxisNameShadowStyle()
Shadow style of the Axis Name can be selected with this method |
int |
getAxisNameShadowWidth()
Shadow width of the Axis Name can be adjusted with this method |
boolean |
getAxisNameVisible()
You can display the Axis Name using this method |
java.awt.Color |
getAxisTickLineColor()
Color of the Axis Tick Line can be assigned using this method |
int |
getAxisTickLineHeight()
Axis Tick Line Height can be adjusted using this method |
int |
getAxisTickLinePosition()
the Position of the Axis Tick Line can be set using this method |
boolean |
getAxisTickLineVisible()
Use this method toget Axis Tick Line visible on Major Line |
int |
getAxisTickLineWidth()
Axis Tick Line Width can be adjusted using this method |
int |
getMaximumFractionDigit()
Maximum Number of Fraction digit after decimal can be set for the axis label value with this method |
int |
getNegativeValueRep()
Negative Value Representation for Axis labels can be assigned using this method |
boolean |
getOverLapAxisLabelEnable()
Axis label Overlapping can be enabled or disabled with this method |
boolean |
getUnitPosition()
Axis Label unit at suffix to value |
java.lang.String |
getUnitText()
Axis Label Unit Text can be assigned with this method |
boolean |
isCommaFormatted()
Axis Label as comma Formatted can be displayed using this method |
void |
readExternal(java.io.ObjectInput in)
This method retrieves the state of the bean |
void |
setAxisDisplayMap(java.util.Vector map)
set Axis Label Data-Display value mapping |
void |
setAxisGridLineColor(java.awt.Color linecolor)
set Axis Grid Line Color |
void |
setAxisGridLineStyle(int style)
set Axis Grid Line Style |
void |
setAxisGridLineVisible(boolean visible)
set Axis Grid Line visible on Major Line |
void |
setAxisGridLineWidth(int width)
set Axis Grid Line Width |
void |
setAxisGridStripColor(java.awt.Color linecolor)
set Axis Grid Strip Color |
void |
setAxisGridStripVisible(boolean visible)
set Axis Grid Strip visible on Major Line |
void |
setAxisLabelAlign(int align)
set Axis Label alignment |
void |
setAxisLabelAlignAngle(int angle)
set Axis Name Alignment Angle |
void |
setAxisLabelBackground(java.awt.Color Backgroundcolor)
set Axis label Background Color |
void |
setAxisLabelBackgroundVisible(boolean visible)
set Axis label Background visible |
void |
setAxisLabelDrillDownEnable(boolean enable)
set Axis label DrillDown Enable |
void |
setAxisLabelFont(java.awt.Font labelfont)
set Axis Label Font |
void |
setAxisLabelForeground(java.awt.Color foreground)
set Axis Label Font Color |
void |
setAxisLabelFormat(java.lang.String formatStr)
set Axis Label Format string |
void |
setAxisLabelGap(int gap)
set Axis Label gap |
void |
setAxisLabelTooltipText(java.lang.String tooltip)
set Axis Label Tooltip text |
void |
setAxisLabelVisible(boolean visible)
set Axis Label visible |
void |
setAxisLineColor(java.awt.Color linecolor)
set Axis Major Line Color |
void |
setAxisLineWidth(int width)
set Axis Major Line Width |
void |
setAxisName(java.lang.String name)
set Axis Name |
void |
setAxisNameAlign(int align)
set Axis Name Alignment |
void |
setAxisNameBackground(java.awt.Color bgColor)
set Axis Name Background Color |
void |
setAxisNameBackgroundVisible(boolean visible)
set Axis Name Background visible |
void |
setAxisNameBorderColor(java.awt.Color inColor)
set Axis Name Border Color |
void |
setAxisNameBorderStyle(int style)
set Axis Name Border style |
void |
setAxisNameBorderWidth(int width)
set Axis Name Border Width |
void |
setAxisNameFont(java.awt.Font namefont)
set Axis Name Font |
void |
setAxisNameForeground(java.awt.Color foreground)
set Axis Name Font Color |
void |
setAxisNameMaxLine(int max)
set Axis Name Maximum number of lines |
void |
setAxisNameShadowColor(java.awt.Color inColor)
set Axis Name Shadow Color |
void |
setAxisNameShadowStyle(int style)
set Axis Name Shadow style |
void |
setAxisNameShadowWidth(int width)
set Axis Name Shadow Width |
void |
setAxisNameVisible(boolean visible)
set Axis Name visible |
void |
setAxisTickLineColor(java.awt.Color linecolor)
set Axis Tick Line Color |
void |
setAxisTickLineHeight(int height)
set Axis Tick Line Height |
void |
setAxisTickLinePosition(int position)
set Axis Tick Line Position |
void |
setAxisTickLineVisible(boolean visible)
set Axis Tick Line visible on Major Line |
void |
setAxisTickLineWidth(int width)
set Axis Tick Line Width |
void |
setCommaFormatted(boolean isComma)
set Axis Label as comma Formatted |
void |
setMaximumFractionDigit(int no)
set Axis Label Maximum Number of Fraction digit after decimal |
void |
setNegativeValueRep(int value)
Set -ve Value Representation for Axis labels |
void |
setOverLapAxisLabelEnable(boolean visible)
set Axis label OverLap enable |
void |
setUnitPosition(boolean isSuffix)
set Axis Label unit at suffix to value |
void |
setUnitText(java.lang.String text)
set Axis Label Unit Text |
void |
writeExternal(java.io.ObjectOutput out)
This method saves the state of the bean |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AxisDetail()
| Method Detail |
public void setAxisNameVisible(boolean visible)
visible - if true then Axis name is display otherwise not drawnpublic boolean getAxisNameVisible()
public void setAxisName(java.lang.String name)
name - String representing Axis namepublic java.lang.String getAxisName()
public void setAxisNameMaxLine(int max)
max - Maximum number of Axis name linespublic int getAxisNameMaxLine()
public void setAxisNameFont(java.awt.Font namefont)
namefont - font style for Axis namepublic java.awt.Font getAxisNameFont()
public void setAxisNameForeground(java.awt.Color foreground)
foreground - Foregound Color for Axis namepublic java.awt.Color getAxisNameForeground()
public void setAxisNameBackgroundVisible(boolean visible)
visible - if true then Axis name Backgound is drawn otherwise notpublic boolean getAxisNameBackgroundVisible()
public void setAxisNameBackground(java.awt.Color bgColor)
bgColor - Background Color for Axis namepublic java.awt.Color getAxisNameBackground()
public void setAxisNameBorderStyle(int style)
style - Axis name Border stylepublic int getAxisNameBorderStyle()
public void setAxisNameBorderWidth(int width)
width - Axis name Border widthpublic int getAxisNameBorderWidth()
public void setAxisNameBorderColor(java.awt.Color inColor)
inColor - Axis name Border colorpublic java.awt.Color getAxisNameBorderColor()
public void setAxisNameShadowStyle(int style)
style - Axis name Shadow stylepublic int getAxisNameShadowStyle()
public void setAxisNameShadowWidth(int width)
width - Axis name Shadow widthpublic int getAxisNameShadowWidth()
public void setAxisNameShadowColor(java.awt.Color inColor)
inColor - Axis name Shadow colorpublic java.awt.Color getAxisNameShadowColor()
public void setAxisNameAlign(int align)
align - Alignment of Axis namepublic int getAxisNameAlign()
public void setAxisLabelVisible(boolean visible)
visible - if true then Axis labels are display otherwise not drawnpublic boolean getAxisLabelVisible()
public void setAxisLabelAlign(int align)
public int getAxisLabelAlign()
public void setAxisLabelGap(int gap)
public int getAxisLabelGap()
public void setAxisLabelFont(java.awt.Font labelfont)
public java.awt.Font getAxisLabelFont()
public void setAxisLabelForeground(java.awt.Color foreground)
foreground - Foreground Color for Axis labelpublic java.awt.Color getAxisLabelForeground()
public void setAxisLabelBackgroundVisible(boolean visible)
visible - if true then Axis label Backgound is drawn otherwise notpublic boolean getAxisLabelBackgroundVisible()
public void setAxisLabelBackground(java.awt.Color Backgroundcolor)
public java.awt.Color getAxisLabelBackground()
public void setAxisLabelAlignAngle(int angle)
public int getAxisLabelAlignAngle()
public void setOverLapAxisLabelEnable(boolean visible)
visible - if true then Over lap Axis label is drawn otherwise notpublic boolean getOverLapAxisLabelEnable()
public void setAxisDisplayMap(java.util.Vector map)
map - Vector representing Data-Display value mappingpublic java.util.Vector getAxisDisplayMap()
public void setAxisLabelFormat(java.lang.String formatStr)
formatStr - String representing Axis Label Formatpublic java.lang.String getAxisLabelFormat()
public void setMaximumFractionDigit(int no)
no - Maximum Number of Fraction digit after decimalpublic int getMaximumFractionDigit()
public void setCommaFormatted(boolean isComma)
isComma - boolean specifies Value as comma Formattedpublic boolean isCommaFormatted()
public void setUnitText(java.lang.String text)
text - string specifies Unit Textpublic java.lang.String getUnitText()
public void setUnitPosition(boolean isSuffix)
isSuffix - true - suffix, false - prefixpublic boolean getUnitPosition()
public void setNegativeValueRep(int value)
value - This value specifies the -ve Value Representation for Axis labelspublic int getNegativeValueRep()
public void setAxisLabelDrillDownEnable(boolean enable)
public boolean getAxisLabelDrillDownEnable()
public void setAxisLabelTooltipText(java.lang.String tooltip)
tooltip - String representing Axis Label tooltip textpublic java.lang.String getAxisLabelTooltipText()
public void setAxisLineColor(java.awt.Color linecolor)
linecolor - Color of Major Axis linepublic java.awt.Color getAxisLineColor()
public void setAxisLineWidth(int width)
public int getAxisLineWidth()
public void setAxisTickLineVisible(boolean visible)
visible - if true then Axis Tick line is drawn otherwise notpublic boolean getAxisTickLineVisible()
public void setAxisTickLineColor(java.awt.Color linecolor)
public java.awt.Color getAxisTickLineColor()
public void setAxisTickLineWidth(int width)
public int getAxisTickLineWidth()
public void setAxisTickLineHeight(int height)
height - Height of Axis Tick linepublic int getAxisTickLineHeight()
public void setAxisTickLinePosition(int position)
position - Position of Axis Tick linepublic int getAxisTickLinePosition()
public void setAxisGridLineVisible(boolean visible)
visible - if true then Axis Grid line is drawn otherwise notpublic boolean getAxisGridLineVisible()
public void setAxisGridLineColor(java.awt.Color linecolor)
public java.awt.Color getAxisGridLineColor()
public void setAxisGridLineWidth(int width)
public int getAxisGridLineWidth()
public void setAxisGridLineStyle(int style)
style - Style of Axis Grid linepublic int getAxisGridLineStyle()
public void setAxisGridStripVisible(boolean visible)
visible - if true then Axis Grid Strip is drawn otherwise notpublic boolean getAxisGridStripVisible()
public void setAxisGridStripColor(java.awt.Color linecolor)
public java.awt.Color getAxisGridStripColor()
public java.lang.Object clone()
clone in class java.lang.Object
public void readExternal(java.io.ObjectInput in)
throws java.lang.ClassNotFoundException,
java.io.IOException
readExternal in interface java.io.Externalizablejava.lang.ClassNotFoundException
java.io.IOException
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
writeExternal in interface java.io.Externalizablejava.io.IOException
|
ElegantJCharts Java API Specification v2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||