Class SVGOMAnimatedPathData.BaseSVGPathSegList

java.lang.Object
org.apache.batik.dom.svg.AbstractSVGList
org.apache.batik.dom.svg.AbstractSVGPathSegList
org.apache.batik.anim.dom.SVGOMAnimatedPathData.BaseSVGPathSegList
All Implemented Interfaces:
SVGPathSegConstants, org.w3c.dom.svg.SVGPathSegList
Enclosing class:
SVGOMAnimatedPathData

public class SVGOMAnimatedPathData.BaseSVGPathSegList extends AbstractSVGPathSegList
SVGPathSegList implementation for the base path data value.
  • Field Details

    • missing

      protected boolean missing
      Whether the attribute is missing.
    • malformed

      protected boolean malformed
      Whether the attribute is malformed.
  • Constructor Details

    • BaseSVGPathSegList

      public BaseSVGPathSegList()
  • Method Details