Enum Class TransformPart.TransformType

java.lang.Object
java.lang.Enum<TransformPart.TransformType>
com.github.weisj.jsvg.attributes.transform.TransformPart.TransformType
All Implemented Interfaces:
HasMatchName, Serializable, Comparable<TransformPart.TransformType>, Constable
Enclosing class:
TransformPart

public static enum TransformPart.TransformType extends Enum<TransformPart.TransformType> implements HasMatchName