|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.esa.beam.util.geotiff.GeoCoding2GeoTIFFMetadata
public class GeoCoding2GeoTIFFMetadata
| Method Summary | |
|---|---|
static GeoTIFFMetadata |
createFallbackGeoTIFFMetada(GeoCoding geoCoding,
int width,
int height)
|
static GeoTIFFMetadata |
createGeoTIFFMetadata(GeoCoding geoCoding,
int width,
int height)
|
static GeoTIFFMetadata |
createProjectedGeoTIFFMetadata(org.opengis.referencing.crs.CoordinateReferenceSystem mapCRS,
org.opengis.referencing.operation.MathTransform imageToMapTransform)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static GeoTIFFMetadata createGeoTIFFMetadata(GeoCoding geoCoding,
int width,
int height)
public static GeoTIFFMetadata createProjectedGeoTIFFMetadata(org.opengis.referencing.crs.CoordinateReferenceSystem mapCRS,
org.opengis.referencing.operation.MathTransform imageToMapTransform)
public static GeoTIFFMetadata createFallbackGeoTIFFMetada(GeoCoding geoCoding,
int width,
int height)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||