public class AbstractSVGPathSegList.SVGPathSegLinetoVerticalItem extends AbstractSVGPathSegList.SVGPathSegItem
angle, largeArcFlag, letter, r1, r2, sweepFlag, type, x, x1, x2, y, y1, y2itemStringValue, parent| Constructor and Description |
|---|
AbstractSVGPathSegList.SVGPathSegLinetoVerticalItem(short type,
java.lang.String letter,
float value) |
AbstractSVGPathSegList.SVGPathSegLinetoVerticalItem(SVGPathSeg pathSeg) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getStringValue()
Return the string representation of the item.
|
float |
getY() |
void |
setY(float y) |
getPathSegType, getPathSegTypeAsLettergetParent, getValueAsString, resetAttribute, setParentpublic AbstractSVGPathSegList.SVGPathSegLinetoVerticalItem(short type,
java.lang.String letter,
float value)
public AbstractSVGPathSegList.SVGPathSegLinetoVerticalItem(SVGPathSeg pathSeg)
public float getY()
public void setY(float y)
protected java.lang.String getStringValue()
AbstractSVGItemgetStringValue in class AbstractSVGPathSegList.SVGPathSegItemCopyright ? 2009 Apache Software Foundation. All Rights Reserved.