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

_ImageRepStub Class Reference

Inheritance diagram for _ImageRepStub::

ImageRep ImageRepOperations ImageData RefCountBase ImageDataOperations RefCountBaseOperations ImageDataOperations RefCountBaseOperations List of all members.

Public Methods

String[] _ids ()
ImageRep binaryPixOp (ImageRep _ob_a0, String _ob_a1, TagList _ob_a2) throws ImageException
ImageRep binaryPixOpVal (PixValue _ob_a0, String _ob_a1, TagList _ob_a2) throws ImageException
ImageRep unaryPixOp (String _ob_a0, TagList _ob_a1) throws ImageException
ImageRep multiPixOp (ImageRep[] _ob_a0, String _ob_a1, TagList _ob_a2) throws ImageException
ImageRep[] MNPixOp (ImageRep[] _ob_a0, String _ob_a1, TagList _ob_a2) throws ImageException
PixValue reduceOp (String _ob_a0, TagList _ob_a1) throws ImageException
ImageRep generalizedConvolution (ImageRep _ob_a0, String _ob_a1, String _ob_a2, ResultPrecision _ob_a3, TagList _ob_a4) throws ImageException
ImageRep genConv2dSep (ImageRep _ob_a0, ImageRep _ob_a1, String _ob_a2, String _ob_a3, ResultPrecision _ob_a4, TagList _ob_a5) throws ImageException
ImageRep recGenConv (ImageRep _ob_a0, String _ob_a1, String _ob_a2, ResultPrecision _ob_a3, TagList _ob_a4) throws ImageException
ImageRep neighbourhoodOp (String _ob_a0, TagList _ob_a1) throws ImageException
ImageRep geometricOp2d (Matrix _ob_a0, GeoIntType _ob_a1, GeoTransType _ob_a2, boolean _ob_a3, PixValue _ob_a4) throws ImageException
ImageRep scale (double _ob_a0, double _ob_a1, GeoIntType _ob_a2)
PixValue getAt (int _ob_a0, int _ob_a1, int _ob_a2)
void destroy ()
int dimensionality ()
int numberOfPixels ()
int pixelDimensionality ()
int pixelPrecision ()
PixelT pixelType ()
Sizes getSizes ()
int dimensionSize (int _ob_a0)
ImageSignature signature ()
int[] getRgb2d (String _ob_a0)
void fillRgb2d (RgbBuffer _ob_a0, String _ob_a1)
ImageRepRgbSource getRgbSource ()
void addRef ()
void removeRef ()

Static Public Attributes

final java.lang.Class _ob_opsClass = ImageRepOperations.class

Member Function Documentation

String [] _ImageRepStub::_ids   [inline]
 

ImageRep _ImageRepStub::binaryPixOp ImageRep    _ob_a0,
String    _ob_a1,
TagList    _ob_a2
[inline]
 

Reimplemented from ImageRepOperations.

ImageRep _ImageRepStub::binaryPixOpVal PixValue    _ob_a0,
String    _ob_a1,
TagList    _ob_a2
[inline]
 

Reimplemented from ImageRepOperations.

ImageRep _ImageRepStub::unaryPixOp String    _ob_a0,
TagList    _ob_a1
[inline]
 

Reimplemented from ImageRepOperations.

ImageRep _ImageRepStub::multiPixOp ImageRep    _ob_a0[],
String    _ob_a1,
TagList    _ob_a2
[inline]
 

Reimplemented from ImageRepOperations.

ImageRep [] _ImageRepStub::MNPixOp ImageRep    _ob_a0[],
String    _ob_a1,
TagList    _ob_a2
[inline]
 

Reimplemented from ImageRepOperations.

PixValue _ImageRepStub::reduceOp String    _ob_a0,
TagList    _ob_a1
[inline]
 

Reimplemented from ImageRepOperations.

ImageRep _ImageRepStub::generalizedConvolution ImageRep    _ob_a0,
String    _ob_a1,
String    _ob_a2,
ResultPrecision    _ob_a3,
TagList    _ob_a4
[inline]
 

Reimplemented from ImageRepOperations.

ImageRep _ImageRepStub::genConv2dSep ImageRep    _ob_a0,
ImageRep    _ob_a1,
String    _ob_a2,
String    _ob_a3,
ResultPrecision    _ob_a4,
TagList    _ob_a5
[inline]
 

Reimplemented from ImageRepOperations.

ImageRep _ImageRepStub::recGenConv ImageRep    _ob_a0,
String    _ob_a1,
String    _ob_a2,
ResultPrecision    _ob_a3,
TagList    _ob_a4
[inline]
 

Reimplemented from ImageRepOperations.

ImageRep _ImageRepStub::neighbourhoodOp String    _ob_a0,
TagList    _ob_a1
[inline]
 

Reimplemented from ImageRepOperations.

ImageRep _ImageRepStub::geometricOp2d Matrix    _ob_a0,
GeoIntType    _ob_a1,
GeoTransType    _ob_a2,
boolean    _ob_a3,
PixValue    _ob_a4
[inline]
 

Reimplemented from ImageRepOperations.

ImageRep _ImageRepStub::scale double    _ob_a0,
double    _ob_a1,
GeoIntType    _ob_a2
[inline]
 

Reimplemented from ImageRepOperations.

PixValue _ImageRepStub::getAt int    _ob_a0,
int    _ob_a1,
int    _ob_a2
[inline]
 

Reimplemented from ImageRepOperations.

void _ImageRepStub::destroy   [inline]
 

Reimplemented from ImageRepOperations.

int _ImageRepStub::dimensionality   [inline]
 

Reimplemented from ImageDataOperations.

int _ImageRepStub::numberOfPixels   [inline]
 

Reimplemented from ImageDataOperations.

int _ImageRepStub::pixelDimensionality   [inline]
 

Reimplemented from ImageDataOperations.

int _ImageRepStub::pixelPrecision   [inline]
 

Reimplemented from ImageDataOperations.

PixelT _ImageRepStub::pixelType   [inline]
 

Reimplemented from ImageDataOperations.

Sizes _ImageRepStub::getSizes   [inline]
 

Reimplemented from ImageDataOperations.

int _ImageRepStub::dimensionSize int    _ob_a0 [inline]
 

Reimplemented from ImageDataOperations.

ImageSignature _ImageRepStub::signature   [inline]
 

Reimplemented from ImageDataOperations.

int [] _ImageRepStub::getRgb2d String    _ob_a0 [inline]
 

Reimplemented from ImageDataOperations.

void _ImageRepStub::fillRgb2d RgbBuffer    _ob_a0,
String    _ob_a1
[inline]
 

Reimplemented from ImageDataOperations.

ImageRepRgbSource _ImageRepStub::getRgbSource   [inline]
 

Reimplemented from ImageDataOperations.

void _ImageRepStub::addRef   [inline]
 

Reimplemented from RefCountBaseOperations.

void _ImageRepStub::removeRef   [inline]
 

Reimplemented from RefCountBaseOperations.


Member Data Documentation

final java.lang.Class _ImageRepStub::_ob_opsClass = ImageRepOperations.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