public class AbstractSVGPathSegList.SVGPathSegLinetoHorizontalItem extends SVGPathSegItem
letter, typeitemStringValue, parent| Constructor and Description |
|---|
SVGPathSegLinetoHorizontalItem(short type,
java.lang.String letter,
float value) |
SVGPathSegLinetoHorizontalItem(SVGPathSeg pathSeg) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getStringValue()
Return the string representation of the item.
|
void |
setX(float x) |
getAngle, getPathSegType, getPathSegTypeAsLetter, getR1, getR2, getX, getX1, getX2, getY, getY1, getY2, isLargeArcFlag, isSweepFlag, setAngle, setLargeArcFlag, setR1, setR2, setSweepFlag, setX1, setX2, setY, setY1, setY2getParent, getValueAsString, resetAttribute, setParentpublic SVGPathSegLinetoHorizontalItem(short type,
java.lang.String letter,
float value)
public SVGPathSegLinetoHorizontalItem(SVGPathSeg pathSeg)
public void setX(float x)
setX in class SVGPathSegItemprotected java.lang.String getStringValue()
AbstractSVGItemgetStringValue in class SVGPathSegItemCopyright ? 2015 Apache Software Foundation. All Rights Reserved.