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 TypeMethodDescriptionint
int
boolean
isSameRasterSize
(Scene other) void
setGeoCoding
(GeoCoding geoCoding) boolean
transferGeoCodingTo
(Scene destScene, ProductSubsetDef subsetDef)