public interface Transformable
Transform
to be applied before and
after execution of the algorithm.Modifier and Type | Method and Description |
---|---|
List<Transform> |
getTransformers()
Get the list of transforms.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.