Uses of Class
com.github.weisj.jsvg.geometry.size.Length
-
-
Uses of Length in com.github.weisj.jsvg.animation.value
Fields in com.github.weisj.jsvg.animation.value declared as Length Modifier and Type Field Description private @NotNull Length @NotNull []AnimatedLength. valuesConstructors in com.github.weisj.jsvg.animation.value with parameters of type Length Constructor Description AnimatedLength(@NotNull Track track, @NotNull LengthValue initial, @NotNull Length @NotNull [] values) -
Uses of Length in com.github.weisj.jsvg.attributes
Methods in com.github.weisj.jsvg.attributes with parameters of type Length Modifier and Type Method Description java.awt.geom.Rectangle2D.DoubleUnitType. computeViewBounds(@NotNull MeasureContext measure, @NotNull java.awt.geom.Rectangle2D elementBounds, @NotNull Length x, @NotNull Length y, @NotNull Length width, @NotNull Length height) -
Uses of Length in com.github.weisj.jsvg.attributes.font
Fields in com.github.weisj.jsvg.attributes.font declared as Length Modifier and Type Field Description private @NotNull LengthMeasurableFontSpec. currentSizeprivate @NotNull LengthLengthFontSize. sizeprotected @Nullable LengthFontSpec. sizeAdjustMethods in com.github.weisj.jsvg.attributes.font that return Length Modifier and Type Method Description @NotNull LengthMeasurableFontSpec. currentSize()static @Nullable LengthFontParser. parseSizeAdjust(@NotNull AttributeNode node)@NotNull LengthFontSize. size(@NotNull Length parentSize)@NotNull LengthLengthFontSize. size(@NotNull Length parentSize)@NotNull LengthPredefinedFontSize. size(@NotNull Length parentSize)Methods in com.github.weisj.jsvg.attributes.font with parameters of type Length Modifier and Type Method Description @NotNull LengthFontSize. size(@NotNull Length parentSize)@NotNull LengthLengthFontSize. size(@NotNull Length parentSize)@NotNull LengthPredefinedFontSize. size(@NotNull Length parentSize)@NotNull MeasurableFontSpecMeasurableFontSpec. withFontSize(@Nullable FontSize size, @Nullable Length sizeAdjust)Constructors in com.github.weisj.jsvg.attributes.font with parameters of type Length Constructor Description AttributeFontSpec(@NotNull java.lang.String[] families, @Nullable FontStyle style, @Nullable Length sizeAdjust, @NotNull Percentage stretch, @Nullable FontSize size, @Nullable FontWeight weight)FontSpec(@NotNull java.lang.String[] families, @Nullable FontStyle style, @Nullable Length sizeAdjust, @NotNull Percentage stretch)LengthFontSize(@NotNull Length size)MeasurableFontSpec(@NotNull java.lang.String[] families, @Nullable FontStyle style, @Nullable Length sizeAdjust, @NotNull Percentage stretch, int currentWeight, @NotNull Length currentSize) -
Uses of Length in com.github.weisj.jsvg.attributes.transform
Fields in com.github.weisj.jsvg.attributes.transform declared as Length Modifier and Type Field Description private Length[]TransformPart. valuesConstructors in com.github.weisj.jsvg.attributes.transform with parameters of type Length Constructor Description TransformPart(TransformPart.TransformType type, @NotNull Length @NotNull [] values) -
Uses of Length in com.github.weisj.jsvg.geometry.size
Fields in com.github.weisj.jsvg.geometry.size declared as Length Modifier and Type Field Description static @NotNull LengthLength. INHERITEDstatic @NotNull LengthLength. ONEstatic @NotNull LengthLength. UNSPECIFIEDstatic @NotNull LengthLength. ZEROMethods in com.github.weisj.jsvg.geometry.size that return Length Modifier and Type Method Description @NotNull LengthLength. coerceNonNegative()@NotNull LengthLength. coercePercentageToCorrectUnit(@NotNull UnitType unitType, @NotNull PercentageDimension dimension)@NotNull LengthLength. multiply(float scalingFactor)@NotNull LengthLength. orElseIfUnspecified(float value)@NotNull LengthUnit. valueOf(float value)Returns the enum constant of this type with the specified name.Constructors in com.github.weisj.jsvg.geometry.size with parameters of type Length Constructor Description Length(@NotNull Length ry) -
Uses of Length in com.github.weisj.jsvg.nodes
Fields in com.github.weisj.jsvg.nodes declared as Length Modifier and Type Field Description private LengthRadialGradient. cxprivate LengthRadialGradient. cyprivate LengthShapeNode. fontSizeAdjustprivate LengthRadialGradient. frprivate LengthRadialGradient. fxprivate LengthRadialGradient. fyprivate LengthImage. heightprivate LengthMask. heightprivate LengthPattern. heightprivate LengthUse. heightprivate LengthMarker. markerHeightprivate LengthMarker. markerWidthprivate LengthShapeNode. pathLengthprivate LengthRadialGradient. rprivate LengthMarker. refXprivate LengthSymbol. refXprivate LengthMarker. refYprivate LengthSymbol. refYprivate LengthImage. widthprivate LengthMask. widthprivate LengthPattern. widthprivate LengthUse. widthprivate LengthImage. xprivate LengthMask. xprivate LengthPattern. xprivate LengthUse. xprivate LengthLinearGradient. x1private LengthLinearGradient. x2private LengthImage. yprivate LengthMask. yprivate LengthPattern. yprivate LengthUse. yprivate LengthLinearGradient. y1private LengthLinearGradient. y2 -
Uses of Length in com.github.weisj.jsvg.nodes.container
Fields in com.github.weisj.jsvg.nodes.container declared as Length Modifier and Type Field Description protected LengthCommonInnerViewContainer. heightprotected LengthCommonInnerViewContainer. widthprotected LengthCommonInnerViewContainer. xprotected LengthCommonInnerViewContainer. y -
Uses of Length in com.github.weisj.jsvg.nodes.filter
Fields in com.github.weisj.jsvg.nodes.filter declared as Length Modifier and Type Field Description private static LengthFilter. DEFAULT_FILTER_COORDINATE_Xprivate static LengthFilter. DEFAULT_FILTER_COORDINATE_Yprivate static LengthFilter. DEFAULT_FILTER_HEIGHTprivate static LengthFilter. DEFAULT_FILTER_WIDTHprivate LengthFilter. height(package private) @NotNull LengthFilterPrimitiveBase. heightprivate LengthFilter. width(package private) @NotNull LengthFilterPrimitiveBase. widthprivate LengthFilter. x(package private) @NotNull LengthFilterPrimitiveBase. xprivate LengthFilter. y(package private) @NotNull LengthFilterPrimitiveBase. yMethods in com.github.weisj.jsvg.nodes.filter that return Length Modifier and Type Method Description @NotNull LengthAbstractFilterPrimitive. height()@NotNull LengthFeComponentTransfer. height()@NotNull LengthFeMerge. height()@NotNull LengthFilterPrimitive. height()@NotNull LengthAbstractFilterPrimitive. width()@NotNull LengthFeComponentTransfer. width()@NotNull LengthFeMerge. width()@NotNull LengthFilterPrimitive. width()@NotNull LengthAbstractFilterPrimitive. x()@NotNull LengthFeComponentTransfer. x()@NotNull LengthFeMerge. x()@NotNull LengthFilterPrimitive. x()@NotNull LengthAbstractFilterPrimitive. y()@NotNull LengthFeComponentTransfer. y()@NotNull LengthFeMerge. y()@NotNull LengthFilterPrimitive. y() -
Uses of Length in com.github.weisj.jsvg.nodes.mesh
Fields in com.github.weisj.jsvg.nodes.mesh declared as Length Modifier and Type Field Description private LengthMeshGradient. xprivate LengthMeshGradient. y -
Uses of Length in com.github.weisj.jsvg.nodes.text
Fields in com.github.weisj.jsvg.nodes.text declared as Length Modifier and Type Field Description protected Length[]LinearTextContainer. dxprotected Length[]LinearTextContainer. dyprivate LengthTextPath. startOffsetprotected LengthTextContainer. textLengthprotected Length[]LinearTextContainer. xprotected Length[]GlyphCursor. xDeltasprotected Length[]GlyphCursor. xLocationsprotected Length[]LinearTextContainer. yprotected Length[]GlyphCursor. yDeltasprotected Length[]GlyphCursor. yLocations -
Uses of Length in com.github.weisj.jsvg.parser.impl
Fields in com.github.weisj.jsvg.parser.impl declared as Length Modifier and Type Field Description private static LengthAttributeNode. BottomOrRightprivate static LengthAttributeNode. Centerprivate static LengthAttributeNode. FALLBACK_LENGTHprivate static LengthAttributeNode. TopOrLeftMethods in com.github.weisj.jsvg.parser.impl that return Length Modifier and Type Method Description @NotNull LengthAttributeNode. getHorizontalReferenceLength(@NotNull java.lang.String key)@Nullable LengthAttributeNode. getLength(@NotNull java.lang.String key, @NotNull PercentageDimension dimension)@NotNull LengthAttributeNode. getLength(@NotNull java.lang.String key, @NotNull PercentageDimension dimension, float fallback)@Nullable LengthAttributeNode. getLength(@NotNull java.lang.String key, @NotNull PercentageDimension dimension, @Nullable Length fallback)private @NotNull LengthAttributeNode. getLengthInternal(@NotNull java.lang.String key, @NotNull PercentageDimension dimension)@NotNull Length @NotNull []AttributeNode. getLengthList(@NotNull java.lang.String key, @NotNull PercentageDimension dimension)@NotNull Length @Nullable []AttributeNode. getLengthList(@NotNull java.lang.String key, @NotNull Length @Nullable [] fallback, @NotNull PercentageDimension dimension)@NotNull LengthAttributeNode. getVerticalReferenceLength(@NotNull java.lang.String key)@Nullable LengthAttributeParser. parseLength(@Nullable java.lang.String value, @Nullable Length fallback, @NotNull PercentageDimension dimension)@NotNull Length @Nullable []AttributeParser. parseLengthList(@Nullable java.lang.String value, @NotNull Length @Nullable [] fallback, @NotNull PercentageDimension dimension)@Nullable LengthAttributeParser. parseNumber(@Nullable java.lang.String value, @Nullable Length fallback)static @Nullable LengthParserUtil. parseNumber(@Nullable java.lang.String value, @Nullable Length fallback)private @NotNull LengthAttributeNode. parseReferenceLength(@NotNull java.lang.String key, @NotNull java.lang.String topLeft, @NotNull java.lang.String bottomRight, @NotNull PercentageDimension dimension)private Length @Nullable []AttributeParser. parseTransformLengths(@NotNull TransformPart.TransformType type, @NotNull java.lang.String @NotNull [] values)Methods in com.github.weisj.jsvg.parser.impl with parameters of type Length Modifier and Type Method Description @Nullable LengthAttributeNode. getLength(@NotNull java.lang.String key, @NotNull PercentageDimension dimension, @Nullable Length fallback)@NotNull Length @Nullable []AttributeNode. getLengthList(@NotNull java.lang.String key, @NotNull Length @Nullable [] fallback, @NotNull PercentageDimension dimension)@Nullable LengthAttributeParser. parseLength(@Nullable java.lang.String value, @Nullable Length fallback, @NotNull PercentageDimension dimension)@NotNull Length @Nullable []AttributeParser. parseLengthList(@Nullable java.lang.String value, @NotNull Length @Nullable [] fallback, @NotNull PercentageDimension dimension)@Nullable LengthAttributeParser. parseNumber(@Nullable java.lang.String value, @Nullable Length fallback)static @Nullable LengthParserUtil. parseNumber(@Nullable java.lang.String value, @Nullable Length fallback) -
Uses of Length in com.github.weisj.jsvg.renderer.impl.context
Fields in com.github.weisj.jsvg.renderer.impl.context declared as Length Modifier and Type Field Description Length @Nullable []StrokeContext. dashPatternprivate @Nullable LengthFontRenderContext. letterSpacingMethods in com.github.weisj.jsvg.renderer.impl.context that return Length Modifier and Type Method Description @NotNull LengthFontRenderContext. letterSpacing()private static Length @Nullable []StrokeContext. validateDashPattern(Length @Nullable [] pattern)Methods in com.github.weisj.jsvg.renderer.impl.context with parameters of type Length Modifier and Type Method Description private static Length @Nullable []StrokeContext. validateDashPattern(Length @Nullable [] pattern)Constructors in com.github.weisj.jsvg.renderer.impl.context with parameters of type Length Constructor Description FontRenderContext(@Nullable Length letterSpacing, @Nullable DominantBaseline dominantBaseline, @Nullable TextAnchor textAnchor)StrokeContext(@Nullable LengthValue strokeWidth, @Nullable LineCap lineCap, @Nullable LineJoin lineJoin, float miterLimit, @NotNull Length[] dashPattern, @Nullable LengthValue dashOffset) -
Uses of Length in com.github.weisj.jsvg.util
Methods in com.github.weisj.jsvg.util with parameters of type Length Modifier and Type Method Description static @NotNull AttributeUtil.AxisPairAttributeUtil. parseAxisPair(@NotNull AttributeNode node, @NotNull java.lang.String xAttr, @NotNull java.lang.String yAttr, @NotNull Length fallback, Inherited inherited, @NotNull java.util.function.Function<@NotNull LengthValue,@Nullable LengthValue> validator)
-