org.apache.batik.dom.svg
public class AbstractSVGPathSegList.SVGPathSegLinetoVerticalItem extends AbstractSVGPathSegList.SVGPathSegItem implements SVGPathSegLinetoVerticalAbs, SVGPathSegLinetoVerticalRel
Constructor Summary | |
---|---|
SVGPathSegLinetoVerticalItem(short type, String letter, float value) | |
SVGPathSegLinetoVerticalItem(SVGPathSeg pathSeg) |
Method Summary | |
---|---|
protected String | getStringValue() |
float | getY() |
void | setY(float y) |