Uses of Class
com.github.weisj.jsvg.util.AttributeUtil.AxisPair
Packages that use AttributeUtil.AxisPair
-
Uses of AttributeUtil.AxisPair in com.github.weisj.jsvg.util
Methods in com.github.weisj.jsvg.util that return AttributeUtil.AxisPairModifier and TypeMethodDescriptionstatic @NotNull AttributeUtil.AxisPairAttributeUtil.parseAxisPair(@NotNull AttributeNode node, @NotNull String xAttr, @NotNull String yAttr, @NotNull Length fallback, Inherited inherited, @NotNull Function<@NotNull LengthValue, @Nullable LengthValue> validator)