Package | Description |
---|---|
edu.ucdavis.cstars.client.layers |
Modifier and Type | Method and Description |
---|---|
MosaicRule.Methods |
MosaicRule.getMethod()
The mosaic method determines how the selected rasters are ordered.
|
static MosaicRule.Methods |
MosaicRule.Methods.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MosaicRule.Methods[] |
MosaicRule.Methods.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
MosaicRule.setMethod(MosaicRule.Methods method)
Set mosaic method
|