Package org.esa.snap.core.datamodel
Class TransectProfileDataBuilder
java.lang.Object
org.esa.snap.core.datamodel.TransectProfileDataBuilder
Builder for instances of
TransectProfileData
.
Constraints:
- a non-null raster is mandatory
- either a shape or a point data source must be set
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboxSize
(int boxSize) build()
connectVertices
(boolean connectVertices) pointData
(VectorDataNode pointData) raster
(RasterDataNode raster) useRoiMask
(boolean useRoiMask)
-
Constructor Details
-
TransectProfileDataBuilder
public TransectProfileDataBuilder()
-
-
Method Details
-
build
- Throws:
IOException
-
raster
-
path
-
pointData
-
boxSize
-
useRoiMask
-
roiMask
-
connectVertices
-