- All Known Implementing Classes:
AbstractPolyShape
,Circle
,Ellipse
,Line
,Mask
,Path
,Pattern
,Polygon
,Polyline
,Rect
,ShapeNode
,Use
public interface Instantiator
-
Method Summary
Modifier and TypeMethodDescriptionboolean
canInstantiate
(@NotNull SVGNode node) default @NotNull ContextElementAttributes
createContextAttributes
(@NotNull RenderContext context)
-
Method Details
-
canInstantiate
-
createContextAttributes
@NotNull default @NotNull ContextElementAttributes createContextAttributes(@NotNull @NotNull RenderContext context)
-