|
|||||||||
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.LTIScene
Clase que representa a una escena de la imágen
Field Summary |
Fields inherited from class es.gva.cit.jmrsid.JNIBase |
cPtr |
Constructor Summary | |
LTIScene()
|
|
LTIScene(double xinic,
double yinic,
double tamx,
double tamy,
double magnification)
Este constructor produce una escena con los parámetros dados usando doble precision. |
|
LTIScene(long cPtr)
Constructor |
Method Summary | |
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 LTIScene()
public LTIScene(long cPtr)
cPtr
- dirección de memoria al objeto LTIScene de C.public LTIScene(double xinic, double yinic, double tamx, double tamy, double magnification) throws MrSIDException
xinic
- Esquina superior izquierda en la escenayinic
- Esquina superior derecha en la escenaMethod Detail |
public void finalize()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |