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

GeoIntType Class Reference

Geometric interpolation type. More...

List of all members.

Public Methods

int value ()

Static Public Methods

GeoIntType from_int (int value)

Static Public Attributes

final int _LINEAR = 0
final GeoIntType LINEAR = new GeoIntType(_LINEAR)
final int _NEAREST = 1
final GeoIntType NEAREST = new GeoIntType(_NEAREST)

Protected Methods

 GeoIntType (int value)


Detailed Description

Geometric interpolation type.


Constructor & Destructor Documentation

GeoIntType::GeoIntType int    value [inline, protected]
 


Member Function Documentation

int GeoIntType::value   [inline]
 

GeoIntType GeoIntType::from_int int    value [inline, static]
 


Member Data Documentation

final int GeoIntType::_LINEAR = 0 [static]
 

final GeoIntType GeoIntType::LINEAR = new GeoIntType(_LINEAR) [static]
 

final int GeoIntType::_NEAREST = 1 [static]
 

final GeoIntType GeoIntType::NEAREST = new GeoIntType(_NEAREST) [static]
 


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