Uses of Class
org.esa.snap.core.datamodel.TransectProfileData
-
Packages that use TransectProfileData 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. -
-
Uses of TransectProfileData in org.esa.snap.core.datamodel
Methods in org.esa.snap.core.datamodel that return TransectProfileData Modifier and Type Method Description TransectProfileDataTransectProfileDataBuilder. build()static TransectProfileDataTransectProfileData. create(RasterDataNode raster, Shape path)Deprecated.since 4.10, useTransectProfileDataBuilderinsteadTransectProfileDataRasterDataNode. createTransectProfileData(Shape shape)Creates a transect profile for the given shape (-outline).
-