Package com.cloudinary.transformation
Class SubtitlesLayerBuilder
java.lang.Object
com.cloudinary.transformation.AbstractLayer<TextLayer>
com.cloudinary.transformation.TextLayer
com.cloudinary.transformation.SubtitlesLayer
com.cloudinary.transformation.SubtitlesLayerBuilder
- All Implemented Interfaces:
java.io.Serializable
public class SubtitlesLayerBuilder extends SubtitlesLayer
Deprecated.
Use
SubtitlesLayer 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 SubtitlesLayerBuilder()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
-
SubtitlesLayerBuilder
public SubtitlesLayerBuilder()Deprecated.
-