Public Member Functions | Private Attributes
com.generalrobotix.ui.view.vsensor.ColorBufferBrowser.CanvasDraw Class Reference
Inheritance diagram for com.generalrobotix.ui.view.vsensor.ColorBufferBrowser.CanvasDraw:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 CanvasDraw (java.awt.GraphicsConfiguration gconfig, int width, int height)
void paint (Graphics g)
void setColorBuffer (int[] colorBuffer)
void update (Graphics g)

Private Attributes

ColorModel cm_ = ColorModel.getRGBdefault()
int[] colorBuffer_
Image img_
MemoryImageSource mis_
int width_

Detailed Description

Inner class

Author:
Ichitaro Kohara, MSTC
Date:
2001.02.02
Version:
1.0

Definition at line 79 of file ColorBufferBrowser.java.


Constructor & Destructor Documentation

com.generalrobotix.ui.view.vsensor.ColorBufferBrowser.CanvasDraw.CanvasDraw ( java.awt.GraphicsConfiguration  gconfig,
int  width,
int  height 
) [inline]

Constructor

Parameters:
gconfigGraphics configuration
widthraster width
heightraster height

Definition at line 101 of file ColorBufferBrowser.java.


Member Function Documentation

Paint image

Parameters:
gGraphcis object

Definition at line 141 of file ColorBufferBrowser.java.

Set color buffer

Parameters:
colorBuffercolor buffer

Definition at line 121 of file ColorBufferBrowser.java.

Update image

Parameters:
gGraphcis

Definition at line 130 of file ColorBufferBrowser.java.


Member Data Documentation

ColorModel com.generalrobotix.ui.view.vsensor.ColorBufferBrowser.CanvasDraw.cm_ = ColorModel.getRGBdefault() [private]

Definition at line 87 of file ColorBufferBrowser.java.

Definition at line 90 of file ColorBufferBrowser.java.

Definition at line 93 of file ColorBufferBrowser.java.

Definition at line 84 of file ColorBufferBrowser.java.

Definition at line 81 of file ColorBufferBrowser.java.


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


openhrp3
Author(s): AIST, General Robotix Inc., Nakamura Lab of Dept. of Mechano Informatics at University of Tokyo
autogenerated on Thu Apr 11 2019 03:30:22