- image(EncodedImage, String) - Method in class com.cloudinary.Url
-
Returns the image as a URLImage.
- image(EncodedImage, String, URLImage.ImageAdapter) - Method in class com.cloudinary.Url
-
Returns the URL contents as a URLImage with the provided placeholder.
- image(String, SuccessCallback<Image>) - Method in class com.cloudinary.Url
-
Loads the image asynchronously, and passes it to the onLoad callback.
- imageTag(String) - Method in class com.cloudinary.Url
-
- imageTag(Map<String, String>) - Method in class com.cloudinary.Url
-
- imageTag(String, Map<String, String>) - Method in class com.cloudinary.Url
-
- imageUploadTag(String, Map, Map<String, Object>) - Method in class com.cloudinary.Uploader
-
- increment(String) - Method in class org.cloudinary.json.JSONObject
-
Increment a property of a JSONObject.
- init(Api) - Method in class com.cloudinary.strategies.AbstractApiStrategy
-
- init(Uploader) - Method in class com.cloudinary.strategies.AbstractUploaderStrategy
-
- isBlank(String) - Static method in class com.cloudinary.utils.StringUtils
-
- isEmpty() - Method in class com.cloudinary.codename1.util.CN1String
-
- isEmpty(String) - Static method in class com.cloudinary.utils.StringUtils
-
- isHiDPI() - Method in class com.cloudinary.Transformation
-
- isNotBlank(Object) - Static method in class com.cloudinary.utils.StringUtils
-
- isNotBlank(String) - Static method in class com.cloudinary.utils.StringUtils
-
- isNull(int) - Method in class org.cloudinary.json.JSONArray
-
Determine if the value is null.
- isNull(String) - Method in class org.cloudinary.json.JSONObject
-
Determine if the value associated with the key is null or if there is no
value.
- isResponsive - Variable in class com.cloudinary.Transformation
-
- isResponsive() - Method in class com.cloudinary.Transformation
-
- isSpace(char) - Static method in class com.cloudinary.codename1.util.CN1String
-