Enum Class SvgElement.PreserveAspectRatio

java.lang.Object
java.lang.Enum<SvgElement.PreserveAspectRatio>
org.vaadin.firitin.element.svg.SvgElement.PreserveAspectRatio
All Implemented Interfaces:
Serializable, Comparable<SvgElement.PreserveAspectRatio>, Constable
Enclosing class:
SvgElement

public static enum SvgElement.PreserveAspectRatio extends Enum<SvgElement.PreserveAspectRatio>
Preserve aspect ratio options for the SVG element.