|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jfree.chart.plot.Plot
org.jfree.chart.plot.SpiderWebPlot
edu.ucla.stat.SOCR.chart.gui.SOCRSpiderWebPlot
public class SOCRSpiderWebPlot
Field Summary |
---|
Fields inherited from class org.jfree.chart.plot.SpiderWebPlot |
---|
DEFAULT_AXIS_LABEL_GAP, DEFAULT_HEAD, DEFAULT_INTERIOR_GAP, DEFAULT_LABEL_BACKGROUND_PAINT, DEFAULT_LABEL_FONT, DEFAULT_LABEL_OUTLINE_PAINT, DEFAULT_LABEL_OUTLINE_STROKE, DEFAULT_LABEL_PAINT, DEFAULT_LABEL_SHADOW_PAINT, DEFAULT_MAX_VALUE, DEFAULT_START_ANGLE, headPercent, MAX_INTERIOR_GAP |
Fields inherited from class org.jfree.chart.plot.Plot |
---|
DEFAULT_BACKGROUND_ALPHA, DEFAULT_BACKGROUND_PAINT, DEFAULT_FOREGROUND_ALPHA, DEFAULT_INSETS, DEFAULT_LEGEND_ITEM_BOX, DEFAULT_LEGEND_ITEM_CIRCLE, DEFAULT_OUTLINE_PAINT, DEFAULT_OUTLINE_STROKE, MINIMUM_HEIGHT_TO_DRAW, MINIMUM_WIDTH_TO_DRAW, ZERO |
Constructor Summary | |
---|---|
SOCRSpiderWebPlot(org.jfree.data.category.CategoryDataset dataset)
|
Method Summary | |
---|---|
org.jfree.chart.LegendItemCollection |
getLegendItems()
Returns a collection of legend items for the radar chart. |
Methods inherited from class org.jfree.chart.plot.SpiderWebPlot |
---|
calculateLabelLocation, clone, draw, drawLabel, drawRadarPoly, equals, getAxisLabelGap, getAxisLinePaint, getAxisLineStroke, getBaseSeriesOutlinePaint, getBaseSeriesOutlineStroke, getBaseSeriesPaint, getDataExtractOrder, getDataset, getDirection, getHeadPercent, getInteriorGap, getLabelFont, getLabelGenerator, getLabelPaint, getLegendItemShape, getMaxValue, getPlotType, getPlotValue, getSeriesOutlinePaint, getSeriesOutlinePaint, getSeriesOutlineStroke, getSeriesOutlineStroke, getSeriesPaint, getSeriesPaint, getStartAngle, getToolTipGenerator, getURLGenerator, getWebPoint, isWebFilled, setAxisLabelGap, setAxisLinePaint, setAxisLineStroke, setBaseSeriesOutlinePaint, setBaseSeriesOutlineStroke, setBaseSeriesPaint, setDataExtractOrder, setDataset, setDirection, setHeadPercent, setInteriorGap, setLabelFont, setLabelGenerator, setLabelPaint, setLegendItemShape, setMaxValue, setSeriesOutlinePaint, setSeriesOutlinePaint, setSeriesOutlineStroke, setSeriesOutlineStroke, setSeriesPaint, setSeriesPaint, setStartAngle, setToolTipGenerator, setURLGenerator, setWebFilled |
Methods inherited from class org.jfree.chart.plot.Plot |
---|
addChangeListener, axisChanged, datasetChanged, drawBackground, drawBackgroundImage, drawNoDataMessage, drawOutline, fillBackground, fillBackground, getBackgroundAlpha, getBackgroundImage, getBackgroundImageAlignment, getBackgroundImageAlpha, getBackgroundPaint, getDatasetGroup, getDrawingSupplier, getForegroundAlpha, getInsets, getNoDataMessage, getNoDataMessageFont, getNoDataMessagePaint, getOutlinePaint, getOutlineStroke, getParent, getRectX, getRectY, getRootPlot, handleClick, isOutlineVisible, isSubplot, markerChanged, notifyListeners, removeChangeListener, resolveDomainAxisLocation, resolveRangeAxisLocation, setBackgroundAlpha, setBackgroundImage, setBackgroundImageAlignment, setBackgroundImageAlpha, setBackgroundPaint, setDatasetGroup, setDrawingSupplier, setForegroundAlpha, setInsets, setInsets, setNoDataMessage, setNoDataMessageFont, setNoDataMessagePaint, setOutlinePaint, setOutlineStroke, setOutlineVisible, setParent, zoom |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SOCRSpiderWebPlot(org.jfree.data.category.CategoryDataset dataset)
Method Detail |
---|
public org.jfree.chart.LegendItemCollection getLegendItems()
getLegendItems
in interface org.jfree.chart.LegendItemSource
getLegendItems
in class org.jfree.chart.plot.SpiderWebPlot
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |