Enum Class SVGUnit

java.lang.Object
java.lang.Enum<SVGUnit>
org.freedesktop.cairo.SVGUnit
All Implemented Interfaces:
Serializable, Comparable<SVGUnit>, Constable

public enum SVGUnit extends Enum<SVGUnit>
SVGUnit is used to describe the units valid for coordinates and lengths in the SVG specification.

See also:

Since:
1.16
See Also: