Class AbstractSVGNormPathSegList

All Implemented Interfaces:
SVGPathSegConstants, org.w3c.dom.svg.SVGPathSegList
Direct Known Subclasses:
SVGOMAnimatedPathData.NormalizedBaseSVGPathSegList

public abstract class AbstractSVGNormPathSegList extends AbstractSVGPathSegList
This class is the implementation of the normalized SVGPathSegList.
Version:
$Id: AbstractSVGNormPathSegList.java 2005-07-28$
  • Constructor Details

    • AbstractSVGNormPathSegList

      protected AbstractSVGNormPathSegList()
      Creates a new SVGNormPathSegList.
  • Method Details