public interface PrepareLayer extends ExtensionBuilder
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getName() |
FLayer |
prepare(FLayer layer,
PrepareContextView context)
Returns the layer input or a new processed layer
|
create, create, create
FLayer prepare(FLayer layer, PrepareContextView context) throws BaseException
layer
- context
- BaseException
String getName()
String getDescription()