| Package | Description |
|---|---|
| org.apache.batik.anim.dom | |
| org.apache.batik.dom.svg |
| Modifier and Type | Method | Description |
|---|---|---|
protected SVGPathSegItem |
SVGOMAnimatedPathData.AnimSVGPathSegList.newItem(short command,
float[] parameters,
int[] j) |
Creates a new SVGPathSegItem from the given path command and array
of parameter values.
|
| Modifier and Type | Class | Description |
|---|---|---|
protected class |
AbstractSVGNormPathSegList.SVGPathSegGenericItem |
|
class |
AbstractSVGPathSegList.SVGPathSegArcItem |
|
class |
AbstractSVGPathSegList.SVGPathSegCurvetoCubicItem |
|
class |
AbstractSVGPathSegList.SVGPathSegCurvetoCubicSmoothItem |
|
class |
AbstractSVGPathSegList.SVGPathSegCurvetoQuadraticItem |
|
class |
AbstractSVGPathSegList.SVGPathSegCurvetoQuadraticSmoothItem |
|
class |
AbstractSVGPathSegList.SVGPathSegLinetoHorizontalItem |
|
class |
AbstractSVGPathSegList.SVGPathSegLinetoVerticalItem |
|
class |
AbstractSVGPathSegList.SVGPathSegMovetoLinetoItem |
| Modifier and Type | Method | Description |
|---|---|---|
protected SVGPathSegItem |
AbstractSVGPathSegList.createPathSegItem(org.w3c.dom.svg.SVGPathSeg pathSeg) |
create an SVGItem representing this SVGPathSeg.
|
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.