Package | Description |
---|---|
org.esa.snap.core.datamodel |
Contains SNAP's central classes and interfaces used for an in-memory presentation
of remote sensing data products.
|
Modifier and Type | Method and Description |
---|---|
PointingFactory |
Product.getPointingFactory()
Gets the pointing factory associated with this data product.
|
PointingFactory |
PointingFactoryRegistry.getPointingFactory(String productType) |
Modifier and Type | Method and Description |
---|---|
void |
PointingFactoryRegistry.addFactory(PointingFactory pointingFactory) |
void |
Product.setPointingFactory(PointingFactory pointingFactory)
Sets the pointing factory for this data product.
|
Copyright © 2014–2017 European Space Agency (ESA). All rights reserved.