Enum PredefinedFontSize

java.lang.Object
java.lang.Enum<PredefinedFontSize>
com.github.weisj.jsvg.attributes.font.PredefinedFontSize
All Implemented Interfaces:
FontSize, HasMatchName, Serializable, Comparable<PredefinedFontSize>, java.lang.constant.Constable

@Immutable public enum PredefinedFontSize extends Enum<PredefinedFontSize> implements HasMatchName, FontSize