Uses of Enum Class
com.github.weisj.jsvg.attributes.UnitType
Packages that use UnitType
Package
Description
-
Uses of UnitType in com.github.weisj.jsvg.attributes
Subclasses with type arguments of type UnitType in com.github.weisj.jsvg.attributesMethods in com.github.weisj.jsvg.attributes that return UnitType -
Uses of UnitType in com.github.weisj.jsvg.geometry.size
Methods in com.github.weisj.jsvg.geometry.size with parameters of type UnitTypeModifier and TypeMethodDescription@NotNull LengthLength.coercePercentageToCorrectUnit(@NotNull UnitType unitType, @NotNull PercentageDimension dimension) -
Uses of UnitType in com.github.weisj.jsvg.nodes
Fields in com.github.weisj.jsvg.nodes declared as UnitTypeModifier and TypeFieldDescriptionprivate UnitTypeClipPath.clipPathUnitsprotected UnitTypeAbstractGradient.gradientUnitsprivate UnitTypeMask.maskContentUnitsprivate UnitTypeMask.maskUnitsprivate UnitTypePattern.patternContentUnitsprivate UnitTypePattern.patternUnits -
Uses of UnitType in com.github.weisj.jsvg.nodes.filter
Fields in com.github.weisj.jsvg.nodes.filter declared as UnitTypeModifier and TypeFieldDescriptionprivate UnitTypeFilter.filterPrimitiveUnitsprivate UnitTypeFilter.filterUnitsprivate final @NotNull UnitTypeFilterContext.primitiveUnitsprivate final @NotNull UnitTypeFilterLayoutContext.primitiveUnitsMethods in com.github.weisj.jsvg.nodes.filter that return UnitTypeModifier and TypeMethodDescription@NotNull UnitTypeFilterContext.primitiveUnits()@NotNull UnitTypeFilterLayoutContext.primitiveUnits()Methods in com.github.weisj.jsvg.nodes.filter with parameters of type UnitTypeModifier and TypeMethodDescriptionprivate Point2D.DoubleFeOffset.offset(@Nullable AffineTransform at, @NotNull UnitType filterPrimitiveUnits, @NotNull Rectangle2D elementBounds) Constructors in com.github.weisj.jsvg.nodes.filter with parameters of type UnitTypeModifierConstructorDescriptionFilterContext(Filter.FilterInfo info, @NotNull UnitType primitiveUnits, @Nullable ColorInterpolation colorInterpolation, @Nullable RenderingHints renderingHints) FilterLayoutContext(@NotNull UnitType primitiveUnits, @NotNull Rectangle2D elementBounds, @NotNull Rectangle2D clipBounds) -
Uses of UnitType in com.github.weisj.jsvg.nodes.mesh
Fields in com.github.weisj.jsvg.nodes.mesh declared as UnitType -
Uses of UnitType in com.github.weisj.jsvg.util
Methods in com.github.weisj.jsvg.util with parameters of type UnitTypeModifier and TypeMethodDescriptionstatic @Nullable BlittableImageBlittableImage.create(@NotNull BlittableImage.BufferSurfaceSupplier bufferSurfaceSupplier, @NotNull RenderContext context, @Nullable Rectangle2D clipBounds, @NotNull Rectangle2D bounds, @NotNull Rectangle2D objectBounds, @NotNull UnitType contentUnits) static @Nullable BlittableImageBlittableImage.create(@NotNull BlittableImage.BufferSurfaceSupplier bufferSurfaceSupplier, @NotNull RenderContext context, @Nullable Rectangle2D clipBounds, @NotNull Rectangle2D bounds, @NotNull Rectangle2D objectBounds, @NotNull UnitType contentUnits, @NotNull RenderContext imageContext)