Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
J
M
N
O
P
R
S
W
A
addProgressiveUpdateListener(JNCSProgressiveUpdate)
- Method in class com.ermapper.ecw.
JNCSFile
B
bIsOpen
- Variable in class com.ermapper.ecw.
JNCSFile
C
cellIncrementX
- Variable in class com.ermapper.ecw.
JNCSFile
cellIncrementY
- Variable in class com.ermapper.ecw.
JNCSFile
cellSizeUnits
- Variable in class com.ermapper.ecw.
JNCSFile
close(boolean)
- Method in class com.ermapper.ecw.
JNCSFile
Cierra el fichero de imagen.
com.ermapper.ecw
- package com.ermapper.ecw
compressionRate
- Variable in class com.ermapper.ecw.
JNCSFile
convertDatasetToWorld(int, int)
- Method in class com.ermapper.ecw.
JNCSFile
Convierte una coordenada de la vista a coordenadas del mundo real
convertWorldToDataset(double, double)
- Method in class com.ermapper.ecw.
JNCSFile
Convierte una coordenada del mundo real a coordenadas de la vista
D
datum
- Variable in class com.ermapper.ecw.
JNCSFile
drawImage(Graphics, int, int, int, int, double, double, double, double, ImageObserver)
- Method in class com.ermapper.ecw.
JNCSRenderer
E
ECW_CELL_UNITS_DEGREES
- Static variable in class com.ermapper.ecw.
JNCSFile
ECW_CELL_UNITS_FEET
- Static variable in class com.ermapper.ecw.
JNCSFile
ECW_CELL_UNITS_INVALID
- Static variable in class com.ermapper.ecw.
JNCSFile
ECW_CELL_UNITS_METERS
- Static variable in class com.ermapper.ecw.
JNCSFile
F
fileName
- Variable in class com.ermapper.ecw.
JNCSFile
fileType
- Variable in class com.ermapper.ecw.
JNCSFile
finalize()
- Method in class com.ermapper.ecw.
JNCSFile
Llama al close del ecw para liberar la memoria de C.
G
getError(int)
- Static method in class com.ermapper.ecw.
JNCSError
getLastErrorText(int)
- Method in class com.ermapper.ecw.
JNCSFile
Obtiene una cadena que corresponde a un error a través del entero que lo representa
getLibVersion()
- Static method in class com.ermapper.ecw.
JNCSFile
Obtiene una cadena con la versión de la libreria
getPercentComplete()
- Method in class com.ermapper.ecw.
JNCSFile
H
height
- Variable in class com.ermapper.ecw.
JNCSFile
J
JNCSError
- class com.ermapper.ecw.
JNCSError
.
JNCSError()
- Constructor for class com.ermapper.ecw.
JNCSError
JNCSException
- exception com.ermapper.ecw.
JNCSException
.
JNCSException()
- Constructor for class com.ermapper.ecw.
JNCSException
JNCSException(String)
- Constructor for class com.ermapper.ecw.
JNCSException
JNCSFile
- class com.ermapper.ecw.
JNCSFile
.
Clase que representa a un fichero Ecw
JNCSFile()
- Constructor for class com.ermapper.ecw.
JNCSFile
Constructor
JNCSFile(String, boolean)
- Constructor for class com.ermapper.ecw.
JNCSFile
Constructor con open del fichero.
JNCSFileNotOpenException
- exception com.ermapper.ecw.
JNCSFileNotOpenException
.
JNCSFileNotOpenException()
- Constructor for class com.ermapper.ecw.
JNCSFileNotOpenException
JNCSFileNotOpenException(String)
- Constructor for class com.ermapper.ecw.
JNCSFileNotOpenException
JNCSFileOpenFailedException
- exception com.ermapper.ecw.
JNCSFileOpenFailedException
.
JNCSFileOpenFailedException()
- Constructor for class com.ermapper.ecw.
JNCSFileOpenFailedException
JNCSFileOpenFailedException(String)
- Constructor for class com.ermapper.ecw.
JNCSFileOpenFailedException
JNCSInvalidSetViewException
- exception com.ermapper.ecw.
JNCSInvalidSetViewException
.
JNCSInvalidSetViewException()
- Constructor for class com.ermapper.ecw.
JNCSInvalidSetViewException
JNCSInvalidSetViewException(String)
- Constructor for class com.ermapper.ecw.
JNCSInvalidSetViewException
JNCSNativeLibraryException
- exception com.ermapper.ecw.
JNCSNativeLibraryException
.
JNCSNativeLibraryException()
- Constructor for class com.ermapper.ecw.
JNCSNativeLibraryException
JNCSNativeLibraryException(String)
- Constructor for class com.ermapper.ecw.
JNCSNativeLibraryException
JNCSProgressiveUpdate
- interface com.ermapper.ecw.
JNCSProgressiveUpdate
.
JNCSReadLineException
- exception com.ermapper.ecw.
JNCSReadLineException
.
JNCSReadLineException()
- Constructor for class com.ermapper.ecw.
JNCSReadLineException
JNCSRenderer
- class com.ermapper.ecw.
JNCSRenderer
.
JNCSRenderer()
- Constructor for class com.ermapper.ecw.
JNCSRenderer
JNCSRenderer(String, boolean)
- Constructor for class com.ermapper.ecw.
JNCSRenderer
M
mimeType
- Variable in class com.ermapper.ecw.
JNCSFile
N
numBands
- Variable in class com.ermapper.ecw.
JNCSFile
O
open(String, boolean)
- Method in class com.ermapper.ecw.
JNCSFile
Abre el fichero de imagen.
originX
- Variable in class com.ermapper.ecw.
JNCSFile
originY
- Variable in class com.ermapper.ecw.
JNCSFile
P
progImageClient
- Variable in class com.ermapper.ecw.
JNCSFile
progressive
- Variable in class com.ermapper.ecw.
JNCSFile
projection
- Variable in class com.ermapper.ecw.
JNCSFile
R
readImageRGBA(int[], int, int)
- Method in class com.ermapper.ecw.
JNCSFile
readLineRGBA(int[])
- Method in class com.ermapper.ecw.
JNCSFile
Lee una línea del fichero Ecw
refreshUpdate(int, int, double, double, double, double)
- Method in class com.ermapper.ecw.
JNCSFile
refreshUpdate(int, int, int, int, int, int)
- Method in class com.ermapper.ecw.
JNCSFile
refreshUpdate(int, int, double, double, double, double)
- Method in interface com.ermapper.ecw.
JNCSProgressiveUpdate
refreshUpdate(int, int, int, int, int, int)
- Method in interface com.ermapper.ecw.
JNCSProgressiveUpdate
refreshUpdate(int, int, double, double, double, double)
- Method in class com.ermapper.ecw.
JNCSRenderer
refreshUpdate(int, int, int, int, double, int)
- Method in class com.ermapper.ecw.
JNCSRenderer
S
setTransparency(float)
- Method in class com.ermapper.ecw.
JNCSRenderer
setView(int, int[], int, int, int, int, int, int)
- Method in class com.ermapper.ecw.
JNCSFile
Crea una vista en un fichero ecw abierto dando las coordenadas de la vista
setView(int, int[], double, double, double, double, int, int)
- Method in class com.ermapper.ecw.
JNCSFile
Crea una vista en un fichero ecw abierto
setView(int, int[], int, int, int, int, int, int)
- Method in class com.ermapper.ecw.
JNCSRenderer
setView(int, int[], double, double, double, double, int, int)
- Method in class com.ermapper.ecw.
JNCSRenderer
W
width
- Variable in class com.ermapper.ecw.
JNCSFile
A
B
C
D
E
F
G
H
J
M
N
O
P
R
S
W
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes