com::cosylab::gui::components::r2::chart::Chartics Class Reference

Collaboration diagram for com::cosylab::gui::components::r2::chart::Chartics:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Chartics ()
void drawGraph (IntPointIterator it, ChartStyle style)
java.awt.Color getBackground ()
java.awt.Graphics getGraphics ()
java.awt.image.BufferedImage getImage ()
void setBackground (java.awt.Color newBackground)
void setImage (java.awt.image.BufferedImage newImage)
void shift (int x, int y, int width, int height, int dx, int dy)

Private Attributes

java.awt.Graphics graphics
java.awt.image.BufferedImage image
java.awt.Color background = java.awt.Color.white

Detailed Description

Insert the type's description here. Creation date: (11/27/00 14:49:13)

Author:
:

Constructor & Destructor Documentation

com::cosylab::gui::components::r2::chart::Chartics::Chartics (  )  [inline]

Chartics constructor comment.


Member Function Documentation

void com::cosylab::gui::components::r2::chart::Chartics::drawGraph ( IntPointIterator  it,
ChartStyle  style 
) [inline]
java.awt.Color com::cosylab::gui::components::r2::chart::Chartics::getBackground (  )  [inline]

Insert the method's description here. Creation date: (1/2/01 17:06:04)

Returns:
java.awt.Color

References background.

Referenced by com::cosylab::gui::components::r2::chart::TrendChartArea::drawData().

java.awt.Graphics com::cosylab::gui::components::r2::chart::Chartics::getGraphics (  )  [inline]

Insert the method's description here. Creation date: (11/27/00 14:50:00)

Returns:
java.awt.Graphics

References graphics.

Referenced by com::cosylab::gui::components::r2::chart::TrendChartArea::drawData(), and com::cosylab::gui::components::r2::chart::BaseChart::updateImageBuffer().

java.awt.image.BufferedImage com::cosylab::gui::components::r2::chart::Chartics::getImage (  )  [inline]

Insert the method's description here. Creation date: (1/2/01 16:47:01)

Returns:
java.awt.image.BufferedImage

References image.

Referenced by com::cosylab::gui::components::r2::chart::TrendChartArea::drawData().

void com::cosylab::gui::components::r2::chart::Chartics::setBackground ( java.awt.Color  newBackground  )  [inline]

Insert the method's description here. Creation date: (1/2/01 17:06:04)

Parameters:
newBackgroundColor java.awt.Color

References background.

Referenced by com::cosylab::gui::components::r2::chart::TrendChartArea::drawData(), com::cosylab::gui::components::r2::chart::BaseChart::getChartics(), and com::cosylab::gui::components::r2::chart::BaseChart::setBackground().

void com::cosylab::gui::components::r2::chart::Chartics::setImage ( java.awt.image.BufferedImage  newImage  )  [inline]

Insert the method's description here. Creation date: (1/2/01 16:47:01)

Parameters:
newImage java.awt.image.BufferedImage

References background, graphics, and image.

Referenced by com::cosylab::gui::components::r2::chart::TrendChartArea::drawData(), com::cosylab::gui::components::r2::chart::TrendChartArea::setSize(), and com::cosylab::gui::components::r2::chart::BaseChart::updateMainBuffer().

void com::cosylab::gui::components::r2::chart::Chartics::shift ( int  x,
int  y,
int  width,
int  height,
int  dx,
int  dy 
) [inline]

Insert the method's description here. Creation date: (1/2/01 16:49:18)

Parameters:
shift int

References background, and graphics.

Referenced by com::cosylab::gui::components::r2::chart::TrendChartArea::drawData().


Member Data Documentation

java.awt.Color com::cosylab::gui::components::r2::chart::Chartics::background = java.awt.Color.white [private]
java.awt.image.BufferedImage com::cosylab::gui::components::r2::chart::Chartics::image [private]

Referenced by getImage(), and setImage().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2