Horus Doc || IDL Reference || C++ Binding   Java Binding || Doxygen's quick Index  

_RgbBufferStub Class Reference

Inheritance diagram for _RgbBufferStub::

RgbBuffer RgbBufferOperations List of all members.

Public Methods

String[] _ids ()
int size ()
 The number of elements in the buffer. More...

int[] getRgb ()
 Get the RGB data as an RgbSeq. More...

void setRgb (int[] _ob_a0)
 Set the RGB data. More...


Static Public Attributes

final java.lang.Class _ob_opsClass = RgbBufferOperations.class

Member Function Documentation

String [] _RgbBufferStub::_ids   [inline]
 

int _RgbBufferStub::size   [inline]
 

The number of elements in the buffer.

Reimplemented from RgbBufferOperations.

int [] _RgbBufferStub::getRgb   [inline]
 

Get the RGB data as an RgbSeq.

Reimplemented from RgbBufferOperations.

void _RgbBufferStub::setRgb int    _ob_a0[] [inline]
 

Set the RGB data.

Reimplemented from RgbBufferOperations.


Member Data Documentation

final java.lang.Class _RgbBufferStub::_ob_opsClass = RgbBufferOperations.class [static]
 


The documentation for this class was generated from the following file:
Generated on Mon Jan 27 15:09:16 2003 for JavaBinding by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001