|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hyperic.image.WebImage
org.hyperic.image.chart.Chart
org.hyperic.image.chart.HorizontalChart
org.hyperic.image.chart.PerformanceChart
public class PerformanceChart
Field Summary | |
---|---|
protected static int |
DEFAULT_BAR_HEIGHT
|
boolean |
showMinDigits
|
boolean |
showStacked
|
Fields inherited from class org.hyperic.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 | |
---|---|
PerformanceChart()
|
|
PerformanceChart(int width,
int height)
|
Method Summary | |
---|---|
protected java.lang.String[] |
getUnitLabels()
|
protected java.lang.String[] |
getXLabels()
|
protected void |
init()
|
protected void |
paint(ChartGraphics g,
java.awt.Rectangle rect)
|
protected void |
setHealthChart(boolean health)
|
Methods inherited from class org.hyperic.image.chart.HorizontalChart |
---|
adjustRectangle, draw, getDataPoint, getDataPoint, getInteriorRectangle, getYLabelWidth |
Methods inherited from class org.hyperic.image.chart.Chart |
---|
calc, calcRanges, calcVariableHeight, calcVariableWidth, checkHighLow, draw, getAverageValue, getDataCollectionClass, getDataPoint, getDataPoints, getDataPoints, getDataSetCount, getDataSetIterator, getDisplayPoint, getEventPoints, getEventPoints, getEventSetIterator, getExteriorHeight, getExteriorRectangle, getLowValue, getNoDataString, getPeakValue, getTitle, getUnitLabel, getUnitLegend, getValueLegend, getXLabelHeight, getXLabelWidth, getXLegendHeight, hasData, initData, initFonts, postInit, preInit, scale, setAbsTimeLabels, setFormat, setNoDataString, setNumberDataSets, setTitle, setUnitLegend, setValueLegend |
Methods inherited from class org.hyperic.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 |
Field Detail |
---|
protected static final int DEFAULT_BAR_HEIGHT
public boolean showMinDigits
public boolean showStacked
Constructor Detail |
---|
public PerformanceChart()
public PerformanceChart(int width, int height)
Method Detail |
---|
protected void init()
init
in class HorizontalChart
protected java.lang.String[] getUnitLabels()
getUnitLabels
in class HorizontalChart
protected java.lang.String[] getXLabels()
getXLabels
in class HorizontalChart
protected void paint(ChartGraphics g, java.awt.Rectangle rect)
paint
in class HorizontalChart
protected void setHealthChart(boolean health)
|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |