Interface SVGPathPeerMixin<N extends SVGPath,NB extends SVGPathPeerBase<N,NB,NM>,NM extends SVGPathPeerMixin<N,NB,NM>>

All Superinterfaces:
NodePeer<N>, NodePeerMixin<N,NB,NM>, ShapePeerMixin<N,NB,NM>
All Known Implementing Classes:
HtmlSVGPathPeer

public interface SVGPathPeerMixin<N extends SVGPath,NB extends SVGPathPeerBase<N,NB,NM>,NM extends SVGPathPeerMixin<N,NB,NM>> extends ShapePeerMixin<N,NB,NM>
Author:
Bruno Salmon
  • Method Details

    • updateFillRule

      void updateFillRule(FillRule fillRule)
    • updateContent

      void updateContent(String content)