public interface Scene
Modifier and Type | Method and Description |
---|---|
GeoCoding |
getGeoCoding() |
Product |
getProduct() |
int |
getRasterHeight() |
int |
getRasterWidth() |
boolean |
isSameRasterSize(Scene other) |
void |
setGeoCoding(GeoCoding geoCoding) |
boolean |
transferGeoCodingTo(Scene destScene,
ProductSubsetDef subsetDef) |
void setGeoCoding(GeoCoding geoCoding)
GeoCoding getGeoCoding()
boolean transferGeoCodingTo(Scene destScene, ProductSubsetDef subsetDef)
int getRasterWidth()
int getRasterHeight()
Product getProduct()
boolean isSameRasterSize(Scene other)
Copyright © 2014–2022 European Space Agency (ESA). All rights reserved.