protected class AbstractSVGNormPathSegList.SVGPathSegGenericItem extends SVGPathSegItem
letter, type
itemStringValue, parent
Constructor and Description |
---|
SVGPathSegGenericItem(short type,
String letter,
float x1,
float y1,
float x2,
float y2,
float x,
float y) |
Modifier and Type | Method and Description |
---|---|
void |
setPathSegType(short type) |
void |
setValue(float x,
float y) |
void |
setValue(float x1,
float y1,
float x2,
float y2,
float x,
float y) |
getAngle, getPathSegType, getPathSegTypeAsLetter, getR1, getR2, getStringValue, getX, getX1, getX2, getY, getY1, getY2, isLargeArcFlag, isSweepFlag, setAngle, setLargeArcFlag, setR1, setR2, setSweepFlag, setX, setX1, setX2, setY, setY1, setY2
getParent, getValueAsString, resetAttribute, setParent
public SVGPathSegGenericItem(short type, String letter, float x1, float y1, float x2, float y2, float x, float y)
Copyright ? 2015 Apache Software Foundation. All Rights Reserved.