Main Page   Packages   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

ImageRepOperations Interface Reference

Inheritance diagram for ImageRepOperations::

ImageDataOperations RefCountBaseOperations ImageRep ImageRepPOA _ImageRepStub ImageRepPOATie List of all members.

Public Methods

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 generalizedConvolutionK1d (int dimension, ImageRep kernel, String gMul, String gAdd, ResultPrecision resPrec, TagList tags) throws ImageException
ImageRep neighbourhoodOp (String ngbName, TagList tags) throws ImageException
ImageRep recursiveNeighOp (ImageRep kerImg, String gMul, String gAdd, TagList tags, ResultPrecision resPrec) 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)

Member Function Documentation

ImageRep ImageRepOperations::binaryPixOp ImageRep    arg,
String    bpoName,
TagList    tags
 

Reimplemented in _ImageRepStub, and ImageRepPOATie.

ImageRep ImageRepOperations::binaryPixOpVal PixValue    arg,
String    bpoName,
TagList    tags
 

Reimplemented in _ImageRepStub, and ImageRepPOATie.

ImageRep ImageRepOperations::unaryPixOp String    upoName,
TagList    tags
 

Reimplemented in _ImageRepStub, and ImageRepPOATie.

ImageRep ImageRepOperations::multiPixOp ImageRep    args[],
String    mpoName,
TagList    tags
 

Reimplemented in _ImageRepStub, and ImageRepPOATie.

ImageRep [] ImageRepOperations::MNPixOp ImageRep    args[],
String    mpoName,
TagList    tags
 

Reimplemented in _ImageRepStub, and ImageRepPOATie.

PixValue ImageRepOperations::reduceOp String    op,
TagList    tags
 

Reimplemented in _ImageRepStub, and ImageRepPOATie.

ImageRep ImageRepOperations::generalizedConvolution ImageRep    kernel,
String    gMul,
String    gAdd,
ResultPrecision    resPrec,
TagList    tags
 

Reimplemented in _ImageRepStub, and ImageRepPOATie.

ImageRep ImageRepOperations::generalizedConvolutionK1d int    dimension,
ImageRep    kernel,
String    gMul,
String    gAdd,
ResultPrecision    resPrec,
TagList    tags
 

Reimplemented in _ImageRepStub, and ImageRepPOATie.

ImageRep ImageRepOperations::neighbourhoodOp String    ngbName,
TagList    tags
 

Reimplemented in _ImageRepStub, and ImageRepPOATie.

ImageRep ImageRepOperations::recursiveNeighOp ImageRep    kerImg,
String    gMul,
String    gAdd,
TagList    tags,
ResultPrecision    resPrec
 

Reimplemented in _ImageRepStub, and ImageRepPOATie.

ImageRep ImageRepOperations::geometricOp2d Matrix    func,
GeoIntType    gi,
GeoTransType    gt,
boolean    adjustSize,
PixValue    background
 

Reimplemented in _ImageRepStub, and ImageRepPOATie.

ImageRep ImageRepOperations::scale double    sx,
double    sy,
GeoIntType    gi
 

Reimplemented in _ImageRepStub, and ImageRepPOATie.

PixValue ImageRepOperations::getAt int    x,
int    y,
int    zz
 

Reimplemented in _ImageRepStub, and ImageRepPOATie.


The documentation for this interface was generated from the following file:
Generated on Tue Jan 8 13:58:30 2002 for JavaBinding by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001