org.apache.batik.dom.svg
public class AbstractSVGPathSegList.SVGPathSegLinetoHorizontalItem extends AbstractSVGPathSegList.SVGPathSegItem implements SVGPathSegLinetoHorizontalAbs, SVGPathSegLinetoHorizontalRel
Constructor Summary | |
---|---|
SVGPathSegLinetoHorizontalItem(short type, String letter, float value) | |
SVGPathSegLinetoHorizontalItem(SVGPathSeg pathSeg) |
Method Summary | |
---|---|
protected String | getStringValue() |
float | getX() |
void | setX(float x) |