public static class CompactAction.CompactActionFactory extends Object implements TransformActionFactory
Constructor and Description |
---|
CompactActionFactory() |
Modifier and Type | Method and Description |
---|---|
TransformAction |
create(Properties properties)
Creates a new instance of an action based on the properties.
|
int |
getOrder()
Returns the order of the transform action.
|
String |
toString() |
public int getOrder()
TransformActionFactory
getOrder
in interface TransformActionFactory
public TransformAction create(Properties properties)
TransformActionFactory
create
in interface TransformActionFactory
properties
- the raw definition of the actionCopyright © 2023. All Rights Reserved.