| Package | Description |
|---|---|
| com.cloudinary | |
| com.cloudinary.transformation |
| Modifier and Type | Method and Description |
|---|---|
Condition |
Transformation.ifCondition()
Start defining a condition, which will be completed with a call
then() |
| Modifier and Type | Method and Description |
|---|---|
Condition |
Condition.and() |
Condition |
Condition.aspectRatio(String operator,
Object value) |
Condition |
Condition.faceCount(String operator,
Object value) |
Condition |
Condition.faces(String operator,
Object value)
Deprecated.
Use
faceCount(String, Object) instead |
Condition |
Condition.height(String operator,
Object value) |
Condition |
Condition.or() |
Condition |
Condition.pageCount(String operator,
Object value) |
Condition |
Condition.pages(String operator,
Object value)
Deprecated.
Use
pageCount(String, Object) instead |
protected Condition |
Condition.predicate(String name,
String operator,
String value) |
Condition |
Condition.setParent(Transformation parent) |
Condition |
Condition.width(String operator,
Object value) |
Copyright © 2016. All Rights Reserved.