|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CRasterFile | |
---|---|
insensa |
Uses of CRasterFile in insensa |
---|
Subclasses of CRasterFile in insensa | |
---|---|
class |
CRasterFileInformation
Enthaelt informationen ueber ein Raster File incl. der verwendeten Option und Infos |
Methods in insensa with parameters of type CRasterFile | |
---|---|
void |
CRasterFile.createFileCopy(CRasterFile oldFile,
WorkerStatusCallback callback)
Creates a new File on hard disk with Path of File.absolutePath; |
boolean |
CRasterFile.createNewFile(CRasterFile oldFile,
int dataType,
double noDataValue)
|
void |
CRasterFile.getValues(CRasterFile rFile)
|
Constructors in insensa with parameters of type CRasterFile | |
---|---|
CRasterFile(CRasterFile oldFile)
Create a new File instance with path+name= newFullFileName and copy all CRasterFile properties!. |
|
CRasterFile(CRasterFile oldFile,
java.lang.String newFullFileName)
Create a new File instance with path+name= newFullFileName and copy all CRasterFile properties!. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |