Interface HasVectorEffects

All Known Implementing Classes:
AbstractPolyShape, Circle, Ellipse, Line, Path, Polygon, Polyline, Rect, ShapeNode, Text, TextPath, TextSpan

public interface HasVectorEffects
  • Method Details

    • vectorEffects

      @NotNull @NotNull Set<VectorEffect> vectorEffects()
    • hasEffect

      default boolean hasEffect(@NotNull @NotNull VectorEffect e)