| Package | Description |
|---|---|
| org.geotools.gce.imagemosaic |
| Modifier and Type | Method and Description |
|---|---|
static MergeBehavior |
MergeBehavior.getDefault()
Retrieves the default
MergeBehavior. |
MergeBehavior |
RasterLayerRequest.getMergeBehavior() |
static MergeBehavior |
MergeBehavior.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MergeBehavior[] |
MergeBehavior.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Mosaicker(RasterLayerResponse rasterLayerResponse,
MosaicInputs inputs,
MergeBehavior mergeBehavior) |
Copyright © 1996–2019 Geotools. All rights reserved.