public interface ResizeOperator
Modifier and Type | Method and Description |
---|---|
java.lang.Integer |
resize(Entity entity,
java.lang.Integer desiredSize)
Resizes the given entity to the desired size, if possible.
|
java.lang.Integer resize(Entity entity, java.lang.Integer desiredSize)