Interface Instantiator

All Known Implementing Classes:
AbstractPolyShape, Circle, Ellipse, Line, Mask, Path, Polygon, Polyline, Rect, ShapeNode, Use

public interface Instantiator
  • Method Details

    • canInstantiate

      boolean canInstantiate(@NotNull @NotNull SVGNode node)
    • createContextAttributes

      @NotNull default @NotNull ContextElementAttributes createContextAttributes(@NotNull @NotNull RenderContext context)