Uses of Class
com.github.weisj.jsvg.geometry.size.Angle
Packages that use Angle
Package
Description
-
Uses of Angle in com.github.weisj.jsvg.attributes
Fields in com.github.weisj.jsvg.attributes declared as AngleModifier and TypeFieldDescriptionprivate final @NotNull AngleMarkerOrientation.AngleOrientation.angleConstructors in com.github.weisj.jsvg.attributes with parameters of type Angle -
Uses of Angle in com.github.weisj.jsvg.attributes.font
Fields in com.github.weisj.jsvg.attributes.font declared as AngleModifier and TypeFieldDescriptionprivate final @NotNull AngleFontStyle.Oblique.anglestatic final @NotNull AngleFontStyle.Oblique.DEFAULT_ANGLEMethods in com.github.weisj.jsvg.attributes.font with parameters of type AngleConstructors in com.github.weisj.jsvg.attributes.font with parameters of type Angle -
Uses of Angle in com.github.weisj.jsvg.geometry.size
Fields in com.github.weisj.jsvg.geometry.size declared as AngleModifier and TypeFieldDescriptionstatic final @NotNull AngleAngle.UNSPECIFIEDstatic final @NotNull AngleAngle.ZERO -
Uses of Angle in com.github.weisj.jsvg.parser.impl
Methods in com.github.weisj.jsvg.parser.impl that return AngleModifier and TypeMethodDescription@NotNull AngleAttributeParser.parseAngle(@Nullable String value, @NotNull Angle fallback) Methods in com.github.weisj.jsvg.parser.impl with parameters of type AngleModifier and TypeMethodDescription@NotNull AngleAttributeParser.parseAngle(@Nullable String value, @NotNull Angle fallback)