Package org.esa.snap.core.datamodel
Interface Scene
public interface Scene
Represents a geo-coded scene. This interface is not meant to be implemented by clients.
- 
Method Summary
Modifier and TypeMethodDescriptionintintbooleanisSameRasterSize(Scene other) voidsetGeoCoding(GeoCoding geoCoding) booleantransferGeoCodingTo(Scene destScene, ProductSubsetDef subsetDef)