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

ImageRepPOATie Class Reference

Inheritance diagram for ImageRepPOATie::

ImageRepPOA ImageRepOperations ImageDataOperations RefCountBaseOperations List of all members.

Public Methods

 ImageRepPOATie (ImageRepOperations delegate)
 ImageRepPOATie (ImageRepOperations delegate, org.omg.PortableServer.POA poa)
ImageRepOperations _delegate ()
void _delegate (ImageRepOperations delegate)
org.omg.PortableServer.POA _default_POA ()
ImageRep binaryPixOp (ImageRep arg, String bpoName, TagList tags) throws ImageException
ImageRep binaryPixOpVal (PixValue arg, String bpoName, TagList tags) throws ImageException
ImageRep unaryPixOp (String upoName, TagList tags) throws ImageException
ImageRep multiPixOp (ImageRep[] args, String mpoName, TagList tags) throws ImageException
ImageRep[] MNPixOp (ImageRep[] args, String mpoName, TagList tags) throws ImageException
PixValue reduceOp (String op, TagList tags) throws ImageException
ImageRep generalizedConvolution (ImageRep kernel, String gMul, String gAdd, ResultPrecision resPrec, TagList tags) throws ImageException
ImageRep genConv2dSep (ImageRep kernel1, ImageRep kernel2, String gMul, String gAdd, ResultPrecision resPrec, TagList tags) throws ImageException
ImageRep recGenConv (ImageRep kerImg, String gMul, String gAdd, ResultPrecision resPrec, TagList tags) throws ImageException
ImageRep neighbourhoodOp (String ngbName, TagList tags) throws ImageException
ImageRep geometricOp2d (Matrix func, GeoIntType gi, GeoTransType gt, boolean adjustSize, PixValue background) throws ImageException
ImageRep scale (double sx, double sy, GeoIntType gi)
PixValue getAt (int x, int y, int zz)
void destroy ()
int dimensionality ()
int numberOfPixels ()
int pixelDimensionality ()
int pixelPrecision ()
PixelT pixelType ()
Sizes getSizes ()
int dimensionSize (int i)
ImageSignature signature ()
int[] getRgb2d (String displayMode)
void fillRgb2d (RgbBuffer buf, String displayMode)
ImageRepRgbSource getRgbSource ()
void addRef ()
void removeRef ()

Constructor & Destructor Documentation

ImageRepPOATie::ImageRepPOATie ImageRepOperations    delegate [inline]
 

ImageRepPOATie::ImageRepPOATie ImageRepOperations    delegate,
org.omg.PortableServer.POA    poa
[inline]
 


Member Function Documentation

ImageRepOperations ImageRepPOATie::_delegate   [inline]
 

void ImageRepPOATie::_delegate ImageRepOperations    delegate [inline]
 

org.omg.PortableServer.POA ImageRepPOATie::_default_POA   [inline]
 

ImageRep ImageRepPOATie::binaryPixOp ImageRep    arg,
String    bpoName,
TagList    tags
[inline]
 

Reimplemented from ImageRepOperations.

ImageRep ImageRepPOATie::binaryPixOpVal PixValue    arg,
String    bpoName,
TagList    tags
[inline]
 

Reimplemented from ImageRepOperations.

ImageRep ImageRepPOATie::unaryPixOp String    upoName,
TagList    tags
[inline]
 

Reimplemented from ImageRepOperations.

ImageRep ImageRepPOATie::multiPixOp ImageRep    args[],
String    mpoName,
TagList    tags
[inline]
 

Reimplemented from ImageRepOperations.

ImageRep [] ImageRepPOATie::MNPixOp ImageRep    args[],
String    mpoName,
TagList    tags
[inline]
 

Reimplemented from ImageRepOperations.

PixValue ImageRepPOATie::reduceOp String    op,
TagList    tags
[inline]
 

Reimplemented from ImageRepOperations.

ImageRep ImageRepPOATie::generalizedConvolution ImageRep    kernel,
String    gMul,
String    gAdd,
ResultPrecision    resPrec,
TagList    tags
[inline]
 

Reimplemented from ImageRepOperations.

ImageRep ImageRepPOATie::genConv2dSep ImageRep    kernel1,
ImageRep    kernel2,
String    gMul,
String    gAdd,
ResultPrecision    resPrec,
TagList    tags
[inline]
 

Reimplemented from ImageRepOperations.

ImageRep ImageRepPOATie::recGenConv ImageRep    kerImg,
String    gMul,
String    gAdd,
ResultPrecision    resPrec,
TagList    tags
[inline]
 

Reimplemented from ImageRepOperations.

ImageRep ImageRepPOATie::neighbourhoodOp String    ngbName,
TagList    tags
[inline]
 

Reimplemented from ImageRepOperations.

ImageRep ImageRepPOATie::geometricOp2d Matrix    func,
GeoIntType    gi,
GeoTransType    gt,
boolean    adjustSize,
PixValue    background
[inline]
 

Reimplemented from ImageRepOperations.

ImageRep ImageRepPOATie::scale double    sx,
double    sy,
GeoIntType    gi
[inline]
 

Reimplemented from ImageRepOperations.

PixValue ImageRepPOATie::getAt int    x,
int    y,
int    zz
[inline]
 

Reimplemented from ImageRepOperations.

void ImageRepPOATie::destroy   [inline]
 

Reimplemented from ImageRepOperations.

int ImageRepPOATie::dimensionality   [inline]
 

Reimplemented from ImageDataOperations.

int ImageRepPOATie::numberOfPixels   [inline]
 

Reimplemented from ImageDataOperations.

int ImageRepPOATie::pixelDimensionality   [inline]
 

Reimplemented from ImageDataOperations.

int ImageRepPOATie::pixelPrecision   [inline]
 

Reimplemented from ImageDataOperations.

PixelT ImageRepPOATie::pixelType   [inline]
 

Reimplemented from ImageDataOperations.

Sizes ImageRepPOATie::getSizes   [inline]
 

Reimplemented from ImageDataOperations.

int ImageRepPOATie::dimensionSize int    i [inline]
 

Reimplemented from ImageDataOperations.

ImageSignature ImageRepPOATie::signature   [inline]
 

Reimplemented from ImageDataOperations.

int [] ImageRepPOATie::getRgb2d String    displayMode [inline]
 

Reimplemented from ImageDataOperations.

void ImageRepPOATie::fillRgb2d RgbBuffer    buf,
String    displayMode
[inline]
 

Reimplemented from ImageDataOperations.

ImageRepRgbSource ImageRepPOATie::getRgbSource   [inline]
 

Reimplemented from ImageDataOperations.

void ImageRepPOATie::addRef   [inline]
 

Reimplemented from RefCountBaseOperations.

void ImageRepPOATie::removeRef   [inline]
 

Reimplemented from RefCountBaseOperations.


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