public class NormalizationDto extends Object
| Constructor and Description |
|---|
NormalizationDto() |
| Modifier and Type | Method and Description |
|---|---|
ICut |
getCut() |
Integer |
getRotation() |
Double |
getScaleRatio() |
void |
setCut(ICut cut) |
void |
setRotation(Integer rotation) |
void |
setScaleRatio(Double scaleRatio) |
Copyright © 2023. All rights reserved.