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