Java Code Examples for org.jfree.chart.plot.CategoryPlot#drawBackground()

The following examples show how to use org.jfree.chart.plot.CategoryPlot#drawBackground() . You can vote up the ones you like or vote down the ones you don't like, and go to the original project or source file by following the links above each example. You may check out the related API usage on the sidebar.
Example 1
Source File: jKali_0019_t.java    From coming with MIT License 3 votes vote down vote up
/**
 * Draws a background for the data area.  The default implementation just
 * gets the plot to draw the background, but some renderers will override
 * this behaviour.
 *
 * @param g2  the graphics device.
 * @param plot  the plot.
 * @param dataArea  the data area.
 */
public void drawBackground(Graphics2D g2,
                           CategoryPlot plot,
                           Rectangle2D dataArea) {

    plot.drawBackground(g2, dataArea);

}
 
Example 2
Source File: Cardumen_000_s.java    From coming with MIT License 3 votes vote down vote up
/**
 * Draws a background for the data area.  The default implementation just
 * gets the plot to draw the background, but some renderers will override
 * this behaviour.
 *
 * @param g2  the graphics device.
 * @param plot  the plot.
 * @param dataArea  the data area.
 */
public void drawBackground(Graphics2D g2,
                           CategoryPlot plot,
                           Rectangle2D dataArea) {

    plot.drawBackground(g2, dataArea);

}
 
Example 3
Source File: Cardumen_000_t.java    From coming with MIT License 3 votes vote down vote up
/**
 * Draws a background for the data area.  The default implementation just
 * gets the plot to draw the background, but some renderers will override
 * this behaviour.
 *
 * @param g2  the graphics device.
 * @param plot  the plot.
 * @param dataArea  the data area.
 */
public void drawBackground(Graphics2D g2,
                           CategoryPlot plot,
                           Rectangle2D dataArea) {

    plot.drawBackground(g2, dataArea);

}
 
Example 4
Source File: JGenProg2017_00124_s.java    From coming with MIT License 3 votes vote down vote up
/**
 * Draws a background for the data area.  The default implementation just
 * gets the plot to draw the background, but some renderers will override
 * this behaviour.
 *
 * @param g2  the graphics device.
 * @param plot  the plot.
 * @param dataArea  the data area.
 */
public void drawBackground(Graphics2D g2,
                           CategoryPlot plot,
                           Rectangle2D dataArea) {

    plot.drawBackground(g2, dataArea);

}
 
Example 5
Source File: JGenProg2017_0078_t.java    From coming with MIT License 3 votes vote down vote up
/**
 * Draws a background for the data area.  The default implementation just
 * gets the plot to draw the background, but some renderers will override
 * this behaviour.
 *
 * @param g2  the graphics device.
 * @param plot  the plot.
 * @param dataArea  the data area.
 */
public void drawBackground(Graphics2D g2,
                           CategoryPlot plot,
                           Rectangle2D dataArea) {

    plot.drawBackground(g2, dataArea);

}
 
Example 6
Source File: jKali_0019_s.java    From coming with MIT License 3 votes vote down vote up
/**
 * Draws a background for the data area.  The default implementation just
 * gets the plot to draw the background, but some renderers will override
 * this behaviour.
 *
 * @param g2  the graphics device.
 * @param plot  the plot.
 * @param dataArea  the data area.
 */
public void drawBackground(Graphics2D g2,
                           CategoryPlot plot,
                           Rectangle2D dataArea) {

    plot.drawBackground(g2, dataArea);

}
 
Example 7
Source File: Elixir_000_s.java    From coming with MIT License 3 votes vote down vote up
/**
 * Draws a background for the data area.  The default implementation just
 * gets the plot to draw the background, but some renderers will override
 * this behaviour.
 *
 * @param g2  the graphics device.
 * @param plot  the plot.
 * @param dataArea  the data area.
 */
public void drawBackground(Graphics2D g2,
                           CategoryPlot plot,
                           Rectangle2D dataArea) {

    plot.drawBackground(g2, dataArea);

}
 
Example 8
Source File: JGenProg2017_000_s.java    From coming with MIT License 3 votes vote down vote up
/**
 * Draws a background for the data area.  The default implementation just
 * gets the plot to draw the background, but some renderers will override
 * this behaviour.
 *
 * @param g2  the graphics device.
 * @param plot  the plot.
 * @param dataArea  the data area.
 */
public void drawBackground(Graphics2D g2,
                           CategoryPlot plot,
                           Rectangle2D dataArea) {

    plot.drawBackground(g2, dataArea);

}
 
Example 9
Source File: jMutRepair_0020_t.java    From coming with MIT License 3 votes vote down vote up
/**
 * Draws a background for the data area.  The default implementation just
 * gets the plot to draw the background, but some renderers will override
 * this behaviour.
 *
 * @param g2  the graphics device.
 * @param plot  the plot.
 * @param dataArea  the data area.
 */
public void drawBackground(Graphics2D g2,
                           CategoryPlot plot,
                           Rectangle2D dataArea) {

    plot.drawBackground(g2, dataArea);

}
 
Example 10
Source File: Arja_0062_t.java    From coming with MIT License 3 votes vote down vote up
/**
 * Draws a background for the data area.  The default implementation just
 * gets the plot to draw the background, but some renderers will override
 * this behaviour.
 *
 * @param g2  the graphics device.
 * @param plot  the plot.
 * @param dataArea  the data area.
 */
public void drawBackground(Graphics2D g2,
                           CategoryPlot plot,
                           Rectangle2D dataArea) {

    plot.drawBackground(g2, dataArea);

}
 
