public class AbstractSVGPathSegList.SVGPathSegLinetoHorizontalItem extends AbstractSVGPathSegList.SVGPathSegItem
angle, largeArcFlag, letter, r1, r2, sweepFlag, type, x, x1, x2, y, y1, y2
itemStringValue, parent
Constructor and Description |
---|
AbstractSVGPathSegList.SVGPathSegLinetoHorizontalItem(short type,
java.lang.String letter,
float value) |
AbstractSVGPathSegList.SVGPathSegLinetoHorizontalItem(SVGPathSeg pathSeg) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
getStringValue()
Return the string representation of the item.
|
float |
getX() |
void |
setX(float x) |
getPathSegType, getPathSegTypeAsLetter
getParent, getValueAsString, resetAttribute, setParent
public AbstractSVGPathSegList.SVGPathSegLinetoHorizontalItem(short type, java.lang.String letter, float value)
public AbstractSVGPathSegList.SVGPathSegLinetoHorizontalItem(SVGPathSeg pathSeg)
public float getX()
public void setX(float x)
protected java.lang.String getStringValue()
AbstractSVGItem
getStringValue
in class AbstractSVGPathSegList.SVGPathSegItem
Copyright ? 2009 Apache Software Foundation. All Rights Reserved.