public class YtAspectRatio extends AbstractExtension
| Modifier and Type | Class and Description |
|---|---|
static class |
YtAspectRatio.Value |
| Constructor and Description |
|---|
YtAspectRatio() |
YtAspectRatio(YtAspectRatio.Value value)
Creates a tag and sets the aspect ratio.
|
| Modifier and Type | Method and Description |
|---|---|
YtAspectRatio.Value |
getValue()
Gets the aspect ratio.
|
void |
setValue(YtAspectRatio.Value value)
Sets the aspect ratio.
|
disableStrictValidation, enableStrictValidation, generate, getExtensionLocalName, getExtensionNamespace, getHandler, isImmutable, isStrictValidation, setImmutablepublic YtAspectRatio()
public YtAspectRatio(YtAspectRatio.Value value)
value - the aspect ratiopublic void setValue(YtAspectRatio.Value value)
public YtAspectRatio.Value getValue()