|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.rhq.enterprise.gui.image.WebImage
org.rhq.enterprise.gui.image.chart.Chart
org.rhq.enterprise.gui.image.chart.AvailabilityReportChart
public class AvailabilityReportChart
| Field Summary |
|---|
| Fields inherited from class org.rhq.enterprise.gui.image.WebImage |
|---|
antiAliased, ARG_CANNOT_BE_NULL, backgroundColor, bottomBorder, DEFAULT_BACKGROUND_COLOR, DEFAULT_BOLD_TYPEFACE, DEFAULT_BORDER_COLOR, DEFAULT_BORDER_SIZE, DEFAULT_FONT, DEFAULT_FONT_METRICS, DEFAULT_HEIGHT, DEFAULT_PLAIN_TYPEFACE, DEFAULT_SHADOW_WIDTH, DEFAULT_WIDTH, font, frameImage, height, indexColors, leftBorder, m_graphics, rightBorder, shadowWidth, SMALL_FONT, textColor, topBorder, width |
| Constructor Summary | |
|---|---|
AvailabilityReportChart()
|
|
| Method Summary | |
|---|---|
protected Rectangle |
draw(ChartGraphics g)
|
protected Rectangle |
getInteriorRectangle(ChartGraphics g)
|
protected String[] |
getXLabels()
|
protected int |
getYLabelWidth(Graphics2D g)
Calculates the label width of the vertical axis of the chart. |
protected void |
init()
|
| Methods inherited from class org.rhq.enterprise.gui.image.chart.Chart |
|---|
adjustRectangle, calc, calcRanges, calcVariableHeight, calcVariableWidth, checkHighLow, draw, getAverageValue, getDataCollectionClass, getDataPoint, getDataPoints, getDataPoints, getDataSetCount, getDataSetIterator, getDisplayPoint, getExteriorHeight, getExteriorRectangle, getLowValue, getNoDataString, getPeakValue, getTitle, getUnitLabel, getUnitLegend, getValueLegend, getXLabelHeight, getXLabelWidth, getXLegendHeight, hasData, initData, initFonts, postInit, preInit, scale, setFormat, setNoDataString, setNumberDataSets, setTitle, setUnitLegend, setValueLegend |
| Methods inherited from class org.rhq.enterprise.gui.image.WebImage |
|---|
getFontMetrics, getImage, getTextCenter, getTextCenter, getTextCenter, isRunnable, setBorder, writeJpegImage, writeJpegImage, writePngImage, writePngImage |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AvailabilityReportChart()
| Method Detail |
|---|
protected void init()
protected Rectangle draw(ChartGraphics g)
draw in class Chartprotected int getYLabelWidth(Graphics2D g)
Chart
getYLabelWidth in class Chartprotected Rectangle getInteriorRectangle(ChartGraphics g)
getInteriorRectangle in class Chartprotected String[] getXLabels()
getXLabels in class Chart
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||