Interface HasVectorEffects

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

public interface HasVectorEffects
  • Method Summary

    Modifier and Type
    Method
    Description
    @NotNull Set<VectorEffect>
     
  • Method Details