Class FeOffset

    • Field Detail

      • dx

        private float dx
      • dy

        private float dy
    • Constructor Detail

      • FeOffset

        public FeOffset()
    • Method Detail

      • tagName

        @NotNull
        public @NotNull java.lang.String tagName()
      • offset

        private java.awt.geom.Point2D.Double offset​(@Nullable
                                                    @Nullable java.awt.geom.AffineTransform at,
                                                    @NotNull
                                                    @NotNull UnitType filterPrimitiveUnits,
                                                    @NotNull
                                                    @NotNull java.awt.geom.Rectangle2D elementBounds)
      • applyFilter

        public void applyFilter​(@NotNull
                                @NotNull RenderContext context,
                                @NotNull
                                @NotNull FilterContext filterContext)