|
deegree 2.4 (2010/11/11 10:47 build-27-official) | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WorldFile.TYPE | |
|---|---|
| org.deegree.model.coverage.grid | |
| org.deegree.tools.raster | |
| Uses of WorldFile.TYPE in org.deegree.model.coverage.grid |
|---|
| Methods in org.deegree.model.coverage.grid that return WorldFile.TYPE | |
|---|---|
static WorldFile.TYPE |
WorldFile.TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static WorldFile.TYPE[] |
WorldFile.TYPE.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in org.deegree.model.coverage.grid with parameters of type WorldFile.TYPE | |
|---|---|
Envelope |
WorldFile.getEnvelope(WorldFile.TYPE envType)
returns the envelope described by a word file |
static WorldFile |
WorldFile.readWorldFile(InputStream is,
WorldFile.TYPE type,
int width,
int height)
|
static WorldFile |
WorldFile.readWorldFile(String filename,
WorldFile.TYPE type)
|
static WorldFile |
WorldFile.readWorldFile(String filename,
WorldFile.TYPE type,
BufferedImage image)
returns a class representation of a ESRI world file |
static WorldFile |
WorldFile.readWorldFile(String filename,
WorldFile.TYPE type,
int width,
int height)
|
| Constructors in org.deegree.model.coverage.grid with parameters of type WorldFile.TYPE | |
|---|---|
WorldFile(double resx,
double resy,
double rotation1,
double rotation2,
Envelope envelope,
WorldFile.TYPE type)
Create a new WorldFile with an envelope. |
|
| Uses of WorldFile.TYPE in org.deegree.tools.raster |
|---|
| Fields in org.deegree.tools.raster declared as WorldFile.TYPE | |
|---|---|
(package private) WorldFile.TYPE |
RasterTreeUpdater.RTUConfiguration.worldfileType
Worldfile type used for reading. |
| Constructors in org.deegree.tools.raster with parameters of type WorldFile.TYPE | |
|---|---|
RasterTreeBuilder(List<String> imageFiles,
String outputDir,
String baseName,
String outputFormat,
double maxTileSize,
String srs,
String interpolation,
WorldFile.TYPE worldFileType,
float quality,
String bgColor,
int depth,
double resolution,
float offset,
float scaleFactor)
|
|
RasterTreeBuilder(List<String> imageFiles,
String outputDir,
String baseName,
String outputFormat,
double maxTileSize,
String srs,
String interpolation,
WorldFile.TYPE worldFileType,
float quality,
String bgColor,
int depth,
double resolution,
float offset,
float scaleFactor,
boolean dummy)
|
|
RasterTreeUpdater.RTUConfiguration(URL wcsConfiguration,
List<String> updatedFiles,
String coverageName,
boolean verbose,
Object interpolation,
int bitDepth,
float quality,
WorldFile.TYPE worldfileType)
|
|
WorldFiles2GML(File[] files,
WorldFile.TYPE wft)
|
|
|
deegree 2.4 (2010/11/11 10:47 build-27-official) | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org