Example 11
Source File: jKali_000_s.java    From coming with MIT License 3 votes vote down vote up
/**
 * Draws a background for the data area.  The default implementation just
 * gets the plot to draw the background, but some renderers will override
 * this behaviour.
 *
 * @param g2  the graphics device.
 * @param plot  the plot.
 * @param dataArea  the data area.
 */
public void drawBackground(Graphics2D g2,
                           CategoryPlot plot,
                           Rectangle2D dataArea) {

    plot.drawBackground(g2, dataArea);

}
 
Example 12
Source File: JGenProg2017_000_t.java    From coming with MIT License 3 votes vote down vote up
/**
 * Draws a background for the data area.  The default implementation just
 * gets the plot to draw the background, but some renderers will override
 * this behaviour.
 *
 * @param g2  the graphics device.
 * @param plot  the plot.
 * @param dataArea  the data area.
 */
public void drawBackground(Graphics2D g2,
                           CategoryPlot plot,
                           Rectangle2D dataArea) {

    plot.drawBackground(g2, dataArea);

}
 
Example 13
Source File: Arja_000_s.java    From coming with MIT License 3 votes vote down vote up
/**
 * Draws a background for the data area.  The default implementation just
 * gets the plot to draw the background, but some renderers will override
 * this behaviour.
 *
 * @param g2  the graphics device.
 * @param plot  the plot.
 * @param dataArea  the data area.
 */
public void drawBackground(Graphics2D g2,
                           CategoryPlot plot,
                           Rectangle2D dataArea) {

    plot.drawBackground(g2, dataArea);

}
 
Example 14
Source File: jKali_0031_s.java    From coming with MIT License 3 votes vote down vote up
/**
 * Draws a background for the data area.  The default implementation just
 * gets the plot to draw the background, but some renderers will override
 * this behaviour.
 *
 * @param g2  the graphics device.
 * @param plot  the plot.
 * @param dataArea  the data area.
 */
public void drawBackground(Graphics2D g2,
                           CategoryPlot plot,
                           Rectangle2D dataArea) {

    plot.drawBackground(g2, dataArea);

}
 
Example 15
Source File: Chart_1_AbstractCategoryItemRenderer_t.java    From coming with MIT License 3 votes vote down vote up
/**
 * Draws a background for the data area.  The default implementation just
 * gets the plot to draw the background, but some renderers will override
 * this behaviour.
 *
 * @param g2  the graphics device.
 * @param plot  the plot.
 * @param dataArea  the data area.
 */
public void drawBackground(Graphics2D g2,
                           CategoryPlot plot,
                           Rectangle2D dataArea) {

    plot.drawBackground(g2, dataArea);

}
 
Example 16
Source File: jMutRepair_000_s.java    From coming with MIT License 3 votes vote down vote up
/**
 * Draws a background for the data area.  The default implementation just
 * gets the plot to draw the background, but some renderers will override
 * this behaviour.
 *
 * @param g2  the graphics device.
 * @param plot  the plot.
 * @param dataArea  the data area.
 */
public void drawBackground(Graphics2D g2,
                           CategoryPlot plot,
                           Rectangle2D dataArea) {

    plot.drawBackground(g2, dataArea);

}
 
Example 17
Source File: patch1-Chart-1-jMutRepair_patch1-Chart-1-jMutRepair_t.java    From coming with MIT License 3 votes vote down vote up
/**
 * Draws a background for the data area.  The default implementation just
 * gets the plot to draw the background, but some renderers will override
 * this behaviour.
 *
 * @param g2  the graphics device.
 * @param plot  the plot.
 * @param dataArea  the data area.
 */
public void drawBackground(Graphics2D g2,
                           CategoryPlot plot,
                           Rectangle2D dataArea) {

    plot.drawBackground(g2, dataArea);

}
 
Example 18
Source File: 1_AbstractCategoryItemRenderer.java    From SimFix with GNU General Public License v2.0 3 votes vote down vote up
/**
 * Draws a background for the data area.  The default implementation just
 * gets the plot to draw the background, but some renderers will override
 * this behaviour.
 *
 * @param g2  the graphics device.
 * @param plot  the plot.
 * @param dataArea  the data area.
 */
public void drawBackground(Graphics2D g2,
                           CategoryPlot plot,
                           Rectangle2D dataArea) {

    plot.drawBackground(g2, dataArea);

}
 
Example 19
Source File: AbstractCategoryItemRenderer.java    From openstock with GNU General Public License v3.0 2 votes vote down vote up
/**
 * Draws a background for the data area.  The default implementation just
 * gets the plot to draw the background, but some renderers will override
 * this behaviour.
 *
 * @param g2  the graphics device.
 * @param plot  the plot.
 * @param dataArea  the data area.
 */
@Override
public void drawBackground(Graphics2D g2, CategoryPlot plot,
        Rectangle2D dataArea) {
    plot.drawBackground(g2, dataArea);
}
 
Example 20
Source File: AbstractCategoryItemRenderer.java    From ECG-Viewer with GNU General Public License v2.0 2 votes vote down vote up
/**
 * Draws a background for the data area.  The default implementation just
 * gets the plot to draw the background, but some renderers will override
 * this behaviour.
 *
 * @param g2  the graphics device.
 * @param plot  the plot.
 * @param dataArea  the data area.
 */
@Override
public void drawBackground(Graphics2D g2, CategoryPlot plot,
        Rectangle2D dataArea) {
    plot.drawBackground(g2, dataArea);
}