public class LayerNameGenerator
extends java.lang.Object
| Constructor and Description |
|---|
LayerNameGenerator() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
generateOperationOnLayerName(java.lang.String opName,
java.lang.String srcLayerName)
Generates a name for a layer containing features produced by
running an operation on another layer.
|
public static java.lang.String generateOperationOnLayerName(java.lang.String opName,
java.lang.String srcLayerName)
opName - a short name for the operationsrcLayerName - the input layer name