|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectes.gva.cit.jmrsid.JNIBase
es.gva.cit.jmrsid.LTIPixel
Propiedades básicas de un pixel.
Field Summary |
Fields inherited from class es.gva.cit.jmrsid.JNIBase |
cPtr |
Constructor Summary | |
LTIPixel()
|
|
LTIPixel(int eColorSpace,
int nBands,
int eSampleType)
Constructor |
|
LTIPixel(long cPtr)
Constructor a partir de su identificador de C. |
Method Summary | |
protected void |
finalize()
Destructor |
Methods inherited from class es.gva.cit.jmrsid.JNIBase |
baseSimpleFunction, getPtr |
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public LTIPixel()
public LTIPixel(long cPtr)
cPtr
- puntero al objeto creado en C.public LTIPixel(int eColorSpace, int nBands, int eSampleType) throws MrSIDException
eColorSpace
- Espacio de colornBands
- Número de bandaseSampleType
- Method Detail |
protected void finalize()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |