Package com.cloudinary.transformation
Class TextLayerBuilder
java.lang.Object
com.cloudinary.transformation.AbstractLayer<TextLayer>
com.cloudinary.transformation.TextLayer
com.cloudinary.transformation.TextLayerBuilder
- All Implemented Interfaces:
java.io.Serializable
public class TextLayerBuilder extends TextLayer
Deprecated.
Use
TextLayer instead- See Also:
- Serialized Form
-
Field Summary
Fields inherited from class com.cloudinary.transformation.TextLayer
fontAntialiasing, fontFamily, fontHinting, fontSize, fontStyle, fontWeight, letterSpacing, lineSpacing, resourceType, stroke, text, textAlign, textDecoration, textStyle -
Constructor Summary
Constructors Constructor Description TextLayerBuilder()Deprecated. -
Method Summary
Methods inherited from class com.cloudinary.transformation.TextLayer
fontAntialiasing, fontFamily, fontHinting, fontSize, fontStyle, fontWeight, format, letterSpacing, letterSpacing, lineSpacing, resourceType, stroke, text, textAlign, textDecoration, textStyle, textStyle, textStyleIdentifier, toString, typeMethods inherited from class com.cloudinary.transformation.AbstractLayer
formattedPublicId, publicId
-
Constructor Details
-
TextLayerBuilder
public TextLayerBuilder()Deprecated.
-