public static class XYPlot.XYLegend extends SeriesLegend
XYPlot
.AbstractLegend.AbstractSymbol, AbstractLegend.Item
Constructor and Description |
---|
XYPlot.XYLegend(XYPlot plot)
Constructor that initializes the instance with a plot acting as a
provider for settings and renderers.
|
Modifier and Type | Method and Description |
---|---|
Drawable |
getSymbol(Row row)
Returns a symbol for rendering a legend item.
|
getEntries, getLabel
add, clear, contains, draw, drawBackground, drawBorder, getAlignmentX, getAlignmentY, getBackground, getBorderColor, getBorderStroke, getFont, getGap, getOrientation, getSymbolSize, invalidate, isValid, refresh, refreshLayout, remove, setAlignmentX, setAlignmentY, setBackground, setBorderColor, setBorderStroke, setBounds, setDrawableFonts, setFont, setGap, setOrientation, setSymbolSize
add, add, drawComponents, getConstraints, getDrawableAt, getInsets, getLayout, getPreferredSize, iterator, layout, remove, setBounds, setInsets, setLayout, size
getBounds, getHeight, getWidth, getX, getY
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public XYPlot.XYLegend(XYPlot plot)
plot
- Plot.